/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */



/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css');
@import url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Css/animate.css');
@import url('//fonts.googleapis.com/css?family=Roboto%3A400%2C400italic%2C500&#038;ver=f1f1a9d3d1494f8998d68e17de22f3f1');


/* EX: @import url('http://example.com/example_style.css'); */
@font-face {
  font-family: 'fontello';
  src: url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/fontello.eot?2136226'),
    url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/fontello.woff?2136226') format('woff'),
    url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/fontello.ttf?2136226') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Defaults";
  src: url("://cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/Defaults/Defaults.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/Defaults/Defaults.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/Defaults/Defaults.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: vc_linecons;
  src: url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/vc_linecons.eot?54101537#iefix') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/vc_linecons.woff?54101537') format('woff'),
    url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/vc_linecons.ttf?54101537') format('truetype');
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: "ult-silk";
  src: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/ult-silk/ult-silk.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/ult-silk/ult-silk.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/ult-silk/ult-silk.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}


/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

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

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden; 
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
  max-width: 100%;
  height: auto;
}

/* Date Picker */
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
} 
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
} 
#caldays {
  margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed)*/
@media only screen and (max-width: 767px){
  .hs-responsive-embed,
  .hs-responsive-embed.hs-responsive-embed-youtube,
  .hs-responsive-embed.hs-responsive-embed-wistia,
  .hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .hs-responsive-embed iframe, 
  .hs-responsive-embed object, 
  .hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-top: 0px;
  padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0 0 0 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%;
  }
}

/* Forms */
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 {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#hs-pwd-widget-password {
  height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; 
}

/* Horizontal Menu
========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
.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.hs-item-has-children {
  position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}


@media (max-width: 767px) {
  .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;
  }

  /* Stacking Horizontal Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }

  /* Stacking Vertical Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

/* Browser Resets */
.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: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; 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}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.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%;}


/* Direction Nav */
.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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.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;}

/* Direction Nav for the Thumbnail Carousel */
.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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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; }



/* Control Nav */
.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: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  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;
  }
}

.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;
}
/* Thumbnail only version of the gallery */
.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;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.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;
}

/* HTML 5 Reset */
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;
}

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: #ffffff none no-repeat fixed center center;
  background-size: cover;
  font: normal normal normal 16px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #777777;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1250px;
  margin: 0 auto;
}

/* Highlighted Text 
::-moz-selection {
color: #fff;
background: #3399ff;
text-shadow: none;
}
::selection {
color: #fff;
background: #3399ff;
text-shadow: none;
}*/


/* =============== Typography =============== */

/* Basic text */
p {
  margin-bottom: 10px;
  margin-top:0;
} 
small {
  font-size: small;
}
i {
  font-style: italic;
}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 10px;
  margin-top:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1{
  color: #333333;
  font: normal normal normal 46px / 52px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h2{
  color: #333333;
  font: normal normal normal 36px / 42px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h3{
  color: #333333;
  font: normal normal normal 26px / 48px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h4 {
  color: #333333;
  font: normal normal normal 20px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h5 {
  color: #333333;
  font: normal normal normal 18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}
h6 {
  color: #333333;
  font: italic normal normal 15px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

/* Anchor Links */
a { 
  color: #4d71da;
  text-decoration:underline;
}
a:hover, a:focus { 
  color: #4d71da;
  text-decoration:none; 
}

/* Lists */
ul, ol {
  margin: 0 0 10px 20px;
  padding: 0;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


.header-container .page-center, 
.body-container .page-center, 
.footer-container .page-center {
  padding: 0 44px;
}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}

.custom-header-group {
  border-bottom: 1px solid #e9e9e9;
  background: rgba(255,255,255,0.28) none repeat center top;
  background-size: auto;
}

.custom-header-top-bar-wrp {
  border-bottom: 1px solid rgba(229,229,229,0.75);
  color: #888888;
}
.custom-header-top-bar-wrp .wf-container-top {
  padding-top: 8px;
  padding-bottom: 8px;
}
.custom-header-top-bar-wrp.text-small {
  font-size: 13px;
  line-height: 23px;
}
.wf-td {
  display: table-cell;
  vertical-align: middle;
}
.wf-table {
  display: table;
  position: relative;
  width: 100%;
}
.custom-header-top-bar-wrp .mini-contacts {
  margin-right: 20px;
  margin-left: 0;
  padding-left: 18px;
  margin: 0;
  white-space: nowrap;
}
.custom-header-top-bar-wrp .mini-contacts.phone {
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/phone-icon.svg);
  background-repeat: no-repeat;
}
.custom-header-top-bar-wrp .right-block.wf-td {
  margin-right: 0;
  margin-left: 20px;
  text-align: right;
}
.custom-header-top-bar-wrp .text-area > p {
  margin-bottom: 0;
}
.custom-header-top-bar-wrp .right-block.wf-td .text-area a {
  margin-right: 6px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  -webkit-transition: -webkit-box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  padding-left: 16px;
  padding-right: 17px;
  font: normal normal normal 13px/ 23px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #4d71da;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  position: relative;
  top: 0;
  display: inline-block;
  padding-bottom: 2px;
  border: none;
  color: #fff;
  text-decoration: none;
}
.custom-header-top-bar-wrp .right-block.wf-td .text-area a:hover {
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  text-decoration: underline;
  text-decoration-color: #888888;
  background-color: #3860d6;
  background: #3860d6;
  background: -moz-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#3860d6),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
}
.custom-header-top-bar-wrp .fa.fa-calendar-check-o {
  margin-right: 9px;
}
.custom-header-top-bar-wrp .text-area {
  display: inline-block;
  vertical-align: middle;
}
.custom-header-top-bar-wrp .soc-ico.custom-bg {
  display: inline-block;
  margin-right: 0;
  margin-left: 20px;
  vertical-align: middle;
}
.custom-header-top-bar-wrp .right-block .soc-ico a {
  float: right;
  margin: 2px;
  line-height: 22px;
  color: #888888;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  text-align: center;
  position: relative;
}
.custom-header-top-bar-wrp .soc-ico a:after, 
.custom-header-top-bar-wrp .soc-ico a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  content: "";
  border-radius: 100%;
  -webkit-transition: -webkit-transform .15s;
  transition: transform .15s;
}
.custom-header-top-bar-wrp .soc-ico.accent-bg a:before {
  background-color: #ffffff;
}
.custom-header-top-bar-wrp .soc-ico.hover-accent-bg a:after {
  background-color: #4d71da;
  background-image: none;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.custom-header-top-bar-wrp .soc-ico a:after, 
.custom-header-top-bar-wrp .soc-ico a:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.custom-header-top-bar-wrp .soc-ico a:before, 
.custom-header-top-bar-wrp .soc-ico a:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.custom-header-top-bar-wrp .soc-ico a .icon {
  position: relative;
  z-index: 1;
  width: 24px;
  height: 24px;
}
.custom-header-top-bar-wrp .soc-ico a .icon {
  fill: #888888;
}
.custom-header-top-bar-wrp .soc-ico a:hover .icon {
  fill: #ffffff;
}

.custom-logo {
  padding-top: 30px;
  padding-bottom: 30px;
  padding-right: 20px;
}

.custom-header-site-search-group {
  position: absolute;
  width: auto !important;
  right: 44px;
  top: 41px;
}
.custom-header-group .page-center {
  position: relative;
}
.custom-header-site-search-group input.hs-search-field__input {
  top: 35px;
  width: 345px;
  color: #000000;
  -webkit-text-fill-color: #000000 !important;
  font: normal 500 12px / 16px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  line-height: 24px;
  background-color: rgba(255,255,255,0.97);
  -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
  position: absolute;
  right: 6px;
  height: 50px;
  border: none;
  outline:none;
  margin-bottom: 10px;
  padding: 7px 15px;
}
.header-container .custom-header-site-search-group input.hs-search-field__input {
  display: none;
}
.custom-header-site-search-group .submit {
  padding-left: 16px;
  letter-spacing: -4px;
  color: #3a3a3a;
  font-size: 13px;
  line-height: 23px;
  border: none;
  background-color: transparent;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.custom-header-site-search-group .submit:before {
  position: absolute;
  top: 50%;
  left: 0;
  height: 16px;
  width: 16px;
  margin-top: -8px;
  content: "";
  background-repeat: no-repeat;
  background-position: 0 center;
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/header-search-icon.svg);
}

.submit.act:before {
  background-image: url('//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/header-search-close-icon.svg');
}






/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}


.body-container .page-center{
  padding-top:50px;
  padding-bottom:50px;
}


/* =============== Section Header With Breadcrumbs =============== */
.custom-breadcrumbs {
  background-color: rgba(119,119,119,0.04);
  border-bottom: 1px solid rgba(119,119,119,0.15);
}
.custom-breadcrumbs .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.custom-breadcrumbs .wf-table{
  min-height: 106px;
}

@-moz-document url-prefix() {
  .custom-breadcrumbs .wf-table {
    min-height: auto;
    height: 106px;
  }
}

.custom-breadcrumbs h1{
  color: #333;
  font: normal normal normal 26px / 48px "Roboto",Helvetica,Arial,Verdana,sans-serif;
  text-transform: none;
  overflow: hidden;
  padding: 5px 0;
  margin: 5px 0;
}
.custom-breadcrumbs .assistive-text {
  position: absolute;
  clip: rect(1px,1px,1px,1px);
}
.custom-breadcrumbs-banner ul {
  float: right;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
  color: #aaa;
  display: inline-block;
  padding-top: 3px;
}
.custom-breadcrumbs-banner ul li {
  position: relative;
  display: inline-block;
  margin-left: 8px;
  vertical-align: middle;
  padding: 0;
  padding-left: 12px;
  float:none !important;
}
.custom-breadcrumbs-banner .hs-breadcrumb-menu-divider:before {
  display:none !important;
}
.custom-breadcrumb-banner ul li:before, 
.custom-breadcrumbs-banner ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 13px;
  content: "/";
  opacity: .5;
  text-align: left;
  z-index: 3;
}
.custom-breadcrumbs-banner ul li:first-child:before, 
.custom-breadcrumbs-banner ul li:first-child:before {
  content: "";
}
.custom-breadcrumbs-banner a {
  color: #aaaaaa;
  text-decoration: none;
}
.custom-breadcrumbs-banner a:hover{
  color: #aaaaaa;
  text-decoration: underline;
}
.custom-breadcrumbs-banner ul li:before, 
.custom-breadcrumbs-banner ul li:before {
  color: rgba(170,170,170,0.5);
}

.custom-breadcrumbs-banner ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  background: 0 0;
}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}

.custom-footer-gorup {
  background-color: rgba(119,119,119,0.04);
  border-top: 1px solid rgba(119,119,119,0.15);
}
.hs-footer-lp.custom-footer-gorup {
  border: 0;
}
.custom-footer-top .page-center {
  padding-top: 45px;
  padding-bottom: 5px;
}
.custom-footer-top-menu .hs-menu-wrapper > ul {
  display: block;
  margin: 0 -22px;
}
.custom-footer-top-menu .hs-menu-wrapper > ul > li {
  padding:0 23px 0 22px;
  width: 50%;
  margin-bottom:40px;
  line-height: 25px;
}
.custom-footer-top-menu .hs-menu-wrapper > ul > li:last-child {
  padding-left: 19px;
}
.custom-footer-contact-form,
.custom-footer-contact-search.hs-search-field{
  margin-bottom: 30px;
}
.custom-footer-top-menu .hs-menu-wrapper > ul > li > a {
  font: normal normal normal 18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 15px;
  clear: both;
  color: #333333;
  text-decoration: none;
}
.custom-footer-top-menu .hs-menu-wrapper > ul ul li a {
  font: normal normal normal 16px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  font-size: 14px;
  line-height: 25px;
  color: #777777;
  text-decoration: none;
  white-space: normal !important;
  display: inline-block !important;
  vertical-align: top !important;
}
.custom-footer-top h3 {
  font: normal normal normal 18px / 27px "Roboto",Helvetica,Arial,Verdana,sans-serif;
  text-transform: none;
  margin-bottom: 15px;
  clear: both;
  color: #333;
  text-decoration: none;
}

.custom-footer-contact-form {
  padding-left: 8px;
  padding-right: 4px;
}
.custom-footer-top .hs-form-field>label>span:empty+span {
  display: none;
}
.custom-footer-top [type="text"],
.custom-footer-top [type="password"],
.custom-footer-top [type="datetime"],
.custom-footer-top [type="datetime-local"],
.custom-footer-top [type="date"],
.custom-footer-top [type="month"],
.custom-footer-top [type="time"],
.custom-footer-top [type="week"],
.custom-footer-top [type="number"],
.custom-footer-top [type="email"],
.custom-footer-top [type="url"],
.custom-footer-top [type="search"],
.custom-footer-top [type="tel"],
.custom-footer-top [type="color"],
.custom-footer-top [type="file"],
.custom-footer-top textarea,
.custom-footer-top select {
  max-width: 100%;
  width: 100%;
  margin: 0;
  color: #b8bcbe;
  padding: 7px 15px;
  background-color:#fff;
  border: 1px solid #eaeaea;
  font: normal normal normal 14px / 25px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  background-color: #fbfcfc;
  outline:none;
}

.custom-footer-top [type="text"] {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  margin-bottom: 0;
}
.custom-footer-top [type="email"] {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  border-top: 0;
}
.custom-footer-top textarea {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  height: 91px;
}

.custom-footer-top .hs-button.primary,
.custom-footer-top input[type="submit"],
.custom-footer-top input[type="button"] {
  font: normal normal 500 14px / 30px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  padding-left: 14.333333333333px;
  padding-right: 14.333333333333px;
  color: #fff;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #4d71da;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  box-shadow: 0 1px 6px rgba(0,0,0,0.12);
  -webkit-transition: -webkit-box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, background-color 0.2s ease-out;
  margin-bottom: 20px;
  display: inline-block;
  padding-bottom: 2px;
  border: none;
  outline:none;
  margin-top: 10px;
  cursor: pointer;
  text-decoration: none;
  white-space: normal !important;
}

.custom-footer-top .hs-button.primary:hover,
.custom-footer-top input[type="submit"]:hover,
.custom-footer-top input[type="button"]:hover {
  background-color: #3860d6;
  background: #3860d6;
  background: -moz-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#3860d6),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
}

.custom-footer-top .hs-button.primary:focus,
.custom-footer-top input[type="submit"]:focus,
.custom-footer-top input[type="button"]:focus {
  background-color: #3860d6;
  background: #3860d6;
  background: -moz-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#3860d6),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
  box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);   
}

.custom-footer-site-search-group {
  padding-left: 11px;
}
.custom-footer-contact-search.hs-search-field form {
  position: relative;
}
.custom-footer-contact-search.hs-search-field input {
  border: 1px solid #e0e1e1;
}
.custom-footer-contact-search.hs-search-field a.submit {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 16px;
  height: 16px;
  padding: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  border: none;
  background-color: transparent;
  text-decoration: none;
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/footer-search-icon.svg);
}


.custom-footer-bottom {
  border-top: 1px solid rgba(119,119,119,0.15);
  padding: 5px 0;
}
.custom-footer-copyright p {
  font-size: 13px;
  line-height: 23px;
  color: #777777;
  margin: 0;
}
.custom-footer-copyright p a {
  padding:10px 7px 10px 0;
  display: inline-block;
}
.custom-footer-copyright p img {
  vertical-align: middle;
  max-width:100px;
}
.custom-footer-bottom-menu p {
  font-size: 13px;
  line-height: 23px;
  color: #777;
  margin: 0;
  text-align: right;
  padding-top: 13px;
}
.custom-footer-bottom-menu p a {
  color: #777777;
  text-decoration: none;
}
.custom-footer-bottom-menu p a:hover {
  text-decoration: underline;
  color: #777777;
}

#back-to-top {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: rgba(0,0,0,0.2);
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  bottom: 15px;
  width: 44px;
  height: 44px;
  position: fixed;
  right: 15px;
  z-index: 99;
}
#back-to-top:before {
  display: block;
  width: 44px;
  height: 44px;
  content: "";
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/back-to-top.svg);
  background-repeat: no-repeat;
  background-position: center center;
}
#back-to-top:hover {
  background-color: rgba(0,0,0,0.5);
}

/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary {}
.custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
  float: right;
  padding: 15px 0 10px;
  padding-right: 27px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  margin: 0 13px;
  float:none !important;
  display: inline-block;
  vertical-align: middle;
  min-height: 75px;
  line-height: 75px;
  z-index: 9999; /*added abm nav fix*/
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  font: normal normal normal 15px / 19px "Roboto",Helvetica,Arial,Verdana,sans-serif;
  color: #3a3a3a;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid transparent;
  text-align: left;
  text-decoration: none;
  position: relative;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #3a3a3a;
  text-decoration:none;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
  min-width: 345px;
  background-color: rgba(255,255,255,0.97);
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.2);
  padding: 10px 0;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li {
  display: block;
  position: relative;
  padding: 0 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  font: normal 500 12px / 16px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #000000;
  display: block;
  border-right: solid 1px transparent;
  border-left: solid 1px transparent;
  margin: 0 0 2px -1px;
  padding: 7px 30px 7px 10px;
  text-align: left;
  text-decoration: none;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  white-space: normal !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
  background-color: rgba(0,0,0,0.07);
  color: #4d71da;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a {
  background-color: rgba(0,0,0,0.07);
  color: #4d71da;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li:hover > a span {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: table-cell;
}

.custom-menu-primary .hs-menu-wrapper>ul ul li.active-branch > a span {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: table-cell;
}


.custom-menu-primary .hs-menu-wrapper > ul > li > ul {}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {}


/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:971px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    margin-left: 1px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) ul {
    margin-right: 1px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) ul ul, 
	.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) ul ul {
    left: auto !important;
    right: 100% !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul {
    margin-top: -10px;
  }
  .custom-breadcrumbs-banner ul li {
    margin-left: 4px;
    top: -1px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li ul > li.hs-item-has-children:before {
    position: absolute;
    display: block;
    right: 15px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/menu-arrow.svg);
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a:before {
    background: #4d71da;
    content:"";
    background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    -webkit-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
    -moz-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
    -ms-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
    -o-transition: all 300ms cubic-bezier(0.175,0.885,0.32,1.275);
    position: absolute;
    display: block;
    left: 1px;
    bottom: -5px;
    overflow: hidden;
    height: 2px;
    max-height: 2px;
    pointer-events: none;
    opacity: .85;
    width:0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a:before,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a:before,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a:before,
  .custom-menu-primary .hs-menu-wrapper > ul > li.active.active-branch > a:before{
    width: 100%;
  }
  .custom-menu-primary.mobile{
    display:none !important;
  }
  .custom-header-outter-group{
    min-height: 158px !important;
  }
  .scroll-header .header-container .page-center {
    padding: 0 40px;
  }
  .scroll-header .custom-header-bottomn-group {
    opacity: 0;
    z-index: -1;
    position: fixed;
    top: -200px;
    left: 0;
  }
  .custom-header-bottomn-group.sticky-header {
    -webkit-transition: opacity 0.4s;
    -moz-transition: opacity 0.4s;
    -ms-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    opacity: 0;
    top:0;

    visibility: hidden;
    background:#fff;
    position: fixed;
    width: 100%;
    text-align: center;
    z-index: 9399;
    z-index: -1;
  }
  .custom-header-bottomn-group.sticky-header > div{
    background-color: rgba(255,255,255,0.95);
    min-height: 70px;
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.25);
    box-shadow: 0 0 6px rgba(0,0,0,0.25);
    opacity:1;
    z-index: 9;
    visibility: visible;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
  }
  .scroll-header .custom-header-bottomn-group.sticky-header {
    opacity:1;
    z-index:15;
  }
  .scroll-header .custom-header-site-search-group {
    display: none;
  }
  .scroll-header  .sticky-header .custom-logo {
    padding:20px 40px 20px 0;
    text-align: left;
    line-height: 0;
  }
  .scroll-header .sticky-header .custom-logo img {
    max-width: 100px;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul {
    padding: 0;
    padding-right: 0;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li {
    min-height: 70px;
    line-height: 70px;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li:last-child {
    margin-right: 0;
  }

}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 970px) {
  .custom-menu-primary.desktop,
  .custom-header-site-search-group{
    display:none !important
  }
  .custom-header-bottomn-group.sticky-header {
    display: none !important;
  }

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

  /* ===== Mobile Toggle Button ===== */
  .custom-menu-primary.mobile {
    position: absolute;
    top: 19px;
    right: 20px;
    width: 50% !important;
    z-index:998;
  }
  body{
    overflow-x: hidden;
  }
  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
  }

  .dl-menuwrapper {
    width: 100%;
    max-width:280px;
    float: right;
    position: relative;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    -moz-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
  }
  .dl-menuwrapper:first-child {
    margin-right: 24px;
  }
  .dl-menuwrapper button {
    background: #ccc;
    border: 0;
    width: 104px;
    height: 44px;
    position: absolute;
    cursor: pointer;
    outline: 0;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    -moz-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    min-height: 24px;
    padding: 10px 0 10px 16px;
    text-decoration: none;
    line-height: 24px;
    font: normal normal bold 15px/20px Arial,Verdana,sans-serif;
    text-transform: uppercase;
    background: #4d71da;
    background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
    color: #fff;
    padding-left: 0;
    right:0;
    top:6px;
  }


  .lines-button {
    display: inline-block;
    margin-right: 16px;
    transition: .3s;
    cursor: pointer;
    user-select: none;
    border-radius: .57143rem;
  }

  .lines,.lines:after,.lines:before {
    display: inline-block;
    width: 18px;
    height: 3px;
    background: #fff;
    border-radius: 2px;
  }

  .lines-button:active {
    transition: 0;
  }

  .lines {
    vertical-align: middle;
    margin: -3px 6px 0 0;
    position: relative;
  }

  .lines:after,.lines:before {
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 1.5px center;
    transform-origin: 1.5px center;
  }

  .dl-container,.dl-menuwrapper,.dl-menuwrapper li,.dl-menuwrapper li.dl-back span {
    position: relative;
  }

  .dl-menuwrapper .lines,.dl-menuwrapper .lines:after,.dl-menuwrapper .lines:before {
    transition: .3s;
  }

  .lines:before {
    top: 5px;
  }
  .lines:after {
    top: -5px;
  }
  .dl-trigger:hover .lines:before{
    top: 6px;
  }
  .dl-trigger:hover .lines:after{
    top: -6px;
  }

  .dl-active.dl-trigger:hover .lines{
    top:0;
  }
  .dl-active.dl-trigger:hover .lines:before{
    top:0;
  }
  .dl-active.dl-trigger:hover .lines:after{
    top: 0;
  }

  .dl-active .lines:after,.dl-active  .lines:before,.dl-active .lines:after,.dl-active.lines:before {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    top: 0;
    width: 20px;
  }
  .dl-active .lines:before, .dl-active .lines:before {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg); 
  }
  .dl-active .lines:after,.dl-active  .lines:after {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
  }
  .dl-active .lines, .dl-active .lines {
    background: 0 0;
  }


  .dl-menuwrapper ul {
    padding: 0;
    list-style: none;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  .dl-menuwrapper li {
    position: relative;
  }
  .dl-menuwrapper li.active-branch > a span {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline;
  }
  .dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 15px 20px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    outline: none;
  }
  .no-touch .dl-menuwrapper ul > li > a:hover > span {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    width: auto;
  }
  .dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: rgba(0,0,0,0.1);
    margin: 0;
    text-align: center;
  }

  .next-level {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -20px;
    width: 50px !important;
    display:inline-block !important;
    height: 40px;
  }
  .next-level:after {
    background-color: rgba(0,0,0,0.1);
    background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/menu-child-arrow.svg);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    opacity: 1;
    position: absolute;
    display: block;
    right: 15px;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    cursor:pointer;
  }
  .next-level:hover:after {
    background-color: rgba(0,0,0,0.2);
  }
  .next-level:hover:after {
    background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/menu-child-arrow-hover.svg);
  }
  .dl-menuwrapper li.dl-back:after {
    left: 10px;
    color: rgba(212,204,198,0.3);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .dl-menuwrapper li.dl-back:hover > span {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    width: auto;
  }
  .dl-menuwrapper li > a:after {
    right: 10px;
    color: rgba(0,0,0,0.15);
  }
  .dl-menuwrapper .dl-menu {
    margin: 5px 0 0 0;
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999;
  }
  .dl-menuwrapper .dl-menu.dl-menu-toggle {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
  /* Hide the inner submenus */
  .dl-menuwrapper li .dl-submenu {
    display: none;
  }
  /* 
  When a submenu is openend, we will hide all li siblings.
  For that we give a class to the parent menu called "dl-subview".
  We also hide the submenu link. 
  The opened submenu will get the class "dl-subviewopen".
  All this is done for any sub-level being entered.
  */
  .dl-menu.dl-subview li, 
  .dl-menu.dl-subview li.dl-subviewopen > a,
  .dl-menu.dl-subview li.dl-subview > a {
    display: none;
  }
  .dl-menu.dl-subview li.dl-subview, 
  .dl-menu.dl-subview li.dl-subview .dl-submenu, 
  .dl-menu.dl-subview li.dl-subviewopen, 
  .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu, 
  .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
  }
  /* Dynamically added submenu outside of the menu context */
  .dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 100%;
    top: 50px;
    left: 0;
    margin: 0;
  }
  .dl-menuwrapper li.dl-back a>span {
    display: inline-block;
    position: relative;
    width:auto !important;
  }
  .dl-menuwrapper li.dl-back span:before {
    display: block;
    position: absolute;
    left: -16px;
    top: 50%;
    width: 10px;
    height: 7px;
    margin-top: -2.5px;
    content: "";
    background: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/back-arrow.svg);
  }
  li.dl-back:after,
  li.dl-back:before{
    display:none !important;
  }

  .no-touch .dl-menuwrapper li.dl-back:hover a span:before, 
  .touch .dl-menuwrapper li.dl-back:active a span:before {
    background: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/back-arrow-hover.svg);
  }
  .dl-menuwrapper li.dl-back:hover a>span {
    background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
    background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    width: auto;
  }



  /* Animation classes for moving out and in */
  .dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out forwards;
    -moz-animation: MenuAnimOut2 0.3s ease-in-out forwards;
    animation: MenuAnimOut2 0.3s ease-in-out forwards;
  }

  @-webkit-keyframes MenuAnimOut2 {
    100% {
      -webkit-transform: translateX(-100%);
      opacity: 0;
    }
  }

  @-moz-keyframes MenuAnimOut2 {
    100% {
      -moz-transform: translateX(-100%);
      opacity: 0;
    }
  }
  @-moz-keyframes MenuAnimOut3 {
    100% {
      -moz-transform: translateZ(280px);
      opacity: 0;
    }
  }
  @-moz-keyframes MenuAnimOut4 {
    100% {
      -moz-transform: translateZ(-280px);
      opacity: 0;
    }
  }

  @keyframes MenuAnimOut2 {
    100% {
      transform: translateX(-100%);
      opacity: 0;
    }
  }

  .dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out forwards;
    -moz-animation: MenuAnimIn2 0.3s ease-in-out forwards;
    animation: MenuAnimIn2 0.3s ease-in-out forwards;
  }


  @-webkit-keyframes MenuAnimIn2 {
    0% {
      -webkit-transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }

  @-moz-keyframes MenuAnimIn2 {
    0% {
      -moz-transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      -moz-transform: translateX(0px);
      opacity: 1;
    }
  }


  @keyframes MenuAnimIn2 {
    0% {
      transform: translateX(-100%);
      opacity: 0;
    }
    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }

  .dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
    -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
    -moz-animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
    animation: SubMenuAnimIn2 0.3s ease-in-out forwards;
  }


  @-webkit-keyframes SubMenuAnimIn2 {
    0% {
      -webkit-transform: translateX(100%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }


  @-moz-keyframes SubMenuAnimIn2 {
    0% {
      -moz-transform: translateX(100%);
      opacity: 0;
    }
    100% {
      -moz-transform: translateX(0px);
      opacity: 1;
    }
  }

  @keyframes SubMenuAnimIn2 {
    0% {
      transform: translateX(100%);
      opacity: 0;
    }
    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }

  .dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
    -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
    -moz-animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
    animation: SubMenuAnimOut2 0.3s ease-in-out forwards;
  }

  @-webkit-keyframes SubMenuAnimOut2 {
    0% {
      -webkit-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(100%);
      opacity: 0;
    }
  }

  @-moz-keyframes SubMenuAnimOut2 {
    0% {
      -moz-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -moz-transform: translateX(100%);
      opacity: 0;
    }
  }

  @keyframes SubMenuAnimOut2 {
    0% {
      transform: translateX(0%);
      opacity: 1;
    }
    100% {
      transform: translateX(100%);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut3 {
    0% {
      transform: translateZ(0px);
      opacity: 1;
    }
    100% {
      transform: translateZ(-280px);
      opacity: 0;
    }
  }

  /* No JS Fallback */
  .no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .no-js .dl-menuwrapper li .dl-submenu {
    display: block;
  }
  .no-js .dl-menuwrapper li.dl-back {
    display: none;
  }
  .no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0,0,0,0.1);
  }
  .no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
  }





  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled {
    position: relative;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  /*     .custom-menu-primary ul.hs-menu-children-wrapper{
  visibility: visible !important;
  opacity: 1 !important;
  position: static !important;
  display: none;
} */

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */

  .dl-menuwrapper li {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: rgba(0,0,0,0.1);
  }
  .dl-menuwrapper li:last-child{
    border: 0 !important;
    padding-bottom: 0;
  }
  .dl-menuwrapper li > a {
    color: #000000;
    font: normal 500 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    display: block;
    position: relative;
    padding: 13px 20px;
    text-align: left;
    text-decoration: none;
    outline: 0;
    padding-right: 50px;
    background: #fff;
  }
  .dl-menuwrapper .dl-menu {
    right: 0;
    width: 100%;
    min-width: 280px;
    max-width: 280px;
    list-style: none;
    text-align: left;
    background: #fff;
    margin-top:50px !important;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.15);
  }
  .dl-menuwrapper li.dl-back>a {
    color: #000000;
    font: normal 500 14px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    background-color: rgba(0,0,0,0.05);
    margin: 0;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }





}


/* ==========================================================================
5. BLOG                                        
========================================================================== */



/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {
  color: #333333;  
  text-decoration: none;
}
.post-header h2 a:hover {
  text-decoration: none;
  color: #333333;
}
.post-header h1 {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item > span {
  vertical-align: top !important;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  margin-bottom: 20px;
  padding-bottom: 20px;    
  border-bottom:solid 1px #ddd;    
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {
  display:inline-block;
  margin:15px 0;
}
a.more-link:hover {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin: 20px 0;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Blog Commments */
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
  margin:15px 0;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
#comments-listing:empty {
  display:none;
}

.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  padding:10px 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment-date { 
  font-size: 13px; 
  text-align: right; 
}

/* Pagination */
.blog-pagination {
  clear:both;
}
.blog-pagination a {
  margin:0 5px;
  display:inline-block;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin:0 0 20px;
}

/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
Blog Listing Page
========================================================================== */
.hs-blog-listing {}


/* ==========================================================================
Blog Post Page
========================================================================== */
.hs-blog-post {}

.hs-blog-post .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  width: auto;
  overflow: auto;
  padding:10px 0;
}






/* =========================BLog Css Start====================================== */


.hs-common-blog-layout .custom-breadcrumbs-banner ul {
  padding-top: 2px;
  margin-bottom: 0;
}
.hs-blog.hs-blog-listing .body-container-wrapper .page-center {
  max-width: 100% !important;
  padding-left:40px;
  padding-right:43px;
  padding-top: 35px;
  padding-bottom: 35px;
}
.hs-blog.hs-blog-listing .blog-content,
.hs-resources.hs-blog-listing .blog-content {
  width: 100% !important;
}
.hs-blog .blog-sidebar,
.hs-resources .blog-sidebar {
  display: none !important;
}
.hs-common-blog-layout.hs-blog-listing .hs-blog-post-pagination-grp {
  display: none !important;
}

.blog .post-listing {
  margin: 0 -20px;
  position:relative;
}
.blog .hs-blog-post-item {
  width: 33.33%;
  float: left;
}
.hs-blog-post-item-inner {
  padding: 15px 20px 10px;
}
.hs-blog-featured-image-group {
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 9;
}
.hs-blog-featured-image-group .fancy-date {
  vertical-align: top;
  padding-right: 30px;
}
.hs-blog-featured-image-group .fancy-date a {
  position: absolute;
  z-index: 102;
  top: 0;
  left: 0;
  width: 44px;
  height: 93px;
  padding: 0 10px;
  text-decoration: none;
  color: #fff!important;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}
.fancy-date span {
  position: relative;
  display: block;
  padding: 2px 0 0;
  text-align: center;
}
.fancy-date .entry-month, .fancy-date .entry-year {
  font-size: 10px;
}
.fancy-date .entry-date {
  font-size: 20px;
}
.fancy-date span.entry-date {
  padding: 7px 0 5px;
}
.fancy-date span:before {
  top: 0;
  content: "";
}
.fancy-date span:before {
  position: absolute;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 1px;
  background-color: rgba(255,255,255,.4);
}
.fancy-date span:before {
  position: absolute;
  left: 50%;
  margin-left: -5px;
  width: 10px;
  height: 1px;
  background-color: rgba(255,255,255,.4);
}
.hs-blog-featured-image-wrapper {
  margin-bottom: 10px;
}
.hs-blog-featured-image-wrapper a {
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 32.16%;
  height: 0px;
  display: block;
  line-height: 0;
  text-decoration: none;
  overflow: hidden;  
}
.hs-blog-featured-image-wrapper i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  background-color: rgba(53,95,190,0.3);
  background: rgba(53,95,190,0.3);
  background: -moz-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.3)),color-stop(100%,rgba(53,196,244,0.3)));
  background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -o-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -ms-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
}
.hs-blog-featured-image-wrapper i:after {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/feature-arrow.svg");
}
.hs-blog-featured-image-wrapper a:hover i {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hs-blog-featured-image-wrapper a:hover i:after {
  display: block;
}

.hs-blog-featured-image-wrapper a:hover img  {
  display: inline-block;
  -webkit-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -ms-transition: 300ms ease;
  -o-transition: 300ms ease;
}
.hs-blog-featured-image-wrapper a:hover img {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.hs-blog-post-item .post-header h2,
.hs-blog-post-item h2.post-listing-simple {
  color: #333333;
  font: normal normal normal 20px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none; 
}
.hs-blog-post-item .post-header h2 a,
.hs-blog-post-item h2.post-listing-simple a {
  color: #333333;
  text-decoration: none;  
}
.hs-blog-post-item .post-header h2 a:hover,
.hs-blog-post-item h2.post-listing-simple a:hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
a.hs-more-link {
  font-size: 14px;
  line-height: 25px;
  color: #333333;
  text-decoration: none;
  position: relative;
  display: inline-block;
  padding-right: 17px;
  margin-bottom: 10px;
}
a.hs-more-link:hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
a.hs-more-link:after {
  content: "";
  background: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/blog-arrow.svg");
  position: absolute;
  top: 0;
  right: 0;
  width: 11px;
  height: 100%;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.hs-blog-author {
  font-size: 13px;
  line-height: 23px;
  display: block;
  padding: 0 0 9px;
}
.hs-blog-author a {
  color: rgba(119,119,119,0.5);
  text-decoration: none;
}
.hs-blog-author a:hover {
  color: rgba(119,119,119,0.5);
  text-decoration: underline;
}

.hs-blog-post-pagination-grp {
  position: relative;
  overflow: hidden;
  margin: -40px 0 44px;
  z-index: 4;
}
.hs-blog-post-pagination-grp .wf-container-top {
  display: table;
  width: 100%;
  padding: 0 0 10px;
  border-bottom: 1px solid;
  border-color: rgba(119,119,119,0.15);
}
.hs-blog-post-pagination-grp .entry-meta, .hs-blog-post-pagination-grp .navigation-inner {
  display: table-cell;
  padding: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.hs-blog-post-pagination-grp .entry-meta {
  font-size: 14px;
  line-height: 25px;
}
.hs-blog-post-pagination-grp .entry-meta a {
  margin-right: 17px;
  margin-left: 0;
  background-position: 0 center;
  background-repeat: no-repeat;
  color: rgba(119,119,119,0.5);
  text-decoration: none;
  -webkit-transition: all 0.05s linear 0.05s;
  -moz-transition: all 0.05s linear 0.05s;
  -ms-transition: all 0.05s linear 0.05s;
  -o-transition: all 0.05s linear 0.05s;
  position: relative;
  display: inline-block;
}
.hs-blog-post-pagination-grp .entry-meta a:hover {
  text-decoration:underline;
}
.hs-blog-post-pagination-grp .entry-meta a:first-child {
  padding-left: 25px;
}
.hs-blog-post-pagination-grp .entry-meta .data-link {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/date-icon.svg");
}
.hs-blog-post-pagination-grp .category-link {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/tag-icon.svg");
  background-position: 0 center;
  background-repeat: no-repeat;
}
.hs-blog-post-pagination-grp .author {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/author-icon.svg");
  margin-right: 20px;
  margin-left: 0;
  padding-left: 25px;
  background-position: 0 center;
  background-repeat: no-repeat;
}
.hs-blog-post-pagination-grp .navigation-inner {
  min-width: 88px;
}
.hs-blog-post-pagination-grp .single-navigation-wrap {
  float: right;
  margin-right: -6px;
}
.hs-blog-post-pagination-grp .navigation-inner a {
  float: left;
  width: 24px;
  height: 22px;
  padding: 5px 6px;
  background-repeat: no-repeat;
  background-position: center center;  
}
.hs-blog-post-pagination-grp .navigation-inner .prev-post {
  padding-right: 4px;
}
.hs-blog-post-pagination-grp .navigation-inner .prev-post {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/pagination-left-arrow.svg");
}
.hs-blog-post-pagination-grp .navigation-inner .prev-post:hover {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/pagination-left-arrow-hover.svg");
}
.hs-blog-post-pagination-grp .navigation-inner .next-post {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/pagination-right-arrow.svg");
}
.hs-blog-post-pagination-grp .navigation-inner .next-post:hover {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/pagination-right-arrow-hover.svg");
}

.hs-common-blog-layout .entry-tags {
  display: block;
  overflow: hidden;
  padding: 20px 0 15px;
  font-size: 13px;
  line-height: 23px;
}
.hs-common-blog-layout .entry-tags a {
  position: relative;
  float: left;
  margin: 5px 10px 0 13px;
  padding: 3px 7px 3px 12px;
  border: none;
  text-decoration: none;
  font-family: Arial,sans-serif;
  font-size: 12px;
  line-height: 19px;
  background-color: rgba(119,119,119,0.11);
  color: #333333;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hs-common-blog-layout .entry-tags a:before, 
.hs-common-blog-layout .entry-tags a:after {
  content: "";
  position: absolute;
}
.hs-common-blog-layout .entry-tags a:before {
  top: 0;
  left: -13px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-right: 13px solid red;
  border-bottom: 13px solid transparent;
  border-right-color: rgba(119,119,119,0.11);
}
.hs-common-blog-layout .entry-tags a:after {
  left: -2px;
  top: 50%;
  margin-top: -3px;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff none repeat center top;
}
.hs-common-blog-layout .entry-tags a:hover {
  background: #4d71da;
  background: -moz-linear-gradient(left,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(left,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(left,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(to right,#4d71da 0%,#35c4f4 100%);
  color: #fff;
}
.hs-common-blog-layout .entry-tags a:hover:before {
  border-right-color: #4d71da;
}

.hs-common-blog-layout a.share-button {
  margin: 14px 0 10px;
  font: normal normal normal 16px / 40px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-position: 0 center;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  color: #333333;
  display: inline-block;
  padding: 0 0 0 23px;
  text-decoration: none;
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/share-icon.svg);
  cursor: pointer;  
}
.project-share-overlay.allways-visible-icons .soc-ico {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.hs-common-blog-layout .soc-ico a {
  position: relative;
  float: left;
  margin: 2px;
  width: 24px;
  height: 24px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; 
}
.hs-common-blog-layout .soc-ico a:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.hs-common-blog-layout .soc-ico a:after, 
.hs-common-blog-layout .soc-ico a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  content: "";
  border-radius: 100%;
  -webkit-transition: -webkit-transform .15s;
  transition: transform .15s;
}
.hs-common-blog-layout .soc-ico a:after, 
.hs-common-blog-layout .soc-ico a:after {
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}
.hs-common-blog-layout .soc-ico a:after, 
.hs-common-blog-layout .soc-ico a:after {
  background-color: #4d71da;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.hs-common-blog-layout .soc-ico a:after,
.hs-common-blog-layout .soc-ico a:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.hs-common-blog-layout .soc-ico a:before, 
.hs-common-blog-layout .soc-ico a:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hs-common-blog-layout .soc-ico a .icon {
  fill: #777777;
  position:relative;
  z-index:1;
}
.hs-common-blog-layout .soc-ico a:hover .icon,
.hs-common-blog-layout .soc-ico a:hover .icon {
  fill: #fff;
}

.hs-post-author-grp .dt-fancy-separator.title-left.fancy-author-title {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/author-icon.svg");
  font-size: 14px;
  line-height: 25px;
  color: rgba(119,119,119,0.5);
  text-align: left;
  margin-top: 50px;
  margin-bottom: 34px;
  position: relative;
  overflow:hidden;
}
.hs-post-author-grp .dt-fancy-title {
  display: inline-block;
  top: 50%;
  position: relative;  
}
.hs-post-author-grp .separator-holder {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid red;
  content: '';
  left: 100%;
  margin-left: 1em;  
  border-color: rgba(119,119,119,0.15);
}
.hs-post-author-grp .entry-author {
  overflow: hidden;
  padding: 25px 30px 15px;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  background-color: rgba(119,119,119,0.04);
  margin-bottom: 10px;
}
.hs-post-author-grp .h5-size {
  color: #333333;
  font: normal normal normal 18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 10px;
}

.hs-post-related-group .dt-fancy-separator.title-left.fancy-posts-title {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/related-icon.svg");
  font-size: 14px;
  line-height: 25px;
  color: rgba(119,119,119,0.5);
  text-align: left;
  margin-top: 50px;
  margin-bottom: 34px;
  position: relative;
  width: 100%;  
  overflow:hidden;
}
.hs-post-related-group .fancy-posts-title {
  display: inline-block;
  top: 50%;
  position: relative;  
}
.hs-post-related-group .separator-holder {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid red;
  content: '';
  left: 100%;
  margin-left: 1em;  
  border-color: rgba(119,119,119,0.15);
}
.hs-post-related-group .dt-fancy-title {
  display: inline-block;
  top: 50%;
  position: relative;  
}
.hs-post-related-bottom {
  margin: 0 -22px;
}
.related-post-item {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  padding: 0 22px;
  margin-bottom: 20px;
  margin-right: -4px;
}
.related-post-item-inner {
  position: relative;
  overflow: hidden;
}
.related-post-item .related-image, .related-post-item .post-content {
  display: table-cell;
  vertical-align: top;
}
.related-post-item .related-image a {
  position: relative;
  display: block;
  text-decoration: none;
  margin: 5px 20px 5px 0;
  font-size: 0;
  line-height: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;  
}
.related-post-item .related-image {
  width: 80px;
}
.related-post-item .related-image img {
  position: absolute;
  left: -9999px;
  right: -9999px;
  display: block;
  height: 100%;
  margin: auto;
  max-width: none;
}
.related-post-item .related-image i:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/botom-arrow.svg");
  -webkit-transition: opacity 450ms ease;
  -moz-transition: opacity 450ms ease;
  -ms-transition: opacity 450ms ease;
  -o-transition: opacity 450ms ease;
  opacity: 0;  
}
.related-post-item .related-image:hover i:after {
  opacity: 1;  
}
.related-post-item .related-image:hover img {
  display: inline-block;
  -webkit-transition: 300ms ease;
  -moz-transition: 300ms ease;
  -ms-transition: 300ms ease;
  -o-transition: 300ms ease;
}
.related-post-item .related-image:hover img {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.related-post-item .post-content a {
  color: #333333;
  display: inline-block;
  text-decoration: none;
}
.related-post-item .post-content a:hover {
  text-decoration: none;
  color: #4d71da;
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.related-post-item .post-content .hs-related-date {
  font-size: 13px;
  line-height: 23px;
  color: rgba(119,119,119,0.5);
}


.related-post-item .related-image a:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  top: 0;
  content: "";
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/no-author.svg");
}
.related-post-item .related-image a {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  background: rgba(119,119,119,0.08);
  background-color: rgba(119,119,119,0.04);
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
  position: relative;
}
.without-post-feature-image a i {
  background-color: rgba(53,95,190,0.3);
  background: rgba(53,95,190,0.3);
  background: -moz-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.3)),color-stop(100%,rgba(53,196,244,0.3)));
  background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -o-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -ms-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hs-blog-author a:not(:last-of-type):after {
  content: "/";
  margin: 0 5px;
}
.without-post-feature-image a:hover i {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hs-blog-post-pagination-grp .entry-meta .category-link a:not(:last-child) {
  margin-right: 0;
}
.hs-blog-post-pagination-grp .entry-meta .category-link a:not(:first-child) {
  margin-left: 5px;
}



.hs-post-featured-image-wrapper a {
  position: relative;
  display: block;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  text-decoration: none;
  margin-bottom: 10px;
}
.hs-post-featured-image-wrapper a i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  background-color: rgba(53,95,190,0.3);
  background: rgba(53,95,190,0.3);
  background: -moz-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.3)),color-stop(100%,rgba(53,196,244,0.3)));
  background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -o-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -ms-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
}
.hs-post-featured-image-wrapper a:hover i {
  opacity: 1;
}
.hs-post-featured-image-wrapper a i:after {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/post-feature-icon.svg);
}
.hs-post-featured-image-wrapper a:hover i:after {
  display:block;
}
.hs-post-featured-image-wrapper img {
  width: 100%;
}
.hs-post-featured-image-wrapper a:hover img {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.hs-topic-author-page .none-author-topic {
  display: none !important;
}
.custom-breadcrumbs h1 a {
  color: #333333;
  text-decoration: none !important;
}
.hs-common-blog-layout .custom-breadcrumbs h1 {
  text-transform: capitalize;
}
.hs-resources.hs-blog-listing .body-container-wrapper .page-center,
.hs-announcements.hs-blog-listing .body-container-wrapper .page-center {
  padding-top: 35px;
}
.hs-resources .hs-blog-featured-image-wrapper a {
  padding-bottom: 24.64%;
}
.hs-announcements .hs-blog-post-item {
  width: 50%;
}
.blog-sidebar {
  margin-top: 15px;
}
.blog-sidebar > div {
  border-left: 1px solid rgba(119,119,119,0.15);
  padding-left: 44px;
}
.hs-sidebar-tags .block {
  width: 100%;
  display: block;
  position: relative;
}
.hs-sidebar-tags .block h3 {
  color: #333333;
  text-decoration: none !important;
  font: normal normal normal 18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  position: relative;
  cursor: text;
  background: #fff;
  padding-right: 18px;
  display: inline-block;
}
.hs-sidebar-tags .block:before {
  background: #4d71da;
  height: 1px;
  width: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
}
.hs-sidebar-tags .block ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  margin-top: 9px;  
}
.hs-sidebar-tags .block ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  vertical-align: middle;
  color: #777777;
  font-size: 14px;
  line-height: 25px;
}
.hs-sidebar-tags .block ul li:before {
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/blue_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  content: "";
  width: 13px;
  height: 13px;
  position: absolute;
  left: 0;
  top: 23%;
}
.hs-sidebar-tags .block ul li a {
  color: #808080;
  text-decoration: none;
}
.hs-sidebar-tags .filter-link-count {
  display: none;
}
.hs-announcements.hs-blog-post .blog-sidebar {
  display: none !important;
}

.blog-number-pagination ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  float: left;
  overflow: hidden;  
}
.blog-number-pagination ul li {
  padding-left: 8.3333333333333px;
  padding-right: 8.3333333333333px;
  min-width: 40.5px;
  line-height: 40.5px;
  border: none;
  border-left-style: solid;
  border-left-width: 1px;
  float: left;
  margin: -1px -1px -1px 0;
  margin-left: -1px;
  border-color: rgba(119,119,119,0.15);
  text-align: center;
}
.blog-number-pagination ul li:first-child {
  border: none;
}
.blog-number-pagination ul li a {
  position: relative;
  display: inline-block;
  color: #333333;
  text-decoration: none;
}
.blog-number-pagination ul li a:hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.blog-number-pagination ul li.active {
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  color: #fff;
}
.blog-number-pagination .page-links {
  border-style: solid;
  border-width: 1px;
  float: left;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border-color: rgba(119,119,119,0.15);
  background-color: rgba(119,119,119,0.04);
  /*   overflow: hidden;   */
}
.blog-number-pagination ul li:first-child {
  border-radius: 4px 0 0 4px;
}
.blog-number-pagination ul li:last-child {
  border-radius: 0 4px 4px 0;
}

.hs-prev-next-grp {
  float: right;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border-color: rgba(119,119,119,0.15);
  background-color: rgba(119,119,119,0.04);
}
.hs-prev-next-grp a {
  font-size: 14px;
  position: relative;
  display: inline-block;
}
.hs-prev-next-grp a.previous-posts-link {
  padding-left: 30.5px;
  padding-right: 12.5px;
}
.hs-prev-next-grp a.next-posts-link {
  padding-left: 12.5px;
  padding-right: 30.5px;
}
.hs-prev-next-grp a.previous-posts-link:before, 
.hs-prev-next-grp a.next-posts-link:after {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -6.5px;
  width: 13px;
  height: 13px;
  line-height: 13px;
  content: "";
  background-position: 0 center;
  background-repeat: no-repeat;
}
.hs-prev-next-grp a.previous-posts-link:before {
  left: 12.5px;
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/before.svg");
}
.hs-prev-next-grp a.next-posts-link:after {
  right: 12.5px;
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/next.svg");
}
.blog-number-pagination .hs-prev-next-grp li {
  padding: 0;
}
.blog-number-pagination {
  margin-top: 30px;
  clear: both;
  margin-bottom: -2px;
}
.blog-number-pagination:after {
  content: "";
  display: table;
  clear: both;
}

/* =========================BLog Css End====================================== */



/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.body-container .hs-form-field {
  margin-bottom: 10px;
}
.body-container .hs-form-field>label>span:empty+span {
  display: none;
}
/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.body-container .hs-form-field > label {
  font: normal normal normal 16px / 27px "Roboto",Helvetica,Arial,Verdana,sans-serif;
  word-spacing: normal;
  color: #777;
  margin-bottom: 10px;
  display: block;
}
.body-container .hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field .hs-form-required {
  display: none;
}
label {}
/* One Line Inputs */
.body-container [type="text"],
.body-container [type="password"], 
.body-container [type="datetime"], 
.body-container [type="datetime-local"], 
.body-container [type="date"], 
.body-container [type="month"], 
.body-container [type="time"], 
.body-container [type="week"], 
.body-container [type="number"], 
.body-container [type="email"], 
.body-container [type="url"], 
.body-container [type="search"], 
.body-container [type="tel"], 
.body-container [type="color"],
.body-container [type="file"],
textarea,
select {
  width: 100%;
  font: normal normal normal 14px / 25px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 7px 15px;
  border: 1px solid #e0e1e1;
  background-color: #fbfcfc;
  color: #b8bcbe;
  line-height: normal;
  box-shadow:none;
  border-radius:0;
  display:block;
  outline:none;
  -webkit-appearance: none;     
}

.body-container [type="text"]:focus,
.body-container [type="password"]:focus, 
.body-container [type="datetime"]:focus, 
.body-container [type="datetime-local"]:focus, 
.body-container [type="date"]:focus, 
.body-container [type="month"]:focus, 
.body-container [type="time"]:focus, 
.body-container [type="week"]:focus, 
.body-container [type="number"]:focus, 
.body-container [type="email"]:focus, 
.body-container [type="url"]:focus, 
.body-container [type="search"]:focus, 
.body-container [type="tel"]:focus, 
.body-container [type="color"]:focus,
.body-container [type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus {
  border: 1px solid #e0e1e1;
  background-color: #fbfcfc;
  outline: 0;   
  color: #7b8083
}
.body-container textarea {
  height: 266px;
  background-color: #fbfcfc;
  border-color: #eaeaea;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.body-container select {
  width: 304px;
  -webkit-appearance: menulist-button;
  padding: 7px 15px;
  border: 1px solid #e0e1e1;
  background-color: #fbfcfc;
  color: #b8bcbe;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {color: #b8bcbe;} /* Webkit Browsers */
:-moz-placeholder {color: #b8bcbe;} /* Firefox 18- */
::-moz-placeholder {color: #b8bcbe;} /* Firefox 19+ */
:-ms-input-placeholder {color: #b8bcbe;} /* IE10 */


.custom-footer-top ::-webkit-input-placeholder {color: #b8bcbe;} /* Webkit Browsers */
.custom-footer-top :-moz-placeholder {color: #b8bcbe;} /* Firefox 18- */
.custom-footer-top ::-moz-placeholder {color: #b8bcbe;} /* Firefox 19+ */
.custom-footer-top :-ms-input-placeholder {color: #b8bcbe;} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
  background-color: #4d71da;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  color: #fff;
  padding-left: 13.333333333333px;
  padding-right: 13.333333333333px;
  font: normal normal normal 16px / 40px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  line-height: normal;
  padding-top: 9px;
  padding-bottom: 9px;
  -webkit-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  width: auto;
  border: none;
  text-decoration: none;
  white-space: normal !important;
  position: relative;
  top: 0;
  outline:none;
  display: inline-block;
  cursor: pointer;
  margin-bottom: 10px;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
  background-color: #3860d6;
  background: #3860d6;
  background: -moz-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#3860d6),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  color:#fff;
}

.body-container .hs-button.primary:focus,
.body-container input[type="submit"]:focus,
.body-container input[type="button"]:focus {
  background-color: #3860d6;
  background: #3860d6;
  background: -moz-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#3860d6),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#3860d6 0%,#35c4f4 100%);
  color:#fff; 
}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}

.info-request-page .body-container .hs-form-field > label {
  margin-bottom: 0;
}

/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.custom_page-listing_comments a {
  margin-right: 20px;
  margin-left: 0;
  padding-left: 25px;
  background-position: 0 center;
  background-repeat: no-repeat;
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/comments.svg");
}


.post-listing-simple .hs-blog-post-item {
  width: 100%;
}
.custom-footer-contact-form  .hs-form-field {
  position: relative;
}
.custom-footer-contact-form form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  z-index: 99;
  position: absolute;
  margin: 0;
  left: 80%;
  bottom: 100%;
}
.custom-footer-contact-form ul.no-list.hs-error-msgs.inputs-list li {
  background: #8a0b2c !important;
  color: #fff;
  width: 165px;
  font-family: tahoma;
  font-size: 11px;
  border: 0 solid #ddd;
  padding: 4px 10px !important;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  line-height: normal;
  opacity: 0.87;
  z-index: 99;
}
.custom-footer-contact-form ul.no-list.hs-error-msgs.inputs-list li label {
  color: #fff;
}
.custom-footer-contact-form ul.no-list.hs-error-msgs.inputs-list li:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 20px;
  width: 15px;
  height: 15px;
  z-index: 5001;
  border: none;
  border-top: 7px  solid #8a0b2c;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
}
.custom-footer-contact-form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li label {
  color: red;
}
.custom-footer-contact-form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li {
  background: transparent !important;
  padding: 0 !important;
  width: 100%;
  font-size: 14px;
  color: red;
}
.custom-footer-contact-form .hs_error_rollup ul.no-list.hs-error-msgs.inputs-list li:after {
  display: none;
}


.custom-mac-logo,
.footer-mac-logo{
  display:none !important
}
.hs-mac-pc .custom-window-logo,
.hs-mac-pc .footer-window-logo{
  display:none !important
}
.hs-mac-pc .custom-mac-logo{
  display:block !important
}
.hs-mac-pc .footer-mac-logo{
  display:inline-block !important
}
.custom-logo{
  padding-right:0;
}
.custom-logo img{
  max-width:150px;
}

.hs-lp-header .custom-header-top-bar-wrp .right-block.wf-td {
  display: none;
}
.hs-lp-header .custom-header-top-bar-wrp .wf-container-top {
  padding-top: 14px;
  padding-bottom: 14px;
}
.with-banner-area .custom-header-group {
  position: relative;
  z-index: 11;
  background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: transparent;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}
.with-banner-area .body-container-wrapper {
  position: relative;
  z-index: 11;
  background-image: none, #ffffff none repeat center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  background-attachment: ;
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}


.hs-404-layout .custom-breadcrumbs-banner ul {
  margin-bottom: 0;
}
.custom404_error_message {
  text-align: center;
}
.custom404_error_message h1 {
  font: normal normal normal 36px / 42px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}
.body-container .main-404-content [type="text"] {
  padding-right: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding-top: 11px;
  padding-bottom: 11px;
}
.main-404-content form {
  position: relative;
  z-index: 3;
}
.main-404-content form a.submit {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 16px;
  height: 16px;
  padding: 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  border: none;
  background-color: transparent;
  text-decoration: none;
  display: block;
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/search404-icon.svg");
}
.main-404-content {
  min-height: 500px !important;
}


/* Sitemap Css Start Here */

.hs-sitemap-layout {}

.custom-sitemap-menu .hs-menu-wrapper > ul {
  display: block;
}
.custom-sitemap-menu .hs-menu-wrapper > ul > li {
  width: 100%;
}
.custom-sitemap-menu .hs-menu-wrapper > ul > li:not(:last-child) {
  margin-bottom: 37px;
}
.custom-sitemap-menu .hs-menu-wrapper > ul > li > a {
  text-decoration: none;
  color: #333333;
  font: normal normal normal 36px / 42px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  cursor: text;
}
.custom-sitemap-menu .hs-menu-wrapper > ul ul {
  position: static !important;
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  list-style: disc;
  margin: 0 0 10px 20px;
}
.custom-sitemap-menu .hs-menu-wrapper>ul ul li a {
  display: inline-block !important;
  width: auto !important;
}
.custom-sitemap-tags .filter-link-count {
  display: none !important;
}

/* Sitemap Css End Here */


/* ==========================================================================
Home                                   
========================================================================== */
.hs-home-layout .body-container {
  padding-bottom: 40px;
}

.hs-home-layout .custom-header-group {
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: transparent;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  z-index: 999;
  position: relative;
}
/* .hs-home-layout .header-container{
overflow:hidden;
} */
.home-banner-area-wrp {
  position: relative;
  margin-bottom:-16px;
}
.home-banner-area-wrp .page-center {
  max-width:2000px !important;
  padding:0;
}
.home-banner-area-wrp .image {
  height: 570px;
  /*   background-size: cover; */
  /*   background-position: top right -37px; */
  background-position: top -9px center;
  margin-top: -140px;
  display: table !important;
  width: 100%;
  max-width: 100%;
  margin: -140px auto 0;
}
.home-banner-area-wrp .image .content-text {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 150px;
}


.home-banner-area-wrp .content-text {
  text-align: center;
}
.home-banner-area-wrp .content-text h5 {
  padding: 7px 11px;
  font-size: 21px;
  color: rgb(255, 255, 255);
  background: rgb(18, 98, 179);
  border-radius: 10px;
  margin: 0px;
  z-index: auto;
  min-width: 604px;
  border-width: 0px;
  letter-spacing: 0px;
  display: inline-block;
  line-height: normal;
}
.home-banner-area-wrp .main-gradient {
  display: block;
  position: relative;
  width: 100%;
  height: 66px;
  margin-top: 0;
  z-index: 3;
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  background-attachment:;
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  position: absolute;
  bottom: 0;
}
.fade-ani {
  overflow: hidden;
  padding-top: 150px;
  padding-bottom: 5px;
}
.fadeInRight1 {
  -webkit-animation-name: fadeInRight1;
  animation-name: fadeInRight1;
}

@keyframes fadeInRight1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(10%,0,0);
    -ms-transform: translate3d(10%,0,0);
    transform: translate3d(10%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown1 {
  -webkit-animation-name: bounceInDown1;
  animation-name: bounceInDown1;
}

@keyframes bounceInDown1 {
  0%,100% {
    -webkit-transition-timing-function: cubic-bezier(0.215,.61,.355,1);
    transition-timing-function: cubic-bezier(0.215,.61,.355,1)
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-150px,0);
    -ms-transform: translate3d(0,-150px,0);
    transform: translate3d(0,-150px,0)
  }

  95% {
    -webkit-transform: translate3d(0,5px,0);
    -ms-transform: translate3d(0,5px,0);
    transform: translate3d(0,5px,0)
  }


  100% {
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
  }
}


.hs-home-layout {
  overflow-x: hidden;
}
.one-column-with-background-wrp .page-center {
  padding:55px 44px 25px;
}
.one-column-with-background-wrp.onecolumn-box-shadow {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.one-column-with-background-wrp.onecolumn-box-shadow .one-columnbottom-section {
  margin-top: 5px;
}
.one-column-with-background-wrp .one-columntop-section h4,
.one-column-with-background-wrp .one-columntop-section h3{
  text-align:center;
}
.one-column-with-background-wrp .one-columntop-section h4 {
  margin: 0;
}
.one-column-with-background-wrp .one-columnbottom-section {
  padding: 40px 15px 0;
}
.one-columnbottom-section ul {
  margin: 0;
  padding:0;
  list-style:none;
}
.one-columnbottom-section ul li, 
.one-columnbottom-section ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  list-style: none;
}

.one-columnbottom-section ul li:before, 
.one-columnbottom-section ul li:first-child:before, 
.one-columnbottom-section ul li:first-child:after, 
.one-columnbottom-section ul li:after {
  top: 6.5px;
  margin-top: 0;
}
.one-columnbottom-section ul li:after {
  top: 0;
  margin-top: 0;
  height: 13px;
}
.one-columnbottom-section ul li:after, 
.one-columnbottom-section ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  content: "";
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/home-arrow.svg);
}
.one-columnbottom-section ul li:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}


.one-column-with-top-icon-wrp {
  position: relative;
  z-index: 11;
}
.one-column-with-top-icon-wrp .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.one-column-with-top-icon-inner {
  margin: 0 -22px;
}
.one-column-with-top-icon-wrp .wf-cell{
  margin-bottom: 40px;
  text-align: center;
  width: 25%;
  float: left;
  vertical-align: top;
  padding: 0 22px;
}
.one-column-with-top-icon-wrp .text-small {
  font-size: 13px;
  line-height: 23px;
}
.one-column-with-top-icon-wrp .benefits-grid-ico {
  height: 60px;
  line-height: 60px;
  width: 60px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px;
  -webkit-transition: background-color 250ms ease;
  -moz-transition: background-color 250ms ease;
  -ms-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
}
.one-column-with-top-icon-wrp .benefits-grid-ico {
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background-color: #4d71da;
  -webkit-transition: background-color 250ms ease;
  -moz-transition: background-color 250ms ease;
  -ms-transition: background-color 250ms ease;
  -o-transition: background-color 250ms ease;
  transition: background-color 250ms ease;
  display: block;
  color:#fff;
  margin:0 auto 20px;
}
.one-column-with-top-icon-wrp .benefits-grid-ico > .fa {
  font-size: 30px;
  line-height: 60px;
  color: #ffffff;
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -ms-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
}
.one-column-with-top-icon-wrp .benefit-title a:hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.custom-one-column-grid-benefits a.benefits-grid-ico:hover {
  background-image: none;
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.custom-one-column-grid-benefits a.benefits-grid-ico:hover > .fa {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.custom-one-column-grid-benefits a.benefits-grid-ico:hover > .fa:before {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.one-column-with-top-icon-wrp .benefits-grid-ico > .fa:before {
  -webkit-transition: color 250ms ease;
  -moz-transition: color 250ms ease;
  -ms-transition: color 250ms ease;
  -o-transition: color 250ms ease;
  transition: color 250ms ease;
  color:#fff;
}

.one-column-with-top-icon-wrp .benefit-title a {
  color: #333333;
  text-decoration:none;
}
.one-column-with-top-icon-wrp.benefits-grid a{
  text-decoration: none;
}
.one-column-with-top-icon-wrp p {
  font-size: 15px;
  margin-bottom: 0;
}



.home-banner-content {
  position: relative;
  z-index: -1;
}
.image.fadeInRight1.animate-element.start-animation {
  -webkit-animation-duration:2.5s;
  animation-duration:2.5s;
}
a.benefits-grid-ico.animate-element.fadeInDown.start-animation {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
}
.animate-element.start-animation.fadeInRight1 {
  -webkit-animation-name: dt_fadeInRight1;
  animation-name: dt_fadeInRight1;
}
.fadeInRight1 {
  -webkit-animation-name: fadeInRight1;
  animation-name: fadeInRight1;
}

@-webkit-keyframes dt_fadeInRight1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%,0,0);
    transform: translate3d(20%,0,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes dt_fadeInRight1 {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(20%,0,0);
    -ms-transform: translate3d(20%,0,0);
    transform: translate3d(20%,0,0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}


/* ==========================================================================
Full Width                  
========================================================================== */
/* .custom-fullwidth-row1-content p:last-of-type {
margin-bottom: 0;
} */

/* ==========================================================================
Info Request                           
========================================================================== */
.custom-info-request-row1-content > .hs_cos_wrapper_type_widget_container {
  display: block;
  width: 68%;
  padding-right: 40px;
}
.custom-info-request-row1-content .hs_cos_wrapper_type_header {
  margin-bottom: 24px;
  display: block;
}
.ascend-partner-application-page .custom-info-request-row1-content .hs_cos_wrapper_type_header {
  margin-bottom: 32px;
}
.custom-info-request-row1-content .hs_cos_wrapper_type_header h1 {
  color: #333333;
  font: normal normal normal 26px / 48px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin: 0;
}
.custom-info-request-row1-content .hs_cos_wrapper_type_form {
  display: block;
  margin-top: 32px;
}
.custom-info-request-row1-content.wow.fadeIn {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.ascend-partner-application-page .body-container select {
  width: 189px;
  margin-top: 27px;
  margin-bottom: 27px;
}
.ascend-partner-application-page .body-container textarea {
  margin-top: 27px;
  line-height: 25px;
}


/* ==========================================================================
Contact Us                      
========================================================================== */
.custom-row1-contact-group h3 {
  color: #333333;
  font: normal normal normal 20px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 24px;
}
.custom-row1-left-content {
  padding-right: 9px;
}
.custom-row1-left-content textarea {
  line-height: 25px;
}

.custom-row1-middle-content {
  padding-left: 5px;
  padding-right: 5px;
}
.contact-information .iframe-wrp {
  overflow: hidden;
  margin-bottom: 16px;
}
.contact-information .iframe-wrp iframe {
  width: 100%;
}
.contact-information .content p {
  margin-bottom: 16px;
}
.contact-information .content p span {
  color: #333333;
}
.contact-information .soc-ico a {
  position: relative;
  float: left;
  margin: 2px;
  width: 24px;
  height: 24px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; 
}
.contact-information .soc-ico a:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.contact-information .soc-ico a:after, 
.contact-information .soc-ico a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  content: "";
  border-radius: 100%;
  -webkit-transition: -webkit-transform .15s;
  transition: transform .15s;
}
.contact-information .soc-ico a:after, 
.contact-information .soc-ico a:after {
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}
.contact-information .soc-ico a:after, 
.contact-information .soc-ico a:after {
  background-color: #4d71da;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.contact-information .soc-ico a:after,
.contact-information .soc-ico a:hover:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.contact-information .soc-ico a:before, 
.contact-information .soc-ico a:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.contact-information .soc-ico a .icon {
  fill: #777777;
  position:relative;
  z-index:1;
}
.contact-information .soc-ico a:hover .icon,
.contact-information .soc-ico a:hover .icon {
  fill: #fff;
}

.custom-row1-right-content {
  padding-left: 10px;
}
.custom-row1-right-content h3 {
  margin-bottom: 16px;
}
.custom-row1-right-content p {
  margin-bottom: 16px;
}
.custom-row1-right-content p span {
  color: #333;
}


/* ==========================================================================
About Us               
========================================================================== */

.custom-aboutus-row1-group {
  overflow: hidden;
}
.custom-aboutus-row1-group .page-center {
  padding-bottom: 40px;
}
.about-us-wrp .about-us-inner {
  margin: 0 -22px;
}
.about-us-wrp .about-us-inner .about-left-column,
.about-us-wrp .about-us-inner .about-right-column{
  padding: 0 22px;
}
.about-left-column {
  width: 66.66%;
  float: left;
}
.about-right-column {
  width: 33.33%;
  float: left;
}
.custom-about-title-wrp{
  position: relative;
  text-align: left;
  overflow: hidden;
  color: rgba(119,119,119,0.5);
  font: italic normal normal 15px / 24px "Roboto",Helvetica,Arial,Verdana,sans-serif;
  text-transform: none;
  margin-bottom: 26px;
}
.about-us-wrp .custom-about-title {
  display: inline-block;
  top: 50%;
  position: relative;
}
.about-us-wrp .custom-about-title .separator-holder {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid red;
  content: '';
}
.about-us-wrp .custom-about-title .separator-holder {
  border-color: rgba(119,119,119,0.15);
}
.about-us-wrp .custom-about-title .separator-left {
  right: 100%;
  margin-right: 1em;
}
.about-us-wrp .custom-about-title .separator-right {
  left: 100%;
  margin-left: 1em;
}
.about-us-wrp .custom-title-right {
  margin-bottom: 7px;
}
.about-us-wrp .right-content-inner {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding: 20px 25px 10px 30px;
}
.about-us-wrp .right-content-inner:before {
  content: "";
  position: absolute;
  -webkit-border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -ms-border-bottom-right-radius: 0;
  -o-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -ms-border-top-right-radius: 0;
  -o-border-top-right-radius: 0;
  border-top-right-radius: 0;
  content: "";
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #4d71da;
}


.custom-aboutus-row2-group {
  padding-bottom: 50px;
}
.one-column-with-top-icon-wrp.benefits-five-column {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  padding-top: 55px;
  padding-bottom: 15px;
  margin-top: 0px;
  margin-bottom: 55px;
  background: #fafafa;
  overflow: hidden;
}
.benefits-five-column .wf-cell {
  margin-bottom: 40px;
  text-align: center;
  width: 20%;
}
.benefits-five-column .benefits-grid-ico>.fa {
  font-size: 28px;
  line-height: 60px;
}
.benefits-five-column .line-decoration {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.benefits-five-column .line-decoration:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -25px;
  width: 50px;
  height: 2px;
  content: "";
  color: #fff;
  background-color: #4d71da;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}


/* ==========================================================================
Implementation            
========================================================================== */
.custom-implementation-row1-group{
  overflow:hidden;
}
.two-column-equal-group {
  padding-top: 5px;
}
.two-column-equal-group .two-column-equal-inner{
  margin:0 -22px;
}
.two-column-equal-group .two-column-equal-left,
.two-column-equal-group .two-column-equal-right{
  width: 50%;
  padding-left: 22px;
  padding-right: 22px;
  float: left;
}
.two-column-equal-group .title-wrp {
  position: relative;
  text-align: left;
  overflow: hidden;
  color: rgba(119,119,119,0.5);
  font: normal normal normal 18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin-bottom: 16px;
}
.two-column-equal-group .title {
  display: inline-block;
  top: 50%;
  position: relative;
}
.two-column-equal-group .title .separator-holder {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid red;
  content: '';
}
.two-column-equal-group .title .separator-holder {
  border-color: rgba(119,119,119,0.15);
}
.two-column-equal-group .title .separator-left {
  right: 100%;
  margin-right: 1em;
}
.two-column-equal-group .title .separator-right {
  left: 100%;
  margin-left: 1em;
}

.content-right ul {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 25px;
  margin: 0 0 15px;
  list-style: none;
  position: relative;
}
.content-right ul li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  list-style: none;
}

.content-right ul li:after,
.content-right ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  content: "";
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
}
.content-right ul li:after {
  background: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/arrow-white.svg);
  top: 6.5px;
  margin-top: 0;
  height: 13px;
  background-position: 0 center;
}
.content-right ul li:before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background-color: #4d71da;
  top: 6.5px;
  margin-top: 0;
}
.content-right ul:last-child {
  padding-left: 37px;
  padding-right: 15px;
}


/* ==========================================================================
Intelligent            
========================================================================== */

.custom-intelligent-banner-area {
  position: relative;
  background-size: cover;
  background-position: center center;
}
.custom-intelligent-banner-area .page-center {
  padding-top: 70px;
  padding-bottom: 55px;
}
.custom-intelligent-banner-area:after {
  content: "";
  background: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Fonts/01.png);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  opacity: 0.32;
  background-attachment: scroll;
}
.custom-intelligent-banner-area:before {
  content: "";
  color: inherit;
  position: absolute;
  width: 100%;
  height: 100%!important;
  left: 0;
  top: 0;
  background-color: rgba(0,0,0,0.2);
  right: 0;
  bottom: 0;
  display: block;
}
.custom-intelligent-wrp {
  position: relative;
  z-index: 12;
  text-align: center;
}
.custom-intelligent-wrp .custom-heading {
  font: normal normal normal 46px / 52px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #fff;
}
.custom-intelligent-wrp .content {
  padding-top: 20px;
  color: #fff;
}
.custom-intelligent-wrp .image-item-wrp {
  margin-top: 40px;
}
.custom-intelligent-wrp .image {
  margin-top: 15px;
}



.features-group .page-center {
  padding-top: 85px;
  padding-bottom: 60px;
}

.features-group .features-inner {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
  margin: 0 -22px;
}
.features-group .features-itmes {
  width: 25%;
  padding-right: 15px;
  padding-left: 22px;
}
.features-group .icon-name-wrp a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  border: none;
}
.features-group .content p {
  margin: 0;
}
.features-group .icon-name-wrp {
  max-width: 100%!important;
  line-height: 5em;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 4em;
  height: 4em;
  box-sizing: content-box;
  position: relative;
  padding: 0;
  font-size: 14px;
  margin-bottom: 27px;
}
.features-group .icon-name-wrp span {
  color: #e5e5e5;
  font-size: 5em;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-style: normal;
  font-weight: 400;
  line-height: 1!important;
  font-variant: normal;
  text-rendering: auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  -webkit-font-language-override: normal;
  font-language-override: normal;
  -webkit-font-kerning: auto;
  font-kerning: auto;
}
.features-group .icon-name-wrp span:before {
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: inherit;
  height: inherit;
  font-size: 1em;
  text-align: center;
  text-rendering: optimizelegibility;
}
.features-group .button-learn {
  padding-top: 12px;
}
.features-group .button-learn p {
  margin: 0;
}
.features-group .button-learn a{
  color: #4d71da;
  text-decoration: underline;
}



.accordion-wrp {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  background: #fafafa;
  text-align: center;
}
.accordion-wrp .page-center {
  padding-top: 40px;
  padding-bottom:29.73913px;
}
.accordiong-inner {
  position: relative;
  overflow: hidden;
}
.accordion-wrp .icon_element-icon {
  color: #e5e5e5;
  font-size: 2.85em;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-style: normal;
  font-weight: 400;
  line-height: 1 !important;
  font-stretch: normal;
  font-variant: normal;
  text-rendering: auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
}
.accordion-wrp .icon_element-icon-wrp {
  max-width: 100%;
  line-height: 2.85em;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 4em;
  height: 4em;
  box-sizing: content-box;
  position: relative;
  font-size: 14px;
  margin-bottom: 27px;
}
.accordion-wrp .icon_element-icon:before {
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: inherit;
  height: inherit;
  font-size: 1em;
  text-align: center;
  text-rendering: optimizelegibility;
}
.bottom-content-group {
  border: solid transparent;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 14px 20px;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: padding .2s ease-in-out;
  -o-transition: padding .2s ease-in-out;
  transition: padding .2s ease-in-out;
  border-color: transparent;
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 32px;
}
.bottom-content-group h4 {
  font-size: 21px;
  line-height: 1.45;
  text-align: center;
}
.logo-wrp {
  padding-top: 25px;
}

.pagination-item-group{
  position:relative;
}
ul.pagination.accordion_header {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
}

ul.pagination.accordion_header li {
  display: inline-block;
  margin:0 -1.5px;
  padding: 0;
  vertical-align: middle;
  color: #777777;
}

ul.pagination.accordion_header li a {
  border-radius: 50%;
  border: 3px solid transparent;
  border-color: #ebebeb;
  height: 16px;
  width: 16px;
  margin: 5px 7px;
  background: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  display: inline-block;
}
a.pagination-trigger.active {
  background-color: #ebebeb !important;
}

ul.pagination.accordion_header li:hover a,
ul.pagination.accordion_header li.slick-active a{
  background: #ebebeb;
}

.custom-get-in-touch-wrp .page-center {
  padding:60px 44px 50px;
}
.custom-get-in-touch-item-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 -22px;
}
.custom-get-in-touch-wrp .custom-heading {
  color: #333333;
  font: normal normal normal 20px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  font-size: 40px;
  line-height: 1.35;
  margin-bottom: 45px;
  text-align: center;
}
.custom-get-in-touch-item {
  margin-bottom: 25px;
  width: 25%;
  text-align: center;
  padding-left: 22px;
  padding-right: 22px;
}
.custom-get-in-touch-item-icon {
  max-width: 100%;
  line-height: 5em;
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 4em;
  height: 4em;
  box-sizing: content-box;
  position: relative;
  line-height: 0;
  font-size: 14px;
  margin-bottom: 27px;
}
.custom-get-in-touch-item-icon a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  box-sizing: content-box;
  border: none;
}
.custom-get-in-touch-item-group .icon-name {
  color: #e5e5e5;
  font-size: 5em;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-style: normal;
  font-weight: 400;
  line-height: 1!important;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-variant: normal;
  text-rendering: auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  font-kerning: auto;
}
.custom-get-in-touch-item-group .vc_li-bubble:before {
  font-family: vc_linecons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin-left: 0;
}
.custom-get-in-touch-item-group .icon_element-icon:before {
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: inherit;
  height: inherit;
  font-size: 1em;
  text-align: center;
  text-rendering: optimizelegibility;
}
.custom-get-in-touch-item-group .custom-title {
  color: #333333;
  font: normal normal normal 20px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  font-size: 24px;
  text-align: center;
}

.custom-get-in-touch-item-group .button-learn {
  padding-top: 12px;
}
.custom-get-in-touch-item-group .button-learn p {
  margin-bottom: 0;
}
.features-group.left_align .content{
  text-align: left;
}
.custom-get-in-touch-wrp.left_align .button-learn strong,
.features-group.left_align .button-learn strong{
  font-weight: normal;
}
.custom-get-in-touch-wrp.left_align .button-learn,
.features-group.left_align .button-learn{
  text-align: left;
}


/* ==========================================================================
Career            
========================================================================== */
.hs-career-layout .custom-header-group {
  position: relative;
  z-index: 11;
  background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: transparent;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}

.hs-career-layout .body-container-wrapper {
  position: relative;
  z-index: 11;
  background-image: none, #ffffff none repeat center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  background-attachment:;
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}

/* ==========================================================================
Customers Draft      
========================================================================== */
.customers-draft-banner-area-inner .wpb_wrapper h3 {
  color: #ffffff;
  text-align: center;
}
.customers-draft-banner-area-wrp {
  background-size: cover;
  background-position: center;
}
.customers-draft-banner-area-wrp .page-center {
  padding-top: 24.15%;
  padding-bottom: 56px;
}

.customers-draft-banner-area-wrp {
  background-size: cover;
  background-position: center;
}
.customers-draft-banner-area-wrp .top-gap-height {
  max-height: 460px;
  height: 100vh;
}
.customers-draft-banner-area-inner .wpb_wrapper h3 {
  color: #ffffff;
  text-align: center;
}
.customers-draft-banner-area-wrp .page-center {
  padding-top: 0;
  padding-bottom: 56px;
}



/* ==========================================================================
Career            
========================================================================== */


.hs-business-automation-layout .custom-header-group {
  position: relative;
  z-index: 11;
  background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: transparent;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}

.hs-business-automation-layout .body-container-wrapper {
  position: relative;
  z-index: 11;
  background-image: none, #ffffff none repeat center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  background-attachment:;
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
.business-automation-banner-area.hs-advanced-banner-bg{
  margin-top:-71px;
}
.business-automation-banner-area.hs-advanced-banner-bg .custom-breadcrumbs-banner ul {
  background-color: rgba(255,255,255,.12);
}
.business-automation-banner-area .wf-table {
  text-align: left;
  display: table;
}
.business-automation-banner-area .wf-wrap.left .wf-td {
  display: table-cell;
  overflow: hidden;
  padding: 5px 0;
  width: 50%;
  vertical-align: middle;
}
.business-automation-banner-area .wf-wrap.left{
  text-align: left;
  display: block;
}
.business-automation-banner-area .wf-wrap.left .wf-td.hgroup {
  text-align: left;
}
.business-automation-banner-area .wf-wrap.left .wf-td {
  text-align: right;
}

.custom-business-automation-row1-content .hs_cos_wrapper_type_rich_text {
  padding-bottom: 15px;
  display: block;
}
.one-column-with-image-group {
  text-align: center;
}
.one-column-with-image-items {
  padding-left: 22px;
  padding-right: 22px;
  width: 33.33333333%;
  float: left;
  margin-bottom: 1px;
}
.one-column-with-image-inner {
  margin: 0 -22px;
}
.one-column-with-image-items .title h4 {
  margin-bottom: 5px;
}

.shortcode-teaser-img {
  padding: 0 0 20px;
}
.one-column-with-image-inner .blur-this {
  position: relative;
  display: block;
  overflow: hidden;
}
.one-column-with-image-inner .blur-this:hover .blur-effect{
  opacity: 1;
}
.one-column-with-image-inner .rollover:hover img {
  -webkit-filter: blur(2px);
  filter: blur(2px);
}
.one-column-with-image-inner .rollover:hover i{
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.one-column-with-image-inner canvas.blur-effect {
  position: absolute;
  left: 0;
  top: 0;
  max-width: 100%;
  width: 100%!important;
  height: 100%!important;
  opacity: 0;
  display: inline-block;
  -webkit-transition: opacity 300ms ease;
  -moz-transition: opacity 300ms ease;
  -ms-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
}
.one-column-with-image-inner .rollover i {
  background-color: rgba(53,95,190,0.3);
  background: rgba(53,95,190,0.3);
  background: -moz-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.3)),color-stop(100%,rgba(53,196,244,0.3)));
  background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -o-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -ms-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index:1;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.one-column-with-image-inner .rollover i:after {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  background-image: url( //cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/feature-arrow.svg);
}
.one-column-with-image-inner .rollover img {
  max-width: 100%;
  height: auto;
  width: 100%;
  -webkit-transition: filter  300ms ease;
  -moz-transition: filter  300ms ease;
  -ms-transition: filter  300ms ease;
  -o-transition: filter  300ms ease;
}



/********************************Two Column Right Css Start Here******************************************/
.para-height {
  line-height: 0;
}
.hs-two-col-main-content {
  padding-right: 10px;
}
.hs-two-col-sidebar {
  padding-left: 4px;
}
.hs-two-col-right-layout .hs-two-col-sidebar > div {
  border-left: 1px solid rgba(119,119,119,0.15);
  padding-left: 44px;
}
.hs-two-col-sidebar .hs-menu-wrapper > ul {
  display: block;
  width: 100%;  
}
.hs-two-col-sidebar .hs-menu-wrapper > ul > li {
  width: 100%;
  display: none !important;  
}
.hs-two-col-sidebar .hs-menu-wrapper > ul > li > a {
  color: #333333;
  text-decoration: none !important;
  font: normal normal normal 18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  position: relative;
  cursor: text;
  background: #fff;
  padding-right: 18px;  
}
.hs-two-col-sidebar .hs-menu-wrapper > ul > li.active-branch {
  display: block !important;
}
.hs-two-col-sidebar .hs-menu-wrapper>ul>li.active-branch:before {
  background: #4d71da;
  height: 1px;
  width: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
}
.hs-two-col-sidebar .hs-menu-wrapper > ul ul {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  position: static !important;
  margin-top: 18px;  
  margin-bottom: 15px;  
}
.hs-two-col-sidebar .hs-menu-wrapper > ul ul > li {
  width: 100%;
  position: relative;
  padding-left: 24px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;  
}
.hs-two-col-sidebar .hs-menu-wrapper > ul ul > li > a {
  display: inline-block !important;
  width: auto !important;
  text-decoration: none !important;
  color: #808080;  
  white-space:normal !important;
}
.hs-two-col-sidebar .hs-menu-wrapper > ul ul > li:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 13px;
  height: 13px;
  content: "";
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  background-color: #4d71da;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background-image:url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/blue_arrow.png");
  background-position: 0 center;
  background-repeat: no-repeat;
  top: 6.5px;
  margin-top: 0;
}

.hs-two-col-sidebar .hs_cos_wrapper_type_module {
  margin-bottom: 32px;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_module:last-child {
  margin-bottom: 25px;
}
.hs-related-content {
  position: relative;
  overflow: hidden;
}
.hs-two-col-sidebar .dt-fancy-title {
  font: normal normal normal 18px / 27px "Roboto",Helvetica,Arial,Verdana,sans-serif;
  text-transform: none;
  color: #333;
  position: relative;
  display: inline-block;  
  margin-bottom: 18px;  
}
.hs-two-col-sidebar .separator-holder {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid #4d71da;
  content: '';
}
.hs-two-col-sidebar .separator-left {
  right: 100%;
  margin-right: 1em;
}
.hs-two-col-sidebar .separator-right {
  left: 100%;
  margin-left: 1em;
}
.hs-two-col-sidebar .uavc-list-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.hs-two-col-sidebar .uavc-list-icon li {
  clear: both!important;
  line-height: 1.6em;
  overflow: visible;
  margin-bottom: 25px;  
}
.hs-two-col-sidebar .uavc-list-icon li:last-child {
  margin-bottom: 10px;
}
.hs-two-col-sidebar .uavc-list-content {
  display: table;
  width: 100%;
  margin-bottom: 7px;
}
.hs-two-col-sidebar .aio-icon.none {
  height: 1em;
  width: 1em;
  line-height: 1em;
}
.hs-two-col-sidebar .aio-icon i {
  line-height: inherit;
}
.Defaults-clock-o:before {
  content: "\f017";
}
.Defaults-lightbulb-o:before {
  content: "\f0eb";
}
.hs-two-col-sidebar .uavc-list-content span.uavc-list-desc {
  display: table-cell;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  width: 100%;
  color: #777777;
  font-size: 14px;  
  line-height: 22px;  
}
.hs-two-col-sidebar .uavc-list-content span.uavc-list-desc strong {
  font-weight: inherit!important;
}
.hs-two-col-sidebar .uavc-list-content span.uavc-list-desc a {
  color: #777777;
  text-decoration: none;
}
[class^="Defaults-"], [class*=" Defaults-"] {
  font-family: 'Defaults';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hs-customer-testimonials-slider {
  position: relative;
  overflow: hidden;
}
.hs-customer-testimonials-slider-inner {
  margin-bottom: 32px;
  background-color: rgba(119,119,119,0.04);
  border: 1px solid;
  border-color: rgba(119,119,119,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding: 20px 25px;
  display: block;
}
.hs-customer-testimonials-slider-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  cursor: -webkit-grab;
  cursor: grab;
}

.hs-two-col-sidebar .slick-initialized .slick-slide:active {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.hs-two-col-sidebar .testimonial-vcard {
  display: table;
  margin: 20px 0 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 25px;
}
.hs-two-col-sidebar .testimonial-content p {
  color: #777777;
  font-size: 14px;
  line-height: 25px;
}
.hs-two-col-sidebar .slick-initialized .slick-slide {
  outline: none;
}
.hs-two-col-sidebar .wf-td {
  display: table-cell;
  vertical-align: middle;
}
.hs-two-col-sidebar .alignleft {
  float: left;
  margin: 0 30px 10px 0;
}
.hs-two-col-sidebar .no-avatar {
  position: relative;
  width: 50px;
  height: 50px;
}
.hs-two-col-sidebar .testimonial-vcard .alignleft {
  margin: 0 20px 5px 0;
  font-size: 0;
  line-height: 0;
}
.hs-two-col-sidebar .testimonial-vcard .no-avatar {
  width: 60px;
  height: 60px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.hs-two-col-sidebar .testimonial-vcard .alignleft {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hs-two-col-sidebar .style-ios .no-avatar {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.hs-two-col-sidebar .no-avatar {
  background: rgba(119,119,119,0.08);
  background-color: rgba(119,119,119,0.04);  
}
.hs-two-col-sidebar .testimonial-vcard .text-primary {
  color: #333333;
  font: normal normal normal 18px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  text-decoration: none;  
}
.hs-two-col-sidebar .testimonial-vcard .text-primary:hover {
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hs-two-col-sidebar .testimonial-vcard .text-secondary {
  color: #333333;
  font: italic normal normal 15px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
}

.hs-two-col-sidebar ul.slick-dots {
  position: absolute;
  bottom:-49px;
  left: auto;
  right: auto;
  text-align: center;
  width: 100%;
}
.hs-two-col-sidebar ul.slick-dots li {
  position: relative;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 2px;
  vertical-align: middle;
}
.hs-two-col-sidebar ul.slick-dots li button {
  width: 10px;
  height: 10px;
  border: 0;
  background: transparent;
  position: relative;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  line-height: 0;
  outline: none;
}
.hs-two-col-sidebar ul.slick-dots li button:before {
  background-color: rgba(119,119,119,0.04);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.25);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  position: absolute;
  margin: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 1px;
  top: 1px;
  width: 8px;
  height: 8px;
  content: "";
  border: 0;
}
.hs-two-col-sidebar ul.slick-dots li.slick-active button:before,
.hs-two-col-sidebar ul.slick-dots li:hover button:before{
  margin: -1px 0 0 -1px;
  width: 10px;
  height: 10px;
  content: "";
}

.hs-two-col-sidebar ul.slick-dots li.slick-active button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2px 0 0 -2px;
  width: 4px;
  height: 4px;
  content: "";
  background-color: rgba(119,119,119,0.25);
}


.hs-two-col-sidebar ul.slick-dots li button:focus {
  outline: 0;
}
.hs-two-col-sidebar .testimonial-vcard .no-avatar:before {
  content: "";
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/men.svg");
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.hs-two-col-sidebar .testimonial-vcard .rollover i {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: all 450ms ease;
  -moz-transition: all 450ms ease;
  -ms-transition: all 450ms ease;
  -o-transition: all 450ms ease;
  background-color: rgba(53,95,190,0.3);
  background: rgba(53,95,190,0.3);
  background: -moz-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(53,95,190,0.3)),color-stop(100%,rgba(53,196,244,0.3)));
  background: -webkit-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -o-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: -ms-linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  background: linear-gradient(30deg,rgba(53,95,190,0.3) 0%,rgba(53,196,244,0.3) 100%);
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.hs-two-col-sidebar .blur-this {
  position: relative;
  display: block;
}
.hs-two-col-sidebar .testimonial-vcard .rollover:hover i {
  display: block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.hs-two-col-sidebar .testimonial-vcard .rollover i:after {
  background-image: url("//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/ho_icon.svg");
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
}
.hs-two-col-right-layout .hs-customer-testimonials-slider-inner {
  margin-bottom: 58px;
}
.hs-two-col-right-layout .hs-two-col-main-content p:last-child {
  margin-bottom: 0;
}
.peoplesoft-integration-page .hs-two-col-sidebar .hs_cos_wrapper_type_module {
  margin-bottom: 28px;
}
.software-as-a-service-saas-page .hs-two-col-sidebar .hs_cos_wrapper_type_module:first-child,
.rs-advanced-workflow-business-process-automation-solution-page .hs-two-col-sidebar .hs_cos_wrapper_type_module:first-child,
.rs-advanced-workflow-business-process-automation-page .hs-two-col-sidebar .hs_cos_wrapper_type_module:first-child {
  margin-bottom: 55px;
}
.software-as-a-service-saas-page.hs-two-col-right-layout .hs-two-col-main-content p:last-child {
  margin-bottom: 10px;
}
.smarttouch-air-page.hs-two-col-right-layout .hs-two-col-sidebar > div {
  border-left: none;
  margin-top: 18px;
  padding-left: 4px;
}
.parallax-mirror {
  visibility:visible !important;
  z-index:1 !important;
  overflow: visible !important; 
}
.hs-advanced-banner-bg {
  z-index:9;
}
.imaging-as-a-service-workday-page .hs-advanced-banner-bg .white .custom-breadcrumbs-banner ul {
  margin-top: 0;
  margin-bottom: 6px;
  padding-left: 0;
  padding-top: 0;
}
.automated-travel-and-expense-management-page .hs-advanced-banner-bg .white .custom-breadcrumbs-banner ul {
  background-color: rgba(255,255,255,.12);
}
.hr-solutions-page .hs-two-col-sidebar .dt-fancy-title {
  font-size: 20px;
  line-height: 32px;
}

/********************************Two Column Right Css End Here******************************************/


/********************************Automation Software Css Start Here******************************************/

.hs-automation-layout {}

.hs-advanced-banner-bg {
  position: relative;
  background-color: transparent;
  background-size: auto;
  background-repeat: no-repeat;
  min-height: 300px;
  margin-top: -70px;
  margin-bottom: -70px;
}
.hs-advanced-banner-bg.without-img {
  background-color: rgb(31, 101, 160);
}
.hs-automation-layout .custom-header-group {
  position: relative;
  z-index: 11;  
  background-image: none, -moz-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 10px,rgba(255,255,255,0.86) 20px,rgba(255,255,255,0.9) 30px,rgba(255,255,255,0.94) 40px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-color: transparent;
  background-repeat: repeat;
  background-position: center top;
  border-bottom: none;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px 1px 0px 0px rgba(5,38,57,0.05);
}
.hs-automation-layout .body-container-wrapper {
  position: relative;
  z-index: 10;
  background-image: none, #ffffff none repeat center top, -moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background-image: none, -webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, -ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-image: none, linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
  background-repeat: repeat;
  background-attachment: ;
  background-position: center top;
  background-size: auto;
  -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
  box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}
.hs-advanced-banner-bg .center {
  text-align: center;
}
.hs-advanced-banner-bg .white h1, .hs-advanced-banner-bg .white h2 {
  color: #fff;
}
.hs-advanced-banner-bg .wf-wrap {
  display: table;
  width: 100%;
  max-width: 1250px;
  padding: 0 44px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 74px;
}
.hs-advanced-banner-bg .wf-table {
  height: 300px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
}
.hs-advanced-banner-bg .wf-td {
  overflow: hidden;
  padding:0;
  display: block;
  width: 100%;
  text-align: center;
}
.hs-advanced-banner-bg .wf-td h1 {
  text-transform: none;
  -webkit-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  -moz-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  -o-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  opacity: 1;
  margin: 5px 0;
  padding: 0;  
}

.hs-advanced-banner-bg .wf-td h2 {
  font: normal normal normal 26px / 48px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  margin: 0;
  padding: 5px 0;
}
.hs-advanced-banner-bg .custom-breadcrumbs-banner ul {
  float: none;
}
.hs-advanced-banner-bg .white .custom-breadcrumbs-banner a, 
.hs-advanced-banner-bg .white .custom-breadcrumbs-banner a:hover {
  color: #fff;
}
.hs-advanced-banner-bg .white .custom-breadcrumbs-banner ul {
  color: #fff;
}
.hs-advanced-banner-bg .white .custom-breadcrumbs-banner ul li:before {
  color: #fff;
}
.hs-advanced-banner-bg .custom-breadcrumbs-banner ul {
  background-color: rgba(15,18,19,.1);
  padding: 5px 10px;
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-top: 10px;
  -webkit-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  -moz-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  -o-animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  animation: mk_fade .7s 1 cubic-bezier(.445,.05,.55,.95);
  opacity: 1;
}
.hs-advanced-banner-bg .hgroup {
  padding: 5px 0;
}
.Defaults-lock:before {
  content: "\f023";
}
.Defaults-money:before {
  content: "\f0d6";
}

.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text {
  overflow: hidden;
  display: block;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text h5 {
  font: normal normal normal 20px / 32px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: #333;
  position: relative;
  display: inline-block;
  margin-bottom: 18px;
  position: relative;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text h5 span:after {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid #4d71da;
  content: '';
  left: 100%;
  margin-left: 1em;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  counter-reset: my-badass-counter;  
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text ul li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text ul li:before {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-color: red;
  content: counter(my-badass-counter,decimal);
  counter-increment: my-badass-counter;
  font-family: Arial,Verdana,sans-serif;
  font-size: 11px;
  line-height: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff;
  background-color: #4d71da;
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  top: 2.5px;
  margin-top: 0;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text p {
  color: #777777;
  font-size: 14px;
  line-height: 25px;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text p a {
  color: #777777;
}
.hs-two-col-sidebar .hs_cos_wrapper_type_rich_text p:last-of-type {
  margin-bottom: 0;
}
.check-request-automation-page .hs-two-col-sidebar center {
  margin-top: 26px;
}
.imaging-ocr-for-workday-page .hs-advanced-banner-bg .white .custom-breadcrumbs-banner ul {
  margin-top: 0;
  background-color: transparent;
  padding-top: 0;
  padding-bottom: 0;
}
.footer-container {
  position: relative;
  z-index: 2 !important;
  background: #fff;
}
.gray .custom-breadcrumbs-banner ul {
  color: #fff;
}
.hr-automation-for-workday-page .custom-breadcrumbs-banner ul li:before, 
.hr-automation-for-workday-page .custom-breadcrumbs-banner ul li:before {
  color: #fff;
}
.gray .custom-breadcrumbs-banner a {
  color: #fff;
}
.hs-advanced-banner-bg .gray .wf-td h1 {
  color: #353535;
}
.dt-fancy-title-grp {
  overflow: hidden;
}
.Defaults-file-text-o:before {
  content: "\f0f6";
}
.hs-cutsomer-stories-bg ul {
  list-style: none;
  margin:3px 0 0 0;
  padding: 0;
  display: block;
  color: #777777;
  font-size: 14px;
  line-height: 25px;
  padding-bottom:5px;
}
.hs-cutsomer-stories-bg .uavc-list-icon {
  margin-right: 15px;
  color: #333333;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
}
.hs-cutsomer-stories-bg .uavc-list-desc {
  display: table-cell;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  width: 100%;
}
.hs-cutsomer-stories-bg ul li a {
  color: #777777;
}
.hs-cutsomer-stories-bg ul li strong {
  font-weight:normal;
}

/********************************Automation Software Css End Here******************************************/


/********************************Products Css Start Here******************************************/

.hs-products-layout {}

.hs-tabber-tab ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}
.hs-tabber-tab ul li {
  margin: 0 0 5px 0;
  clear: left;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  background-color: rgba(119,119,119,0.04);
}
.hs-tabber-tab ul li a {
  padding: .5em 1em;
  text-decoration: none;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  padding-top: 8px;
  padding-bottom: 8px;
  display: inline-block;
  width: auto;
}
.hs-tabber-tab ul li:not(.active) a:hover {
  color: #4d71da;
  background: -webkit-gradient(linear,left top,right top,color-stop(32%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(left,#4d71da 32%,#35c4f4 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.hs-tabber-tab ul li.active {
  background: #4d71da;
  background: -moz-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#4d71da),color-stop(100%,#35c4f4));
  background: -webkit-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -o-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: -ms-linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
  background: linear-gradient(30deg,#4d71da 0%,#35c4f4 100%);
}
.hs-tabber-tab ul li.active > a,
.hs-tabber-tab ul li.active > a:hover {
  color: #fff;
}
.hs-tab-grp-bg {
  margin: 0 -22px;
  margin-bottom: 80px;
  margin-top: -5px;  
}

.hs-tabbar-left-col, .hs-tabbar-right-col {
  padding: 0 22px;
  float: left;
}
.hs-tabbar-group-wrapper {
  display: table;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}
.tabbar-fancy-title-grp {
  overflow: hidden;
}
.hs-tabber-tab {
  width: 318px;
  float: left;
  display: table-cell;
  float: none;
  vertical-align: top;
}
.tabber-content {
  width: calc(100% - 318px);
  padding-left: 25px;
  display: table-cell;
  float: none;
  vertical-align: top;
}
.tabbar-fancy-title {
  color: #333333;
  position: relative;
  display: inline-block;
  margin-bottom: 24px;
}
.tabbar-fancy-title .separator-holder.separator-right {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid #4d71da;
  content: '';
  left: 100%;
  margin-left: 1em;
}
.tabbar-top-content p:last-of-type {
  margin-bottom: 0;
}
.tabbar-top-content {
  opacity: 0;
  -webkit-perspective: 1000;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.active .tabbar-top-content {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: dt_fadeInUp;
  animation-name: dt_fadeInUp;
}

.hs-product-main-content .hs_cos_wrapper_type_text {
  margin-bottom: 42px;
  display: block;
}
.hs-buy-now-cta span {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
  height: 14px;
  line-height: 14px;  
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  left: 20px;
}
.hs-buy-now-cta span:before {
  content: "\f07a";
}
.hs-product-main-content .hs-buy-now-cta {
  margin-top: 32px;
  margin-bottom: 21.73913043px;
}

/********************************Products Css End Here******************************************/


/*************************Current Partners Css Start Here************************************/

.hs-currant-partners-main-content {
  overflow: hidden;
  padding-right: 5px;
}
.hs-currant-partners-grp ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  margin: 0 -22px;
}
.hs-currant-partners-grp ul li {
  padding: 0 22px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  text-align: center;
  width: 33.3333%;
  margin-right: -4px;
}
.hs-currant-partners-grp ul li a {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  line-height: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
}
.hs-currant-partners-grp ul li a:hover {
  opacity: .7;
}

.hs-currant-partners-sidebar {
  margin-top: 14px;
  padding-left: 10px;
}
.hs-currant-partners-sidebar a {
  color: #333333;
  text-decoration: none;    
}
.hs-currant-partners-sidebar .animation-builder {
  font: normal normal normal 16px / 40px "Roboto", Helvetica, Arial, Verdana, sans-serif;  
}
.hs-currant-partners-sidebar a:hover {
  color: #333333;  
  text-decoration: underline;
}
.hs-currant-partners-sidebar a i {
  margin-left: 8px;
}
.hs-currant-partners-sidebar p:last-of-type {
  margin-bottom: 0;
}

.hs-currant-partners-grp ul.fadeInRight.animate-element.start-animation,
.hs-currant-partners-sidebar.fadeInLeft.animate-element.animation-triggered.start-animation{
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}



/**************************Current Partners Css End Here************************************/






/**************************Testimonials Css Start Here************************************/

.hs-testimonials-layout {}

.hs-testimonials-grp-outer {
  /*   overflow: hidden; */
  margin-bottom: -10px;  
}
.hs-testimonials-grp-outer .dt-fancy-separator {
  font: italic normal normal 15px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  text-transform: none;
  color: rgba(119,119,119,0.5);
  text-align: center;
  position: relative;
  margin-bottom: 40px;  
}
.hs-testimonials-grp-outer .dt-fancy-title {
  display: inline-block;
  top: 50%;
  position: relative;  
}
.hs-testimonials-grp-outer .separator-holder {
  position: absolute;
  display: block;
  top: 49.99%;
  width: 2000px;
  border-top: 1px solid red;
  content: '';
  border-color: rgba(119,119,119,0.15); 
}
.hs-testimonials-grp-outer .separator-left {
  right: 100%;
  margin-right: 1em;
}
.hs-testimonials-grp-outer .separator-right {
  left: 100%;
  margin-left: 1em;
}
.hs-testimonials-grp-outer {
  margin-top: 51px;
}
.hs-testimonials-grp-outer .hs-two-col-sidebar {
  padding-left: 0;
  margin: 0 -10px;
  position: relative;  
}

.hs-testimonials-grp-outer .iso-item {
  width: 33.33%;
  float: left;    
}
.iso-item-inner {
  padding: 10px;
}
.hs-testimonials-grp-outer .testimonial-item {
  background-color: rgba(119,119,119,0.04);
  border: 1px solid;
  border-color: rgba(119,119,119,0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  padding: 20px 25px;
  display: block;
}
.hs-testimonials-grp-outer .testimonial-item h6 a {
  color: #333333;
  text-decoration: none !important;  
}
.hs-testimonials-layout .hs-two-col-sidebar .testimonial-vcard {
  font: normal normal normal 16px / 27px "Roboto",Helvetica,Arial,Verdana,sans-serif !important;
}
.hs-testimonials-grp-outer .hs-two-col-sidebar .testimonial-content p {
  font: normal normal normal 16px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}


.dt-fancy-separator-outtler{
  overflow:hidden;
}

.hs-testimonials-grp-outer .hs-two-col-sidebar{
  -webkit-perspective: 1300px;
  -moz-perspective: 1300px;
  perspective: 1300px;
}
.hs-testimonials-grp-outer .iso-item-inner{
  opacity: 0;
}
.hs-testimonials-grp-outer .iso-item-inner.shown {
  -webkit-transform-style: preserve-3d;
  -webkit-transform: translateZ(400px) translateY(300px) rotateX(-65deg);
  -moz-transform: translateZ(400px) translateY(300px) rotateX(-65deg);
  transform: translateZ(400px) translateY(300px) rotateX(-65deg);
  -webkit-animation: dt_fallPerspective .75s ease-in-out forwards;
  -moz-animation: dt_fallPerspective .75s ease-in-out forwards;
  animation: dt_fallPerspective .75s ease-in-out forwards;
}

.wf-cell.animate-position {
  -webkit-transition: top .65s ease-out,left .65s ease-out;
  -moz-transition: top .65s ease-out,left .65s ease-out;
  -o-transition: top .65s ease-out,left .65s ease-out;
  transition: top .65s ease-out,left .65s ease-out;
}

@-webkit-keyframes dt_fallPerspective {
  100% {
    -webkit-transform: translateZ(0) translateY(0) rotateX(0);
    opacity: 1
  }
}

@-moz-keyframes dt_fallPerspective {
  100% {
    -moz-transform: translateZ(0) translateY(0) rotateX(0);
    opacity: 1
  }
}

@keyframes dt_fallPerspective {
  100% {
    transform: translateZ(0) translateY(0) rotateX(0);
    opacity: 1
  }
}


/**************************Testimonials Css End Here************************************/




/**************************Workday Customers Css Start Here************************************/

.hs-work-customers-layout .body-container-wrapper {
  padding-bottom: 50px;
}
.hs-workday-banner-bg {
  min-height: 500px;
  text-align: center;
  padding-top: 85px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: -269px;  
}
.body-container .hs-workday-banner-bg .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-workday-banner-bg h1 {
  font-size: 46px;
  color: #ffffff;
  margin: 0 0 10px 0;
}
.hs-workday-banner-bg h5 {
  color: #fff;
  line-height: 1.5;
  margin: 0 0 10px 0;
  padding-top: 25px;
}

.hs-full-testimonial-bg {
  background: #fff;
  border: solid 1px #eeeeee;
  border-bottom: none;
  border-radius: 1px;
  font-size: 1em;
  padding: 14px 3px;
  -webkit-transition: padding .2s ease-in-out;
  -o-transition: padding .2s ease-in-out;
  transition: padding .2s ease-in-out;
  text-align: center;
  padding-bottom: 49px;  
}
.hs-full-testimonial-icon {
  margin-bottom: 16px;
  text-align: center;
  font-size: 14px;
}
.hs-full-testimonial-icon .vc_icon_element-icon {
  text-align: center;
  display: inline-block;
  border: 2px solid transparent;
  width: 4em;
  box-sizing: content-box;
  position: relative;
  line-height: 2.85em;
  font-size: 2.85em;
  color: #e5e5e5;
}
.hs-full-testimonial-bg h4 {
  font-size: 21px;
  line-height: 1.45;
  padding: 0 50px;
  margin: 0 0 10px 0;
}
.hs-full-testimonial-image {
  margin-top: 60px;
}
.hs-workday-customers-row1 .page-center {
  padding-bottom: 0 !important;
}


.hs-image-group-bg {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
}
.hs-image-group-wrapper {
  margin: 0 -22px;
}
.hs-image-group-column {
  margin-bottom: 25px;
  position: relative;
  padding-left: 22px;
  padding-right: 22px;
}
.hs-image-group-item {
  background-color: rgb(255, 255, 255);
  border-style: solid;
  border-width: 1px;
  border-color: rgb(238, 238, 238);
  min-height: 54px;
  transition: all 300ms ease-in-out 0.00s;
  margin: 0px;
  box-shadow: none;
  text-align: center;
}
.hs-image-group-item:hover {
  transition: all 300ms ease-in-out 0.00s;
  box-shadow: rgba(53, 53, 53, 0.33) 1px 2px 15px 3px;
}
.hs-image-group-item:not(:last-child) {
  margin-bottom: 25px;
}
.hs-workday-banner-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.hs-three-col-equal-bg {
  padding: 100px 0;
}
.hs-three-col-equal-bg .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.hs-three-col-left-col {
  background-color: #85d0f0;
  min-height: 326px;
}
.hs-three-col-equal-inner {
  margin: 0 -22px;
}
.hs-three-col-equal-column {
  font: normal normal normal 16px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  color: #777777;
  position: relative;
  padding-left: 22px;
  padding-right: 22px;
  padding-top: 32px;  
}
.hs-three-col-left-col h2 {
  color: #ffffff;
  text-align: left;
  margin: 0 0 10px 0;
}
.hs-three-col-equal-column h5 {
  padding-bottom: 10px;
}
.hs-three-col-cta-grp {
  margin-top: 40px;
  margin-bottom: 21.73913043px;
}

.hs-logo-slider {
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  min-height: 300px;
  margin-top: 10px;
  background: #fafafa none repeat center center;
  position: relative;
}
.hs-logo-slider ul.slick-dots {
  list-style: none;
  margin: 5px 0 10px 0;
  padding: 0;
  display: block;
  text-align: center;
  position: absolute;
  bottom: -45px;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.hs-logo-slider ul.slick-dots li button {
  font-family: 'ult-silk';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: .75;
  transition: all .3s ease-in-out;
  color: #333333;
  font-size: 0;
  border: none;
  background: transparent;
  cursor: pointer;
}
.hs-logo-slider ul.slick-dots li.slick-active button {
  opacity: 1;
}
.hs-logo-slider ul.slick-dots li button:before {
  content: "\e60a";
  font-size: 16px;
  line-height: 27px;
}
.hs-logo-slider-inner {
  padding: 0 0;
}
.hs-logo-slider-item {
  margin: 0 15px;
}
.hs-logo-slider-inner .slick-slide img {
  display: block;
  margin: 0 auto;
}
.hs-logo-slider-inner div#slick-slide01 {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.Defaults-user-md:before {
  content: "\f0f0";
}
.Defaults-cogs:before {
  content: "\f085";
}
.invoice-data-capture-ocr-extraction-recognition-smarttouch-air-page .hs-advanced-banner-bg .custom-breadcrumbs-banner ul {
  background-color: rgba(255,255,255,.12);
}

/**************************Workday Customers Css End Here************************************/


/* ==========================================================================
keyFrame                           
========================================================================== */
.animate-element.start-animation.fadeIn {
  -webkit-animation-name: dt_fadeIn;
  animation-name: dt_fadeIn;
}
.animate-element.start-animation {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animate-element {
  opacity: 0;
  -webkit-perspective: 1000;
  /*   -webkit-animation-name: fadeIn;
  animation-name: fadeIn */
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes dt_fadeIn {
  to {
    opacity: 1
  }
}
@-moz-keyframes dt_fadeIn {
  to {
    opacity: 1
  }
}
@keyframes dt_fadeIn {
  to {
    opacity: 1
  }
}
.animate-element.start-animation.fadeInDown {
  -webkit-animation-name: dt_fadeInDown;
  animation-name: dt_fadeInDown;
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes dt_fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes dt_fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,-100%,0);
    -ms-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}

.animate-element.start-animation.fadeInLeft {
  -webkit-animation-name: dt_fadeInLeft;
  animation-name: dt_fadeInLeft;
}

@-webkit-keyframes dt_fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes dt_fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%,0,0);
    -ms-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}
.animate-element.start-animation.fadeInRight {
  -webkit-animation-name: dt_fadeInRight;
  animation-name: dt_fadeInRight;
}
@-webkit-keyframes dt_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes dt_fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}

.animate-element.start-animation.fadeInUp {
  -webkit-animation-name: dt_fadeInUp;
  animation-name: dt_fadeInUp;
}
@-webkit-keyframes dt_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes dt_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    -ms-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
  }
}
@-webkit-keyframes dt_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes dt_fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    -ms-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0)
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }
}



/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
Icons                            
========================================================================== */
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
[class*=" vc_li-"]:before, [class^=vc_li-]:before {
  font-family: vc_linecons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin-left: 0;
}
.icon-cogs:before {
  content: '\ea27';
}
.icon-keyboard:before {
  content: '\e838';
}
.icon-chat-2:before {
  content: '\e9a8';
}
.vc_li-bubble:before {
  content: "\e014";
}
.vc_li-calendar:before {
  content: "\e02b";
}
.vc_li-settings:before {
  content: "\e00a";
}
.vc_li-banknote:before {
  content: "\e020";
}
.vc_li-search:before {
  content: "\e009";
}
.vc_li-clock:before {
  content: "\e01d";
}

.preloader {
  height: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 9501;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(77,113,218,0.98);
  background: -moz-linear-gradient(30deg,rgba(77,113,218,0.98) 0%,rgba(53,196,244,0.98) 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,rgba(77,113,218,0.98)),color-stop(100%,rgba(53,196,244,0.98)));
  background: -webkit-linear-gradient(30deg,rgba(77,113,218,0.98) 0%,rgba(53,196,244,0.98) 100%);
  background: -o-linear-gradient(30deg,rgba(77,113,218,0.98) 0%,rgba(53,196,244,0.98) 100%);
  background: -ms-linear-gradient(30deg,rgba(77,113,218,0.98) 0%,rgba(53,196,244,0.98) 100%);
  background: linear-gradient(30deg,rgba(77,113,218,0.98) 0%,rgba(53,196,244,0.98) 100%);
}
.status {
  margin: -65px 0 0 -65px;
  width: 130px;
  height: 130px;
  background: 0 0;
  position: fixed;
  display: block;
  z-index: 2000;
  top: 50%;
  left: 50%;
  pointer-events: none;
  border-radius: 100%;
}
.status:after, #load .status:before {
  border-width: 7px;
  border-color: rgba(255,255,255,.94);
}
.status:before, .status:before {
  width: 32px;
  height: 32px;
  border-right-color: transparent!important;
  border-left-color: transparent!important;
  -webkit-animation: pace-rotation 3s linear infinite;
  animation: pace-rotation 3s linear infinite;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.status:after, .status:before {
  position: absolute;
  bottom: 9px;
  left: 9px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  content: '';
}
.status:before {
  bottom: 0;
  left: 0;
  width: 130px !important;
  height: 130px !important;
}
.status:after {
  bottom: 33px !important;
  left: 33px !important;
  width: 66px !important;
  height: 66px !important;
}
.status:after, .status:after {
  bottom: 17px;
  left: 17px;
  width: 16px;
  height: 16px;
  border-top-color: transparent!important;
  border-bottom-color: transparent!important;
  -webkit-animation: pace-rotation 1s linear infinite;
  animation: pace-rotation 1s linear infinite;
}
.status:after, .status:before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  border: 7px solid #fff;
  border-radius: 50%;
  content: '';
}

@-webkit-keyframes pace-rotation {
  0% {
    -webkit-transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(359deg)
  }
}

@keyframes pace-rotation {
  0% {
    transform: rotate(0)
  }

  100% {
    transform: rotate(359deg)
  }
}






/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */

ul.hs-search-field__suggestions {
  padding: 5px;
  border: 1px solid #000;
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
}
ul.hs-search-field__suggestions:empty {
  display: none !important;
}  
ul.hs-search-field__suggestions li {
  padding: 3px 0;
  margin: 0;
}
ul.hs-search-field__suggestions li#results-for {
  font-size: 16px;
}
ul.hs-search-field__suggestions li > a {
  padding: 2px 5px;
  margin: 0;
}
ul.hs-search-field__suggestions li > a:hover {
  color: #000;
}

.custom-header-site-search-group ul.hs-search-field__suggestions {
  padding: 5px;
  border: 1px solid #000;
  background-color: #fff;
  position: absolute;
  left: inherit;
  right: 6px;
  width: 345px;
  background: #fff;
  top: 86px;
  z-index: 999;
}


.body-container ul li {}
.hs-blog-social-share ul li {
  background: none;
  padding-left: 0;
}
form ul li{
  background: none !important;
  padding-left: 0 !important;
}
.one-column .body-container-wrapper input[type="text"],
.one-column .body-container-wrapper input[type="password"], 
.one-column .body-container-wrapper input[type="datetime"], 
.one-column .body-container-wrapper input[type="datetime-local"], 
.one-column .body-container-wrapper input[type="date"], 
.one-column .body-container-wrapper input[type="month"], 
.one-column .body-container-wrapper input[type="time"], 
.one-column .body-container-wrapper input[type="week"], 
.one-column .body-container-wrapper input[type="number"], 
.one-column .body-container-wrapper input[type="email"], 
.one-column .body-container-wrapper input[type="url"], 
.one-column .body-container-wrapper input[type="search"], 
.one-column .body-container-wrapper input[type="tel"], 
.one-column .body-container-wrapper input[type="color"],
.one-column .body-container-wrapper input[type="file"],
.one-column .body-container-wrapper textarea,
.one-column .body-container-wrapper select {
  width: 50% !important;
}
.widget-type-google_search input[type="text"] {
  display:block;
}
#hs-pwd-widget-password {
  display: block;
}
.body-container .hs_error_rollup .hs-error-msgs.inputs-list {
  border: 2px solid #f7e700;
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  text-align: left;
}
.body-container .hs_error_rollup .hs-error-msgs.inputs-list label {
  font: normal normal normal 16px / 27px "Roboto", Helvetica, Arial, Verdana, sans-serif;
  word-spacing: normal;
  color: #777777;
}

.hs-error-msgs.inputs-list{
  margin:10px 0; 
  list-style:none;
  padding:0;
}

.hs-error-msgs.inputs-list label{
  color: #ff0000;
  font-weight:normal;
}   

.subscription-template.one-column #email-prefs-form .subscribe-options label span {
  font-size: 16px;
  color: #444;
  line-height: 24px;
}
.hs-search-layout .hs-search-field {
  width: 50%;
}

@media screen and (max-width: 1300px) {
  .customers-draft-banner-area-wrp .top-gap-height {
    max-height: none;
    height: auto;
    padding-top: 35.85%;
  }
  .customers-draft-banner-area-wrp .wpb_wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 1200px) {
  .two-column-equal-group .two-column-equal-left {
    margin-bottom: 40px;
  }
  .two-column-equal-group .two-column-equal-left,
  .two-column-equal-group .two-column-equal-right {
    width: 100%;
  }
}


@media screen and (max-width: 1135px) {
  .hs-testimonials-grp-outer .iso-item {
    width: 50%;
  }
}


@media (min-width: 768px) {

  .tabber-content {
    width: calc(100% - 318px);
  }
  .hs-tabbar-left-col {
    width: 83.33333333%;
  }
  .hs-tabbar-right-col {
    width: 16.66666667%;
  }

  .hs-image-group-column {
    width: 25%;
    float: left;
  }
  .hs-three-col-equal-column {
    width: 33.33333333%;
    float: left;
  }

}

@media (min-width: 971px) {
  .custom-header-site-search-group.mobile-search {
    display: none !important;
  }
  .custom-fullwidth-row1-content .hs_cos_wrapper_type_rich_text {
    display: block;
    padding-right: 22px;
  }
  .hs-tabbar-left-col {
    width: 83.33333333%;
  }
  .hs-tabbar-right-col {
    width: 16.66666667%;
  }
  .hs-tabbar-left-col.full-tabbar-width {
    width: 100%;
    display: block;  
  }
  .full-tabbar-width .hs-tabber-tab {
    float: left;
  }
  .full-tabbar-width .tabber-content {
    float: left;
    width: calc(100% - 318px);
  }
  .custom-get-in-touch-item-inner{
    padding-left:50px;
    padding-right:50px;
  }
  .hs-advanced-banner-bg .right .wf-td {
    text-align: right;
  }
  .hs-advanced-banner-bg .right .wf-table {
    text-align: right;
  }
  .hs-advanced-banner-bg .left .wf-td {
    text-align: left;
  }
  .hs-advanced-banner-bg .left .wf-table {
    text-align: left;
  }
}


@media (max-width: 1660px) {
  .custom-menu-primary .hs-menu-wrapper>ul li ul {
    left: auto !important;
    right: 0 !important;
  }
}

@media(max-width:1167px) {
  .blog .hs-blog-post-item {
    width: 50%;
  }
}
/* =============== Screen sizes smaller than .page-center =============== */
@media (max-width: 971px) {

  /* Home Banner Area */
  .home-banner-area-wrp .image {
    height: 446px;
    background-size: 156%;
    background-position: top right -291px;
    margin-top: 0;
    display: table !important;
    width: 100%;
    max-width: 100%;
    margin: -106px auto 0;
  }
  .home-banner-area-wrp .content-text h5 {
    padding: 5.21719px 8.19844px;
    font-size: 15.6516px;
    min-width: 450.169px;
  }
  .custom-header-search {
    position: relative;
    z-index: 111;
  }
}


@media (max-width: 991px) {
  .about-left-column,
  .about-right-column{
    width: 50%;
  }
  .benefits-five-column .wf-cell {
    width: 33.33%;
  }
  .benefits-five-column .one-column-with-top-icon-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}


@media (max-width: 970px) {
  .hs-automation-layout .body-container-wrapper,
  .hs-automation-layout .custom-header-group,
  .hs-career-layout .custom-header-group,
  .hs-career-layout .body-container-wrapper,
  .with-banner-area .custom-header-group,
  .with-banner-area .body-container-wrapper{
    background: #fff;
  }


  .custom-header-top-bar-group {
    position: relative;
    z-index: 1111;
  }

  .with-banner-area .custom-header-group {
    z-index: 111;
  }

  .hs-two-col-right-layout.smarttouch-air-page .hs-two-col-sidebar {
    padding-top: 0;
  }
  .custom-footer-contact-form form.hs-form .hs-form-field ul.inputs-list {
    left: 50px;
  }
  .custom-fullwidth-row1-content iframe {
    max-width: 100%;
  }

  .hs-404-layout .custom-breadcrumbs-banner ul {
    margin-left: 0;
  }
  .hs-404-layout .custom-breadcrumbs-banner ul {
    margin-bottom: 10px;
  }
  .hs-currant-partners-main-content {
    padding-right: 7px;
  }
  .hs-currant-partners-sidebar {
    padding-left: 13px;
  }

  .business-automation-banner-area .wf-wrap.left .wf-td {
    display: block;
    width: 100%;
    text-align: center;
  }
  .business-automation-banner-area .wf-wrap.left .wf-td.hgroup {
    text-align: center;
  }
  .business-automation-banner-area.hs-advanced-banner-bg {
    margin-top: 0;
    margin-bottom: 0;
  }
  .business-automation-banner-area.hs-advanced-banner-bg .wf-td h1 {
    margin-bottom: 0;
  }

  /* Header Style */
  .header-container .page-center {
    padding-left: 44px;
    padding-right: 44px;
  }
  .custom-logo {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .custom-menu-primary .hs-menu-wrapper {
    position: relative;
    z-index: 9;
  }
  .custom-logo {
    position: relative;
    z-index: 1;
  }
  #top-bar .wf-container-top {
    text-align: center;
  }
  #top-bar {
    margin-top: -58px;
    opacity: 1;
    -webkit-transition: margin-top 0.25s ease;
    -moz-transition: margin-top 0.25s ease;
    transition: margin-top 0.25s ease;
  }
  #top-bar.act {
    margin-top:0;
    opacity: 1;
  }
  .custom-header-site-search-group.mobile-search {
    margin-left:6px !important;
  }
  .hs-lp-header .custom-header-top-bar-wrp .wf-container-top {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .hs-lp-header .wf-table.wf-mobile-collapsed {
    padding-bottom: 31px;
  }
  .custom-header-top-bar-wrp .wf-container-top .wf-td {
    display:inline-block;
    text-align: center;
  }
  .wf-table.wf-mobile-collapsed {
    padding-bottom: 19px;
  }
  .custom-header-top-bar-wrp .wf-container-top {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .custom-header-top-bar-wrp .mini-contacts.phone {
    margin: 5px 10px;
    display: inline-block;
    vertical-align: middle;
  }
  .custom-header-top-bar-wrp .mini-contacts.phone {
    background-position: left center;
  }
  .custom-header-top-bar-wrp .right-block.wf-td {
    margin-right: 0;
    margin-left: 0;
    text-align: center;
  }
  .custom-header-top-bar-wrp .text-area {
    display: inline-block;
    vertical-align: middle;
    margin: 5px 10px;
  }
  .custom-header-top-bar-wrp .soc-ico.custom-bg {
    margin: 5px 10px;
  }
  .top-bar-arrow {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 26px;
    content: "";
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
  }
  .top-bar-arrow.act:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid red;
    border-top-color: #888888;
  }
  .top-bar-arrow:before {
    position: absolute;
    left: 50%;
    bottom: 8px;
    margin-left: -7px;
    width: 0;
    height: 0;
    content: "";
  }
  .top-bar-arrow:not(.act):before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid red;
    border-bottom-color: #888888;
  }

  .custom-header-site-search-group.mobile-search {
    display: inline-block !important;
    vertical-align: middle;
    margin: 5px 10px;
    position: static;
    float: none !important;
  }
  .custom-header-site-search-group.mobile-search.custom-header-search {
    position: relative;
    z-index: 99;
  }
  .custom-header-site-search-group.mobile-search input.hs-search-field__input {
    top: 31px;
  }
  .header-container .custom-header-site-search-group.mobile-search input.hs-search-field__input{
    display:none;
  }
  .custom-header-site-search-group.mobile-search .submit:before {
    background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/mobile-search.svg);
  }
  .custom-header-site-search-group.mobile-search .submit.act:before {
    background-image: url(//cdn2.hubspot.net/hubfs/5765137/Ascend_Software_May2019/Images/close-mobile.svg);
  }



  .custom-breadcrumbs .wf-container-title {
    padding-top: 20px;
    padding-bottom: 20px;
    display: table;
    width: 100%;
  }
  .custom-breadcrumbs .wf-table {
    display: table-cell;
    vertical-align: middle;
    min-height: auto;
    width: 100%;
    text-align: center;
  }
  .custom-breadcrumbs  .wf-td {
    display: block;
    width: 100%;
    text-align: center;
  }
  .custom-breadcrumbs .wf-td.hgroup {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0 6px;
  }
  .custom-breadcrumbs h1 {
    padding: 0;
  }
  .custom-breadcrumbs-banner ul {
    float: none;
    text-align: center;
    display: block;
    margin-bottom: 10px;
    padding-top: 0;
    line-height: 25px;
  }
  .custom-breadcrumbs-banner ul li {
    float: none !important;
    margin-left: 4.5px;
  }



  /* Footer Style */
  .custom-footer-top .page-center {
    padding-left: 44px;
    padding-right: 44px;
  }
  .custom-footer-top-menu,
  .custom-footer-contact-form,
  .custom-footer-site-search-group {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .custom-footer-top-menu .hs-menu-wrapper>ul {
    display: block;
    margin: 0;
  }
  .custom-footer-top-menu .hs-menu-wrapper>ul>li {
    width: 100%;
    padding:0;
  }
  .custom-footer-top-menu .hs-menu-wrapper>ul>li:last-child {
    padding-left: 0;
  }
  .custom-footer-contact-form {
    padding-left: 0;
    padding-right: 0;
  }
  .custom-footer-site-search-group {
    padding-left: 0;
  }
  .custom-footer-contact-search.hs-search-field form {
    position: relative;
    padding: 0 0 15px;
  }

  .custom-footer-copyright,
  .custom-footer-bottom-menu {
    text-align: center;
    width: 100% !important;
    margin-left: 0 !important;
  }
  .custom-footer-bottom {
    padding: 10px 0;
  }
  .custom-footer-copyright p a {
    display: inline-block;
    margin: 5px 0;
    padding: 10px 0;
  }
  .custom-footer-copyright p span {
    display: block;
  }
  .custom-footer-bottom-menu p {
    padding: 5px 0;
    text-align: center;
  }


  /* Home Style */
  .home-banner-area-wrp .page-center {
    padding-left: 0;
    padding-right: 0;
  }
  .one-column-with-top-icon-inner {
    margin: 0;
  }
  .one-column-with-top-icon-wrp .page-center {
    padding-left: 22px;
    padding-right: 22px;
  }

  /* Info Request */
  .custom-info-request-row1-content>.hs_cos_wrapper_type_widget_container {
    width: 100%;
    padding-right: 0;
  }

  /* Contact Us */
  .custom-row1-left-content {
    width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
  .custom-row1-right-content, 
  .custom-row1-middle-content {
    width: 50% !important;
    margin-left: 0 !important;
    padding-left:22px;
    padding-right:22px;
  }
  .custom-row1-middle-content {
    padding-left: 0;
  }
  .custom-row1-right-content {
    padding-right: 0;
  }

  .hs-two-col-main-content {
    padding-right: 0;
    width: 100% !important;
  }
  .hs-two-col-right-layout .hs-two-col-sidebar {
    width: 100% !important;
    margin-left: 0 !important;
    padding-right: 0;
    padding-left: 0;
    padding-top: 50px;
  }
  .hs-two-col-right-layout .hs-two-col-sidebar > div {
    border-left: none;
    padding-left: 0;
  }
  .hs-advanced-banner-bg {
    margin: 0 auto;
    min-height: 100% !important;
  }
  .hs-advanced-banner-bg .wf-wrap {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .hs-advanced-banner-bg .wf-table {
    height: auto;
  }
  .hs-advanced-banner-bg .white .custom-breadcrumbs-banner ul {
    color: #fff;
    display: inline-block;
    margin-top: 9px;
    margin-bottom: 10px;
  }
  .hs-tabber-tab {
    width: 318px;
    float: left;
  }
  .tabber-content {
    width: 63.333333%;
  }
  .hs-tabbar-left-col.full-tabbar-width {
    width: 100%;
  }  
  .hs-advanced-banner-bg .gray .custom-breadcrumbs-banner ul {
    color: #fff;
    display: inline-block;
    margin-top: 9px;
    margin-bottom: 10px;
  }

  /* BLog style */
  .hs-common-blog-layout .custom-breadcrumbs-banner ul {
    padding-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
  .hs-common-blog-layout .blog-content {
    width: 100% !important;
  }
  .hs-common-blog-layout .blog-sidebar {
    width: 100% !important;
    margin-left: 0 !important;
  }
  .related-post-item {
    width: 100%;
  }
  .blog-sidebar {
    margin-top: 50px;
  }
  .blog-sidebar > div {
    border-left: none;
    padding-left: 0;
  }

  .hs-lp-header #top-bar {
    margin-top: -58px;
  }
  .hs-lp-header #top-bar.act {
    margin-top: 0;
    opacity: 1;
  }

}

@media (min-width: 1024px) and (max-width: 1199px){
  .home-banner-area-wrp .image {
    height: 44.3vw;
    background-size: 156%;
    background-position: top right -360px;
    margin: -139px auto 0;
  }
  .home-banner-area-wrp .content-text h5 {
    padding:6.46406px 10.1578px;
    font-size: 19.3922px;
    border-radius: 10px;
    min-width: 557.756px;
  }
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 134px;
  }

}

@media (min-width: 971px) and (max-width: 1025px){
  .home-banner-area-wrp .image {
    height: 44.3vw;
    background-size: 156%;
    background-position: top right -307px;
    margin: -130px auto 0;
  }
  .home-banner-area-wrp .content-text h5 {
    padding: 5.50703px 8.65391px;
    font-size: 16.5211px;
    border-radius: 8px;
    min-width: 475.178px;
  }
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 114px;
  }
}

@media (min-width: 768px) and (max-width: 970px){
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 172px;
  }
  .home-banner-area-wrp .image {
    height: 51vw;
    margin: -56px auto 0;
  }
  .home-banner-area-wrp .main-gradient {
    background: #fff;
  }
  .home-banner-area-wrp .content-text h5 {
    border-radius: 8px;
  }
}

@media (min-width: 768px) and (max-width: 769px){
  .home-banner-area-wrp .image {
    height: 52.5vw;
    margin: -45px auto 0;
    background-position: top right -230px;
  }
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 148px;
  }
  .home-banner-area-wrp .content-text h5 {
    font-size: 12.3211px;
    min-width: 354.378px;
    border-radius: 6px;
    padding: 4.10703px 6.45391px;
  }
}
@media (min-width: 615px) and (max-width: 767px){
  .home-banner-area-wrp .page-center {
    padding-left:0 !important;
    padding-right:0 !important;
  }
  .home-banner-area-wrp .image {
    height: 47vw;
    background-position: top -45px right -221px;
    margin: 0 auto 0;
  }
  .home-banner-area-wrp .content-text h5 {
    padding: 4.10156px 6.44531px;
    font-size: 12.3047px;
    min-width: 353.906px;
    border-radius: 6px;
  }
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 149px;
  }
  .home-banner-area-wrp .main-gradient {
    background: #fff;
  }
}

@media (min-width: 479px) and (max-width: 615px){
  .home-banner-area-wrp .page-center {
    padding-left:0 !important;
    padding-right:0 !important;
  }
  .home-banner-area-wrp .content-text h5 {
    padding: 4.10156px 6.44531px;
    font-size: 12.3047px;
    min-width: 353.906px;
    border-radius: 6px;
  }
  .home-banner-area-wrp .main-gradient {
    background: #fff;
  }

  .home-banner-area-wrp .main-gradient {
    background: transparent;
  }
  .home-banner-area-wrp {
    position: relative;
    margin-bottom: 0;
  }
  .custom-one-column-grid-benefits {
    padding-top: 50px;
  }
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 0;
    vertical-align: middle;
    padding-top: 0;
    top: 0;
  }
  .home-banner-area-wrp .image {
    height: 38vw;
    background-position: top -35px right -181px;
    margin: 0 auto 0;
  }

  .fade-ani {
    overflow: hidden;
    padding-top:25px;
    padding-bottom: 25px;
  }
}

@media (min-width: 321px) and (max-width: 479px){
  .home-banner-area-wrp .page-center {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .home-banner-area-wrp .main-gradient {
    background: transparent;
  }
  .home-banner-area-wrp {
    margin-bottom: 0;
  }
  .home-banner-area-wrp .content-text h5 {
    width: 100%;
    min-width: 100%;
  }
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 0;
    vertical-align: middle;
    padding-top: 0;
    top: 0;
    padding: 0 20px;
  }
  .custom-one-column-grid-benefits {
    padding-top: 50px;
  }
  .fade-ani {
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .home-banner-area-wrp .image {
    height: 37.8vw;
    background-position: top -27px right -141px;
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0;
  }
}

@media (min-width: 300px) and (max-width: 321px){
  .home-banner-area-wrp .page-center {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .home-banner-area-wrp .main-gradient {
    background: transparent;
  }
  .home-banner-area-wrp {
    margin-bottom: 0;
  }
  .home-banner-area-wrp .content-text h5 {
    width: 100%;
    min-width: 100%;
  }
  .home-banner-area-wrp .image .content-text {
    padding-bottom: 0;
    vertical-align: middle;
    padding-top: 0;
    top: 0;
    padding: 0 20px;
  }
  .custom-one-column-grid-benefits {
    padding-top: 50px;
  }
  .fade-ani {
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .home-banner-area-wrp .image {
    height: 37vw;
    background-position: top -18px right -91px;
    margin-top: 0;
    width: 100%;
    max-width: 100%;
    margin: 0 auto 0;
  }
}

@media screen and (max-width:855px) {
  .hs-workday-banner-bg {
    margin-bottom: -252px;
  }
}


@media (max-width: 800px){
  h1{
    font-size: 36px;
    line-height: 42px;
  }
  .custom-intelligent-wrp .custom-heading {
    font-size: 36px;
    line-height: 42px;
  }
}

@media screen and (max-width: 785px) {
  .hs-testimonials-grp-outer .iso-item {
    width: 100%;
  }
  .custom-footer-contact-form ul.no-list.hs-error-msgs.inputs-list li {
    line-height: normal;
  }
}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .body-container-wrapper .main-content,
  .body-container-wrapper .sidebar{
    margin-bottom:20px;
  }
  .one-column .body-container-wrapper input[type="text"],
  .one-column .body-container-wrapper input[type="password"], 
  .one-column .body-container-wrapper input[type="datetime"], 
  .one-column .body-container-wrapper input[type="datetime-local"], 
  .one-column .body-container-wrapper input[type="date"], 
  .one-column .body-container-wrapper input[type="month"], 
  .one-column .body-container-wrapper input[type="time"], 
  .one-column .body-container-wrapper input[type="week"], 
  .one-column .body-container-wrapper input[type="number"], 
  .one-column .body-container-wrapper input[type="email"], 
  .one-column .body-container-wrapper input[type="url"], 
  .one-column .body-container-wrapper input[type="search"], 
  .one-column .body-container-wrapper input[type="tel"], 
  .one-column .body-container-wrapper input[type="color"],
  .one-column .body-container-wrapper input[type="file"],
  .one-column .body-container-wrapper textarea,
  .one-column .body-container-wrapper select {
    width: 100% !important;
  }
  .hs-search-layout .hs-search-field {
    width:100%;
  }
  #email-prefs-form .email-edit {
    max-width: 100% !important;
  }  

  .custom-sitemap-menu .hs-menu-wrapper>ul>li:not(:last-child) {
    margin-bottom: 47px;
  }
  .custom-sitemap-menu .hs-menu-wrapper>ul ul li {
    display: list-item;
  }
  .hs-blog-post .blog-post-wrapper .post-body img {
    float: none !important;
  }
  .custom-sitemap-menu .hs-menu-wrapper>ul ul li a {
    vertical-align: top;
    white-space:normal !important;
  }
  .custom-sitemap-menu .hs-menu-wrapper>ul ul {
    width: calc(100% - 20px);
  }

  .subscription-template.one-column #email-prefs-form .checkbox-row span.fakelabel span {
    width: 85%;
  }  
  .body-container .page-center {
    padding-right: 20px;
    padding-left: 20px;
  }

  /*   .custom-logo */
  .custom-logo-group{
    width: 50% !important;
    float: left !important;
  }
  .custom-logo img {
    max-width: 150px;
  }

  /* Header Style */
  .header-container .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dl-menuwrapper:first-child {
    margin-right: 10px;
  }

  /* Footer Style */
  .custom-footer-top .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hs-full-testimonial-icon .vc_icon_element-icon {
    width: 60px;
    line-height: 60px;
  }
  .hs-full-testimonial-icon {
    margin-top: 26px;
    margin-bottom: 43px;
  }

  .custom-get-in-touch-item-group .button-learn p {
    margin-bottom: 0;
    text-align: center;
  }
  .dl-menuwrapper:first-child {
    margin-right: 0;
  }


  /* Home Style */
  .one-column-with-top-icon-wrp .page-center {
    padding-left: 0;
    padding-right: 0;
  }
  .one-column-with-top-icon-wrp .wf-cell{
    padding: 0 20px;
  }
  .one-column-with-top-icon-wrp .wf-cell {
    width: 100%;
  }

  /* Contact */
  .custom-row1-left-content,
  .custom-row1-right-content, 
  .custom-row1-middle-content {
    width:100% !important;
    margin-left: 0 !important;
    padding-left:0;
    padding-right:0;
    margin-bottom:40px;
  }
  .custom-row1-right-content {
    margin-bottom: 0;
  }
  .custom-row1-right-content p:last-child {
    margin-bottom: 5px;
  }


  .custom-row1-right-content {
    margin-bottom: 0;
  }

  .hs-tab-grp-bg {
    margin-left: 0;
    margin-right: 0;
  }
  .hs-tabbar-left-col, .hs-tabbar-right-col {
    padding: 0;
  }
  .hs-product-main-content .hs_cos_wrapper_type_text {
    margin-bottom: 37px;
  }
  .hs-tabbar-right-col {
    width: 100%;
  }
  .hs-two-col-sidebar .hs-menu-wrapper>ul>li>a {
    display: inline-block !important;
    width: auto !important;
  }
  .hs-two-col-sidebar .hs-menu-wrapper>ul ul>li:last-child {
    margin-bottom: 18px;
  }  


  /* About Us */
  .about-left-column,
  .about-right-column{
    width: 100%;
  }
  .about-left-column {
    margin-bottom: 30px;
  }
  .about-right-column {
    margin-bottom: 15px;
  }
  .benefits-five-column .wf-cell {
    width: 33.33%;
  }
  .benefits-five-column .one-column-with-top-icon-inner {
    display: block;
  }
  .benefits-five-column .wf-cell {
    width: 100%;
  }

  /* in */
  .features-group .features-inner {
    margin: 0;
  }
  .features-group .page-center {
    padding-bottom: 25px;
  }
  .features-group .features-itmes {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 50px;
  }
  .features-group .features-itmes:last-child {
    margin-bottom: 0;
  }
  .custom-get-in-touch-wrp .page-center{
    padding-bottom:25px;
  }
  .custom-get-in-touch-item-group{
    margin:0;
  }
  .custom-get-in-touch-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 25px;
  }


  .hs-currant-partners-main-content {
    padding-right: 0;
  }
  .hs-currant-partners-sidebar {
    padding-left: 0;
  }
  .hs-currant-partners-grp {
    margin-bottom: -40px;
  }
  .hs-image-group-wrapper{
    margin: 0 -20px;
  }
  .hs-three-col-equal-inner {
    margin: 0;
  }
  .hs-three-col-equal-bg .page-center {
    padding: 0 !important;
  }
  .hs-three-col-equal-column {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hs-three-col-left-col {
    margin-bottom: -10px;
  }
  .hs-logo-slider {
    margin-top: 0;
  }
  .one-column-with-image-inner {
    margin: 0;
  }
  .one-column-with-image-items {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }
  /*Blog Style */
  .blog-sidebar {
    margin-top: 40px;
  }
  .hs-blog.hs-blog-listing .body-container-wrapper .page-center {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 45px;  
  }
  .hs-resources.hs-blog-listing .body-container-wrapper .page-center,
  .hs-announcements.hs-blog-listing .body-container-wrapper .page-center {
    padding-top: 45px;
  }
  .blog .hs-blog-post-item {
    width: 100%;
  }
  .hs-blog-post-item-inner {
    padding-bottom: 0;
    padding-top: 5px;
  }
  .hs-post-related-bottom {
    margin: 0 -20px;
  }
  .related-post-item {
    padding: 0 20px;
  }

  .two-column-equal-group .content-right ul {
    width: 100%;
    margin-left: 0;
    padding-right: 15px;
  }
  .two-column-equal-group .content-right ul:last-child {
    padding-left: 15px;
  }
  .two-column-equal-group .content-right ul:first-child {
    margin-bottom: 0;
  }
  .two-column-equal-group .two-column-equal-left {
    margin-bottom: 10px;
  }
  .hs-advanced-banner-bg {
    background-position: center !important;
  }
}  

@media screen and (max-width: 615px) {
  .custom-header-top-bar-wrp .wf-container-top .wf-td {
    display: block;
  }
  #top-bar{
    margin-top: -91px;
  }

}

@media screen and (max-width: 600px) {
  .hs-tabbar-group-wrapper {
    display: block;
  }
  .hs-tabber-tab {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 1em;  
  }
  .tabber-content {
    width: 100%;
    float: left;
    display: block;
    padding-left: 0;
  }
  .custom-menu-primary.mobile{
    width:100% !important;
  }

}


/* =============== Landscape phones and smaller devices =============== */


@media (max-width: 479px) {
  .subscription-template.one-column #email-prefs-form .subscribe-options {
    overflow: visible;
  } 
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: 100%;
    float: none;
    margin: 20px 0 20px 0px;
  }    
  .body-container p a[href*="mailto"] {
    white-space: nowrap;
  }
  .hs-logo-slider ul.slick-dots {
    bottom: -100px;
  }
  .hs-workday-banner-bg {
    margin-bottom: -156px;
  }

  .default-blog .blog-pagination a,
  .blog .blog-pagination a {
    display: block;
    margin: 5px auto;
    max-width: 80px;
    text-align: center;
  }
  .blog-number-pagination ul {
    text-align: center;
    float: none;
    display: inline-block;
  }
  .blog-number-pagination .page-links {
    float: none;
    display: inline-block;
  }
  .blog-number-pagination .page-links, .hs-prev-next-grp {
    float: none;
    display: inline-block;
  }  
  .hs-full-testimonial-bg h4 {
    padding: 0 20px;
  }
  .custom-header-site-search-group input.hs-search-field__input,
  .custom-header-site-search-group ul.hs-search-field__suggestions{
    width:250px !important;
  }

}



@media screen and (max-width: 401px) {
  .hs-currant-partners-grp ul li {
    width: 50%;
  }
  .hs-workday-banner-bg {
    margin-bottom: -60px;
  }

  .hs-blog-post-pagination-grp {
    margin-left: -2px;
    margin-right: -2px;
  }

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


  .wf-table.wf-mobile-collapsed {
    padding-bottom: 14px;
  }
  .custom-menu-primary.mobile{
    width:100% !important;
  }


}

@media screen and (max-width: 399px) {
  #top-bar{
    margin-top: -91px;
  }
  .wf-table.wf-mobile-collapsed {
    padding-bottom: 19px;
  }

  .custom-header-top-bar-wrp.text-small {
    z-index: 1111;
    position: relative;
  }

}

@media screen and (max-width: 395px) {
  .custom-header-site-search-group.mobile-search {
    margin-left: 10px !important;
  }
  #top-bar{
    margin-top: -124px;
  }

  .custom-header-site-search-group input.hs-search-field__input {
    left: -50%;
    transform: translateX(-50%);
    margin: 0 auto;
    width:250px !important;
  }

  .custom-header-site-search-group ul.hs-search-field__suggestions {
    left: -50%;
    transform: translateX(-50%);
  }

  @-moz-document url-prefix() {
    .custom-header-site-search-group input.hs-search-field__input,
    .custom-header-site-search-group ul.hs-search-field__suggestions{
      left: 50%;
      transform: translateX(-100%);
      margin: 0 auto;
      width: 250px !important;
      right: 0;
    }
  }
}


@media screen and (max-width: 382px) {
  @-moz-document url-prefix() {
    .custom-header-site-search-group input.hs-search-field__input,
    .custom-header-site-search-group ul.hs-search-field__suggestions{
      left: 50%;
      transform: translateX(-50%);
    }
  }
}

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

  #top-bar{
    margin-top: -129px;
  }
  .custom-menu-primary.mobile,
  .dl-menuwrapper button{
    right: 10px;
  }
  .custom-header-site-search-group input.hs-search-field__input {
    left: -65%;
    transform: translateX(-65%);
    margin: 0 auto;
    width: 250px !important;
  }

  .custom-header-site-search-group ul.hs-search-field__suggestions {
    left: -65%;
    transform: translateX(-65%);
  }

  @-moz-document url-prefix() {
    .custom-header-site-search-group input.hs-search-field__input,
    .custom-header-site-search-group ul.hs-search-field__suggestions{
      left: 50%;
      transform: translateX(-50%);
    }
  }

}

@media screen and (max-width: 342px) {
  @-moz-document url-prefix() {
    .custom-header-site-search-group input.hs-search-field__input,
    .custom-header-site-search-group ul.hs-search-field__suggestions{
      left: 71%;
      transform: translateX(-72%);
    }
  }
}
