/* ==========================================================================
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 =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@import url('//fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800');
@import url('//fonts.googleapis.com/css?family=Roboto%3A100%2C100italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C700%2C700italic%2C900%2C900italic&ver=4.9.10');
@import url('//fonts.googleapis.com/css?family=Open+Sans%3A300%2C300italic%2C400%2C400italic%2C700%2C700italic&ver=4.9.10');
@font-face {
  font-family: 'fontello-custom';
  font-weight: normal;
  font-style: normal;
  src: url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello-custom.eot?54535820');
  src: url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello-custom.eot?54535820#iefix') format('embedded-opentype'),
    url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello-custom.woff?54535820') format('woff'),
    url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello-custom.ttf?54535820') format('truetype'),
    url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello-custom.svg?54535820#fontello-custom') format('svg'); 
}
@font-face {
  font-family: 'fontello';
  font-weight: normal;
  font-style: normal;
  src: url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello.eot?61757689');
  src: url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello.eot?61757689#iefix') format('embedded-opentype'),
    url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello.woff?61757689') format('woff'),
    url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello.ttf?61757689') format('truetype'),
    url('//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Fonts/fontello.svg?61757689#fontello') format('svg');
}
/* 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 */
}
.hs-blog-social-share-list li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin .IN-widget {
    vertical-align: top !important;
}

/* 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: #fff;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 24px;
  color: #666666;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

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


/* Highlighted Text */
::-moz-selection {
  background: #00b2e3;
  color: #f7f7f7;
  text-shadow: none;
}
::selection {
  background: #00b2e3;
  color: #f7f7f7;
  text-shadow: none;
}


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

/* Basic text */
p {
  padding: 0 0 20px;
  margin: 0;
} 
small {}
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 {
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-weight: 300;
  margin: 0 0 20px;
  color: #212121;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 36px;
  line-height: 44px;
  color: #201751;
  font-weight: bold;
}
h2 {
  font-size: 30px;
  color: #00B2E3;
  line-height: 1.4;
  font-weight:bold;
}
h3 {
  font-size: 20px;
  line-height: 26px;
  color:#385cad;
}
h4 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.4;
  color: #666666;
}
h5 {
  font-size: 16px;
  line-height: 22px;
}
h6 {
  font-size: 14px;
  line-height: 20px;
}

/* Anchor Links */
a { 
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  color: #6a6a6a;
  text-decoration: none;
}
a:hover, a:focus { 
  color: #00b2e3;
  text-decoration: none;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}
.body-container  .hs_cos_wrapper_type_rich_text ul {}
/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}
.body-container  .hs_cos_wrapper_type_rich_text ul {}
/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 0px;
  border: none;
  margin: 0;
}


/* =============== 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 =============== */

.header-container-wrapper {
}
.header-container {}
.custom-top-link {
  background-color: #ebebeb;
  text-align: right;
  height: 39px !important;
  position: absolute;
  width: 100% !important;
  z-index: 9;
}
.custom-top-link>div {
  background: #00b2e3;
  height: 100%;
}
.custom-top-link .page-center {
  width: 95%;
  padding: 0 20px;
  max-width: 100% !important;
}
.custom-top-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
  vertical-align: middle;
  display: block;
  position: relative;
  float:right;
  padding-right: 1px;
}
.custom-top-link ul li {
  margin-right: 0;
  display: inline-block;
  border-left: 1px solid rgba(255,255,255,0);
  border-right: 1px solid rgba(255,255,255,0);
  border-bottom: 0;
  border-top: 0;
  height: 100%;
  float: right;
  margin-right: -1px;
}
.custom-top-link ul li a{
  display: block;
  position: relative;
  text-transform: uppercase;
  font-weight: normal;
  padding: 0 14px;
  font-family: Open sans, sans-serif;
  font-size: 13px;
  line-height: 37px;
  color: #ffffff;
  -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
  transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
}
.custom-header-cta-btn {
  display: none !important;
}
.custom-top-link ul li a:hover{
  color: #201751;
}
.custom-top-link>div>div {
  height: 100%;
}
.custom-top-link .page-center >div {
  height: 100%;
}
.custom-top-link .page-center >div>span {
  height: 100%;
  display: block;
}
.custom-top-link ul li.active {
  border-color: #fff;
}
.custom-top-link ul li.active a {
  -webkit-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  transition: background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out;
  background-color: #f7f7f7;
  color: #00b2e3;
  padding: 0 14px;
  font-size: 13px;
  line-height: 37px;
  display: block;
}
.custom-bottom-header {
  background: #fff;
  position: absolute;
  z-index: 999;
  top: 39px;
}
.custom-bottom-header .page-center {
  max-width: 100% !important;
  padding: 0 3% !important;
}
.custom-logo {
  /*   float: left;
  width: 30% !important; */
  min-height: 88px !important;
}
.custom-logo > div {
  padding: 0 20px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.custom-logo a {
  display: block;
/*  overflow: hidden;*/
  padding: 21px 0;
  -webkit-transition: color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}
.custom-logo img {
  vertical-align: middle;
  width: 150px;
}
.custom-menu-primary .custom-header-cta-btn {
  display: inline-block !important;
  float: right;
  width: auto !important;
  margin: 0 !IMPORTANT;
  padding-top: 2px;
  padding-left: 4px;
}

/* =============== Content =============== */
.no-banner .body-container {
  padding-top: 7%;
  margin-top:-1px;
}
.body-container .page-center {
  padding-top:40px;
  padding-bottom:40px;
  padding-left:20px;
  padding-right:20px;
}
.custom-banner {
  padding-top: 7%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-color: #656565;
}
.custom-banner h1 {
  color: #fff;
  font-size: 50px;
  font-weight: 600;
  margin: 0;
}
.custom-banner h5 {
  color: #f7f7f7;
  font-size: 24px;
  font-family: 'Open sans';
  letter-spacing: 1px;
  margin: 13px 0 0;
}
.custom-banner-content {
  margin-bottom: 50px;
}
.custom-banner .page-center {
  padding-top: 145px !important;
  padding-bottom: 145px !important;
}

/* =========== About Us ============ */
.hs-about-us-layout-row-1 {
  background-color: #f7f7f7;
  padding: 100px 0 30px;
}
.hs-about-us-layout-row-1 .page-center,
.hs-about-us-layout-row-2 .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-two-col-eq-with-right-img-md {
  margin: 0 -1.37%;
}
.custom-two-col-eq-with-right-img-md .custom-two-eq-col {
  margin: 0 1.3%;
  position: relative;
  float: left;
  min-height: 1px;
  width: 47.4%;
  padding: 0 20px;
}
.custom-two-col-eq-with-right-img-md h2 {
  margin-bottom: 20px;
  font-size: 36px;
  line-height: 42px;
}
.custom-two-col-eq-with-right-img-md h4 {
  margin-bottom: 17px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
  color: #00b2e3;
}
.custom-two-col-eq-with-right-img-md .custom-img-holder {
  margin-top: 100px;
}
.custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child .custom-two-eq-col-inner {
  margin-bottom: 20px;
}
.custom-two-col-eq-with-right-img-md h1 {
  line-height: 42px;
  color: #00b2e3;
  font-size: 40px;
}
.hs-about-us-layout-row-2 {
  padding: 50px 0;
}
.hs-about-us-layout-row-3 {
  padding: 30px 0 50px;
}
.hs-about-us-layout-row-3 .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
iframe {
  margin-bottom: 20px;
  max-width: 100%;
}
.custom-two-col-btn-wrapper {
  padding: 0 0 20px;
}
.hs-about-us-layout-row-4 {
  background-color: #f7f7f7;
  padding: 50px 0 85px;
}
.two-col-vdo-md.custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child .custom-two-eq-col-inner {
  margin: 0;
}
.hs-about-us-layout-row-4 .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-team-member-md-group .custom-team-member-heading {
  margin-bottom: 70px;
  text-align: center;
}
.custom-team-member-md-group .custom-team-member-heading h2 {
  font-size: 36px;
  line-height: 46px;
  margin: 0;
  color: #385CAD;
  font-weight:normal;
}
.custom-team-member-item-grid {
  margin: -40px -1.3% 0;
  position: relative;
  overflow: hidden;
}
.custom-team-member-item-grid .custom-team-member-item {
  margin: 0 1.3%;
  float: left;
  margin-top: 40px;
  width: 22.4%;
  text-align: center;
}
.custom-team-member-item-grid .member-image-holder {
  margin: 0 40px 26px;
}
.custom-team-member-item-grid .member-image-holder img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
  -moz-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
  -ms-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
  -o-transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
  transition: all .7s cubic-bezier(.55, .3, .5, 1.65);
}
.custom-team-member-md-group .member-bio {
  text-align: center;
}
.custom-team-member-md-group .member-bio h2 {
  font-size: 40px;
  color: #414042;
  line-height: 48px;
  margin: 0;
}
.custom-team-member-md-group .member-bio h2 a {
  font-size: 20px;
  line-height: 28px;
  font-weight: 500;
  color: #666;
}
.custom-team-member-md-group .member-bio h2 a:hover {
  color: #00b2e3;
}
.custom-team-member-md-group .member-bio h6 {
  margin: 5px 0 0;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #00b2e3;
}
.custom-team-member-md-group {
  margin-bottom: 50px;
}
.custom-team-member-item-grid.one-col .custom-team-member-item {
  width: 97.4%;
  text-align: center;
}

/* ============ Solution Inner ============ */
.hs-solutions-row-1 {
  padding-top: 3%;
}
.hs-solutions-row-1 .page-center {
  padding-top: 80px !important;
  padding-bottom: 50px !important;
}
.hs-solutions-row-1 h4, .hs-solutions-row-1 h5 {
  color: #00b2e3;
}
.hs-solutions-row-2 .page-center {
  padding-top: 20px !important;
  padding-bottom: 0 !important;
}
.custom-two-col-with-top-img-md-item-grid {
  margin: 0 -1.37%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.custom-two-col-with-top-img-md-item-grid  .custom-two-column {
  width: 47.4%;
  margin: 0 1.3%;
  float: left;
  padding: 30px 20px;
}
.custom-two-col-with-top-img-md-item-grid  .custom-two-column .image-holder {
  margin-bottom: 20px;
  padding-bottom: 8px;
}
.custom-two-col-with-top-img-md-item-grid  .custom-two-column h2 {
  margin-bottom: 20px;
  color: #385CAD;
  font-size: 30px !important;
}
.hs-solutions-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
  font-size: 26px !important;
  line-height: normal;
}
.hs-solutions-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column h4 {
  color: #666;
  font-size: 15px;
  font-weight: normal;
}
.hs-solutions-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column p{
  color: #666666;
  padding-bottom: 8px;
}
.hs-solutions-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
  color: #a0a7ad;
}
.custom-two-col-with-top-img-md-item-grid .show-more-btn {
  padding-bottom: 9px;
}
.custom-two-col-with-top-img-md-item-grid .show-more-btn a {
  font-weight: 700;
  line-height: 20px;
  color: #00b2e3;
  display: inline-block;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.custom-two-col-with-top-img-md-item-grid .show-more-btn a:after {
  content: "";
  width: 100%;
  height: 2px;
  /*background: #00b2e3;*/
  display: block;
  padding: 0;
}
.custom-two-col-with-top-img-md-item-grid .show-more-btn a {
  
  line-height: 20px;
  display: inline-block;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  border-radius: 30px;
  opacity: 1;
}
.custom-two-col-with-top-img-md-item-grid .custom-two-column a:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #00b2e3;
    display: block;
    padding: 0;
    opacity: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

.custom-two-col-with-top-img-md-item-grid .custom-two-column a:hover:after {
    opacity: 1;
    
}


.hs-solutions-row-3 {
  padding-top: 50px;
}
.hs-solutions-row-3 .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-three-col-eq-content-md {
  padding: 50px 0 70px;
  margin: 0 -1.37%;
}
.custom-three-col-eq-content-md .column {
  width: 30.73%;
  margin: 0 1.3%;
  float: left;
}
.custom-three-col-eq-content-md .column h2 {
  margin: 0 0 20px;
  font-size: 18px;
  font-weight: 700;
  color: #385CAD;
}
.custom-three-col-eq-content-md .column.col-2 h2 {
  font-weight: 700;
  color: #385CAD;
}
.custom-three-col-eq-content-md .column.col-3 h2 {
  font-weight: 700;
  color: #385CAD;
}
.custom-white-btn {
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  padding: 0 30px;
  cursor: pointer;
  position: relative;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #f7f7f7;
  border-color: #d2d2d8;
  font-size: 20px;
  line-height: 50px;
  font-family: 'Open Sans';
  font-weight: 500;
  color: #00b2e3;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
}
.custom-white-btn:hover {
  background: #000 ;
  color: #fff ;
}

/* =========== Solution Inner ============= */
.custom-sec-header-md h2 {
  color: #00B2E3;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.hs-solutions-inner-latout-row-1 {
  padding-top: 3%;
}
.hs-solutions-inner-latout-row-1 .page-center {
  padding-top: 0 !important;
  padding-bottom: 50px !important;
}
.hs-solutions-inner-latout-row-1 .custom-sec-header-md h2 {
  margin: 0;
}
.hs-solutions-inner-latout-row-2 {
  padding: 50px 0 100px;
  overflow:hidden;
}
.hs-solutions-inner-latout-row-2 .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.hs-solutions-inner-latout-row-2 .two-col-vdo-md.custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child {
  padding: 0;
}
.hs-solutions-inner-latout-row-2 .custom-two-col-eq-with-right-img-md h2 {
  font-weight: normal;
  color: #385CAD;
  font-size: 40px;
  line-height: 48px;
}
.custom-two-col-eq-with-right-img-md p {
  color: #666666;
}
.custom-revo-md-main-wrapper {
  background: #f4f4f4;
}
.custom-revo-md-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.custom-revo-md-row .custom-revo-md-left-col {
  width: 40%;
  padding-top: 35px;
}
.custom-revo-md-row .custom-revo-md-right-col {
  width: 60%;
  text-align: right;
  padding-right: 32px;
  padding-left:20px;
}
.custom-revo-md-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  min-height: 820px;
  padding: 50px 0;
}
.custom-revo-md-main-wrapper .page-center {
  padding: 0 58px !important;
}
.custom-revo-md-main-wrapper h3 {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  color: #385CAD;
  letter-spacing: 0px;
  font-family: "Open Sans";
  min-height: 58px;
  margin: 0;
}
.custom-revo-md-main-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-revo-md-main-wrapper ul li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  color: #666666;
  letter-spacing: 0px;
  font-family: "Open Sans";
  position: relative;
}
.custom-revo-md-main-wrapper ul li:before {
  content: "•";
  color: #00b2e3;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  margin-right: 4px;
}
.custom-revo-md-row .custom-revo-md-right-col .custom-revo-md-right-col-inner {
  margin-top: -28px;
}
.custom-revo-md-main-wrapper-grp {
  padding-bottom: 50px;
}
.custom-brourchure-md {
  background-color: #00b2e3;
  margin: 100px 0 0;
}
.custom-brourchure-md .page-center {
  padding-top: 30px !important;
  padding-bottom: 0 !important;
}
.brourchure-row {
  margin: 0 -1.37%;
  position: relative;
}
.brourchure-row .brourchure-col.brourchure-left-col, .brourchure-row .brourchure-col.brourchure-right-col {
  margin: 0 1.3%;
  width: 47.4%;
  padding: 0 20px;
  float: left;
}
.brourchure-row .brourchure-col.brourchure-right-col {
  margin-top: -70px;
}
.brourchure-img-holder {
  text-align: center;
  margin-bottom: 7px;
}
.brourchure-img-holder img {
  max-width: 439.875px;
  width: 100%;
}
.custom-brourchure-md h2 {
  font-size: 28px;
  line-height: 36px;
  color: #fff;
  font-weight:300;
}

.custom-brourchure-md h2 strong, .custom-content-with-btn-md-wrapper h2 strong {
  text-transform:uppercase;
}
.custom-white-btn:hover {
  border-color: #00b2e3 !important;
}
.custom-content-with-btn-md-wrapper {
  padding: 50px 0 40px;
  background-color: #f4f4f4;
}
.custom-content-with-btn-md-wrapper .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.custom-content-with-btn-md-wrapper .cmsmasters_column {
  margin: 0 1.3%;
  width: 47.4%;
  padding: 0 20px;
  float: left;
}
.custom-content-with-btn-md-row {
  margin: 0 -1.37%;
  position: relative;
}
.custom-content-with-btn-md-wrapper h2 {
  font-size: 30px;
  line-height: 35px;
  margin: 0;
  color: #385CAD;
  font-weight:300;
}
.custom-content-with-btn-md-wrapper .cmsmasters_column.right-col {
  text-align: right;
  padding: 20px;
}
.custom-content-with-btn-md-wrapper .cmsmasters_column.right-col .brourchure-btn-wrap {
  width: 180px;
  float: right;
  text-align: left;
}
a.demo-request {
  font-weight: 500;
}
.demo-request {
  color: #fff !important;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  display: inline-block !important;
  padding: 10px;
  font-family: 'Open Sans';
}
.demo-request:hover {
 background: linear-gradient(90deg, #00B2E3 0%, #00B2E3 100%) 0% 0% no-repeat padding-box !important;
}
.brourchure-left-col .cta_button {
  font-size: 20px;
  line-height: 50px;
  font-family: 'Open Sans';
  font-weight: 600;
  color: #00b2e3;
}
.cmsmasters_button {
  text-transform: none;
  text-decoration: none;
  position: relative;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  padding: 0 30px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  color: #6a6a6a;
  background-color: #f7f7f7;
  border-color: #d2d2d8;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
  border-radius: 30px;
}
.cmsmasters_button:hover {
  border-color: #00b2e3;
  background-color: #00b2e3 ;
  color: #fff ;
}
a.cmsmasters_button.show-more {
  color:#00B2E3 !important;
  font-weight:bold;
  opacity: 1; !important
}

a.cmsmasters_button.show-more:after {
    content: "";
    width: 100%;
    height: 2px;
    background: #00b2e3;
    display: block;
    padding: 0;
    opacity: 0;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}

a.cmsmasters_button.show-more:hover:after {
    
    opacity: 1;
   }

/* ========= Success Stories Website Page ============== */
.hs-success-stories-layout-row-1 {
  padding-top: 3%;
}
.hs-success-stories-layout-row-1 .page-center {
  padding-top: 30px !important;
  padding-bottom: 10px !important;
}
.hs-success-stories-layout .custom-two-col-eq-with-right-img-md h2 {
  font-size: 24px !important;
  line-height: 34px !important;
  margin: 0;
}
.hs-success-stories-layout .custom-two-col-eq-with-right-img-md h4 {
  line-height: 40px;
  font-weight: 400;
  color: #00b2e3;
  margin: 0;
  font-size: 18px;
}
.hs-success-stories-layout .custom-two-col-eq-with-right-img-md p {
  font-size: 15px;
  font-style: normal;
  line-height: 22px;
  color: #666;
  font-family: 'Open Sans';
  font-weight: 400;
}
.hs-success-stories-layout .custom-two-col-eq-with-right-img-md .custom-img-holder {
  margin-top: 0;
}
.hs-success-stories-layout .custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child .custom-two-eq-col-inner {
  margin-bottom: 0;
}
.hs-success-stories-layout-row-2 .page-center > div {
  border-top: 1px solid #d2d2d8;
  padding-top: 70px;
}
.hs-success-stories-layout-row-2 .page-center {
  padding-top: 0 !important;
  padding-bottom: 0;
}
.hs-success-stories-layout-row-2 {
  padding-top: 57px;
  padding-bottom: 90px;
}
.hs-success-stories-layout-row-3 .page-center {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.hs-success-stories-layout-row-3 {
  padding-bottom: 90px;
}

/* =========== Back Office Website Page =========== */
.hs-back-office-layout .hs-solutions-row-1 .page-center {
  padding-top: 40px !important;
  padding-bottom: 10px !important;
}
.hs-back-office-layout .hs-solutions-row-2 .page-center {
  padding-top: 0 !important;
}
.hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder img {
  margin-bottom:20px;
}
.hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
  padding: 0 0 20px;
  margin: 0;
}
.hs-front-office-layout.hs-back-office-layout .hs-solutions-row-1 .page-center {
  padding-top: 30px !important;
}

.hs-front-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
  padding-bottom: 22px;
}

/* ============ Business Corporate Banking Website Page ============ */
.hs-bc-banking-layout .hs-solutions-row-1 .page-center {
  padding-top: 0 !important;
}
.hs-bc-banking-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
  padding-bottom: 20px;
}
.custom-testimonial-slider-md-wrapper {
  background: linear-gradient(90deg, #201751 0%, #272C6D 35%, #385CAD 100%) 0% 0% no-repeat padding-box;
  padding: 100px 0;
}
.hs-bc-banking-layout .hs-solutions-row-2 {
  padding-bottom: 12px;
}
.custom-testimonial-slider-md-wrapper .page-center {
  max-width: 100% !important;
  padding: 0 10% !important;
}
.testimonial-header {
  margin-bottom: 20px;
  color: #fff;
  font-size: 34px;
}
.custom-testimonial-slider.slick-slider {
  max-width: 900px;
  margin: 0 auto;
  padding:0;
}
.custom-testimonial-slider-wrap-1 {
  padding-top: 63px;
}
.custom-testimonial-slider .cmsmasters_quote_content {
  font-style: italic;
  line-height: 36px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  float: right;
  width: 70%;
  color: #fff;
  font-size: 22px;
  text-align: left;
  font-weight: normal;
}
.custom-testimonial-slider .cmsmasters_quote_content p:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.custom-testimonial-slider .cmsmasters_quote_image {
  margin: 22px 0 0;
  text-align: left;
  overflow: hidden;
  float: left;
  margin-top: 0;
  width: 25%;
}
.custom-testimonial-slider .cmsmasters_quote_image img {
  width: 100%;
  border-radius: 0;
  max-width: 150px;
  vertical-align: middle;
}
.custom-testimonial-slider .cmsmasters_quote_header {
  margin: 15px 0 0;
  overflow: hidden;
  float: left;
  width: 16%;
  text-align: left;
}
.custom-testimonial-slider .cmsmasters_quote_header h3 {
  color: #fff;
  font-size: 16px;
  text-align: left;
  margin: 0;
}
.custom-testimonial-slider .slick-arrow {
  width: 37px;
  height: 37px;
  top: 16px;
  bottom: 0;
  transform: none;
  color: #ffffff;
  z-index: 2;
}

 .hs-career-row2-group .custom-testimonial-slider .slick-arrow {

  color: #385CAD;

}

.custom-testimonial-slider .slick-arrow:before {
  content: none;
}
.custom-testimonial-slider .slick-arrow:after {
  font-family: 'fontello';
  font-size: 14px;
  line-height: 9px;
  text-align: center;
  display: block;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  bottom: 0px;
  font-size: 26px;
}
.custom-testimonial-slider .slick-arrow.slick-prev:after {
  content: '\eb21';
}
.custom-testimonial-slider .slick-arrow.slick-next:after {
  content: '\eb22';
}
.custom-testimonial-slider .slick-arrow.slick-next {
  right: -60px;
}
.custom-testimonial-slider .slick-arrow.slick-prev {
  left: -60px;
}
.custom-testimonial-slider .custom-testimonial-item {
  display: block !important;
}
.btn-wrapper {
  text-align: center;
}
a.custom-btn {
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  padding: 0 30px;
  cursor: pointer;
  position: relative;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  border-color: #d2d2d8;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  background-color: #09c;
  color: #fff;
}
a.custom-btn span {
  font-size: 20px;
}
a.custom-btn:hover {
  border-color: #00b2e3;
  background-color: #00b2e3;
  color: #fff;
}

/* ============= Partners Website Page ================== */
.hs-partners-layout-row-1 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-partners-layout-row-1 {
  padding-top: 3%;
  padding-bottom: 50px;
}
.hs-partners-layout-row-1 .custom-sec-header-md {
  padding: 50px 0;
}
.hs-partners-layout-row-1 .custom-sec-header-md h2 {
  font-weight: 700;
  color: #00b2e3;
  margin: 0;
}
.hs-partners-layout-row-1 p {
  color: #666666;
}
.hs-partners-layout-row-2 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-partners-layout-row-2 .custom-two-col-with-top-img-md-item-grid .custom-two-column {
  padding-top: 0;
  padding-bottom: 50px;
}
img {
  vertical-align: middle;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
}
.hs-partners-layout-row-2 .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
  font-size: 26px;
  font-weight: 700;
  color: #385CAD;
}
.hs-partners-layout-row-2 .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
  padding-bottom: 10px;
}
.hs-partners-layout-row-2 .two-col-content-holder {
  color: #666666;
}
.hs-partners-layout-row-3 {
  background: linear-gradient(90deg, #201751 0%, #272C6D 35%, #385CAD 100%) 0% 0% no-repeat padding-box;
  padding: 51px 0 50px;
}
.hs-partners-layout-row-3 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-partners-layout-row-2 {
  padding-bottom: 50px;
}
.hs-partners-layout-row-3 .custom-btn {
  background-color: transparent;
  border: 3px solid white !important;
  font-weight:600;
}	

.hs-partners-layout-row-3 .custom-btn:hover {
  
  border: 3px solid #00b2e3 !important;
}	

.hs-partners-layout-row-4 {
  padding-top: 81px;
  padding-bottom: 50px;
}
.hs-partners-layout-row-4 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-partners-layout-row-4 .custom-sec-header-md {
  padding: 50px 0 20px;
}
.hs-partners-layout-row-4 .custom-sec-header-md h2 {
  font-weight: 700;
  color: #00b2e3;
  margin: 0;
}
.hs-partners-layout-row-4 .hs_cos_wrapper_type_linked_image {
  display: block;
  text-align: center;
  padding-bottom: 50px;
}
.hs-partners-layout-row-4 .hs_cos_wrapper_type_linked_image {
  display: block;
  text-align: center;
  padding-bottom: 50px;
  margin-bottom: 23px;
}
.hs-partners-layout-row-4 p {
  color: #666666;
}
.hs-partners-layout-row-4 h3 {
  font-size: 22px;
  font-weight: 700;
  color: #385CAD;
  text-align: center;
  margin: 15px 0 26px 0;
}
.hs-partners-layout-row-5 {
  padding-top: 51px;
  overflow: hidden;
}
.hs-partners-layout-row-5 .custom-partners-row-5-left-col {
  padding: 0 20px;
  min-height: 300px;
  position: relative;
  right: -5%;
  top: -15px;
  padding-right: 0;
}
.custom-partners-row-5-right-col {
  padding: 0 20px;
  padding-right: 72px;
}
.custom-partners-row-5-right-col p {
  font-size: 30px;
  font-weight: 400;
  line-height: 30px;
  color: #385CAD;
}
.custom-partners-row-5-right-col a {
  color: #385CAD;
  font-weight: 700;
  font-size: 30px;

}
.custom-partners-row-5-right-col {
  min-height: 300px !important;
  display: flex !important;
  align-items: center;
}
.custom-partners-row-5-right-col > * {
  display: block;
  width: 100%;
}
.hs-partners-layout-row-5-two-col-row {
  padding-top: 25px;
}
.custom-partners-row-5-left-col img.hs-image-widget {
  margin-bottom: 7px;
}
.hs-partners-layout-row-6 .custom-sec-header-md {
  padding: 20px 0;
  text-align: center;
}
.hs-partners-layout-row-6 .custom-sec-header-md h2 {
  font-size: 34px;
  font-weight: 700;
  color: #00b2e3;
}
.custom-logo-slider-wrapper {
  padding: 10px 0;
  border-bottom: solid 1px #f4f4f4;
  padding-bottom: 12px;
}
.custom-logo-slider-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.custom-logo-slider-wrapper .custom-logo-slider-left-col {
  width: 30.73%;
  background-color: #00B2E3;
  float: left;
  margin: 0 1.3%;
  display: flex;
  padding: 0 5px;
}
.custom-logo-slider-wrapper .custom-logo-slider-left-col .custom-logo-slider-left-col-inner {
  min-height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.custom-logo-slider-left-col h2 {
  width: 100%;
  text-align: center;
  font-size: 25px;
  margin: 0;
  color:#fff;
}
.custom-logo-slider-wrapper-inner {
  padding: 0 40px;
}
.custom-logo-slider-wrapper-row {
  margin: 0 -1.37%;
}
.custom-logo-slider-wrapper .custom-logo-slider-col {
  margin: 0 1.3%;
  position: relative;
  float: left;
  width: 64.07%;
}
.custom-logo-slider.slick-slider {
  padding: 0 37px;
}
.custom-logo-slider .custom-logo-slider-item {
  display: table !important;
  height: 120px !important;
  text-align: center;
}
.custom-logo-slider .custom-logo-slider-item .custom-logo-slider-inner {
  line-height: 0 !important;
  display: table-cell;
  vertical-align: middle !important;
}
.custom-logo-slider .custom-logo-slider-item img {
  vertical-align: middle;
  display: inline-block;
  padding: 0 20px;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}
.custom-logo-slider .slick-arrow {
  width: 37px;
  height: 100%;
  z-index: 2;
  -webkit-transition: opacity .3s ease-in-out, color .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out, color .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out, color .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out, color .3s ease-in-out;
  transition: opacity .3s ease-in-out, color .3s ease-in-out;
  transform: none;
  top: 0;
  bottom: 0;
}
.custom-logo-slider .slick-arrow:before {
  content: none;
}
.custom-logo-slider .slick-arrow span {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  width: 37px;
  height: 37px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.custom-logo-slider .slick-arrow span:before, .custom-logo-slider .slick-arrow span:after {
  content: "";
  background-color: #385CAD;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.custom-logo-slider .slick-arrow span:before {
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 8px;
  bottom: 0;
}
.custom-logo-slider .slick-arrow span:after {
  content: '';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 12px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 8px;
  background-color: #385CAD;
}
.custom-logo-slider .slick-arrow.slick-prev {
  left: 0;
}
.custom-logo-slider .slick-arrow.slick-next {
  right: 0;
  transform: rotate(180deg);
}
.custom-logo-slider .slick-arrow:hover span:after, .custom-logo-slider .slick-arrow:hover span:before {
  background: #00b2e3;
}
.hs-partners-layout-row-6 div.hs_cos_wrapper_widget:last-child .custom-logo-slider-wrapper {
  padding-bottom: 10px;
  margin-bottom: 2px;
}
.hs-partners-layout-row-7 {
  padding: 80px 0;
}
.custom-testimonial-slider-md-wrapper.hs-two-col-content-slider {
  background: transparent;
  padding: 0;
  color: inherit;
}
.custom-testimonial-slider-md-wrapper.hs-two-col-content-slider .page-center {
  max-width: 1200px !important;
  padding: 0 20px !important;
}
.hs-two-col-content-slider .testimonial-header {
  font-size: 34px;
  color: #00b2e3;
  text-align: center;
  margin: 0 0 10px;
  text-transform:uppercase;
}
.hs-two-col-content-slider .custom-testimonial-slider.slick-slider {
  max-width: 100%;
}
.hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_content {
  float: right;
  width: 55%;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  color: #969696;
  text-align: left;
  margin-right: 100px;
}
.hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_content p {
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  font-weight: 400;
  color: #666666;
}
.hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_image {
  float: left;
  width: 130px;
  margin: 22px 0 0;
  text-align: center;
}
.hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_header {
  float: none;
  width: auto;
  margin: 15px 0 0;
  overflow: hidden;
}
.hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_header h3 {
  color: #00B2E3;
  margin: 0 20px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
}
.hs-two-col-content-slider .cmsmasters_quote_subtitle_wrap {
  overflow: hidden;
  margin: 2px 0 0;
  text-align: left;
  max-width: 200px;
}
.cmsmasters_quote_subtitle_wrap h6 {
  margin: 0 0px;
  color: #666666;
  font-weight: 300;
  font-size: 18px;
  padding: 0 20px;
}
.cmsmasters_quote_site {
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  color: #385CAD;
  font-weight: 700;
  margin-left: 20px;
}
.cmsmasters_quote_site:before {
  content: "";
  display: inline-block;
  margin: 0 4px;
  content: "";
  width: 20px;
  display: block;
  height: 2px;
  background: #00b2e3;
  margin: 20px 0 12px;
}
.hs-two-col-content-slider .custom-testimonial-slider .slick-arrow.slick-prev {
  left: -28px;
}
.hs-two-col-content-slider .custom-testimonial-item-inner {
  overflow: hidden;
}
.hs-two-col-content-slider .custom-testimonial-slider .slick-arrow {
  transform: translateY(-50%);
  top: 50%;
  margin-top: -32px;
}
.hs-two-col-content-slider .custom-testimonial-slider .slick-arrow.slick-next {
  right: 0px;
}
.hs-partners-layout-row-8 {
  padding-top: 51px;
}
.hs-partners-layout-row-8 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.why-partner-header {
  text-align: center;
  padding-bottom: 50px;
}
.why-partner-header h2 {
  margin: 0 0 10px;
  font-size: 34px;
  font-weight: 700;
  color: #00b2e3;
  text-transform:uppercase;
}
.why-partner-md-grp .custom-row {
  margin: 0 -1.37%;
  position: relative;
}
.why-partner-md-grp .custom-row:after {
  content: "";
  display: table;
  clear: both;
}
.why-partner-md-grp .why-parner-col {
  width: 47.4%;
  float: left;
  padding: 0 20px;
  margin: 0 1.3%;
}
.why-partner-md-grp .why-parner-col .image-holder {
  margin-right: 20px;
  float: left;
}
.why-partner-md-grp .why-parner-col .content-holder {
  clear: both;
}
.why-partner-md-grp .why-parner-col h2 {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 400;
  color: #385CAD;
}
.why-partner-md-grp .why-parner-col p {
  color: #666;
}
.hs-partners-layout-row-9 {
  background: linear-gradient(90deg, #201751 0%, #272C6D 35%, #385CAD 100%) 0% 0% no-repeat padding-box;
  padding: 50px 0;
  margin-top: 20px;
}
.hs-partners-layout-row-9 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-partners-layout-row-9 h2 {
  margin-top: 7px;
  font-size: 26px;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.hs-partners-layout-row-9 h3 {
  font-size: 26px;
  font-weight: 300;
  color: #fff;
  margin: 0;
  line-height: 40px;
}
.hs-partners-layout-row-10 {
  padding-top: 80px;
  padding-bottom: 50px;
}
.hs-partners-layout-row-10 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.hs-top-img-icon-md-grp .hs-top-img-icon-col {
  text-align: center;

}
.hs-top-img-icon-md-grp .hs-top-img-icon-col {
  text-align: center;

}
.hs-top-img-icon-md-grp .hs-top-img-icon-col .image-holder {
  margin-bottom: 7px;
}
.hs-top-img-icon-md-grp .hs-top-img-icon-col .content-holder {
  margin-bottom: 30px;
  font-family: 'Open Sans';
  font-size: 15px;
}
.hs-partners-layout-row-10-full-width-row {
  margin-top: 50px;
  padding-top: 100px;
}
.hs-partners-layout-row-10-full-width-row h2 {
  font-size: 35px;
  font-weight: 700;
  color: #00b2e3;
  margin: 0 0 10px;
  text-transform:uppercase;
}
.hs-partners-layout-row-10-full-width-row h3 {
  font-size: 30px;
  font-weight: 500;
  color: #385CAD;
  line-height: 48px;
  margin: 0 0 10px;
}
.hs-partners-layout-row-10-full-width-row .btn-wrapper {
  padding-top: 50px;
}
.hs-retail-banking-layout .hs-solutions-row-1 p {
  color: #666666;
}
.hs-retail-banking-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
  padding-bottom: 20px;
}
.hs-retail-banking-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
  color: #666;
}
.hs-retail-banking-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
  padding-bottom: 42px;
}
.hs-retail-banking-layout .column {
  color: #666;
}
.show-more-btn-wrap a {
  color: inherit;
  font-weight: 500;
  line-height: 20px;
  font-size: 14px;
  display: inline-block;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.show-more-btn-wrap a:after {
  content: "";
  width: 100%;
  height: 2px;
  /*background: #00b2e3;*/
  display: block;
  padding: 0;
}
.hs-retail-banking-layout .hs-solutions-row-3 {
  padding-bottom: 20px;
}
.hs-retail-banking-layout .column:hover .show-more-btn-wrap a {
  opacity: 1;
}
a.custom-white-btn {
  text-transform: none;
  text-decoration: none;
  display: inline-block;
  padding: 0 30px;
  cursor: pointer;
  position: relative;
  border-width: 3px;
  border-style: solid;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: transparent !important;
  border-color: #ffffff;
  font-size: 20px;
  line-height: 50px;
  font-family: 'Open Sans';
  font-weight: 600;
  color: #ffffff !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
}
a.custom-white-btn:hover {
  background: #fff !important;
  color:  #00b2e3 !important;
}

/* ========== Home Page ================ */
.custom-home-page-banner-area-wrapper {
  position: relative;
  display: flex;
}
.custom-home-page-banner-area-wrapper .banner-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.banner-video-wrapper video {
  position: absolute;
  height: 134.986%;
  width: 100%;
  top: -17.4929%;
  display: block;
  max-width: none;
  min-height: 100%;
  object-fit: cover;
  z-index: 2;
  opacity:0;
}
.banner-video-img-wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  z-index: 3;
  background-color: #f4f4f4;
  transform: scale(1.2);
  transition: all 1.4s cubic-bezier(0, 0, 0.32, 0.97);
  opacity:0;
}
.page-loaded .banner-video-img-wrap {
  transform: scale(1);
  transition: all 1.4s cubic-bezier(0, 0, 0.32, 0.97);
  opacity:1;
}
.custom-home-banner-area:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0px;
  z-index: 9;
  pointer-events: none;
  background: #000;
  opacity: 0.5;
  display: block;
}
.custom-home-banner-area .video-banner-content-wrapper {
  text-align: center;
  color: #fff;
}
.custom-home-banner-area {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  overflow: hidden;
  min-height: 794px;
}
.custom-home-banner-area > div {
  width: 100%;
}
.custom-home-banner-area h1 {
  line-height: 63px;
  font-size: 60px;
  color: #fff;
  letter-spacing: 0px;
  font-family: "Open Sans";
  font-weight: 300;
  margin: -5px 0 45px;
}
.custom-home-banner-area h1 strong {
  font-size: 50px;
}
.custom-banner-btn-wrap a {
  font-weight: 300;
  margin-top: 40px;
  font-family: 'Open sans';
  background-color: #0cb3c7;
  padding: 15px 35px;
  color: #fff;
  background: linear-gradient(to right, #16abe2 0%, #d6de27 100%);
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  transition: none 0s ease 0s;
  border-color: rgb(0, 0, 0);
  border-radius: 30px;
  white-space: nowrap;
  font-size: 17px;
  line-height: 17px;
}
.custom-banner-btn-wrap a:hover {
  background: #00b2e3;
}
.video-banner-bottom-row {
  border-top: 1px solid rgba(206, 206, 206, 0.31);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  padding: 38px 20px 31px 20px;
}
.video-banner-top-row {
  position: relative;
  z-index: 99;
}
.video-banner-top-row {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.video-banner-bottom-row p {
  font-size: 25px;
  line-height: 22px;
  font-weight: 700;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: "Open Sans";
  padding: 0 0 19px;
}
.video-banner-bottom-row h5 a {
  font-size: 20px;
  font-weight: 400;
  color: rgb(255, 255, 255);
  letter-spacing: 0px;
  font-family: "Open Sans";
  text-decoration: underline;
}
.hs-home-page-layout-row-1 {
  padding-top: 60px;
  padding-bottom: 57px;
}
.hs-home-page-layout-row-1 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-home-page-layout .custom-sec-header-md h2 {
  
  color: #00b2e3;
  font-weight:bold;  
  margin: 0;
  text-transform:uppercase;
}
.hs-home-page-layout .custom-sec-header-md p {
  margin: 20px 0px 0px 0px;
  font-size: 24px !important;
  font-family: 'Open Sans';
  font-weight: normal;
  text-align: center;
  padding: 0;
  color: #666666;
  line-height:1.2;
  
}
.hs-home-page-layout .custom-sec-header-md {
  text-align: center;
  line-height: 48px;
  font-size: 40px;
  color: #414042;
}
.hs-home-page-layout-row-1 .custom-sec-header-md {
  padding-bottom: 58px;
}
.mapping-image {
  text-align: center;
}
.hs-home-page-layout-row-1 .btn-wrapper {
  margin-top: 39px;
}
.hs-home-page-layout a.custom-white-btn {
  line-height: 40px;
  font-size: 14px;
  background-color: #fff;
  color: #00b2e3;
  font-family: Roboto, Arial, Helvetica, "Nimbus Sans L", sans-serif;
  font-weight: 400;
}
.hs-home-page-layout a.custom-white-btn span {
  font-size: 20px;
  color: inherit;
}
.hs-home-page-layout a.custom-white-btn:hover {
  background-color: #00b2e3 !important;
  color: #fff !important;
}
.hs-home-page-layout-row-2 {
  background: linear-gradient(60deg, #16abe2 0%, #1cacdb 11%, #2fb1c9 26%, #4eb9ab 44%, #78c581 64%, #aed34d 86%, #d6de27 100%);
  padding: 62px 0 40px;
  text-align: center;
  background-image:url("https://www.ebankit.com/hubfs/eBankit-website-New-Branding-2020/eBankit-bg-row2-gragient-blue-green-v2.jpg");
  background-position-x: right;
  background-size: cover;
  background-repeat: no-repeat;
}
.hs-home-page-layout-row-2 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-home-page-layout-row-2 * {
  color: #fff;
}
.hs-home-page-layout-row-2 h5 {
  font-size: 20px;
  font-weight: normal;
  line-height: 1.5;
}
.hs-home-page-layout-row-2 h5 br {
  display:none;
}
.hs-home-page-layout-row-2 h1 {
  font-size: 40px;
}
.hs-home-page-layout-row-2 h1 strong {
  font-weight: bold;
  text-transform:uppercase;
}
.hs-home-page-layout-row-2 h5 strong {
  font-size: 24px;
}
.hs-home-page-layout-row-3 {
  padding-top: 60px;
}
.hs-home-page-layout-row-3 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md {
  line-height: 52px;
  font-size: 40px;
  font-family: 'Open Sans';
  font-weight: lighter;
  margin-bottom: 20px;
  padding-bottom: 41px;
}
.hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md h2 {
  font-size: 40px !important;
  font-family: 'Open Sans';
  font-weight: bold;
  text-align: center;
  line-height: 52px;
  color: #00b2e3;
}
.hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md p {
  display: block;
}
.home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column {
  width: 30.73%;
  padding: 0 0 36px;
}
.home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
  padding: 0;
  margin-bottom: 14px;
  max-height: 221px;
  overflow: hidden;
}
.home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
  
  font-size: 24px !important;
  margin: 0 0 8px;
  color: #385cad;
  font-weight: bold;
  line-height: 1.4;


}
.home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h5 {
  min-height: 38px;
  margin-bottom: 3px;
  font-weight: bold;
  color: #666666;
  font-size: 15px;
  padding-top: 1px;
}
.home-page-md .cmsmasters_text {
  color: #a0a7ad;
}
.home-page-md .cmsmasters_text {
  min-height: 141px;
  color: #707070;
}
.home-page-md .cmsmasters_text p {
  color: #666666;
  padding-bottom: 8px;
}
.vm-btn-wrap a {
  background: none;
  font-weight: bold;
  line-height: 20px;
  color: #00b2e3;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  display: inline-block;
}
.vm-btn-wrap a span {
  font-size: 16px;
}
.vm-btn-wrap a:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #00b2e3;
  display: block;
  padding: 0;
  opacity: 0;
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.vm-btn-wrap a:hover:after {
  opacity: 1;
}
.hs-home-page-layout-row-4 {
  background-color: #00b2e3;
  padding-top: 80px;
}
.hs-home-page-layout-row-4 .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.hs-home-page-layout-row-4 .hs_cos_wrapper_type_rich_text h2 {
  color: #fff;
  text-align: center;
  margin: 0 0 20px;
  font-weight:bold;
  text-transform:uppercase;
}
.hs-home-page-layout-row-4 .hs-top-img-icon-md-grp {
  padding-top: 40px;
}
.hs-home-page-layout .custom-row {
  margin: 0 -1.37%;
  position: relative;
}
.hs-home-page-layout .custom-row .hs-top-img-icon-col {
  margin: 0 1.3%;
  width: 30.73%;
  float: left;
  padding-bottom: 40px;
}
.hs-home-page-layout .hs-top-img-icon-col .image-holder {
  max-height: 221px;
  overflow: hidden;
  margin-bottom: 14px;
}
.hs-home-page-layout .hs-top-img-icon-col .image-holder img {
  max-width: 100px;
  display: block;
  margin: auto;
}
.hs-home-page-layout .hs-top-img-icon-col .content-holder {
  margin-bottom: 20px;
}
.hs-home-page-layout .hs-top-img-icon-col .content-holder p {
  line-height: 48px;
  font-weight: normal;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 26px;
  text-align: center;
  color: #fff;
  padding: 0;
}
.hs-home-page-layout .custom-testimonial-slider-md-wrapper {
  padding: 60px 0 50px;
}
.hs-home-page-layout .custom-testimonial-slider-md-wrapper .page-center {
  padding: 0 40px !important;
}
.hs-home-page-layout .testimonial-header {
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 20px;
  font-weight:bold;
  text-transform: uppercase;
}
.hs-home-page-layout .testimonial-subheading {
  margin-bottom: 20px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  font-family: 'Open Sans';
}
.hs-home-page-layout .hs-top-img-icon-col .image-holder img[src*="/ic_reason_customization_swipe_finger.png"] {
  margin-bottom: 7px;
}
.hs-home-page-layout .custom-testimonial-slider-wrap-1 {
  padding: 0;
  margin-top: 56px;
}
.hs-home-page-layout .custom-testimonial-slider .cmsmasters_quote_content p {
  color: #fff;
  font-size: 20px;
  font-family: 'Open Sans';
  font-weight: 300;
  line-height: 34px;
}
.hs-home-page-layout .custom-testimonial-slider .slick-arrow {
  top: 50%;
  transform: translateY(-50%);
  margin-top: -24px;
}
.hs-home-page-layout .custom-testimonial-slider .slick-arrow.slick-prev {
  left: -53px;
}
.hs-home-page-layout .custom-testimonial-slider .slick-arrow.slick-next:after {
  font-size: 40px;
}
.hs-home-page-layout .custom-testimonial-slider .slick-arrow.slick-next {
  right: -36px;
}
.hs-home-page-layout-row-5 {
  background: linear-gradient(to right, #201751 0%, #272c6d 35%, #385cad);
  padding-bottom: 100px;
}
.hs-two-col-content-with-bg-img-md {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
}
.hs-two-col-content-with-bg-img-md {
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  position: relative;
  padding: 70px 0px;
}
.hs-two-col-content-with-bg-img-md:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0px;
  background: rgba(0,0,0,0.5);
  display: block;
}
.hs-two-col-content-with-bg-img-md .hs-two-col-content-with-bg-img-md-page-center {
  position: relative;
  z-index: 3;
  padding: 0 10%;
}
.hs-two-col-content-with-bg-img-md .row {
  margin: 0 -1.37%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.hs-two-col-content-with-bg-img-md .row:after, .hs-two-col-content-with-bg-img-md .row:before {
  cotnent:none;
}
.hs-two-col-content-with-bg-img-md .left-col {
  margin: 0 1.3%;
  width: 64.07%;
  float: left;
}
.hs-two-col-content-with-bg-img-md .right-col {
  margin: 0 1.3%;
  float: left;
  width: 30.73%;
  text-align: right;
}
.hs-home-page-layout .hs-two-col-content-with-bg-img-md a.custom-white-btn {
  font-size: 20px;
  line-height: 30px;
  padding: 5px 35px;
  border-radius: 25px;
  font-family: 'Open sans';
}
.hs-two-col-content-with-bg-img-md h2 {
  font-family: 'Open Sans';
  font-weight: bold;
  color: #fff;
}
.hs-two-col-content-with-bg-img-md p {
  color: #fff;
  font-size: 20px;
  line-height: 29px;
}
.hs-home-page-layout .custom-logo-slider-wrapper {
  background-color: #f4f4f4;
  border: none;
  padding: 66px 0 80px;
}
.hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-wrapper-inner {
  padding: 0 10%;
}
.hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-left-col {
  width: 25%;
  padding: 0;
  background: transparent;
}
.hs-home-page-layout .custom-logo-slider-left-col h2 {
  text-align: left;
  color: #201751;
  font-weight: bold;
  line-height: 48px;
  font-size: 40px;
  margin-top: 3px;
}
.hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-col {
  width: 72%;
  margin: 0;
  padding: 0;
}
.hs-home-page-layout .custom-logo-slider .slick-arrow span:after {
  content: none;
}
.hs-home-page-layout .custom-logo-slider .slick-arrow span:before {
  width: auto;
  height: auto;
  transform: none;
  font-family: 'fontello';
  font-size: 14px;
  line-height: 9px;
  text-align: center;
  display: block;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  top: auto;
  bottom: 0;
  background: transparent;
  color: grey;
}

.hs-home-page-layout-row-1 .page-center .teste{
  
  max-width: 60%; height: auto; visibility: visible; animation-name: fadeInDownBig; text-align:center!important; padding: 15px;
}

@media only screen and (max-width: 768px) {
  
    .pop.page-center {margin: -340px 32% !important;}
  
  .hs-home-page-layout-row-1 .page-center .teste {
    max-width: 100%;
  }
  
  .custom-new-york.cm-3, .custom-portok.cm-3, .custom-londonk.cm-3{
      max-width: 100% !important;
      margin: 0 auto !important;
      display: contents !important;
      text-align: center;!important}
  
 .widget-type-custom_widget.custom-footer-logo{
  
    float: none !important;
    margin: 0 auto !important ;
    max-width: 50% !important;
    text-align: center !important;
  }
  
  .widget-type-custom_widget.custom-footer-logo p{
  
    text-align: center !important;
  }
  
}

.hs-home-page-layout .custom-logo-slider .slick-arrow.slick-prev span:before {
  content: '\eb21';
   color: #00b2e3;
}
.hs-home-page-layout .custom-logo-slider .slick-arrow.slick-next span:before {
  content: '\eb22';
   color: #00b2e3;
}
.hs-home-page-layout .custom-logo-slider .slick-arrow.slick-next {
  transform: none;
}
.custom-logo-slider .slick-arrow span:hover:before {
  color: #666666!important;
}
.hs-home-page-layout-row-8 .hs-two-col-content-with-bg-img-md a.custom-white-btn {
  line-height: 40px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  padding: 0 30px;
  border-radius: 30px;
}
.hs-home-page-layout-row-8 .hs-two-col-content-with-bg-img-md {
  padding: 60px 0px;
}
.hs-home-page-layout-row-9 {
  background-color: #f4f4f4;
  padding: 50px 0;
}
.hs-home-page-layout-row-9 .page-center {
  max-width: 100% !important;
  padding: 0 10% !important;
}
.hs-home-page-layout-row-9-left-col h2 {
  color: #666666;
  font-size: 25px;
  line-height: 32px;
  margin: 0;
  font-weight:bold;
}
.hs-home-page-layout-row-9-left-col h2 a {
  color: #00b2e3;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight:bold;
}
.hs-home-page-layout-row-9-left-col {
  padding-top: 53px;
}
.custom-eamil-form form {
  margin-bottom: 18px !important;
  padding-top: 48px;
}
.custom-eamil-form form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  margin-bottom: 18px;
  display: inline-block;
  margin-right: 20px;
}
.custom-eamil-form form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field > label > span {
  display: none;
}
.custom-eamil-form label {
  color: #414141;
  font-size: 13px;
  font-family: "Opens Sans",Helvetica,Arial,sans-serif;
  margin-bottom: 4px;
  line-height: 20px;
  font-weight: bold;
  display: block;
}
.custom-eamil-form form .input {
  display: inline-block;
  min-width: 280px;
}
.custom-eamil-form .hs-input {
  font: inherit;
  border: 1px solid #ccc;
  display: inline-block;
  color: #a0a7ad !important;
  font-weight: 500;
  width: 100%;
  max-width: 100%;
  background: #fff;
  box-shadow: none;
  height: 48px;
  max-width: 100%;
  border-width: 1px;
  border-style: solid;
  padding: 8px 15px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 22px;
  border-color: #d2d2d8;
  -webkit-transition: border-color .2s ease-in-out;
  -moz-transition: border-color .2s ease-in-out;
  -ms-transition: border-color .2s ease-in-out;
  -o-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out;
}
.custom-eamil-form form .hs_submit.hs-submit {
  display: inline-block;
  width: 181px;
}
.custom-eamil-form form .hs_submit.hs-submit .actions {
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0 18px;
}
.custom-eamil-form form .hs_submit.hs-submit .hs-button.primary.large {
  line-height: 12px;
  padding: 10px 30px !important;
  text-align: center !important;
  font-family: 'Open Sans';
  border-radius: 30px;
  margin-top: -8px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border: none;
  height: 45px;
}
.custom-eamil-form {
  padding-bottom: 17px;
}
.custom-eamil-form .hs-error-msgs label {
  color: #d30000 !important;
  font-family: 'Open Sans' !important;
  font-weight: 600 !important;
  padding-bottom: 0;
}
.custom-eamil-form .hs-input:focus {
  box-shadow: 0 0 6px rgba(171,41,32,0.5);
}
.custom-eamil-form form {
  position: relative;
}
.custom-eamil-form ul.hs-error-msgs.inputs-list {
  position: absolute;
}
.custom-eamil-form .hs_error_rollup {
  position: absolute;
  left: 0;
  right: 0;
}
.custom-eamil-form ::-webkit-input-placeholder {
  color: #666;
}
.custom-eamil-form :-moz-placeholder {
  color:#666;
  opacity: 0.8;
}
.custom-eamil-form ::-moz-placeholder {
  color: #666;
  opacity: 0.8;
}
.custom-eamil-form :-ms-input-placeholder {
  color: #666;
}
.hs-home-page-layout-row-10 .hs-two-col-content-with-bg-img-md .left-col {
  padding-right:1px;
}
.hs-about-us-layout .custom-two-col-eq-with-right-img-md p {
  color: inherit;
}
.hs-pt-row1-group .page-center {
  padding-bottom: 0 !important;
}
.hs-pt-row1-group .main-content {
  margin-bottom: 0 ;
}
.hs-one-col-row1-group ul ul {
  margin: 0 0 0 20px;
  padding: 10px 0 0;
}
.custom-get-in-touch-mod:after {
  content: "";
  display: table;
  clear: both;
}
.custom-get-in-touch-mod {
  padding-bottom: 151px;
  overflow: hidden;
}
.hs-platform-page  .brourchure-img-holder {
  margin-right: 20px;
  float: left;
  margin-top: 7px;
  margin-bottom: 0;
}
.hs-platform-page .brourchure-btn-wrap {
  text-align: left;
}
.hs-platform-page .brourchure-btn-wrap .custom-white-btn.def-btn {
  font-size: 30px;
  line-height: 40px;
  color:#04569B;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-weight: 400;
}
.hs-platform-page .brourchure-btn-wrap .custom-white-btn.def-btn span {
  font-size: 20px;
}
.hs-pt-row1-group h4{
  margin-bottom: 10px;
}
.hs-platform-page .custom-two-col-eq-with-right-img-md h2 {
  font-size: 40px;
  line-height: 48px;
}
.hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
  padding-bottom: 20px;
}
.hs-back-office-layout .custom-two-col-with-top-img-md-item-grid {
  padding-bottom: 10px;
}
.video-playing.banner-video-wrapper video {
  z-index: 5;
  opacity: 1;
}
.fadeInContent {
  opacity:0;
  transition:all 0.4s;
}
.page-loaded .fadeInContent {
  opacity:1;
  transition:all 0.4s;
}
.mapping-image * {
  outline:none;
}

/* =============== Footer =============== */
.mobile-cta {
  display: none !important;
}
.footer-container-wrapper {}
.footer-container {}
.custom-bottom-footer {
 
}
.custom-bottom-footer .page-center {
  padding-top: 23px;
  padding-bottom: 23px;
  padding-right: 4px;
  border-top: dotted 0.5px rgba(255,255,255,0.5);
}
.custom-top-footer {
  
}

.custom-londonk.cm-3.margin-address-midle {margin:0 4rem !important;}

.custom-copyright {
  width: auto !important;
  float: left !important;
  margin: 0 !important;
}
.custom-copyright p {
  display: inline-block;
  min-width: 296px;
  color: #fff;
  font-weight: normal;
  padding-bottom: 0;
  vertical-align: top;
  margin: 0;
}

.custom-footer {

  background: linear-gradient(60deg, #16abe2 0%, #1cacdb 11%, #2fb1c9 26%, #4eb9ab 44%, #78c581 64%, #aed34d 86%, #d6de27 100%);
  background-image:url("https://www.ebankit.com/hubfs/eBankit-website-New-Branding-2020/eBankit-bg-row2-gragient-blue-green-v2.jpg");
  background-position-x: right;
  background-size: cover;
  background-repeat: no-repeat;  
  
}
.custom-footer-icons {
  width: auto !important;
  float: right !important;
  margin: 0 !important;
}
.custom-footer-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-footer-icons ul li {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.custom-footer-icons ul li a {
  font-weight: normal;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  display: block;
  font-size: 12px;
  line-height: 12px;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out;
  width: 40px;
  height: 40px;
  border: 1.2px solid #ffffff;
}


.custom-footer-icons ul li a:hover {
 
  border: 1.2px solid #385cad;

}

.custom-footer-icons ul li a:hover .fab { 

  color: #385cad !important;
  
}

.custom-btn-blue-gradient:hover {
    background: #00b2e3 !important;
    color: #fff;
}

.cmsmasters-icon-custom-facebook-6:before {
  content: '\e801';
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  margin-left: .2em;
  font-variant: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-family: "fontello-custom";
  font-style: normal;
  font-weight: normal;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  background: none;
  font-size: 18px;
}
.cmsmasters-icon-custom-linkedin-rect:before {
 content: "";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  margin-left: .2em;
  font-variant: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
 font-family: 'Font Awesome\ 5 Free';
  font-style: normal;
  font-weight: normal;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  background: none;
  font-size: 18px;
}
.cmsmasters-icon-custom-twitter-bird-1:before {
  content: '\e804';
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  margin-left: .2em;
  font-variant: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-family: "fontello-custom";
  font-style: normal;
  font-weight: normal;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  background: none;
  font-size: 18px;
}
.cmsmasters-icon-youtube-play:before {
  content: '\eaa6';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  margin-left: .2em;
  font-variant: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  vertical-align: baseline;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  width: 1em;
  height: 1em;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #fff;
  background: none;
  font-size: 18px;
}
.custom-footer-icons ul li a:hover:before{
  color: #385cad !important;
}
.custom-copyright ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  display:block !important;
}
.custom-copyright ul li {
  display: inline-block !important;
  margin-right: 20px;
  text-decoration: underline;
  vertical-align: top;
  padding-top: 0;
  float: none !important;
  width: auto !important;
}
.custom-copyright ul li a {
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #fff;
  vertical-align: top;
  text-decoration: underline;
}
.custom-copyright ul li a:hover {
  color: #00b2e3;
}
.custom-footer-logo {
  padding-bottom: 16px;
  margin: 0 auto;
  text-align: center;
  width:auto !important;
  float:right !important;
}
.custom-top-footer .page-center {
  max-width: 1220px !important;
  padding-top: 43px;
  padding-left: 5px;
  padding-right: 5px;
}
.custom-footer-logo img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 7px;
  max-width: 110px;
}
.cm-3 {
  width: 30.7% !important;
  padding-bottom: 16px;
  position: relative;
  float: left !important;
  margin: 0 1.3% !important;
}
.cm-3 h3 {
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px;
  position: relative;
  font-weight: bold;
  color: #fff;
}
.cm-3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 8px;
}
.cm-3 ul li {
  letter-spacing: 1px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  line-height: 24px;
  padding: 10px 0 0;
}
.cm-3 ul li:first-child {
  padding: 0;
}
.cm-3 ul li a {
  color: #ffffff;
  font-size: 18px;
  line-height: 24px;
}
.cm-3 ul li a:hover {
  color: #385cad;
}
.banner-area.no {
  padding-top: 30px;
}
.custom-footer-menu {
  color: white;
  
  
}

.custom-footer-menu ul {
  display:flex !important;
  
  text-align:center;
  flex-wrap:wrap;
  
}

.custom-footer-menu ul li {
  padding:0 10px;
 
  
}

.custom-footer-menu ul li a {
  color:#ffffff;
  font-weight:normal;
 
 }

.custom-footer-menu ul li a:hover {
  color:#385cad;
  
 
  
}

b, strong {
  font-weight: bold;
}

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


/* =============== Custom Menu Primary =============== */
@media screen and (min-width:1025px) {
  .custom-menu-primary {
    float: left !important;
    margin-top: 28px !important;
    padding-right: 44px;
  }
  .custom-home-page-banner-area-wrapper {
    margin-top: -1px;
  }
  .fixed .cta_button.custom-demo-btn {
    font-size: 15px;
    padding: 10px 25px 10px 25px;
  }
  .fixed .custom-menu-primary {
    margin-top: 17px !important;
    padding-right: 50px;
  }
  /* Parent List */
  .custom-menu-primary .hs-menu-flow-horizontal > ul{
    float: right;
    list-style: none;
    display: inline-block;
    width: auto;
    height: 100%;
    vertical-align: middle;
    position: relative;
    text-align: right;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li{
    font-size: 0;
    line-height: 0;
    height: 100%;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a{
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    padding: 0 20px;
    font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 20px;
    border-color: rgba(1,128,180,0);
    background: transparent;
    color: #a0a7ad;
    font-weight: 300;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    vertical-align: bottom;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a:hover{}
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a .nav_item_wrap {
    position: relative;
    display: block;
    padding: 0 0 15px;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a .nav_title {
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li.DemoRequest>a {
    vertical-align: baseline;
    text-decoration: none;
    line-height: 24px;
    color: #fff;
    min-width: 156px;
    margin-top: -6px;
    background: linear-gradient(100deg,#00b2e3 25%,#0cb3c7 100%);
    border-radius: 200px;
    padding: 8px 20px;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 16px;
    font-weight: 300;
    margin-left: 4px;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li.DemoRequest>a:hover {
    color: #fff;
    background: #00b2e3;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li.DemoRequest>a .nav_item_wrap {
    padding: 0;
  }
  .fixed .custom-menu-primary .hs-menu-flow-horizontal>ul>li.DemoRequest>a {
    font-size: 15px;
    padding: 7px 16px;
    margin-top: -5px;
    min-width: 152px;
  }
  /* Override max width on menu links */
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0;
  }

  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
  }
  .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 */

  .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 li a {
    white-space: normal !important;
  }
  .mobile-view, 
  .custom-menu-primary.mobile{
    display: none !important;
  }
  
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li>a .nav_item_wrap:before, 
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li.active>a .nav_item_wrap:before{
    background: #00b2e3;
    content: '';
    height: 3px;
    width: 0;
    position: absolute;
    bottom: -4px;
    left: 0;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li:hover>a .nav_item_wrap:before, 
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li.active>a .nav_item_wrap:before,
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li.active-branch>a .nav_item_wrap:before {
    width: 100%;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li>ul {
    margin: 15px 0 0 !important;
    min-width: 206px;
    padding: 15px 0 15px;
    border-color: rgba(255,255,255,0);
    background-color: #00b2e3;
    -webkit-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s !important;
    -moz-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s !important;
    -ms-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s !important;
    -o-transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s !important;
    transition: opacity .3s ease-in-out .1s, margin-top .3s ease-in-out .1s !important;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li:hover>ul {
    margin: 0px 0 0 !important;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li>ul>li {
    position: relative;
    display: block;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li>ul>li>a {
    display: block;
    position: relative;
    border-color: #00b2e3;
    color: #fff;
    padding: 7px 37px 7px 23px;
    border-width: 1px;
    border-style: solid;
    line-height: 22px;
    text-align: left;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px;
    font-weight: 600;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li>ul>li>a:hover {
    color: #201751;
    transition: all 0.5s ease-in-out;
  }
  .custom-menu-primary .hs-menu-flow-horizontal>ul>li>ul>li.hs-item-has-children>a:before {
    right: 16px;
    top: 1px;
    bottom: 0;
    content: '\e94f';
    font-family: 'fontello';
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    width: 1em;
    height: 1em;
    margin: auto;
    position: absolute;
    left: auto;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul {
    right: 0!important;
    border-width: 1px;
    border-style: solid;
    position: absolute;
    left: 100% !important;
    background-color: #00b2e3;
    border-color: rgba(255,255,255,0);
    padding: 15px 0 15px;
    min-width: 206px;
    top: -15px !important;
    -webkit-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s !important;
    -moz-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s !important;
    -ms-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s !important;
    -o-transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s !important;
    transition: opacity .3s ease-in-out .1s, margin-left .3s ease-in-out .1s, margin-right .3s ease-in-out .1s !important;
    margin: 0 0 0 10px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li > ul > li:hover > ul {
    margin: 0 0 0 1px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li {
    position: relative;
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
    vertical-align: bottom;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding: 6px 37px 10px 22px;
    text-align: left;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a:hover {
    color: #201751;
    transition: all 0.5s ease-in-out;
  }
  .fix .custom-top-link {
    display: none !important;
  }
  .fix .custom-bottom-header {
    position: fixed;
    width: 100% !important;
    z-index: 9999;
    left: 0;
    top: 0;
  }
  .fix .custom-logo {
    min-height: 55px !important;
  }
  .fix .custom-logo a {
    padding: 20px 0 5px;
  }
  .hs-home-page-layout .custom-logo img.black-logo {
    display: none;
  }
  .hs-home-page-layout img.white-logo {
    display: block !important;
    margin-top: -11px;
    max-width: 150px;
    width: auto;
  }
  .hs-home-page-layout .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a {
    color: #fff;
  }
  .hs-home-page-layout.fix img.white-logo {
    display: none !IMPORTANT;
  }
  .hs-home-page-layout.fix .custom-logo img.black-logo {
    display: block;
  }
  .hs-home-page-layout .body-container {
    padding: 0 !important;
  }
  .hs-home-page-layout .custom-top-link {
    background: transparent;
    border-bottom: 1px solid #fff;
    z-index: 999;
    min-height: 40px;
  }
  .hs-home-page-layout .custom-top-link > div {
    background: transparent;
  }
  .hs-home-page-layout .custom-bottom-header {
    background: transparent;
  }
  .hs-home-page-layout.fix .custom-bottom-header {
    background: #fff;
  }
  .hs-home-page-layout.fix .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a ,
  .menu-blog-custom .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a, 
  .menu-inner-custom .custom-menu-primary .hs-menu-flow-horizontal > ul > li > a
  {
     color: #00b2e3;
     font-weight: 600;
    padding-right: 20px;
    padding-left: 6px;
  }
  .hs-home-page-layout.fix .custom-logo a {
    padding: 11px 0 14px;
  }
  .hs-home-page-layout.fix .custom-menu-primary .hs-menu-flow-horizontal > ul {
    padding-top: 4px;
    margin-bottom: -1px !important;
  }
}


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

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

@media (max-width: 1024px){
  

  
  .custom-menu-primary.desktop{
    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;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top: 0px;           /* Position Button at right of screen */
    right: 10px;        /**************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; 
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #fff; /* Icon color */
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 39px !important;
    padding: 0 !important;
    border-left: 0px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  .child-trigger:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\eb20';
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    text-align: center;
    vertical-align: baseline;
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    width: 1em;
    height: 1em;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .child-trigger.child-open:after {
    content: '\eb23';
  }
  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 0px; /* Makes room for button */
    margin: 0;
    max-height: 69vh;
    overflow-y: auto;
    width: 100% !important;
  }

  /* 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;
  }
  .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
  }
  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: -8px;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }

  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 0px; 
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 0px; /* Indent Child lists */
  }
  .custom-mobile-bottom-menu .hs-menu-wrapper {
    top: 0 !important;
  }
}


/* ==========================================================================
5. BLOG                                        
========================================================================== */
.headline_outer {
  position: relative;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
}
.blog .headline_outer {
  background-image: url(//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Images/Blog-header-test.jpg);
}
.headline_outer:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  top: 0;
  left: 0;
  background: rgba(1, 128, 180, 0.7);
}
.headline_inner.align_left.page-center {
  max-width: 1200px !important;
  padding: 0 20px;
  position: relative;
}
.headline_aligner {
  min-height: 420px;
  display: inline-block;
  vertical-align: middle;
}
.headline_text_wrap {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
h1.entry-title {
  font-size: 50px;
  font-weight: 600;
  color: #fff;
  line-height: 44px;
  font-family: 'Open Sans',Arial,Helvetica,'Nimbus Sans L',sans-serif;
  margin: 0;
}
.topic-banner h1.entry-title {
  text-transform: capitalize;
}
.headline_color {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.custom-blog-body {
  padding-top: 3%;
}
.custom-blog-body .page-center {
  max-width: 1200px !important;
  padding-right: 20px;
}

.menu-blog-custom .custom-menu-primary.hs-menu-flow-horizontal>ul>li>a{}
/* =============== 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 {}

.titleBarBlog input.hs-search-field__input.search-result-word {

  border: 0px;
  font-size: 26px;
  cursor: default;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  background-color: transparent;
  padding: 0px 6%;
}



.search-results-wrapper.page-center{

  padding-top: 80px;
  max-width:1200px !important;
  
}

.search-results-wrapper .SRCards {
    border: 0px solid #dedede !important; 
    margin-bottom: 25px !important;
}

@media (max-width: 1439px){
.body-container .search-results-wrapper.page-center {
    max-width: 1200px !important;
  }
}


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

.blog .blog-content {
  width: 71% !important;
  padding: 0;
  position: relative;
  float: left !important;
}


/* 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-listing-simple {
  padding: 0 0 15px;
  font-size: 40px;
 
  line-height: 48px;
  margin: 0;
}
.post-header h2 a,.post-listing-simple a {
 
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300;
}

.post-header h2 a:hover,.post-listing-simple a:hover {
  color: #00b2e3;
}


/* 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%;
}



/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing {
  /*   padding-left: 3px; */
  /*   width: calc(100% + 6px); */
  font-size:0;
}
.blog-listing-wrapper .post-listing .post-item {
  padding: 0px 16px 40px;
  width: 33.333333%;
  display:inline-block;
  font-size:16px;
}


.blog-listing-wrapper .post-listing .post-item .post-body {
  padding: 0 0 13px;
  font-size: 15px;
  line-height: 24px;
}
.blog-listing-wrapper .post-listing .post-item .post-body p {
  margin: 0;
}
.blog-post-wrapper .post-body {
  color: #808080;
}

.date {
  color: #000;
  font-weight: 600;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 20px;
}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0 0 25px;
  padding-bottom: 63.1%;
}

.hs-featured-image-wrapper .hs-featured-image-link {}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hs-featured-image {
  float: none;
  margin: 0;
  max-width: 100%;
  width: 100%;
}

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

/* Blog Topics List */
#hubspot-topic_data {
  display: inline-block;
  padding-right: 50px;
  margin: 0;
}

#hubspot-topic_data a.topic-link {}

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


/* Blog Commments */
#comments-listing {
}
div#comments-listing:empty {
  margin: 0px;
  border: none;
}
#comments-listing.no-comments {
  border: none;
}

.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}

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

.comment.depth-0:last-child {
  border-bottom: none !important;
}

.comment-body {
  border-bottom: medium none;
  padding: 0;
}

.comment-from h4 a {
  text-decoration: none;
}

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

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  color:  !important;
  display: block !important;
  font-size: 13px;
  text-align: right;
}

.comment-from { font-weight: bold; }

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

.custom_listing_comments {
  display: inline-block;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
}
.comment-from, .comment-date {
  display: block !important;
  text-align: left !important;
}
.hs-author-social-section, #hubspot-author_data .hs-author-avatar {
  margin-top: 10px;
}
/* Pagination */
.blog-pagination {
  clear: both;
  margin: 45px 15px 85px 15px;
  padding: 20px 0 5px;
  border-top: 1px solid #d2d2d8;
  width: auto;
  text-align: center;
}

.blog-pagination ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.blog-pagination ul li {
  display: inline-block;
  margin: 0;
  padding: 1px 3px;
  vertical-align: middle;
  position: static;
  overflow: hidden;
}
.blog-pagination ul li.Previous a.prev-link {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 0 0 0 18px;
  left: 0;
  right: auto;
}
.blog-pagination ul li.Previous a.prev-link span {
  display: block;
}
.blog-pagination ul li a {
  line-height: 34px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  font-weight: normal;
  display: block;
  min-width: 34px;
  height: 34px;
  position: relative;
  color: #6a6a6a;
}
.blog-pagination ul li a:hover {
  color: #00b2e3;
}
.blog-pagination ul li.Previous a.prev-link span:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #6a6a6a;
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 9px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 4px;
  bottom: 0;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.blog-pagination ul li.Previous a.prev-link span:after {
  content: '';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 9px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 8px;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: #6a6a6a;
}
.blog-pagination ul li.next a.next-link {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  direction: rtl;
  padding: 0 18px 0 0;
  right: 0;
  left: auto;
}
.blog-pagination ul li.next a.next-link span {
  display: block;
}
.blog-pagination ul li.next a.next-link span:before {
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 9px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 8px;
  background-color: #6a6a6a;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.blog-pagination ul li.next a.next-link span:after {
  background-color: #6a6a6a;
  content: '';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 9px;
  height: 1px;
  margin: auto;
  position: absolute;
  left: auto;
  right: 0;
  top: 4px;
  bottom: 0;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.blog-pagination ul li.Previous a.prev-link:hover span:after, 
.blog-pagination ul li.Previous a.prev-link:hover span:before, 
.blog-pagination ul li.next a.next-link:hover span:after, 
.blog-pagination ul li.next a.next-link:hover span:before{
  background-color: #00b2e3;
}
.blog-pagination ul li a.active {
  color: #505050;
  cursor: default;
}
/* 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 {
  width: 14.7% !important;
  padding: 3% 20px;
  position: relative;
  float: right !important;
  box-shadow: 0px 0px 5px #999e9f;
  margin-left: 0 !important;
  border-radius: 5px;
  margin-bottom: 15px;
}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  color: #212121;
  margin: 0 0 20px;
}

.blog .blog-sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.blog .blog-sidebar ul li{
  display: block;
  position: relative;
}

.blog .blog-sidebar ul li a{
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  color: #6a6a6a;
  display: inline-block;
  padding: 4px 0;
}

.blog .blog-sidebar ul li a:hover {
  color: #00b2e3;
}
.filter-link-count {
  display: none;
}




/* =============== 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;
  float: left;
  width: 100%;
}

.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 {}

.hs-blog-post .custom-blog-body .page-center {
  padding: 0 20px;
}
.blog-post-wrapper h1 {
  margin: 25px 0 0;
  color: #201751 !important;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 36px !important;
  line-height: 44px;
  font-weight: 700 !important;
}
.date-author-top {
  margin: 25px 0 0;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #505050;
}
.post-demo-link ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
.post-demo-link ul li {
  display: block;
  margin-top: 15px;
}
.post-demo-link ul li a {
  position: relative;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  display: inline-block;
  padding: 4px 30px;
  font-weight: normal;
  border-color: #d2d2d8;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  font-family: 'Open Sans',sans-serif;
  font-size: 20px;
  line-height: 35px;
  background-color: #00b2e3;
  color: #fff;
}
.post-demo-link ul li a:hover {
  background-color: #00b2e3;
  color: #fff;
  border-color: #00b2e3;
}
.topic-comment {
  margin: 30px 0 0;
  position: relative;
}
.custom_listing_comments a:before {
  content: '\e88a';
  font-family: 'fontello-custom' !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  text-align: center;
  vertical-align: baseline;
  width: 1em;
  display: inline-block;
  font-weight: normal;
  vertical-align: middle;
  font-size: 15px;
}
.custom_listing_comments a span {
  font-size: 13px;
  line-height: 24px;
  margin: 0 0 0 5px;
}
.post_nav {
  margin-top: 30px;
  padding: 3%;
  border: #00b2e3 1px solid;
  position: relative;
  float: left;
  width: 100%;
}
.post_nav .cmsmasters_prev_post {
  position: relative;
  display: block;
  padding-left: 0;
  padding-right: 20px;
  float: left;
  line-height: 24px;
}
.post_nav .cmsmasters_next_post {
  position: relative;
  display: block;
  padding-left: 20px;
  padding-right: 0;
  float: right;
  line-height: 24px;
}
.post_nav {
  margin-top: 30px;
  padding: 3%;
  border: #385CAD 1px solid;
  position: relative;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
}
.post_nav .cmsmasters_prev_post .cmsmasters_prev_arrow {
  text-align: center;
  height: 26px;
  vertical-align: middle;
  display: inline-block;
  width: 12px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 2px;
  right: auto;
}
.post_nav .cmsmasters_prev_post .cmsmasters_prev_arrow:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #385CAD;
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 9px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 4px;
  bottom: 0;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.post_nav .cmsmasters_prev_post .cmsmasters_prev_arrow:after {
  content: '';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 9px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: 8px;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: #385CAD;
}
.post_nav .cmsmasters_prev_post a {
  font-size: 13px;
  padding: 0 0 0 15px;
}
.post_nav .cmsmasters_next_post a{
  padding-right: 15px;
  font-size: 13px;
}
.post_nav .cmsmasters_next_post .cmsmasters_next_arrow:before {
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 9px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 8px;
  background-color: #385CAD;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.post_nav .cmsmasters_next_post .cmsmasters_next_arrow:after {
  background-color: #385CAD;
  content: '';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 9px;
  height: 1px;
  margin: auto;
  position: absolute;
  left: auto;
  right: 0;
  top: 4px;
  bottom: 0;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}
.post_nav .cmsmasters_next_post:hover .cmsmasters_next_arrow:before, 
.post_nav .cmsmasters_next_post:hover .cmsmasters_next_arrow:after, 
.post_nav .cmsmasters_prev_post:hover .cmsmasters_prev_arrow:after, 
.post_nav .cmsmasters_prev_post:hover .cmsmasters_prev_arrow:before{
  background:#00b2e3;
}
.share_posts {
  padding: 55px 0 0;
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}
.share_posts h3.share_posts_title {
  color: #0472a7;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin: 0 0 20px;
}
.share_posts .share_posts_inner a {
  color: #6a6a6a;
  margin: 0 1px 0 0;
  position: relative;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.share_posts .share_posts_inner a:hover {
  color: #00b2e3;
}
.share_posts .share_posts_inner a:after {
  content: ',';
}
.share_posts .share_posts_inner a:last-child:after {
  display: none;
}
.related-posts {
  padding: 50px 0 0;
  position: relative;
  float: left;
  width: 100%;
}
.related-posts h3 {
  color: #0472a7;
  margin: 0 0 35px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}
.slider.slick-slider .slick-list.draggable {
  margin: 0 -8px;
}
.hs-featured-image-wrapper-related a {
  position: relative;
  text-align: center;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 70.69%;
}
.hs-featured-image-wrapper-related a img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  object-fit: cover;
}
.related-posts .slider.slick-slider .slick-arrow {
  display: none !important;
}
.related-posts .related-post-item {
  width: 33.33%;
  float: left;
  padding: 0 8px;
}
.related-title {
  padding: 15px 0 0;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  color: #212121;
}
.related-title a {
  color: #212121;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}
.related-title a:hover {
  color: #00b2e3;
}
.hs-blog-post .widget-type-blog_comments {
  padding: 45px 0 0;
  position: relative;
}
.hs-blog-post .widget-type-blog_comments .hs-richtext h3 {
  color: #0472a7;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin: 0 0 20px;
}
.img_placeholder.cmsmasters_theme_icon_image:before {
  content: '\e87e';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  text-align: center;
  vertical-align: baseline;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  font-size: 24px;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.related-posts .related-post-item * {
  outline: none;
}
.img_placeholder.cmsmasters_theme_icon_image {
  background-color: #6a6a6a;
  color: #f7f7f7;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.headline_outer.topic-banner {
  background-image: url(//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_May2019%20Theme/Images/featured-imagem-t31.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  height: 66vh;
  display: table;
  width: 100%;
  background-position: initial;
}
.headline_outer.topic-banner:before {
  display: none;
}
.headline_outer.topic-banner .headline_inner.align_left.page-center {
  vertical-align: middle;
  max-width: 100% !important;
  margin: 0;
  display: table-cell;
  margin-left: auto !important;
  width: 85%;
}
.headline_outer.topic-banner .headline_aligner {
  min-height: 180px;
}
.cmsmasters_breadcrumbs {
  display: inline-block;
  padding-top: 13px;
  vertical-align: middle;
  overflow: hidden;
  color: #f7f7f7;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
}
.cmsmasters_breadcrumbs a, 
.cmsmasters_breadcrumbs a:hover{
  color: #f7f7f7;
}
/* ==========================================================================
6. FORMS                                        
========================================================================== */


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

.hs-form-required {
}

h3.form-title {}

/* Form Field */
.hs-form-field, .widget-type-google_search .hs-button.primary, 
.custom_error_message input.hs-button.primary.large {}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
body label {}

.hs-form-field > label {}
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"],
nput[type="file"],
textarea,
select {
  width: 100%;
  max-width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
  width: 100%;

  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  margin-bottom: 18px;
  border: 1px solid #ccc;
  display: block;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  padding: 8px 15px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  font-style: normal;
  color: #505050;
}


input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: #00b2e3;
  outline: none;
}

/* 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;
}
ul.hs-error-msgs.inputs-list label {

}
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{    
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 4px;
  display: block;
  color: #f60f0f;
  font-family: Roboto,Arial,Helvetica,"Nimbus Sans L",sans-serif;
  margin-top: -17px;
  padding-bottom: 15px;
  font-size: 13px;
}

.hs-input.invalid.error {}

/* Placeholder Text */
::-webkit-input-placeholder {color:#666;} /* Webkit Browsers */
:-moz-placeholder {color:#666;} /* Firefox 18- */
::-moz-placeholder {color:#666;} /* Firefox 19+ */
:-ms-input-placeholder {color:#666;} /* 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) =============== */

/* All Global Buttons (Excluding CTAs)
========================================================================== */
.body-container .hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  text-decoration: none !important;
  white-space: normal;
  position: relative;
  line-height: 1;
  display: inline-block;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  font-family: "Open Sans",sans-serif;
  border: none;
  min-width: 190px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 17px;
  color: #fff;
  background: linear-gradient(to right, #16abe2 0%, #d6de27 100%);
  border-radius: 30px;
}

.body-container .hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: linear-gradient(to right, #00b2e3 0%, #00b2e3 100%);
  border: none;
  box-shadow: none;
}

.body-container .hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  outline: none;
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0 0 5px #3574e3;
  border-top: 1px solid #4db0ee;
  border-bottom: 1px solid #1946be;
  border-right: 1px solid #3080e3;
  border-left: 1px solid #3080e3;
}


/* =============== 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 {}

/***** Career Page *******/
.hs-career-page .custom-banner-wrapper {padding-top: 7%;}

.hs-career-page .custom-banner {
  padding: 0;
}

.hs-career-row1-group {
  margin-top: 3%;
  background-color: #f7f7f7;
}

.custom-two-col-eq-with-right-img-md.carrer-two-col .custom-two-eq-col h4 {
  font-size: 15px;
  line-height: 24px;
  font-weight: 700;
  color: #00B2E3;
  margin: 0 0 5px;
}

h4 {}

.body-container .hs-career-row1-group .page-center {
  padding: 0 20px;
}

.custom-two-col-eq-with-right-img-md.carrer-two-col {
  padding: 50px 0 40px;
}

.custom-two-col-eq-with-right-img-md.carrer-two-col .custom-two-eq-col h2 {
  font-size: 36px;
  line-height: 42px;
  color: #385CAD;
  margin-bottom: 15px;
   font-weight: 500;
}

.custom-two-col-eq-with-right-img-md.carrer-two-col .custom-two-eq-col p {
  color: #505050;
}
.custom-two-col-eq-with-right-img-md.carrer-two-col .custom-img-holder {
  margin-top: 0;
}
.carrer-two-col .custom-bookmark-btn {
  padding: 8.5px 30px;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  background: linear-gradient(100deg,#00b2e3 25%,#0cb3c7 100%);
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  line-height: 24px;
  margin-top: 6px;
}
.carrer-two-col .custom-bookmark-btn:hover {
  background: #00b2e3;
  color: #fff;
}
.hs-career-row2-group .custom-testimonial-slider-md-wrapper.hs-two-col-content-slider {
  padding: 10px 0;
}
.hs-career-row2-group .custom-testimonial-slider .cmsmasters_quote_image img {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.body-container .hs-career-row2-group .page-center {
  padding: 40px 0;
}
.hs-career-row2-group .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_header h3 {
  margin-bottom: 1px;
}
.hs-career-row3-group {
  padding: 40px 0 10px;
  background: #f5f5f5;
}
.hs-career-row2-group {
  padding-bottom: 30px;
}
.hs-career-row3-group .hs_cos_wrapper_type_rich_text h1 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  color: #414042;
}
.custom-open-position-mod:first-child h1 {
  font-size: 34px;
  color:#666666;
}
.custom-open-position-mod h1 {
  font-size: 35px;
  line-height: 45px;
  font-weight: 400;
}
.custom-open-position-inner {
  padding: 32px 0 0;
  margin: 0 -20px;
}
.custom-open-position-subinner {
  padding: 0;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2px;
}
.custom-position-title {
  background: #fff;
  margin: 0;
  padding: 20px 24px;
  width: 32%;
}
.custom-position-title h5 {
  line-height: 30px;
  font-weight: bold;
  color: #00B2E3;
  font-size: 14px;
  margin-top: 19px;
}
.custom-content-section {
  font-size: 14px;
  background: #fff;
  margin: 0;
  padding: 20px 14px;
  width: 32%;
  line-height: 30px;
  color: #666;
  font-weight: 300;
  padding-right: 30px;
}
.custom-button-wrap {
  width: 30.73%;
  margin: 0 1.3%;
  padding: 0 10px;
}
.custom-content-section > p {
  padding-bottom: 0;
}
.custom-button-wrap a {
  font-size: 18px;
  border-bottom: 2px solid;
  line-height: 30px;
  background-color: #fff;
  color: #385CAD;
  border-color: #fff;
  display: inline-block;
  font-weight:bold;
}
.custom-button-wrap a:hover {
  border-bottom: 2px solid #00b2e3;
  color:#00b2e3;
}
.custom-button-inner {
  display: inline-block;
  width: 40%;
  margin-right: 8px;
}
.custom-open-position-mod {
  padding-bottom: 48px;
}
.hs-career-row4-group {
  padding: 40px 0;
}

.hs-career-row4-group h2 {
  text-align: center;
}

.custom-open-position-mod:last-child {
  padding-bottom: 0;
}
.hs-career-row4-group form {
  margin: 60px 0 0;
}
.custom-content-section .custom-read-more p {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
.hs-career-row4-group form .hs-form-required {
  display: none;
}

.hs-career-row4-group form .hs-input {
  padding: 3px 15px;
  line-height: 22px;
  font-size: 16px;
  border-color: #d2d2d8;
  font-weight: 300;
  margin-bottom: 30px;
  font-family: 'Open Sans';
  max-width:100%;
}
.hs-career-row4-group form textarea.hs-input {
  padding: 20px 15px;
  border-radius: 15px;
  min-height: 78px;
}
.hs-career-row4-group form select.hs-input {
  padding: 0 20px;
  -webkit-appearance: menulist;
  color: #d2d2d8;
  height: 48px !important;
}
.hs-career-row4-group form input[type="file"] {
  border: none;
}
.hs-career-row4-group form .hs-input::placeholder {
  color: #d2d2d8;
}

.hs-career-row4-group form .hs-button.primary {
  background: transparent linear-gradient(90deg, #00B2E3 0%, #385CAD 100%) !important;
}

.hs-career-row4-group form .hs-button.primary:hover {
  background: transparent linear-gradient(90deg, #00B2E3 0%, #00B2E3 100%) !important; 
}
.hs-career-row4-group form label {
  font-family: 'Open Sans' !important;
  color: #808080 !important;
}

.hs-career-row4-group form label a {
  text-decoration: underline;
}

.hs-career-row4-group form .hs-button.primary {
  margin-top: 30px;
  min-width: 190px;
}
.custom-content-section .custom-read-more p a {
  font-weight: 400;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 24px;
}
.hs-one-column-page .custom-banner-content {
  margin: 0;
}

.hs-one-column-page .custom-banner .page-center {
  padding: 127px 20px !important;
}

.hs-one-col-row1-group {
  padding: 3% 0 0;
}
.hs-one-col-row1-group > div {
  padding-top: 70px;
}
.body-container .hs-one-col-row1-group .page-center {
  padding-top: 0;
}
.hs-one-col-row1-group ul {
  padding-left: 0;
  list-style-position: inside;
  color: #505050;
  font-size: 15px;
  line-height: 24px;
  list-style: none;
  margin-bottom: 20px;
}

.hs-one-col-row1-group ul li:before {
  background-color: #00b2e3;
  content: '';
  line-height: 1em;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
}

.hs-one-col-row1-group ul li {
  padding: 10px 0 0;
}

.hs-one-col-row1-group ul li:first-child {
  padding-top: 0;
}
.custom-map-section {
  display: none;
}
.hs-contact-row1-group .hs_cos_wrapper_type_rich_text h3 {
  font-size: 28px;
  color: #00b2e3;
  text-align: center;
  line-height: 48px;
  font-weight:700;
}

.hs-contact-row1-group {
  padding: 37px 0 30px;
}

.custom-contact-inner {
  width: 30.73%;
  margin: 0 1.3%;
  position: relative;
  float: left;
  text-align: center;
}

.body-container .hs-contact-row1-group .page-center {
  max-width: 80% !important;
}

.custom-contact-group {
  padding: 50px 0 0;
  margin: 0 -20px;
}

.custom-contact-inner h1 {
  font-size: 40px;
  color: #385CAD;
  line-height: 48px;
  font-weight:normal;
}

.custom-contact-inner p {
  color: #666;
}

.custom-contact-inner p a {
   font-weight:700;
}

.custom-contact-inner:last-child p.address {
  padding-left:  156px;
  padding-right: 156px;
}

.custom-contact-inner p.view-map a {
  color: #00b2e3;
  border: none;
  background: none;
  font-weight: 700;
  line-height: 16px;
  font-size: 20px;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -ms-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.custom-contact-inner p.view-map a:hover:after {
  content: "";
  width: 100%;
  height: 2px;
  background: #00b2e3;
  display: block;
  padding: 0;
  margin-top: 7px;
}

.custom-get-in-touch-mod {}

.custom-get-in-touch-left {
  background: #00b2e3;
  width: 48.6%;
  padding: 0 1.3%;
  position: relative;
  float: left;
  margin: 0 1.3%;
  margin-left: 0;
}

.custom-get-in-touch-left .inner {
  padding-left: 22.5%;
  padding-top: 60px;
  padding-bottom: 80px;
}

.custom-get-in-touch-right {
  width: 48.3%;
  float: left;
  padding: 0;
  margin: 0 1.3%;
  margin-right: 0;
}

.custom-get-in-touch-left p {
  color: #fff;
  font-size: 28px;
  font-weight: 100;
  line-height: 40px;
  max-width: 360px;
}

.custom-get-in-touch-left h4 {
  color: #fff;
  font-family: 'Open Sans';
  font-size: 22px;
  font-weight: 600;
  margin: 20px 0;
  line-height: 40px;
  max-width: 360px;
}
.custom-get-in-touch-right h3 {
  display: none;
}

.custom-get-in-touch-right form .hs-input {
  max-width: 100%;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-weight: 300;
}

.hs-form-required {
  color: red;
}
.custom-get-in-touch-right form .hs-form-required {
  display: none;
}

.custom-get-in-touch-right form .hs-input::placeholder {
  color: #c4c4cc;
}

.custom-get-in-touch-right form textarea.hs-input {
  border-radius: 10px;
  padding: 15px;
  min-height: 170px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #666;
}
.body-container .custom-get-in-touch-right  form .hs-button.primary{

   background:linear-gradient(90deg, #00B2E3 0%, #385CAD 100%) 0% 0% no-repeat padding-box !important;
}

.body-container .custom-get-in-touch-right  form .hs-button.primary:hover{

   background:linear-gradient(90deg, #00B2E3 0%, #00B2E3 100%) 0% 0% no-repeat padding-box !important;
}

.custom-get-in-touch-right form .hs-button.primary {
  padding: 17px 45px;
 
}
/* .custom-get-in-touch-right form .hs-input.error {
  border-color: #c87872;
  box-shadow: 0 0 3px rgba(171,41,32,0.25);
} */
.custom-get-in-touch-right form select.hs-input {
  box-shadow: none;
  -webkit-appearance: menulist;
}
.custom-map-section iframe {
  height: 300px;
  width: 100%;
  margin-top: 50px;
}
.hs-academy-row1-group {
  padding-top: 3%;
}

.body-container .hs-academy-row1-group .page-center {
  padding-top: 50px;
  padding-bottom: 50px;
}

.hs-academy-row1-group .hs_cos_wrapper_type_rich_text h2 {
  font-weight: 400;
  color: #385CAD;
  text-align: center;
}

.custom-one-column-title-mod {
  padding: 90px 0 50px;
  overflow: hidden;
  margin: 0 -15px;
}

.custom-one-column-title-title {
  width: 30.73%;
  margin: 0 1.3%;
  position: relative;
  float: left;
}

.custom-one-column-title-title h2 {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 20px;
  position: relative;
  font-weight: 700;
  color: #00B2E3;
  padding-bottom: 20px;
  margin-bottom: 30px;
}

.custom-one-column-title-title h2:after {
  background: #d2d2d8;
  height: 1px;
  width: 20%;
  position: absolute;
  bottom: 0;
  display: block;
  content: '';
  left: 0;
  right: 0;
  margin: 0 auto;
}

.custom-one-column-title-title p {
  color: #666;
}

.hs-academy-row1-group .hs_cos_wrapper_type_rich_text h4 {
  text-align: center;
  color: #00B2E3;
}

.hs-academy-page .body-container-wrapper .main-content {
  margin: 0;
}

.custom-one-col-blue-bg a.custom-btn {
  background: transparent;
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #fff;
}

.custom-one-col-blue-bg a.custom-btn:hover {
  background: #00b2e3;
}

.hs-academy-row3-group {
  padding: 20px 0 0px;
}

.hs-academy-row3-group .hs_cos_wrapper_type_rich_text h2 {
  text-align: center;
  font-weight: bold;
  color: #00b2e3;
  margin-bottom: 40px;
  text-transform:uppercase;
}

.hs-academy-row3-group .hs_cos_wrapper_type_rich_text h1 {
  text-align: center;
  margin-bottom: 40px;
  font-weight: normal;
  color: #385CAD;
  font-size: 40px;
  line-height: 48px;
}

.hs-academy-row3-group .hs_cos_wrapper_type_rich_text hr {
  border-bottom-color: #666;
  background: #666;
  margin-top: 70px;
  margin-bottom: 70px;
  height: 1px;
}

.hs-academy-row3-group .hs_cos_wrapper_type_rich_text h4 {
  text-align: center;
  font-weight: normal;
  color: #666;
  font-size: 20px;
  line-height: 26px;
}
.custom-level-certification-mod {
  overflow: hidden;
  margin: 0 -16px;
  padding: 36px 0 35px;
}

.custom-level-certification-inner {
  width: 30.73%;
  float: left;
  margin: 0 1.3%;
}

.custom-level-certification-content h2 {
  font-size: 28px;
  color: #00A692;
  margin-bottom: 8px;
}

.custom-level-certification-sub-content h4 {
  font-weight: bold;
  color: #00A692;
}

.custom-level-certification-sub-content p {
  color: #666;
}

.torq-blue .custom-level-certification-content h2 {
  font-size: 28px;
  color:  #00CCCC;
}

.torq-blue .custom-level-certification-sub-content h4 {
  color:  #00CCCC;
}

.steel-blue .custom-level-certification-content h2 {
  color: #04569B;
}

.steel-blue .custom-level-certification-sub-content h4 {
  color: #04569B;
}

.custom-certification-structure-group {
  padding: 66px 0 70px;
  overflow: hidden;
  margin: 0px -1.3% 0px;
}

.custom-certification-structure-inner {
  width: 30.73%;
  margin: 0 1.3%;
  position: relative;
  float: left;
}

.custom-certification-structure-inner h2 {
  text-align: left;
  background-color: #00A692;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  margin: 0;
  width:100%;
  padding-top: 9px;
}

.custom-certification-structure-inner h4 {
  text-align: left;
  background-color: #00A692;
  padding-left: 1em;
  padding-right: 1em;
  display: inline-block;
  font-weight: 300;
  color: #fff;
  margin-bottom: 11px;
  margin-top: -3px;
  width: 100%;
  padding-bottom: 9px;
}

.custom-certification-structure-inner h5 {
  font-size: 15px;
  line-height: 24px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #00A692;
}

.custom-certification-structure-inner.torq-blue h4 {
  background-color:  #00CCCC;
}

.custom-certification-structure-inner.torq-blue h2 {
  background-color:  #00CCCC;
}

.custom-certification-structure-inner.steel-blue h4 {
  background-color: #04569B;
}

.custom-certification-structure-inner.steel-blue h2 {
  background-color: #04569B;
}
.hs-academy-certification-group .hs_cos_wrapper_type_rich_text {
  border-top: 1px solid #d2d2d8;
}
.hs-academy-certification-group .hs_cos_wrapper_type_rich_text img {
  width: 346px;
}
.body-container .hs-academy-row3-group .page-center {
  padding-bottom: 0;
}

.body-container .hs-academy-certification-group .page-center {
  padding: 0 20px;
  max-width: 1200px !important;
}

.body-container .hs-academy-certification-group .page-center .hs_cos_wrapper_type_rich_text {
  display: block;
  margin: 0 auto;
  padding: 30px 0 0;
}

.body-container .hs-academy-certification-group {
  padding-bottom: 85px;
}
.hs-academy-row4-group .custom-one-col-blue-bg a.custom-btn {
  margin: 0;
}

.body-container .hs-academy-row4-group .page-center {
  padding: 35px 20px;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col {padding: 0 0 30px;}

.hs-academy-row5-group {
  padding-top: 55px;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col h3 {
  font-size: 26px;
  font-weight: 700;
  color: #385CAD;
  margin-top: 20px;
  line-height:30px;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col p {
  color: #666;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child .custom-two-eq-col-inner {
  margin-bottom: 0;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col ul {
  padding-left: 0;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col ul li {
  list-style-type: none;
  padding-top: 10px;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col ul li:before {
  background-color: #00B2E3;
  content: '';
  line-height: 1em;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  position: relative;
  border-radius: 50%;
}

.hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col ul li:first-child {
  padding-top: 0;
}

.hs-academy-row5-group .custom-testimonial-slider-md-wrapper.hs-two-col-content-slider {
  padding-top: 70px;
  padding-bottom: 50px;
}
.hs-platform-row1-group .custom-revo-md-main-wrapper {
  background: transparent;
  padding-top: 74px;
  overflow: hidden;
}
.hs-platform-row1-group {
  padding-top: 3%;
}
.hs-platform-row2-group {
  overflow: hidden;
}
.hs-platform-row1-group .custom-revo-md-main-wrapper .page-center {
  padding: 0 20px !important;
}

.hs-platform-row1-group .custom-revo-md-row .custom-revo-md-left-col {
  width: 64.07%;
  padding-right: 14%;
  margin: 0 1.3%;
  float: left;
  float: left;
  padding-top: 0;
}
.hs-platform-row1-group .custom-revo-md-row:after {
  content: "";
  display: table;
  clear: both;
}
.hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col {
  width: 30.73%;
  margin: 0 1.3%;
  padding: 0;
  float:left;
}

.hs-platform-row1-group .custom-revo-md-row .custom-revo-md-left-col h2 {
  line-height: 1.3;
}

.hs-platform-row1-group .custom-revo-md-row .custom-revo-md-left-col p {
  color: #666666;
  line-height: 24px;
}

.hs-platform-row1-group .custom-revo-md-row {
  padding-bottom: 0;
  min-height: 100%;
  margin: 0 -1.37%;
  display: block;
  padding-top: 0;
}

.hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col .custom-revo-md-right-col-inner {
  margin-top: 0;
}
.hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col .custom-revo-md-right-col-inner img {
  position: relative;
}

.hs-platform-row1-group .custom-revo-md-row .custom-revo-md-left-col h3 {
  color: #385cad;
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  margin: 0 0 20px;
  min-height:100%;
}

.hs-platform-row1-group .custom-revo-md-main-wrapper-grp {
  padding-bottom: 10px;
}

.hs-platform-row2-group h1 {
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 50px;
  color: #00B2E3;
  text-transform: uppercase;
  font-weight: bold;
}

.body-container .hs-platform-row2-group .page-center {
  padding-top: 20px;
}
.hs-platform-row2-group .mapping-image {
  padding-bottom: 100px;
}
.hs-platform-row3-group .custom-brourchure-md {
  margin-top: 140px;
}
.hs-platform-row3-group .custom-content-with-btn-md-wrapper {
  padding: 50px 0 32px;
}

.hs-platform-row3-group .custom-content-with-btn-md-wrapper a.custom-btn {
  background: linear-gradient(100deg,#00b2e3 25%,#0cb3c7 100%);
  border: 0;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.hs-platform-row3-group .custom-content-with-btn-md-wrapper a.custom-btn:hover {
  background: #00b2e3;
}
.hs-platform-row3-group .brourchure-row .brourchure-col.brourchure-right-col{
  margin-top: -77px;
}
.hs-platform-row3-group  .brourchure-img-holder img {
  max-width: 417.875px;
}
.hs-cookies-page .custom-banner .page-center {
  padding-top: 67px !important;
  padding-bottom: 18px !important;
}

.hs-cookie-row1-group {
  padding: 3% 0 0;
}
.body-container .hs-cookie-row1-group .page-center {
  padding-top: 0;
}
.hs-cookie-row1-group ul {
  padding: 0;
  list-style: none;
  margin: 0 0 20px;
}

.hs-cookie-row1-group ul li {
  padding: 10px 0 0;
}

.hs-cookie-row1-group ul li:before {
  background-color: #00b2e3;
  content: '';
  line-height: 1em;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.hs-cookie-row1-group ul li:first-child {
  padding-top: 0;
}

.hs-cookie-row1-group table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}

.hs-cookie-row1-group table td {
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  font-style: normal;
  border-color: #d2d2d8;
  vertical-align: top;
}
.hs-demo-page .custom-banner:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.hs-demo-page .custom-banner {
  position: relative;
}

.hs-demo-page .custom-banner * {
  position: relative;
  z-index: 9;
}

.hs-demo-row1-group {
  padding: 80px 0 20px;
}
.custom-demo-right form .hs-button.primary {
  min-width: 190px;
}
.custom-demo-left {
  width: 47.4%;
  padding: 0 0px 0 20px;
  position: relative;
  float: left;
}

.custom-demo-right {
  width: 47.4%;
  position: relative;
  float: left;
  padding: 0 47px;
  padding-right: 0;
}

.body-container .hs-demo-row1-group .page-center {
  padding-top: 3%;
}

.custom-demo-left p {
  color: #666;
  font-weight: normal;
}
.custom-demo-right form .hs-form-field > label {
  display: block;
  font-size: 11px;
  line-height: 1;
  margin: 4px 0px 2px 0px;
  padding: 3px 10px;
  color: #00B2E3;
}
.custom-demo-right h3 {
  display: none;
}
.custom-demo-right .hs-input {
  height: 38px;
}
.custom-demo-right .hs-error-msgs label {
  margin-top:0;
}
.custom-demo-right form label .hs-form-required {
  display: none;
}
.custom-demo-right form {
  margin: 0 0 -2px !important;
}
.custom-demo-right textarea.hs-input {
  transition: border 0.2s linear,box-shadow 0.2s linear;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #f7f7f7;
  height: 47px;
  margin-bottom: 17px;
}

.custom-demo-right select.hs-input {
  -webkit-appearance: menulist;
  color: #666;
}
.hs-backoffice-page .custom-banner .page-center {
  padding-top: 63px !important;
  padding-bottom: 63px !important;
}
.hs-back-office-row1-group {
  padding-top: 3%;
}
.body-container .hs-back-office-row1-group .page-center {
  padding-top: 80px;
  padding-bottom: 31px;
}
.custom-one-col-title-image-mod {
  padding: 110px 0 0;
  margin: 0 -1.37%;
}
.custom-one-col-title-image-inner img {
  width: 100%;
  max-width: 60px;
}
.custom-one-col-title-image-inner {
  width: 47.4%;
  padding: 0 20px 70px;
  position: relative;
  float: left;
  margin: 0 1.3%;
}
.hs-back-office-row1-group .main-content {
  margin-bottom: 0 ;
}
.custom-one-col-title-image-inner h1 {
  color: #0472a7;
  margin-top: 30px;
  font-size: 40px;
  line-height: 48px;
}
.custom-one-col-title-image-inner:nth-child(even) img {
  max-width: 40px;
}
.custom-one-col-title-image-inner:nth-child(3),.custom-one-col-title-image-inner:nth-child(4) {
  padding-bottom: 0;
}
.hs-pt-page .custom-banner-wrapper {
  padding-top: 7%;
}
.hs-pt-page .custom-banner {
  padding-top: 0;
}
.hs-pt-page .custom-banner ul {
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  font-style: normal;
  color: rgba(255,255,255,0.8);
  padding-top: 13px;
}
.hs-pt-page .custom-banner ul li a {
  color: #fff;
}
.hs-pt-page span.hs-breadcrumb-menu-divider {
  display: none;
}
.hs-pt-page .custom-banner ul li:before {
  content: ' / ';
  margin-left: 4px;
}

.hs-pt-page .custom-banner ul li {
  position: relative;
  padding: 0;
}

.hs-pt-page .custom-banner ul li:first-child:before {
  content: none;
}

.hs-pt-page .custom-banner .page-center {
  padding-top: 160px !important;
  padding-bottom: 132px !important;
}

.hs-pt-row1-group {
  padding: 115px 0 135px;
  background-color: #f7f7f7;
  margin-top: 57px;
}

.hs-pt-row1-group h4 {
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  color: rgba(17,17,17,.5);
  margin-top: 5px;
}

.hs-pt-row1-group ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}

.hs-pt-row1-group ul li {
  position: relative;
  padding: 10px 0 0;
}

.hs-pt-row1-group ul li:first-child {
  padding: 0;
}

.hs-pt-row1-group ul li:before {
  background-color: #00b2e3;
  content: '';
  line-height: 1em;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.hs-pt-row1-group hr {
  border-color: #d2d2d8;
  height: 1px;
  margin: 40px 0;
}
.custom-contact-group:after {
  content: "";
  display: table;
  clear: both;
}
form select.hs-input {
  height: 50px !important;
  line-height: 18px;
  padding: 0 15px;
  font-size: 15px;
  min-height: 40px;
  border-radius: 30px;
  -webkit-appearance: none !important;
  text-indent: 0.01px;
  font-family: "Open Sans",Helvetica,Arial,sans-serif;
  background-image: url(//5636873.fs1.hubspotusercontent-na1.net/hubfs/5636873/EbankIT_June2019/Images/select.png);
  background-position: 100% center;
  background-repeat: no-repeat;
}
.related-posts .slick-track {
  margin: 0;
}
#hubspot-topic_data a {
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
}
.blog-post-wrapper .post-body ul {
  list-style-position: inside;
  margin-bottom: 20px;
  padding: 0;
  margin-top: 0;
  list-style: none;
}
.blog-post-wrapper .post-body ul li {
  display: block;
  position: relative;
  padding: 10px 0 0;
}
.blog-post-wrapper .post-body ul li:before {
  content: '';
  line-height: 1em;
  display: inline-block;
  width: 4px;
  height: 4px;
  margin: 0 10px 0 0;
  vertical-align: middle;
  position: relative;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #00b2e3;
}
.blog-post-wrapper .post-body ul li:first-child {
  padding-top: 0;
}
img.aligncenter {
  margin: 0 auto 20px;
}
.blog-post-wrapper .post-body blockquote {
  padding: 20px 0 30px;
  margin: 0;
}
.no-banner.topic-page .body-container {
  padding-top: 0;
}
.topic-page .headline_outer.topic-banner {
  height: 80vh;
  padding-top: 6%;
}
.post-body a.custom-dark-blue-btn {
  line-height: 24px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 16px;
  font-weight: 300;
  box-sizing: border-box !important;
}
img.alignnone {
  margin-bottom: 20px;
}
.alignleft {
  float: left;
}
img.alignleft {
  margin-right: 20px;
  margin-bottom: 20px;
}
.post-body iframe {
  display: block;
}
.custom-certification-structure-inner.torq-blue h5 {
  color: #00CCCC;
}
.steel-blue.custom-certification-structure-inner h5 {
  color: #04569B;
}
.hs-academy-row5-group .custom-testimonial-slider-md-wrapper.hs-two-col-content-slider .page-center {
  max-width: 100% !important;
  padding: 0 !IMPORTANT;
}
.hs-career-row4-group form select.hs-input option {
  color: #505050;
  background-color: #f7f7f7;
}
.hs-career-row4-group form .hs-input:focus {
  border-color: #00b2e3;
}
.hs-career-row4-group form ul.hs-error-msgs.inputs-list label{
  color: #f60f0f !important;
}

.hs-career-row4-group form .hs-input.error {
  border-color: #c87872;
}
.header-no-nav .custom-bottom-header {
  top: 0;
}
/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.hs-blog-social-share ul{
  padding: 0!important;
  margin:0 !important;
  background:none !important;
  list-style:none !important;
}

form ul{
  padding: 0!important;
  margin:0 !important;
  background:none !important;
  list-style:none !important;
}

.subscribe-options label span {}

.landing-page.one-column .body-container .widget-type-form,
.error-template.one-column .body-container .widget-type-google_search, 
.body-container .widget-type-password_prompt.custom_error_message, 
.body-container .widget-type-email_simple_subscription, 
.error-template .body-container-wrapper form, 
.password-template .body-container-wrapper form, 
.custom-search-page .body-container-wrapper form {
  width: 50%;
}

.main-content,
.body-container-wrapper .sidebar{
  margin-bottom:30px;
}

.sample-contact-from {
  margin-top: 0px;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-top: 10px;
  margin-bottom: 20px;
}

.hs-blog-post .widget-type-blog_comments input.hs-button.primary {
  margin-bottom: 30px;
  display: inline-block;
  padding: 0 30px;
  position: relative;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: normal;
  color: #f7f7f7;
  background: #00b2e3;
  border-color: #00b2e3;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  box-shadow: none;
  text-shadow: none;
}

.hs-blog-post .widget-type-blog_comments input.hs-button.primary:hover{
  border-color: #d2d2d8;
  background-color: #f7f7f7;
  color: #6a6a6a;
}
.hs-blog-post .widget-type-blog_comments input[type="text"], 
.hs-blog-post .widget-type-blog_comments input[type="email"], 
.hs-blog-post .widget-type-blog_comments textarea {
  padding: 8px 15px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  color: #505050;
  background-color: #f7f7f7;
  border-color: #d2d2d8;
  -webkit-transition: border-color .2s ease-in-out;
  -moz-transition: border-color .2s ease-in-out;
  -ms-transition: border-color .2s ease-in-out;
  -o-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out;
}
.hs-blog-post .widget-type-blog_comments input[type="text"]:focus, 
.hs-blog-post .widget-type-blog_comments input[type="email"]:focus, 
.hs-blog-post .widget-type-blog_comments textarea:focus {
  border-color: #00b2e3;
}
.hs-blog-post .widget-type-blog_comments textarea {
  min-height: 135px;
  border-radius: 15px;
}
.post-body a {
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
}
input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button, 
input[type="search"]::-webkit-search-results-button, 
input[type="search"]::-webkit-search-results-decoration 
{ 
  display: none; 
}
.subscribe-options label span {
  font-weight: 400 !important;
}
.subscribe-options label {
  padding-right: 20px;
  display: inline-block;
  margin: 0;
}
.headline_outer.banner-wrapper {
  background-position: inherit;
}
.headline_outer.banner-wrapper:before {
  display: none;
}
.banner-wrapper h2.entry-subtitle {
  font-size: 24px;
  font-family: 'Open sans',sans-serif;
  letter-spacing: 1px;
  margin: 13px 0 0;
  color: #f7f7f7;
  line-height: 1;
  font-weight: 300;
}
.banner-wrapper .headline_text_wrap {
  top: -18px;
}
.hs-featured-image-wrapper-related img {
  width: 100%;
}
.related-posts-slider {
  display: none !important;
}
.body-container-wrapper {
  padding-top: 0;
}
.hs-member-row1-group .main-content {
  padding: 0 20% 30px;
}
.custom-member-details-inner{
  display: block;
  text-align: center;
  padding: 10px 0 0;
}
.hs-member-row1-group {
  padding-top: 3%;
}


.custom-member-details-inner h1 {
  color: #385CAD;
  font-size: 40px;
  font-weight: 700;
  margin: 0;
}

.custom-member-details-inner h5 {
  color: #00B2E3;
  font-weight: 700;
  margin-top: 10px;
}

.profile_content {
  padding: 30px 0 10px;
}

.profile_content img {
  margin-bottom: 57px;
}

.profile_content h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 400;
  margin-bottom: 40px;
  color:#666;
}

.custom-member-details-mod .post_nav {
  margin-top: 95px;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  padding: 28px 0;
  position: relative;
}

span.next_post {
  display: block;
  padding-left: 20px;
  padding-right: 0;
  float: right;
  position: relative;
}

span.next_post > a {
  padding-left: 0;
  padding-right: 60px;
}

span.next_post  span {
  width: 12px;
  margin: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 30px;
}

span.next_post > span:before {
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 7px;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  background-color: #385CAD;
}

span.next_post > span:after {
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  content: '';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 10px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: 0;
  top: 7px;
  bottom: 0;
  background-color: #385CAD;
}

span.prev_post {
  display: block;
  padding-left: 0;
  padding-right: 20px;
  float: left;
  position: relative;
}

span.prev_post > a {
  padding-left: 60px;
  padding-right: 0;
}

span.prev_post > span {
  width: 12px;
  margin: auto !important;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 30px;
  right: auto;
  transform: rotate(180deg);
}

span.prev_post > span:before {
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
  content: '';
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 10px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 7px;
  background-color: #6a6a6a;
}

span.prev_post > span:after {
  background-color: #6a6a6a;
  content: '';
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 10px;
  height: 1px;
  margin: auto !important;
  position: absolute;
  left: auto;
  right: 0;
  top: 7px;
  bottom: 0;
  -webkit-transition: background-color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

span.prev_post:hover > span:after, 
span.prev_post:hover > span:before,
span.next_post:hover > span:after, 
span.next_post:hover > span:before {
  background-color: #00b2e3;
}
.blog.hs-blog-listing .custom-blog-body .page-center {
  padding: 0 20px 0 3px;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
  color: #a0a7ad;
}

.blog-listing-wrapper .post-listing .post-item .post-body p {
  padding-bottom: 0;
}
.blog-listing-wrapper .post-listing .post-item{
  vertical-align:top; 
}
h1.entry-title {
  text-indent: -4px;
}
.author-top {
  position: relative;
}

.author-top:before {
  content: '-';
  margin: 0 -1px;
}

.hs-blog-post .date-author-top {
  margin: 26px 0 45px;
}

.post-feature-image {
  padding: 0 0 45px;
}
.hs-blog-post .demo-request:hover {
  background: #00b2e3;
  color: #fff;
}
.hs-blog-post .listing-summary{
  display:none;
}
a.custom-blue-btn {
  display: inline-block;
  line-height: 35px;
  background-color: #00b2e3;
  color: #fff;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  border: 1px solid #d2d2d8;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  padding: 3px 30px;
  border-radius: 30px;
  font-size: 20px;
}

.hs-blog-post blockquote h2 {
  font-size: 25px;
  color: #6a6a6a;
  text-align: center;
  line-height: 48px;
}
a.custom-blue-btn:hover {
  border-color: #00b2e3;
  background: #00b2e3;
  color: #fff;
}
.section.post-body a.btn {
  display: inline-block;
  font-size: 20px;
  color: #fff;
  transition: all .3s ease-in-out;
  border: 1px solid #d2d2d8;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  padding: 0 30px;
  border-radius: 30px;
}
table.table-resp {
  padding: 7px 8px;
  border: 1px solid #d2d2d8;
  border-left: 0;
  margin-bottom: 20px;
}
.hs-blog-post.blog .blog-content {
  padding-right: 10px;
}
table.table-resp td > strong {
  color: #505050;
}
.hs-blog-post .custom-image-for-post {
  display: none;
}
a.custom-dark-blue-btn.btn {
  background: #1d4882;
}
.blog-post-wrapper .post-body {
  color: #a0a7ad !important;
}
img.alignright {
  margin-left: 20px;
  margin-bottom: 20px;
  float: right;
}
.section.post-body a.btn:hover {
  background: #00b2e3;
  border-color: #00b2e3;
}
.hs-blog-post .hs-featured-image {
  float: none;
  margin: 0 auto;
  max-width: 100%;
  width: auto;
  display: block;
}
.aligncenter {
  text-align: center;
}

.aligncenter {
  display: block;
  margin: 0 auto;
}
.custom-blog-two-col-equal-mod {
  overflow: hidden;
  position: relative;
  margin: 0 -1.37%;
  padding: 20px 0 50px;
}

.custom-blog-two-col-equal-inner {
  float: left;
  width: 47.4%;
  margin: 0 1.3%;
}

.custom-blog-two-col-equal-inner form h3 {
  display: none;
}

.custom-blog-two-col-equal-inner.col1 {
  padding: 0 20px
}

.custom-blog-two-col-equal-inner.col2 {
  padding: 0;
}

/* ============ Error Page ========= */
.error-layout .body-container-wrapper {
  padding-top: 3%;
}
.error-layout .page-center.content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.error-layout .custom_error_message {
  padding: 125px 0;
  text-align: center;
}
.error-layout .custom_error_message h1 {
  font-size: 264px;
  line-height: 1em;
  font-weight: 500;
  word-wrap: break-word;
  margin: 0;
  padding: 0 0 5px;
  text-align: center;
  color: #313131;
}
.error-layout .custom_error_message h4 {
  margin: 0;
  padding: 0;
  color: #313131;
}
.error-layout .main-content {
  margin: 0;
}
.error-search-md {
  padding: 40px 0 100px;
  text-align: center;
}
.hs-search-field.advanced-search {
  display: inline-block;
  vertical-align: middle;
  width: 270px;
  max-width: 100%;
  margin: 0 10px 20px;
}
.hs-search-field.advanced-search form {
  width: 100%;
  position: relative;
}
.hs-search-field.advanced-search form input.hs-search-field__input {
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  font-style: normal;
  color: #505050;
  background-color: #f7f7f7;
  border-color: #d2d2d8;
  -webkit-transition: border-color .2s ease-in-out;
  -moz-transition: border-color .2s ease-in-out;
  -ms-transition: border-color .2s ease-in-out;
  -o-transition: border-color .2s ease-in-out;
  transition: border-color .2s ease-in-out;
  height: 46px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 13px 20px;
  margin: 0;
}
.hs-search-field.advanced-search form input.hs-search-field__input:focus {
  border-color: #00b2e3;
}
.hs-search-field.advanced-search .cmsmasters_icon_custom_search {
  font: inherit;
  max-width: 100%;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  text-align: center;
  font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
  font-size: 14px;
  line-height: 40px;
  font-weight: normal;
  font-style: normal;
  border-color: #d2d2d8;
  -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -moz-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -ms-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
  background: none;
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  cursor: pointer;
  position: relative;
  border-width: 0;
  border-style: solid;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #6a6a6a;
  position: absolute;
  left: auto;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  width: 46px;
  outline: none;
}
.hs-search-field.advanced-search .cmsmasters_icon_custom_search:before {
  content: '\e8a9';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  font-family: "fontello-custom";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-size: 16px;
  width: 1em;
  height: 1em;
  margin: auto !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.hs-search-field.advanced-search .cmsmasters_icon_custom_search:hover {
  color: #212121;
}
/* Styles that do not fit into any of the available sections above can go here. */


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


@media(max-width:1600px){
  .custom-contact-inner:last-child p.address {
    padding-left: 30px;
    padding-right: 30px;
  }

  .hs-contact-row1-group {
    padding: 3% 0 55px;
  } 
  .body-container .hs-contact-row1-group .page-center {
    padding-top: 20px;
  }
  .custom-certification-structure-inner.torq-blue h2 {
    padding-right: 18px;
  }
  .custom-home-banner-area {
    padding-bottom: 41.65%;
  }
}

@media only screen and (max-width: 1440px) and (min-width: 768px){
  .topic-page .headline_outer.topic-banner {
    height: 60vh;
  }
}
/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1270px) and (min-width: 1025px) {
  .custom-menu-primary .hs-menu-flow-horizontal>ul {
    padding-right: 0;
  }
  .custom-menu-primary {
    padding-right: 0 !important;
  }
}

@media(max-width:1200px) and (min-width:768px){
  .hs-platform-row3-group .brourchure-row .brourchure-col.brourchure-right-col {
    margin-top: -77px;
  }
  .hs-platform-row3-group .brourchure-img-holder img {
    height: 310px;
  }
}

@media (max-width: 1439px) {
  
   .custom-londonk.cm-3.margin-address-midle {margin:0 4rem !important;}
  
  .custom-top-footer .span12.widget-span.widget-type-cell.page-center, .custom-bottom-footer .span12.widget-span.widget-type-cell.page-center{
    max-width: 1200px !important;
  }
  
  
  .body-container .page-center, 
  .headline_inner.align_left.page-center{
    max-width: 980px !important;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }
  .hs-featured-image-wrapper {
    max-height: none;
  }
  .headline_outer.topic-banner {
    height: 49.5vh;
  }
  .custom-copyright {
    overflow: hidden;
    float: none !IMPORTANT;
  }
  .custom-revo-md-row {
    min-height: 0;
  }
  .custom-home-banner-area h1 {
    margin-bottom: 0;
  }
  .custom-banner-btn-wrap a {
    margin-top: 20px;
  }
  .video-banner-bottom-row h5 {
    margin: 0;
  }
  .video-banner-bottom-row h5 a {
    line-height: 15px;
  }
  .video-banner-bottom-row p {
    font-size: 18px;
    line-height: 15px;
    padding-bottom: 12px;
  }
  .video-banner-bottom-row {
    padding: 27px 20px 33px;
  }
  .body-container .hs-academy-certification-group .page-center .hs_cos_wrapper_type_rich_text {
    max-width: 950px;
    padding: 30px 0 0;
  } 
  .blog .blog-sidebar {
    margin-top: 30px;
  }
  .custom-testimonial-slider-md-wrapper.hs-two-col-content-slider .page-center {
    max-width: 980px !important;
  }
}

@media (max-width: 1200px) {
  
  .custom-londonk.cm-3.margin-address-midle {margin:0 1.5rem !important;}
  .custom-top-footer .page-center {max-width: 96% !important;}
  
  
  .custom-home-banner-area h1 {
    line-height: 53px;
    font-size: 40px;
  }
  .custom-home-banner-area h1 strong {
    font-size: 35px;
  }
  .hs-blog-post .date-author-top {
    margin: 25px 0 45px;
  } 
  .custom-two-col-eq-with-right-img-md.carrer-two-col {
    padding-bottom: 32px;
  }
  .hs-academy-certification-group .hs_cos_wrapper_type_rich_text img {
    width: 30.73%;
  }
  .hs-pt-row1-group {
    margin-top: 35px;
  }
}

@media (max-width: 1100px) {
  .custom-copyright ul {
    display: block;
  }
}



@media (max-width: 1024px) {


  .hs-menu-depth-1 .hs-menu-children-wrapper { display: none!important; }

  .custom-top-footer .page-center, .body-container .page-center, .headline_inner.align_left.page-center {
    max-width:100% !important;
  }
  
  .custom-londonk.cm-3.margin-address-midle {margin:0 10px !important;}
  
  .custom-footer-menu {
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0;
    clear: both;
  }
  .custom-logo {
    float: left !important;
    width: 30% !important;
    min-height: 86px !important;
  }
  .fix .custom-logo {
    min-height: 86px !important;
  }
  .custom-logo a {
    padding: 20px 0;
  }
  .custom-top-link {
    display: none !important;
  }
  .mobile-view {
    position: absolute;
    right: 0;
  }
  .custom-logo > div {
    position: static;
  }
  .custom-logo > div {
    margin: 0;
  }
  .mobile-view a {
    display: inline-block;
    overflow: visible;
  }
  .mobile-v.cta_button-demo-request {
    vertical-align: baseline;
    text-decoration: none;
    line-height: 24px;
    color: #fff;
    min-width: 156px;
    margin-top: -6px;
    background: linear-gradient(100deg,#00b2e3 25%,#0cb3c7 100%);
    border-radius: 200px;
    padding: 9px 20px;
    text-align: center;
    font-family: 'Open Sans',sans-serif;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    font-size: 16px;
    font-weight: 300;
    margin-left: 4px;
    position: absolute;
    right: 24px;
    top: 26px;
    white-space: nowrap;
  }
  .mobile-v.cta_button-demo-request:hover {
    background: #00b2e3;
    color: #fff;
  }
  .responsive_nav-resp_bot_nav.mobile-v {
    text-decoration: none;
    font-family: 'Open Sans',Arial,Helvetica,'Nimbus Sans L',sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    -ms-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    color: #212121;
    display: inline-block;
    vertical-align: middle;
    width: 28px;
    height: 28px;
    position: absolute;
    right: 185px;
    top: 21px;
  }
  .responsive_nav-resp_bot_nav.mobile-v span {
    width: 15px;
    height: 2px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #00b2e3;
  }
  .responsive_nav-resp_bot_nav.mobile-v span:before {
    width: 15px;
    height: 2px;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    top: -6px;
    background-color: #00b2e3;
  }
  .responsive_nav-resp_bot_nav.mobile-v span:after {
    width: 15px;
    height: 2px;
    margin: auto !important;
    position: absolute;
    left: 0;
    right: 0;
    content: '';
    bottom: -6px;
    background-color: #00b2e3;
  }
  .mobile-open .responsive_nav-resp_bot_nav.mobile-v span:after {
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .mobile-open .responsive_nav-resp_bot_nav.mobile-v span:before {
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .mobile-open .responsive_nav-resp_bot_nav.mobile-v span {
    background: transparent;
  }
  .custom-menu-primary {
    width: 100% !important;
    margin-top: 0px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-family: 'Open Sans', Arial, Helvetica, 'Nimbus Sans L', sans-serif;
    font-size: 16px;
    line-height: 20px;
    -webkit-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -ms-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    transition: background-color .3s ease-in-out, color .3s ease-in-out, border-color .3s ease-in-out;
    font-weight: 300;
    padding: 11px 20px 8px 30px;
    vertical-align: bottom;
    color: #000;
    font-family: 'Open Sans',sans-serif;
    color: #00b2e3;
    font-weight: 600;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    line-height: 22px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-weight: 400;
    padding: 9px 20px 9px 30px;
    vertical-align: bottom;
    padding-left: 35px;
    color: #000;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
    padding: 9px 20px 9px 30px;
    font-size: 16px;
    padding-left: 50px;
    color: #a2a5aa;
    font-weight: 400;
    line-height: 22px;
  }

  .custom-bottom-footer .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .custom-blog-body .page-center{
    max-width: 100% !important;
  }
  .blog .blog-sidebar {
    min-width: 134px;
  }
  .custom-bottom-header {
    top: 0;
    position: fixed;
    width: 100% !important;
    z-index: 999;
  }
  .custom-bottom-header .page-center {
    padding:0 !important;
  }
  .custom-logo a.custom-demo-btn,
  .mobile-cta a.custom-demo-btn{
    padding: 9px 21px !important;
    position: absolute;
    top: 28px;
    right: 23px;
    width: 115px;
  }
  .custom-mobile-bottom-menu .hs-menu-wrapper > ul {
    padding: 15px 30px;
    background: #00b2e3;
    margin-top: 11px;
  }
  .custom-mobile-bottom-menu .hs-menu-wrapper > ul > li > a {
    font-size: 16px;
    line-height: 30px;
    font-family: 'Open sans';
    font-weight: 600;
    color: #ffffff;
    padding: 8px 0px 8px 0px;
  }
  .hs-about-us-layout-row-1 {
    padding: 80px 0 60px;
  }
  .custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child {
    margin-bottom: 20px;
  }
  .hs-about-us-layout-row-2 {
    padding-bottom: 40px;
  }
  .hs-about-us-layout-row-2 .custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child .custom-two-eq-col-inner {
    margin-bottom: 0;
  }
  .hs-about-us-layout-row-3 {
    padding-bottom: 40px;
  }
  .hs-about-us-layout-row-4 {
    padding: 60px 0 65px;
  }
  
  .hs-about-us-layout-row-4 .custom-team-member-md-group .custom-team-member-heading h2 {
  
    color: #385CAD !important;
    font-weight:normal;
  
  }
  
  .custom-team-member-md-group .custom-team-member-heading {
    margin-bottom: 50px;
  }
  .custom-team-member-item-grid .custom-team-member-item {
    width: 47.4%;
  }
  .hs-solutions-row-2 .page-center {
    padding-top: 0 !important;
  }
  .hs-solutions-row-2 {
    margin-top: -30px;
  }
  .custom-three-col-eq-content-md .column {
    margin-bottom: 20px;
  }
  .hs-solutions-inner-latout-row-2 {
    padding-bottom: 40px;
  }
  .custom-revo-md-main-wrapper .page-center {
    padding: 0 67px !important;
  }
  .custom-revo-md-row .custom-revo-md-right-col .custom-revo-md-right-col-inner {
    margin-top: 0;
  }
  .custom-revo-md-main-wrapper h3 {
    font-size: 26px;
    line-height: 31px;
    min-height: 54px;
  }
  .custom-revo-md-main-wrapper ul li {
    font-size: 16px;
    line-height: 26px;
  }
  .hs-bc-banking-layout .hs-solutions-row-2 {
    padding-bottom: 32px;
  }
  .custom-testimonial-slider .cmsmasters_quote_header h3 {
    font-size: 15px;
    line-height: 19px;
  }
  .hs-partners-layout-row-2 {
    padding-bottom: 70px;
  }
  .hs-home-page-layout .body-container {
    padding-top: 87px !important;
  }
  .custom-home-banner-area h1 {
    line-height: 47px;
  }
  .video-banner-bottom-row {
    padding: 20px 20px 20px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
    max-height: 179px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h5 {
    margin-bottom: 11px !important;
    min-height: 24px;
    padding: 0;
  }
  .home-page-md .cmsmasters_text {
    min-height: 128px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    margin-bottom: 20px;
  }
  .hs-home-page-layout .custom-row .hs-top-img-icon-col {
    margin-bottom: 20px;
  }
  .hs-home-page-layout .custom-testimonial-slider-md-wrapper {
    padding: 53px 0 50px;
  }
  .hs-two-col-content-with-bg-img-md .hs-two-col-content-with-bg-img-md-page-center {
    padding: 0 20px;
  }
  .hs-two-col-content-with-bg-img-md .left-col {
    margin-bottom: 20px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-wrapper-inner {
    padding: 0 20px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-left-col {
    margin-bottom: 20px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper {
    padding-bottom: 0;
  }
  .hs-home-page-layout-row-9 .page-center {
    padding: 0 20px !important;
  }
  .custom-eamil-form form .hs_submit.hs-submit .actions {
    margin-top: 0;
  }
  
  .hs-pt-row1-group {
    padding-top: 40px;
    margin-top: 28px;
  } 
  .mobile-cta {
    display: block !important;
    min-height:0 !important;
  }
  .custom-one-col-title-image-mod {
    padding-top: 60px;
  }
  .blog .blog-sidebar {
    margin-top: 0;
  }
  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col .custom-revo-md-right-col-inner img {
    right: 0;
  }
  .hs-platform-row1-group .custom-revo-md-row {
    padding-top: 14px;
  }
  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col .custom-revo-md-right-col-inner {
    margin-top: 0;
  }
  .hs-platform-row1-group .custom-revo-md-row {
    align-items: start;
  }
  .hs-platform-row1-group .custom-revo-md-main-wrapper {
    background: transparent;
    padding-top: 30px;
  }
  .hs-platform-row1-group .custom-revo-md-row {
    padding-top: 0;
  }
  .hs-platform-row1-group {
    padding-top: 44px;
    margin-top: 3%;
  }
  .hs-platform-row2-group .mapping-image {
    padding-bottom: 20px;
    overflow: hidden;
  }
  .hs-platform-row2-group .mapping-image * {
    outline: none;
  }
  .hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    padding-bottom: 40px;
  }
  .custom-partners-row-5-right-col {
    padding-right: 20px;
  }
  .hs-two-col-content-slider .custom-testimonial-slider .slick-arrow.slick-prev {
    left: -10px;
  }
}

@media (max-width: 991px) {
  .custom-two-col-eq-with-right-img-md h1 {
    font-size: 26px;
  }
  h2 {
    font-size: 26px;
  }
  .custom-team-member-md-group .member-bio h2 {
    font-size: 26px;
  }
  .hs-home-page-layout-row-9-left-col h2 a {
    font-size: 20px;
  }
  .hs-home-page-layout .custom-testimonial-slider .slick-arrow.slick-next:after {
    font-size: 30px;
  }
  .hs-home-page-layout .custom-testimonial-slider .slick-arrow.slick-next {
    right: -20px;
  }
  .hs-home-page-layout .custom-testimonial-slider .slick-arrow.slick-prev {
    left: -20px;
  }
  .custom-two-col-eq-with-right-img-md.carrer-two-col {
    padding-top: 70px;
  }

  .hs-career-row2-group .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_content {
    float: none;
    width: 100%;
    text-align: center;
  }

  .hs-career-row2-group .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_image {
    margin: 22px auto 0;
    float: none;
  }
  .hs-career-row2-group .hs-two-col-content-slider .cmsmasters_quote_subtitle_wrap {
    text-align: center;
    max-width: 100%;
  }
  .hs-career-row2-group .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_header h3 {
    text-align: center;
  }

  .custom-open-position-subinner {
    justify-content: space-between;
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .custom-position-title {
    width: 100%;
    padding: 10px;
  }

  .custom-content-section {
    width: 100%;
    padding: 10px;
  }

  .custom-button-wrap {
    width: 100%;
    max-width: 300px;
    padding-bottom: 10px;
  }

  .custom-position-title h5 {
    margin: 0;
  }

  .custom-read-more {
    text-align: left;
    padding: 0 8px;
  }
  .custom-content-section .custom-read-more p {
    padding-bottom: 20px;
  }
  .blog form.hs-form fieldset .hs-form-field {
    width: 100% !important;
    float: none !important;
  }

  .hs-career-row4-group h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .hs-career-row4-group {
    padding: 10px 0;
  }
  .custom-contact-inner h1 {
    font-size: 26px;
  }

  .custom-contact-group {
    margin: 0 -10px;
  }

  .hs-contact-row1-group {
    padding-bottom: 10px;
  }

  .custom-get-in-touch-right form.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 50% !important;
    float: left !important;
  }

  .custom-get-in-touch-right form select.hs-input {
    max-width: 100%;
    width: 100%;
  }
  .custom-one-column-title-mod {
    padding-bottom: 70px;
  }

  .hs-academy-row3-group .hs_cos_wrapper_type_rich_text h1 {
    font-size: 26px;
  }

  .custom-certification-structure-group {
    padding: 86px 0 90px;
  }
  .custom-one-col-title-image-mod {
    padding: 60px 0 0;
  }

  .custom-one-col-title-image-inner h1 {
    font-size: 26px;
  }
  .hs-home-page-layout-row-1 {
    padding-bottom: 22px;
  }
  .hs-home-page-layout-row-2 h1 {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .hs-home-page-layout-row-2 {
    padding: 62px 0 55px;
  }
  .hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md h2 {
    line-height: 29px;
    font-size: 26px !important;
  }
  .hs-home-page-layout .custom-sec-header-md p {
    font-size: 21px !important;
  }
  .hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md {
    line-height: 29px;
    padding-bottom: 26px;
    margin-bottom: 0;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    font-size: 21px !important;
    line-height: 29px;
    margin: 0 0 8px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h5 {
    line-height: 29px;
    margin-bottom: 10px !important;
  }
  .hs-home-page-layout-row-4 {
    padding-top: 60px;
  }
  .hs-home-page-layout-row-4 .hs_cos_wrapper_type_rich_text h2 {
    font-size: 25px;
    line-height: 29px;
  }
  .hs-home-page-layout-row-4 .hs-top-img-icon-md-grp {
    padding-top: 31px;
  }
  .hs-home-page-layout .hs-top-img-icon-col .content-holder p {
    line-height: 29px;
    font-size: 20px;
  }
  .hs-home-page-layout .custom-row .hs-top-img-icon-col {
    padding-bottom: 0;
  }
  .hs-home-page-layout .testimonial-header {
    font-size: 25px;
    line-height: 29px;
  }
  .hs-home-page-layout .testimonial-subheading {
    line-height: 29px;
    font-size: 19px;
  }
  .hs-home-page-layout .custom-logo-slider-left-col h2 {
    line-height: 29px;
    font-size: 26px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper {
    padding-top: 42px;
  }
  .hs-two-col-content-with-bg-img-md h2 {
    font-size: 25px;
    line-height: 29px;
  }
  .hs-home-page-layout-row-9-left-col, .hs-home-page-layout-row-9-right-col {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !IMPORTANT;
  }
  .hs-home-page-layout-row-9-left-col h2 {
    font-size: 20px;
    line-height: 32px;
  }
  .hs-platform-row2-group h1 {
    font-size: 26px;
  }
  .hs-platform-page .custom-two-col-eq-with-right-img-md h2 {
    font-size: 26px;
  }
  .hs-solutions-inner-latout-row-2 .custom-two-col-eq-with-right-img-md h2 {
    font-size: 26px;
  }
  .hs-back-office-layout .custom-two-col-with-top-img-md-item-grid {
    padding-bottom: 0;
    margin-bottom: -10px;
  }
  .custom-open-position-inner .custom-button-wrap {
    margin-left: 0;
  }
  .custom-button-inner {
    margin-right: 18px;
  }
  .hs-home-page-layout-row-2 h5 strong {
    font-size: 20px;
  }
}

@media (max-width: 975px) {
  .video-banner-bottom-row {
    border-top: none;
  }
  .blog .blog-sidebar {
    margin-top: 30px;
  }
}

@media (max-width: 840px) {
  .hs-platform-row1-group .custom-revo-md-main-wrapper {
    padding-top: 60px;
  }
}

@media (max-width: 794px) {
  .custom-home-banner-area {
    padding-bottom: 61.1%;
  }
}

@media (min-width: 768px) {
  .hs-partners-layout-row-5-two-col-row {
    background-image: none !important;
  }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  

  
  .blog .blog-sidebar {
    margin-top: 0;
  }
  .hs-author-profile .hs-author-avatar {
    float: none;
    margin-right: 15px;
    max-width: 100px;
    margin: 30px auto;
  }
  .hs-author-profile h2.hs-author-name {
    margin: 0 0 10px 0;
    text-align: center;
  }
  .custom_error_message #hs-pwd-widget-password {
    width: 100% !important;
  }
  .custom-banner-wrapper {
    padding-top: 69px;
  }
  .custom-banner {
    display: flex;
  }
  .custom-banner .page-center {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    min-height: 250px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .custom-banner-content {
    width: 100%;
  }
  .custom-banner-content {
    padding-top: 30px;
  }
  .custom-banner h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .custom-banner h5 {
    font-size: 20px;
    max-width: 188px;
    line-height: 28px;
    margin-top: 0;
  }
  .custom_error_message {
    width: 100% !important;
  }
  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"],
  input[type="file"],
  textarea,
  select {
    max-width: 100%;
  }
  img.alignLeft, img.alignleft {
    float: none;
    clear: both;
    display: block;
  }
  .custom-logo img {
    vertical-align: middle;
    max-width: 140px;
    margin-left: -15px;
    margin-top: -3px;
  }
  .custom-logo {
    width: 100% !important;
  }
  .custom-logo > div {
    padding-left: 30px;
    width: 50%;
  }
  .mobile-v.cta_button-demo-request {
    font-size: 14px;
    font-weight: 300;
    padding: 5px;
    display: block;
    margin: -3px 0;
    min-width: 122px;
    right: 30px;
    top: 25px;
  }
  .responsive_nav-resp_bot_nav.mobile-v {
    right: 160px;
    top: 19px;
  }
  .custom-copyright, 
  .custom-footer-icons{
    width: 100% !important;
    text-align: center;
  }
  .custom-copyright ul li {
    margin-right: 12px;
  }
  .custom-copyright ul li a {
    font-size: 12px;
  }
  .custom-copyright p {
    min-width: 1px;
    font-size: 13px;
    line-height: 20px;
  }
  .custom-footer-icons ul { 
    padding: 5px 0 15px;
  }
  .custom-footer-icons ul li {
    width: 50px;
    margin-right: 3px;
  }
  .custom-bottom-footer .page-center {
    border-top: dotted 0px rgba(255,255,255,0.5);
  }
  .custom-footer-logo img {
    margin: 0 10px;
    max-width: 60px;
  }
  .cm-3 {
    width: 100% !important;
    text-align: center;
    margin: 0% !important;
  }
  .cm-3 ul li {
    padding: 0;
  }
  h1.entry-title {
    font-size: 24px;
    line-height: 30px;
  }
  .headline_aligner {
    display: none;
  }
  .headline_inner.align_left.page-center {
    padding: 20px;
    display: table;
    height: 250px;
    width: 100%;
  }
  .headline_text_wrap {
    display: table-cell;
    vertical-align: middle;
    padding-top: 30px;
    width: 100%;
  }
  .headline_text {
    display: block;
    text-align: left;
  }
  .custom-blog-body .page-center {
    padding: 0 20px;
  }
  .blog-listing-wrapper .post-listing {
    padding-left: 0;
    width: 100%;
  }
  .blog-listing-wrapper .post-listing .post-item {
    padding: 0px 0px 40px;
    width: 100%;
  }
  .blog .blog-content {
    width: 100% !important;
    padding: 0;
    position: relative;
    float: left !important;
  }
  .blog .blog-sidebar {
    display: none !important;
  }
  .blog-pagination {
    margin: 40px 0 85px;
  }
  .custom-footer-icons.hidden {
    display: none !important;
  }
  .headline_outer.topic-banner .headline_inner.align_left.page-center {
    display: table;
    margin-right: auto !important;
  }
  .headline_outer.topic-banner {
    height: 41vh;
    padding-top: 6% !important;
  }
  .banner-wrapper h2.entry-subtitle {
    font-size: 20px;
    line-height: 28px;
  }
  h1, h2 {
    font-size: 22px;
  }
  .custom-footer-logo {
    border-bottom: 0px solid rgba(255,255,255,0.1);
  }
  .hs-blog-post .body-container-wrapper, 
  .custom-system .body-container-wrapper{
    padding-top: 70px;
  }
  .banner-area.no {
    padding-top: 30px;
  }
  .blog-post-wrapper .post-body {
    font-size: 13px;
    line-height: 20px;
  }
  .post-demo-link ul li a {
    font-size: 15px;
  }
  .related-posts .related-post-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .blog-listing-wrapper .post-listing .post-item .post-body {
    font-size: 13px;
    line-height: 20px;
  }
  .related-posts-slider {
    display: block !important;
  }
  .related-posts-desktop {
    display: none !important;
  }
  .custom-logo a.custom-demo-btn,
  .mobile-cta a.custom-demo-btn {
    font-size: 14px;
    font-weight: 300 !important;
    padding: 5px !important;
    display: block !important;
    margin: -3px 0;
    right: 30px;
    top: 25px;
    width: 112px;
  }
  .no-banner .body-container-wrapper {
    padding-top: 70px;
  }
  .hs-about-us-layout-row-1 {
    padding: 55px 0 35px;
  }
  .custom-two-col-eq-with-right-img-md .custom-two-eq-col {
    width: 100%;
    margin: 20px 0;
    padding: 0;
  }
  h2 {
    font-size: 22px;
  }
  .custom-two-col-eq-with-right-img-md h1 {
    font-size: 22px;
  }
  h4 {
    font-size: 14px;
  }
  .custom-two-col-eq-with-right-img-md h4 {
    font-size: 14px;
    padding-top: 1px;
    margin-bottom: 15px;
  }
  p {
    font-size: 13px;
    line-height: 20px;
  }
  .custom-two-col-eq-with-right-img-md .custom-img-holder {
    margin-top: 0;
  }
  .custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child .custom-two-eq-col-inner {
    margin: 0;
  }
  .custom-two-col-eq-with-right-img-md h2 {
    font-size: 22px;
  }
  .hs-about-us-layout-row-2 {
    padding-bottom: 20px;
  }
  .two-col-vdo-md.custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child {
    margin-bottom: -7px;
  }
  .hs-about-us-layout-row-3 {
    padding-bottom: 20px;
  }
  .hs-about-us-layout-row-4 {
    padding-bottom: 0;
  }
  h2 {
    font-size: 22px !important;
    line-height: 28px;
  }
  .custom-team-member-item-grid .custom-team-member-item {
    width: 97.4% !important;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .custom-team-member-md-group .member-bio h2 {
    line-height: 28px;
  }
  h4 {
    font-size: 14px ;
    line-height: 20px;
  }
  .hs-solutions-row-1 {
    padding-top: 0;
  }
  .hs-solutions-row-1 .page-center {
    padding-top: 35px !important;
    padding-bottom: 0 !important;
  }
  .hs-solutions-row-2 {
    margin-top: 0;
  }
  .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    width: 100%;
    float: none;
    margin: 20px 0;
    padding: 0;
  }
  .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
    margin: 0;
  }
  .hs-solutions-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    margin: 0;
  }
  .custom-two-col-with-top-img-md-item-grid .show-more-btn a {
    opacity: 2 ;
  }
  .custom-two-col-with-top-img-md-item-grid .show-more-btn {
    font-size: 13px;
    line-height: 20px;
  }
  .hs-solutions-row-3 {
    padding-top: 0;
  }
  .custom-three-col-eq-content-md {
    padding-top: 0;
  }
  .custom-three-col-eq-content-md .column {
    width: auto;
    float: none;
  }
  .custom-three-col-eq-content-md .column:last-child {
    margin-bottom: 0;
  }
  .hs-solutions-inner-latout-row-1 {
    padding-top: 0;
  }
  .hs-solutions-inner-latout-row-1 .page-center {
    padding-bottom: 0 !important;
  }
  .hs-solutions-inner-latout-row-2 {
    padding-top: 0;
    padding-bottom: 20px;
  }
  .hs-solutions-inner-latout-row-2 .custom-two-col-eq-with-right-img-md h2 {
    line-height: 28px;
    font-size: 22px;
  }
  .custom-revo-md-main-wrapper .page-center {
    padding: 0 20PX !important;
  }
  .custom-revo-md-main-wrapper h3 {
    font-size: 23px;
    line-height: 28px;
    min-height: 34px;
  }
  .custom-revo-md-main-wrapper ul li {
    line-height: 23px;
    font-size: 13px;
  }
  .custom-brourchure-md {
    margin: 0;
  }
  .brourchure-row .brourchure-col.brourchure-left-col, .brourchure-row .brourchure-col.brourchure-right-col {
    width: 100%;
    float: none;
    padding: 0;
    margin: 20px 0;
  }
  .brourchure-row .brourchure-col.brourchure-right-col {
    margin-top: 20px;
  }
  .brourchure-img-holder img {
    width: auto;
    max-width: 100%;
  }
  .custom-brourchure-md .page-center {
    padding-bottom: 37px !important;
  }
  .custom-content-with-btn-md-wrapper .cmsmasters_column {
    width: 100%;
    float: none;
    padding: 0;
    margin: 20px 0;
  }
  .custom-content-with-btn-md-wrapper h2 {
    font-size: 21px !important;
    line-height: 28px !important;
  }
  .custom-content-with-btn-md-wrapper .cmsmasters_column.right-col {
    text-align: left;
    padding: 20px 0 0;
  }
  .custom-content-with-btn-md-wrapper .cmsmasters_column.right-col .brourchure-btn-wrap {
    width: auto;
    float: none;
  }
  .hs-success-stories-layout-row-1 {
    padding-top: 0;
  }
  .hs-success-stories-layout .custom-two-col-eq-with-right-img-md h4 {
    font-size: 14px;
    line-height: 38px;
    margin-top: -1px;
  }
  .hs-success-stories-layout .custom-two-col-eq-with-right-img-md p {
    font-size: 13px;
  }
  .hs-success-stories-layout .custom-two-col-eq-with-right-img-md .custom-two-eq-col:first-child {
    margin-bottom: 0;
  }
  .hs-success-stories-layout-row-2 {
    padding-top: 0;
    padding-bottom:0;
  }
  .hs-success-stories-layout-row-1 .page-center {
    padding-bottom: 7px !important;
  }
  .hs-success-stories-layout-row-2 .page-center > div {
    padding-top: 21px;
  }
  .hs-success-stories-layout-row-2 .two-col-vdo-md.custom-two-col-eq-with-right-img-md.two-col-vdo-md iframe {
    margin-bottom: 13px;
  }
  .hs-success-stories-layout-row-3 {
    padding-bottom: 7px;
  }
  .hs-back-office-layout .hs-solutions-row-1 .page-center {
    padding-top: 35px !important;
    padding-bottom: 0 !important;
  }
  .hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder img {
    margin-bottom: 0;
  }
  .hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    margin-bottom: 0;
  }
  .hs-front-office-layout.hs-back-office-layout .hs-solutions-row-1 .page-center {
    padding-top: 35px !important;
  }
  .hs-bc-banking-layout .hs-solutions-row-1 {
    padding-top: 35px;
  }
  .hs-one-col-row1-group {
    padding: 0;
  }
  .hs-bc-banking-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    margin-bottom: 0;
  }
  .hs-bc-banking-layout .custom-two-col-with-top-img-md-item-grid .show-more-btn {
    padding-bottom: 20px;
  }
  .hs-bc-banking-layout .hs-solutions-row-2 {
    padding-bottom: 0;
  }
  .custom-testimonial-slider .cmsmasters_quote_content {
    width: 100%;
    float: none;
    text-align: center;
  }
  .custom-testimonial-slider .cmsmasters_quote_content p {
    font-size: 16px;
    line-height: 26px;
  }
  .custom-testimonial-slider .cmsmasters_quote_image {
    width: 40%;
    margin: 20px 0 0;
  }
  .custom-testimonial-slider .cmsmasters_quote_image img {
    max-width: 110px;
  }
  .custom-testimonial-slider .cmsmasters_quote_header {
    float: none;
    width: 100%;
    text-align: center;
    margin: 1px auto;
  }
  .custom-testimonial-slider .cmsmasters_quote_header h3 {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
  }
  .custom-testimonial-slider-wrap-1 {
    padding-top: 0;
  }
  .custom-testimonial-slider .custom-testimonial-item-inner {
    padding: 10px 0px 0px 0px;
  }
  .custom-testimonial-slider-md-wrapper {
    padding: 100px 0 56px;
  }
  .custom-testimonial-slider .slick-arrow {
    top: 50%;
    transform: translateY(-50%);
    margin-top: -20px;
  }
  .hs-bc-banking-layout .hs-solutions-row-3 {
    padding-top: 70px;
  }
  .blog.hs-blog-listing .custom-blog-body .page-center{
    padding: 0 20px;
  }
  .hs-partners-layout-row-1 {
    padding-top: 0;
  }
  .hs-partners-layout-row-1 .custom-sec-header-md h2 {
    text-align: left;
  }
  .hs-partners-layout-row-1 .custom-sec-header-md {
    padding: 40px 0 30px;
  }
  .hs-partners-layout-row-2 .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
    padding-bottom: 32px;
  }
  .hs-partners-layout-row-2 .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    padding-bottom: 0;
  }
  .hs-partners-layout-row-2 {
    padding-bottom: 100px;
  }
  a.custom-btn span {
    font-size: 15px;
  }
  .hs-partners-layout-row-3 a.custom-btn {
    font-size: 30px;
    line-height: 40px;
  }
  .hs-partners-layout-row-4 {
    padding-top: 21px;
  }
  .hs-partners-layout-row-4 .custom-sec-header-md {
    padding-bottom: 30px;
  }
  .hs-partners-layout-row-5-two-col-row {
    padding: 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    border-bottom: solid 1px #edefee;
  }
  .hs-partners-layout-row-5-two-col-row .custom-partners-row-15-left-col {
    display: none !important;
  }
  .custom-partners-row-5-right-col {
    min-height: 0 !important;
    display: block !important;
    max-width: 300px;
    margin-top: 20%;
    margin-bottom: 31px;
    top: -15px;
    position: relative;
    left: 0;
  }
  .custom-partners-row-5-right-col p {
    text-align: left !important;
    font-size: 24px !important;
    line-height: 30px;
    vertical-align: middle;
    font-weight: 300;
    display: inline;
    padding: 0;
  }
  .custom-partners-row-5-right-col p a {
    font-family: 'Open Sans';
    color: #00b2e3;
    font-size: 24px;
    line-height: 24px;
    font-weight: normal;
  }
  .custom-logo-slider-wrapper .custom-logo-slider-left-col {
    float: none;
    width: 97.4%;
    margin: 0 1.3%;
    padding: 0;
  }
  .custom-logo-slider-wrapper .custom-logo-slider-left-col .custom-logo-slider-left-col-inner {
    min-height: 0;
    text-align: left;
    display: block;
  }
  .custom-logo-slider-wrapper {
    padding: 0;
  }
  .custom-logo-slider-wrapper-inner {
    padding: 20px 40px;
  }
  .custom-logo-slider-left-col h2 {
    text-align: left;
  }
  .hs-partners-layout-row-6 .custom-sec-header-md {
    padding-bottom: 30px;
  }
  .custom-logo-slider-wrapper .custom-logo-slider-col {
    width: 97.4%;
    float: none;
    clear: both;
  }
  .hs-partners-layout-row-7 {
    padding-top: 40px;
  }
  .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_content {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_content p {
    font-size: 16px;
    line-height: 26px;
  }
  .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_image {
    width: 100px;
  }
  .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_header {
    float: none;
    clear: both;
    text-align: left;
  }
  .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_header h3 {
    text-align: left;
    margin: 10px 0;
    font-size: 15px;
  }
  .hs-two-col-content-slider .cmsmasters_quote_subtitle_wrap {
    clear: both;
    max-width: 100%;
  }
  .cmsmasters_quote_subtitle_wrap h6 {
    padding: 0;
    font-size: 13px;
  }
  .cmsmasters_quote_site {
    margin: 0;
  }
  .why-partner-md-grp .why-parner-col {
    width: 100%;
    padding: 0;
    margin: 20px 0;
  }
  .hs-partners-layout-row-9 img {
    display: block;
    margin: 0 auto;
  }
  .hs-partners-layout-row-9 h3 {
    line-height: 28px;
    font-size: 22px;
  }
  .hs-partners-layout-row-9 {
    padding-bottom: 80px;
  }
  .hs-partners-layout-row-10-full-width-row h3 {
    line-height: 28px;
    font-size: 22px;
  }
  .hs-partners-layout-row-5 .custom-partners-row-5-left-col {
    display: none;
  }
  .hs-two-col-content-slider .custom-testimonial-slider .slick-arrow.slick-prev {
    left: -12px;
  }
  .hs-retail-banking-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    margin-bottom: 0;
  }
  .hs-retail-banking-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    padding-bottom: 12px;
  }
  .hs-retail-banking-layout .hs-solutions-row-3 {
    padding-top: 70px;
  }
  .show-more-btn-wrap {
    padding: 0 0 20px;
    font-size: 13px;
    line-height: 20px;
  }
  .show-more-btn-wrap a {
    opacity: 1 !important;
  }
  .hs-retail-banking-layout .hs-solutions-row-3 {
    padding-bottom: 0;
  }
  .hs-home-page-layout .body-container {
    padding-top: 0 !important;
  }
  .hs-home-page-layout .body-container-wrapper {
    padding-top: 72px !important;
  }
  .hs-home-page-layout .custom-logo {
    min-height: 79px !important;
  }
 
  .hs-home-page-layout .custom-logo .mobile-view a {
    display: initial;
  }
  .hs-home-page-layout .custom-logo a.custom-demo-btn,
  .hs-home-page-layout .mobile-cta a.custom-demo-btn{
    top: 30px;
    min-width: 0;
  }
  .hs-home-page-layout .custom-logo .mobile-view {
    width: 100%;
    left: 0;
  }
  
  .hs-home-page-layout .custom-menu-primary.js-enabled .hs-menu-wrapper {
    top: 0;
  }
  .video-banner-top-row, .video-banner-bottom-row {
    position: static;
    transform: none;
  }
  .custom-home-banner-area .video-banner-content-wrapper {
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .custom-banner-btn-wrap a {
     background: linear-gradient(to right, #16abe2 0%, #d6de27 100%) !important;
    padding: 11px 30px !important;
    margin-top: 5px;
  }
  .video-banner-bottom-row p {
    line-height: 21px;
    font-size: 13px;
    font-weight: 400;
    padding-bottom: 20px;
    margin-top: 15px;
  }
  .custom-banner-btn-wrap {
    margin-top: 7vw;
  }
  .hs-home-page-layout-row-2 h1 {
    font-size: 26px;
    margin: 0 0 8px;
  }
  .hs-home-page-layout-row-2 h5 strong {
    font-size: 20px;
  }
  .hs-home-page-layout a.custom-white-btn span {
    font-size: 15px;
  }
  .hs-home-page-layout-row-2 {
    padding-bottom: 50px;
  }
  .hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md h2 {
    font-size: 26px !important;
    line-height: 29px !important;
  }
  .hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md p {
    font-size: 15px !important;
    margin: 0;
    line-height: inherit;
  }
  .hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md {
    line-height: 29px;
    padding-bottom: 21px;
    margin: 0;
  }
  .custom-two-col-with-top-img-md-item-grid {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    width: 97.4%;
    margin: 0 auto 20px;
    padding-bottom: 35px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
    max-height: 100%;
    text-align: center;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .two-col-content-holder {
    text-align: left; 
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    font-size: 21px !important;
    line-height: 29px !important;
    margin-top: 21px !important;
    margin-bottom: 5px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h5 {
    min-height: 0;
    line-height: 29px;
    margin-bottom: 10px !important;
  }
  .home-page-md .cmsmasters_text {
    min-height: 0;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column:last-child {
    margin-bottom: 0;
  }
  .hs-home-page-layout-row-4 {
    padding-top: 66px;
  }
  .hs-home-page-layout .custom-row .hs-top-img-icon-col {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
  }
  .hs-home-page-layout .hs-top-img-icon-col .image-holder img {
    max-width: 76px;
    width: 100%;
  }
  .hs-home-page-layout .hs-top-img-icon-col .content-holder p {
    line-height: 29px;
    font-size: 18px;
  }
  .hs-home-page-layout .custom-testimonial-slider-md-wrapper {
    padding-top: 50px;
    padding-bottom: 15px;
  }
  .hs-home-page-layout .testimonial-header {
    line-height: 29px;
  }
  .hs-home-page-layout .testimonial-subheading {
    line-height: 29px;
    font-size: 15px;
  }
  .hs-home-page-layout .custom-testimonial-slider-wrap-1 {
    padding: 0;
    margin-top: 0;
  }
  .hs-home-page-layout .custom-testimonial-slider .custom-testimonial-item-inner {
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .hs-home-page-layout .custom-testimonial-slider .cmsmasters_quote_content {
    order: 2;
  }
  .hs-home-page-layout .custom-testimonial-slider .cmsmasters_quote_image {
    order: 1;
  }
  .hs-home-page-layout .custom-testimonial-slider .cmsmasters_quote_header {
    order: 3;
  }
  .hs-home-page-layout .custom-testimonial-slider .cmsmasters_quote_image {
    text-align: center;
    width: 100%;
    margin: 0 0 10px;
  }
  .custom-testimonial-slider .cmsmasters_quote_image img {
    margin: 0 auto;
  }
  .hs-home-page-layout .custom-testimonial-slider .cmsmasters_quote_content p {
    font-size: 16px;
    line-height: 26px;
  }
  .hs-home-page-layout .custom-testimonial-slider .cmsmasters_quote_header h3 {
    max-width: 140px;
    font-size: 13px;
    line-height: 20px;
    margin: 0 auto;
    padding: 20px 0px 0px 0px;
    margin-top: 2px;
  }
  .hs-home-page-layout-row-5 {
    padding-bottom: 50px;
  }
  .hs-two-col-content-with-bg-img-md {
    padding: 37px 0px;
  }
  .hs-two-col-content-with-bg-img-md .left-col {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .hs-two-col-content-with-bg-img-md .right-col {
    float: none;
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .hs-two-col-content-with-bg-img-md .row {
    display: block;
    margin: 0;
  }
  .hs-two-col-content-with-bg-img-md p {
    font-size: 16px;
    line-height: 25px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper {
    padding: 52px 0 41px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-left-col {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0;
  }
  .hs-home-page-layout .custom-logo-slider-left-col h2 {
    text-align: center;
    margin: 0;
    line-height: 29px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-left-col .custom-logo-slider-left-col-inner {
    padding: 6px 0px 19px 0px;
  }
  .hs-home-page-layout .custom-logo-slider-wrapper .custom-logo-slider-col {
    width: 100%;
  }
  .hs-home-page-layout .custom-logo-slider .slick-arrow span:before {
    font-size: 30px;
  }
  .hs-two-col-content-with-bg-img-md h2 {
    line-height: 29px;
  }
  .hs-two-col-content-with-bg-img-md .right-col {
    padding-top: 7px;
  }
  .custom-eamil-form form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 100%;
    margin-right: 0;
    display: block;
  }
  .custom-eamil-form form .input {
    display: block;
    min-width: 0;
  }
  .custom-eamil-form .hs_error_rollup {
    position: static;
    left: 0;
    right: 0;
  }
  .custom-eamil-form ul.hs-error-msgs.inputs-list {
    position: static;
  }
  .custom-eamil-form form .hs_submit.hs-submit {
    display: block;
    width: 100%;
  }
  .custom-eamil-form form .hs_submit.hs-submit .hs-button.primary.large {
    width: 100%;
  }
  .hs-home-page-layout-row-1 {
    padding-top: 25px;
    padding-bottom: 17px;
  }
  .hs-home-page-layout-row-1 .custom-sec-header-md {
    line-height: 29px;
    padding-bottom: 50px;
  }
  .hs-home-page-layout .custom-sec-header-md h2 {
    line-height: 29px;
  }
  .hs-home-page-layout .custom-sec-header-md p {
    font-size: 15px !important;
    display: block;
    margin: 0;
    line-height: inherit;
  }
  .hs-home-page-layout-row-1 img.hs-image-widget {
    padding: 15px;
  }
  #hs_cos_wrapper_module_1569597736179111_ img {
  }
  @media only screen and (max-width: 780px) {
     #hs_cos_wrapper_module_1569597736179111_ img {
    margin-bottom: 20px!important;
    margin-top: -35px;
    padding: 0px;
  }
    
     
    
}

  .hs-home-page-layout-row-1 h4 {
    font-size: 14px;
    line-height: 20px;
  }
  .hs-home-page-layout-row-1 .hs_cos_wrapper_type_linked_image {
    display: block;
    text-align: center;
    margin-bottom: 7px;
  }
  .custom-member-details-inner h1 {
    font-size: 24px;
    line-height: 30px;
  }

  .custom-member-details-inner {
    padding: 0;
  }

  .hs-member-row1-group {
    padding-top: 10px;
  }

  .hs-member-row1-group .main-content {
    padding: 0 0 30px;
  }

  .profile_content h2 {
    font-size: 36px !important;
  }

  .custom-member-details-mod .post_nav {
    margin-top: 65px;
    padding: 27px 20px;
    text-align: center;
  }

  span.next_post, span.prev_post {
    float: none;
    display: inline-block;
    padding: 0;
  }

  span.next_post>a {
    padding-right: 30px;
  }
  span.prev_post>a {
    padding-left: 30px;
  }

  span.prev_post>span {
    left: 0;
  }

  span.prev_post {
    margin-bottom: 24px;
  }
  span.next_post span {
    right: 0;
  } 
  .blog.hs-blog-listing .custom-blog-body .page-center {
    padding: 0 20px;
  } 
  .blog-post-wrapper h1 {
    line-height: 44px;
    font-weight: 300;
    font-size: 22px;
    margin-top: 4px;
  }
  table.table-resp, table.table-resp tbody, 
  table.table-resp tbody tr, table.table-resp tbody tr td {
    display: block;
    width: 100%;
  }
  .hs-blog-post.blog .blog-content {
    padding-right: 0px;
  }
  .hs-blog-post .demo-request {
    padding: 15px 5px;
    font-weight: 100;
    display: inline-block;
  } 
  a.custom-blue-btn {
    font-size: 15px;
  }
  .blog.hs-blog-listing .custom-blog-body .page-center {
    padding: 0 20px;
  }
  .custom-blog-two-col-equal-inner.col1 {
    padding: 0;
  }

  .custom-blog-two-col-equal-inner {
    width: 100%;
    float: none;
  }

  .custom-blog-two-col-equal-inner.col2 {
    padding: 0;
  }

  .custom-blog-two-col-equal-inner iframe {
    width: 100% !important;
    max-width: 100% !important;
  }
  .hs-career-row1-group {
    margin: 0;
  }

  .custom-two-col-eq-with-right-img-md.carrer-two-col .custom-img-holder {
    display: none;
  }

  .custom-two-col-eq-with-right-img-md.carrer-two-col .custom-two-eq-col:first-child {
    margin: 0;
  }

  .custom-two-col-eq-with-right-img-md.carrer-two-col {
    padding: 19px 0 0;
  }

  .custom-two-col-eq-with-right-img-md.carrer-two-col .custom-two-eq-col h4 {
    font-size: 14px;
  }

  .carrer-two-col .custom-bookmark-btn {
    padding: 11px 30px;
    min-width: 160px;
    font-family: 'Open Sans';
  }

  .body-container-wrapper .hs-career-row1-group  .main-content {
    margin-bottom: 20px;
  }

  .body-container .hs-career-row2-group .page-center {
    padding: 30px 0 0;
  }

  .hs-career-row2-group .hs-two-col-content-slider .testimonial-header {
    margin: 0;
  }

  .hs-career-row2-group .hs-two-col-content-slider .custom-testimonial-slider .cmsmasters_quote_header h3 {
    margin-top: 17px;
    margin-bottom: 4px;
  }

  .hs-career-row2-group {
    padding-bottom: 70px;
  }

  .hs-career-row3-group {
    padding: 0;
  }

  .hs-career-row3-group .hs_cos_wrapper_type_rich_text h1 {
    font-size: 22px;
  }

  .body-container .hs-career-row3-group .page-center {
    padding-top: 15px;
  }

  .custom-open-position-mod:first-child h1 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin-top: 0;
  }

  .custom-open-position-inner {
    padding: 17px 0 0;
  }

  .custom-content-section p {
    font-size: 14px;
    line-height: 30px;
  }

  .custom-content-section .custom-read-more p {
    line-height: 20px;
  }

  .custom-button-wrap a {
    font-size: 15px;
    line-height: 30px;
  }

  .custom-button-inner {
    margin: 4px 0 0;
  }

  .custom-button-wrap {
    padding-bottom: 5px;
  }

  .custom-open-position-mod h1 {
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 36px;
  }

  .custom-content-section {
    padding: 10px 20px;
  }
  .hs-career-row4-group form .hs-input {
    width: 100% !important;
  }
  form.hs-form fieldset .hs-form-field {
    padding: 0;
  }
  .hs-one-column-page .custom-banner .page-center {
    padding: 95px 20px !important;
  }
  .hs-contact-row1-group .hs_cos_wrapper_type_rich_text h3 {
    display: none;
  }

  .custom-contact-group {
    padding: 0;
  }

  .custom-contact-inner {
    width: 100%;
    margin: 0;
    float: none;
    margin-bottom: 20px;
  }

  .custom-contact-inner h1 {
    font-size: 22px;
    line-height: 28px;
  }
  .body-container .hs-contact-row1-group .page-center {
    padding-top: 26px;
  }

  .custom-contact-inner p a {
    font-size: 15px;
    line-height: 24px;
  }

  .custom-get-in-touch-left {
    width: 100%;
    padding: 0 20px;
    float: none;
  }

  .custom-get-in-touch-left .inner {
    padding-left: 24%;
  }

  .custom-get-in-touch-left p {
    font-size: 13px;
    max-width: 100%;
  }

  .custom-get-in-touch-left h4 {
    font-size: 13px;
  }

  .custom-get-in-touch-right {
    width: 100%;
    float: none;
    padding: 20px 20px 20px;
  }
  form.hs-form fieldset .hs-form-field {
    padding: 0 !important;
  }
  .custom-get-in-touch-right form.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    float: none !important;
    padding: 0 !important;
  }
  .hs-academy-row1-group {
    padding-top: 0;
  }

  .body-container .hs-academy-row1-group .page-center {
    padding-top: 30px;
  }

  .custom-one-column-title-mod {
    padding: 10px 0 0;
    margin: 0;
  }

  .custom-one-column-title-title {
    width: 97.4%;
    margin: 0 0 20px;
    float: none;
  }

  .hs-academy-row3-group .hs_cos_wrapper_type_rich_text h1 {
    font-size: 22px;
    line-height: 28px;
  }

  .custom-level-certification-inner {
    width: 97.4%;
    float: none;
    margin: 0 0 20px;
    overflow: hidden;
  }

  .custom-level-certification-mod {
    margin: 0;
  }

  .custom-level-certification-image {
    display: inline-block;
    max-width: 100%;
    margin-right: 20px;
    float: left;
  }

  .custom-certification-structure-group {
    padding: 40px 0;
  }

  .custom-certification-structure-inner {
    width: 97.4%;
    margin: 0 0 20px;
    float: none;
  }
  .custom-certification-structure-inner h5 {
    font-size: 13px;
    line-height: 20px;
  }

  .hs-academy-certification-group .hs_cos_wrapper_type_rich_text img {
    width: 100%;
  }

  .hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col .custom-img-holder {
    display: block;
  }

  .hs-academy-row5-group {
    padding: 60px 0 0;
  }
  .hs-platform-row3-group .custom-brourchure-md {
    margin-top: 0;
  }

  .hs-platform-row2-group .custom-two-col-eq-with-right-img-md {
    display: flex;
    flex-direction: column-reverse;
  }

  .hs-platform-row2-group .mapping-image {
    padding-bottom: 10px;
  }

  .hs-platform-row2-group h1 {
    line-height: 28px;
    font-size: 20px;
    margin-bottom: 30px;
  }

  .hs-platform-row1-group .custom-revo-md-row {
    padding: 0;
    flex-direction: column-reverse;
  }

  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-left-col {
    width: auto;
    padding: 0;
  }

  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col {
    width: 100%;
    padding: 0;
  }
  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col .custom-revo-md-right-col-inner {
    margin-top: 0;
  }

  .hs-platform-row1-group .custom-revo-md-main-wrapper {
    padding-top: 10px;
  }
  .body-container-wrapper .hs-platform-row1-group .main-content {
    margin: 0;
  }
  .hs-demo-row1-group {
    padding: 20px 0 30px;
  }

  .custom-demo-left {
    width: 100%;
    padding: 0;
    float: none;
  }

  .custom-demo-right {
    width: 100%;
    padding: 0;
    float: none;
  }

  .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100% !important;
    float: none !important;
  }
  .hs-backoffice-page .custom-banner .page-center {
    padding-top: 27px !important;
    padding-bottom: 27px !important;
  }

  .body-container .hs-back-office-row1-group .page-center {
    padding-top: 0;
    padding-bottom:0;
  }
  .hs-back-office-row1-group {
    padding-top: 35px;
  }

  .custom-one-col-title-image-inner {
    width: 100%;
    padding: 0;
    margin: 0 0 30px;
  }

  .custom-one-col-title-image-mod {
    padding: 30px 0 0;
  }

  .custom-one-col-title-image-inner h1 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .hs-pt-page .custom-banner .page-center {
    padding-top: 75px !important;
    padding-bottom: 30px !important;
  }
  .hs-pt-row1-group h4 {
    font-size: 14px;
    margin-bottom: 15px;
  }
  .blog.hs-blog-listing .body-container-wrapper {
    padding-top: 0 !important;
  }
  h1.entry-title {
    text-indent: 0;
  }
  .post-header h2, .post-listing-simple {
    line-height: 28px;
  }
  .body-container .hs-contact-row1-group .page-center {
    max-width: 100% !important;
  }
  .custom-get-in-touch-mod {
    padding-bottom: 0;
  }
  .hs-blog-post blockquote h2 {
    line-height: 28px;
  }
  .section.post-body a.btn span {
    font-size: 15px;
    display: block;
  }
  .blog-post-wrapper .post-body ul {
    font-size: 15px;
    line-height: 24px;
  }
  .topic-page .headline_outer.topic-banner {
    height: 40vh;
  }
  .topic-page .headline_text_wrap {
    padding-top: 84px;
  }
  .blog.hs-blog-listing.topic-page .body-container-wrapper {
    padding-top: 70px !important;
  }
  .hs-platform-row1-group .custom-revo-md-row{
    padding-top:0;
  }
  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col {
    margin: 0;
  }
  .hs-platform-row3-group .brourchure-img-holder img{
    max-width:100%;
  }
  .hs-platform-row1-group .custom-revo-md-row {
    display: flex;
  }
  .hs-platform-row1-group .custom-revo-md-main-wrapper {
    padding-top: 0;
  }
  .hs-platform-row1-group {
    margin-top: 0;
    padding-top: 0;
  }
  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-right-col {
    width: 97.4%;
    margin: 0 auto;
    margin-bottom: 7px;
  }
  .hs-platform-row1-group .custom-revo-md-row .custom-revo-md-left-col p {
    line-height: 20px;
  }
  .hs-platform-page .two-col-vdo-md iframe {
    width: 100%;
  }
  .hs-platform-page .brourchure-btn-wrap .custom-white-btn.def-btn span {
    font-size: 15px;
  }
  .hs-platform-row3-group .brourchure-row .brourchure-col.brourchure-right-col {
    margin: 0;
  }
  .hs-platform-row3-group .brourchure-row .brourchure-col.brourchure-right-col:after {
    content: "";
    display: table;
    clear: both;
  }
  .hs-platform-page .brourchure-btn-wrap p {
    padding: 0 0 13px;
  }
  .hs-platform-page .custom-brourchure-md .page-center {
    padding-bottom: 49px !important;
  }
  .hs-solutions-inner-layout .two-col-vdo-md iframe {
    width: 100%;
  }
  .hs-solutions-inner-layout .custom-revo-md-main-wrapper {
    padding: 0 10px;
  }
  .cmsmasters_column .demo-request {
    box-sizing: border-box !important;
  }
  .hs-pt-row1-group {
    margin-top: 0;
    margin-bottom:0;
    padding-top:20px;
    padding-bottom: 40px;
  }
  .custom-get-in-touch-left {
    margin: 0;
  }
  .custom-get-in-touch-right {
    margin: 0;
  }
  .hs-platform-row1-group .custom-revo-md-main-wrapper {
    padding-top: 0;
  }
  .hs-platform-row2-group .custom-two-col-eq-with-right-img-md .custom-two-eq-col.col-2 {
    margin-bottom: 0;
  }
  .custom-revo-md-row .custom-revo-md-right-col {
    padding-right:0;
  }
  .hs-pt-page .custom-banner ul {
    text-align: center;
  }
  .hs-pt-page .custom-banner ul li {
    float: none;
    display: inline-block;
    margin-left: -3px;
  }
  .hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    padding-bottom: 0;
  }
  .hs-back-office-layout .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    margin-top: 0;
  }
  .hs-back-office-layout .custom-two-col-with-top-img-md-item-grid {
    padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 20px;
  }
  .hs-partners-layout .custom-two-col-with-top-img-md-item-grid {
    padding-top: 20px;
    padding-bottom: 0;
  }
  .hs-partners-layout-row-2 .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    margin-top: 0;
  }
  .custom-partners-row-5-right-col p {
    line-height: 30px;
    font-family: 'Open Sans';
  }
  .hs-partners-layout-row-5-two-col-row {
    padding-bottom: 30px;
  }
  .body-container .hs-academy-row1-group .page-center {
    padding-top: 40px;
  }
  .hs-academy-page .custom-one-column-title-mod {
    margin-bottom: 30px;
  }
  .hs-academy-certification-group .custom-level-certification-mod {
    margin-top: 10px;
  }
  .custom-certification-structure-group {
    margin: 0;
    padding-top: 31px;
    padding-bottom: 25px;
  }
  .hs-academy-row5-group .custom-two-col-eq-with-right-img-md.carrer-two-col h3 {
    margin-top: 5px;
  }
  .hs-career-row4-group form .hs-input[type="checkbox"] {
    width: auto !important;
  }
  .custom-button-inner {
    margin-right: 22px;
  }
  .custom-blog-two-col-equal-inner.col1 {
    padding: 0;
    margin: 20px 0;
  }
  .custom-blog-two-col-equal-inner.col2 {
    margin: 20px 0;
  }
  .custom-blog-two-col-equal-mod {
    margin: 0;
  }
  .error-layout .custom_error_message {
    padding: 140px 0 50px;
  }
  .error-search-md {
    padding: 40px 0 150px;
  }
}  

/* ============== 767 End ==============  */



@media (max-width: 640px) {
  
  margin: -340px calc(100%/3)!important;
  
  .responsive_nav-resp_bot_nav.mobile-v {right:150px}
  
  .custom-logo>div {padding-top:7px}
  
  .custom-menu-primary .hs-menu-wrapper>ul>li>a, 
  .custom-menu-primary .hs-menu-wrapper>ul ul li a, 
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a{
    font-size: 14px;
  }
  .blog-pagination ul li.next a.next-link span > span, 
  .blog-pagination ul li.Previous a.prev-link span > span{
    display: none;
  }
  .blog-post-wrapper h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 20px !important;
  }
  .custom-two-col-eq-with-right-img-md h1 {
    font-size:20px;
  }
  .custom-testimonial-slider .slick-arrow.slick-prev {
    left: -10%;
  }
  .custom-testimonial-slider .slick-arrow.slick-next {
    right: -10%;
  }
  .custom-testimonial-slider .slick-arrow.slick-next:after {
    right: 0;
  }
  .custom-home-banner-area h1 {
    line-height: 35px;
    font-size: 24px;
  }
  .custom-home-banner-area h1 strong {
    font-size: 20px;
  }
  .hs-home-page-layout-row-2 {
    padding: 30px 0px 43px 0px;
    text-align: left;
  }
  .hs-home-page-layout-row-2 h1 {
    line-height: 28px;
    font-size: 20px;
  }
  .hs-home-page-layout-row-2 h5 strong {
    font-size: 18px;
  }
  .hs-home-page-layout-row-2 h5 {
    font-size: 16px;
  }
  .hs-home-page-layout .hs-home-page-layout-row-2 a.custom-white-btn {
    display: block;
  }
  .hs-home-page-layout-row-3 {
    padding-top: 41px;
  }
  .hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md h2 {
    font-size: 19px !important;
  }
  .hs-home-page-layout .hs-home-page-layout-row-3 .custom-sec-header-md p {
    font-size: 13px !important;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    font-size: 18px !important;
    margin-bottom: 8px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h5 {
    font-size: 14px;
    line-height: 20px;
  }
  .vm-btn-wrap a span {
    font-size: 14px;
  }
  .hs-home-page-layout-row-4 {
    padding-top: 45px;
  }
  .hs-home-page-layout-row-4 .hs-top-img-icon-md-grp {
    padding-top: 24px;
  }
  .hs-home-page-layout .custom-row .hs-top-img-icon-col {
    width: 100%;
  }
  .hs-home-page-layout-row-4 .hs_cos_wrapper_type_rich_text h2 {
    line-height: 29px;
  }
  .hs-home-page-layout .hs-top-img-icon-col .content-holder p {
    font-size: 16px;
  }
  .hs-home-page-layout .hs-two-col-content-with-bg-img-md a.custom-white-btn {
    display: block;
  }
  .custom-eamil-form form {
    padding-top: 20px;
  }
  .hs-home-page-layout-row-9-left-col h2 {
    line-height: 28px !important;
  }
  .custom-banner-btn-wrap a {
    padding: 11px 26px !important;
    max-width: 145px;
  }
  .hs-home-page-layout-row-1 {
    padding-top: 51px;
  }
  .hs-home-page-layout-row-1 .custom-sec-header-md {
    line-height: 29px;
    font-size: 20px;
  }
  .hs-home-page-layout .custom-sec-header-md p {
    font-size: 13px !important;
  }
  .hs-home-page-layout-row-1 .btn-wrapper a.custom-white-btn {
    display: block;
  }
  .blog-post-wrapper h1 {
    font-size: 20px;
    margin-top: 6px;
  }

  .hs-blog-post .date-author-top {
    margin-top: 26px;
  } 
  .body-container .hs-contact-row1-group .page-center {
    padding-top: 35px;
  }

  .custom-contact-inner h1 {
    font-size: 20px;
  }

  .body-container .hs-contact-row1-group .page-center {
    max-width: 100% !important;
  }

  .custom-get-in-touch-left .inner {
    padding-left: 0;
  }
  .hs-academy-row3-group .hs_cos_wrapper_type_rich_text h1 {
    font-size: 20px;
  }
  .hs-cookie-row1-group table {
    overflow-x: scroll;
    max-width: 540px;
    width: 100%;
    display: block;
  }
  .hs-backoffice-page .custom-banner .page-center {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .custom-one-col-title-image-inner h1 {
    font-size: 20px;
  }
  .custom-mobile-bottom-menu .hs-menu-wrapper > ul > li > a {
    line-height: 30px;
    font-size: 16px;
  }
  .hs-platform-page .brourchure-btn-wrap p {
    padding-bottom: 0;
  }
  .hs-platform-page .brourchure-row .brourchure-col.brourchure-left-col {
    margin-bottom: 14px;
  }
  .hs-career-row3-group .hs_cos_wrapper_type_rich_text h1 {
    font-size: 20px;
  }
  
   .mobile-cta a.custom-demo-btn{

    position: absolute;
    top: 38px !important;
    right: 15px;
    width: 115px;
  }
  
}

@media (max-width: 600px) {
  .post_nav {
    text-align: center;
  }
  .post_nav .cmsmasters_prev_post {
    position: relative;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    float: none;
    text-align: center;
  }
  .post_nav .cmsmasters_next_post {
    position: relative;
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    float: none;
    text-align: center;
  }
  .error-layout .custom_error_message {
    padding: 60px 0 30px;
  }
  .error-layout .custom_error_message h1 {
    font-size: 152px;
  }
  .error-search-md {
    padding: 20px 0 50px;
  }
}
/* =============== Landscape phones and smaller devices =============== */
@media (max-width: 495px) {
  .custom-home-banner-area {
    padding-bottom: 93.75%;
  }
  .custom-home-banner-area h1 {
    line-height: 29px;
    font-size: 18px;
  }
  .video-banner-bottom-row h5 a {
    font-size: 13px;
  }
  .video-banner-bottom-row p {
    padding-bottom: 5px;
  }
  .hs-home-page-layout .custom-logo {
    min-height: 71px !important;
  }
  .hs-home-page-layout .custom-logo a.custom-demo-btn,
  .hs-home-page-layout .mobile-cta a.custom-demo-btn {
    top: 27px;
  }
}
@media (max-width: 479px) {
  
  .custom-new-york.cm-3, .custom-portok.cm-3, .custom-londonk.cm-3 {max-width:none !important;}
  .pop.page-center {margin: -340px 18% !important;}


  
  .custom-revo-md-row .custom-revo-md-left-col {
    width: 100%;
    float: none;
    padding: 0;
  }
  .custom-revo-md-row .custom-revo-md-right-col {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .custom-revo-md-row {
    flex-direction: column-reverse;
  }
  .custom-revo-md-row .custom-revo-md-right-col {
    margin-bottom: 25px;
  }
  .custom-revo-md-row {
    padding: 20px 0;
  }
  .custom-revo-md-main-wrapper h3 {
    font-size: 20px;
    line-height: 25px;
    min-height: 0;
    margin-bottom: 10px;
  }
  .custom-revo-md-main-wrapper ul li {
    line-height: 19px;
    font-size: 13px;
    font-weight: 400;
  }
  .custom-revo-md-main-wrapper ul li:before {
    line-height: 19px;
    font-size: 11px;
    font-weight: 400;
  }
  .hs-solutions-inner-layout .custom-revo-md-main-wrapper {
    padding: 0;
  }
  .subscription-template .subscribe-options {
    padding-right: 20px;
  }
  .related-posts .related-post-item {
    width: 100%;
  }
  .subscription-template .checkbox-row span.fakelabel span {
    margin-left: 17px;
    font-size: 13px;
  }
  #submitbutton {
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .subscribe-options {
    overflow: visible;
  }
  .blog-post-wrapper h1 {
    margin-top: 16px;
  }
  .custom-level-certification-image {
    float: none;
  }
  .body-container .hs-contact-row1-group .page-center {
    padding-top: 39px;
  }

  .custom-contact-group {
    padding: 0 10px;
  }

  .custom-get-in-touch-right form .hs-input {
    width: 100% !important;
  }
  .hs-demo-row1-group {
    padding: 30px 0;
  }
  .post_nav .cmsmasters_next_post a {
    padding-right: 15px;
    display: block;
    padding-left: 15px;
  }

}

@media (max-width: 375px) {
  
  .pop.page-center {margin: -340px 12% !important;}
}

@media (max-width: 350px) {
  
  .pop.page-center {margin: -340px 13% !important;}
  
  .custom-logo img {max-width: 115px;}
  
  .hs-blog-post .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    width: 300px!important;
    overflow: scroll !important;
    max-width: 100% !important;
  }
  .hs-home-page-layout .custom-logo {
    min-height: 79px !important;
  }
  .hs-home-page-layout .custom-logo a.custom-demo-btn,
  .hs-home-page-layout .mobile-cta a.custom-demo-btn {
    top: 30px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column .image-holder {
    margin-bottom: 7px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column h2 {
    margin-top: 0 !important;
    margin-bottom: 5px;
  }
  .home-page-md .custom-two-col-with-top-img-md-item-grid .custom-two-column {
    padding-bottom: 7px;
    margin-bottom: 7px;
  }
  .custom-home-banner-area h1 {
    margin-top: 27px;
  }
}

@media (max-width: 320px) {
  
  .pop.page-center {margin: -340px 3% !important;}
  
  .hs-about-us-layout-row-4 {
    padding-top: 40px;
  }
  .custom-team-member-md-group .custom-team-member-heading {
    margin-bottom: 40px;
  }
}