@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&family=PT+Sans:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700&display=swap');
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom
}
#hs_cos_wrapper_widget_1643996800919 {
	background-color: #0a205a !important
}
.row-fluid [class*="span"] {
	min-height: 0 !important
}
video {
  max-width: 100%;
  height: auto
}
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0
}
.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0
}
.hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-youtube, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%
}
@media(max-width:568px) {
  iframe {
    max-width: 100%
  }
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.hs-menu-wrapper ul {
  padding: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
  margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  left: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
  padding: 10px 20px;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
  max-width: 100%;
  overflow: hidden
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
  padding-left: 4em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
  padding-left: 6em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
  padding-left: 8em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
  padding-left: 140px
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18)
}
@media(max-width:568px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
    max-width: 100%;
    width: 100%
  }
}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1
}
.widget-type-space {
  visibility: hidden
}
.hs-author-listing-header {
  margin: 0 0 .75em 0
}
.hs-author-social-links {
  display: inline-block
}
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}
.hs_cos_flex-container a:active, .hs_cos_flex-slider a:active, .hs_cos_flex-container a:focus, .hs_cos_flex-slider a:focus {
  outline: 0
}
.hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}
.hs_cos_flex-slider {
  margin: 0;
  padding: 0
}
.hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  border-radius: 0px
}
.hs_cos_flex-pauseplay span {
  text-transform: capitalize
}
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
html[xmlns] .hs_cos_flex-slides {
  display: block
}
* html .hs_cos_flex-slides {
  height: 1%
}
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom: 1
}
.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease
}
.loading .hs_cos_flex-viewport {
  max-height: 300px
}
.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1
}
.carousel li {
  margin-right: 5px
}
.hs_cos_flex-direction-nav {
  *height: 0
}
.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: .8;
  right: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: .8;
  left: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1
}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default
}
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none
}
.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0
}
.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px
}
.hs-cos-flex-slider-control-panel img {
  cursor: pointer
}
.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8
}
.hs-cos-flex-slider-control-panel {
  margin-top: -30px
}
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}
.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline
}
.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7)
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default
}
.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}
.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}
.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer
}
.hs_cos_flex-control-thumbs img:hover {
  opacity: 1
}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default
}
@media screen and (max-width:860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0
  }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0
  }
}
.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent
}
@media all and (max-width:400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center
  }
  #recaptcha_area table#recaptcha_table {
    width: 300px !important
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important
  }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important
  }
}
.hs_cos_flex-slider h1, .hs_cos_flex-slider h2, .hs_cos_flex-slider h3, .hs_cos_flex-slider h4, .hs_cos_flex-slider h5, .hs_cos_flex-slider h6, .hs_cos_flex-slider p {
  color: white
}
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px
}
pre {
  overflow-x: auto
}
table pre {
  white-space: pre-wrap
}
.comment {
  margin: 10px 0 10px 0
}
.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_text, .hs_cos_wrapper_type_header, .hs_cos_wrapper_type_section_header, .hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja, .hs_cos_wrapper_type_page_footer {
  word-wrap: break-word
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}
audio:not([controls]) {
  display: none
}
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0
}
.wp-float-right {
  float: right;
  margin: 0 0 20px 20px
}
#map_canvas img, .google-maps img {
  max-width: none
}
#recaptcha_table td {
  line-height: 0
}
.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px
}
body {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1.5;
  margin: 0px;
  font-family: 'Arimo', sans-serif;
  font-weight: 300
}
.row-fluid .page-center {
  max-width: 1100px;
  padding: 0 15px;
  margin: 0 auto !important;
  float: none
}
#header_for_web .row-fluid .page-center, .footer_top_row .row-fluid .page-center, .footer_bottom_row .row-fluid .page-center {
  max-width: 1300px
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.paddingt10 {
  padding-top: 10px
}
.paddingt20 {
  padding-top: 20px
}
.paddingt30 {
  padding-top: 30px
}
.paddingt40 {
  padding-top: 40px
}
.paddingt50 {
  padding-top: 50px
}
.paddingt60 {
  padding-top: 60px
}
.paddingt70 {
  padding-top: 70px
}
.paddingt80 {
  padding-top: 80px
}
.paddingt90 {
  padding-top: 90px
}
.paddingt100 {
  padding-top: 100px
}
.paddingt120 {
  padding-top: 120px
}
.paddingt140 {
  padding-top: 140px
}
.paddingt160 {
  padding-top: 160px
}
.paddingt180 {
  padding-top: 180px
}
.paddingt200 {
  padding-top: 200px
}
.paddingt220 {
  padding-top: 220px
}
.paddingt250 {
  padding-top: 250px
}
.paddingt300 {
  padding-top: 300px
}
.paddingb10 {
  padding-bottom: 10px
}
.paddingb20 {
  padding-bottom: 20px
}
.paddingb30 {
  padding-bottom: 30px
}
.paddingb40 {
  padding-bottom: 40px
}
.paddingb50 {
  padding-bottom: 50px
}
.paddingb60 {
  padding-bottom: 60px
}
.paddingb70 {
  padding-bottom: 70px
}
.paddingb80 {
  padding-bottom: 80px
}
.paddingb90 {
  padding-bottom: 90px
}
.paddingb100 {
  padding-bottom: 100px
}
.paddingb120 {
  padding-bottom: 120px
}
.paddingb140 {
  padding-bottom: 140px
}
.paddingb160 {
  padding-bottom: 160px
}
.paddingb180 {
  padding-bottom: 180px
}
.paddingb200 {
  padding-bottom: 200px
}
.paddingb220 {
  padding-bottom: 220px
}
.paddingb250 {
  padding-bottom: 250px
}
.paddingb300 {
  padding-bottom: 300px
}
.paddingtb10 {
  padding-top: 10px;
  padding-bottom: 10px
}
.paddingtb20 {
  padding-top: 20px;
  padding-bottom: 20px
}
.paddingtb30 {
  padding-top: 30px;
  padding-bottom: 30px
}
.paddingtb40 {
  padding-top: 40px;
  padding-bottom: 40px
}
.paddingtb50 {
  padding-top: 50px;
  padding-bottom: 50px
}
.paddingtb60 {
  padding-top: 60px;
  padding-bottom: 60px
}
.paddingtb70 {
  padding-top: 70px;
  padding-bottom: 70px
}
.paddingtb80 {
  padding-top: 80px;
  padding-bottom: 80px
}
.paddingtb90 {
  padding-top: 90px;
  padding-bottom: 90px
}
.paddingtb100 {
  padding-top: 100px;
  padding-bottom: 100px
}
.paddingtb100 {
  padding-top: 100px;
  padding-bottom: 100px
}
.paddingtb120 {
  padding-top: 120px;
  padding-bottom: 120px
}
.paddingtb140 {
  padding-top: 120px;
  padding-bottom: 120px
}
.paddingtb160 {
  padding-top: 160px;
  padding-bottom: 160px
}
.paddingtb180 {
  padding-top: 180px;
  padding-bottom: 180px
}
@media(max-width:767px) {
  .mobile_paddingt0 {
    padding-top: 0px
  }
  .mobile_paddingt10 {
    padding-top: 10px
  }
  .mobile_paddingt20 {
    padding-top: 20px
  }
  .mobile_paddingt30 {
    padding-top: 30px
  }
  .mobile_paddingt40 {
    padding-top: 40px
  }
  .mobile_paddingt50 {
    padding-top: 50px
  }
  .mobile_paddingt60 {
    padding-top: 60px
  }
  .mobile_paddingt70 {
    padding-top: 70px
  }
  .mobile_paddingt80 {
    padding-top: 80px
  }
  .mobile_paddingt90 {
    padding-top: 90px
  }
  .mobile_paddingt100 {
    padding-top: 100px
  }
  .mobile_paddingt120 {
    padding-top: 120px
  }
  .mobile_paddingt140 {
    padding-top: 140px
  }
  .mobile_paddingt150 {
    padding-top: 150px
  }
  .mobile_paddingb0 {
    padding-bottom: 0px
  }
  .mobile_paddingb10 {
    padding-bottom: 10px
  }
  .mobile_paddingb20 {
    padding-bottom: 20px
  }
  .mobile_paddingb30 {
    padding-bottom: 30px
  }
  .mobile_paddingb40 {
    padding-bottom: 40px
  }
  .mobile_paddingb50 {
    padding-bottom: 50px
  }
  .mobile_paddingb60 {
    padding-bottom: 60px
  }
  .mobile_paddingb70 {
    padding-bottom: 70px
  }
  .mobile_paddingb80 {
    padding-bottom: 80px
  }
  .mobile_paddingb90 {
    padding-bottom: 90px
  }
  .mobile_paddingb100 {
    padding-bottom: 100px
  }
  .mobile_paddingb120 {
    padding-bottom: 120px
  }
  .mobile_paddingb140 {
    padding-bottom: 140px
  }
  .mobile_paddingb150 {
    padding-bottom: 150px
  }
  .mobile_paddingtb10 {
    padding-top: 10px;
    padding-bottom: 10px
  }
  .mobile_paddingtb20 {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .mobile_paddingtb30 {
    padding-top: 30px;
    padding-bottom: 30px
  }
  .mobile_paddingtb40 {
    padding-top: 40px;
    padding-bottom: 40px
  }
  .mobile_paddingtb50 {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .mobile_paddingtb60 {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .mobile_paddingtb70 {
    padding-top: 70px;
    padding-bottom: 70px
  }
  .mobile_paddingtb80 {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .mobile_paddingtb90 {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .mobile_paddingtb100 {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .mobile_paddingtb120 {
    padding-top: 120px;
    padding-bottom: 120px
  }
  .mobile_paddingtb140 {
    padding-top: 140px;
    padding-bottom: 140px
  }
  .mobile_paddingtb150 {
    padding-top: 150px;
    padding-bottom: 150px
  }
  .set-height {
    height: auto !important
  }
}
.text-left {
  text-align: left
}
.text-center {
  text-align: center
}
.text-right {
  text-align: right
}
@media(max-width:767px) {
  .mobile-text-left {
    text-align: left
  }
  .mobile-text-center {
    text-align: center
  }
  .mobile-text-right {
    text-align: right
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  margin: 8px 0
}
h1 {
  font-size: 52px
}
h2 {
  font-size: 30px
}
h3 {
  font-size: 36px
}
h4 {
  font-size: 32px
}
h5 {
  font-size: 24px
}
h6 {
  font-size: 18px
}
a {
  text-decoration: none;
  transition: .25s
}
a:hover {
  text-decoration: none
}
.font-white, .font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white h5, .font-white p {
  color: #fff
}
@media(max-width:500px) {
  .header_mid_column {
    padding-top: 0 !important
  }
  .widget-type-logo img {
    width: 100px;
    margin-top: -4px
  }
  .mobile-trigger.cta_border_button {
    top: 0px !important
  }
  .mobile-request-demo, .mobile-request-demo:hover {
    padding: 8px 15px !important;
    font-size: 13px !important;
    top: 0px !important
  }
}
@media(min-width:993px) {
  .hs-menu-wrapper {
    display: block !important
  }
}
.mobile-request-demo {
  display: none
}
@media(max-width:992px) {
  .hs_cos_wrapper_type_language_switcher {
    display: none !important
  }
  .mobile-request-demo, .mobile-request-demo:hover {
    color: #fff !important;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 8px;
    transition: all ease-in-out .5s;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 20px;
    border: 2px solid #a1d2f8;
    box-shadow: 0px 0px 10px #c1deff;
    background: radial-gradient(#0a2779, #213f8d)
  }
}
a.orange_fill_btn, .orange_fill_btn a {
  color: #fff;
  font-weight: 700;
  background: #178df1;
  padding: 12px 25px;
  border-radius: 8px;
  transition: all ease-in-out .5s;
  display: inline-block
}
a.orange_fill_btn:hover, .orange_fill_btn a:hover {
  background: #178df1;
  color: #fff
}
.green_fill_btn a {
  background: #40bd9c;
  color: #fff;
  font-weight: 700;
  padding: 12px 25px;
  border-radius: 8px;
  transition: all ease-in-out .5s;
  display: inline-block
}
.green_fill_btn a:hover {
  background: #25b08c;
  color: #fff
}
.button_block.purple_fill_btn a:hover {
  background: #2c4c9f
}
.button_block.green_fill_btn, .button_block.orange_fill_btn, .button_block.skyblue_fill_btn, .button_block.purple_fill_btn {
  margin-top: 10px
}
.custom-anchor {
  position: absolute;
  margin-top: -90px
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir='rtl'] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
a {
  color: #1296d3;
  font-weight: 700
}
a:hover {
  color: #3958a7
}
div#header_for_web {
  border-bottom: 2px solid #f1f1f1
}
div#header_for_web .header_mid_column ul li a {
  color: #1a1a1a;
  font-weight: 700
}
div#header_for_web .header_mid_column ul li a:hover {
  color: #1296d3
}
div#header_for_web .header_mid_column ul li:last-child a:hover {
  color: #1a1a1a
}
div#header_for_web .header_right_column .request-demo, div#header_for_web .header_right_column .login {
  display: inline-block;
  width: auto;
  float: none
}
div#header_for_web .header_right_column {
  text-align: right;
  padding-top: 5px
}
div#header_for_web .header_mid_column {
  padding-top: 20px;
  height: 44px
}
div#header_for_web .header_mid_column ul li ul {
  border: 1px solid #f1f1f1;
  min-width: 230px;
  background: #fff
}
div#header_for_web .header_mid_column ul li ul li a {
  font-weight: normal;
  width: auto;
  max-width: 100%
}
.small-header div#header_for_web {
  padding: 5px 0 20px;
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 9
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  max-width: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  padding: 5px 20px
}
div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-last-child(2) > a, div#header_for_web:not(.localized-header) .hs-menu-wrapper ul li:nth-child(6) a {
  margin-left: 100px;
  color: #fff;
  font-weight: 700;
  background: #f58c35;
  padding: 10px 30px;
  border-radius: 8px;
  transition: all ease-in-out .5s;
  display: inline-block
}
div#header_for_web.localized-header.es-version .hs-menu-wrapper > ul > li:nth-last-child(2) > a {
  margin-left: 50px
}
div#header_for_web .hs-menu-wrapper ul li.hs-menu-depth-1:last-child {
  color: #1a1a1a;
  margin-left: 15px;
  display: inline-block
}
div#header_for_web.localized-header.es-version .hs-menu-wrapper ul li.hs-menu-depth-1:last-child {
  margin-left: 3px
}
div#header_for_web .hs-menu-wrapper ul li.hs-menu-depth-1:last-child:hover {
  color: #3958a7
}
div#header_for_web.localized-header .page-center {
  position: relative
}
.lang-toggle {
  position: absolute;
  right: 15px;
  top: 31px
}
.lang_list_class {
  width: 180px
}
@media(max-width:1265px) {
  div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-last-child(2) > a, div#header_for_web:not(.localized-header) .hs-menu-wrapper ul li:nth-child(6) a {
    margin-left: 20px
  }
}
@media(max-width:1157px) {
  div#header_for_web .header_mid_column ul li a {
    padding-left: 10px
  }
}
@media(max-width:1079px) {
  div#header_for_web .header_mid_column ul li a {
    font-size: 14px;
    padding: 10px 12px
  }
}
@media(max-width:991px) {
  div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-last-child(2) > a, div#header_for_web:not(.localized-header) .hs-menu-wrapper ul li:nth-child(6) a {
    display: block;
    margin-left: 0;
    color: #f58c35;
    background: #fff;
    padding: 10px 12px
  }
  div#header_for_web .hs-menu-wrapper ul li.hs-menu-depth-1:last-child {
    margin-left: 0
  }
  .lang-toggle {
    right: 60px
  }
}
.two_Column_repeater_outer_wrapper .repeater_column_block {
  display: flex;
  margin: 0 -15px;
  padding: 60px 0
}
.two_Column_repeater_outer_wrapper .content_column, .two_Column_repeater_outer_wrapper .image_column {
  position: relative
}
.two_Column_repeater_outer_wrapper .image_column {
  padding-left: 20px
}
.repeater_column_block.copy_right_image_left .image_column {
  padding-right: 20px;
  padding-left: 0
}
.two_Column_repeater_outer_wrapper .content_column {
  padding-right: 50px
}
.repeater_column_block.copy_right_image_left .content_column {
  padding-right: 0;
  padding-left: 50px
}
.repeater_column_block.copy_right_image_left .content_column, .repeater_column_block.copy_left_image_right .image_column {
  order: 1
}
.repeater_column_block.copy_left_image_right .content_column, .repeater_column_block.copy_right_image_left .image_column {
  order: 0
}
.repeater_column_block .content_column h5 i {
  font-weight: normal;
  display: block;
  margin: 20px 0
}
.two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner {
  position: relative
}
.two_Column_repeater_outer_wrapper .repeater_column_block .image_border {
  position: absolute;
  width: 160px;
  height: 160px;
  top: -10px;
  left: -10px
}
.two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner img {
  position: relative;
  width: 100%;
  z-index: 2
}
.two_Column_repeater_outer_wrapper .repeater_column_block.copy_right_image_left .image_border {
  left: auto;
  right: -10px
}
.two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner::after {
  content: "";
  position: absolute;
  height: 270px;
  width: 560px;
  background: url(https://2660007.fs1.hubspotusercontent-na1.net/hubfs/2660007/Insala_March20/bottom-img.png);
  right: -25px;
  bottom: -25px
}
.two_Column_repeater_outer_wrapper .repeater_column_block.copy_right_image_left .img-box-inner::after {
  right: auto;
  left: -25px
}
.two_Column_repeater_outer_wrapper .content_column h2 span {
  font-weight: normal
}
.two_Column_repeater_outer_wrapper .repeater_column_block .content_column ul {
  list-style: none;
  padding-left: 0px
}
.two_Column_repeater_outer_wrapper .repeater_column_block .content_column ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px
}
.two_Column_repeater_outer_wrapper .repeater_column_block .content_column ul li::before {
  content: "\f105";
  position: absolute;
  left: 0;
  display: inline-block;
  font-family: Font Awesome\ 5 Free;
  font-weight: bold
}
.customers_outer_wrapper .section_inner_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}
.customers_outer_wrapper .section_header {
  margin-bottom: 50px
}
.cta_row_outer_wrapper, .cta_row_outer_wrapper .section_inner_box {
  position: relative
}
.cta_row_outer_wrapper .section_inner_box.full_width_block {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  position: relative;
  z-index: 1;
  flex-wrap: wrap
}
.cta_row_outer_wrapper .section_inner_box.half_width_block {
  max-width: 65%;
  margin: 0 auto;
  display: flex;
  padding: 0 50px;
  position: relative;
  z-index: 1
}
.row_down_pointer {
  background: #fff;
  clip-path: polygon(0 40%, 50% 100%, 100% 40%, 100% 100%, 0 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: -1px
}
.cta_row_outer_wrapper .button_block {
  margin-left: 50px
}
.purple_fill_btn a {
  background: #3958a7;
  color: #fff;
  font-weight: 700;
  padding: 12px 25px;
  border-radius: 8px;
  display: inline-block;
  transition: all ease-in-out .5s
}
.purple_fill_btn a:hover {
  background:
}
.mod_top_border .section_inner_box::after {
  content: "";
  position: absolute;
  top: -58px;
  border-top: 2px dotted #d9d9d9;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto
}
.mod_bottom_border .section_inner_box::before {
  content: "";
  position: absolute;
  bottom: -58px;
  border-top: 2px dotted #d9d9d9;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto
}
.cta_row_outer_wrapper .section_inner_box.full_width_block .content_box {
  width: 100%
}
.cta_row_outer_wrapper .section_inner_box.full_width_block .button_block {
  margin-left: 0px;
  width: 100%;
  margin-top: 20px
}
.one_column_copy_outer_wrapper .content_box h3 {
  text-align: center
}
.one_column_copy_outer_wrapper .content_box {
  font-size: 18px
}
.resources_mod_outer_wrapper .resources_inner_wrapper {
  display: flex;
  margin: 0 -2%
}
.resources_mod_outer_wrapper .resources_inner_wrapper .resources_column {
  margin: 0 2%;
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  padding: 25px;
  width: 100%
}
.resources_info {
  min-height: 255px
}
.resources_topic {
  margin-bottom: 30px
}
.two_column_single_outer_wrapper {
  overflow: hidden
}
.two_column_single_outer_wrapper .mod_inner_wrapper {
  display: block;
  position: relative;
  z-index: 1;
  margin: 0 -15px
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_content_box {
  order: 0
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_content_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
  order: 1
}
.two_column_single_outer_wrapper {
  position: relative
}
.two_column_single_outer_wrapper .row_down_pointer {
  clip-path: polygon(0 70%, 50% 100%, 100% 70%, 100% 100%, 0 100%)
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box {
  width: 50%;
  padding: 0 15px
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box a {
  margin-top: 20px
}
a.skyBlue_fill_btn, .skyblue_fill_btn a {
  background: #1296d3;
  color: #fff;
  font-weight: 700;
  padding: 12px 35px;
  border-radius: 8px;
  display: inline-block;
  transition: all ease-in-out .5s
}
a.skyBlue_fill_btn:hover, .skyblue_fill_btn a:hover {
  background: #1086af
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box ul {
  list-style: none;
  padding-left: 0px
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box ul li {
  position: relative;
  padding-bottom: 10px;
  padding-left: 20px
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box ul li ::before {
  content: "\f105";
  position: absolute;
  left: 0;
  display: inline-block;
  font-family: Font Awesome\ 5 Free;
  font-weight: bold
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box {
  position: absolute;
  width: auto;
  left: -25%;
  top: -50px
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_content_box {
  float: right
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
  position: absolute;
  width: auto;
  right: -25%;
  left: auto;
  top: -50px
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_content_box {
  float: left
}
.testimonial_slider_outer_wrapper {
  background-image: url(https://2660007.fs1.hubspotusercontent-na1.net/hubfs/2660007/Insala_March20/bg-testi.png);
  background-repeat: no-repeat;
  background-position: center
}
.testimonial_slider_outer_wrapper .page-center {
  max-width: 840px
}
.testimonial_slide {
  background: #fff;
  padding: 60px;
  margin: 0 auto
}
.testimonial_slider_outer_wrapper ul.slick-dots li {
  list-style: none;
  display: inline
}
.testimonial_slider_outer_wrapper ul.slick-dots li button {
  font-size: 0px;
  width: 12px;
  height: 12px;
  background: #ccc;
  border: 0;
  line-height: 12px;
  border-radius: 100%;
  margin: 0 4px
}
.testimonial_slider_outer_wrapper ul.slick-dots li.slick-active button {
  background: #1296d3
}
div#footer_for_web .footer_logo, div#footer_for_web .social_share_mod {
  margin-bottom: 30px
}
div#footer_for_web {
  background: #1296d3;
  color: #fff;
  position: relative
}
div#footer_for_web .social_share_mod {
  text-align: right
}
div#footer_for_web .social_share_mod ul {
  padding-left: 0px
}
div#footer_for_web .social_share_mod ul li {
  list-style: none;
  display: inline;
  margin: 0 8px
}
div#footer_for_web .social_share_mod a {
  color: #fff;
  font-size: 28px
}
div#footer_for_web .social_share_mod a:hover {
  color: #3958a7
}
div#footer_for_web .footer_menu ul {
  width: 100%;
  z-index: 1
}
div#footer_for_web .footer_menu ul > li {
  margin-right: 10%
}
div#footer_for_web .footer_menu ul > li:last-child {
  margin-right: 0
}
div#footer_for_web .company_info p {
  margin-top: 0;
  font-size: 14px
}
div#footer_for_web .footer_menu ul li a {
  color: #fff;
  padding: 0px 0px;
  font-size: 14px
}
div#footer_for_web .footer_menu ul li ul li a {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  padding: 2px 0
}
div#footer_for_web .footer_menu ul li ul li a:hover, div#footer_for_web .footer_menu ul li a:hover, div#footer_for_web .copyright_txt a:hover {
  color: #1a1a1a
}
div#footer_for_web .footer_menu ul li ul {
  position: relative
}
div#footer_for_web .footer_menu ul li ul li {
  width: 100%
}
div#footer_for_web.section_border .copyright_txt {
  margin-top: 50px;
  font-size: 14px
}
div#footer_for_web .copyright_txt a {
  color: #fff;
  font-weight: normal
}
@media all and (max-width:1230px) {
  .two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner::after {
    right: 0
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block.copy_right_image_left .img-box-inner::after {
    left: 0
  }
}
@media all and (max-width:1200px) {
  .two_Column_repeater_outer_wrapper .repeater_column_block, .two_column_single_outer_wrapper .mod_inner_wrapper {
    margin: 0px
  }
  .two_column_single_outer_wrapper .row_down_pointer {
    clip-path: polygon(0 92%, 50% 100%, 100% 92%, 100% 100%, 0 100%)
  }
  div#footer_for_web .footer_menu ul > li {
    margin-right: 0;
    float: none;
    display: inline-block;
    max-width: 23%;
    width: 100%
  }
  div#footer_for_web .footer_menu ul > li ul li {
    max-width: 100%;
    float: left
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box {
    left: -27%
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
    right: -27%
  }
}
@media all and (max-width:1060px) {
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
    width: 75%
  }
}
@media all and (max-width:1024px) {
  div#header_for_web .request-demo a {
    padding: 10px 14px;
    font-size: 14px
  }
  div#header_for_web .header_right_column .login a {
    font-size: 14px;
    margin-left: 5px
  }
  .cta_row_outer_wrapper .row_down_pointer {
    clip-path: polygon(0 70%, 50% 100%, 100% 70%, 100% 100%, 0 100%)
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block {
    flex-wrap: wrap
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block .content_box, .cta_row_outer_wrapper .section_inner_box.half_width_block .button_block {
    width: 100%
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block .button_block {
    margin-left: 0px;
    margin-top: 15px
  }
  div#footer_for_web .footer_menu ul > li {
    box-sizing: border-box;
    padding-right: 10px;
    max-width: 24%
  }
  div#footer_for_web .footer_menu ul li ul li a {
    white-space: normal
  }
}
@media all and (max-width:991px) {
  h1 {
    font-size: 38px
  }
  h2 {
    font-size: 35px
  }
  h3 {
    font-size: 28px
  }
  h4 {
    font-size: 24px
  }
  h5 {
    font-size: 20px
  }
  h6 {
    font-size: 16px
  }
  .customers_outer_wrapper .section_inner_wrapper {
    justify-content: center
  }
  .customers_outer_wrapper .section_inner_wrapper .customer_logo {
    width: 33.333%;
    margin: 10px 0;
    text-align: center
  }
  .mobile-trigger.cta_border_button {
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    cursor: pointer;
    position: absolute;
    top: 20px;
    left: 20px
  }
  .mobile-trigger.cta_border_button span {
    background: #0596d6;
    height: 4px;
    width: 100%;
    margin: 4.5px 0 5px 0;
    display: block
  }
  .hs_cos_wrapper_type_logo {
    margin-left: 50px
  }
  div#header_for_web {
    position: relative
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal {
    display: none;
    width: 100%;
    z-index: 9;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
    left: 0px;
    top: 72px
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul {
    width: 100%
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li {
    float: none;
    width: 100%
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li .child-trigger {
    position: absolute;
    height: 20px;
    width: 20px;
    right: 24px;
    border: 1px solid #f1f1f1;
    top: 10px;
    text-align: center;
    margin-top: 5px
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li ul {
    position: relative;
    visibility: visible;
    opacity: 1;
    background: color:#0596d6
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li ul li a {
    color: #fff
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li .child-trigger i::before {
    content: "\f105";
    font-family: Font Awesome\ 5 Free;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    display: block;
    width: 20px;
    text-align: center;
    font-style: normal
  }
  div#header_for_web .header_right_column {
    position: absolute;
    right: 65px;
    top: 25px;
    padding-top: 15px;
    width: 100%
  }
  div#header_for_web .header_left_column {
    width: auto;
    float: left
  }
  .row-fluid .span6.header_mid_column, .row-fluid .span6.header_right_column {
    display: block;
    float: right;
    width: auto;
    margin-left: 0
  }
  div#header_for_web .header_mid_column {
    padding-top: 25px
  }
}
@media all and (max-width:767px) {
  .two_Column_repeater_outer_wrapper .repeater_column_block, .two_column_single_outer_wrapper .mod_inner_wrapper {
    flex-wrap: wrap
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block .content_column, .two_Column_repeater_outer_wrapper .repeater_column_block .image_column {
    width: 100% !important
  }
  .resources_mod_outer_wrapper .resources_inner_wrapper {
    flex-wrap: wrap;
    margin: 0
  }
  .resources_mod_outer_wrapper .resources_inner_wrapper .resources_column {
    width: 100%;
    margin: 15px 0
  }
  .resources_info {
    min-height: auto
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box {
    width: 100% !important
  }
  div#footer_for_web .social_share_mod {
    text-align: left
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block {
    padding: 40px 0
  }
  .repeater_column_block.copy_left_image_right .content_column, .repeater_column_block.copy_right_image_left .image_column, .repeater_column_block.copy_right_image_left .content_column, .repeater_column_block.copy_left_image_right .image_column {
    order: unset
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block .image_column {
    margin-top: 30px
  }
  .two_Column_repeater_outer_wrapper {
    overflow: hidden
  }
  div#header_for_web .header_mid_column {
    padding-top: 25px
  }
  .small-header div#header_for_web .header_right_column {
    top: 9px
  }
  .repeater_column_block.copy_right_image_left .content_column {
    padding-left: 0px
  }
  .repeater_column_block.copy_left_image_right .content_column {
    padding-right: 0px
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 100%
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper {
    display: flex
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_content_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_content_box {
    loat: none
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box {
    order: 2
  }
}
@media all and (max-width:620px) {
  div#footer_for_web .footer_menu ul > li {
    max-width: 100%
  }
  .customers_outer_wrapper .section_inner_wrapper .customer_logo {
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box
  }
  .testimonial_slide {
    padding: 35px
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block {
    max-width: 100%
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal {
    max-width: 100%;
    right: 0;
    left: 0
  }
}
@media all and (max-width:420px) {
  div#header_for_web .header_right_column {
    display: none
  }
}
.inner_hero_outer_wrapper {
  background-position: center;
  clip-path: ellipse(100% 88% at 50% 3%);
  min-height: 375px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  margin-bottom: -50px;
  background-size: cover
}
.inner_hero_outer_wrapper .overlay {
  position: absolute;
  height: 100%;
  left: 0;
  width: 100%;
  top: 0
}
.inner_hero_outer_wrapper .banner_content {
  position: relative
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5%
}
.three_col_boxes_outer_wrapper .section_header {
  margin-bottom: 40px
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box {
  max-width: 30.3333%;
  margin: 1.5%;
  width: 100%;
  padding: 30px 25px;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_icon {
  margin: 10px 0 20px 0;
  display: block;
  overflow: hidden;
  position: relative
}
.three_col_boxes_outer_wrapper .column_box .box_icon img {
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_icon img.hover-icon {
  opacity: 0;
  position: absolute;
  left: 0
}
.three_col_boxes_outer_wrapper .column_box.text-center img.hover-icon {
  right: 0;
  margin: 0 auto
}
.three_col_boxes_outer_wrapper .column_box.text-right img.hover-icon {
  right: 0;
  margin: 0;
  left: auto
}
.three_col_boxes_outer_wrapper .column_box .box_content {
  overflow: hidden
}
.three_col_boxes_outer_wrapper .column_box .box_content h5, .three_col_boxes_outer_wrapper .column_box .box_content p {
  color: #1a1a1a;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_content p {
  font-weight: normal
}
.three_col_boxes_outer_wrapper .column_box span {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_content a.skyBlue_fill_btn {
  margin-top: 20px
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover {
  background: #1296d3 !important;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_icon img.hover-icon {
  opacity: 1;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_icon img.normal-icon {
  opacity: 0;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_content h5, .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_content p, .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover span {
  color: #fff;
  transition: all ease-in-out .5s
}
@media all and (max-width:767px) {
  .three_col_boxes_outer_wrapper .section_header h2 br {
    display: none
  }
  .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box {
    max-width: 47%
  }
}
@media all and (max-width:480px) {
  .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box {
    max-width: 100%
  }
}
.news-two_column .two_Column_repeater_outer_wrapper {
  position: relative
}
.news-two_column .two_Column_repeater_outer_wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  clip-path: polygon(100% 0%, 0 85%, 0 100%, 100% 100%)
}
.news-two_column .two_Column_repeater_outer_wrapper .repeater_column_block {
  position: relative;
  z-index: 1
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper {
  display: flex;
  margin: 0 -1.5%
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper .news_item {
  margin: 1.5%;
  width: 100%;
  background: #fff;
  padding: 30px 25px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2)
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper .news_item .news_date {
  font-size: 18px;
  color: #1296d3
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper .news_title h5 {
  color: #1a1a1a;
  margin: 25px 0;
  line-height: 1.4em
}
.locations_mod_outer_wrapper {
  position: relative
}
.locations_mod_outer_wrapper .page-center .section_inner_box {
  position: relative;
  right: 32%;
  padding: 60px;
  width: 100%
}
.locations_mod_outer_wrapper .section_inner_box {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap
}
.locations_mod_outer_wrapper .section_inner_box .section_header {
  max-width: 100%;
  width: 100%;
  padding: 0 15px
}
.locations_mod_outer_wrapper .section_inner_box .location_block {
  max-width: 33.333%;
  width: 100%;
  padding: 0 15px;
  margin: 1.2% 0
}
.locations_mod_outer_wrapper .partners_block {
  margin-top: 50px;
  display: flex;
  align-items: baseline
}
.locations_mod_outer_wrapper .partners_block h5 {
  margin-right: 25px
}
.locations_mod_outer_wrapper .partners_block .partner_logo {
  margin-right: 25px
}
.resources_top_row {
  position: relative;
  margin-top: -50px;
  z-index: 4
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper {
  display: flex;
  margin: 0 -1.5%
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list {
  width: 100%;
  max-width: 33.333%;
  text-align: center;
  margin: 1.5%
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list .list_top_block {
  background: #1296d3;
  padding: 15% 0
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list .list_bottom_block {
  overflow: hidden;
  background: #f1f1f1;
  padding: 10% 0
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list .list_bottom_block h5 {
  font-size: 18px;
  color: #1a1a1a
}
.resources_filter {
  text-align: center;
  border-bottom: 1px solid #1296d3;
  margin-top: 80px
}
.resources_filter .controls {
  position: relative;
  bottom: -1px
}
.resources_filter .controls ul {
  list-style: none;
  margin: 0px;
  padding: 0px
}
.resources_filter .controls ul li {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 5px;
  border: 1px solid transparent
}
.resources_filter .controls ul li a {
  color: #1a1a1a;
  padding: 15px 20px;
  display: block
}
.resources_filter .controls ul li.active-li, .resources_filter .controls ul li:hover {
  border: 1px solid #1296d3;
  border-bottom-color: #fff
}
.resources_filter .controls ul li.active-li a, .resources_filter .controls ul li:hover a {
  color: #1296d3
}
.one_column_copy_outer_wrapper .content_box.enable_inner_box {
  padding: 50px;
  background: #f5f5f5;
  max-width: 970px;
  margin: 0 auto
}
.one_column_copy_outer_wrapper .content_box.enable_inner_box p {
  font-size: 16px
}
.resources_post_block_row {
  margin-bottom: 50px;
  padding-top: 0px
}
.resources_post_block_row .block_head_row {
  display: flex;
  padding-bottom: 30px
}
.resources_post_block_row .block_head_row .row_title {
  width: 50%;
  align-self: center
}
.resources_post_block_row .block_head_row .row_link {
  width: 50%;
  align-self: center;
  text-align: right
}
.resources_post_block_row .block_head_row .row_link a {
  text-transform: uppercase
}
.resources_post_block_row .block_body_row {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0px
}
.resources_post_block_row .block_body_row .mix {
  display: inline-block;
  vertical-align: top;
  width: calc(33.33% - 30px);
  margin: 0 15px 30px;
  font-size: 16px
}
.resources_post_block_row .block_body_row .mix:hover {
  box-shadow: 1px 1px 10px #ccc
}
.mentoring_tag {
  background: #40bd9c
}
.alumni_tag {
  background: #348cb0
}
.career_transition_tag, .career-transition_tag {
  background: #f58c35
}
.coaching_tag {
  background: #d63f39
}
.career-development_tag {
  background: #1296d3
}
.insider_tag {
  background: #348cb0
}
.hubspot_tag {
  background: #40bd9c
}
.blogs_block_row .block_body_row .resource_post_column {
  border: 1px solid #e6e6e6;
  position: relative
}
.blogs_block_row .block_body_row .resource_post_column:hover {
  box-shadow: 1px 1px 10px #ccc
}
.blogs_block_row .block_body_row .resource_post_column .resource_tag {
  position: absolute;
  left: 30px;
  top: 20px;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px
}
.blogs_block_row .block_body_row .resource_post_column .post_content_column {
  padding: 25px
}
.blogs_block_row .block_body_row .resource_post_column .post_image_column img {
  max-height: 206px;
  object-fit: cover;
  width: 100%;
  min-height: 206px
}
.webinars_block_row .block_body_row .resource_post_column {
  border: 1px solid #e6e6e6
}
.webinars_block_row .block_body_row .resource_post_column:hover {
  box-shadow: 1px 1px 10px #ccc
}
.webinars_block_row .block_body_row .resource_post_column .resource_tag {
  font-size: 12px;
  text-transform: uppercase;
  padding: 15px 20px;
  text-align: center;
  color: #fff
}
.webinars_block_row .block_body_row .resource_post_column .content-sec {
  padding: 25px
}
.ebooks_block_row .block_body_row .resource_post_column > div, .ebook_block_row .block_body_row .resource_post_column > div {
  display: flex;
  background: #f5f5f5
}
.ebooks_block_row .block_body_row .resource_post_column .post_image_column, .ebook_block_row .block_body_row .resource_post_column .post_image_column {
  width: 100%
}
.post_content_column h6, .post_content_column p {
  color: initial
}
.post_content_column p {
  font-weight: normal
}
.ebooks_block_row .block_body_row .resource_post_column .post_content_column, .ebook_block_row .block_body_row .resource_post_column .post_content_column {
  width: 100%;
  padding: 15px 25px;
  padding-bottom: 40px;
  position: relative
}
.ebooks_block_row .block_body_row .resource_post_column .post_content_column a, .ebook_block_row .block_body_row .resource_post_column .post_content_column a {
  position: absolute;
  bottom: 15px
}
.ebooks_block_row .block_body_row .resource_post_column .resource_tag, .ebook_block_row .block_body_row .resource_post_column .resource_tag {
  text-align: center;
  padding: 8px 12px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  display: inline-block;
  line-height: normal
}
.post_tags.career_transition {
  background: #f58c35
}
.post_tags.alumni {
  background: #348cb0
}
.post_tags.mentoring {
  background: #40bd9c
}
.post_tags.coaching {
  background: #d63f39
}
.post_tags.career_development {
  background: #1296d3
}
.post_tags.insider {
  background: #348cb0
}
.post_tags.hubspot {
  background: #40bd9c
}
.post_tags.predictive_analytics {
  background: #2f3d7d
}
.blog_top_row {
  padding-bottom: 40px
}
.blog_topics_list {
  border-bottom: 1px solid #1296d3
}
.blog_topics_list ul {
  padding: 0px;
  list-style: none;
  display: flex;
  justify-content: center;
  margin-bottom: 0
}
.blog_topics_list ul li {
  text-align: left;
  padding: 0 40px 0 0;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: -1px
}
.blog_topics_list ul li:last-child {
  padding-right: 0px
}
.blog_topics_list ul li a {
  color: #1a1a1a;
  display: block;
  padding: 10px 4px;
  border: 1px solid transparent
}
.blog_topics_list ul li a:hover {
  color: #1296d3;
  border: 1px solid #1296d3;
  border-bottom-color: #fff
}
.search_input .hs-search-field form {
  position: relative
}
.search_input .hs-search-field form input[type="text"] {
  border: 1px solid #b3b3b3;
  padding: 15px 20px;
  border-radius: 6px
}
.search_input .hs-search-field form button {
  background: 0;
  cursor: pointer;
  border: 0px;
  position: absolute;
  right: 10px;
  top: 36%
}
.search_input .hs-search-field form button svg {
  fill: #666;
  height: 13px
}
.search_input .hs-search-field form button:hover svg {
  fill: #1296d3
}
.blog_listing_section .blog-list-cont {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: auto auto auto
}
.blog_listing_section .post-item {
  border: 1px solid #e6e6e6;
  position: relative;
  min-width: 100%
}
.blog_listing_section .post-item:hover {
  box-shadow: 1px 1px 10px #ccc
}
.blog_listing_section .post-item .post_content_block h6 a {
  color: #1a1a1a
}
.blog_listing_section .post-item .post_content_block h6 a:hover {
  color: #1296d3
}
.blog_listing_section .post-item .post_tags {
  position: absolute;
  left: 30px;
  top: 20px;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px
}
.blog_listing_section .post-item .post_tags a {
  color: #fff
}
.blog_listing_section .post-item .post_content_block {
  padding: 25px
}
.blog_listing_section .post-item .post_content_block span.post_date {
  font-size: 12px;
  text-transform: uppercase
}
.blog_listing_section .post-item .post_image img {
  max-height: 206px;
  object-fit: cover;
  width: 100%;
  min-height: 206px
}
.blog_listing_section .blog-pagination {
  text-align: center;
  margin-top: 40px
}
.blog_listing_section .blog-pagination ul {
  list-style: none;
  padding: 0px;
  margin: 0px
}
.blog_listing_section .blog-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 5px
}
.blog_listing_section .blog-pagination ul li a {
  color: #1a1a1a;
  display: block;
  padding: 0 5px;
  font-size: 14px
}
.blog_listing_section .blog-pagination ul li a:hover {
  color: #1296d3
}
.blog_listing_section .blog-pagination ul li.active a {
  color: #1296d3
}
.blog_listing_section .blog-pagination ul li a .fas {
  margin: 0 7px
}
.blog_email_subscription {
  margin: 85px 0 95px;
  background: #f5f5f5;
  text-align: center;
  padding: 75px;
  max-width: 940px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important
}
.blog_email_subscription form {
  position: relative
}
.blog_email_subscription h3 {
  margin-bottom: 40px
}
.blog_email_subscription form .hs-form-field {
  padding-right: 20px
}
.blog_email_subscription form .hs-form-field input[type="email"] {
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  background: #fff;
  padding: 15px 20px;
  height: auto
}
.blog_email_subscription form .hs-form-field > label {
  display: none
}
.blog_email_subscription form .hs-submit {
  position: absolute;
  right: 0;
  top: 0px
}
.blog_email_subscription form .hs-submit .hs-button.primary {
  color: #fff;
  font-weight: 700;
  background: #f58c35;
  padding: 14px 25px;
  border-radius: 8px;
  transition: all ease-in-out .5s;
  display: inline-block;
  border: 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 224px;
  cursor: pointer
}
.blog_email_subscription form .hs-submit .hs-button.primary:hover {
  background: #0096d6;
  color: #fff
}
.hs-error-msgs {
  list-style: none;
  padding: 0px
}
.hs-error-msgs label {
  color: red;
  font-size: 14px
}
.blog_listing_section .blog-pagination ul li.disabled a {
  display: none
}
.main_blog_wrapper {
  overflow: hidden
}
.main_blog_wrapper .blog_content_box {
  padding-right: 50px
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .post_feature_image {
  padding-bottom: 50px
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .post_feature_image img {
  width: 100%;
  max-height: 500px;
  object-fit: cover
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .post_date {
  padding-bottom: 40px;
  font-weight: bold
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .blog_post_body h1 {
  font-size: 32px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper {
  margin-top: 40px;
  overflow: hidden;
  font-size: 0px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .post_header {
  padding-bottom: 30px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .post_header h3 {
  font-size: 18px;
  text-transform: uppercase
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item {
  width: 48%;
  border: 1px solid #e6e6e6;
  position: relative;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 25px;
  vertical-align: top;
  font-size: 16px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_image img {
  max-height: 206px;
  object-fit: cover;
  width: 100%;
  min-height: 206px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block {
  padding: 25px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block span.post_date {
  font-size: 12px;
  text-transform: uppercase
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block h3 {
  font-size: 18px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block h3 a {
  color: #1a1a1a
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block h3 a:hover {
  color: #1296d3
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_tags {
  position: absolute;
  left: 30px;
  top: 20px;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_tags a {
  color: #fff
}
.main_blog_wrapper .blog_left_column .blog_email_subscription {
  margin: 0;
  padding: 25px
}
.main_blog_wrapper .blog_left_column .blog_email_subscription h3 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 20px
}
.main_blog_wrapper .blog_left_column .blog_email_subscription form .hs-form-field {
  padding-right: 0
}
.main_blog_wrapper .blog_left_column .blog_email_subscription form .hs-submit {
  position: static;
  margin-top: 15px
}
.main_blog_wrapper .blog_left_column .blog_email_subscription form .hs-submit .hs-button.primary {
  width: inherit
}
.main_blog_wrapper .blog_left_column .popular-posts {
  padding: 20px;
  border: 1px solid #e6e6e6;
  margin: 50px 0px
}
.main_blog_wrapper .blog_left_column .popular-posts h3 {
  font-size: 24px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item:last-child {
  border-bottom: 0px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item a {
  display: flex
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item .post_image {
  max-width: 100px;
  min-width: 100px;
  margin-right: 15px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item .post_image img {
  width: 100px;
  height: 100px;
  object-fit: cover
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item .post_title h5 {
  font-size: 16px;
  color: #1a1a1a;
  margin: 0px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item a:hover .post_title h5 {
  color: #1296d3
}
.main_blog_wrapper .blog_left_column .blog_resources_box {
  padding: 20px 20px 40px;
  text-align: center;
  background: #3958a7;
  margin-bottom: 50px
}
.main_blog_wrapper .blog_left_column .blog_resources_box .box_content p {
  color: #fff
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod h3 {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  vertical-align: middle
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul li {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  font-size: 24px
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul li a {
  color: gray
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul li a:hover {
  color: #3958a7
}
.download_ebook_section {
  background: #3958a7;
  padding: 40px;
  margin: 50px 0px;
  display: flex
}
.download_ebook_section .ebook_image {
  min-width: 210px;
  margin-right: 50px
}
.download_ebook_section .ebook_image img {
  width: 210px;
  height: 165px;
  object-fit: cover
}
.download_ebook_section .ebook_content {
  width: 100%;
  color: #fff
}
.legal-consent-container {
  font-size: 12px;
  margin-bottom: 10px
}
.legal-consent-container .hs-dependent-field {
  margin: 10px 0
}
@media all and (max-width:1800px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 26%
  }
}
@media all and (max-width:1680px) and (min-width:1575px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 21%
  }
}
@media all and (max-width:1574px) and (min-width:1442px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 16%
  }
}
@media all and (max-width:1442px) and (min-width:1310px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 10%
  }
}
@media all and (max-width:1310px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 4%
  }
}
@media all and (max-width:1200px) {
  .blog_topics_list ul li {
    padding: 0px 27px 0 0;
    font-size: 12px
  }
}
@media all and (max-width:991px) {
  .resources_filter .controls ul li {
    margin: 0 0px
  }
  .resources_filter .controls ul li a {
    padding: 15px 10px
  }
  .ebooks_block_row .block_body_row .resource_post_column > div, .ebook_block_row .block_body_row .resource_post_column > div {
    display: block
  }
  .ebooks_block_row .block_body_row .resource_post_column .post_content_column, .ebook_block_row .block_body_row .resource_post_column .post_content_column {
    padding: 20px;
    padding-bottom: 40px
  }
  .resources_post_block_row {
    margin-bottom: 30px;
    padding-top: 20px
  }
  .blog_topics_list ul li {
    padding: 0px 12px 0 0;
    font-size: 10px
  }
  .blog_top_row {
    padding-bottom: 20px
  }
}
@media all and (max-width:991px) and (min-width:768px) {
  .main_blog_wrapper .blog_left_column .popular-posts .post_item a {
    display: block
  }
  .main_blog_wrapper .blog_left_column .popular-posts .post_item .post_image {
    margin-bottom: 15px
  }
}
@media all and (max-width:767px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    padding: 60px 0px 60px 30px
  }
  .news_mod_outer_wrapper .site_news_block_inner_wrapper, .locations_mod_outer_wrapper .partners_block {
    flex-wrap: wrap
  }
  .locations_mod_outer_wrapper .section_inner_box .location_block {
    max-width: 50%
  }
  .resources_post_block_row .block_body_row {
    margin-left: 0px;
    margin-right: 0px
  }
  .resources_post_block_row .block_body_row .mix {
    width: 100%;
    display: block;
    max-width: 375px;
    margin: 0 auto 30px
  }
  .ebooks_block_row .block_body_row .resource_post_column > div, .ebook_block_row .block_body_row .resource_post_column > div {
    display: flex
  }
  .one_column_copy_outer_wrapper .content_box.enable_inner_box {
    padding: 20px
  }
  .resources_filter {
    margin-top: 50px
  }
  .resources_post_block_row .block_head_row .row_link {
    font-size: 14px
  }
  .resources_post_block_row .block_head_row .row_title {
    width: 70%
  }
  .blog_topics_list ul {
    display: block;
    text-align: center
  }
  .blog_topics_list ul li {
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    font-size: 12px
  }
  .blog_topics_list ul li:last-child {
    padding-right: 15px
  }
  .blog_topics_list {
    padding-bottom: 10px
  }
  .blog_listing_section .blog-list-cont {
    grid-template-columns: auto
  }
  .blog_listing_section .blog-pagination ul li {
    font-size: 14px
  }
  .blog_email_subscription {
    padding: 45px 25px;
    margin: 40px 0px
  }
  .main_blog_wrapper {
    padding-bottom: 50px
  }
  .blog_email_subscription form .hs-submit .hs-button.primary {
    width: 154px
  }
  .blog_email_subscription form .hs-form-field {
    padding-right: 170px
  }
  .main_blog_wrapper {
    padding: 50px 0px
  }
  .main_blog_wrapper .blog_content_box {
    padding-right: 0px
  }
  .main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item {
    width: auto;
    float: none;
    display: block;
    margin-right: 0;
    margin-bottom: 15px
  }
  .download_ebook_section {
    padding: 25px;
    margin: 30px 0px;
    display: block
  }
  .download_ebook_section .ebook_image {
    margin-right: 0px;
    margin-bottom: 20px
  }
}
@media all and (max-width:620px) {
  .locations_mod_outer_wrapper .section_inner_box .location_block {
    max-width: 100%
  }
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    padding: 20px 0px 20px 30px
  }
}
@media all and (max-width:480px) {
  .blog_email_subscription form .hs-submit .hs-button.primary {
    padding: 14px 15px;
    width: 130px
  }
  .blog_email_subscription form .hs-form-field {
    padding-right: 140px
  }
  .blog_email_subscription h3 {
    margin-bottom: 30px
  }
}
.form_mod_outer_wrapper .section_left_column, .form_mod_outer_wrapper .section_right_column {
  padding: 0 15px
}
body.webinar_style .form_mod_outer_wrapper .inner-left_column {
  border: 1.335px solid #e6e6e6
}
.form_mod_outer_wrapper .inner-left_column p {
  margin-top: 0
}
.form_mod_outer_wrapper .inner-left_column h5, .form_mod_outer_wrapper .inner-left_column ul {
  padding: 0 15px
}
.form_mod_outer_wrapper {
  position: relative
}
.form_mod_outer_wrapper .section_inner_wrapper {
  display: flex;
  margin: 0 -15px;
  position: relative;
  z-index: 1
}
.form_mod_outer_wrapper .section_left_column ul {
  list-style: none;
  padding: 0 15px
}
.form_mod_outer_wrapper .section_right_column ul {
  list-style: none;
  padding-left: 0
}
.form_mod_outer_wrapper .section_left_column ul li, .form_mod_outer_wrapper .section_right_column ul li {
  position: relative;
  padding-left: 20px
}
.form_mod_outer_wrapper .section_left_column ul li::before, .form_mod_outer_wrapper .section_right_column ul li::before {
  content: "\f105";
  position: absolute;
  left: 0;
  display: inline-block;
  font-family: Font Awesome\ 5 Free;
  font-weight: bold
}
.form_mod_outer_wrapper .section_right_column hr {
  max-width: 350px;
  margin-left: 0;
  border-top: 2px dotted #d9d9d9
}
.form_mod_outer_wrapper .row_down_pointer {
  background: rgba(241, 241, 241, 100%);
  clip-path: polygon(0% 83%, 50% 100%, 100% 83%, 100% 100%, 0 100%)
}
.form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
  display: block;
  margin: 0 auto
}
.form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form form fieldset {
  max-width: 750px
}
.form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form form label {
  font-size: 14px;
  text-transform: capitalize;
  color: #1a1a1a
}
.form_mod_outer_wrapper .section_inner_wrapper form .input input {
  padding: 12px 15px;
  border: 1px solid #b3b3b3;
  border-radius: 4px
}
.form_mod_outer_wrapper .section_inner_wrapper form .input {
  margin-bottom: 10px
}
.form_mod_outer_wrapper .section_inner_wrapper h5 {
  text-align: center;
  font-size: 28px
}
.form_mod_outer_wrapper .section_inner_wrapper form p {
  font-size: 14px
}
.form_mod_outer_wrapper .section_inner_wrapper form ul.inputs-list {
  padding-left: 0;
  margin: 0;
  list-style: none
}
.form_mod_outer_wrapper .section_inner_wrapper form .hs_submit.hs-submit {
  text-align: center;
  margin-top: 20px
}
.form_mod_outer_wrapper .section_inner_wrapper form input[type="submit"] {
  background: #f58c35;
  font-weight: 700;
  color: #fff;
  margin: 0 auto;
  border-radius: 8px;
  border: 0;
  padding: 15px;
  min-width: 200px;
  font-size: 16px;
  cursor: pointer
}
.form_mod_outer_wrapper .section_inner_wrapper form input[type="submit"]:hover {
  background: #0096d6
}
@media all and (max-width:767px) {
  .form_mod_outer_wrapper .section_inner_wrapper {
    flex-wrap: wrap
  }
  .form_mod_outer_wrapper .section_left_column, .form_mod_outer_wrapper .section_right_column {
    width: 100% !important;
    max-width: 100%
  }
  .form_mod_outer_wrapper .inner-left_column p img {
    width: 100%
  }
  .form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
    padding: 0 15px
  }
}
.person_social_link ul li svg {
  width: 20px
}
.leadership_mod_outer_wrapper .leadership_box {
  max-width: 1366px;
  margin: 25px auto;
  box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
  display: flex;
  padding: 30px 20px
}
.leadership_mod_outer_wrapper .leadership_box .person_image {
  margin-right: 20px;
  max-width: 200px;
  width: 100%
}
.leadership_mod_outer_wrapper .leadership_box .person_info h5 {
  margin-bottom: 0
}
.leadership_mod_outer_wrapper .leadership_box .person_info p {
  font-size: 18px;
  margin-top: 0px
}
.person_social_link ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0px
}
.person_social_link ul li {
  display: inline;
  margin-right: 10px
}
.leadership_mod_outer_wrapper .leadership_box .person_social_link a:hover g {
  fill: #3958a7
}
@media all and (max-width:620px) {
  .leadership_mod_outer_wrapper .leadership_box {
    flex-wrap: wrap
  }
}
body.insala_flex_template.software_inner_temp.ty-page .inner_hero_outer_wrapper {
  clip-path: none;
  margin-bottom: 0
}
.two_col_copy_form_mod_outer_wrapper {
  position: relative;
  margin-top: -35px
}
.two_col_copy_form_mod_outer_wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  clip-path: polygon(0 85%, 100% 20%, 100% 100%, 0% 99%)
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper {
  display: flex;
  margin: 0 -15px;
  position: relative
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_content_column, .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column {
  padding: 0 15px
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec {
  background: #fff;
  padding: 100px 60px 50px 60px;
  margin-top: -95px
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper h5 {
  font-size: 28px
}
.input input, .input select {
  padding: 12px 15px;
  border-radius: 4px;
  border: 1px solid #b3b3b3
}
label {
  font-size: 14px;
  text-transform: capitalize;
  color: #1a1a1a
}
form .input {
  margin-bottom: 10px
}
.hs_submit.hs-submit input[type="submit"] {
  background: #f58c35;
  font-weight: 700;
  color: #fff;
  margin: 0 auto;
  border-radius: 30px;
  border: 0;
  padding: 15px;
  min-width: 200px;
  font-size: 16px;
  cursor: pointer
}
.hs_submit.hs-submit input[type="submit"]:hover {
  background: #0096d6
}
.hs_submit.hs-submit {
  margin-top: 0px
}
.two_col_copy_form_mod_outer_wrapper .contact_deatils_row {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap
}
.contact_deatils_row .contact_column {
  max-width: 50%;
  padding: 0 15px;
  width: 100%
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec ul {
  list-style: none
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec label {
  text-transform: none
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec .input select {
  -webkit-appearance: none;
  background: #fff
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .social_share_column ul {
  padding-left: 0;
  list-style: none
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .social_share_column ul li {
  display: inline
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .social_share_column ul li a {
  font-size: 25px;
  padding: 0 10px
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .trusted-partners-wrapper {
  margin-top: 30px
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .trusted-partners-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px 40px;
  align-items: end
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .trusted-partners-item {
  max-width: 120px
}
@media all and (max-width:767px) {
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper {
    flex-wrap: wrap
  }
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_content_column, .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column {
    width: 100% !important;
    max-width: 100%
  }
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec {
    margin-top: 0px;
    padding: 50px
  }
}
@media all and (max-width:520px) {
  .contact_deatils_row .contact_column {
    max-width: 100%
  }
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec {
    padding: 20px
  }
}
.login-box input[type="text"], .login-box input[type="password"] {
  width: 96% !important
}
.login-box {
  padding: 20px;
  display: table;
  margin: 0 auto;
  width: 500px
}
.login-box .button-linkedin2 {
  border: 1px solid #1296d3 !important;
  color: #1296d3;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  display: none
}
@media all and (max-width:600px) {
  .login-box, .login-box .hs_submit.hs-submit input[type="submit"] {
    width: 100% !important
  }
}
.givingOrg {
  clear: both;
  padding: 10px 0
}
.givingOrg-logo {
  text-align: center;
  padding: 20px 0 10px
}
.givingOrg-copy h3 {
  font-size: 18px
}
.animation-element {
  opacity: 0;
  transition: all .9s ease-in-out;
  margin-top: 200px !important
}
.animation-element.in-view {
  opacity: 1;
  margin-top: 0px !important
}
.break {
  clear: both
}
.animation-element img {
  opacity: 0;
  transition: all 1.9s ease-in-out;
  margin-top: 200px !important
}
.animation-element.in-view img {
  opacity: 1;
  margin-top: 0px !important
}
.relative-reset {
  position: relative !important;
  overflow: visible !important
}
.relative-reset img {
  width: 100%
}
.image-column {
  width: 45%;
  float: left
}
.absolute-img {
  position: absolute;
  top: 0;
  left: -30%;
  right: 0;
  bottom: 0
}
.lap-screen {
  position: absolute;
  top: 0;
  left: 0
}
.tab-screen {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 50%
}
.phone-screen {
  position: absolute;
  top: 0;
  right: 40%;
  z-index: 3;
  width: 25%
}
.animation-element .lap-screen img {
  opacity: 1;
  transition: all 1.5s ease-in-out;
  margin-top: 300px !important
}
.animation-element.in-view .lap-screen img {
  margin-top: 20px !important
}
.animation-element .tab-screen img {
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: .5s;
  margin-top: 400px !important
}
.animation-element.in-view .tab-screen img {
  opacity: 1;
  margin-top: 150px !important
}
.animation-element .phone-screen img {
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 1s;
  margin-top: 500px !important
}
.animation-element.in-view .phone-screen img {
  opacity: 1;
  margin-top: 300px !important
}
.resources_column a, .content_column a {
  border: 1px solid #1296d3;
  padding: 10px 20px;
  border-radius: 30px
}
#hs-eu-cookie-confirmation, .image_border, .two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner::after {
  display: none !important
}
.content_column .givingOrg-logo a, .content_column .givingOrg a {
  border: 0px;
  padding: 0;
  border-radius: 0
}
@media(max-width:767px) {
  .hero_module_outer_wrapper {
    background: none !important;
    background-color: #fff !important
  }
  .image-column {
    width: 100% !important;
    height: 80vw
  }
  .absolute-img {
    position: relative;
    left: 0
  }
  .lap-screen {
    display: none
  }
  .tab-screen {
    right: 20%
  }
  .phone-screen {
    right: 60%
  }
  .animation-element .tab-screen img {
    opacity: 0;
    transition: all 1s ease-in-out;
    transition-delay: .1s;
    margin-top: 50vw !important
  }
  .animation-element.in-view .tab-screen img {
    opacity: 1;
    margin-top: 3vw !important
  }
  .animation-element .phone-screen img {
    opacity: 0;
    transition: all 1s ease-in-out;
    transition-delay: .5s;
    margin-top: 60vw !important
  }
  .animation-element.in-view .phone-screen img {
    opacity: 1;
    margin-top: 26vw !important
  }
  .animation-element {
    opacity: 1;
    transition: all .9s ease-in-out;
    margin-top: 0px !important
  }
}
button, input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0
}
.share-date {
  float: right
}
.share-date h3 {
  font-size: 15px !important;
  float: left
}
.share-date ul {
  float: left;
  padding: 0;
  margin: 5px 0 5px 10px
}
.share-date li {
  list-style-type: none;
  float: left;
  margin-right: 10px
}
.author-container {
  background-color: #ececec;
  padding: 30px
}
.author-profile {
  width: 140px;
  float: left
}
.author-bio {
  margin-left: 140px
}
.author-bio p, p#hubspot-author_data {
  margin: 0
}
.author-profile svg {
  fill: #999
}
.hs-author-avatar img {
  border-radius: 50%
}
.hs-author-avatar {
  border-radius: 50%;
  overflow: hidden;
  width: 100px;
  height: 100px
}
.author-link, .author-link:hover {
  color: #555
}
.hs-social-linkedin {
  background-image: url('https://info.insala.com/hubfs/linkedin.svg');
  background-size: 20px;
  text-indent: -9999px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px
}
.tilespartners_section .tiles_inner_wrapper .tiles_column::before {
  border: 0 !important
}
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&family=PT+Sans:ital,wght@0,400;0,700;1,400&display=swap');
@import url('https://fonts.googleapis.com/css?family=Arimo:400,700&display=swap');
#hs_cos_wrapper_widget_27511633434, #hs_cos_wrapper_widget_27422717468, #hs_cos_wrapper_widget_27425358366, #hs_cos_wrapper_widget_1585022790348, .two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box ul li ::before {
  display: none !important
}
.revamp {
  display: block !important
}
@media(min-width:991px) {
  div#header_for_web {
    background: transparent;
    -webkit-transition: background-color 1200ms ease-out;
    -moz-transition: background-color 1200ms ease-out;
    -o-transition: background-color 1200ms ease-out;
    transition: background-color 1200ms ease-out
  }
  .small-header div#header_for_web {
    background: #09205a !important
  }
}
#hs_cos_wrapper_widget_1643996800919 .image-column {
  width: 60% !important;
  overflow: hidden
}
#hs_cos_wrapper_widget_1643996800919 .image-column img {
  max-width: 150%;
  width: 150%;
  margin-left: -30%
}
#hs_cos_wrapper_widget_1643996800919 .column_content_box {
  width: 30%
}
html {
  scroll-behavior: smooth
}
.customers_outer_wrapper {
  background-color: #091b4c !important
}
.anchor-pot {
  position: relative
}
.anchor-pot a {
  position: absolute;
  top: -150px
}
.is-entry-img {
  width: 78px;
  float: left
}
.is-entry {
  float: left;
  width: 100%;
  margin-bottom: 20px
}
.is-entry-img img {
  width: 100%
}
.is-entry-des {
  margin-left: 100px
}
.is-entry-des p {
  font-family: 'PT Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 20px;
  color: #178df1
}
@media(max-width:1000px) {
  #hs_cos_wrapper_widget_1643996800919 .image-column img {
    max-width: 90%;
    width: 90%;
    margin-left: -30%
  }
}
@media(max-width:800px) {
  #hs_cos_wrapper_widget_1643996800919 .image-column {
    height: auto !important
  }
  #hs_cos_wrapper_widget_1643996800919 .image-column img {
    max-width: 100%;
    width: 100%;
    margin-left: 0
  }
  #hs_cos_wrapper_widget_1643996800919 .image-column {
    width: 100% !important;
    overflow: hidden
  }
  #hs_cos_wrapper_widget_1643996800919 .column_content_box {
    width: 100%
  }
  .is-entry {
    margin-bottom: 20px;
    width: auto;
    clear: both
  }
  .insala-stats {
    display: table;
    margin: 0 auto;
    margin-top: 30px
  }
}
.tiles_column a img.link-icon {
  display: inline-block
}
.tiles_column a img.link-icon-hover {
  display: none
}
.tiles_column a:hover img.link-icon {
  display: none
}
.tiles_column a:hover img.link-icon-hover {
  display: inline-block
}
div#header_for_web {
  border-bottom: 0
}
.hero_module_outer_wrapper {
  background-size: cover
}
.hero_module_outer_wrapper .banner_content_box {
  width: 50%;
  color: #fff
}
.tilespartners_section {
  margin-top: -106px;
  background-color: #7296b5
}
.tilespartners_section .tiles_inner_wrapper {
  display: flex;
  margin: 0 -15px
}
.tilespartners_section .tiles_inner_wrapper .tiles_column {
  padding: 0 15px;
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  width: 100%;
  max-width: 20%;
  max-width: 25%;
  position: relative
}
.tilespartners_section .tiles_column .inner-title-clumn {
  text-align: center;
  width: 100%;
  padding: 30px 10px;
  border-radius: 8px;
  position: relative
}
.tilespartners_section .tiles_column .inner-title-clumn a {
  color: #fff
}
.tilespartners_section .tiles_column .inner-title-clumn h6 {
  margin-bottom: 0;
  margin-top: 10px
}
.tilespartners_section .tiles_inner_wrapper .tiles_column::before {
  content: "";
  position: absolute;
  height: 220px;
  width: 200px;
  border: 2px dotted;
  left: -2px;
  opacity: 0;
  transition: all ease-in-out .5s;
  top: -15px;
  border-radius: 8px
}
.tilespartners_section .tiles_inner_wrapper .tiles_column:nth-child(1):hover::before {
  border-color: #3958a7;
  opacity: 1
}
.tilespartners_section .tiles_inner_wrapper .tiles_column:nth-child(2):hover::before {
  border-color: #40bd9c;
  opacity: 1
}
.tilespartners_section .tiles_inner_wrapper .tiles_column:nth-child(3):hover::before {
  border-color: #d63f39;
  opacity: 1
}
.tilespartners_section .tiles_inner_wrapper .tiles_column:nth-child(4):hover::before {
  border-color: #f58c35;
  opacity: 1
}
.tilespartners_section .tiles_inner_wrapper .tiles_column:nth-child(5):hover::before {
  border-color: #348cb0;
  opacity: 1
}
.customer_block_inner_wrapper {
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
  align-items: center
}
.customer_block_inner_wrapper h5 {
  color: #fff
}
@media all and (min-width:1600px) {
  .hero_module_outer_wrapper {
    background-position: 50% 35%;
    min-height: 870px
  }
  .tilespartners_section {
    margin-top: -120px
  }
}
@media all and (max-width:1200px) {
  .hero_module_outer_wrapper {
    background-position: center
  }
}
@media all and (max-width:960px) {
  .tilespartners_section .tiles_inner_wrapper .tiles_column::before {
    width: 100%;
    left: 0;
    height: 100%;
    top: 0
  }
  .tilespartners_section .tiles_inner_wrapper .tiles_column {
    padding: 15px
  }
  .customer_block_inner_wrapper h5 {
    width: 13%
  }
  .customer_block_inner_wrapper .customer_logo {
    padding: 0 10px;
    width: 16%
  }
}
@media all and (max-width:768px) {
  .hero_module_outer_wrapper {
    background-position-X: -400px
  }
}
@media all and (max-width:767px) {
  .tilespartners_section .tiles_inner_wrapper {
    flex-wrap: wrap
  }
  .tilespartners_section .tiles_inner_wrapper .tiles_column {
    padding: 15px;
    max-width: 200px;
    margin: 0 auto
  }
  .hero_module_outer_wrapper .banner_content_box {
    width: 100%
  }
  .customer_block_inner_wrapper {
    flex-wrap: wrap
  }
  .customer_block_inner_wrapper h5 {
    max-width: 100%;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
  }
  .customer_block_inner_wrapper .customer_logo {
    width: auto;
    padding: 0 30px
  }
  .customer_block_inner_wrapper {
    justify-content: center
  }
}
@media(max-width:500px) {
  .tilespartners_section .tiles_inner_wrapper .tiles_column {
    width: 50% !important
  }
}
@media all and (max-width:420px) {
  .hero_module_outer_wrapper .banner_content_box {
    width: 100%
  }
  .tilespartners_section {
    margin-top: -120px
  }
}
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom
}
video {
  max-width: 100%;
  height: auto
}
.tiles_column img {
  max-width: 70%
}
.tiles_column .inner-title-clumn {
  background: none !important
}
body .child-trigger i {
  color: #fff
}
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0
}
.trusted-by {
  background-color: #071a4a
}
.resources_topic {
  display: none
}
.customer_quote, .customer_info {
  position: relative;
  text-align: left !important
}
.header_logo {
  max-width: 130px !important
}
.header_logo img, .footer_logo img {
  visibility: hidden
}
/*
.header_logo a:after {
  content: "";
  width: 130px;
  height: 80px;
  float: left;
  background-image: url(https://info.insala.com/hubfs/2022/insala-logo.png);
  background-size: 130px;
  background-repeat: no-repeat;
  position: absolute;
  left: 30px
}
.footer_logo a:after {
  content: "";
  width: 130px;
  height: 100px;
  float: left;
  background-image: url(https://info.insala.com/hubfs/2022/insala-logo.png);
  background-size: 130px;
  background-repeat: no-repeat
}
*/
.header_logo a:after {
    content: "";
    width: 253px;
    height: 132px;
    float: left;
    background-image: url(https://info.insala.com/hubfs/People360.png);
    background-size: 201px;
    background-repeat: no-repeat;
    background-position: 4px 4px;
    position: absolute;
    left: 30px;
    top: -7px;
    box-sizing: border-box;
}

.footer_logo a:after {
    content: "";
    width: 212px;
    height: 100px;
    float: left;
    background-image: url(https://info.insala.com/hubfs/People360.png);
    background-size: 209px;
    background-repeat: no-repeat;
}
@media(max-width:991px) {
  .header_logo a:after {
    width: 113px;
    background-size: 104px;
    top: -2px;
    left: 72px
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal {
    box-shadow: none !important;
    top: 68px !important
  }
  .active-branch li.hs-menu-item:nth-child(6) {
    padding: 0 10px
  }
  .active-branch li.hs-menu-item li:nth-child(6) {
    padding: 0
  }
}
@media(max-width:500px) {
  .header_logo a:after {
		width: 92px;
		height: 56px;
		background-size: 83px;
		top: -8px;
    left: 63px;
	}
  /*
  .header_logo a:after {
    width: 70px;
    height: 45px;
    background-size: 70px;
    top: -5px
  }
  */
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal {
    top: 47px !important
  }
}
.hero_module_outer_wrapper {
  max-width: 1800px !important;
  margin: 0 auto
}
#hs_cos_wrapper_widget_27511633432 {
  background-color: #09205a
}
.tilespartners_section {
  background: none !important
}
.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0
}
.hs-responsive-embed, .hs-responsive-embed.hs-responsive-embed-youtube, .hs-responsive-embed.hs-responsive-embed-wistia, .hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%
}
@media(max-width:568px) {
  iframe {
    max-width: 100%
  }
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select {
  padding: 6px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}
.hs-menu-wrapper ul {
  padding: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
  margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  left: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
  padding: 10px 20px;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
  max-width: 100%;
  overflow: hidden
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
  padding-left: 4em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
  padding-left: 6em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
  padding-left: 8em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
  padding-left: 140px
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18)
}
@media(max-width:568px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a, .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
    max-width: 100%;
    width: 100%
  }
}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1
}
.widget-type-space {
  visibility: hidden
}
.hs-author-listing-header {
  margin: 0 0 .75em 0
}
.hs-author-social-links {
  display: inline-block
}
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}
.hs_cos_flex-container a:active, .hs_cos_flex-slider a:active, .hs_cos_flex-container a:focus, .hs_cos_flex-slider a:focus {
  outline: 0
}
.hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}
.hs_cos_flex-slider {
  margin: 0;
  padding: 0
}
.hs_cos_flex-slider .hs_cos_flex-slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  border-radius: 0px
}
.hs_cos_flex-pauseplay span {
  text-transform: capitalize
}
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
html[xmlns] .hs_cos_flex-slides {
  display: block
}
* html .hs_cos_flex-slides {
  height: 1%
}
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #fff;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom: 1
}
.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease
}
.loading .hs_cos_flex-viewport {
  max-height: 300px
}
.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1
}
.carousel li {
  margin-right: 5px
}
.hs_cos_flex-direction-nav {
  *height: 0
}
.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: .8;
  right: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: .8;
  left: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1
}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default
}
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none
}
.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0
}
.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px
}
.hs-cos-flex-slider-control-panel img {
  cursor: pointer
}
.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8
}
.hs-cos-flex-slider-control-panel {
  margin-top: -30px
}
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}
.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline
}
.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7)
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default
}
.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}
.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}
.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer
}
.hs_cos_flex-control-thumbs img:hover {
  opacity: 1
}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default
}
@media screen and (max-width:860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0
  }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0
  }
}
.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent
}
@media all and (max-width:400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center
  }
  #recaptcha_area table#recaptcha_table {
    width: 300px !important
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important
  }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important
  }
}
.hs_cos_flex-slider h1, .hs_cos_flex-slider h2, .hs_cos_flex-slider h3, .hs_cos_flex-slider h4, .hs_cos_flex-slider h5, .hs_cos_flex-slider h6, .hs_cos_flex-slider p {
  color: white
}
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px
}
pre {
  overflow-x: auto
}
table pre {
  white-space: pre-wrap
}
.comment {
  margin: 10px 0 10px 0
}
.hs_cos_wrapper_type_rich_text, .hs_cos_wrapper_type_text, .hs_cos_wrapper_type_header, .hs_cos_wrapper_type_section_header, .hs_cos_wrapper_type_raw_html, .hs_cos_wrapper_type_raw_jinja, .hs_cos_wrapper_type_page_footer {
  word-wrap: break-word
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}
audio:not([controls]) {
  display: none
}
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0
}
.wp-float-right {
  float: right;
  margin: 0 0 20px 20px
}
#map_canvas img, .google-maps img {
  max-width: none
}
#recaptcha_table td {
  line-height: 0
}
.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px
}
body {
  font-size: 16px;
  color: #1a1a1a;
  line-height: 1.5;
  margin: 0px;
  font-family: 'Arimo', sans-serif;
  font-weight: 300
}
.row-fluid .page-center {
  max-width: 1100px;
  padding: 0 15px;
  margin: 0 auto !important;
  float: none
}
#header_for_web .row-fluid .page-center, .footer_top_row .row-fluid .page-center, .footer_bottom_row .row-fluid .page-center {
  max-width: 1300px
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.paddingt10 {
  padding-top: 10px
}
.paddingt20 {
  padding-top: 20px
}
.paddingt30 {
  padding-top: 30px
}
.paddingt40 {
  padding-top: 40px
}
.paddingt50 {
  padding-top: 50px
}
.paddingt60 {
  padding-top: 60px
}
.paddingt70 {
  padding-top: 70px
}
.paddingt80 {
  padding-top: 80px
}
.paddingt90 {
  padding-top: 90px
}
.paddingt100 {
  padding-top: 100px
}
.paddingt120 {
  padding-top: 120px
}
.paddingt140 {
  padding-top: 140px
}
.paddingt160 {
  padding-top: 160px
}
.paddingt180 {
  padding-top: 180px
}
.paddingt200 {
  padding-top: 200px
}
.paddingt220 {
  padding-top: 220px
}
.paddingt250 {
  padding-top: 250px
}
.paddingt300 {
  padding-top: 300px
}
.paddingb10 {
  padding-bottom: 10px
}
.paddingb20 {
  padding-bottom: 20px
}
.paddingb30 {
  padding-bottom: 30px
}
.paddingb40 {
  padding-bottom: 40px
}
.paddingb50 {
  padding-bottom: 50px
}
.paddingb60 {
  padding-bottom: 60px
}
.paddingb70 {
  padding-bottom: 70px
}
.paddingb80 {
  padding-bottom: 80px
}
.paddingb90 {
  padding-bottom: 90px
}
.paddingb100 {
  padding-bottom: 100px
}
.paddingb120 {
  padding-bottom: 120px
}
.paddingb140 {
  padding-bottom: 140px
}
.paddingb160 {
  padding-bottom: 160px
}
.paddingb180 {
  padding-bottom: 180px
}
.paddingb200 {
  padding-bottom: 200px
}
.paddingb220 {
  padding-bottom: 220px
}
.paddingb250 {
  padding-bottom: 250px
}
.paddingb300 {
  padding-bottom: 300px
}
.paddingtb10 {
  padding-top: 10px;
  padding-bottom: 10px
}
.paddingtb20 {
  padding-top: 20px;
  padding-bottom: 20px
}
.paddingtb30 {
  padding-top: 30px;
  padding-bottom: 30px
}
.paddingtb40 {
  padding-top: 40px;
  padding-bottom: 40px
}
.paddingtb50 {
  padding-top: 50px;
  padding-bottom: 50px
}
.paddingtb60 {
  padding-top: 60px;
  padding-bottom: 60px
}
.paddingtb70 {
  padding-top: 70px;
  padding-bottom: 70px
}
.paddingtb80 {
  padding-top: 80px;
  padding-bottom: 80px
}
.paddingtb90 {
  padding-top: 90px;
  padding-bottom: 90px
}
.paddingtb100 {
  padding-top: 100px;
  padding-bottom: 100px
}
.paddingtb100 {
  padding-top: 100px;
  padding-bottom: 100px
}
.paddingtb120 {
  padding-top: 120px;
  padding-bottom: 120px
}
.paddingtb140 {
  padding-top: 120px;
  padding-bottom: 120px
}
.paddingtb160 {
  padding-top: 160px;
  padding-bottom: 160px
}
.paddingtb180 {
  padding-top: 180px;
  padding-bottom: 180px
}
@media(max-width:767px) {
  .mobile_paddingt0 {
    padding-top: 0px
  }
  .mobile_paddingt10 {
    padding-top: 10px
  }
  .mobile_paddingt20 {
    padding-top: 20px
  }
  .mobile_paddingt30 {
    padding-top: 30px
  }
  .mobile_paddingt40 {
    padding-top: 40px
  }
  .mobile_paddingt50 {
    padding-top: 50px
  }
  .mobile_paddingt60 {
    padding-top: 60px
  }
  .mobile_paddingt70 {
    padding-top: 70px
  }
  .mobile_paddingt80 {
    padding-top: 80px
  }
  .mobile_paddingt90 {
    padding-top: 90px
  }
  .mobile_paddingt100 {
    padding-top: 100px
  }
  .mobile_paddingt120 {
    padding-top: 120px
  }
  .mobile_paddingt140 {
    padding-top: 140px
  }
  .mobile_paddingt150 {
    padding-top: 150px
  }
  .mobile_paddingb0 {
    padding-bottom: 0px
  }
  .mobile_paddingb10 {
    padding-bottom: 10px
  }
  .mobile_paddingb20 {
    padding-bottom: 20px
  }
  .mobile_paddingb30 {
    padding-bottom: 30px
  }
  .mobile_paddingb40 {
    padding-bottom: 40px
  }
  .mobile_paddingb50 {
    padding-bottom: 50px
  }
  .mobile_paddingb60 {
    padding-bottom: 60px
  }
  .mobile_paddingb70 {
    padding-bottom: 70px
  }
  .mobile_paddingb80 {
    padding-bottom: 80px
  }
  .mobile_paddingb90 {
    padding-bottom: 90px
  }
  .mobile_paddingb100 {
    padding-bottom: 100px
  }
  .mobile_paddingb120 {
    padding-bottom: 120px
  }
  .mobile_paddingb140 {
    padding-bottom: 140px
  }
  .mobile_paddingb150 {
    padding-bottom: 150px
  }
  .mobile_paddingtb10 {
    padding-top: 10px;
    padding-bottom: 10px
  }
  .mobile_paddingtb20 {
    padding-top: 20px;
    padding-bottom: 20px
  }
  .mobile_paddingtb30 {
    padding-top: 30px;
    padding-bottom: 30px
  }
  .mobile_paddingtb40 {
    padding-top: 40px;
    padding-bottom: 40px
  }
  .mobile_paddingtb50 {
    padding-top: 50px;
    padding-bottom: 50px
  }
  .mobile_paddingtb60 {
    padding-top: 60px;
    padding-bottom: 60px
  }
  .mobile_paddingtb70 {
    padding-top: 70px;
    padding-bottom: 70px
  }
  .mobile_paddingtb80 {
    padding-top: 80px;
    padding-bottom: 80px
  }
  .mobile_paddingtb90 {
    padding-top: 90px;
    padding-bottom: 90px
  }
  .mobile_paddingtb100 {
    padding-top: 100px;
    padding-bottom: 100px
  }
  .mobile_paddingtb120 {
    padding-top: 120px;
    padding-bottom: 120px
  }
  .mobile_paddingtb140 {
    padding-top: 140px;
    padding-bottom: 140px
  }
  .mobile_paddingtb150 {
    padding-top: 150px;
    padding-bottom: 150px
  }
  .set-height {
    height: auto !important
  }
}
.text-left {
  text-align: left
}
.text-center {
  text-align: center
}
.text-right {
  text-align: right
}
@media(max-width:767px) {
  .mobile-text-left {
    text-align: left
  }
  .mobile-text-center {
    text-align: center
  }
  .mobile-text-right {
    text-align: right
  }
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Sans', sans-serif;
  font-weight: bold;
  line-height: 1.2em;
  margin: 8px 0
}
h1 {
  font-size: 52px
}
h2 {
  font-size: 30px
}
h3 {
  font-size: 36px
}
h4 {
  font-size: 32px
}
h5 {
  font-size: 24px
}
h6 {
  font-size: 18px
}
a {
  text-decoration: none;
  transition: .25s
}
a:hover {
  text-decoration: none
}
.font-white, .font-white h1, .font-white h2, .font-white h3, .font-white h4, .font-white h5, .font-white p {
  color: #fff
}
@media(max-width:500px) {
  .header_mid_column {
    padding-top: 0 !important
  }
  .widget-type-logo img {
    width: 100px;
    margin-top: -4px
  }
  .mobile-trigger.cta_border_button {
    top: 0px !important
  }
  .mobile-request-demo, .mobile-request-demo:hover {
    padding: 8px 15px !important;
    font-size: 13px !important;
    top: -4px !important
  }
}
@media(min-width:993px) {
  .hs-menu-wrapper {
    display: block !important
  }
}
.mobile-request-demo {
  display: none
}
@media(max-width:992px) {
  .hs_cos_wrapper_type_language_switcher {
    display: none !important
  }
  .mobile-request-demo, .mobile-request-demo:hover {
    color: #fff !important;
    font-weight: 700;
    padding: 10px 30px;
    border-radius: 25px;
    transition: all ease-in-out .5s;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 20px
  }
}
a.orange_fill_btn, .orange_fill_btn a {
  color: #fff;
  font-weight: 700;
  background: #178df1;
  padding: 12px 25px;
  border-radius: 30px;
  transition: all ease-in-out .5s;
  display: inline-block
}
a.orange_fill_btn:hover, .orange_fill_btn a:hover {
  background: #d3752f;
  color: #fff
}
.green_fill_btn a {
  background: #40bd9c;
  color: #fff;
  font-weight: 700;
  padding: 12px 25px;
  border-radius: 8px;
  transition: all ease-in-out .5s;
  display: inline-block
}
.green_fill_btn a:hover {
  background: #25b08c;
  color: #fff
}
.button_block.purple_fill_btn a:hover {
  background: #2c4c9f
}
.button_block.green_fill_btn, .button_block.orange_fill_btn, .button_block.skyblue_fill_btn, .button_block.purple_fill_btn {
  margin-top: 10px
}
.custom-anchor {
  position: absolute;
  margin-top: -90px
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0
}
.slick-list:focus {
  outline: 0
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}
.slick-track:before, .slick-track:after {
  display: table;
  content: ''
}
.slick-track:after {
  clear: both
}
.slick-loading .slick-track {
  visibility: hidden
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px
}
[dir='rtl'] .slick-slide {
  float: right
}
.slick-slide img {
  display: block
}
.slick-slide.slick-loading img {
  display: none
}
.slick-slide.dragging img {
  pointer-events: none
}
.slick-initialized .slick-slide {
  display: block
}
.slick-loading .slick-slide {
  visibility: hidden
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}
.slick-arrow.slick-hidden {
  display: none
}
a {
  color: #1296d3;
  font-weight: 700
}
a:hover {
  color: #3958a7
}
div#header_for_web {
  border-bottom: 0;
  padding: 15px 0 15px 0 !important;
}
div#header_for_web .header_mid_column ul li a {
  color: #fff;
  font-weight: 700
}
div#header_for_web .header_mid_column ul li a:hover {
  color: #fff
}
div#header_for_web .header_mid_column ul li:last-child a:hover {
  color: #1a1a1a;
  color: #fff
}
div#header_for_web .header_right_column .request-demo, div#header_for_web .header_right_column .login {
  display: inline-block;
  width: auto;
  float: none
}
div#header_for_web .header_right_column {
  text-align: right;
  padding-top: 5px
}
div#header_for_web .header_mid_column {
  padding-top: 20px;
  height: auto
}
div#header_for_web .header_mid_column ul li ul {
  min-width: 230px;
  background: #09205a;
  padding: 0 30px
}
div#header_for_web .header_mid_column ul li ul li a {
  font-weight: normal;
  width: auto;
  max-width: 100%
}
.small-header div#header_for_web {
  padding: 5px 0 20px;
  position: fixed;
  width: 100%;
  background: #09205a;
  z-index: 9
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  max-width: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  padding: 5px 20px
}
div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-child(5) > a, div#header_for_web:not(.localized-header) .hs-menu-wrapper ul li:nth-child(5) a {
  border: 2px solid #a1d2f8;
  box-shadow: 0px 0px 15px #c1deff;
  background: radial-gradient(#0a2779, #213f8d);
  color: #fff;
  font-weight: 700;
  padding: 12px 35px;
  border-radius: 30px;
  display: inline-block;
  transition: all ease-in-out .5s
}
div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-last-child(2) > a:hover, div#header_for_web:not(.localized-header) .hs-menu-wrapper ul li:nth-child(6) a:hover {
  background: radial-gradient(#0a2779, #445fa7);
  box-shadow: 0px 0px 20px #c1deff
}
div#header_for_web.localized-header.es-version .hs-menu-wrapper > ul > li:nth-last-child(2) > a {
  margin-left: 50px
}
div#header_for_web .hs-menu-wrapper ul li.hs-menu-depth-1:last-child {
  color: #1a1a1a;
  margin-left: 15px;
  display: inline-block
}
div#header_for_web.localized-header.es-version .hs-menu-wrapper ul li.hs-menu-depth-1:last-child {
  margin-left: 3px
}
div#header_for_web .hs-menu-wrapper ul li.hs-menu-depth-1:last-child:hover {
  color: #3958a7
}
div#header_for_web.localized-header .page-center {
  position: relative
}
.lang-toggle {
  position: absolute;
  right: 15px;
  top: 31px
}
.lang_list_class {
  width: 180px
}
@media(max-width:1265px) {
  div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-last-child(2) > a, div#header_for_web:not(.localized-header) .hs-menu-wrapper ul li:nth-child(6) a {
    margin-left: 20px
  }
}
@media(max-width:1157px) {
  div#header_for_web .header_mid_column ul li a {
    padding-left: 10px
  }
}
@media(max-width:1079px) {
  div#header_for_web .header_mid_column ul li a {
    font-size: 14px;
    padding: 10px 12px
  }
}
@media(max-width:991px) {
  div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-child(1) > a {
    background: 0;
    font-size: 14px;
    padding: 10px 12px;
    margin-left: 0
  }
  div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-last-child(2) > a, div#header_for_web:not(.localized-header) .hs-menu-wrapper ul li:nth-child(6) a {
    display: block;
    margin-left: 0;
    color: #fff;
    padding: 10px 12px
  }
  div#header_for_web .hs-menu-wrapper ul li.hs-menu-depth-1:last-child {
    margin-left: 0
  }
  .lang-toggle {
    right: 60px
  }
}
.two_Column_repeater_outer_wrapper .repeater_column_block {
  display: flex;
  margin: 0 -15px;
  padding: 60px 0
}
.two_Column_repeater_outer_wrapper .content_column, .two_Column_repeater_outer_wrapper .image_column {
  position: relative
}
.two_Column_repeater_outer_wrapper .image_column {
  padding-left: 20px
}
.repeater_column_block.copy_right_image_left .image_column {
  padding-right: 20px;
  padding-left: 0
}
.two_Column_repeater_outer_wrapper .content_column {
  padding-right: 50px
}
.repeater_column_block.copy_right_image_left .content_column {
  padding-right: 0;
  padding-left: 50px
}
.repeater_column_block.copy_right_image_left .content_column, .repeater_column_block.copy_left_image_right .image_column {
  order: 1
}
.repeater_column_block.copy_left_image_right .content_column, .repeater_column_block.copy_right_image_left .image_column {
  order: 0
}
.repeater_column_block .content_column h5 i {
  font-weight: normal;
  display: block;
  margin: 20px 0
}
.two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner {
  position: relative
}
.two_Column_repeater_outer_wrapper .repeater_column_block .image_border {
  position: absolute;
  width: 160px;
  height: 160px;
  top: -10px;
  left: -10px
}
.two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner img {
  position: relative;
  width: 100%;
  z-index: 2
}
.two_Column_repeater_outer_wrapper .repeater_column_block.copy_right_image_left .image_border {
  left: auto;
  right: -10px
}
.two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner::after {
  content: "";
  position: absolute;
  height: 270px;
  width: 560px;
  background: url(https://2660007.fs1.hubspotusercontent-na1.net/hubfs/2660007/Insala_March20/bottom-img.png);
  right: -25px;
  bottom: -25px
}
.two_Column_repeater_outer_wrapper .repeater_column_block.copy_right_image_left .img-box-inner::after {
  right: auto;
  left: -25px
}
.two_Column_repeater_outer_wrapper .content_column h2 span {
  font-weight: normal
}
.two_Column_repeater_outer_wrapper .repeater_column_block .content_column ul {
  list-style: none;
  padding-left: 0px
}
.two_Column_repeater_outer_wrapper .repeater_column_block .content_column ul li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 10px
}
.customers_outer_wrapper .section_inner_wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}
.customers_outer_wrapper .section_header {
  margin-bottom: 50px
}
.cta_row_outer_wrapper, .cta_row_outer_wrapper .section_inner_box {
  position: relative
}
.cta_row_outer_wrapper .section_inner_box.full_width_block {
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  position: relative;
  z-index: 1;
  flex-wrap: wrap
}
.cta_row_outer_wrapper .section_inner_box.half_width_block {
  max-width: 65%;
  margin: 0 auto;
  display: flex;
  padding: 0 50px;
  position: relative;
  z-index: 1
}
.row_down_pointer {
  background: #fff;
  clip-path: polygon(0 40%, 50% 100%, 100% 40%, 100% 100%, 0 100%);
  height: 100%;
  width: 100%;
  position: absolute;
  bottom: -1px
}
.cta_row_outer_wrapper .button_block {
  margin-left: 50px
}
.purple_fill_btn a {
  background: #3958a7;
  color: #fff;
  font-weight: 700;
  padding: 12px 25px;
  border-radius: 8px;
  display: inline-block;
  transition: all ease-in-out .5s
}
.purple_fill_btn a:hover {
  background:
}
.mod_top_border .section_inner_box::after {
  content: "";
  position: absolute;
  top: -58px;
  border-top: 2px dotted #d9d9d9;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto
}
.mod_bottom_border .section_inner_box::before {
  content: "";
  position: absolute;
  bottom: -58px;
  border-top: 2px dotted #d9d9d9;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto
}
.cta_row_outer_wrapper .section_inner_box.full_width_block .content_box {
  width: 100%
}
.cta_row_outer_wrapper .section_inner_box.full_width_block .button_block {
  margin-left: 0px;
  width: 100%;
  margin-top: 20px
}
.one_column_copy_outer_wrapper .content_box h3 {
  text-align: center
}
.one_column_copy_outer_wrapper .content_box {
  font-size: 18px
}
.resources_mod_outer_wrapper .resources_inner_wrapper {
  display: flex;
  margin: 0 -2%
}
.resources_mod_outer_wrapper .resources_inner_wrapper .resources_column {
  margin: 0 2%;
  background: #fff;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: none;
  padding: 25px 0;
  width: 100%
}
.resources_info {
  min-height: 255px
}
.resources_topic {
  margin-bottom: 30px
}
.two_column_single_outer_wrapper {
  overflow: hidden
}
.two_column_single_outer_wrapper .mod_inner_wrapper {
  display: block;
  position: relative;
  z-index: 1;
  margin: 0 -15px
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_content_box {
  order: 0
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_content_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
  order: 1
}
.two_column_single_outer_wrapper {
  position: relative
}
.two_column_single_outer_wrapper .row_down_pointer {
  clip-path: polygon(0 70%, 50% 100%, 100% 70%, 100% 100%, 0 100%)
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box {
  width: 50%;
  padding: 0 15px
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box a {
  margin-top: 20px
}
a.skyBlue_fill_btn, .skyblue_fill_btn a {
  background: #178df1;
  color: #fff;
  font-weight: 700;
  padding: 12px 35px;
  border-radius: 30px;
  display: inline-block;
  transition: all ease-in-out .5s
}
a.skyBlue_fill_btn:hover, .skyblue_fill_btn a:hover {
  background: #178df1
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box ul {
  list-style: none;
  padding-left: 0px
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box ul li {
  position: relative;
  padding-bottom: 10px;
  padding-left: 20px
}
.two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box ul li ::before {
  content: "\f105";
  position: absolute;
  left: 0;
  display: inline-block;
  font-family: Font Awesome\ 5 Free;
  font-weight: bold
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box {
  position: absolute;
  width: auto;
  left: -25%;
  top: -50px
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_content_box {
  float: right
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
  position: absolute;
  width: auto;
  right: -25%;
  left: auto;
  top: -50px
}
.two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_content_box {
  float: left
}
.testimonial_slider_outer_wrapper {
  background-image: url(https://info.insala.com/hubfs/2022/test.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #d4e0f6 !important
}
.testimonial_slider_outer_wrapper .page-center {
  max-width: 840px
}
.testimonial_slide {
  padding: 60px;
  margin: 0 auto
}
.testimonial_slider_outer_wrapper ul.slick-dots li {
  list-style: none;
  display: inline
}
.testimonial_slider_outer_wrapper ul.slick-dots li button {
  font-size: 0px;
  width: 12px;
  height: 12px;
  background: #ccc;
  border: 0;
  line-height: 12px;
  border-radius: 100%;
  margin: 0 4px
}
.testimonial_slider_outer_wrapper ul.slick-dots li.slick-active button {
  background: #1296d3
}
.customer_quote:before {
  content: open-quote;
  position: absolute;
  top: -70px;
  left: -40px;
  font-size: 220px;
  line-height: 1;
  font-style: normal;
  font-family: arial;
  color: #fff;
  z-index: -1
}
.customer_quote:after {
  content: close-quote;
  position: absolute;
  bottom: -30px;
  right: -40px;
  font-size: 220px;
  line-height: 1;
  height: 70px;
  font-style: normal;
  font-family: arial;
  color: #fff;
  z-index: -1
}
.customer_quote i {
  font-style: normal;
  text-align: left
}
div#footer_for_web .footer_logo, div#footer_for_web .social_share_mod {
  margin-bottom: 30px
}
div#footer_for_web {
  background: #091f5b;
  color: #fff;
  position: relative
}
div#footer_for_web .social_share_mod {
  text-align: right
}
div#footer_for_web .social_share_mod ul {
  padding-left: 0px
}
div#footer_for_web .social_share_mod ul li {
  list-style: none;
  display: inline;
  margin: 0 8px
}
div#footer_for_web .social_share_mod a {
  color: #fff;
  font-size: 28px
}
div#footer_for_web .social_share_mod a:hover {
  color: #3958a7
}
div#footer_for_web .footer_menu ul {
  width: 100%;
  z-index: 1
}
div#footer_for_web .footer_menu ul > li {
  margin-right: 10%
}
div#footer_for_web .footer_menu ul > li:last-child {
  margin-right: 0
}
div#footer_for_web .company_info p {
  margin-top: 0;
  font-size: 14px
}
div#footer_for_web .footer_menu ul li a {
  color: #fff;
  padding: 0px 0px;
  font-size: 14px
}
div#footer_for_web .footer_menu ul li ul li a {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  padding: 2px 0
}
div#footer_for_web .footer_menu ul li ul li a:hover, div#footer_for_web .footer_menu ul li a:hover, div#footer_for_web .copyright_txt a:hover {
  color: #178df1
}
div#footer_for_web .footer_menu ul li ul {
  position: relative
}
div#footer_for_web .footer_menu ul li ul li {
  width: 100%
}
div#footer_for_web.section_border .copyright_txt {
  margin-top: 50px;
  font-size: 14px
}
div#footer_for_web .copyright_txt a {
  color: #fff;
  font-weight: normal
}
@media all and (max-width:1230px) {
  .two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner::after {
    right: 0
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block.copy_right_image_left .img-box-inner::after {
    left: 0
  }
}
@media all and (max-width:1200px) {
  .two_Column_repeater_outer_wrapper .repeater_column_block, .two_column_single_outer_wrapper .mod_inner_wrapper {
    margin: 0px
  }
  .two_column_single_outer_wrapper .row_down_pointer {
    clip-path: polygon(0 92%, 50% 100%, 100% 92%, 100% 100%, 0 100%)
  }
  div#footer_for_web .footer_menu ul > li {
    margin-right: 0;
    float: none;
    display: inline-block;
    max-width: 23%;
    width: 100%
  }
  div#footer_for_web .footer_menu ul > li ul li {
    max-width: 100%;
    float: left
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box {
    left: -27%
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
    right: -27%
  }
}
@media all and (max-width:1060px) {
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
    width: 75%
  }
}
@media all and (max-width:1024px) {
  div#header_for_web .request-demo a {
    padding: 10px 14px;
    font-size: 14px
  }
  div#header_for_web .header_right_column .login a {
    font-size: 14px;
    margin-left: 5px
  }
  .cta_row_outer_wrapper .row_down_pointer {
    clip-path: polygon(0 70%, 50% 100%, 100% 70%, 100% 100%, 0 100%)
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block {
    flex-wrap: wrap
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block .content_box, .cta_row_outer_wrapper .section_inner_box.half_width_block .button_block {
    width: 100%
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block .button_block {
    margin-left: 0px;
    margin-top: 15px
  }
  div#footer_for_web .footer_menu ul > li {
    box-sizing: border-box;
    padding-right: 10px;
    max-width: 24%
  }
  div#footer_for_web .footer_menu ul li ul li a {
    white-space: normal
  }
}
@media all and (max-width:991px) {
  h1 {
    font-size: 38px
  }
  h2 {
    font-size: 35px
  }
  h3 {
    font-size: 28px
  }
  h4 {
    font-size: 24px
  }
  h5 {
    font-size: 20px
  }
  h6 {
    font-size: 16px
  }
  .customers_outer_wrapper .section_inner_wrapper {
    justify-content: center
  }
  .customers_outer_wrapper .section_inner_wrapper .customer_logo {
    width: 33.333%;
    margin: 10px 0;
    text-align: center
  }
  .mobile-trigger.cta_border_button {
    width: 30px;
    height: 30px;
    position: relative;
    float: right;
    cursor: pointer;
    position: absolute;
    top: 10px;
    left: 20px
  }
  .mobile-trigger.cta_border_button span {
    background: #0596d6;
    height: 4px;
    width: 100%;
    margin: 4.5px 0 5px 0;
    display: block
  }
  .hs_cos_wrapper_type_logo {
    margin-left: 50px
  }
  div#header_for_web {
    position: relative
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal {
    display: none;
    width: 100%;
    z-index: 9;
    position: absolute;
    background: #0596d6;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
    left: 0px;
    top: 72px
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul {
    width: 100%
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li {
    float: none;
    width: 100%
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li .child-trigger {
    position: absolute;
    height: 20px;
    width: 20px;
    right: 24px;
    border: 0;
    top: 10px;
    text-align: center;
    margin-top: 5px
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li ul {
    position: relative;
    visibility: visible;
    opacity: 1;
    background: #0596d6
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li ul li a {
    color: #fff
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal ul li .child-trigger i::before {
    content: "\f105";
    font-family: Font Awesome\ 5 Free;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    display: block;
    width: 20px;
    text-align: center;
    font-style: normal
  }
  div#header_for_web .header_right_column {
    position: absolute;
    right: 65px;
    top: 25px;
    padding-top: 15px;
    width: 100%
  }
  div#header_for_web .header_left_column {
    width: auto;
    float: left
  }
  .row-fluid .span6.header_mid_column, .row-fluid .span6.header_right_column {
    display: block;
    float: right;
    width: auto;
    margin-left: 0
  }
  div#header_for_web .header_mid_column {
    padding-top: 25px
  }
}
@media all and (max-width:767px) {
  .banner_content_box p:nth-child(4) {
    display: none
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block, .two_column_single_outer_wrapper .mod_inner_wrapper {
    flex-wrap: wrap
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block .content_column, .two_Column_repeater_outer_wrapper .repeater_column_block .image_column {
    width: 100% !important
  }
  .resources_mod_outer_wrapper .resources_inner_wrapper {
    flex-wrap: wrap;
    margin: 0
  }
  .resources_mod_outer_wrapper .resources_inner_wrapper .resources_column {
    width: 100%;
    margin: 15px 0
  }
  .resources_info {
    min-height: auto
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper .column_content_box {
    width: 100% !important
  }
  div#footer_for_web .social_share_mod {
    text-align: left
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block {
    padding: 40px 0
  }
  .repeater_column_block.copy_left_image_right .content_column, .repeater_column_block.copy_right_image_left .image_column, .repeater_column_block.copy_right_image_left .content_column, .repeater_column_block.copy_left_image_right .image_column {
    order: unset
  }
  .two_Column_repeater_outer_wrapper .repeater_column_block .image_column {
    margin-top: 30px;
    padding-left: 0
  }
  .two_Column_repeater_outer_wrapper {
    overflow: hidden
  }
  div#header_for_web .header_mid_column {
    padding-top: 25px
  }
  .small-header div#header_for_web .header_right_column {
    top: 9px
  }
  .repeater_column_block.copy_right_image_left .content_column {
    padding-left: 0px
  }
  .repeater_column_block.copy_left_image_right .content_column {
    padding-right: 0px
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_image_box {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: 100%
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper {
    display: flex
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_content_box, .two_column_single_outer_wrapper .mod_inner_wrapper.image_right_copy_left .column_content_box {
    loat: none
  }
  .two_column_single_outer_wrapper .mod_inner_wrapper.image_left_copy_right .column_image_box {
    order: 2
  }
}
@media all and (max-width:620px) {
  div#footer_for_web .footer_menu ul > li {
    max-width: 100%
  }
  .customers_outer_wrapper .section_inner_wrapper .customer_logo {
    width: 50%;
    padding: 0 15px;
    box-sizing: border-box
  }
  .testimonial_slide {
    padding: 35px
  }
  .cta_row_outer_wrapper .section_inner_box.half_width_block {
    max-width: 100%
  }
  div#header_for_web .header_menu .hs-menu-wrapper.active-branch.flyouts.hs-menu-flow-horizontal {
    max-width: 100%;
    right: 0;
    left: 0
  }
}
@media all and (max-width:420px) {
  div#header_for_web .header_right_column {
    display: none
  }
}
.inner_hero_outer_wrapper {
  background-position: center;
  clip-path: ellipse(100% 88% at 50% 3%);
  min-height: 375px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  margin-bottom: -50px;
  background-size: cover
}
.inner_hero_outer_wrapper .overlay {
  position: absolute;
  height: 100%;
  left: 0;
  width: 100%;
  top: 0
}
.inner_hero_outer_wrapper .banner_content {
  position: relative
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -1.5%
}
.three_col_boxes_outer_wrapper .section_header {
  margin-bottom: 40px
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box {
  max-width: 30.3333%;
  margin: 1.5%;
  width: 100%;
  padding: 30px 25px;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_icon {
  margin: 10px 0 20px 0;
  display: block;
  overflow: hidden;
  position: relative
}
.three_col_boxes_outer_wrapper .column_box .box_icon img {
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_icon img.hover-icon {
  opacity: 0;
  position: absolute;
  left: 0
}
.three_col_boxes_outer_wrapper .column_box.text-center img.hover-icon {
  right: 0;
  margin: 0 auto
}
.three_col_boxes_outer_wrapper .column_box.text-right img.hover-icon {
  right: 0;
  margin: 0;
  left: auto
}
.three_col_boxes_outer_wrapper .column_box .box_content {
  overflow: hidden
}
.three_col_boxes_outer_wrapper .column_box .box_content h5, .three_col_boxes_outer_wrapper .column_box .box_content p {
  color: #1a1a1a;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_content p {
  font-weight: normal
}
.three_col_boxes_outer_wrapper .column_box span {
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .column_box .box_content a.skyBlue_fill_btn {
  margin-top: 20px
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover {
  background: #1296d3 !important;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_icon img.hover-icon {
  opacity: 1;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_icon img.normal-icon {
  opacity: 0;
  transition: all ease-in-out .5s
}
.three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_content h5, .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover .box_content p, .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box:hover span {
  color: #fff;
  transition: all ease-in-out .5s
}
@media all and (max-width:767px) {
  .three_col_boxes_outer_wrapper .section_header h2 br {
    display: none
  }
  .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box {
    max-width: 47%
  }
}
@media all and (max-width:480px) {
  .three_col_boxes_outer_wrapper .boxes_inner_wrapper .column_box {
    max-width: 100%
  }
}
.news-two_column .two_Column_repeater_outer_wrapper {
  position: relative
}
.news-two_column .two_Column_repeater_outer_wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  clip-path: polygon(100% 0%, 0 85%, 0 100%, 100% 100%)
}
.news-two_column .two_Column_repeater_outer_wrapper .repeater_column_block {
  position: relative;
  z-index: 1
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper {
  display: flex;
  margin: 0 -1.5%
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper .news_item {
  margin: 1.5%;
  width: 100%;
  background: #fff;
  padding: 30px 25px;
  box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.2)
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper .news_item .news_date {
  font-size: 18px;
  color: #1296d3
}
.news_mod_outer_wrapper .site_news_block_inner_wrapper .news_title h5 {
  color: #1a1a1a;
  margin: 25px 0;
  line-height: 1.4em
}
.locations_mod_outer_wrapper {
  position: relative
}
.locations_mod_outer_wrapper .page-center .section_inner_box {
  position: relative;
  right: 32%;
  padding: 60px;
  width: 100%
}
.locations_mod_outer_wrapper .section_inner_box {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap
}
.locations_mod_outer_wrapper .section_inner_box .section_header {
  max-width: 100%;
  width: 100%;
  padding: 0 15px
}
.locations_mod_outer_wrapper .section_inner_box .location_block {
  max-width: 33.333%;
  width: 100%;
  padding: 0 15px;
  margin: 1.2% 0
}
.locations_mod_outer_wrapper .partners_block {
  margin-top: 50px;
  display: flex;
  align-items: baseline
}
.locations_mod_outer_wrapper .partners_block h5 {
  margin-right: 25px
}
.locations_mod_outer_wrapper .partners_block .partner_logo {
  margin-right: 25px
}
.resources_top_row {
  position: relative;
  margin-top: -50px;
  z-index: 4
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper {
  display: flex;
  margin: 0 -1.5%
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list {
  width: 100%;
  max-width: 33.333%;
  text-align: center;
  margin: 1.5%
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list .list_top_block {
  background: #1296d3;
  padding: 15% 0
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list .list_bottom_block {
  overflow: hidden;
  background: #f1f1f1;
  padding: 10% 0
}
.resource_library_mod_outer_wrapper .resources_top_row .resources_inner_wrapper .resources_list .list_bottom_block h5 {
  font-size: 18px;
  color: #1a1a1a
}
.resources_filter {
  text-align: center;
  border-bottom: 1px solid #1296d3;
  margin-top: 80px
}
.resources_filter .controls {
  position: relative;
  bottom: -1px
}
.resources_filter .controls ul {
  list-style: none;
  margin: 0px;
  padding: 0px
}
.resources_filter .controls ul li {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 5px;
  border: 1px solid transparent
}
.resources_filter .controls ul li a {
  color: #1a1a1a;
  padding: 15px 20px;
  display: block
}
.resources_filter .controls ul li.active-li, .resources_filter .controls ul li:hover {
  border: 1px solid #1296d3;
  border-bottom-color: #fff
}
.resources_filter .controls ul li.active-li a, .resources_filter .controls ul li:hover a {
  color: #1296d3
}
.one_column_copy_outer_wrapper .content_box.enable_inner_box {
  padding: 50px;
  background: #f5f5f5;
  max-width: 970px;
  margin: 0 auto
}
.one_column_copy_outer_wrapper .content_box.enable_inner_box p {
  font-size: 16px
}
.resources_post_block_row {
  margin-bottom: 50px;
  padding-top: 0px
}
.resources_post_block_row .block_head_row {
  display: flex;
  padding-bottom: 30px
}
.resources_post_block_row .block_head_row .row_title {
  width: 50%;
  align-self: center
}
.resources_post_block_row .block_head_row .row_link {
  width: 50%;
  align-self: center;
  text-align: right
}
.resources_post_block_row .block_head_row .row_link a {
  text-transform: uppercase
}
.resources_post_block_row .block_body_row {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 0px
}
.resources_post_block_row .block_body_row .mix {
  display: inline-block;
  vertical-align: top;
  width: calc(33.33% - 30px);
  margin: 0 15px 30px;
  font-size: 16px
}
.resources_post_block_row .block_body_row .mix:hover {
  box-shadow: 1px 1px 10px #ccc
}
.mentoring_tag {
  background: #40bd9c
}
.alumni_tag {
  background: #348cb0
}
.career_transition_tag, .career-transition_tag {
  background: #0096d6
}
.coaching_tag {
  background: #d63f39
}
.career-development_tag {
  background: #1296d3
}
.insider_tag {
  background: #348cb0
}
.hubspot_tag {
  background: #40bd9c
}
.blogs_block_row .block_body_row .resource_post_column {
  border: 1px solid #e6e6e6;
  position: relative
}
.blogs_block_row .block_body_row .resource_post_column:hover {
  box-shadow: 1px 1px 10px #ccc
}
.blogs_block_row .block_body_row .resource_post_column .resource_tag {
  position: absolute;
  left: 30px;
  top: 20px;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px
}
.blogs_block_row .block_body_row .resource_post_column .post_content_column {
  padding: 25px
}
.blogs_block_row .block_body_row .resource_post_column .post_image_column img {
  max-height: 206px;
  object-fit: cover;
  width: 100%;
  min-height: 206px
}
.webinars_block_row .block_body_row .resource_post_column {
  border: 1px solid #e6e6e6
}
.webinars_block_row .block_body_row .resource_post_column:hover {
  box-shadow: 1px 1px 10px #ccc
}
.webinars_block_row .block_body_row .resource_post_column .resource_tag {
  font-size: 12px;
  text-transform: uppercase;
  padding: 15px 20px;
  text-align: center;
  color: #fff
}
.webinars_block_row .block_body_row .resource_post_column .content-sec {
  padding: 25px
}
.ebooks_block_row .block_body_row .resource_post_column > div, .ebook_block_row .block_body_row .resource_post_column > div {
  display: flex;
  background: #f5f5f5
}
.ebooks_block_row .block_body_row .resource_post_column .post_image_column, .ebook_block_row .block_body_row .resource_post_column .post_image_column {
  width: 100%
}
.post_content_column h6, .post_content_column p {
  color: initial
}
.post_content_column p {
  font-weight: normal
}
.ebooks_block_row .block_body_row .resource_post_column .post_content_column, .ebook_block_row .block_body_row .resource_post_column .post_content_column {
  width: 100%;
  padding: 15px 25px;
  padding-bottom: 40px;
  position: relative
}
.ebooks_block_row .block_body_row .resource_post_column .post_content_column a, .ebook_block_row .block_body_row .resource_post_column .post_content_column a {
  position: absolute;
  bottom: 15px
}
.ebooks_block_row .block_body_row .resource_post_column .resource_tag, .ebook_block_row .block_body_row .resource_post_column .resource_tag {
  text-align: center;
  padding: 8px 12px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px;
  display: inline-block;
  line-height: normal
}
.post_tags.career_transition {
  background: #0096d6
}
.post_tags.alumni {
  background: #348cb0
}
.post_tags.mentoring {
  background: #40bd9c
}
.post_tags.coaching {
  background: #d63f39
}
.post_tags.career_development {
  background: #1296d3
}
.post_tags.insider {
  background: #348cb0
}
.post_tags.hubspot {
  background: #40bd9c
}
.post_tags.predictive_analytics {
  background: #2f3d7d
}
.blog_top_row {
  padding-bottom: 40px
}
.blog_topics_list {
  border-bottom: 1px solid #1296d3
}
.blog_topics_list ul {
  padding: 0px;
  list-style: none;
  display: flex;
  justify-content: center;
  margin-bottom: 0
}
.blog_topics_list ul li {
  text-align: left;
  padding: 0 40px 0 0;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: -1px
}
.blog_topics_list ul li:last-child {
  padding-right: 0px
}
.blog_topics_list ul li a {
  color: #1a1a1a;
  display: block;
  padding: 10px 4px;
  border: 1px solid transparent
}
.blog_topics_list ul li a:hover {
  color: #1296d3;
  border: 1px solid #1296d3;
  border-bottom-color: #fff
}
.search_input .hs-search-field form {
  position: relative
}
.search_input .hs-search-field form input[type="text"] {
  border: 1px solid #b3b3b3;
  padding: 15px 20px;
  border-radius: 6px
}
.search_input .hs-search-field form button {
  background: 0;
  cursor: pointer;
  border: 0px;
  position: absolute;
  right: 10px;
  top: 36%
}
.search_input .hs-search-field form button svg {
  fill: #666;
  height: 13px
}
.search_input .hs-search-field form button:hover svg {
  fill: #1296d3
}
.blog_listing_section .blog-list-cont {
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-columns: auto auto auto
}
.blog_listing_section .post-item {
  border: 1px solid #e6e6e6;
  position: relative;
  min-width: 100%
}
.blog_listing_section .post-item:hover {
  box-shadow: 1px 1px 10px #ccc
}
.blog_listing_section .post-item .post_content_block h6 a {
  color: #1a1a1a
}
.blog_listing_section .post-item .post_content_block h6 a:hover {
  color: #1296d3
}
.blog_listing_section .post-item .post_tags {
  position: absolute;
  left: 30px;
  top: 20px;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px
}
.blog_listing_section .post-item .post_tags a {
  color: #fff
}
.blog_listing_section .post-item .post_content_block {
  padding: 25px
}
.blog_listing_section .post-item .post_content_block span.post_date {
  font-size: 12px;
  text-transform: uppercase
}
.blog_listing_section .post-item .post_image img {
  max-height: 206px;
  object-fit: cover;
  width: 100%;
  min-height: 206px
}
.blog_listing_section .blog-pagination {
  text-align: center;
  margin-top: 40px
}
.blog_listing_section .blog-pagination ul {
  list-style: none;
  padding: 0px;
  margin: 0px
}
.blog_listing_section .blog-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  margin: 0 5px
}
.blog_listing_section .blog-pagination ul li a {
  color: #1a1a1a;
  display: block;
  padding: 0 5px;
  font-size: 14px
}
.blog_listing_section .blog-pagination ul li a:hover {
  color: #1296d3
}
.blog_listing_section .blog-pagination ul li.active a {
  color: #1296d3
}
.blog_listing_section .blog-pagination ul li a .fas {
  margin: 0 7px
}
.blog_email_subscription {
  margin: 85px 0 95px;
  background: #f5f5f5;
  text-align: center;
  padding: 75px;
  max-width: 940px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important
}
.blog_email_subscription form {
  position: relative
}
.blog_email_subscription h3 {
  margin-bottom: 40px
}
.blog_email_subscription form .hs-form-field {
  padding-right: 20px
}
.blog_email_subscription form .hs-form-field input[type="email"] {
  border: 1px solid #b3b3b3;
  border-radius: 4px;
  background: #fff;
  padding: 15px 20px;
  height: auto
}
.blog_email_subscription form .hs-form-field > label {
  display: none
}
.blog_email_subscription form .hs-submit {
  position: absolute;
  right: 0;
  top: 0px
}
.blog_email_subscription form .hs-submit .hs-button.primary {
  color: #fff;
  font-weight: 700;
  background: #0096d6;
  padding: 14px 25px;
  border-radius: 8px;
  transition: all ease-in-out .5s;
  display: inline-block;
  border: 0px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 224px;
  cursor: pointer
}
.blog_email_subscription form .hs-submit .hs-button.primary:hover {
  background: #d3752f;
  color: #fff
}
.hs-error-msgs {
  list-style: none;
  padding: 0px
}
.hs-error-msgs label {
  color: red;
  font-size: 14px
}
.blog_listing_section .blog-pagination ul li.disabled a {
  display: none
}
.main_blog_wrapper {
  overflow: hidden
}
.main_blog_wrapper .blog_content_box {
  padding-right: 50px
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .post_feature_image {
  padding-bottom: 50px
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .post_feature_image img {
  width: 100%;
  max-height: 500px;
  object-fit: cover
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .post_date {
  padding-bottom: 40px;
  font-weight: bold
}
.main_blog_wrapper .blog_content_box .blog_post_wrapper .blog_post_body h1 {
  font-size: 32px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper {
  margin-top: 40px;
  overflow: hidden;
  font-size: 0px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .post_header {
  padding-bottom: 30px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .post_header h3 {
  font-size: 18px;
  text-transform: uppercase
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item {
  width: 48%;
  border: 1px solid #e6e6e6;
  position: relative;
  display: inline-block;
  margin-right: 2%;
  margin-bottom: 25px;
  vertical-align: top;
  font-size: 16px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_image img {
  max-height: 206px;
  object-fit: cover;
  width: 100%;
  min-height: 206px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block {
  padding: 25px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block span.post_date {
  font-size: 12px;
  text-transform: uppercase
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block h3 {
  font-size: 18px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block h3 a {
  color: #1a1a1a
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_content_block h3 a:hover {
  color: #1296d3
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_tags {
  position: absolute;
  left: 30px;
  top: 20px;
  text-align: center;
  padding: 10px 25px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 5px
}
.main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item .post_tags a {
  color: #fff
}
.main_blog_wrapper .blog_left_column .blog_email_subscription {
  margin: 0;
  padding: 25px
}
.main_blog_wrapper .blog_left_column .blog_email_subscription h3 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 20px
}
.main_blog_wrapper .blog_left_column .blog_email_subscription form .hs-form-field {
  padding-right: 0
}
.main_blog_wrapper .blog_left_column .blog_email_subscription form .hs-submit {
  position: static;
  margin-top: 15px
}
.main_blog_wrapper .blog_left_column .blog_email_subscription form .hs-submit .hs-button.primary {
  width: inherit
}
.main_blog_wrapper .blog_left_column .popular-posts {
  padding: 20px;
  border: 1px solid #e6e6e6;
  margin: 50px 0px
}
.main_blog_wrapper .blog_left_column .popular-posts h3 {
  font-size: 24px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item {
  border-bottom: 1px solid #e6e6e6;
  padding: 15px 0px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item:last-child {
  border-bottom: 0px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item a {
  display: flex
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item .post_image {
  max-width: 100px;
  min-width: 100px;
  margin-right: 15px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item .post_image img {
  width: 100px;
  height: 100px;
  object-fit: cover
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item .post_title h5 {
  font-size: 16px;
  color: #1a1a1a;
  margin: 0px
}
.main_blog_wrapper .blog_left_column .popular-posts .post_item a:hover .post_title h5 {
  color: #1296d3
}
.main_blog_wrapper .blog_left_column .blog_resources_box {
  padding: 20px 20px 40px;
  text-align: center;
  background: #3958a7;
  margin-bottom: 50px
}
.main_blog_wrapper .blog_left_column .blog_resources_box .box_content p {
  color: #fff
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod h3 {
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: inline-block;
  vertical-align: middle
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul li {
  display: inline-block;
  padding: 0 5px;
  vertical-align: middle;
  font-size: 24px
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul li a {
  color: gray
}
.main_blog_wrapper .blog_left_column .blog_social_share_mod ul li a:hover {
  color: #3958a7
}
.download_ebook_section {
  background: #3958a7;
  padding: 40px;
  margin: 50px 0px;
  display: flex
}
.download_ebook_section .ebook_image {
  min-width: 210px;
  margin-right: 50px
}
.download_ebook_section .ebook_image img {
  width: 210px;
  height: 165px;
  object-fit: cover
}
.download_ebook_section .ebook_content {
  width: 100%;
  color: #fff
}
.legal-consent-container {
  font-size: 12px;
  margin-bottom: 10px
}
.legal-consent-container .hs-dependent-field {
  margin: 10px 0
}
@media all and (max-width:1800px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 26%
  }
}
@media all and (max-width:1680px) and (min-width:1575px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 21%
  }
}
@media all and (max-width:1574px) and (min-width:1442px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 16%
  }
}
@media all and (max-width:1442px) and (min-width:1310px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 10%
  }
}
@media all and (max-width:1310px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    right: 4%
  }
}
@media all and (max-width:1200px) {
  .blog_topics_list ul li {
    padding: 0px 27px 0 0;
    font-size: 12px
  }
}
@media all and (max-width:991px) {
  .resources_filter .controls ul li {
    margin: 0 0px
  }
  .resources_filter .controls ul li a {
    padding: 15px 10px
  }
  .ebooks_block_row .block_body_row .resource_post_column > div, .ebook_block_row .block_body_row .resource_post_column > div {
    display: block
  }
  .ebooks_block_row .block_body_row .resource_post_column .post_content_column, .ebook_block_row .block_body_row .resource_post_column .post_content_column {
    padding: 20px;
    padding-bottom: 40px
  }
  .resources_post_block_row {
    margin-bottom: 30px;
    padding-top: 20px
  }
  .blog_topics_list ul li {
    padding: 0px 12px 0 0;
    font-size: 10px
  }
  .blog_top_row {
    padding-bottom: 20px
  }
}
@media all and (max-width:991px) and (min-width:768px) {
  .main_blog_wrapper .blog_left_column .popular-posts .post_item a {
    display: block
  }
  .main_blog_wrapper .blog_left_column .popular-posts .post_item .post_image {
    margin-bottom: 15px
  }
}
@media all and (max-width:767px) {
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    padding: 60px 0px 60px 30px
  }
  .news_mod_outer_wrapper .site_news_block_inner_wrapper, .locations_mod_outer_wrapper .partners_block {
    flex-wrap: wrap
  }
  .locations_mod_outer_wrapper .section_inner_box .location_block {
    max-width: 50%
  }
  .resources_post_block_row .block_body_row {
    margin-left: 0px;
    margin-right: 0px
  }
  .resources_post_block_row .block_body_row .mix {
    width: 100%;
    display: block;
    max-width: 375px;
    margin: 0 auto 30px
  }
  .ebooks_block_row .block_body_row .resource_post_column > div, .ebook_block_row .block_body_row .resource_post_column > div {
    display: flex
  }
  .one_column_copy_outer_wrapper .content_box.enable_inner_box {
    padding: 20px
  }
  .resources_filter {
    margin-top: 50px
  }
  .resources_post_block_row .block_head_row .row_link {
    font-size: 14px
  }
  .resources_post_block_row .block_head_row .row_title {
    width: 70%
  }
  .blog_topics_list ul {
    display: block;
    text-align: center
  }
  .blog_topics_list ul li {
    display: inline-block;
    text-align: center;
    padding: 5px 15px;
    font-size: 12px
  }
  .blog_topics_list ul li:last-child {
    padding-right: 15px
  }
  .blog_topics_list {
    padding-bottom: 10px
  }
  .blog_listing_section .blog-list-cont {
    grid-template-columns: auto
  }
  .blog_listing_section .blog-pagination ul li {
    font-size: 14px
  }
  .blog_email_subscription {
    padding: 45px 25px;
    margin: 40px 0px
  }
  .main_blog_wrapper {
    padding-bottom: 50px
  }
  .blog_email_subscription form .hs-submit .hs-button.primary {
    width: 154px
  }
  .blog_email_subscription form .hs-form-field {
    padding-right: 170px
  }
  .main_blog_wrapper {
    padding: 50px 0px
  }
  .main_blog_wrapper .blog_content_box {
    padding-right: 0px
  }
  .main_blog_wrapper .blog_content_box .related_post_wrapper .related-post-item {
    width: auto;
    float: none;
    display: block;
    margin-right: 0;
    margin-bottom: 15px
  }
  .download_ebook_section {
    padding: 25px;
    margin: 30px 0px;
    display: block
  }
  .download_ebook_section .ebook_image {
    margin-right: 0px;
    margin-bottom: 20px
  }
}
@media all and (max-width:620px) {
  .locations_mod_outer_wrapper .section_inner_box .location_block {
    max-width: 100%
  }
  .locations_mod_outer_wrapper .page-center .section_inner_box {
    padding: 20px 0px 20px 30px
  }
}
@media all and (max-width:480px) {
  .blog_email_subscription form .hs-submit .hs-button.primary {
    padding: 14px 15px;
    width: 130px
  }
  .blog_email_subscription form .hs-form-field {
    padding-right: 140px
  }
  .blog_email_subscription h3 {
    margin-bottom: 30px
  }
}
.form_mod_outer_wrapper .section_left_column, .form_mod_outer_wrapper .section_right_column {
  padding: 0 15px
}
body.webinar_style .form_mod_outer_wrapper .inner-left_column {
  border: 1.335px solid #e6e6e6
}
.form_mod_outer_wrapper .inner-left_column p {
  margin-top: 0
}
.form_mod_outer_wrapper .inner-left_column h5, .form_mod_outer_wrapper .inner-left_column ul {
  padding: 0 15px
}
.form_mod_outer_wrapper {
  position: relative
}
.form_mod_outer_wrapper .section_inner_wrapper {
  display: flex;
  margin: 0 -15px;
  position: relative;
  z-index: 1
}
.form_mod_outer_wrapper .section_left_column ul {
  list-style: none;
  padding: 0 15px
}
.form_mod_outer_wrapper .section_right_column ul {
  list-style: none;
  padding-left: 0
}
.form_mod_outer_wrapper .section_left_column ul li, .form_mod_outer_wrapper .section_right_column ul li {
  position: relative;
  padding-left: 20px
}
.form_mod_outer_wrapper .section_right_column hr {
  max-width: 350px;
  margin-left: 0;
  border-top: 2px dotted #d9d9d9
}
.form_mod_outer_wrapper .row_down_pointer {
  background: rgba(241, 241, 241, 100%);
  clip-path: polygon(0% 83%, 50% 100%, 100% 83%, 100% 100%, 0 100%)
}
.form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
  display: block;
  margin: 0 auto
}
.form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form form fieldset {
  max-width: 750px
}
.form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form form label {
  font-size: 14px;
  text-transform: capitalize;
  color: #1a1a1a
}
.form_mod_outer_wrapper .section_inner_wrapper form .input input {
  padding: 12px 15px;
  border: 1px solid #b3b3b3;
  border-radius: 4px
}
.form_mod_outer_wrapper .section_inner_wrapper form .input {
  margin-bottom: 10px
}
.form_mod_outer_wrapper .section_inner_wrapper h5 {
  text-align: center;
  font-size: 28px
}
.form_mod_outer_wrapper .section_inner_wrapper form p {
  font-size: 14px
}
.form_mod_outer_wrapper .section_inner_wrapper form ul.inputs-list {
  padding-left: 0;
  margin: 0;
  list-style: none
}
.form_mod_outer_wrapper .section_inner_wrapper form .hs_submit.hs-submit {
  text-align: center;
  margin-top: 20px
}
.form_mod_outer_wrapper .section_inner_wrapper form input[type="submit"] {
  background: #0096d6;
  font-weight: 700;
  color: #fff;
  margin: 0 auto;
  border-radius: 8px;
  border: 0;
  padding: 15px;
  min-width: 200px;
  font-size: 16px;
  cursor: pointer
}
.form_mod_outer_wrapper .section_inner_wrapper form input[type="submit"]:hover {
  background: #d3752f
}
@media all and (max-width:767px) {
  .form_mod_outer_wrapper .section_inner_wrapper {
    flex-wrap: wrap
  }
  .form_mod_outer_wrapper .section_left_column, .form_mod_outer_wrapper .section_right_column {
    width: 100% !important;
    max-width: 100%
  }
  .form_mod_outer_wrapper .inner-left_column p img {
    width: 100%
  }
  .form_mod_outer_wrapper .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_form {
    padding: 0 15px
  }
}
.person_social_link ul li svg {
  width: 20px
}
.leadership_mod_outer_wrapper .leadership_box {
  max-width: 1366px;
  margin: 25px auto;
  box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.2);
  box-shadow: none;
  display: flex;
  padding: 30px 20px;
  padding: 30px 0
}
.leadership_mod_outer_wrapper .leadership_box .person_image {
  margin-right: 20px;
  max-width: 200px;
  width: 100%
}
.leadership_mod_outer_wrapper .leadership_box .person_info h5 {
  margin-bottom: 0
}
.leadership_mod_outer_wrapper .leadership_box .person_info p {
  font-size: 18px;
  margin-top: 0px
}
.person_social_link ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0px
}
.person_social_link ul li {
  display: inline;
  margin-right: 10px
}
.leadership_mod_outer_wrapper .leadership_box .person_social_link a:hover g {
  fill: #3958a7
}
@media all and (max-width:620px) {
  .leadership_mod_outer_wrapper .leadership_box {
    flex-wrap: wrap
  }
}
body.insala_flex_template.software_inner_temp.ty-page .inner_hero_outer_wrapper {
  clip-path: none;
  margin-bottom: 0
}
.two_col_copy_form_mod_outer_wrapper {
  position: relative;
  margin-top: -35px
}
.two_col_copy_form_mod_outer_wrapper::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #fff;
  clip-path: polygon(0 85%, 100% 20%, 100% 100%, 0% 99%)
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper {
  display: flex;
  margin: 0 -15px;
  position: relative
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_content_column, .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column {
  padding: 0 15px
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec {
  background: #fff;
  padding: 100px 60px 50px 60px;
  margin-top: -95px
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper h5 {
  font-size: 28px
}
.input input, .input select {
  padding: 12px 15px;
  border-radius: 4px;
  border: 1px solid #b3b3b3
}
label {
  font-size: 14px;
  text-transform: capitalize;
  color: #1a1a1a
}
form .input {
  margin-bottom: 10px
}
.hs_submit.hs-submit input[type="submit"] {
  background: #0096d6;
  font-weight: 700;
  color: #fff;
  margin: 0 auto;
  border-radius: 30px;
  border: 0;
  padding: 15px;
  min-width: 200px;
  font-size: 16px;
  cursor: pointer
}
.hs_submit.hs-submit input[type="submit"]:hover {
  background: #0096d6
}
.hs_submit.hs-submit {
  margin-top: 0px
}
.two_col_copy_form_mod_outer_wrapper .contact_deatils_row {
  display: flex;
  margin: 0 -15px;
  flex-wrap: wrap
}
.contact_deatils_row .contact_column {
  max-width: 50%;
  padding: 0 15px;
  width: 100%
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec ul {
  list-style: none
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec label {
  text-transform: none
}
.two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec .input select {
  -webkit-appearance: none;
  background: #fff
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .social_share_column ul {
  padding-left: 0;
  list-style: none
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .social_share_column ul li {
  display: inline
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .social_share_column ul li a {
  font-size: 25px;
  padding: 0 10px
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .trusted-partners-wrapper {
  margin-top: 30px
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .trusted-partners-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px 40px;
  align-items: end
}
.two_col_copy_form_mod_outer_wrapper .section_content_column .trusted-partners-item {
  max-width: 120px
}
@media all and (max-width:767px) {
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper {
    flex-wrap: wrap
  }
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_content_column, .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column {
    width: 100% !important;
    max-width: 100%
  }
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec {
    margin-top: 0px;
    padding: 50px
  }
}
@media all and (max-width:520px) {
  .contact_deatils_row .contact_column {
    max-width: 100%
  }
  .two_col_copy_form_mod_outer_wrapper .section_inner_wrapper .section_form_column .inner_form-sec {
    padding: 20px
  }
}
.login-box input[type="text"], .login-box input[type="password"] {
  width: 96% !important
}
.login-box {
  padding: 20px;
  display: table;
  margin: 0 auto;
  width: 500px
}
.login-box .button-linkedin2 {
  border: 1px solid #1296d3 !important;
  color: #1296d3;
  padding: 10px;
  border-radius: 5px;
  background-color: #fff;
  display: none
}
@media all and (max-width:600px) {
  .login-box, .login-box .hs_submit.hs-submit input[type="submit"] {
    width: 100% !important
  }
}
.givingOrg {
  clear: both;
  padding: 10px 0
}
.givingOrg-logo {
  text-align: center;
  padding: 20px 0 10px
}
.givingOrg-copy h3 {
  font-size: 18px
}
.animation-element {
  opacity: 0;
  transition: all .9s ease-in-out;
  margin-top: 200px !important
}
.animation-element.in-view {
  opacity: 1;
  margin-top: 0px !important
}
.break {
  clear: both
}
.animation-element img {
  opacity: 0;
  transition: all 1.9s ease-in-out;
  margin-top: 200px !important
}
.animation-element.in-view img {
  opacity: 1;
  margin-top: 0px !important
}
.relative-reset {
  position: relative !important;
  overflow: visible !important
}
.relative-reset img {
  width: 100%
}
.image-column {
  width: 45%;
  float: left
}
.absolute-img {
  position: absolute;
  top: 0;
  left: -30%;
  right: 0;
  bottom: 0
}
.lap-screen {
  position: absolute;
  top: 0;
  left: 0
}
.tab-screen {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 50%
}
.phone-screen {
  position: absolute;
  top: 0;
  right: 40%;
  z-index: 3;
  width: 25%
}
.animation-element .lap-screen img {
  opacity: 1;
  transition: all 1.5s ease-in-out;
  margin-top: 300px !important
}
.animation-element.in-view .lap-screen img {
  margin-top: 20px !important
}
.animation-element .tab-screen img {
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: .5s;
  margin-top: 400px !important
}
.animation-element.in-view .tab-screen img {
  opacity: 1;
  margin-top: 150px !important
}
.animation-element .phone-screen img {
  opacity: 0;
  transition: all 1s ease-in-out;
  transition-delay: 1s;
  margin-top: 500px !important
}
.animation-element.in-view .phone-screen img {
  opacity: 1;
  margin-top: 300px !important
}
.resources_column a, .content_column a {
  padding: 10px 20px;
  border-radius: 30px;
  background-color: #fff;
  color: #178df1
}
#hs-eu-cookie-confirmation, .image_border, .two_Column_repeater_outer_wrapper .repeater_column_block .img-box-inner::after {
  display: none !important
}
.content_column .givingOrg-logo a, .content_column .givingOrg a {
  border: 0px;
  padding: 0;
  border-radius: 0
}
@media(max-width:767px) {
  .hero_module_outer_wrapper {
    background: none !important
  }
  .image-column {
    width: 100% !important;
    height: 80vw
  }
  .absolute-img {
    position: relative;
    left: 0
  }
  .lap-screen {
    display: none
  }
  .tab-screen {
    right: 20%
  }
  .phone-screen {
    right: 60%
  }
  .animation-element .tab-screen img {
    opacity: 0;
    transition: all 1s ease-in-out;
    transition-delay: .1s;
    margin-top: 50vw !important
  }
  .animation-element.in-view .tab-screen img {
    opacity: 1;
    margin-top: 3vw !important
  }
  .animation-element .phone-screen img {
    opacity: 0;
    transition: all 1s ease-in-out;
    transition-delay: .5s;
    margin-top: 60vw !important
  }
  .animation-element.in-view .phone-screen img {
    opacity: 1;
    margin-top: 26vw !important
  }
  .animation-element {
    opacity: 1;
    transition: all .9s ease-in-out;
    margin-top: 0px !important
  }
}
button, input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0
}
.share-date {
  float: right
}
.share-date h3 {
  font-size: 15px !important;
  float: left
}
.share-date ul {
  float: left;
  padding: 0;
  margin: 5px 0 5px 10px
}
.share-date li {
  list-style-type: none;
  float: left;
  margin-right: 10px
}
.author-container {
  background-color: #ececec;
  padding: 30px
}
.author-profile {
  width: 140px;
  float: left
}
.author-bio {
  margin-left: 140px
}
.author-bio p, p#hubspot-author_data {
  margin: 0
}
.author-profile svg {
  fill: #999
}
.hs-author-avatar img {
  border-radius: 50%
}
.hs-author-avatar {
  border-radius: 50%;
  overflow: hidden;
  width: 100px;
  height: 100px
}
.author-link, .author-link:hover {
  color: #555
}
.hs-social-linkedin {
  background-image: url('https://info.insala.com/hubfs/linkedin.svg');
  background-size: 20px;
  text-indent: -9999px;
  overflow: hidden;
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 5px
}
.tilespartners_section .tiles_inner_wrapper .tiles_column::before {
  border: 0 !important
}
.testimonial_slide {
  background: none !important
}
div#header_for_web .header_mid_column ul li ul {
  border: 0 !important
}
.anchor-pot a {
  background: none !important;
  border: 0 !important
}
@media(max-width:991px) {
  div#header_for_web.localized-header .hs-menu-wrapper > ul > li:nth-child(6) > a {
    display: none !important
  }
}
div#header_for_web {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%
}
.body-container-wrapper {
  margin-top: 0px;
}
@media(max-width:991px) {
  .body-container-wrapper {
    margin-top: 54px
  }
}
@media(max-width:767px) {
  .body-container-wrapper {
    margin-top: 34px
  }
}
.hs-form-25dc3648-39f6-41c6-92a6-7d4fc1adc40a_38011168-35de-4657-b2ad-77ab37c6fcb9 fieldset.form-columns-1 .hs-input {
  width: 100% !important
}
#hs_cos_wrapper_widget_1643996800919 {
  background-color: #0a205a !important
}
@media (max-width: 767px) {
	.hero_module_outer_wrapper {
		padding: 15vw 0 
	}
	.banner_content_box h1 {
		font-size: 8vw;
	}
	.banner_content_box p,
	.banner_content_box p span,
  .banner_content_box span{
		font-size: 3.5vw !important;
	}
	.tiles_column img {
		max-width: 100%;
	}
	.inner-title-clumn h6 {
		font-size: 2vw
	}
	.hero_module_outer_wrapper .banner_content_box {
		width: 100%;
	}
	body .tilespartners_section .tiles_inner_wrapper .tiles_column {
		max-width: 33% 
	}
	.tilespartners_section .tiles_column .inner-title-clumn {
		padding: 30px 0 
	}
	.tilespartners_section .tiles_column .inner-title-clumn h6 {
		margin-top: 0px;
	}
	.resources_info img {
		width: 100% !important
	}
}
#hs-cmsf-branding,
.hs-cmsf-branding__label {
  display: none !important 
}