Know about us@import url('https://fonts.googleapis.com/css?family=Overpass:100,200,300,400,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700,900&display=swap');
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css');







img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
  image-rendering: -moz-crisp-edges; /* Firefox */
  image-rendering: -o-crisp-edges; /* Opera */
  image-rendering: -webkit-optimize-contrast; /* Webkit (non-standard naming) */
  image-rendering: crisp-edges;
}
video {
  max-width: 100%;
  height: auto
}
.hs-responsive-embed {
  position: relative;
  height: auto;
  overflow: hidden;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0
}
.section-heading img.logo {
  vertical-align: middle;
  padding-right: 25px;
}
.section-heading .title-section{
  vertical-align: middle;
}
.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
  width: 100%;
  height: 100%;
  border: 0
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
  padding-bottom: 2%
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-bottom: 116.01%
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%
}

@media(max-width:568px){iframe{max-width:100%}}textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select{padding:6px;display:inline-block;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.hs-menu-wrapper ul {
  padding: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  display: inline-block;
  margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
  content: " ";
  display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
  content: " ";
  display: table;
  clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
  position: relative
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  left: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 180px;
  top: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
  margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
  margin-bottom: 20px;
  min-height: 7em
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
  margin-bottom: 0
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
  position: static
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
  float: left
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
  display: inline-block;
  padding: 10px 20px;
  white-space: nowrap;
  max-width: 140px;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
  white-space: nowrap;
  width: 140px;
  overflow: hidden;
  text-overflow: ellipsis
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul {
  margin-bottom: 20px
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
  width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  padding: 10px 20px;
  text-decoration: none
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
  position: relative
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .4s;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 180px
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
  min-width: 140px;
  width: auto
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul {
  max-width: 100%;
  overflow: hidden
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
  position: static
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a {
  padding-left: 4em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a {
  padding-left: 6emb
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a {
  padding-left: 8em
}
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a {
  padding-left: 140px
}
.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18)
}
@media(max-width:568px){.hs-menu-wrapper,.hs-menu-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: block
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: none
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
    display: block;
    max-width: 100%;
    width: 100%
  }
}
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1
}
.widget-type-space {
  visibility: hidden
}
.hs-author-listing-header {
  margin: 0 0 .75em 0
}
.hs-author-social-links {
  display: inline-block
}
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus {
  outline: 0
}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none
}
.hs_cos_flex-slider {
  margin: 0;
  padding: 0
}
.hs_cos_flex-slider .hs_cos_flex-slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
  width: 100%;
  display: block;
  border-radius: 0px
}
.hs_cos_flex-pauseplay span {
  text-transform: capitalize
}
.hs_cos_flex-slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
html[xmlns] .hs_cos_flex-slides {
  display: block
}
* html .hs_cos_flex-slides {
  height: 1%
}
.hs_cos_flex-slider {
  margin: 0 0 60px;
  background: #f2f1f0;
  border: 0;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  zoom: 1
}
.hs_cos_flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease
}
.loading .hs_cos_flex-viewport {
  max-height: 300px
}
.hs_cos_flex-slider .hs_cos_flex-slides {
  zoom: 1
}
.carousel li {
  margin-right: 5px
}
.hs_cos_flex-direction-nav {
  *height: 0
}
.hs_cos_flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
  -webkit-transition: all .3s ease
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {
  background-position: 100% 0;
  right: -36px
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {
  left: -36px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next {
  opacity: .8;
  right: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {
  opacity: .8;
  left: 5px
}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,
.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
  opacity: 1
}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
  opacity: .3 !important;
  filter: alpha(opacity=30);
  cursor: default
}
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none
}
.hs_cos_flex_thumbnavs-direction-nav {
  *height: 0
}
.hs_cos_flex_thumbnavs-direction-nav a {
  width: 30px;
  height: 140px;
  margin: -60px 0 0;
  display: block;
  background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 1;
  -webkit-transition: all .3s ease
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
  background-position: 100% 40%;
  right: 0px
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
  left: 0px
}
.hs-cos-flex-slider-control-panel img {
  cursor: pointer
}
.hs-cos-flex-slider-control-panel img:hover {
  opacity: .8
}
.hs-cos-flex-slider-control-panel {
  margin-top: -30px
}
.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center
}
.hs_cos_flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline
}
.hs_cos_flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.hs_cos_flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7)
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
  background: #34302c;
  background: rgba(0, 0, 0, 0.9);
  cursor: default
}
.hs_cos_flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}
.hs_cos_flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}
.hs_cos_flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer
}
.hs_cos_flex-control-thumbs img:hover {
  opacity: 1
}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {
  opacity: 1;
  cursor: default
}
@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {
    opacity: 1;
    left: 0
  }
  .hs_cos_flex-direction-nav .hs_cos_flex-next {
    opacity: 1;
    right: 0
  }
}
.hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-size: 2em;
  line-height: 1.1em;
  color: #f2f1f0;
  padding: 0px 5% 0px 5%;
  width: 100%;
  bottom: 0;
  text-align: center
}
.hs_cos_flex-slider .superimpose .caption {
  color: #f2f1f0;
  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: #34302c;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: #f2f1f0;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center
  }
  #recaptcha_area table#recaptcha_table {
    width: 300px !important
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: 300px !important
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
    width: 67px !important
  }
  #recaptcha_area table#recaptcha_table #recaptcha_image {
    width: 280px !important
  }
}
.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: #f2f1f0
}
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right: -4px
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px
}
pre {
  overflow-x: auto
}
table pre {
  white-space: pre-wrap
}
.comment {
  margin: 10px 0 10px 0
}
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1
}
audio:not([controls]) {
  display: none
}
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0
}
.wp-float-right {
  float: right;
  margin: 0 0 20px 20px
}
#map_canvas img,
.google-maps img {
  max-width: none
}
#recaptcha_table td {
  line-height: 0
}
.recaptchatable #recaptcha_response_field {
  min-height: 0;
  line-height: 12px
}
.submitted-message {
  text-align: center
}
html {
  font-size: 16px
}
body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #30496D;
  line-height: 1.35;
  margin: 0;
  font-weight: 400;
  overflow-x: hidden
}



body .row-fluid .wrapper {
  max-width: 1200px;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none;
  padding-left: 15px;
  padding-right: 15px
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: Helvetica, Arial, sans-serif
}
a {
  color: #30496d;
  text-decoration: none
}
a:hover,
a:focus {
  text-decoration: none
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  line-height: 1.2;
  font-weight: 900;
  font-family: Helvetica, Arial, sans-serif;
  color: #233d63;
  word-break: break-word
}
h1 {
  font-size: 60px;
  line-height: 1.24;
  letter-spacing: -0.7px;
  margin-bottom: 20px
}
h2 {
  font-size: 40px;
  line-height: 1.24;
  letter-spacing: -0.7px;
  font-weight: 600;
}
h3 {
  font-size: 24px;
  line-height: 1.24;
  letter-spacing: -0.7px;
}
h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: normal
}
h5 {
  font-size: 18px;
  line-height: 1.44;
  letter-spacing: normal
}
h6 {
  font-size: 16px;
  line-height: 1.44;
  letter-spacing: normal;
  font-weight: normal
}
strong {
  font-weight: 600
}
code {
  vertical-align: bottom
}
.body-container-wrapper {
  background: #f2f1f0;
  overflow: hidden
}
.body-container-wrapper ul {
  padding: 0;
  text-decoration: none;
  list-style: none;
  margin: 20px 0px 0px 20px;
}
.body-container-wrapper ol {
  margin: 0;
  padding: 0;
  text-decoration: none;
  margin-bottom: 15px
}
.body-container-wrapper li {
  font-size: 15px;
  line-height: 28px;
  /*   color: #616161; */
  letter-spacing: .4px;
  font-weight: 300;
  position: relative;
  margin-left: 20px;
  margin-bottom: 0px
}
.no-list-style li ul {
  margin: 0;
  padding: 0
}
.no-list-style li {
  margin: 0
}
.no-list-style li:before {
  display: none
}
.body-container-wrapper a {
  color: #6315FF
}
blockquote {
  margin: 0;
  font-size: 16px;
  font-style: italic;
  color: #a9a9a9;
  font-weight: 300;
  padding-left: 17px;
  border-left: 2px solid #6315FF;
  margin-left: 4px;
  margin-top: 25px;
  margin-bottom: 20px;
  letter-spacing: 1px
}
.widget-type-cta {
  margin-top: 15px
}
body a.cta_button,
body .row-fluid .hs-button {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.75;
  padding: 15px 39px;
  font-weight: 600;
  border: 0px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  letter-spacing: 0;
  color: #f2f1f0;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  background: #6315FF
}
body .base-color-cta a.cta_button,
body .base-color-cta .row-fluid .hs-button {
  background: ;
  border-color:
}
.transparent-cta a.cta_button,
.transparent-cta a {
  background: transparent;
  border: 1px solid #6315FF;
  position: relative;
  color: #6315FF
}
.transparent-cta a.cta_button:hover:before {
  display: none
}
.simple-cta a.cta_button,
.simple-cta a {
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  color: transparent;
  margin-top: 21px;
  position: relative;
}
.simple-cta a.cta_button:before {
  /*	content: " "; */
  position: absolute;
  right: -24px;
  top: 8px;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Small%20Bussiness%20Pack/Vector.svg) no-repeat;
  width: 16px;
  height: 9px
}
.simple-cta a.cta_button:hover {
  background: transparent
}
body .row-fluid .image-cta a.cta_button {
  background: 0;
  padding: 0
}
body .container-fluid .row-fluid .hide-module {
  display: none
}
.heading-paragraph p {
  font-size: 20px;
  line-height: 1.35;
  margin: 30px 0 59px
}
.circular-left-vector,
.circular-right-vector,
.circle-right-vector,
.square-left-vector,
.square-right-vector,
.halfright-circle-vector,
.halfleft-circle-vector {
  position: relative;
  z-index: 0
}
.circular-left-vector:before,
.circular-right-vector:after {
  content: "";
  position: absolute;
  left: -58px;
  top: 69px;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Small%20Bussiness%20Pack/Circular%20grp%20vector%201.svg) no-repeat;
  background-size: contain;
  width: 192px;
  height: 186px;
  z-index: -1
}
.circle-right-vector:after {
  content: "";
  position: absolute;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20261.svg) no-repeat;
  background-size: contain;
  width: 267px;
  height: 295px;
  right: -100px;
  top: -167px;
  z-index: -1
}
.circular-right-vector:after {
  left: auto;
  right: -58px;
  top: 31%;
  z-index: -1
}
.square-left-vector:before {
  content: "";
  position: absolute;
  left: -145px;
  top: 69px;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Small%20Bussiness%20Pack/Group%20227.svg) no-repeat;
  width: 291px;
  height: 257px;
  z-index: -1
}
.square-right-vector:after {
  content: "";
  position: absolute;
  left: auto;
  right: -19px;
  top: 31%;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Small%20Bussiness%20Pack/Square%20Vector.svg) no-repeat;
  width: 178px;
  height: 257px;
  z-index: -1
}
.halfright-circle-vector:after {
  content: "";
  position: absolute;
  right: -179px;
  top: 35%;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Small%20Bussiness%20Pack/Circular%20vector%202.svg) no-repeat;
  background-size: contain;
  width: 274px;
  height: 292px;
  z-index: -1
}
.halfleft-circle-vector:before {
  content: "";
  position: absolute;
  left: -179px;
  top: 35%;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Small%20Bussiness%20Pack/Circular%20Vector.svg) no-repeat;
  background-size: contain;
  width: 274px;
  height: 292px;
  z-index: -1
}
.circular-left-vector:before,
.circular-right-vector:after,
.square-left-vector:before,
.square-right-vector:after,
.halfright-circle-vector:after,
.halfleft-circle-vector:before .halfleft-circle-vector:after {
  z-index: -1
}
@media(max-width:767px){.circular-left-vector:before,.circular-right-vector:after,.square-left-vector:before,.square-right-vector:after,.halfright-circle-vector:after,.halfleft-circle-vector:before,.halfleft-circle-vector:after,.circle-right-vector:after{display:none}}.align-center{text-align:center}.align-left{text-align:left}.align-right{text-align:right}.float-left{float:left}.float-right{float:right}.overlay{position:relative;z-index:1}.overlay:before{position:absolute;content:'';top:0;left:0;bottom:0;right:0;background:rgba(43,43,43,0.4);z-index:-1}.gray-bg{background:#fafafa}.all-text-white,.all-text-white h1,
.all-text-white h2,
.all-text-white h3,
.all-text-white p,
.all-text-white h4,
.all-text-white h5,
.all-text-white h6,
.all-text-white li,
.all-text-white .fa,
.all-text-white a {
  color: #f2f1f0
}
.text-margin-zero h1,
.text-margin-zero h2,
.text-margin-zero h3,
.text-margin-zero p,
.text-margin-zero h4,
.text-margin-zero h5,
.text-margin-zero h6,
.text-margin-zero .fa,
.text-margin-zero a,
body .container-fluid .row-fluid .text-margin-zero.span12,
.text-margin-zero .widget-type-cta {
  margin: 0
}
.base-color-text h1,
.base-color-text h2,
.base-color-text h3,
.base-color-text p,
.base-color-text h4,
.base-color-text h5,
.base-color-text h6,
.base-color-text .fa,
.base-color-text a {
  color:
}
body .container-fluid .row-fluid[class*="span"] {
  min-height: 0
}
.hubspot-link__container.sproket {
  display: none !important
}
.section-bg {
  background-size: cover !important;
  background-position: center center !important
}
.section-bg .bg-image {
  display: none !important
}
.section-padding {
  padding: 100px 0
}
.section-border {
  border-bottom: 1px solid #e7e7e7
}
body .container-fluid .row-fluid .section-heading {
  max-width: 650px;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 31px;
  /*   padding:50px 0px !important; */
}
.section-heading p {
  font-size: 20px;
  font-weight: 400
}
.heading-underline {
  margin-bottom: 40px;
  padding-bottom: 4px;
  position: relative
}
.heading-underline:before {
  position: absolute;
  content: '';
  bottom: 0;
  lefT: 0;
  height: 3px;
  width: 100px;
  background: #f6921e
}
@media(min-width:768px){.equal-height-container>.row-fluid-wrapper>.row-fluid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}body .row-fluid .vertical-center {
  display: flex;
  display: -webkit-flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  justify-content: center
  }
}
@media(min-width:768px){.equal-height-container>.row-fluid-wrapper>.row-fluid{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch}body #hs_cos_wrapper_widget_1600385973468 .row-fluid .vertical-center {
  /*   padding-top: 100px; */
  padding-top:30px;
  }
}
@media(min-width:768px) and (max-width:1024px) {
  .row-fluid[class*="span"].wrapper {
    padding-left: 40px;
    padding-right: 40px
  }
  h1 {
    font-size: 50px
  }
  .section-padding {
    padding: 60px 0
  }
  body .container-fluid .row-fluid .section-heading.align-center {
    margin-bottom: 30px
  }
  .section-heading p {
    font-size: 18px;
    margin-bottom:10px;
  }
  body a.cta_button,
  body .container-fluid .row-fluid .hs-button {
    font-size: 15px;
    padding: 15px 20px
  }
}
@media(max-width:767px){.row-fluid [class*="span"].wrapper {
  padding-left:20px;
  padding-right:20px
  }
  h1 {
    font-size:40px
  }
  .section-padding {
    padding:60px 0
  }
  h2 {
    font-size:30px
  }
  h3 {
    font-size:18px
  }
  .align-right {
    text-align:center
  }
  .align-left {
    text-align:center
  }
  body .container-fluid .row-fluid .section-heading.align-center {
    margin-bottom:30px
  }
  .heading-underline {
    margin-bottom:20px;
    padding-bottom:2px
  }
}

@media(max-width:767px){
  body .container-fluid .row-fluid .section-heading {

    padding:50px 0px !important;
  }
}


body .container-fluid .row-fluid .two-col-adjust>span {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  - webkit-box-align:stretch;
  -moz-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  flex-wrap:wrap;
  -wevkit-flex-wrap:wrap;
  flex-direction:row;
  -webkit-flex-direction:row;
  margin-right:-2.5%
}
body .row-fluid .two-col-adjust span>.hs_cos_wrapper {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-basis:47%;
  -webkit-flex-basis:47%;
  float:left;
  margin-bottom:40px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  margin-right:2.5%;
}
@media(max-width:767px){body .row-fluid .two-col-adjust span>.hs_cos_wrapper {
  display:block;
  width:100%;
  margin:0;
  margin-top:20px;
  max-width:379px;
  width:100%;
  margin:35px auto 0;
  float:none
  }
  body .container-fluid .row-fluid .two-col-adjust>span {
    display:block;
    margin-right:0
  }
}
body .container-fluid .row-fluid .three-col-adjust>span {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-align:stretch;
  -moz-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  flex-wrap:wrap;
  -wevkit-flex-wrap:wrap;
  flex-direction:row;
  -webkit-flex-direction:row;
  margin-right:-3.2%
}
body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-basis:29.96%;
  -webkit-flex-basis:29.96%;
  float:left;
  margin-right:3.2%;
  margin-top:2.43%;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  flex-direction:column;
  -webkit-flex-direction:column
}
@media(max-width:767px){body .container-fluid .row-fluid .three-col-adjust>span {
  display:block;
  margin-right:0
  }
  body .row-fluid .three-col-adjust span>.hs_cos_wrapper {
    display:block;
    width:100%;
    margin:0;
    margin-top:20px;
    max-width:379px;
    width:100%;
    margin:30px auto 0;
    float:none
  }
}
body .container-fluid .row-fluid .four-col-adjust>span {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-box-align:stretch;
  -moz-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  flex-wrap:wrap;
  -wevkit-flex-wrap:wrap;
  flex-direction:row;
  -webkit-flex-direction:row;
  margin-right:-2.565%
}
body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-basis:22.5%;
  -webkit-flex-basis:22.5%;
  float:left;
  margin-right:2.5%;
  margin-top:2.43%;
  box-sizing:border-box;
  position:relative
}
@media(max-width:767px){body .container-fluid .row-fluid .four-col-adjust>span {
  display:block;
  margin-right:0
  }
  body .row-fluid .four-col-adjust span>.hs_cos_wrapper {
    display:block;
    flex-basis:100%;
    width:100%;
    -webkit-flex-basis:100%;
    margin:0;
    margin-top:20px
  }
}
.dnd-section {
  padding:0px
}
.dnd-section>.row-fluid {
  max-width:1200px;
  margin-left:auto;
  margin-right:auto
}
.dnd-section .widget-type-cell {
  padding-left:0px;
  padding-right:0px
}
@media(max-width:767px){.dnd-section .widget-type-cell {
  padding-left:0px;
  padding-right:0px
  }
}
::-webkit-input-placeholder {
  color:rgba(35,
    61,
    99,
    0.65);
  font-weight:bold;
  font-size:16px;
  line-height:1.75;
  font-family:Helvetica, Arial, sans-serif
}
:-moz-placeholder {
  color:rgba(35,
    61,
    99,
    0.65);
  font-weight:bold;
  font-size:16px;
  line-height:1.75;
  font-family:Helvetica, Arial, sans-serif;
}
::-moz-placeholder {
  color:rgba(35,
    61,
    99,
    0.65);
  font-weight:bold;
  font-size:16px;
  line-height:1.75;
  font-family:Helvetica, Arial, sans-serif;
}
:-ms-input-placeholder {
  color:rgba(35,
    61,
    99,
    0.65);
  font-weight:bold;
  font-size:16px;
  line-height:1.75;
  font-family:Helvetica, Arial, sans-serif;
}
.grey_placeholder::-webkit-input-placeholder {
  color:rgba(35,
    61,
    99,
    0.5);
  font-weight:400
}
.grey-placeholde:-moz-placeholder {
  color:rgba(35,
    61,
    99,
    0.5);
  font-weight:400
}
.grey_placeholder::-moz-placeholder {
  color:rgba(35,
    61,
    99,
    0.5);
  font-weight:400
}
.grey_placeholder:-ms-input-placeholder {
  color:rgba(35,
    61,
    99,
    0.5);
  font-weight:400
}
select::-ms-expand {
  display:none
}
form {
  max-width:100%;
  font-family:Helvetica, Arial, sans-serif;
}
.hs-button {
  margin:0;
  cursor:pointer;
  display:inline-block;
  font-weight:normal;
  line-height:1.1;
  position:relative;
  text-align:center;
  transition:all .15s linear;
  background-color:#6315FF;
  border-color:#6315FF;
  color:#f2f1f0;
  border-radius:6px;
  border-style:solid;
  border-width:1px;
  font-size:.92rem;
  padding:15px 53px;
  text-decoration:none
}
.hs-button:hover,
.hs-button:focus {
  background-color:#3b00d7;
  border-color:#3b00d7;
  color:#f2f1f0
}
.hs-button:active {
  background-color:#8b3dff;
  border-color:#8b3dff
}
.hs-form label {
  display:block;
  float:none;
  width:auto;
  color:rgba(35,
    61,
    99,
    0.65);
  font-weight:bold;
  font-size:16px;
  line-height:1.75;
  font-family:Helvetica, Arial, sans-serif;
  text-align:left;
  line-height:1.2;
  padding-top:0;
  margin-bottom:4px
}
.hs-error-msgs label {
  margin-top:.5rem;
  color:#233d63
}
.hs-input {
  display:inline-block;
  width:100%;
  height:58px;
  padding:9px 10px;
  color:rgba(35,
    61,
    99,
    0.65);
  font-weight:bold;
  font-size:16px;
  line-height:1.75;
  font-family:Helvetica, Arial, sans-serif;
  background-color:#f2f1f0;
  border:0;
  border-bottom:1px solid #cecece;
  box-sizing:border-box;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  -ms-border-radius:0px;
  border-radius:0px;
  margin-bottom:15px
}
.body-container-wrapper .hs-error-msgs,
.hs-error-msg {
  margin:0
}
.row-fluid .hs-form .field .input input[type="checkbox"],
.row-fluid .hs-form .field .input input[type="radio"] {
  width:auto
}
.row-fluid .hs-form .field .input input[type="checkbox"],
.row-fluid .hs-form .field .input input[type="radio"] {
  padding:0;
  border-radius:4px;
  background:#f2f1f0;
  margin-left:0;
  position:relative;
  overflow:hidden;
  cursor:pointer;
  color:#cfd3d7;
  -webkit-appearance:none;
  border:2px solid #ddd;
  margin-right:8px;
  top:2px;
  width:20px;
  height:20px
}
.row-fluid .hs-form .field .input input[type="checkbox"]:checked:after {
  content:'';
  position:absolute;
  width:9px;
  height:5px;
  top:3px;
  left:2px;
  border:3px solid #233d63;
  border-top:0;
  border-right:0;
  transform:rotate(-45deg);
  -webkit-transform:rotate(-45deg);
  -moz-transform:rotate(-45deg);
  -o-transform:rotate(-45deg);
  -ms-transform:rotate(-45deg)
}
.row-fluid .hs-form .field .input input[type="radio"] {
  border-radius:50%
}
.row-fluid .hs-form .field .input input[type="radio"]:checked:after {
  content:'';
  position:absolute;
  width:10px;
  height:10px;
  top:3px;
  background:#233d63;
  left:3px;
  border-top:0;
  border-right:0;
  border-radius:50%
}
.hs-input[type=file] {
  background-color:#f2f1f0;
  padding:initial;
  border:initial;
  line-height:initial;
  box-shadow:none;
  height:auto
}
.hs-input input,
.hs-input textarea {
  transition:border .2s linear
}
.hs-input:focus {
  outline:0;
  border-color:rgba(82,
    168,
    236,
    0.8)
}
textarea.hs-input {
  height:auto
}
select[multiple].hs-input {
  height:inherit
}
fieldset.form-columns-1 .hs-input:not([type=radio]):not([type=checkbox]) {
  width:100% !important
}
input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color:#233d63
}
input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color:#6315FF
}
.actions {
  padding:0
}
.inputs-list {
  margin:0 0 5px;
  width:100%;
  padding-left:0
}
.inputs-list>li {
  display:block;
  padding:0;
  width:100%;
  padding-top:0;
  margin-left:0
}
.inputs-list label {
  display:block;
  float:none;
  width:auto;
  padding:0;
  line-height:18px;
  text-align:left;
  white-space:normal;
  font-weight:normal
}
.inputs-list:first-child {
  padding-top:6px
}
.inputs-list>li+li {
  padding-top:2px
}
.inputs-list label>input,
.inputs-list label>span {
  vertical-align:middle
}
ul.no-list {
  list-style:none
}
.field {
  margin-bottom:18px
}
.hs-field-desc {
  color:#233d63;
  margin:0px 0px 6px;
  font-size:14px
}
.hs-form-required {
  color:red
}
.hs-richtext {
  margin-bottom:3px;
  line-height:1.2;
  font-size:16px;
  color:#30496d
}
.hs-richtext hr {
  text-align:left;
  margin-left:0;
  width:91%
}
.grecaptcha-badge {
  margin:0 auto
}
.email-correction,
.email-validation {
  padding-top:3px;
  font-size:12px
}
.email-correction a,
.email-validation a {
  cursor:pointer
}
@media(max-width:400px),(min-device-width:320px) and (max-device-width:480px) {
  .email-correction form .form-columns-2 .hs-form-field,
  .email-correction form .form-columns-3 .hs-form-field,
  .email-validation form .form-columns-2 .hs-form-field,
  .email-validation form .form-columns-3 .hs-form-field {
    float:none;
    width:100%
  }
  .email-correction form .form-columns-2 .hs-form-field .hs-input,
  .email-correction form .form-columns-3 .hs-form-field .hs-input,
  .email-validation form .form-columns-2 .hs-form-field .hs-input,
  .email-validation form .form-columns-3 .hs-form-field .hs-input {
    width:90%
  }
  .email-correction form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-2 .hs-form-field input[type=radio],
  .email-correction form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-correction form .form-columns-3 .hs-form-field input[type=radio],
  .email-validation form .form-columns-2 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-2 .hs-form-field input[type=radio],
  .email-validation form .form-columns-3 .hs-form-field input[type=checkbox],
  .email-validation form .form-columns-3 .hs-form-field input[type=radio] {
    width:24px
  }
}
.hs-button,
.hs-form-field input[type=text],
.hs-form-field input[type=email],
.hs-form-field input[type=phone],
.hs-form-field input[type=number],
.hs-form-field input[type=tel],
.hs-form-field input[type=date],
.hs-form-field textarea {
  -webkit-appearance:none;
  -moz-appearance:none
}
.hs-default-font-element,
.hs-main-font-element {
  font-family:Helvetica, Arial, sans-serif;
}

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

.header-grp {
  border-bottom:1px solid #cecece;
  //padding:24px 0px
}
body .container-fluid .row-fluid .header-grp a.cta_button {
  font-weight:normal;
  padding:11px 20px
}
.header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  padding:22px 22px;
  white-space:normal;
  max-width:100%;
  font-size:16px;
  font-weight:normal;
  line-height:normal;
  letter-spacing:normal;
  color:#30496d
}


/****** Menu Hover Effect *******/

.header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
  position: relative;
}


.header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:after{
  content: '';
  display: block;
  position:absolute;
  left:50%;
  bottom:0;
  width:0%;
  height:2px;
  background-color:#233d63;
  transform:translateX( -50% );
  -webkit-transition:all .3s cubic-bezier(0.62, 0.4, 0.74, 1.04);
  -o-transition:all .3s cubic-bezier(0.62, 0.4, 0.74, 1.04);
  transition:all .3s cubic-bezier(0.62, 0.4, 0.74, 1.04);

}

.header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover:after{
  width:100%;
}


/****** Menu Hover Effect *******/

body .header-grp .custom-menu-primary .hs-menu-wrapper>ul ul li a{
  padding:10px;
}

.header-grp  ul.hs-menu-children-wrapper {
  background: #f2f1f0;
  min-width: 200px;
  box-shadow: 0px 0px 1px #34302c;
  padding: 0;
}
.logo-mobile {
  display: none !important;
}
@media(min-width:768px){
  .row-fluid .span1.vertical-center.logo {
    width: 14.529914530000001%;
    *width: 5.929714493638298%;
  }
}

@media(min-width:768px){

  .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1:last-child a {
    padding-right:0;
    margin:15px 0px;
  }
  .header-grp .hs-menu-wrapper {
    line-height:0;
    float:right
  }
  .header-grp .hs-menu-wrapper ul,
  .header-grp .hs-menu-wrapper ul li {
    line-height:0;
    margin-left:0
  }
  .header-grp .widget-type-cta {
    margin-top:0
  }
}
@media(max-width:1224px) and (min-width:768px) {
  .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    /*     padding:10px 12px; */
    font-size:14px
  }
  body .container-fluid .row-fluid .header-grp a.cta_button {
    font-weight:normal;
    padding:11px 12px;
    font-size:14px
  }
  .span1.widget-span.widget-type-custom_widget.wi.social-icons {
    width: 10%;
    margin-left: 10px !important;
  }
}
.custom-menu-primary .hs-menu-wrapper>ul {
  background:
}
.custom-menu-primary .hs-menu-wrapper>ul>li {
  background:
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a {
  color:
}
.custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
  color:
}
.custom-menu-primary .hs-menu-wrapper>ul ul li {
  background:
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  color:
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a:hover {
  color:
}
.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.hs-menu-depth-2 a {
  overflow:visible !important;
  max-width:none !important;
  width:auto !important;
}
@media screen and (min-width: 768px) {
  .custom-menu-primary .hs-menu-wrapper {
    display:block !important
  }
}
.mobile-trigger,
.child-trigger {
  display:none
}
@media(max-width:767px){

  .header-grp .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{
    color:#34302c;
  }

  .custom-menu-primary .hs-menu-wrapper>ul li:last-child{
    border-bottom:none;
  }

  body .container-fluid .row-fluid .header-grp a.cta_button {

    width: 100%;
  }

  .header-grp {
    padding:24px 0px
  } 

  .custom-menu-primary,.custom-menu-primary .hs-menu-wrapper>ul,
  .custom-menu-primary .hs-menu-wrapper>ul li,
  .custom-menu-primary .hs-menu-wrapper>ul li a {
    display:block;
    float:none;
    position:static;
    top:auto;
    right:auto;
    left:auto;
    bottom:auto;
    padding:0px;
    margin:0px;
    background-image:none;
    background-color:transparent;
    border:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    border-radius:0px;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
    max-width:none;
    width:100%;
    height:auto;
    line-height:1;
    font-weight:normal;
    text-decoration:none;
    text-indent:0px;
    text-align:left;
    color:#f2f1f0
  }
  .mobile-trigger {
    display:inline-block !important;
    cursor:pointer;
    position:absolute;
    top:0px;
    right:10px;
    width:auto;
    height:auto;
    padding:7px 10px 8px 10px;
    background:#f2f1f0;
    border:1px solid #34302c;
    font-size:16px;
    font-weight:normal;
    text-align:left;
    text-transform:uppercase;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    color:#34302c;
  }
  .mobile-trigger:hover {
    text-decoration:none;
    color:#f2f1f0;
    background-color:#34302c;
    border-color:transparent
  }
  .mobile-open .mobile-trigger {
    color:#f2f1f0;
    background-color:#34302c;
    border-color:transparent
  }
  .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;
    height:2px;
    -webkit-border-radius:1px;
    -moz-border-radius:1px;
    border-radius:1px;
    background-color:#34302c;
    display:inline-block
  }
  .mobile-trigger i:before {
    top:-6px
  }
  .mobile-trigger i:after {
    top:6px
  }
  .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:#F2F1F0;
  }
  .child-trigger {
    display:block !important;
    cursor:pointer;
    position:absolute;
    top:0px;
    right:0px;
    width:30px !important;
    min-width:30px !important;
    height:30px !important;
    padding:0 !important;
    border-left:1px dotted rgba(255,
      255,
      255,
      .20);
      border-radius:50%;
    border:solid;
    margin-top:10px;
    margin-right:10px;
  }
  .child-trigger:hover {
    text-decoration:none;
  }
  .child-trigger i {
    position:relative;
    top:46%;
    margin:0 auto !important;
    -webkit-transform:rotate(0);
    -ms-transform:rotate(0);
    transform:rotate(0);
  }
  .child-trigger i:after {
    position:absolute;
    content:''
  }
  .child-trigger i,
  .child-trigger i:after {
    width:17px;
    height:2px;
    background-color:#f2f1f0;
    display:block
  }
  .child-trigger i:after {
    -webkit-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform:rotate(-90deg)
  }
  .child-trigger.child-open i:after {
    -webkit-transform:rotate(-180deg);
    -ms-transform:rotate(-180deg);
    transform:rotate(-180deg)
  }
  .custom-menu-primary.js-enabled {
    position:relative;
    padding-top:44px;
    margin:10px 0 10px 0
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display:none
  }
  .custom-menu-primary ul.hs-menu-children-wrapper {
    visibility:visible !important;
    opacity:1 !important;
    position:static !important;
    display:none
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width:100%;
    position:relative;
    top:0;
    left:0;
    padding:0
  }
  .custom-menu-primary .hs-menu-wrapper {
    background-color:#34302c;
    width:100%
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li {
    position:relative
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li a {
    font-size:22px;
    line-height:45px;
    overflow:visible
  }
  .custom-menu-primary .hs-menu-wrapper>ul li {
    border-top:1px dotted rgba(255,
      255,
      255,
      .35);
  }
  .custom-menu-primary .hs-menu-wrapper>ul li a {
    padding:0 10px;
    color:#f2f1f0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    background-color:rgba(255,
      255,
      255,
      .08);
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    text-indent:10px;
    font-size:16px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
    text-indent:30px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul ul ul li a {
    text-indent:50px;
  }
  .span1.widget-span.widget-type-custom_widget.wi.social-icons ul.cnss-social-icon {
    margin: 0px;
  }
  .span1.widget-span.widget-type-custom_widget.wi.social-icons {
    position: absolute;
    right: 100px;
  }
  .span1.widget-span.widget-type-custom_widget.globe {
    position: absolute;
    right: 70px;
  }

}
@media(max-width:767px){.custom-menu-primary .hs-menu-wrapper {
  display:none;
  }
  .mobile-trigger {
    border:0;
    top:0;
    right:14px;
    background:transparent
  }
  .mobile-trigger i,
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    width:35px;
    background:#233d63;
    height:3px
  }
  .mobile-trigger i:before {
    top:-9px
  }
  .mobile-trigger i:after {
    top:9px
  }
  .mobile-trigger {
    top:27px;
    right:8px
  }
  .mobile-open .mobile-trigger {
    background-color:transparent;
    z-index:5
  }
  .mobile-trigger:hover {
    background-color:rgba(0,
      0,
      0,
      0);
    border-color:transparent
  }
  .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:#F2F1F0!important;
  }
  .mobile-trigger i {
    transition:all .5s ease-in
  }
  .mobile-open .mobile-trigger i {
    background:transparent;
    transition:all .1s ease-in
  }
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    transition:all .3s ease-in
  }
  .mobile-open .mobile-trigger i:before {
    top:0;
    transform:rotate(45deg);
    background:
  }
  .mobile-open .mobile-trigger i:after {
    top:0;
    transform:rotate(-45deg);
    background:#F2F1F0;
  }
  .custom-menu-primary.js-enabled {
    position:absolute;
    padding-top:0;
    margin:10px 0 10px 0;
    left:0;
    right:0;
    top:0;
    margin:0
  }
  body .header-container-wrapper .logo {
    max-width:180px;
    float:left;
    margin-top:0;
    margin-left:0;
    position:relative;
    z-index:11
  }
  .custom-menu-primary .hs-menu-wrapper>ul li {
    border-top:0px;
/*     border-bottom:1px solid #e7e7e742; */
  }

  .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    color:#f2f1f0
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    padding:0;
    margin:0;
    z-index:2;
    background:#233d63;
    top:64px;
    border-bottom:1px solid #e7e7e742
  }
  body .row-fluid .header-grp .header-cta {
    display:none
  }
  .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding:20px 22px !important;

  }
  .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:last-child {
    margin:15px auto !important;
    max-width:50% !important;
    text-align:center !important; 
  }
  .mobile-open .mobile-trigger i {
    background-color: transparent !important;
  }
  .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.hs-menu-depth-2 a {
    padding: 20px 35px !important;
    margin: auto !important;
    text-align: left !important;
  }
  .logo-mobile {
    display: block !important;
  } 
  .vertical-center.logo {
    display: none !important;
  }
  body .header-container-wrapper .logo-mobile {
    max-width: 80px;
    float: left;
    margin-top: 0;
    margin-left: 0;
    position: relative;
    z-index: 11;
  }
   .custom-menu-primary .hs-menu-wrapper>ul li.hs-menu-depth-3 {
    border-top:0px;
    border-bottom:2px solid #000 !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li.hs-menu-depth-3:last-child {
    border-top:0px;
    border-bottom:none !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-depth-2 a {
    color: #f2f1f0;
    background-color: #675E4C !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-depth-3 a {
    color: #f2f1f0;
    background-color:  #979797 !important;
  }
  li.hs-menu-item.hs-menu-depth-2.hs-item-has-children .child-trigger {
    margin-top: 10px;
    margin-right: 10px;
}
  .header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:after{
  background-color:unset !important;
  }
}
@media(max-width:380px){
  .social-links--center {
    text-align: center;
  }
  .social-links__icon-wrapper--original.social-links__icon-wrapper--white {
    color: #fff;
    margin: 0px;
  }
}


.footer-grp {
  background:#1c233d;
  padding:60px 0 20px
}
.footer-grp ul {
  margin:0;
  padding:0
}
.footer-grp ul li {
  margin:0;
  padding:0;
  display:inline-block;
  list-style:none
}
.footer-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  padding:0 20px
}
.footer-grp .connected-col ul li {
  padding-right:25px;
  vertical-align:middle
}
.footer-grp .connected-col ul li:last-child {
  padding-right:0
}
.footer-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:last-child a {
  padding-right:0
}
.footer-grp .connected-col ul li i {
  font-size:20px;
  line-height:30px;
  vertical-align:middle;
  font-family:FontAwesome
}
.copy-right-text {
  padding:55px 0px 0
}
@media(min-width:768px){.footer-grp .hs-menu-wrapper {
  float:right
  }
}
@media(min-width:768px) and (max-width:1024px) {
  .footer-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding:0px 7px;
    font-size:13px
  }
  .tab-pad-left-space {
    padding-left:20px
  }
}
@media(max-width:767px){.footer-grp{background:#1c233d;padding:58px 0 20px
  }
  .tab-pad-left-space {
    padding-top:40px
  }
  .footer-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding:0
  }
  .connected-col.align-right {
    text-align:left
  }
  .copy-right-text {
    padding:22px 0px 0
  }
}
.home-hero-two-col {
  padding:140px 0 56px;
  position:relative;
  z-index:0
}
.home-hero-two-col .inner-text {
  font-size:20px;
  font-weight:normal;
  line-height:1.4;
  letter-spacing:normal;
  position:relative;
  left:22px
}
.home-hero-two-col .span6.transparent-cta a.cta_button {
  position:relative
}
.home-hero-two-col .span6.transparent-cta a.cta_button:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/call%201.png)no-repeat;
  content:"";
  position:absolute;
  left:13px;
  top:16px;
  width:23px;
  height:23px;
  background-size:contain;
  background-position:center center;
  z-index:1
}
.arrow_cta {
  z-index:0
}
.home-hero-two-col textarea {
  height:122px;
  resize:none
}
.arrow_cta a.cta_button:before {
  /*	content: " "; */
  position:absolute;
  right:21px;
  top:22px;
  width:10px;
  height:12px;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/rifgt%20arrow.png)no-repeat;
  background-size:contain;
  background-position:center center;
  z-index:1
}
@media(max-width:1200px){.home-hero-two-col .inner-text {
  display:none
  }
}
@media(min-width:767px) and (max-width:1024px) {
  .home-hero-two-col {
    padding:80px 0 40px
  }
  .home-hero-two-col .span6.transparent-cta a.cta_button {
    padding:15px 10px 15px 30px
  }
  .home-hero-two-col .span6.transparent-cta a.cta_button:before {
    left:4px
  }
  .home-hero-two-col .span6.arrow_cta a.cta_button {
    padding:15px 26px 15px 5px;
    width: 150px !important;
  }
  .home-hero-two-col .span6.arrow_cta a.cta_button:before {
    right:12px
  }
}
body .home-hero-two-col .transparent-cta a.cta_button:hover:before {
  display: block;
}
@media(max-width:767px){.image-position{margin-bottom:50px;text-align:center;}body .home-hero-two-col a.cta_button {
  display:block;
  margin-bottom:20px
  }
  .home-hero-two-col {
    padding:60px 0px 30px
  }
  .home-hero-two-col .span6.transparent-cta a.cta_button:before,
  .home-hero-two-col .span6.arrow_cta a.cta_button:before {
    display:none
  }
  .home-hero-two-col.home1-banner .row-fluid {
    flex-direction:column-reverse;
    display:flex
  }
}
.home-icon-two-col {
  padding:66px 0 64px
}
.home-icon-two-col h2 {
  margin-top:44px;
  margin-bottom:34px
}
.home-icon-two-col p {
  margin-bottom:29px
}
.home-icon-two-col a.cta_button {
  margin-top:26px
}
.home-icon-two-col.home-section4 .pad-right-space {
  padding-left:15px
}
.home-icon-two-col.home-section4 h2 {
  margin-top:43px;
  margin-bottom:32px
}
body .row-fluid .home-section4.reverse-module .right-col {
  padding-left:4%
}
@media(min-width:767px){.reverse-module .equal-height-container>.row-fluid-wrapper>.row-fluid {
  flex-direction:row-reverse;
  -webkit-flex-direction:row-reverse
  }
  body .container-fluid .row-fluid .reverse-module .image-position {
    margin:0
  }
  .reverse-module .image-position img {
    margin-left:-6%
  }
}
@media(min-width:767px) and (max-width:1024px) {
  .home-icon-two-col {
    padding:40px 0
  }
}
@media(max-width:767px){body .row-fluid .home-icon-two-col {
  padding:30px 0px
  }
  body .row-fluid .home-icon-two-col .left-col {
    padding-top:50px
  }
  body .row-fluid .home-icon-two-col.reverse-module {
    padding:30px 0px
  }
  body .row-fluid .home-icon-two-col .inner-div-image {
    text-align:center
  }
}
.home-three-col-icon-cm {
  padding:70px 0px 62px
}
.home-three-col-icon-cm .section-heading h2 {
  margin-top:36px;
  padding-bottom:2px
}
.home-three-col-icon-cm h3 {
  margin:52px 0 23px
}
body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  flex-basis:30.15%;
  -webkit-flex-basis:30.15%;
  transition:all ease-in-out .2s;
  position:relative;
  z-index:1
}
body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper .simple-cta {
  position:absolute;
  bottom:41px;
  left:0;
  right:0
}
body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
  margin-right:0px
}
body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:46px 45px 89px
}
body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:hover {
  box-shadow:0 4px 32px 0 rgba(0,
    0,
    0,
    0.25);
  border:solid .5px #e2e2e2
}
@media(min-width:768px) and (max-width:1024px) {
  body .row-fluid .home-three-col-icon-cm {
    padding:40px 0 80px
  }
  body .row-fluid .home-three-col-icon-cm.hom2-section2 .section-heading h2 {
    margin-top:0px
  }
  body .row-fluid .home-three-col-icon-cm.hom12-section2 .heading-paragraph p {
    margin:30px 0px
  }
}
@media(max-width:767px){body .row-fluid .home-three-col-icon-cm {
  padding:60px 0px 60px
  }
  body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper {
    flex-basis:100%;
    -webkit-flex-basis:100%
  }
  body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
    margin-left:auto;
    margin-right:auto
  }
}
.two-col-form-section {
  padding:65px 0 137px
}
.two-col-form-section h2 {
  margin:53px 0px 50px
}
.two-col-form-section .actions {
  padding-top:25px
}
@media(min-width:768px){.section-relative{position:relative}body .row-fluid .hubspot-link__container.sproket {
  display:none
  }
  body .row-fluid .flex-left>span {
    display:block;
    width:100%
  }
}
@media(max-width:1024px) and (min-width:768px) {
  .two-col-form-section {
    padding:40px 0
  }
}
@media(max-width:768px){.two-col-form-section{padding:30px 0px
  }
  .two-col-form-section .flex-left {
    margin-top:62px
  }
}
.subscribe-section {
  background:rgba(213,
    224,
    253,
    0.35);
  padding:113px 0 84px
}
.subscribe-section h6 {
  color:#233d63;
  font-weight:400;
  margin-top:7px
}
.subscribe-section form {
  max-width:610px;
  margin:35px auto 0;
  position:relative
}
.subscribe-section .hs-input {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  color:rgba(35,
    61,
    99,
    0.5);
  font-weight:400;
  padding:0 20px;
  height:80px;
  padding-right:45%
}
.subscribe-section .hs-form-required {
  display:none
}
body .row-fluid .subscribe-section .hs-button {
  min-width:34%;
  position:absolute;
  top:11px;
  right:10px
}
.subscribe-section.square-right-vector:after {
  top:-87px
}
@media(min-width:768px)and (max-width:1024px) {
  .subscribe-section {
    padding:80px 0px
  }
}
@media(max-width:767px){.subscribe-section .hs-input {
  height:60px
  }
  body .row-fluid .subscribe-section .hs-button {
    position:relative;
    width:100%;
    top:0;
    right:0
  }
  .field {
    margin-bottom:0
  }
  .subscribe-section .hs-input {
    padding-right:8%
  }
  .subscribe-section {
    padding:55px 0px 60px
  }
}
.client-logo-cm {
  padding:74px 0 34px
}
body .row-fluid .client-logo-cm .section-heading {
  max-width:730px;
  margin-bottom:50px
}
.body-container-wrapper .client-logo-cm ul {
  margin:0;
  padding:0
}
.body-container-wrapper .client-logo-cm ul li {
  margin:0;
  padding:0;
  display:inline-block;
  list-style:none;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  min-width:163px;
  padding:42px 20px;
  margin-right:30px;
  margin-bottom:30px
}
.body-container-wrapper .client-logo-cm ul li:nth-child(5n-5) {
  margin-right:0
}
.body-container-wrapper .client-logo-cm ul li:before {
  display:none
}
@media(max-width:1210px){.body-container-wrapper .client-logo-cm ul li:nth-child(5n-5) {
  margin-right:30px
  }
}
@media(min-width:767px) and (max-width:1024px) {
  .client-logo-cm {
    padding:40px 0
  }
}
@media(max-width:767px){.body-container-wrapper .client-logo-cm ul li {
  display:block;
  margin-right:0
  }
  .body-container-wrapper .client-logo-cm ul li:nth-child(5n-5) {
    margin-right:0
  }
  .client-logo-cm {
    padding:60px 0
  }
}
.client-logo-cm.counter-cm {
  padding:25px 0 30px
}
.body-container-wrapper .client-logo-cm.counter-cm li {
  min-width:238px;
  padding:42px 20px 32px;
  margin-right:12px;
  margin-bottom:15px;
  white-space:normal;
  max-width:20%
}
.client-logo-cm.counter-cm h2 {
  margin:0
}
.client-logo-cm.counter-cm h6 {
  color:#233d63;
  font-weight:400
}
@media(min-width:1215px){.body-container-wrapper .client-logo-cm.counter-cm li:nth-child(4n) {
  margin-right:0
  }
}
@media(min-width:768px)and (max-width:1024px) {
  .client-logo-cm.counter-cm {
    padding:40px 0
  }
}
@media(max-width:767px){.client-logo-cm.counter-cm{padding:30px 0px
  }
  .body-container-wrapper .client-logo-cm.counter-cm li {
    display:block;
    margin-right:0;
    max-width:100%;
    box-sizing:border-box
  }
}
.pricing-cm {
  padding:70px 0 98px
}
body .row-fluid .pricing-cm .three-col-adjust span>.hs_cos_wrapper {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  align-items:center;
  -webkit-align-items:center;
  padding:29px 0px 50px;
  transition:all ease-in-out .2s;
  flex-basis:30.15%;
  -webkit-flex-basis:30.15%
}
body .row-fluid .pricing-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
  margin-right:0px
}
.pricing-cm .three-col-adjust span>.hs_cos_wrapper:hover {
  box-shadow:0 4px 32px 0 rgba(0,
    0,
    0,
    0.25)
}
.pricing-cm h2 {
  margin:33px 0px 46px
}
.pricing-cm h5 {
  font-size:14px;
  font-weight:600;
  line-height:1.43;
  letter-spacing:2.02px;
  text-transform:uppercase
}
.pricing-cm h3 {
  font-size:62px;
  font-weight:600;
  line-height:1.23;
  letter-spacing:-1.88px;
  background-color:0;
  display:block;
  width:100%;
  text-align:center;
  padding:20px 0 5px;
  margin:12px 0 40px
}
.pricing-cm h3 span {
  font-size:16px;
  font-weight:normal;
  line-height:1.63;
  letter-spacing:.3px
}
.body-container-wrapper .pricing-cm ul {
  margin:0;
  padding:0;
  text-align:center
}
.body-container-wrapper .pricing-cm ul li {
  margin:0;
  padding:0;
  font-size:20px;
  font-weight:normal;
  line-height:1.5;
  letter-spacing:normal;
  padding-bottom:9px;
  color:#233d63
}
.pricing-cm h6 {
  font-size:12px;
  font-weight:normal;
  line-height:1.5;
  letter-spacing:.22px;
  text-align:center;
  max-width:227px;
  color:#233d63
}
body .container-fluid .row-fluid .pricing-cm a.cta_button {
  margin:34px 0 30px
}
@media(max-width:1024px) and (min-width:768px) {
  .pricing-cm {
    padding:40px 0px
  }
  .pricing-cm h6 {
    max-width:100%;
    padding:0px 15px
  }
}
@media(max-width:767px){.pricing-cm{padding:30px 0px
  }
  .pricing-cm .three-col-adjust span>.hs_cos_wrapper {
    text-align:center;
    flex-basis:100%;
    -webkit-flex-basis:100%
  }
  .pricing-cm h6 {
    max-width:100%;
    padding:0px 15px
  }
  body .row-fluid .pricing-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
    margin-left:auto;
    margin-right:auto
  }
}
.recent-post-section .post-body ul.date-time-list {
  margin-bottom:20px;
  max-width:90%
}
@media(max-width:1024px) and (min-width:768px) {
  body .container-fluid .recent-post-section {
    padding:40px 0
  }
}
@media(min-width:768px){.recent-post-section .post-listing {
  margin:0 -2.5% 0 0;
  padding:0;
  overflow:hidden;
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  -webkit-flex-direction:row;
  -ms-flex-direction:row;
  flex-direction:row;
  -webkit-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
  -webkit-justify-content:flex-start;
  justify-content:flex-start;
  -webkit-align-items:flex-start;
  -ms-flex-align:start;
  align-items:flex-start
  }
  .recent-post-section .post-item {
    float:left;
    width:30.36%;
    display:block;
    box-sizing:border-box;
    margin:0 3.3% 25px 0;
    list-style:none;
    padding-bottom:0;
    display:block;
    box-sizing:border-box;
    align-self:stretch;
    transition:all ease-in-out .4s
  }
  .recent-post-section .post-item:nth-child(3n) {
    margin-right:0px
  }
}
.recent-post-section {
  padding:70px 0 26px
}
body .container-fluid .row-fluid .recent-post-section .section-heading {
  margin-bottom:50px
}
.recent-post-section .post-item {
  border-radius:4px;
  border:solid .5px #cecece;
  background-color:#f2f1f0;
  position:relative
}
.recent-post-section .post-item .simple-cta {
  position:absolute;
  bottom:17px
}
.recent-post-section .post-body {
  padding:20px 20px 0px
}
.recent-post-section h4,
.recent-post-section a {
  font-size:20px;
  font-weight:600;
  line-height:1.3;
  letter-spacing:.02px;
  color:#f2f1f0;
}
.recent-post-section h4 {
  margin:10px 0px 18px
}
.body-container-wrapper .recent-post-section ul {
  margin:0;
  padding:0
}
.body-container-wrapper .recent-post-section ul li {
  font-size:12px;
  font-weight:normal;
  line-height:1.5;
  letter-spacing:3.03px;
  margin:0;
  padding:0;
  display:inline-block;
  list-style:none
}
.recent-post-section a.more-link {
  font-size:18px;
  font-weight:600;
  line-height:1.56;
  letter-spacing:normal;
  color:#6315FF;
  margin-top:17px;
  display:inline-block;
  text-decoration:underline
}
@media(max-width:767px){.recent-post-section .post-item {
  margin-bottom:30px
  }
  .recent-post-section {
    padding:60px 0px
  }
}
.business-solution {
  padding:156px 0px 0px
}
.business-solution h2 {
  margin-bottom:56px
}
.business-solution h3 {
  margin-bottom:16px
}
.business-solution .left-col {
  text-align:center
}
.business-solution .hs_cos_wrapper {
  margin-bottom:45px
}
@media(min-width:767px) and (max-width:1024px) {
  .business-solution {
    padding:40px 0px
  }
}
@media(max-width:767px){
  .business-solution{
    text-align:center;
    padding:60px 0px;
  }
  .business-solution p {
    max-width:100%
  }
  .business-solution .right-col {
    margin-top:40px
  }
}

.hide-comment {
  display:none
}
.blog-hero-section {
  background:url('https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%201035.svg')no-repeat;
  background-position:center center;
  background-size:contain;
  background-color:rgba(213,
    224,
    253,
    0.45);
  position:relative;
  padding:133px 0 130px
}
.blog-hero-section:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20102.svg) no-repeat;
  background-position:center center;
  background-size:cover;
  position:absolute;
  content:'';
  bottom:-120px;
  left:-180px;
  width:270px;
  height:286px
}
.blog-hero-section:after {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20261.svg) no-repeat;
  background-position:center center;
  background-size:cover;
  position:absolute;
  content:'';
  top:-160px;
  right:-100px;
  width:270px;
  height:286px
}
.blog-hero-section h1 {
  margin-bottom:8px;
  font-weight:bold
}
.blog-hero-section p {
  font-size:12px;
  line-height:1.33;
  color:#7531fe
}
.post-filter-section ul {
  margin-bottom:35px;
  margin-top:61px
}
.post-filter-section ul li:first-child {
  margin-left:0
}
.post-filter-section ul li {
  display:inline-block;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  margin-left:-5px
}
.post-filter-section ul li a {
  font-size:12px;
  font-weight:600;
  line-height:1.67;
  color:#233d63;
  padding:0px 20px
}
.post-filter-section ul li a.active {
  color:#f2f1f0;
  background-color:#6315FF;
  padding:9px 20px
}
.post-filter-section span.filter-link-count {
  display:none
}
@media(max-width:767px){.post-filter-section{text-align:center}.post-filter-section ul li {
  margin-bottom:10px
  }
}
.blog-content-section .left-col {
  width:65.7%
}
.blog-content-section .right-col {
  width:30.8%
}
body.hs-blog-listing .container-fluid .row-fluid .post-listing {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  - webkit-box-align:stretch;
  -moz-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  flex-wrap:wrap;
  -wevkit-flex-wrap:wrap;
  flex-direction:row;
  -webkit-flex-direction:row;
  margin-right:-2.5%
}
body.hs-blog-listing .row-fluid .post-listing .post-item {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-basis:46%;
  -webkit-flex-basis:46%;
  float:left;
  margin-right:5%;
  margin-bottom:45px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  flex-direction:column;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0
}
body.hs-blog-listing .row-fluid .post-listing .post-item:nth-child(2n) {
  margin-right:0
}
body.hs-blog-listing .row-fluid .post-listing .post-item .hs-featured-image {
  height:252px;
  max-width:363px;
  float:none;
  margin:0
}
body.hs-blog-listing .post-body {
  padding:30px 60px 20px 21px
}
body.hs-blog-listing .post-body h2 {
  font-size:20px;
  font-weight:bold;
  line-height:1.3;
  letter-spacing:.02px;
  color:#233d63;
  min-height:78px
}
body.hs-blog-listing .post-body h2 a {
  color:#233d63
}
body.hs-blog-listing .post-body .date-read-detail {
  padding:14px 0 25px
}
body.hs-blog-listing .post-body .date-read-detail,
body.hs-blog-listing .post-body .date-read-detail span {
  font-size:12px;
  line-height:1.5;
  letter-spacing:3.03px;
  font-weight:normal;
  color:#233d63;
  text-transform:uppercase
}
body.hs-blog-listing .post-body p {
  font-size:16px;
  line-height:1.63;
  letter-spacing:.3px;
  color:#233d63
}
body.hs-blog-listing a.more-link {
  position:relative;
  bottom:11px;
  font-size:16px;
  line-height:1.75;
  letter-spacing:normal;
  color:#6315FF;
  padding:0 20px;
  width:80px
}
body.hs-blog-listing a.more-link:after {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  content:'';
  position:absolute;
  top:9px;
  right:0;
  width:16px;
  height:9px
}
@media(max-width:1024px) and (min-width:768px) {
  body.hs-blog-listing .post-body {
    padding:30px 20px 20px 21px
  }
}
@media(max-width:767px){body.hs-blog-listing .container-fluid .row-fluid .post-listing .post-item {
  display:block;
  width:100%;
  margin:0;
  margin-top:20px;
  max-width:100%;
  margin:35px auto 0;
  float:none
  }
  body.hs-blog-listing .container-fluid .row-fluid .post-listing {
    display:block;
    margin-right:0
  }
  body.hs-blog-listing .row-fluid .post-listing .post-item .hs-featured-image {
    max-width:100%
  }
  body.hs-blog-listing a.more-link:after {
    top:3px
  }
  .blog-content-section .left-col,
  .blog-content-section .right-col {
    width:100%
  }
}
.blog-paginations {
  text-align:center;
  margin-bottom:124px
}
.blog-paginations ul li {
  display:inline-block;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  padding:12px 20px 8px 20.5px;
  margin-left:6px
}
.blog-paginations ul li:first-child {
  margin-left:0
}
.blog-paginations ul li a,
.blog-paginations ul li{
  font-size:18px;
  line-height:1.56;
  letter-spacing:1.6px;
  color:#233d63
}
.blog-paginations ul li.current {
  background-color:#6315FF
}
.blog-paginations ul li.current a {
  color:#f2f1f0
}
.blog-paginations ul li.prev-btn img,
.blog-paginations ul li.nxt-btn img {
  max-width:14px;
  vertical-align:middle
}
.blog-paginations ul li.prev-btn {
  margin-right:25px
}
.blog-paginations ul li.nxt-btn {
  margin-left:25px
}
@media(max-width:480px){.blog-paginations ul li.prev-btn {
  margin-right:17px;
  margin-left:0
  }
  .blog-paginations ul li.nxt-btn {
    margin-left:17px;
    margin-right:0
  }
}
.search-module {
  position:relative
}

.search-module form{
  position:relative;
}


.search-module form input {
  height:60px;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  font-size:16px;
  line-height:1.75;
  letter-spacing:normal;
  color:#a5a5a5;
  padding: 6px 20% 6px 20px;
}
.search-module form input::placeholder {
  font-size:16px;
  line-height:1.75;
  letter-spacing:normal;
  color:#a5a5a5
}

.search-module  form button {
  position: absolute;
  border-radius: 4px;
  background-color: #6315FF;
  right: 0px;
  top: 0;
  height: 60px;
  text-align: center;
  padding-top: 14px;
  margin-left: 0;
  width: 60px;
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
}

.search-module  .hs-search-field__bar button svg {
  display: none;
}

.search-module  form button:before {
  content: "";
  position: absolute;
  background: url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20427.svg);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: top center;
  top: 22px;
  right: 17px;
}

.search-container input[type="text"]{
  height:60px;
  padding:20px;
}

.post-filter {
  padding:60px 0 40px
}
.post-filter ul li {
  display:inline-block;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  margin-left:0;
  margin-right:18px;
  padding:7px 33px 5px;
  margin-bottom:18px
}
.post-filter ul li a {
  font-size:16px;
  line-height:1.31;
  font-weight:normal;
  letter-spacing:normal;
  color:#233d63
}
@media(max-width:1024px) and (min-width:768px) {
  .post-filter ul li {
    padding:7px 23px 5px
  }
}
@media(max-width:767px){.post-filter ul li {
  padding:7px 10px 5px
  }
}
.featured-post .post-content {
  padding:30px 0 30px;
  border-top:1px solid #cecece
}
.featured-post .post-content:first-child {
  border-top:1px solid transparent;
  padding:5px 0 30px
}
.featured-post .featured-image {
  max-width:80px;
  height:80px;
  border-radius:4px
}
.featured-post .date-read-detail,
.featured-post .date-read-detail span {
  font-size:12px;
  font-weight:normal;
  line-height:1.5;
  letter-spacing:normal;
  color:#233d63;
  text-transform:uppercase;
  margin-bottom:6px
}
.featured-post .post-title {
  font-weight:600;
  letter-spacing:.02px
}
.featured-post .post-title a {
  color:#233d63
}
@media(max-width:767px){.featured-post .hs-featured-image-wrapper {
  width:80px;
  float:left
  }
  .featured-post .post-header {
    width:70%;
    float:left;
    margin-left:3%
  }
}
.body-container-wrapper .follow-us li:before {
  display:none
}
.follow-us {
  padding:24px 20px 16px
}
.follow-us ul {
  margin:19px 0 0
}
.follow-us ul li {
  display:inline-block;
  margin-left:0;
  margin-right:20px
}
.follow-us ul li i {
  color:#1e135c;
  font-size:20px;
  line-height:30px;
  vertical-align:middle
}
@media(max-width:767px){.follow-us{text-align:center}}.business-blog-subscribe{padding:85px 0 0;
  margin-bottom:-8px
}
.business-blog-subscribe .hs-form-required {
  display:none
}
body .row-fluid .business-blog-subscribe form input {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  height:60px;
  padding: 6px 19% 6px 20px;
  font-size:16px;
  font-weight:normal;
  line-height:1.75;
  letter-spacing:normal;
  color:#a5a5a5
}

body .row-fluid .business-blog-subscribe form{
  position:relative;
}
body .row-fluid .business-blog-subscribe form .actions {
  position:absolute;
  top:0px;
  right:0;
  width:60px;
  height:60px;
}

body .row-fluid .business-blog-subscribe form .hs-button {
  font-size:0;
  padding:0;
  width:100%;
  height:100%;
  background:#6315FF
}
.business-blog-subscribe form .actions:after {
  position:absolute;
  top:20px;
  right:0;
  left:0;
  margin:0 auto;
  content:'';
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector-1.png);
  width:12px;
  height:15px;
  z-index:1
}
@media(max-width:1024px) and (min-width:768px) {
  body .row-fluid .business-blog-subscribe form input {
    padding:6px
  }
}
@media(max-width:767px){.business-blog-subscribe{padding:55px 0 0
  }
  body .row-fluid .business-blog-subscribe form .actions {
    top:-75px
  }
}
.contact-us {
  padding:29px 20px 29px;
  margin-bottom:30px
}
.contact-us h3 {
  margin-bottom:25px
}
.contact-us .contact-details {
  max-width:200px
}
.contact-us .contact-details .row-fluid {
  padding-bottom:12px
}
.contact-us .contact-details .img-cont {
  width:auto;
  float:left
}
.contact-us .contact-details .text-cont {
  margin-left:5%
}
.contact_us2 .hs_cos_wrapper .right-description p a {
  color:#30496d
}
@media(max-width:1024px) and (min-width:768px) {
  .contact-us {
    padding:29px 12px 29px
  }
  .contact-us .contact-details {
    max-width:100%
  }
}
@media(max-width:767px){.contact-us{margin-top:-40px}.contact-us .contact-details {
  max-width:100%
  }
  .contact-us .contact-details .text-cont {
    margin-left:5%;
    width:auto;
    float:left
  }
}
.home-slider.slider-cm {
  padding:85px 0 108px
}
.home-slider.slider-cm h2 {
  max-width:568px;
  margin:17px 0 31px
}
.home-slider.slider-cm p {
  margin:-3px 0 65px
}
.home-slider.slider-cm .right-column .cm-container .image-container {
  float:right;
  background-size:contain;
  background-position:center center;
  border-radius:50%;
  height:63px;
  width:63px
}
.home-slider.slider-cm .right-column .cm-container .right-col.align-left {
  padding-left:10px
}
.home-slider.slider-cm .slick-slide {
  margin-left:19px;
  margin-right:19px;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  padding:2px 35px 22px 36px;
  box-sizing:border-box
}
body .row-fluid .home-slider.slider-cm .slick-slide {
  margin-right:37px;
  margin-left:0px;
  width:100%;
  max-width:364px
}
.home-slider.slider-cm .right-column li {
  display:inline-block;
  margin-left:8px
}
.home-slider.slider-cm .slider-section li.slick-active button {
  background-color:#6315FF
}
.home-slider.slider-cm ul.slick-dots li {
  display:inline-flex;
  margin-right:9px;
  margin-left:0
}
.body-container-wrapper .home-slider.slider-cm li:before {
  display:none
}
.home-slider.slider-cm ul.slick-dots button {
  font-size:0;
  line-height:0;
  display:flex;
  width:15px;
  height:15px;
  padding:5px;
  cursor:pointer;
  color:transparent;
  border:0;
  outline:0;
  background:transparent;
  border-radius:100%;
  border:solid 1px #6315FF
}
.home-slider.slider-cm .slider-section ul.slick-dots {
  position:absolute;
  left:0px;
  bottom:-36px
}
.home-slider button.slick-prev.slick-arrow {
  font-size:0;
  background:transparent;
  border:0
}
.home-slider button.slick-next.slick-arrow {
  font-size:0;
  background:transparent;
  border:0
}
.home-slider button.slick-prev.slick-arrow:focus,
.home-slider button.slick-next.slick-arrow:focus {
  outline:0
}
.home-slider button.slick-prev.slick-arrow:before {
  position:absolute;
  z-index:1;
  right:50px;
  content:"\f053";
  border:transparent;
  font-size:21px;
  font-family:FontAwesome;
  background:#6315FF;
  padding:14px 17px;
  color:#f2f1f0;
  top:-65px;
  border-radius:4px;
  cursor:pointer
}
.home-slider button.slick-next.slick-arrow:before {
  position:absolute;
  top:0;
  right:0;
  z-index:2;
  content:"\f054";
  background-size:cover;
  background-position:center center;
  border:transparent;
  font-size:21px;
  font-family:FontAwesome;
  color:#6315FF;
  padding:13px 17px;
  cursor:pointer;
  top:-65px;
  border-radius:4px;
  border:1px solid #ececec
}
body .row-fluid .home-slider.slider-cm .cm-container {
  margin-left:0
}
@media(max-width:1212px) and (min-width:1025px) {
  body .row-fluid .home-slider.slider-cm .slick-slide {
    max-width:none;
    margin-left:17px;
    margin-right:17px
  }
}
@media(max-width:1024px) and (min-width:768px) {
  .home-slider.slider-cm {
    position:relative;
    padding-top:40px;
    padding-bottom:50px
  }
  body .row-fluid .home-slider.slider-cm .slick-slide {
    max-width:none;
    margin-left:17px;
    margin-right:17px
  }
  .home-slider.slider-cm .slider-section ul.slick-dots {
    left:16px
  }
}
@media(max-width:767px){.home-slider.slider-cm .slider-section ul.slick-dots {
  list-style:none;
  display:inline-flex;
  position:absolute;
  bottom:0;
  right:0;
  left:0;
  max-width:500px;
  margin:0 auto !important;
  float:none;
  align-items:center;
  justify-content:center
  }
  .home-slider.slider-cm .cm-container {
    width:100%
  }
  .home-slider.slider-cm .cm-container .span6 {
    display:inline-block
  }
  .home-slider.slider-cm .right-column {
    margin-top:50px
  }
  body .row-fluid .home-slider.slider-cm .slick-slide {
    max-width:100%;
    margin-right:0px
  }
  body .row-fluid .home-slider.slider-cm .cm-container {
    display:inline-block;
    padding:20px 0px
  }
  .home-slider.slider-section.slick-initialized.slick-slider.slick-dotted {
    width:100%;
    max-width:442px;
    margin:0 auto
  }
  .home-slider.slider-cm {
    padding:30px 0px
  }
  .home-slider.slider-cm .right-column .cm-container .image-container {
    float:left
  }
  .home-slider.slider-cm .right-column .cm-container .right-col.align-left {
    padding-left:72px;
    text-align:left
  }
  .home-slider.slider-cm h2 {
    margin:17px 0 70px
  }
}
.home-icon-two-col.app-section {
  padding:44px 0px 68px
}
.home-icon-two-col.app-section h2 {
  margin-top:39px;
  margin-bottom:10px
}
.home-icon-two-col.app-section p {
  margin-bottom:9px;
  max-width:491px
}
body .row-fluid .home-icon-two-col.app-section .span5.vertical-center.image-position-left {
  margin-left:1%
}
body .row-fluid .home-icon-two-col.app-section .cta-grp .right-col {
  padding-left:2%
}
@media(max-width:1024px) and (min-width:768px) {
  body .row-fluid .home-icon-two-col.home-section4 .arrow_cta a.cta_button {
    padding:15px 40px 15px 20px
  }
  .home-icon-two-col.app-section {
    padding:40px 0px
  }
}
@media(max-width:767px){body .row-fluid .home-icon-two-col.app-section {
  padding:30px 0px;
  text-align:center
  }
  body .row-fluid .home-icon-two-col.app-section .image-position-left {
    margin:0;
    margin-left:0px
  }
  body .row-fluid .home-icon-two-col.app-section .left-col {
    padding-top:11px
  }
  .home-icon-two-col.app-section p {
    max-width:100%
  }
}
.border-bottom-right-vector:after {
  content:"";
  position:absolute;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Small%20Bussiness%20Pack/circle-triangle.png) no-repeat;
  background-size:contain;
  width:175px;
  height:122px;
  top:-38px;
  right:-24px;
  z-index:0
}
.border-bottom-right-circle-vector:after {
  content:"";
  position:absolute;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/line-circle.png) no-repeat;
  background-size:cover;
  width:134px;
  height:214px;
  top:-91px;
  right:-72px
}
.circular-line-left-vector {
  position:relative;
  overflow:hidden
}
.circular-line-left-vector:before {
  content:"";
  position:absolute;
  left:-56px;
  bottom:-106px;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/line-circle.png) no-repeat;
  background-size:cover;
  width:227.6px;
  height:176px;
  background-position:top right
}
.border-bottom-right-vector,
.border-bottom-right-circle-vector {
  border-top:4px solid #e7dcff;
  position:relative;
  overflow:hidden
}
@media(max-width:767px){.home2-section-5 .hs_cos_wrapper:nth-child(even) .image_container:before {
  display:none
  }
  .home2-section-5 .hs_cos_wrapper .image_container:before {
    display:none
  }
  .border-bottom-right-circle-vector:after {
    display:none
  }
  .circular-line-left-vector:before {
    display:none
  }
  .border-bottom-right-vector:after {
    display:none
  }
  .image-container:before,
  .image-container:after,
  .center-text:before,
  .center-text:after {
    display:none
  }
  body .row-fluid .featured_image {
    background-position:center !important
  }
}
.home2-banner-section {
  padding:125px 0 70px
}
.single-line-form input {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  height:60px;
  padding:20px;
  display:block
}
body .row-fluid .home2-banner-section .pad-right-space p {
  max-width:377px;
  margin-left:auto;
  margin-right:0;
  width:100%
}
@media(min-width:768px){.single-line-form .innner-width {
  max-width:508px;
  float:right
  }
  .single-line-form form {
    position:relative
  }
  .single-line-form input {
    border-radius:4px;
    border:solid 1px #cecece;
    background-color:#f2f1f0;
    height:60px;
    padding:20px;
    max-width:59.2%;
    display:block
  }
  body .row-fluid .single-line-form .hs-button {
    right:0;
    position:absolute;
    top:0;
    min-width:38%
  }
  .home2-banner-section .pad-right-space p {
    margin:7px 0px 34px
  }
}
@media(min-width:1024px){.home2-banner-section .image-position img {
  margin-left:-3%
  }
}
@media(max-width:1024px) and (min-width:768px) {
  .home2-banner-section {
    padding:80px 0 40px
  }
  body .row-fluid .single-line-form input {
    max-width:55.2%
  }
}
@media(max-width:767px){.home2-banner-section{padding:60px 0px 30px
  }
  .home2-banner-section h1 {
    margin-top:64px
  }
  .home2-banner-section .hs-button {
    width:100%
  }
  body .row-fluid .home2-banner-section .pad-right-space p {
    max-width:100%
  }
}
.home2-client.client-logo-cm {
  padding:68px 0 141px;
  position:relative;
  z-index:3
}
body .row-fluid .home2-client.client-logo-cm .section-heading {
  margin-bottom:47px
}
.home2-client h3 {
  font-weight:400
}
.home2-client.client-logo-cm ul {
  border-radius:4px;
  border:solid 1px #cecece
}
.home2-client.client-logo-cm ul li {
  margin-bottom:0;
  border:0
}
@media(max-width:1024px){.home2-client.client-logo-cm ul li {
  padding:30px 20px
  }
}
@media(min-width:768px)and (max-width:1024px) {
  .home2-client.client-logo-cm {
    padding:40px 0px 90px
  }
  body .row-fluid .hom2-section2.home-three-col-icon-cm .heading-paragraph p {
    margin:20px 0px
  }
}
@media(max-width:767px){.home2-client.client-logo-cm{padding:30px 0px
  }
}
.hom2-section2 {
  padding:23px 0 80px
}
body .row-fluid .hom2-section2.home-three-col-icon-cm .section-heading {
  margin-bottom:0
}
body .row-fluid .home-three-col-icon-cm.hom2-section2 .three-col-adjust span>.hs_cos_wrapper {
  border:0;
  margin-top:1.2%;
  position:relative;
  z-index:1
}
body .row-fluid .home-three-col-icon-cm.hom2-section2 .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:43px 10px 89px
}
.hom2-section2 .hs_cos_wrapper .simple-cta {
  position:absolute;
  z-index:1;
  bottom:52.4px;
  left:0;
  right:0
}
body.home2 .home-three-col-icon-cm.hom2-section2 .three-col-adjust span>.hs_cos_wrapper:hover {
  box-shadow:none
}
.hom2-section2 .simple-cta a.cta_button:before {
  display:none
}
.hom2-section2.home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:10px 10 41px
}
.hom2-section2.home-three-col-icon-cm h3 {
  margin:30px 0 20px
}
.hom2-section2.home-three-col-icon-cm .heading-paragraph p {
  margin:17px 0 0
}
@media(max-width:767px){.hom2-section2{padding:2px 0 30px
  }
}
body.home2 .tabber .section-heading {
  text-align:center
}
body.home2 .tabber .section-heading h2 {
  margin-bottom:14px
}
body.home2 .tabber .section-heading p {
  margin:15px 0 40px
}
body.home2 .tabber .tabber-header ul {
  text-align:center
}
body.home2 .tabber .tabber-header ul li {
  display:inline-block;
  cursor:pointer;
  position:relative;
  padding:0px 38px
}
body.home2 .tabber .tabber-header ul li h3 {
  border-bottom:4px solid transparent
}
body.home2 .tabber .tabber-header ul li.current h3 {
  border-bottom:4px solid #6315FF;
  line-height:62px
}
body.home2 .tabber .tabber-content {
  margin-top:64px
}
body.home2 .tabber .single-content {
  display:none !important
}
body.home2 .tabber .single-content h2 {
  margin:0px 0px 18px
}
body.home2 .tabber .single-content.current {
  display:block !important
}
body.home2 .tabber .tabber-content ul li {
  padding:0;
  font-size:20px;
  font-weight:normal;
  line-height:1.5;
  letter-spacing:normal;
  padding-bottom:18px;
  color:#233d63;
  position:relative
}
body.home2 .tabber .tabber-content ul li:before {
  content:"";
  position:absolute;
  background:url('https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/tick%20%281%29.svg') no-repeat;
  background-size:contain;
  width:11px;
  height:11px;
  top:5px;
  left:-22px
}
body.home2 .tabber .tabber-content .description-text {
  border-top:1px solid #233d63
}
body.home2 .row-fluid .tabber .tabber-content .description-text p {
  margin-top:42px
}
body.home2 .row-fluid .tabber .span-border.right-col {
  margin-left:0
}
body.home2 .row-fluid .desktop {
  margin-left:0
}
body.home2 .row-fluid .mobile {
  display:none
}
body.home2 .row-fluid .tabber .mobile ul.slick-dots button {
  font-size:0;
  line-height:0;
  display:flex;
  width:15px;
  height:15px;
  padding:5px;
  cursor:pointer;
  color:transparent;
  border:0;
  outline:0;
  background:transparent;
  border-radius:100%;
  border:solid 1px #6315FF
}
body.home2 .row-fluid .tabber .mobile ul li.slick-active button {
  background-color:#6315FF
}
@media(max-width:1050px){body.home2 .tabber .tabber-header ul li {
  padding:0px 25px
  }
  body.home2 .row-fluid .tabber .span-border.right-col {
    margin-left:15px
  }
}
@media(max-width:1024px) and (min-width:768px) {
  body.home2 .tabber {
    padding:40px 0
  }
  body.home2 .tabber .section-heading {
    margin-top:40px;
    margin-bottom:0px
  }
  body.home2 .tabber .section-heading h2 {
    margin-top:0
  }
  body.home2 .tabber .section-heading p {
    margin:20px 0px
  }
}
@media(max-width:991px){body.home2 .tabber .tabber-header ul li {
  padding:0px 10px
  }
  body.home2 .tabber .tabber-header ul li h3 {
    line-height:62px
  }
}
@media(max-width:768px){body.home2 .row-fluid .home-icon-two-col.tabber {
  padding:30px 30px 20px;
  text-align:center
  }
  body.home2 .tabber .single-content .span-border {
    padding-top:40px
  }
  body.home2 .tabber .section-heading {
    margin-top:0
  }
  body.home2 .tabber .tabber-content {
    margin-top:15px
  }
  body.home2 .tabber .tabber-header ul {
    margin:0
  }
  body.home2 .row-fluid .tabber .mobile .tabber-header ul li {
    display:inline-block
  }
  body.home2 .row-fluid .tabber .mobile .tabber-header ul li {
    display:none
  }
  body.home2 .row-fluid .tabber .mobile .tabber-header ul li:current {
    display:block
  }
  body.home2 .row-fluid .tabber .mobile ul.slick-dots {
    display:inline-flex;
    text-align:center
  }
  body.home2 .row-fluid .tabber .mobile ul.slick-dots li:before {
    display:none
  }
  body.home2 .row-fluid .tabber .mobile .tabber-header ul li.current {
    display:inline-block
  }
  body.home2 .row-fluid .tabber .mobile .single-content:focus {
    outline:0
  }
  body.home2 .row-fluid .tabber .single-content {
    display:block !important;
    text-align:left
  }
  body.home2 .row-fluid .mobile {
    display:block
  }
  body.home2 .row-fluid .tabber .desktop {
    display:none !important
  }
  body.home2 .tabber .mobile .tabber-content ul li:before {
    width:20px;
    height:15px;
    left:-20px
  }
}
.home2-pricing {
  padding:42px 0 115px
}
.pricing-cm.home2-pricing h2 {
  margin:33px 0px 19px
}
.pricing-cm.home2-pricing p {
  margin-bottom:45px
}
.pricing-cm.home2-pricing h3 {
  padding:22px 0 2px;
  margin:12px 0 40px;
  border-bottom:6px solid #6315FF;
  background-color:transparent
}
.pricing-cm.home2-pricing h5 {
  text-align:center
}
.home2-pricing .hs_cos_wrapper {
  position:relative;
  z-index:1
}
body.home2 .row-fluid .home2-pricing .hs_cos_wrapper .inner-div {
  padding-bottom:210px
}
body .row-fluid .pricing-cm.home2-pricing .three-col-adjust span>.hs_cos_wrapper {
  padding-top:30px;
  padding-bottom:210px
}
.home2-pricing .hs_cos_wrapper .cta_content {
  position:absolute;
  z-index:1;
  bottom:45px;
  left:0;
  right:0;
  text-align:center
}
.home2-pricing .hs_cos_wrapper .cta_content h6 {
  margin:0 auto
}
@media(max-width:767px){.home2-pricing{padding:30px 0
  }
}
.home2-section4 {
  padding:79px 0 108px
}
.home2-section4 .center-text {
  margin-top:50px;
  z-index:1
}
.home2-section4 .one-line-txt {
  padding:43px 0px 26px;
  max-width:710px;
  margin:0 auto;
  position:relative;
  z-index:1
}
.home2-section4 .image-container {
  position:relative
}
.home2-section4 .one-line-txt h3 {
  font-size:26px;
  font-weight:normal;
  line-height:1.46;
  letter-spacing:normal;
  color:#233d63
}
.home2-section4 h5 {
  margin-bottom:4px
}
@media(max-width:1024px) and (min-width:767px) {
  .home2-section4 {
    padding:60px 0
  }
}
@media(max-width:767px){.home2-section4{padding:60px 0px 60px
  }
  .home2-section4 .one-line-txt h3 {
    font-size:18px
  }
  .home2-section4 h5 {
    margin-top:10px
  }
  .home2-section4 .center-text {
    margin-top:0px
  }
}

.home2-section-5 {
  padding:128px 0px 46px
}
.home2-section-5 .hs_cos_wrapper .image_container:before {
  position:absolute;
  z-index:-1;
  content:'';
  top:-22px;
  left:7px;
  right:0;
  bottom:0;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/exper1-bg.png)no-repeat;
  width:502.6px;
  height:266.6px
}
.home2-section-5 .two-col-adjust {
  margin-left:0
}
body .row-fluid .home2-section-5 .two-col-adjust span {
  margin-right:-4%;
  overflow:hidden
}
.home2-section-5 .hs_cos_wrapper .image_container {
  position:relative;
  z-index:1
}
.home2-section-5 .hs_cos_wrapper {
  margin-bottom:56px
}
.home2-section-5 .heading-container {
  border-radius:4px;
  border:solid 2px #cecece;
  background-color:#f2f1f0;
  position:relative;
  z-index:1;
  padding:28px 21px 21px
}
.home2-section-5 .heading-container h3 {
  margin:1px 0px 8px
}
.home2-section-5 .heading-container h6 {
  font-weight:400;
  margin-bottom:14px;
  margin-top:14px
}
.home2-section-5 .hs_cos_wrapper ul {
  margin-top:0;
  margin-bottom:0
}
.home2-section-5 .hs_cos_wrapper ul li:last-child {
  margin:0
}
.home2-section-5 .hs_cos_wrapper ul li {
  display:inline-block;
  margin-right:15px;
  margin-left:0
}
.home2-section-5 .hs_cos_wrapper ul li .fab {
  font-weight:400;
  width:15.5px;
  height:14.6px;
  color:#1e135c;
  font-family:Fontawesome;
  font-style:normal
}
.home2-section-5 .hs_cos_wrapper ul li:before {
  display:none
}
.home2-section-5 .hs_cos_wrapper:nth-child(even) .row-reverse {
  flex-direction:row-reverse;
  /*   display:flex; */
}
.home2-section-5 .hs_cos_wrapper:nth-child(even) .image_container:before {
  position:absolute;
  z-index:-1;
  content:'';
  top:-15px;
  left:-237px;
  right:0;
  bottom:0;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/expert-bg2.png)no-repeat;
  width:502.6px;
  height:266.6px
}

.home2-section-5 .hs_cos_wrapper{
  margin-top:56px;
}


@media(min-width:768px){body.home2 .home2-section-5 .hs_cos_wrapper:nth-child(even) .row-reverse .span6.vertical-center {
  margin-left:0px;
  margin-right:2.762430939%
  }
}
@media(min-width:991px)and (max-width:1024px) {
  .home2-section-5 .hs_cos_wrapper:nth-child(even) .image_container:before {
    width:200px;
    background-position:right;
    left:30px;
    top:-25px
  }
  .home2-section-5 .hs_cos_wrapper .image_container:before {
    width:200px
  }
}
@media(min-width:768px) and (max-width:1024px) {
  .home2-section-5 {
    padding:80px 0px 40px
  }
  .home2-section-5 .two-col-adjust {
    margin-top:30px
  }
}
@media(min-width:768px) and (max-width:991px) {
  body .row-fluid .home2-section-5 .heading-container h3 {
    font-size:16px
  }
  body .row-fluid .home2-section-5 .heading-container h6 {
    font-size:14px
  }
  .home2-section-5 .hs_cos_wrapper ul li {
    margin-right:10px
  }
}
@media(max-width:991px){.home2-section-5 .hs_cos_wrapper:nth-child(even) .image_container:before,
  .home2-section-5 .hs_cos_wrapper .image_container:before {
    display:none
  }
}
@media(max-width:767px){.home2-section-5{padding:60px 0px 0
  }
  .home2-section-5 .hs_cos_wrapper .heading-container ul li {
    display:inline-block
  }
  .home2-section-5 .two-col-adjust {
    margin-top:30px
  }
  .home2-section-5 .image_container {
    margin-bottom:30px
  }
  .home2-section-5 .heading-container {
    margin:30px 0px
  }
  body .row-fluid .home2-section-5 .two-col-adjust span {
    margin-right:0
  }
}
.home-three-col-icon-cm.contact_us .hs_cos_wrapper .inner-div p {
  margin-bottom:4px;
  margin:0 auto;
  max-width:273px
}
.home-three-col-icon-cm.contact_us .hs_cos_wrapper .inner-div a {
  color:#30496d
}
.home-three-col-icon-cm.contact_us .hs_cos_wrapper .inner-div-image {
  min-height:78px
}
body .row-fluid .home-three-col-icon-cm.contact_us .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:43px 10px 41px
}
.home-three-col-icon-cm.contact_us h3 {
  margin-bottom:25px
}
body .row-fluid .home-three-col-icon-cm.contact_us .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
  margin-right:0px
}
body .row-fluid .home-three-col-icon-cm.contact_us .three-col-adjust span>.hs_cos_wrapper {
  -webkit-flex-basis:30.25%;
  flex-basis:30.25%;
  margin-right:3.1%
}
.home-three-col-icon-cm.contact_us {
  padding:90px 0px 100px
}
@media(min-width:768px)and (max-width:1024px) {
  body .home-three-col-icon-cm.contact_us {
    padding:28px 0px 80px
  }
}
@media(max-width:767px){body .row-fluid .home-three-col-icon-cm.contact_us .three-col-adjust span>.hs_cos_wrapper {
  margin-left:auto;
  margin-right:auto
  }
  body .row-fluid .home-three-col-icon-cm.contact_us .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
    margin-left:auto;
    margin-right:auto
  }
  .home-three-col-icon-cm.contact_us {
    padding:28px 0px 60px
  }
}
.two-col-form-section.home-hero-two-col.contact-us1 {
  padding:174px 0px 137px
}
.two-col-form-section.home-hero-two-col.contact-us1 .flex-left {
  max-width:470px
}
.contact-us1 .inner-div-image {
  padding-bottom:23px
}
.two-col-form-section.home-hero-two-col.contact-us1 .heading_content h2 {
  margin-top:0px;
  font-size:36px
}
.two-col-form-section.contact-us1 h2 {
  margin-bottom:13px
}
body .row-fluid .contact-us1 .actions .hs-button {
  padding:15px 53.5px;
  margin-top:25px
}
.contact-us1 textarea {
  height:121px;
  resize:none
}
.two-col-form-section.home-hero-two-col.contact-us1 .description_content {
  padding-bottom:51px
}
.two-col-form-section.home-hero-two-col.contact-us1 .description_content p {
  max-width:293px;
  margin-bottom:0px
}
.two-col-form-section.home-hero-two-col.contact-us1 .sub-heading_content h3 {
  margin-bottom:7px
}
@media(min-width:768px)and (max-width:1024px) {
  .two-col-form-section.home-hero-two-col.contact-us1 .flex-left:after {
    right:0px
  }
  body .two-col-form-section.home-hero-two-col.contact-us1 {
    padding:40px 0px 35px
  }
  body .home-three-col-icon-cm.contact_us {
    padding:60px 0px 40px
  }
}
@media(max-width:767px){.two-col-form-section.home-hero-two-col.contact-us1 .span6.image-position-left:before {
  display:none
  }
  .two-col-form-section.home-hero-two-col.contact-us1 .flex-left {
    max-width:100%
  }
  .two-col-form-section.home-hero-two-col.contact-us1 .flex-left:after {
    display:none
  }
  .two-col-form-section.home-hero-two-col.contact-us1 .inner-div-image {
    text-align:center
  }
  .two-col-form-section.home-hero-two-col.contact-us1 {
    padding:30px 0px
  }
  .two-col-form-section.home-hero-two-col.contact-us1 .heading_content h2 {
    font-size:30px
  }
  body .two-col-form-section.home-hero-two-col.contact-us1 .description_content p {
    max-width:100%
  }
  .two-col-form-section.home-hero-two-col.contact-us1 .description_content:last-child {
    padding-bottom:0px
  }
  body .row-fluid .contact-us1 .actions {
    text-align:center
  }
}
.home-three-col-icon-cm.frequent-section {
  padding:120px 0px 70px
}
.home-three-col-icon-cm.frequent-section .section-heading h2 {
  margin-top:27px;
  margin-bottom:18px
}
body .row-fluid .home-three-col-icon-cm.frequent-section .section-heading {
  margin-bottom:55px
}
.frequent-section .two-col-adjust .hs_cos_wrapper .faq_heading {
  position:relative;
  z-index:1
}
.frequent-section .two-col-adjust .hs_cos_wrapper .faq_heading h4 {
  font-size:18px;
  margin-bottom:18px
}
.frequent-section .two-col-adjust .hs_cos_wrapper .faq_heading:before {
  height:18px;
  width:18px;
  top:0;
  left:-38px;
  content:'';
  position:absolute;
  background:#6315FF;
  border-radius:50%
}
.frequent-section .two-col-adjust .hs_cos_wrapper .row-fluid {
  position:relative;
  z-index:1
}
.frequent-section .two-col-adjust .hs_cos_wrapper .faq_description p {
  max-width:454px;
  padding-bottom:30px;
  letter-spacing:.3px
}
.frequent-section .two-col-adjust .hs_cos_wrapper .row-fluid:before {
  bottom:-32px;
  width:0px;
  left:-29px;
  height:100%;
  content:'';
  position:absolute;
  border:.5px solid #cecece;
  display:block
}
body .frequent-section.home-three-col-icon-cm .two-col-adjust>span {
  margin-left:75px
}
.frequent-section .two-col-adjust .hs_cos_wrapper:nth-last-child(1) .row-fluid:before {
  display:none
}
.frequent-section .two-col-adjust .hs_cos_wrapper:nth-last-child(2) .row-fluid:before {
  display:none
}
body .row-fluid .frequent-section.home-three-col-icon-cm .two-col-adjust span>.hs_cos_wrapper {
  margin-top:0;
  flex-basis:47.5%;
  -webkit-flex-basis:47.5%
}
body .row-fluid .frequent-section.home-three-col-icon-cm .two-col-adjust span>.hs_cos_wrapper:nth-child(2n) {
  margin-right:0px;
  margin-left:auto
}
@media(min-width:768px)and (max-width:1070px) {
  .frequent-section .two-col-adjust .hs_cos_wrapper .row-fluid p {
    max-width:95%
  }
  body .row-fluid .frequent-section.home-three-col-icon-cm .two-col-adjust span>.hs_cos_wrapper:nth-child(2n) {
    margin-right:0px;
    margin-left:auto
  }
  body .frequent-section.home-three-col-icon-cm .two-col-adjust>span {
    margin-left:50px
  }
  .home-three-col-icon-cm.frequent-section {
    padding:40px 0px
  }
  body .row-fluid .frequent-section.home-three-col-icon-cm .two-col-adjust span>.hs_cos_wrapper {
    margin-top:44px;
    flex-basis:45.5%;
    -webkit-flex-basis:45.5%
  }
} 
}
@media(max-width:767px){body .row-fluid .home-three-col-icon-cm.frequent-section {
  padding:30px 0px 30px
  }
  body .frequent-section.home-three-col-icon-cm .two-col-adjust>span {
    margin:0 auto
  }
  body .row-fluid .frequent-section.home-three-col-icon-cm .two-col-adjust span>.hs_cos_wrapper {
    margin-top:44px
  }
  .frequent-section .two-col-adjust .hs_cos_wrapper:nth-last-child(2) .row-fluid:before {
    display:block
  }
  body .row-fluid .frequent-section.home-three-col-icon-cm .two-col-adjust span>.hs_cos_wrapper:nth-child(2n) {
    margin-right:auto;
    margin-left:auto
  }
  body .row-fluid .home-three-col-icon-cm.frequent-section .section-heading {
    margin-bottom:0px
  }
  .frequent-section .two-col-adjust .hs_cos_wrapper .faq_description p {
    padding-bottom:0px
  }
}
@media(max-width:480px){.frequent-section .two-col-adjust .hs_cos_wrapper .row-fluid:before {
  display:none
  }
  .frequent-section .two-col-adjust .hs_cos_wrapper .faq_heading:before {
    display:none
  }
  body .row-fluid .frequent-section .two-col-adjust .hs_cos_wrapper:nth-last-child(2) .row-fluid:before {
    display:none
  }
}
.two-col-form-section.home-hero-two-col.contact-us2 {
  padding:110px 0px 89px
}
.contact-us2 .heading_content {
  margin-bottom:152px
}
.contact-us2 .heading_content h3 {
  font-size:32px
}
.two-col-form-section.home-hero-two-col.contact-us2 .heading_content h2 {
  margin-top:0px;
  font-size:36px
}
.contact-us2 .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
  padding-bottom:9px
}
.two-col-form-section.contact-us2 h2 {
  margin:0px;
  margin-bottom:9px
}
.two-col-form-section.contact-us2 .span7.flex-left-form p {
  margin-bottom:35px
}
.two-col-form-section.contact-us2 .span7.flex-left-form .actions {
  float:right
}
.contact-us2 fieldset.form-columns-2 {
  max-width:100%
}
.contact-us2 fieldset.form-columns-2 .input {
  margin-right:32px
}
.contact-us2 fieldset.form-columns-1 {
  max-width:100%
}
.contact-us2 .span7.flex-left-form h2 {
  font-size:48px
}
.contact-us2 .span7.flex-left-form.vertical-center>span {
  max-width:615px
}
.contact-us2 .hs-form-required {
  display:none
}
.contact-us2 textarea {
  height:112px;
  resize:none
}
.hs_how_did_you_here_about_us_.hs-how_did_you_here_about_us_.hs-fieldtype-select.field.hs-form-field {
  padding-top:8px;
  padding-bottom:11px
}
@media(min-width:768px)and (max-width:1024px) {
  .contact-us2 .heading_content h3 {
    font-size:24px
  }
  .contact-us2 .span7.flex-left-form h2 {
    font-size:40px
  }
  .contact-us2 .heading_content {
    margin-bottom:80px
  }
}
@media(max-width:767px){.two-col-form-section.home-hero-two-col.contact-us2 .inner-div-image {
  text-align:center
  }
  .two-col-form-section.home-hero-two-col.contact-us2 {
    padding:60px 0px
  }
  .two-col-form-section.contact-us2 .span5.image-position-left {
    text-align:center;
    margin-top:0px;
    padding-top:120px
  }
  .contact-us2 .heading_content h3 {
    font-size:18px
  }
  .contact-us2 .heading_content {
    margin-bottom:0;
    padding-bottom:60px
  }
  .contact-us2 .span7.flex-left-form h2 {
    font-size:30px
  }
  .two-col-form-section.contact-us2 .span7.flex-left-form p {
    margin-bottom:25px
  }
}
.contact_us2 .right-description.span10.vertical-center h5 {
  margin:0px
}
.contact_us2 {
  position:relative;
  z-index:1;
  padding:18px 0px 94px
}
.contact_us2 .subscribe.equal-height-container {
  margin:70px 0px 0px
}
.contact_us2 .subscribe .row-fluid-wrapper {
  max-width:1024px;
  margin:0 auto
}
.contact_us2 .subscribe-section.span8.vertical-center .hs_cos_wrapper {
  max-width:610px;
  margin:0 auto;
  width:100%;
}
.contact_us2:before {
  top:0;
  position:absolute;
  width:1140px;
  height:1px;
  background:#9c9c9c;
  content:'';
  left:0;
  right:0;
  text-align:center;
  margin:0 auto
}
.contact_us2 .subscribe-section {
  padding:0;
  background:#f2f1f0
}
.contact_us2 .subscribe-heading h3 {
  margin-bottom:0px
}
.contact_us2:after {
  bottom:64px;
  position:absolute;
  width:1140px;
  height:1px;
  background:#9c9c9c;
  content:'';
  left:0;
  right:0;
  text-align:center;
  margin:0 auto
}
.contact_us2 .subscribe-section form {
  margin-left:0px
}
.contact_us2 .inner-div-image.span2 {
  margin-right:10px
}
.home-hero-two-col.contact_us2 .span7.flex-left-form {
  max-width:520px;
  margin-right:150px
}
@media(min-width:768px)and (max-width:1024px) {
  .contact_us2 .subscribe.equal-height-container {
    margin:50px 0px 0px
  }
  .contact_us2 .subscribe.equal-height-container .subscribe-section {
    margin-top:0px
  }
  .two-col-form-section.home-hero-two-col.contact-us2 {
    padding:80px 0px
  }
}
@media(max-width:767px){.contact_us2{padding:20px 0px 100px
  }
  body .row-fluid .contact_us2 .three-col-adjust span>.hs_cos_wrapper {
    text-align:center
  }
  .contact_us2 .subscribe-section form {
    margin-left:auto
  }
  .contact_us2 .subscribe.equal-height-container {
    margin:60px 0px 0px
  }
  body .row-fluid .right-description.span10.vertical-center h5 {
    margin:20px 0px 10px
  }
  .contact_us2 .inner-div-image.span2 {
    margin-right:0px
  }
  .contact_us2 .subscribe-heading h3 {
    text-align:center
  }
  .contact_us2:after {
    bottom:50px
  }
}
.frequent-section.faq2 {
  position:relative;
  z-index:1
}
.home-three-col-icon-cm.frequent-section.faq2 {
  padding-top:89px
}
body .row-fluid .frequent-section.home-three-col-icon-cm.faq2 .two-col-adjust span>.hs_cos_wrapper:first-child {
  position:relative;
  z-index:1
}
body .row-fluid .frequent-section.home-three-col-icon-cm.faq2 .two-col-adjust span>.hs_cos_wrapper:last-child {
  position:relative;
  z-index:1
}
@media(min-width:768px) and (max-width:1024px) {
  body .row-fluid .home-three-col-icon-cm.frequent-section {
    padding:40px 0px 3px
  }
}
@media(max-width:767px){body .row-fluid .frequent-section.home-three-col-icon-cm.faq2 .two-col-adjust span>.hs_cos_wrapper:first-child:before {
  display:none
  }
  body .row-fluid .frequent-section.home-three-col-icon-cm.faq2 .two-col-adjust span>.hs_cos_wrapper:last-child:after {
    display:none
  }
  .home-three-col-icon-cm.frequent-section.faq2 {
    padding-top:60px;
    margin-top:0px
  }
  .frequent-section.faq2 .two-col-adjust .hs_cos_wrapper:nth-last-child(2) .row-fluid:before {
    display:block
  }
}
.service-single-solution {
  padding:52px 0px 60px
}
.service-single-solution .video-content {
  position:relative;
  z-index:1;
  margin:50px 0px 56px
}
.service-single-solution .video-btn.video-popup-cm {
  text-align:center;
  position:absolute;
  left:0;
  right:0;
  top:32%;
  margin:0 auto
}
.service-single-solution .video-content h2 {
  position:absolute;
  color:#f2f1f0;
  max-width:599px;
  margin:20px auto 0px;
  font-size:32px;
  bottom:15%;
  text-align:center;
  left:0;
  right:0
}
.service-single-solution .video-content:before {
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:rgba(0,
    0,
    0,
    0.71)
}
.service-single-solution .top-image-container {
  margin-bottom:25px
}
body .row-fluid .service-single-solution .span12.wrapper .analytic-solution {
  max-width:855.3px;
  margin:0 auto;
  width:100%
}
.service-single-solution .description-content1 h2 {
  margin-bottom:29px;
  font-size:32px
}
.service-single-solution .description-content2 h2 {
  margin-bottom:19px;
  font-size:32px
}
.service-single-solution .description-content1 p {
  margin-bottom:5px
}
.service-single-solution .cta-content {
  margin:47px 0px 48px
}
.service-single-solution .cta-content a.cta_button {
  padding:12.5px 79.5px
}
.service-single-solution .pager-section {
  border:solid 1px #cecece;
  padding:25px 34px 10px
}
.service-single-solution .pager-section .left-col img {
  display:inline-block;
  float:left;
  margin-right:10px;
  margin-top:4px
}
.service-single-solution .pager-section .right-col h4 {
  display:inline-block
}
.service-single-solution .pager-section .right-col img {
  display:inline-block;
  float:right;
  margin-left:10px;
  margin-top:4px
}
.service-single-solution .span12.pager-section {
  margin-left:0px
}
.service-single-solution .youtube_video .wistia {
  display:none
}
.service-single-solution .wistia_video .youtube {
  display:none
}
.service-single-solution .wistia a {
  position:relative
}
.service-single-solution .youtube a {
  position:relative
}
@media(max-width:1024px) and (min-width:768px) {
  .service-single-solution .description-content2 h2 {
    font-size:31px
  }
  .service-single-solution {
    padding:80px 0px 40px
  }
}
@media(max-width:767px){.service-single-solution .pager-section .span6.left-col.align-left {
  text-align:left;
  float:left;
  width:40%
  }
  .service-single-solution .pager-section .span6.right-col.align-right {
    text-align:right;
    width:auto
  }
  .service-single-solution .video-content h2 {
    padding:0px 15px
  }
}
@media(max-width:480px){.service-single-solution .pager-section .span6.left-col.align-left {
  text-align:center;
  float:none;
  width:100%
  }
  .service-single-solution .pager-section .span6.right-col.align-right {
    text-align:center;
    width:100%;
    margin-top:30px
  }
  .service-single-solution .pager-section .right-col img {
    margin-left:0px;
    margin-top:15px
  }
  .service-single-solution .pager-section .left-col img {
    margin-right:0px;
    margin-top:15px
  }
  .service-single-solution .video-btn.video-popup-cm {
    top:17%
  }
}
.service-single1 .image-position-left .inner-div-image img {
  position:absolute;
  top:-91px;
  z-index:1;
  margin-left:8px
}
body.service-single_1 .home-slider.slider-cm {
  padding:85px 0 235px
}
.service-single1 {
  position:relative;
  z-index:1
}
.service-single1 .span12.client-logo-cm.square-right-vector {
  position:relative;
  z-index:0
}

body.home3 .row-fluid .home-icon-two-col.app-section.service-single1 {
  padding:72px 0px 105px
}


body.service1 .row-fluid .home-three-col-icon-cm .section-heading {
  max-width:973px
}
body.service1 .row-fluid .home-three-col-icon-cm .section-heading h2 {
  max-width:565px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:48px
}
body.service1 .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper {
  position:relative;
  z-index:1;
  flex-basis:30.15%;
  -webkit-flex-basis:30.15%;
  margin-right:3.2%
}
body.service1 .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
  margin-right:0px
}
body.service1 .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:43px 45px 63px
}
body.service1 .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper .inner-div .simple-cta {
  position:absolute;
  left:0;
  right:0;
  bottom:29px
}
body .row-fluid .home3-app-section.home-icon-two-col.service-single1 {
  padding:66px 0px 105px
}
body .row-fluid .home3-app-section.service-single1 {
  margin:221px 0px 162px
}
@media(min-width:768px)and (max-width:1024px) {
  body .row-fluid .service-single1 .image-position-left .inner-div-image img {
    right:1%;
    top:-60px
  }
  .home-icon-two-col.app-section.service-single1 p {
    max-width:90%
  }
  .service-single1 .span4.image-cta.align-left.vertical-center {
    width:50%
  }
  body.service1 .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper {
    margin-right:3.2%
  }
}
@media(max-width:767px){.service-single1 .image-position-left .inner-div-image img {
  position:relative;
  top:0;
  margin-top:50px
  }
  body.service-single_1 .home-slider.slider-cm {
    padding:30px 0px 60px
  }
  body .row-fluid .home-icon-two-col.app-section.service-single1 {
    padding:60px 0px
  }
  .service-single1 {
    margin-top:0px;
    margin-bottom:0px
  }
  body.service1 .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper {
    margin-left:auto;
    margin-right:auto
  }
  body.service1 .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:nth-child(3n) {
    margin-left:auto;
    margin-right:auto
  }
  body .row-fluid .home3-app-section.service-single1 {
    margin:60px 0px 30px
  }
  body .row-fluid .home3-app-section.home-icon-two-col.service-single1 {
    padding:0px 0px 40px
  }
}
body.service-single_1 .home-slider.slider-cm {
  padding-top:31px
}
body.service-single_1 .client-logo-cm {
  padding:220px 0 99px
}
@media(min-width:768px)and (max-width:1024px) {
  body.service-single_1 .home-slider.slider-cm {
    padding:40px 0px 140px
  }
  body.service-single_1 .client-logo-cm {
    padding:175px 0px 80px
  }
}
@media(max-width:767px){.service-single-solution{padding:60px 0px 30px
  }
  .service-single-solution .video-content {
    margin:30px 0px
  }
  .service-single-solution .cta-content {
    margin:30px 0px
  }
  body.service-single_1 .client-logo-cm {
    padding:60px 0px 30px
  }
}
.home-three-col-icon-cm.home3-three-col-cm.span12.align-center.service_page_1.noafter {
  padding:120px 0px
}
body .row-fluid .service_page_1 .section-heading {
  margin-bottom:19px
}
body .row-fluid .home-three-col-icon-cm.home3-three-col-cm.service_page_1 .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:47px 31px 58px
}
.home-three-col-icon-cm.home3-three-col-cm.service_page_1 h3 {
  margin:52px 0 25px
}
body.service1 .row-fluid .home-three-col-icon-cm.service_page_1 .three-col-adjust span>.hs_cos_wrapper .inner-div .simple-cta {
  bottom:27px
}
body .row-fluid .home-three-col-icon-cm.service_page_1 .three-col-adjust span>.hs_cos_wrapper {
  margin-top:6.43%
}
body .row-fluid .home-three-col-icon-cm.service_page_1 .simple-cta a.cta_button:before {
  right:-40px
}
body.service1 .client-logo-cm.padding-aboutus-client-logo.service1-page {
  padding:113px 0px 89px
}
.two-col-form-section.home-hero-two-col .span7.vertical-center.image-position-left img {
  max-width:570px !important;
  width:100%
}
body.service1 .two-col-form-section.service1_page {
  padding:120px 0px
}
.span12.two-col-form-section.home-hero-two-col.span-border.section-relative.service1_page .actions {
  padding-top:25px
}
body.service1 .home-slider.slider-cm {
  padding:120px 0px 132px
}
@media(min-width:768px)and (max-width:1024px) {
  body .row-fluid .home-three-col-icon-cm.home3-three-col-cm.span12.align-center.service_page_1 {
    padding:80px 0px 40px
  }
  .client-logo-cm.padding-aboutus-client-logo.service1-page {
    padding:40px 0px
  }
  .two-col-form-section.service1_page {
    padding:40px 0px
  }
}
@media(max-width:767px){body .row-fluid .home-three-col-icon-cm.home3-three-col-cm.span12.align-center.service_page_1 {
  padding:60px 0px 55px
  }
  .client-logo-cm.padding-aboutus-client-logo.service1-page {
    padding:30px 0px
  }
  .two-col-form-section.service1_page {
    padding:30px 0px
  }
  .two-col-form-section.home-hero-two-col .span7.vertical-center.image-position-left {
    text-align:center
  }
  body.service1 .home-slider.slider-cm {
    padding:60px 0px
  }
  body.service1 .client-logo-cm.padding-aboutus-client-logo.service1-page {
    padding:60px 0px 31px
  }
  body.service1 .two-col-form-section.service1_page {
    padding:60px 0px
  }
}
.aboutus-page2-ourcompany-section.service_page2 {
  padding:179px 0px 38px
}
.aboutus-page2-ourcompany-section.service_page2 .simple-cta a.cta_button {
  margin-top:11px
}
.aboutus-page2-ourcompany-section.service_page2 h2 {
  margin-top:6px
}
.aboutus-page2-ourcompany-section.service_page2 h3 {
  margin-top:21px;
  margin-bottom:27px
}
.aboutus-page2-ourcompany-section.service_page2 .right-col p {
  margin-top:0px;
  margin-bottom:0px;
  max-width:317px
}
.aboutus-page2-ourcompany-section.service_page2 .right-col {
  padding-left:43px
}
.aboutus-page2-ourcompany-section.service_page2 .heading-paragraph h2 {
  margin-top:37px;
  max-width:482px
}
.aboutus-page2-ourcompany-section.service_page2 .heading-paragraph p {
  margin:28px 0 44px;
  max-width:503px
}
body .row-fluid .aboutus-page2-ourcompany-section.service_page2 .two-col-adjust span>.hs_cos_wrapper {
  padding-bottom:37px;
  position:relative
}
.service_page2 .span6.left-col {
  max-width:530px
}

body .row-fluid .service-page2.home-slider.slider-cm {
  padding:130px 0 103px
}
body .row-fluid .service-page2.client-logo-cm {
  padding:48px 0 34px
}
body .row-fluid .service-page2.two-col-form-section {
  padding:65px 0 148px
}
.service-page2.two-col-form-section h2 {
  margin:53px 0px 30px
}
.span12.aboutus-page2-ourcompany-section.service_page2.service-page2 .simple-cta {
  position:absolute;
  bottom:0
}
@media(max-width:1024px) and (min-width:768px) {
  .aboutus-page2-ourcompany-section.service_page2 {
    padding:80px 0px 40px
  }
  .aboutus-page2-ourcompany-section.service_page2 .right-col {
    padding-left:0px
  }
  .aboutus-page2-ourcompany-section.service_page2 .heading-paragraph p {
    max-width:94%
  }
  body .row-fluid .service-page2.home-slider.slider-cm {
    padding:80px 0px 40px
  }
  body .row-fluid .service-page2.client-logo-cm {
    padding:40px 0px
  }
  body .row-fluid .service-page2.two-col-form-section {
    padding:40px 0 80px
  }
}
@media(max-width:767px){body .row-fluid .aboutus-page2-ourcompany-section.service_page2 .two-col-adjust span>.hs_cos_wrapper {
  margin-right:0px;
  max-width:100%;
  margin-bottom:5%
  }
  .aboutus-page2-ourcompany-section.service_page2 .right-col {
    padding-left:0px
  }
  .aboutus-page2-ourcompany-section.service_page2 .right-col p {
    max-width:100%
  }
  .aboutus-page2-ourcompany-section.service_page2 .heading-paragraph p {
    margin-left:auto;
    margin-right:auto
  }
  .aboutus-page2-ourcompany-section.service_page2 {
    padding-top:60px;
    padding-bottom:30px;
    text-align:center
  }
  .service_page2 .span6.left-col {
    margin:0 auto;
    margin-bottom:60px
  }
  body .row-fluid .aboutus-page2-ourcompany-section.service_page2 .two-col-adjust span>.hs_cos_wrapper:nth-child(2n) {
    padding-left:0px
  }
  .span12.aboutus-page2-ourcompany-section.service_page2.service-page2 .simple-cta {
    left:0;
    right:0
  }
  body .row-fluid .service-page2.home-slider.slider-cm {
    padding:60px 0px 30px
  }
  body .row-fluid .service-page2.two-col-form-section {
    padding:60px 0px 60px
  }
  .aboutus-page2-ourcompany-section.service_page2 .heading-paragraph h2 {
    margin-right:auto;
    margin-left:auto
  }
  body .row-fluid .service-page2.client-logo-cm {
    padding:60px 0px
  }

}

.error-500 {
  padding:132px 0 176px
}

.error-500 .span6.vertical-center.pad-right-space h1 {
  max-width:495px
}

.error-500 .pad-right-space p {
  margin:3px 0 28px;
  font-size:18px;
  max-width:426px
}
@media(min-width:768px)and (max-width:1024px) {
  .error-500 {
    padding:80px 0 80px
  }
}
@media(max-width:767px){.error-500 .row-fluid {
  display:flex;
  flex-direction:column-reverse
  }
  .error-500 .image-position {
    margin-top:0px;
    margin-bottom:50px
  }
  body .error-500:after {
    display:none
  }
  body .error-500 {
    padding:60px 0px
  }
  .error-500 .arrow_cta a.cta_button {
    padding:15px 55px;
    display:inline-block;
  }
}
.request_a_quote {
  padding:113px 0px 120px
}
body .row-fluid .request_a_quote .wrapper {
  max-width:930px
}
.request_a_quote .form-header {
  text-align:center;
  margin-bottom:72px
}
.request_a_quote .form-header h2 {
  font-size:42px;
  padding-bottom:10px
}
.request_a_quote .form-header p {
  font-size:20px
}
.request_a_quote fieldset.form-columns-1 {
  max-width:100%
}
.request_a_quote fieldset.form-columns-2 {
  max-width:100%
}
.request_a_quote .hs-form-required {
  display:none
}
.request_a_quote .actions input.hs-button.primary.large {
  float:right
}
.request_a_quote .field {
  margin-bottom:10px
}
.request_a_quote .hs_company.hs-company.hs-fieldtype-text.field.hs-form-field {
  margin-bottom:22px
}
.request_a_quote textarea {
  height:150px;
  resize:none
}
.request_a_quote .actions {
  padding-top:15px
}
body .request_a_quote fieldset.form-columns-2 .hs-form-field {
  width:49%;
  float:left;
  margin-right:1%
}
body .request_a_quote fieldset.form-columns-2 .hs-form-field:nth-child(2n) {
  margin-right:0;
  margin-left:1%
}
body .row-fluid .recent-post-section .section-heading p {
  font-size:16px
}
body .row-fluid .request_a_quote .recent-post-section {
  padding-bottom:36px
}
body.get-a-quote .recent-post-section {
  padding:113px 0px 92px
}
@media(min-width:768px)and (max-width:1024px) {
  .request_a_quote {
    padding:80px 0px 40px
  }
  body.get-a-quote .recent-post-section {
    padding:40px 0 34px
  }
}
@media(max-width:767px){.request_a_quote{padding:60px 0px 120px
  }
  body .container-fluid .row-fluid .recent-post-section .section-heading h2 {
    margin-bottom:20px
  }
  body.get-a-quote .recent-post-section {
    padding:60px 0 34px
  }
}
@media(max-width:480px){body .request_a_quote fieldset.form-columns-2 .hs-form-field:nth-child(2n) {
  margin-left:0px
  }
}
body.popup-open {
  overflow:hidden !important;
  position:relative;
  z-index:1
}
body .row-fluid .popup-window {
  border:solid 1px #cad0da;
  padding:30px 30px;
  max-width:886px;
  position:relative;
  display:none;
  position:fixed !important;
  left:50%;
  top:50%;
  transform:translate(-50%,
    -50%);
  z-index:13;
  max-height:100vh;
  overflow-y:auto
}
body .row-fluid .popup-window h3 {
  font-size:34px
}
.popup-window .right-col {
  padding-left:30px;
  padding-right:30px
}
body .row-fluid .popup-window p {
  margin:11px 0 31px
}
.popup-window .close {
  position:absolute;
  top:4px;
  right:9px;
  transition:all 200ms;
  cursor:pointer;
  color:#6315FF
}
.popup-window h5 {
  color:#6315FF
}
.popup-window.expanded {
  display:block !important;
  visibility:visible !important
}
body.theme-popup.overlay {
  overflow:hidden !important
}
body.theme-popup.overlay:before {
  position:absolute;
  content:'';
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:#34302c;
  z-index:-1;
  opacity:.6
}
body.theme-popup.overlay:after {
  z-index:15;
  position:absolute;
  content:'';
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:#34302c;
  z-index:1;
  opacity:.6
}
body.theme-popup {
  height:100vh
}
@media(max-width:767px){body .row-fluid .popup-window h3 {
  font-size:18px
  }
  body .row-fluid .popup-window p {
    font-size:14px
  }
  .popup-window .right-col {
    margin-top:60px
  }
}
body.home3 .row-fluid .home-icon-two-col.app-section .span5.vertical-center.image-position-left {
  margin-left:8%;
  text-align:left;
  max-width:200px;
}
body.home3 .home-icon-two-col.app-section {
  padding:142px 0px 88px;
}

body.home3 .purple-arrow-cta {
  padding-bottom: 160px;
}

body.home3 .two-col-form-section {
  padding:130px 0 100px;
}
body.home3 .home3-hero-two-col .single-line-form input {
  max-width:63%
}
body .container-fluid .row-fluid .home3-hero-two-col .single-line-form .hs-button {
  min-width:35.6%
}
.home3-hero-two-col {
  padding:130px 0px 32px;
  z-index:1
}
.home3-hero-two-col h1 {
  max-width:660px;
  margin:0 auto
}
.home3-hero-two-col .image-container-hero-section {
  margin-top:60px
}
.home3-hero-two-col.back-image:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20686.png) no-repeat;
  left:-4%;
  top:10.5%
}
.home3-hero-two-col.back-image:after {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20665.png) no-repeat;
  background-position:right center;
  right:-10%;
  top:9%;
  z-index:-1
}
.back-image:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20687.svg) no-repeat;
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  left:-6%;
  top:-22%;
  background-size:initial;
  background-position:left center;
  z-index:-1
}
.back-image {
  position:relative;
  z-index:0
}
.back-image:after {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%20688.png) no-repeat;
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  right:-11%;
  top:5%;
  background-size:initial;
  background-position:right center;
  z-index:-1
}
body .container-fluid .row-fluid .home3-hero-two-col .single-line-form .innner-width {
  max-width:621px;
  float:none;
  margin:63px auto 60px auto
}
body .row-fluid .pricing-cm.padding-home3 .section-heading {
  margin-bottom:21px
}
@media(min-width:768px){.single-line-form input {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  height:60px;
  padding:20px;
  display:block
  }
}
@media(max-width:1200px){.back-image:after{right:-18%;top:-9%}.home3-hero-two-col.back-image:before{left:-20%}.home3-hero-two-col.back-image:after{right:-21%}}@media(max-width:1024px) and (min-width:768px) {
  .home3-hero-two-col {
    padding:80px 0px 40px
  }
  .back-image:before {
    display:none
  }
  .back-image:after {
    display:none
  }
  body .row-fluid .home3-tabber-cm .tabber-header .left-col {
    max-width:100%
  }
  body.home3 .two-col-form-section {
    padding-bottom:40px
  }
}
@media(max-width:767px){.back-image:before{display:none}.back-image:after{display:none}body .container-fluid .row-fluid .home3-hero-two-col .single-line-form .hs-button {
  min-width:100%
  }
  .home3-hero-two-col .single-line-form input {
    max-width:100%
  }
  .home3-hero-two-col {
    padding:20px 0px 30px
  }
  .home3-hero-two-col .row-fluid {
    display:flex;
    flex-direction:column-reverse
  }
  .home3-hero-two-col .cm-container {
    margin-top:10px
  }
  body .row-fluid .home3-hero-two-col .single-line-form .innner-width {
    margin:33px auto 0 auto
  }
  .home3-hero-two-col .image-container-hero-section {
    margin:36px
  }
  body .container-fluid .row-fluid .home3-hero-two-col .hs-button {
    width:100%
  }
  .rectangle-banner-image:before {
    display:none
  }
  body.home3 .home3-hero-two-col .single-line-form input {
    max-width:100%
  }
  body .container-fluid .row-fluid .home3-hero-two-col .single-line-form .innner-width {
    margin:40px auto 0px auto
  }
  body.home3 .home-three-col-icon-cm .section-heading h2 {
    margin-top:0px;
    padding-bottom:0px
  }
  body.home3 .row-fluid .home-icon-two-col.app-section .span5.vertical-center.image-position-left {
    margin-left:auto;
    text-align:center;
    max-width:100%;
    margin-right:auto
  }
  body.home3 .two-col-form-section {
    padding-bottom:30px
  }
}
@media(min-width:2000px){.back-image:after{right:-3%}.home3-hero-two-col.back-image:after{right:-3%}.back-image:before{left:-1%}}.home2-client.client-logo-cm.padding-home3{padding:67px 0px 61px
}
.pricing-cm.padding-home3 {
  padding:86px 0px 73px
}
.pricing-cm.padding-home3 h2 {
  margin:33px 0px 0px
}
@media(max-width:1024px) and (min-width:768px) {
  .home2-client.client-logo-cm.padding-home3 {
    padding:40px 0px
  }
  .pricing-cm.padding-home3 {
    padding:40px 0px
  }
}
@media(max-width:767px){.home2-client.client-logo-cm.padding-home3{padding:30px 0px
  }
  .pricing-cm.padding-home3 {
    padding:60px 0px
  }
  .pricing-cm.padding-home3 h2 {
    margin:0px;
    margin-bottom:46px
  }
}
.home3-three-col-cm {
  padding-top:40px;
  padding-bottom:129px
}
.home3-three-col-cm .section-heading p {
  margin-top:15px
}
.home-three-col-icon-cm.home3-three-col-cm h3 {
  margin:16px 0 24px
}
body .row-fluid .home-three-col-icon-cm.home3-three-col-cm .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:57px 31px 89px
}
body .row-fluid .home3-three-col-cm.about-us-2-three-col .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:42px 31px 89px
}
body .row-fluid .home-three-col-icon-cm.home3-three-col-cm .three-col-adjust span>.hs_cos_wrapper .inner-div p {
  max-width:300px
}
@media(max-width:1024px) and (min-width:768px) {
  .home3-three-col-cm {
    padding-top:10px;
    padding-bottom:93px
  }
}
@media(max-width:767px){
  .home3-three-col-cm{
    padding-bottom:78px;
  }
}


body.home3 .home3-tabber-cm {
  padding:110px 0px;
}

body.home3 .home3-tabber-cm h2 {
  max-width:500px;
  margin:0 auto
}

body.home3 .tabberr .single-content {
  display:none
}
body.home3 .tabberr .single-content.current {
  display:inline
}
body.home3 .tabberr .tabber-header {
  margin-top:31px
}
body.home3 .home3-tabber-cm .tabber-header li.current {
  border-radius:4px;
  background-color:#6315FF;
  color:#f2f1f0
}
body.home3 .home3-tabber-cm .tabber-content .right-col {
  padding:57px 0px 0px 43px;
  max-width:584px
}
body.home3 .home3-tabber-cm .tabber-content .right-col h3 {
  font-size:30px;
  font-weight:600;
  margin:51px 0px 25px
}
body.home3 .home3-tabber-cm .tabber-header li:hover {
  border-radius:4px;
  background-color:#6315FF;
  color:#f2f1f0
}
body.home3 .home3-tabber-cm .tabber-header .left-col {
  max-width:272px;
  margin:0 auto
}
body.home3 .home3-tabber-cm .span12.equal-height-container {
  margin-left:0px
}
body.home3 .home3-tabber-cm .tabber-header li {
  border-radius:4px;
  border:solid .5px #cecece;
  font-size:19px;
  font-weight:600;
  line-height:1.33;
  color:#233d63;
  padding:19px;
  margin-bottom:13px;
  cursor:pointer;
  margin-left:0px;
  transition:all .3s ease-in-out;
  background:#f2f1f0;
  text-align:center;
}
@media(max-width:1024px) and (min-width:768px) {
  body.home3 .home3-tabber-cm {
    padding:45px 0px
  }
  body.home3 .home3-tabber-cm .tabber-header li {
    font-size:20px
  }
}
@media(max-width:767px){body.home3 .home3-tabber-cm .left-col ul li {
  margin-left:0px;
  border:0
  }
  body.home3 .home3-tabber-cm .left-col ul {
    box-shadow:0px 3px 9px 0px #00000042;
    margin:0px
  }
  body.home3 .home3-tabber-cm .tabber-content .right-col {
    padding:0px;
    margin:0 auto
  }
  body.home3 .home3-tabber-cm .tabber-header .left-col {
    max-width:100%
  }
  body.home3 .mobile-tab-text {
    list-style-type:none;
    font-size:20px;
    font-weight:400;
    line-height:1.3;
    letter-spacing:0px;
    color:#34302c;
    position:relative;
    display:block;
    background:#f2f1f0;
    box-shadow:0px 3px 9px 0px #00000042;
    padding:20px 28px;
    text-align:center
  }
  body.home3 .mobile-tab-text:before {
    content:"\f107";
    top:14px;
    right:15px;
    font-family:FontAwesome;
    position:absolute;
    font-size:32px;
    cursor:pointer
  }
  body.home3 .home3-tabber-cm {
    padding:45px 0px;
  }
  body.home3 .purple-arrow-cta {
    padding-bottom: 60px;
  }
}
@media(max-width:767px){
  .home2-section4.padding-home3{
    margin-top:0px;

  }
  .home2-section4{
    padding:60px 0px;
  }
}
body.home3 .slider-cm {
  position:relative;
  padding-top:142px;
  padding-bottom:65px
}
body.home3 .slider-cm .slick-slide img {
  display:block;
  width:438px;
  height:331px !important
}
body.home3 .slider-cm .cm-container {
  display:inline-block;
  width:100%;
  padding:32px 0px 0px
}
body.home3 .slider-cm .right-column {
  border-radius:1.8px;
  background-color:#fbfbfb
}
body.home3 .slider-cm .simple-cta a.cta_button:before {
  right:-33%
}
body.home3 .slider-section .slick-arrow {
  display:none !important
}
body.home3 .slider-cm .slider-section li.slick-active button {
  background-color:#6315FF
}
body.home3 .slider-cm ul.slick-dots li {
  display:inline-flex;
  margin-right:9px;
  margin-left:0
}
body.home3 .body-container-wrapper .slider-cm li:before {
  display:none
}
body.home3 .slider-cm ul.slick-dots button {
  font-size:0;
  line-height:0;
  display:flex;
  width:15px;
  height:15px;
  padding:5px;
  cursor:pointer;
  color:transparent;
  border:0;
  outline:0;
  background:transparent;
  border-radius:100%;
  border:solid 1px #6315FF
}
body.home3 .slider-cm .slider-section ul.slick-dots {
  position:absolute;
  left:-33.5%;
  bottom:5%
}
body.home3 .slider-cm .cm-container h3 {
  display:inline-block;
  padding-left:19px
}
body.home3 .slider-cm .cm-container .simple-cta {
  display:inline-block;
  padding-right:50px;
  text-align:right
}
body.home3 .slider-cm .cm-container .simple-cta a {
  margin-top:0px
}
body.home3 .slider-cm .slick-slide {
  margin:0px 21px
}
body.home3 .slider-section.slick-initialized.slick-slider.slick-dotted {
  width:155%
}
body.home3 .row-fluid .slider-cm .right-column:focus {
  outline:0
}
body.home3 .row-fluid .slider-cm.homepage_3 .left-col {
  max-width:303px
}
body.home3 .row-fluid .slider-cm.homepage_3 .left-col h2 {
  font-size:50px
}
@media(max-width:1024px) and (min-width:768px) {
  body.home3 .slider-cm {
    position:relative;
    padding-top:80px;
    padding-bottom:40px
  }
  body.home3 .slider-cm h2 {
    font-size:28px
  }
  body.home3 .row-fluid .slider-cm.homepage_3 .left-col h2 {
    font-size:33px
  }
  body.home3 .slider-cm .slider-section ul.slick-dots {
    left:-33.3%
  }
  body.home3 .slider-cm .cm-container h3 {
    font-size:18px
  }
}
@media(max-width:767px){body.home3 .slider-cm .slider-section ul.slick-dots {
  list-style:none;
  display:inline-flex;
  position:absolute;
  bottom:-12%;
  right:0;
  left:0;
  max-width:500px;
  margin:0 auto !important;
  float:none;
  align-items:center;
  justify-content:center
  }
  body.home3 .slider-cm .cm-container .span6 {
    display:inline-block
  }
  body.home3 .slider-cm .right-column {
    margin-top:50px
  }
  body.home3 .slider-cm .left-col {
    text-align:center
  }
  body.home3 .slider-cm .cm-container .simple-cta {
    padding-right:50px;
    float:right
  }
  body.home3 .slider-cm .slick-slide {
    margin:0px
  }
  body.home3 .slider-cm .cm-container {
    display:inline-block;
    padding:20px 0px
  }
  body.home3 .slider-section.slick-initialized.slick-slider.slick-dotted {
    width:100%;
    max-width:442px;
    margin:0 auto
  }
  body.home3 .slider-cm {
    padding-top:61px
  }
  body.home3 .row-fluid .slider-cm.homepage_3 .left-col {
    max-width:100%
  }
  body.home3 .row-fluid .slider-cm.homepage_3 .left-col h2 {
    font-size:30px
  }
}
@media(max-width:1024px) and (min-width:768px) {
  .home-hero-two-col.back-image:before {
    height:70%;
    left:-6%;
    top:-5%
  }
  .home-hero-two-col.back-image:after {
    height:70%;
    position:absolute;
    right:-33%;
    bottom:23%
  }
}
.home-three-col-icon-cm.home3-three-col-cm.padding-aboutus-three-col-cm {
  padding-top:67px
}
.home3-three-col-cm .bottom-cta.cta-button {
  margin-top:62px
}
.client-logo-cm.padding-aboutus-client-logo {
  padding:136px 0px 97px
}
.home-icon-two-col.removing-pad-right-space .vertical-center.pad-right-space.align-left {
  padding-left:0px
}
.padding-aboutus-three-col-cm.home-three-col-icon-cm.home3-three-col-cm h3 {
  margin:55px 0 24px
}
body .row-fluid .home3-three-col-cm.padding-aboutus-three-col-cm .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding:40px 31px 87px
}
@media(max-width:1024px) and (min-width:768px) {
  .client-logo-cm.padding-aboutus-client-logo {
    padding:74px 0px 40px
  }
  .home-three-col-icon-cm.home3-three-col-cm.padding-aboutus-three-col-cm {
    padding:40px 0px
  }
  .home3-three-col-cm .bottom-cta.cta-button {
    margin-top:40px
  }
}
@media(max-width:767px){.client-logo-cm.padding-aboutus-client-logo{padding:60px 0px 30px
  }
  .home-three-col-icon-cm.home3-three-col-cm.padding-aboutus-three-col-cm {
    padding-top:30px
  }

  body.home3 .recent-post-section {
    padding-bottom: 0;
  }

  body.home3 .row-fluid .two-col-form-section {
    padding: 60px 0px;
  }
  .home3-three-col-cm .bottom-cta.cta-button {
    margin-top:30px
  }
}
.aboutus-banner-section.halfleft-circle-vector:before {
  top:62%
}
.aboutus-banner-section {
  padding:111px 0px 82px;
  background-size:contain !important;
  background-color:rgba(213,
    224,
    253,
    0.45);
  z-index: 1;
  overflow: visible;
  position:relative;
}
@media(max-width:1024px) and (min-width:768px) {
  .aboutus-banner-section {
    padding:83px 0px 109px
  }
  body .row-fluid .aboutus-banner-section.circle-right-vector:after {
    right:-17%
  }
  body .row-fluid .aboutus-banner-section.halfleft-circle-vector:before {
    top:38%;
    left:-20%
  }
}
@media(max-width:767px){

  .aboutus-banner-section{
    padding:65px 0px 41px
  }
}
.aboutus-about-company p {
  font-size:24px;
  line-height:1.33;
  max-width:1112px;
  margin:0 auto;
  margin-top:30px
}
.aboutus-about-company {
  padding:116px 0px 64px
}
@media(max-width:1024px) and (min-width:768px) {
  .aboutus-about-company {
    padding:80px 0px 40px
  }
  .aboutus-about-company p {
    font-size:20px
  }
}
@media(max-width:767px){.aboutus-about-company{padding:60px 0px 30px
  }
  .aboutus-about-company p {
    font-size:18px
  }
}
.aboutus-success-section {
  padding:7px 0px 51px
}
.aboutus-success-section .logo-list {
  margin-top:67px
}
.aboutus-success-section .logo-list ul li img {
  vertical-align:middle
}
.aboutus-success-section .logo-list ul li {
  margin:0;
  padding:0;
  list-style-type:none;
  margin-right:7%;
  margin-bottom:30px;
  display:inline-block
}
.aboutus-success-section .logo-list ul {
  margin:0;
  padding:0;
  margin-top:37px
}
.aboutus-success-section .year-award-cm {
  margin:72px 0px 22px
}
.aboutus-success-section .year-awards p {
  margin-bottom:10px
}
@media(max-width:1024px) and (min-width:768px) {
  .aboutus-success-section {
    padding:40px 0px
  }
  .aboutus-success-section .logo-list ul {
    margin-top:0px
  }
  .aboutus-success-section .year-award-cm {
    margin:40px 0px 20px
  }
}
@media(max-width:767px){.aboutus-success-section .year-award-cm .span1,
  .aboutus-success-section .year-awards .span1 {
    width:25%;
    float:left
  }
  .aboutus-success-section .year-awards .span11 {
    width:75%;
    float:left;
    text-align:left
  }
  .aboutus-success-section {
    padding:30px 0px
  }
  .aboutus-success-section .year-award-cm {
    margin:22px 0px 22px
  }
  .aboutus-success-section .logo-list ul {
    margin-top:-19px
  }
}
.aboutus-squad-expert-cm ul li {
  display:inline-block
}
.aboutus-squad-expert-cm {
  padding:70px 0px 119px
}
.aboutus-squad-expert-cm h2 {
  max-width:469px;
  margin:0 auto
}
.aboutus-squad-expert-cm .cm-container h3 {
  margin-top:16px
}
.aboutus-squad-expert-cm .cm-container ul {
  margin:20px 0 4px
}
.aboutus-squad-expert-cm .cm-container {
  padding:11px 0px;
  border:solid 1px #cecece;
  margin-top:27px;
  border-radius:4px
}
.aboutus-squad-expert-cm .four-col-adjust {
  margin-top:106px
}
.aboutus-squad-expert-cm .cm-container ul li i {
  font-family:Fontawesome;
  font-style:normal;
  color:#233d63
}
@media(max-width:1024px) and (min-width:768px) {
  .aboutus-squad-expert-cm ul li {
    margin-left:6px
  }
  .aboutus-squad-expert-cm .cm-container h3 {
    font-size:20px
  }
  .aboutus-squad-expert-cm .four-col-adjust {
    margin-top:41px
  }
  .aboutus-squad-expert-cm {
    padding:40px 0px 80px
  }
}
@media(max-width:767px){.aboutus-squad-expert-cm .four-col-adjust {
  margin-top:35px
  }
  .aboutus-squad-expert-cm {
    padding:30px 0px 60px
  }
}
.aboutus2-row-reverse.home2-section-5 .hs_cos_wrapper .image_container:before {
  display:none
}
.home2-section-5.aboutus2-row-reverse {
  padding:105px 0px 65px
}
.home-three-col-icon-cm.home3-three-col-cm.about-us-2-three-col h3 {
  margin:55px 0 24px
}
body .row-fluid .home2-section-5.aboutus2-row-reverse .two-col-adjust span>.hs_cos_wrapper:nth-child(2n) .row-fluid {
  display:flex;
  flex-direction:row-reverse
}
body .row-fluid .home2-section-5.aboutus2-row-reverse .two-col-adjust span>.hs_cos_wrapper:nth-child(2n) .span6.vertical-center {
  margin-left:0px;
  margin-right:auto
}
body.aboutus-padding .home3-three-col-cm {
  padding:120px 0px
}
body.aboutus-padding .home2-section4 {
  padding:120px 0px
}
body.aboutus-padding .client-logo-cm.padding-aboutus-client-logo {
  padding:113px 0px 90px
}
@media(max-width:1024px) and (min-width:768px) {
  .home2-section-5.aboutus2-row-reverse {
    padding-top:40px;
    padding-bottom:40px
  }
}

@media(max-width:767px){.home2-section-5.aboutus2-row-reverse{padding:46px 0px 30px
  }
  body .row-fluid .home2-section-5.aboutus2-row-reverse .two-col-adjust span>.hs_cos_wrapper:nth-child(2n) .row-fluid {
    display:block
  }
  body.aboutus-padding .client-logo-cm.padding-aboutus-client-logo {
    padding:55px 0px 30px
  }
  body.aboutus-padding .home2-section4 {
    padding:60px 0px
  }
}
.aboutus-page2-ourcompany-section {
  padding:120px 0px 47px;

}
.aboutus-page2-ourcompany-section{
  position:relative;
}
.aboutus-page2-ourcompany-section h2 {
  margin-top:6px
}
.aboutus-page2-ourcompany-section h3 {
  margin-top:15px
}
.aboutus-page2-ourcompany-section .right-col {
  padding-left:56px
}
.aboutus-page2-ourcompany-section .right-col p {
  margin-top:14px;
}
.aboutus-page2-ourcompany-section .left-col {
  max-width:440px
}

.aboutus-page2-ourcompany-section .heading-paragraph p {
  margin:15px 0 59px;
}

@media(max-width:1024px) and (min-width:768px) {
  .aboutus-page2-ourcompany-section {
    padding:80px 0px 40px
  }
  body .home3-three-col-cm .bottom-cta a.cta_button {
    padding:15px 44px 15px 20px
  }
  .aboutus-page2-ourcompany-section .right-col {
    padding-left:0px
  }
}
@media(max-width:767px){body .row-fluid .aboutus-page2-ourcompany-section .two-col-adjust span>.hs_cos_wrapper {
  margin:0px;
  margin-right:0px;
  max-width:100%
  }
  .aboutus-page2-ourcompany-section .right-col {
    padding-left:0px
  }
  .aboutus-page2-ourcompany-section .right-col p {
    max-width:100%
  }
  .aboutus-page2-ourcompany-section .right-col p {
    padding-bottom:24px
  }
  .aboutus-page2-ourcompany-section .heading-paragraph p {
    margin:15px 0 25px
  }
  .aboutus-page2-ourcompany-section {
    padding:48px 0px 13px;
    text-align:center
  }
  .aboutus-page2-ourcompany-section .left-col {
    max-width:100%
  }
  .aboutus-page2-ourcompany-section .left-col p {
    max-width:100%
  }
}
.aboutus-page2-success-over-years ul li {
  display:inline-block;
  margin-left:0px;
  margin-right:59px
}
.aboutus-page2-success-over-years ul li:last-child {
  margin-right:0
}
body .row-fluid .aboutus-page2-success-over-years ul {
  margin-top:37px
}
.aboutus-page2-success-over-years .right-col {
  padding-left:16px
}
.aboutus-page2-success-over-years .right-col p {
  color:gray
}
.aboutus-page2-success-over-years .left-col {
  margin-top:36px
}
.aboutus-page2-success-over-years {
  padding:115px 0px 94px
}
body.aboutus-padding .client-logo-cm.counter-cm {
  padding:120px 0 105px
}
@media(min-width:768px)and (max-width:1024px) {
  body.aboutus-padding .client-logo-cm.counter-cm {
    padding:80px 0px
  }
}
@media(max-width:767px){.aboutus-page2-success-over-years .right-col {
  margin-top:36px;
  padding-left:0px
  }
  .aboutus-page2-success-over-years ul li {
    display:block;
    margin-bottom:45px;
    margin-left:auto;
    margin-right:auto
  }
  .aboutus-page2-success-over-years {
    padding:55px 0px 17px
  }
  .aboutus-page2-success-over-years .left-col {
    margin-top:0px
  }
  body .row-fluid .aboutus-page2-success-over-years ul {
    text-align:center
  }
  body.aboutus-padding .client-logo-cm.counter-cm {
    padding:60px 0px 48px
  }
  body.aboutus-padding .home3-three-col-cm {
    padding:60px 0px
  }
}
body .row-fluid .hire-us-page-cm .form-container .hs-form .field input[type="range"] {
  width:100%
}
.hire-us-page-cm .hs {
  margin-top:-7px;
  display:flex;
  justify-content:space-between;
  font-size:12px
}
.hire-us-page-cm .hs-upload_documents span.file-upload-button-label {
  font-weight:200;
  letter-spacing:1.6px
}
.hire-us-page-cm .ranged-input-one {
  -webkit-appearance:none;
  width:100%;
  height:1px;
  border-radius:1px;
  background:#cecece;
  outline:0;
  opacity:.7;
  -webkit-transition:.2s;
  transition:opacity .2s;
  -webkit-transition:opacity .2s;
  -o-transition:opacity .2s
}
.hire-us-page-cm .ranged-input-one::-moz-range-thumb {
  border-radius:50%;
  border:2px solid #6315FF;
  cursor:pointer;
  background:transparent
}
.hire-us-page-cm .ranged-input-one::-webkit-slider-thumb {
  -webkit-appearance:none;
  appearance:none;
  width:13px;
  height:13px;
  border-radius:50%;
  border:2px solid #6315FF;
  background:transparent;
  cursor:pointer
}
.hire-us-page-cm .ranged-input-two {
  -webkit-appearance:none;
  width:100%;
  height:1px;
  border-radius:1px;
  background:#cecece;
  outline:0;
  opacity:.7;
  -webkit-transition:.2s;
  transition:opacity .2s;
  -webkit-transition:opacity .2s;
  -o-transition:opacity .2s
}
.hire-us-page-cm .ranged-input-two::-webkit-slider-thumb {
  -webkit-appearance:none;
  appearance:none;
  width:13px;
  height:13px;
  border-radius:50%;
  border:2px solid #6315FF;
  background:transparent;
  cursor:pointer
}
.hire-us-page-cm .ranged-input-two::-moz-range-thumb {
  border-radius:50%;
  border:2px solid #6315FF;
  cursor:pointer;
  background:transparent
}
input[type=checkbox]::-ms-check {
  color:#6315FF
}
.hire-us-page-cm .hs-upload_documents input[type=file] {
  color:transparent
}
.hire-us-page-cm .hs-upload_documents span.file-upload-button-label {
  padding:5px 7.3px .9px;
  background:#6312ff;
  color:#f2f1f0;
  border-radius:4px;
  margin:0 auto;
  position:absolute;
  right:0;
  left:0;
  width:14%;
  text-align:center;
  cursor:pointer
}
.hire-us-page-cm .hs-upload_documents .hs-input[type=file] {
  display:none !important
}
.hire-us-page-cm .hs-input {
  margin-bottom:8px
}
.hs_what_are_you_looking_for.hs-what_are_you_looking_for.hs-fieldtype-checkbox.field.hs-form-field {
  margin-top:25px
}
.hs_your_message.hs-your_message.hs-fieldtype-textarea.field.hs-form-field {
  margin-bottom:-5px
}
.hire-us-page-cm .inputs-list:first-child {
  padding-top:0px
}
input[type="file"]::-webkit-file-upload-button {
  -webkit-appearance:none;
  border:0;
  background:#6315FF;
  color:#f2f1f0;
  position:relative;
  width:auto;
  height:24px;
  font-size:16px;
  border-radius:4px
}
.hire-us-page-cm .label {
  margin:45px 0px 14px
}
.hire-us-page-cm .hs span:nth-child(3) {
  margin-left:22px
}
.hire-us-page-cm .hs span:nth-child(2) {
  margin-left:6px
}
body .row-fluid .span12.hire-us-page-cm .left-col .image-container img {
  margin-top:63px;
  max-width:500px
}
.hire-us-page-cm .left-col .cm-container {
  max-width:448px;
  margin:0 auto
}
.hire-us-page-cm .left-col {
  max-width:519px
}
.hire-us-page-cm .left-col .cm-container p {
  font-size:22px;
  color:#233d63;
  line-height:1.45;
  letter-spacing:normal
}
.hire-us-page-cm .form-container fieldset {
  max-width:100%
}
body .container-fluid .row-fluid .hire-us-page-cm .form-container .hs-button {
  padding:12.5px 44.3px;
  margin-top:6px
}
.hire-us-page-cm .form-container .actions {
  text-align:right
}
.hire-us-page-cm h2 {
  margin:33px auto 11px;
  font-size:50px
}
.inputs-list label>span {
  font-size:14px
}
.hire-us-page-cm .form-container {
  border:solid 1px #cecece;
  padding:25px 60px 56px;
  max-width:499px;
  margin:0 0px 0 auto;
  width:auto
}
.hire-us-page-cm {
  padding:120px 0px;
  border-bottom:solid 1px #cecece
}
.hire-us-page-cm ul.inputs-list.multi-container {
  column-count:2;
  margin-top:16px
}
body .row-fluid .hire-us-page-cm .form-container .hs-form .field .hs-input {
  padding:6px 6px 0px 0px
}
.hire-us-page-cm .form-container legend.hs-field-desc {
  text-align:center;
  font-size:12px;
  margin-top:30px
}
.hire-us-page-cm .form-container textarea.hs-input {
  height:151px;
  resize:none
}
.hire-us-page-cm .hs_upload_documents.hs-upload_documents.hs-fieldtype-file.field.hs-form-field {
  border:dashed 1px #868686;
  height:112px;
  position:relative;
  margin:20px 0px 38px
}
body .row-fluid .frequent-section.hire-page {
  padding-bottom:188px
}
body .row-fluid .hire-us-page-cm .form-container .hs-form .field .input input[type="checkbox"] {
  top:1px;
  width:10.4px;
  height:10.4px;
  -moz-border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  border-radius:50%;
  border:solid .5px #6315FF
}
body .row-fluid .hire-us-page-cm .form-container .hs-form .field .input input[type="checkbox"]:checked {
  background-color:#6315FF;
  border:0;
  padding:0
}
body .row-fluid .hire-us-page-cm .hs-form .field .input input[type="checkbox"]:checked::after {
  content:'';
  position:absolute;
  width:4px;
  height:2px;
  top:3px;
  left:2px;
  border:1px solid #f2f1f0;
  border-top:0;
  border-right:0
}
.hire-us-page-cm .form-container label.hs-form-checkbox-display {
  margin-bottom:13px
}
.hire-us-page-cm .hs-form-required {
  display:none
}
@media(max-width:1024px) and (min-width:768px) {
  input[type="file"]::-webkit-file-upload-button {
    left:35%
  }
  .hire-us-page-cm .form-container {
    padding:19px 40px 54px
  }
  .hire-us-page-cm h2 {
    font-size:40px
  }
  .hire-us-page-cm .left-col .cm-container p {
    font-size:19px
  }
  .hire-us-page-cm .hs-upload_documents span.file-upload-button-label {
    font-size:14px;
    width:20%;
    padding-bottom:5px
  }
  .hire-us-page-cm {
    padding:80px 0px
  }
}
@media(max-width:767px){.hire-us-page-cm .left-col .cm-container {
  max-width:100%;
  margin:0px
  }
  .hire-us-page-cm {
    padding:60px 0px
  }
  .hire-us-page-cm h2 {
    margin:25px auto 19px;
    font-size:36px
  }
  .hire-us-page-cm .left-col .cm-container p {
    font-size:20px
  }
  body .row-fluid .span12.hire-us-page-cm .left-col .image-container img {
    margin-top:0px
  }
  .hire-us-page-cm .form-container {
    max-width:100%
  }
  body .row-fluid .frequent-section.faq2.home-three-col-icon-cm.align-center.hireus-frequent-section {
    padding:13px 0px 13px
  }
  .hire-us-page-cm .hs-upload_documents span.file-upload-button-label {
    font-size:14px;
    padding-bottom:5px
  }
  .hire-us-page-cm .form-container {
    padding:18px 30px 32px
  }
  .hire-us-page-cm .hs {
    font-size:10px
  }
  body .container-fluid .row-fluid .hire-us-page-cm .form-container .hs-button {
    width:100%
  }
  .hire-us-page-cm .left-col {
    max-width:100%
  }
}
@media(max-width:480px){.hire-us-page-cm .hs-upload_documents span.file-upload-button-label {
  width:30%
  }
  .hire-us-page-cm .form-container legend.hs-field-desc {
    margin-top:17px
  }
  .hire-us-page-cm .hs span:nth-child(3) {
    margin-left:16px
  }
  .inputs-list label>span {
    font-size:10px
  }
}
body .row-fluid .frequent-section.home-three-col-icon-cm.faq2.hireus-frequent-section .two-col-adjust span>.hs_cos_wrapper:first-child:before {
  top:-290px;
  left:-209px;
  width:245.3px;
  height:468px
}
body .row-fluid .frequent-section.home-three-col-icon-cm.faq2.hireus-frequent-section .two-col-adjust span>.hs_cos_wrapper:last-child:after {
  right:-34%;
  top:0;
  width:212.6px;
  height:306px
}
.frequent-section.faq2.home-three-col-icon-cm.align-center.hireus-frequent-section {
  padding:42px 0px 160px
}
body.hireus-padding .frequent-section.faq2.home-three-col-icon-cm.align-center.hireus-frequent-section {
  padding:120px 0px 63px
}
@media(max-width:767px){body.hireus-padding .frequent-section.faq2.home-three-col-icon-cm.align-center.hireus-frequent-section {
  padding:60px 0px 34px
  }
}
.thankyou-page1-banner-section {
  padding:95px 0px 24px
}
.thankyou-page1-banner-section .heading-container h1 {
  margin-bottom:8px
}
.thankyou-page1-banner-section .heading-container {
  max-width:921px;
  margin:0 auto
}
.thankyou-page1-banner-section .heading-paragraph p {
  margin:10px 0px 47px
}
.thankyou-page1-banner-section .cm-container {
  margin:30px auto;
  max-width:150px;
  text-align:center
}
.thankyou-page1-banner-section .cm-container ul li {
  display:inline-block;
  margin-left:20px
}
.thankyou-page1-banner-section .cm-container ul {
  margin:0px
}
.thankyou-page1-banner-section .cm-container .span6.align-left {
  margin-left:0px
}
.thankyou-page1-banner-section .cm-container ul li i {
  font-family:Fontawesome;
  font-style:normal;
  color:#6315FF;
  font-size:18px
}
.thankyou-page1-banner-section .description-container {
  max-width:652px;
  margin:0 auto
}
body.thankyou1-padding .row-fluid .recent-post-section {
  padding-bottom:92px
}
@media(max-width:1024px) and (min-width:768px) {
  body .row-fluid .thankyou-page1-banner-section a.cta_button {
    padding:15px 44px 15px 20px
  }
  .thankyou-page1-banner-section {
    padding:80px 0px 40px
  }
}
@media(max-width:767px){.thankyou-page1-banner-section{padding:53px 0px 30px
  }
  .thankyou-page1-banner-section .cm-container {
    display:flex;
    margin:25px auto 0px
  }
  .thankyou-page1-banner-section .cm-container ul li i {
    font-size:15px
  }
  body.thankyou1-padding .row-fluid .recent-post-section {
    padding-bottom:34px
  }
}
.thankyou-page1-logo-section {
  padding:50px 0px 38px
}
.thankyou-page1-logo-section .wrapper {
  border-top:solid 1px #9c9c9c;
  border-bottom:solid 1px #9c9c9c
}
.thankyou-page1-logo-section ul li {
  display:inline-block;
  border:solid 1px #cecece;
  min-width:135.7px;
  border-radius:4px;
  min-height:79.4px;
  vertical-align:middle;
  position:relative;
  margin:5px 17px 5px 0px
}
.thankyou-page1-logo-section ul li img {
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  margin:auto
}
@media(max-width:1024px) and (min-width:768px) {
  .thankyou-page1-logo-section ul li {
    margin:10px 17px 10px 0px
  }
  .thankyou-page1-logo-section {
    padding:40px 0px
  }
}
@media(max-width:767px){.thankyou-page1-logo-section ul li {
  display:block;
  margin:26px 0px
  }
  .thankyou-page1-logo-section .left-col {
    padding-top:50px
  }
  .thankyou-page1-logo-section .logo-icon {
    padding-bottom:30px
  }
  .thankyou-page1-logo-section {
    padding:60px 0px
  }
}
.thankyou-page2-banner-section {
  padding:136px 0px 41px
}
.thankyou-page2-banner-section .heading-container {
  margin-bottom:0px
}
.thankyou-page2-banner-section .heading-container h1 {
  margin-bottom:7px
}
.thankyou-page2-banner-section .description-container {
  margin:25px 0px 26px
}
.thankyou-page2-banner-section .description-container p {
  font-size:18px
}
.thankyou-page2-banner-section .text-container {
  border-top:solid 1px #9c9c9c;
  border-bottom:solid 1px #9c9c9c;
  max-width:441px
}
.thankyou-page2-banner-section .cm-container {
  margin:28px 0px 79px;
  max-width:210px
}
.thankyou-page2-banner-section .cm-container ul li {
  display:inline-block;
  margin-left:20px
}
.thankyou-page2-banner-section .cm-container ul {
  margin:0px;
  margin-bottom:22px
}
.thankyou-page2-banner-section .cm-container p {
  font-size:20px
}
.thankyou-page2-banner-section .cm-container ul li i {
  font-family:Fontawesome;
  font-style:normal;
  color:#6315FF;
  font-size:20px
}
body.thankyou2-padding .recent-post-section {
  padding-bottom:93px
}
@media(max-width:1024px) and (min-width:768px) {
  body .thankyou-page2-banner-section a.cta_button {
    padding:15px 44px 15px 20px
  }
  .thankyou-page2-banner-section {
    padding:80px 0px 41px
  }
}
@media(max-width:767px){.thankyou-page2-banner-section .cm-container {
  margin:28px 0px 28px;
  max-width:100%;
  display:flex
  }
  .thankyou-page2-banner-section .heading-container {
    margin-bottom:30px
  }
  .thankyou-page2-banner-section {
    padding:60px 0px 60px
  }
  .thankyou-page2-banner-section .text-container {
    max-width:100%
  }
  .thankyou-page2-banner-section .left-col {
    padding-top:50px
  }
  body .row-fluid .thankyou-page2-banner-section .row-fluid {
    display:flex;
    flex-direction:column-reverse
  }
  body.thankyou2-padding .recent-post-section {
    padding-bottom:30px
  }
}
.hs-blog-post .blog-hero-section .blog-listing-text,
.hs-blog-listing .blog-hero-section .blog-post-text {
  display:none
}
.hs-blog-post .blog-hero-section .blog-post-text p {
  text-transform:uppercase;
  font-weight:normal;
  line-height:1.5
}
.hs-blog-post .blog-content-section {
  padding:100px 0 0
}
.hs-blog-post .post-filter-section {
  display:none
}
.hs-blog-post .blog-section .post-header .hs-featured-image {
  height:550px;
  max-width:765px;
  float:none;
  margin:0
}
.hs-blog-post .blog-section .post-header p {
  margin-top:40px
}
.hs-blog-post .blog-section .topic-link {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  padding:15px 18px;
  margin-right:15px
}
.hs-blog-post .blog-section .post-body {
  padding-top:37px
}
.hs-blog-post .post-body p {
  font-size:16px;
  font-weight:normal;
  font-stretch:normal;
  font-style:normal;
  line-height:1.63;
  letter-spacing:.3px;
  color:#34302c;
  margin-bottom:25px
}
.hs-blog-post .post-body h2 {
  font-size:40px;
  line-height:1.24;
  letter-spacing:-0.7px;
  font-weight:normal
}
.hs-blog-post .post-body h3 {
  font-size:24px;
  font-weight:bold;
  line-height:1.17;
  letter-spacing:normal;
  color:#34302c;
  margin:47px 0 22px
}
.hs-blog-post .post-body h4 {
  font-size:20px;
  line-height:1.2;
  letter-spacing:normal
}
.hs-blog-post .post-body h5 {
  font-size:18px;
  line-height:1.44;
  letter-spacing:normal
}
.hs-blog-post .post-body h6 {
  font-size:16px;
  line-height:1.44;
  letter-spacing:normal;
  font-weight:normal
}
.hs-blog-post .post-body blockquote {
  border:0;
  font-size:18px;
  font-weight:normal;
  font-style:normal;
  line-height:1.67;
  letter-spacing:-0.08px;
  color:#34302c;
  position:relative;
  margin:50px 0;
  text-align:center
}
.hs-blog-post .post-body blockquote:before {
  position:absolute;
  content:'';
  background:url(https://8033513.fs1.hubspotusercontent-na1.net/hubfs/8033513/Business%20expert%20pack/Group-38.png) no-repeat;
  width:29px;
  height:24px;
  top:-25px;
  left:0
}
.hs-blog-post .post-body blockquote:after {
  position:absolute;
  content:'';
  background:url(https://8033513.fs1.hubspotusercontent-na1.net/hubfs/8033513/Business%20expert%20pack/Group-980.png) no-repeat;
  width:29px;
  height:24px;
  bottom:0;
  right:0px
}
.hs-blog-post .post-body li {
  position:relative;
  padding-left:20px;
  margin-left:10px;
  font-size:18px;
  font-stretch:normal;
  font-style:normal;
  line-height:1.44;
  letter-spacing:.02px;
  color:#34302c;
  margin-bottom:9px
}
.hs-blog-post .post-body ul li:after {
  position: absolute;
  content: '';
  top: 9px !important;
  left: 0;
  width: 6px;
  height: 6px;
  /* border-radius: 100%; */
  background: #ffc272;
}
.hs-blog-post .post-body img {
  margin:0 0 34px
}
.hs-blog-post .post-bottom {
  padding-bottom:31px;
  padding-top:107px
}
.hs-blog-post .post-bottom h4 {
  font-size:20px;
  line-height:1.4;
  letter-spacing:normal;
  font-weight:600;
  margin-bottom:39px
}
.hs-blog-post .tags .tag-link {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  padding:15px 16.5px;
  margin-right:15px
}
.hs-blog-post .social-icons {
  text-align:right
}
.hs-blog-post .social-icons ul li {
  display:inline-block
}
.hs-blog-post .social-icons ul li:after {
  display:none
}
.hs-blog-post .social-icons ul li i {
  color:#1e135c;
  font-size:20px
}
body.blog1 .blog-content-section {
  padding-top:60px
}
body.blog-2 .blog-content-section {
  padding-top:56px
}
body.blog1.hs-blog-post .blog-content-section {
  padding:119px 0 70px
}
body.blog-2.hs-blog-post .blog-content-section {
  padding:117px 0 0
}
body.blog-2 .related-post-section {
  padding:107px 0 120px
}
body.blog-2 .blog-comment-section {
  padding:120px 0px 36px
}
body.blog-2 .left-col {
  padding-bottom:100px
}
body.blog-2 .blog-paginations {
  margin-bottom:0px
}
@media(max-width:1024px) and (min-width:768px) {
  .hs-blog-post .post-body blockquote {
    max-width:450px
  }
}
@media(max-width:767px){.hs-blog-post .tags {
  width:auto;
  float:left
  }
  .hs-blog-post .social-icons {
    width:auto;
    float:right
  }
  body.blog1 .blog-content-section {
    padding:0px 0px 30px
  }
  body.blog-2 .blog-paginations {
    margin-bottom:0px
  }
  body.blog-2 .blog-content-section {
    padding-top:0px
  }
  body.blog1.hs-blog-post .blog-content-section {
    padding:57px 0 27px
  }
  body.blog-2.hs-blog-post .blog-content-section {
    padding:70px 0 0
  }
  body.blog-2 .blog-comment-section {
    padding:60px 0px 0px
  }
  body.blog-2 .new-comments {
    padding:40px 0 49px
  }
  body.blog-2 .related-post-section {
    padding:47px 0 60px
  }
  body.blog-2 .left-col {
    padding-bottom:40px
  }
  body.blog-2.hs-blog-post .about-author-sec {
    padding:60px 0px 13px
  }
  body.blog1.hs-blog-post .about-author-sec {
    padding:60px 0px 13px
  }
  body.blog1 .blog-paginations ul li {
    padding:6px 14px 6px 14px
  }
  body.blog1 .blog-paginations {
    margin-bottom:60px
  }
  body.blog1 .post-filter {
    padding:39px 0 17px
  }
}
.hs-blog-post .about-author-sec {
  margin-left:0;
  padding-top:133px;
  padding-bottom:67px
}
.hs-blog-post .about-author-sec .about-text {
  max-width:518px;
  margin:0 auto 32px;
  float:none
}
.hs-blog-post .about-author-sec .about-text h2 {
  font-size:32px;
  line-height:1.69;
  letter-spacing:.06px;
  font-weight:bold;
  margin-bottom:-4px
}
.hs-blog-post .about-author-sec .about-text p {
  font-size:16px;
  font-weight:normal;
  font-stretch:normal;
  font-style:normal;
  line-height:1.63;
  letter-spacing:normal;
  color:#34302c;
}
.hs-blog-post .about-author-sec .author-img {
  margin-left:0;
  position:relative
}
.hs-blog-post .about-author-sec .author-img:after {
  position:absolute;
  content:'';
  width:40%;
  height:2px;
  background:#34302c;
  top:50%;
  right:-30px
}
.hs-blog-post .about-author-sec .author-img:before {
  position:absolute;
  content:'';
  width:40%;
  height:2px;
  background:#34302c;
  top:50%;
  left:-31px
}
.hs-blog-post .about-author-sec .author-bio {
  margin-left:0;
  padding:24px 0
}
.hs-blog-post .about-author-sec .author-bio h3 {
  margin-bottom:0
}
.hs-blog-post .about-author-sec .author-bio a.author-link {
  font-size:14px;
  font-weight:600;
  line-height:1.43;
  letter-spacing:2.02px;
  color:#34302c;
}
.hs-blog-post .about-author-sec .author-bio p span {
  display:block;
  font-size:16px;
  font-weight:normal;
  line-height:1.63;
  letter-spacing:.3px;
  color:#34302c;
  padding-bottom:17px
}
.hs-blog-post .about-author-sec .author-bio p {
  font-size:18px;
  font-weight:normal;
  line-height:1.67;
  letter-spacing:-0.08px;
  color:#34302c;
}
.hs-blog-post .about-author-sec .hs-author-social-section ul li {
  display:inline-block;
  margin-left:10px
}
.hs-blog-post .about-author-sec .hs-author-social-section ul li i {
  color:#1e135c;
  font-size:20px;
  line-height:30px;
  vertical-align:middle
}
@media(max-width:767px){.blog-2.hs-blog-post .about-author-sec .author-img:after {
  right:0
  }
  .blog-2.hs-blog-post .about-author-sec .author-img:before {
    left:0
  }
}
.hs-blog-post .post-pagination-section {
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  margin-left:0;
  padding:20px
}
.hs-blog-post .post-pagination-section .prev-post {
  max-width:247px;
  float:left
}
.hs-blog-post .post-pagination-section .prev-post h5,
.hs-blog-post .post-pagination-section .next-post h5 {
  font-weight:normal
}
.hs-blog-post .post-pagination-section .prev-post img {
  padding-right:6px
}
.hs-blog-post .post-pagination-section .next-post img {
  padding-left:6px
}
.hs-blog-post .post-pagination-section .prev-post img,
.hs-blog-post .post-pagination-section .next-post img {
  max-width:14px;
  margin:0;
  vertical-align:inherit
}
.hs-blog-post .post-pagination-section h3 {
  margin:0;
  font-size:16px;
  font-weight:600;
  font-stretch:normal;
  font-style:normal;
  line-height:1.63;
  letter-spacing:.02px;
  color:#34302c;
}
.hs-blog-post .post-pagination-section h3 a {
  color:#34302c;
}
.hs-blog-post .post-pagination-section .next-post {
  text-align:right;
  max-width:247px;
  float:right
}
@media(max-width:767px){.hs-blog-post .post-pagination-section .next-post,
  .hs-blog-post .post-pagination-section .prev-post {
    max-width:150px
  }
}
@media(max-width:480px){.hs-blog-post .post-pagination-section .next-post,
  .hs-blog-post .post-pagination-section .prev-post {
    max-width:135px
  }
}
.hs-blog-listing .blog-comment-section {
  display:none
}
.no-related-post .blog-comment-section {
  padding-bottom:50px
}
.blog-comment-section h3 {
  font-size:32px;
  font-weight:600;
  line-height:1.06;
  letter-spacing:.03px;
  color:#34302c;
}
.blog-comment-section .comment-text {
  border-bottom:solid 2px #cecece;
  margin-bottom:40px
}
.blog-comment-section .comment.depth-0{
  border-top:2px solid transparent;
}
.blog-comment-section .comment-date,
.blog-comment-section .comment-from {
  display:block
}
body.hs-blog-post .row-fluid .blog-comment-section .comment-from h4,
body.hs-blog-post .row-fluid .blog-comment-section .comment-date {
  font-family:'Rubik';
  font-size:18px;
  font-weight:500;
  font-stretch:normal;
  font-style:normal;
  line-height:1.44;
  letter-spacing:.02px;
  color:#34302c;
}
.blog-comment-section .comment-body {
  padding-top:10px;
  padding-right:150px
}
body.hs-blog-post .row-fluid .blog-comment-section .comment-reply-to {
  background:transparent;
  font-family:'Rubik';
  font-size:18px;
  font-weight:500;
  line-height:1.44;
  letter-spacing:.02px;
  color:#34302c;
  padding:0;
  position:relative;
  top:-130px;
  right:-90%
}
body.hs-blog-post .row-fluid .blog-comment-section .comment-reply-to:before {
  position:absolute;
  content:'';
  top:6px;
  left:-20px;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Shape.png)no-repeat;
  background-size:cover;
  background-position:center center;
  width:15px;
  height:12px
}
.blog-comment-section .comment {
  border-top:0;
  border-bottom:solid 1px #cecece;
  margin-top:0
}
.blog-comment-section .comment-reply-to em {
  display:none
}
@media(max-width:767px){. blog-comment-section {
  padding-bottom:70px
  }
  body.hs-blog-post .row-fluid .blog-comment-section .comment-reply-to {
    right:-80%
  }
}
.blog-comment-section form fieldset {
  max-width:100%
}
.blog-comment-section form .hs-form-required {
  display:none
}
.blog-comment-section form .hs-input {
  font-size:16px;
  font-weight:normal;
  line-height:1.56;
  letter-spacing:.02px;
  color:rgba(35,
    61,
    99,
    0.65);
  padding:0
}
.blog-comment-section form .hs-input::placeholder {
  font-size:16px;
  font-weight:normal;
  line-height:1.56;
  letter-spacing:.02px;
  color:rgba(35,
    61,
    99,
    0.65);
  margin-bottom:-5px
}
.blog-comment-section form textarea {
  height:135px
}
.blog-comment-section form .actions {
  float:right
}
.hs-blog-post .blog-comment-section form .hs-button {
  border-radius:0;
  font-size:16px;
  font-weight:normal;
  line-height:normal;
  letter-spacing:1.6px;
  color:#f2f1f0;
  padding:16.5px 18px
}
.blog-comment-section .form-text {
  margin-bottom:9px
}
.hs-blog-post .blog-comment-section form .hs_firstname.hs-form-field {
  width:47%;
  float:left;
  margin-bottom:0
}
.hs-blog-post .blog-comment-section form .hs_lastname.hs-form-field {
  width:47%;
  float:left;
  margin-left:3%;
  margin-bottom:0
}
.hs-blog-post .blog-comment-section .hs-common-confirm-message {
  display:none
}
@media(max-width:767px){.hs-blog-post .blog-comment-section form .hs_lastname.hs-form-field,
  .hs-blog-post .blog-comment-section form .hs_firstname.hs-form-field {
    margin-left:0;
    width:100%
  }
}
.hs-blog-listing .related-post-section {
  display:none
}
.related-post-section {
  padding:134px 0
}
.related-post-section .related-post-title {
  font-size:32px;
  font-weight:800;
  line-height:1.69;
  letter-spacing:.06px;
  color:#34302c;
  margin-bottom:-2px
}
.related-post-section .related-text p {
  font-size:16px;
  font-weight:normal;
  line-height:1.63;
  letter-spacing:normal;
  color:#34302c;
}
.related-post-section .post-listing {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  - webkit-box-align:stretch;
  -moz-box-align:stretch;
  -webkit-align-items:stretch;
  -ms-flex-align:stretch;
  align-items:stretch;
  flex-wrap:wrap;
  -wevkit-flex-wrap:wrap;
  flex-direction:row;
  -webkit-flex-direction:row;
  margin-right:-2.5%
}
.related-post-section .post-listing .post-item {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-basis:31.1%;
  -webkit-flex-basis:31.1%;
  float:left;
  margin-right:3.3%;
  margin-top:56px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  flex-direction:column;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0
}
.related-post-section .post-listing .post-item:nth-child(3n) {
  margin-right:0
}
.related-post-section .post-listing .post-item .hs-featured-image {
  height:252px;
  max-width:363px;
  float:none;
  margin:0
}
.related-post-section .post-body {
  padding:30px 60px 20px 21px
}
.related-post-section .post-body h4 {
  font-size:20px;
  font-weight:bold;
  line-height:1.3;
  letter-spacing:.02px;
  color:#34302c;
  min-height:78px
}
.related-post-section .post-body h4 a {
  color:#34302c;
}
.related-post-section .post-body .date-read-detail {
  padding:14px 0 25px
}
.related-post-section .post-body .date-read-detail,
.related-post-section .post-body .date-read-detail span {
  font-size:12px;
  line-height:1.5;
  letter-spacing:3.03px;
  font-weight:normal;
  color:#34302c;
  text-transform:uppercase
}
.related-post-section .post-body p {
  font-size:16px;
  line-height:1.63;
  letter-spacing:.3px;
  color:#34302c;
}
.related-post-section a.more-link {
  position:relative;
  bottom:11px;
  font-size:16px;
  line-height:1.75;
  letter-spacing:normal;
  color:#6315FF;
  padding:0 20px;
  width:80px
}
.related-post-section a.more-link:after {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector.svg) no-repeat;
  background-size:cover;
  background-position:center center;
  content:'';
  position:absolute;
  top:9px;
  right:0;
  width:16px;
  height:9px
}
@media(max-width:1024px) and (min-width:768px) {
  .related-post-section .post-body {
    padding:30px 20px 20px 21px
  }
}
@media(max-width:767px){.related-post-section{padding:70px 0
  }
  .related-post-section .post-listing .post-item {
    display:block;
    width:100%;
    margin:0;
    margin-top:20px;
    max-width:100%;
    margin:35px auto 0;
    float:none
  }
  .related-post-section .post-listing {
    display:block;
    margin-right:0
  }
  .related-post-section .post-listing .post-item .hs-featured-image {
    max-width:100%
  }
  .related-post-section a.more-link:after {
    top:3px
  }
}
body.blog-2.hs-blog-listing .row-fluid .post-listing .post-item:nth-child(3n) {
  margin-right:0
}
body.blog-2.hs-blog-listing .blog-content-section .left-col {
  width:100%
}
body.hs-blog-listing .container-fluid .row-fluid .post-listing {
  margin-right:-0.5%
}
body.blog-2.hs-blog-listing .row-fluid .post-listing .post-item {
  display:-webkit-box;
  display:-moz-box;
  display:-ms-flexbox;
  display:-webkit-flex;
  display:flex;
  flex-basis:46%;
  -webkit-flex-basis:31%;
  float:left;
  margin-right:3.2%;
  margin-bottom:40px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  position:relative;
  flex-direction:column;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0
}
body.blog-2.hs-blog-listing .row-fluid .post-listing .post-item .hs-featured-image {
  height:252px;
  max-width:370px
}
body.blog-2 .post-filter-section {
  text-align:center
}
@media(max-width:767px){body.blog-2.hs-blog-listing .row-fluid .post-listing .post-item .hs-featured-image {
  height:252px;
  max-width:100%
  }
}
.blog-2 .blog-content-section .left-col {
  width:100%
}
.blog-2.hs-blog-post .blog-section .post-header .hs-featured-image {
  height:658px;
  max-width:862px;
  float:none;
  margin:0 auto
}
.blog-2.hs-blog-post .blog-section .post-header p {
  margin-top:40px;
  text-align:center
}
.blog-2.hs-blog-post .blog-section .post-body {
  padding-top:37px;
  max-width:862px;
  margin:0 auto
}
.blog-2.hs-blog-post .blog-section .post-body ul li {
  margin-left:15px;
  padding-left:20px
}
.hs-blog-post .post-body ul li:after {
  top:6px
}
@media(max-width:1024px) and (min-width:768px) {
  .blog-2.hs-blog-post .post-body blockquote {
    max-width:100%
  }
  .blog-2.hs-blog-post .blog-section .post-header .hs-featured-image {
    height:415px;
    max-width:500px
  }
  .blog-2.hs-blog-post .blog-section .post-body {
    max-width:500px
  }
}
@media(max-width:767px){.blog-2.hs-blog-post .blog-section .post-header .hs-featured-image {
  height:260px;
  max-width:100%
  }
  .blog-2.hs-blog-post .blog-section .post-body {
    max-width:100%
  }
}
.blog-2.hs-blog-listing .about-author-sec {
  display:none
}
.blog-2.hs-blog-post .about-author-sec {
  margin-left:0;
  padding-top:133px;
  padding-bottom:67px
}
.blog-2.hs-blog-post .about-author-sec.form-top {
  padding-bottom:0
}
.blog-2.hs-blog-post .about-author-sec .author-img:before {
  position:absolute;
  content:'';
  width:27.5%;
  height:2px;
  background:#34302c;
  top:50%;
  left:132px
}
.blog-2.hs-blog-post .about-author-sec .author-img:after {
  position:absolute;
  content:'';
  width:27.5%;
  height:2px;
  background:#34302c;
  top:50%;
  right:134px
}
.blog-2.hs-blog-post .about-author-sec .author-bio {
  margin-left:0;
  padding:24px 0;
  max-width:808px;
  margin:0 auto !important;
  float:none
}
@media(max-width:1024px)and (min-width:767px) {
  .blog-2.hs-blog-post .about-author-sec .author-img:after {
    right:60px
  }
  .blog-2.hs-blog-post .about-author-sec .author-img:before {
    left:60px
  }
}
@media(max-width:767px){.blog-2.hs-blog-post .about-author-sec .author-img:before {
  left:0
  }
  .blog-2.hs-blog-post .about-author-sec .author-img:after {
    right:0
  }
  .blog-2.hs-blog-post .about-author-sec .author-bio {
    max-width:100%
  }
}
.blog-2 .new-comments {
  padding:125px 0 74px
}
.blog-2 .blog-comment-section form {
  background:#f1f4ff;
  padding-bottom:82px;
  position:relative;
  z-index:1;
  padding-top:80px
}
.blog-2 .blog-comment-section form:before {
  position:absolute;
  content:'';
  top:0;
  right:0;
  height:100%;
  width:10000px;
  z-index:-1;
  background:#f1f4ff
}
.blog-2 .blog-comment-section form:after {
  position:absolute;
  content:'';
  top:0;
  left:0;
  height:100%;
  width:10000px;
  z-index:-1;
  background:#f1f4ff
}
.blog-2 .blog-comment-section form .hs-input {
  background:transparent
}
.blog-2 .blog-comment-section form .actions {
  float:none;
  text-align:center
}
.blog-2.hs-blog-post .blog-comment-section form .hs-button {
  border-radius:4px
}
.blog-2 .post-sharing-icons {
  position:absolute
}
.blog-2 .post-sharing-icons .sharing-icon {
  position:absolute;
  margin:0;
  margin-top:3px;
  top:0;
  width:69px;
  left:-18px;
  text-align:center;
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  padding:12px 5px
}
.blog-2.hs-blog-post .post-sharing-icons .sharing-icon li {
  padding:9.7px 0
}
.blog-2.hs-blog-post .blog-content-section .blog-section .post-sharing-icons .sharing-icon li,
.blog-2.hs-blog-post .blog-content-section .blog-section .post-sharing-icons .sharing-icon li i {
  font-size:20px;
  font-weight:600;
  line-height:1.4;
  letter-spacing:normal;
  color:#34302c;
  margin-left:0
}
@media(max-width:1024px) and (min-width:767px) {
  .blog-2 .post-sharing-icons .sharing-icon {
    left:0px
  }
}
@media(max-width:767px){.post-sharing-icons{display:none}}.purple-arrow-cta a.cta_button {
  position:relative;
  padding:15px 82px 15px 60px;
  border-radius:0
}
.purple-arrow-cta a.cta_button:after {
  position:absolute;
  content:'';
  top:23px;
  right:60px;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector-6.png);
  width:16px;
  height:9px
}
@media(max-width:767px){.purple-arrow-cta a.cta_button:after {
  right:35px
  }
  .purple-arrow-cta a.cta_button {
    padding:15px 60px 15px 30px
  }
}
body.home4 .home4-hero-section h1 {
  margin-bottom:0px
}
body.home4 .home4-hero-section .description-container p {
  margin-bottom:40px
}
.home4-hero-section {
  position:relative;
  z-index:1;
  padding:60px 0 0px
}
/**.home4-hero-section:after {
position:absolute;
content:'';
width:100%;
height:400px;
margin-top:-80px;
left:0;
right:0;
margin:0 auto;
z-index:-1;
background-size:cover;
background-position:bottom center;
bottom:-210px;
border-radius:50%;
background:#ecf1fe
}**/
.home4-hero-section .cta-grp {
  max-width:495px
}
.home4-hero-section .cta-grp .arrow_cta a.cta_button {
  padding:15px 60px 15px 31px
}
.home4-hero-section .cta-grp .arrow_cta a.cta_button:before {
  position:absolute;
  content:'';
  top:23px;
  right:40px;
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector-6.png);
  width:16px;
  height:9px
}
.play-button .cta_button {
  position:relative;
  padding:15px 35px 15px 75px
}
.play-button .cta_button:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group.png);
  position:absolute;
  content:'';
  top:6px;
  left:25px;
  width:45px;
  height:45px
}
@media(max-width:1024px) and (min-width:768px) {
  .home4-hero-section {
    padding:70px 0 0px
  }
  .home4-hero-section:after {
    height:280px;
    bottom:-25%
  }
  .home4-hero-section .cta-grp {
    max-width:360px
  }
  .home4-hero-section .cta-grp .arrow_cta a.cta_button {
    padding:15px 25px 15px 5px
  }
  .home4-hero-section .cta-grp .arrow_cta a.cta_button:before {
    right:5px
  }
  .play-button .cta_button:before {
    left:15px
  }
  .play-button .cta_button {
    padding:15px 19px 15px 65px
  }
}
@media(max-width:767px){.home4-hero-section{padding:60px 0px 30px
  }
  .play-button .cta_button:before {
    display:none
  }
  .home4-hero-section .cta-grp {
    max-width:100%
  }
  .home4-hero-section .cta-grp .arrow_cta a.cta_button,
  .play-button .cta_button {
    padding:15px 0px 15px 0px;
    width:100%;
    display:block;
    box-sizing:border-box !important
  }
  .home4-hero-section:after {
    height:100px;
    bottom:-5%
  }
}
.home4-section-1 {
  padding:440px 0 500px
}
.home4-section-1 .cm-cont {
  position:relative
}
body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper {
  border:0;
  margin-top:1.2%;
  position:relative;
  z-index:1;
  box-shadow:0 4px 32px 0 rgba(0,
    0,
    0,
    0.25);
  max-width:48.6%
}
body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:first-child {
  position:absolute;
  top:0;
  left:0
}
body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:nth-child(2) {
  position:absolute;
  top:-41%;
  right:0;
  margin-right:0
}
body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:last-child {
  position:absolute;
  bottom:-115%;
  right:0;
  margin-right:0
}
body .row-fluid .home4-section-1 .three-col-adjust .inner-div {
  padding:30px 50px 16px 20px
}
body .row-fluid .home4-section-1 .three-col-adjust .inner-div .simple-cta {
  padding-top:8px
}
.home4-section-1 h3 {
  margin:36px 0 16px
}
.home4-section-1 .heading-paragraph p {
  margin:17px 0 0
}
body .row-fluid .home4-section-1 .simple-cta a.cta_button {
  margin-top:-13px
}
body .row-fluid .home4-section-1 .text-cont .row-fluid {
  max-width:500px;
  margin-left:50px
}
@media(max-width:1200px){body .row-fluid .home4-section-1 .three-col-adjust .inner-div {
  padding:30px 10px 13px 10px
  }
  .home4-section-1 {
    padding:370px 0
  }
  body .row-fluid .home4-section-1 .text-cont .row-fluid {
    margin-left:0
  }
}
@media(max-width:1024px) and (min-width:768px) {
  body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:last-child {
    bottom:-113%
  }
}
@media(max-width:767px){body .row-fluid .home4-section-1 {
  padding:110px 0 37px
  }
  body .row-fluid .home4-section-1 .wrapper .row-fluid-wrapper>.row-fluid {
    display:flex;
    flex-direction:column-reverse
  }
  body .container-fluid .row-fluid .home4-section-1 .three-col-adjust .inner-div {
    padding:30px 30px 13px 30px
  }
  body .container-fluid .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper {
    max-width:100%;
    text-align:left
  }
  body .container-fluid .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:first-child {
    left:0;
    right:0;
    margin:0 auto;
    position:relative
  }
  body .container-fluid .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:nth-child(2) {
    position:relative;
    top:20px;
    right:0;
    left:0;
    margin-right:0;
    margin:0 auto
  }
  body .container-fluid .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:last-child {
    position:relative;
    bottom:-35px;
    right:0;
    left:0;
    margin:0 auto
  }
  .home4-section-1 .text-cont {
    padding-bottom:50px
  }
  body .row-fluid .home4-section-1 .text-cont .row-fluid {
    max-width:100%
  }
  .home4-section-1 .cm-cont-wrap {
    padding-top:30px
  }
  .home4-section-1 {
    padding:347px 0px
  }
}
.home4-section-2 {
  padding:70px 0 0
}
body.home4 home4-section-2 .heading-cont h6 {
  margin-bottom:14px
}
body.home4 .home4-section-2 .heading-cont h2 {
  margin-bottom:35px
}
body .row-fluid .home4-section-2 .text-cont .counter-cont ul {
  text-align:left
}
body .row-fluid .home4-section-2 .text-cont .counter-cont ul li {
  min-width:164px;
  padding:14px 0px 5px;
  text-align:center
}
body.home4 .pricing-cm.home2-pricing h2 {
  margin:11px 0px 19px
}
@media(max-width:1144px){body .row-fluid .home4-section-2 .text-cont .counter-cont ul li {
  min-width:140px
  }
}
@media(max-width:1024px) and (min-width:768px) {
  body .row-fluid .home4-section-2 .text-cont .counter-cont ul li {
    min-width:100%
  }
  .home4-section-2 {
    padding:80px 0px 40px
  }
}
@media(max-width:767px){.home4-section-2 .img-cont {
  padding-top:50px
  }
}
.home4-section-4 {
  padding:188px 0 60px
}
.home4-section-4 .heading-cont {
  padding:0 0 6px
}
body .row-fluid .home4-section-4 .cm-cont-wrap a {
  color:#34302c;
}
.home4-section-4 .cm-cont {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  padding:38px 67px 14px 30px;
  margin-bottom:20px;
  position:relative
}
.home4-section-4 .cm-cont:after {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector-5.png) no-repeat;
  position:absolute;
  content:'';
  top:45%;
  right:8%;
  width:11px;
  height:20px;
  cursor:pointer
}
body.home4 .home4-section-4 .text-cont.span6.vertical-center {
  max-width:558px;
  margin-right:0px;
  margin-left:auto
}
body.home4 .home4-section-4 .cm-cont-wrap .cm-cont h3 {
  margin-bottom:17px
}
@media(max-width:1280px){.home4-section-4 .cm-cont {
  padding:32px 115px 10px 30px
  }
}
@media(max-width:1024px) and (min-width:768px) {
  .home4-section-4 .cm-cont:after {
    right:17px
  }
  .home4-section-4 .cm-cont {
    padding:32px 40px 10px 30px
  }
  .home4-section-4 {
    padding:40px 0px
  }
}
@media(max-width:767px){.home4-section-4 .img-cont {
  padding:50px 0
  }
  .home4-section-4 .cm-cont {
    text-align:left
  }
  .home4-section-4 .cm-cont:after {
    right:20px
  }
  .home4-section-4 .cm-cont {
    padding:32px 50px 10px 30px
  }
  body .row-fluid .home4-section-4 {
    padding:30px 0
  }
  body.home4 .home4-section-4 .text-cont.span6.vertical-center {
    max-width:100%
  }
}
.home4-section-5 {
  padding:41px 0 54px
}
.home4-section-5 h5 {
  font-weight:normal
}
.home4-section-5 .heading-cont {
  padding-bottom:10px
}
body .row-fluid .home4-section-5 .cm-container {
  margin-left:0;
  margin-top:22px
}
.home4-section-5 .cm-container .left-col {
  width:auto;
  float:left
}
.home4-section-5 .image-container {
  height:65px;
  width:65px
}
.home4-section-5 ul.slick-dots li {
  display:inline-flex;
  margin-right:9px;
  margin-left:0
}
.home4-section-5 ul.slick-dots button {
  font-size:0;
  line-height:0;
  display:flex;
  width:15px;
  height:15px;
  padding:5px;
  cursor:pointer;
  color:transparent;
  border:0;
  outline:0;
  background:transparent;
  border-radius:100%;
  border:solid 1px #6315FF
}
.home4-section-5 .slider-section li.slick-active button {
  background-color:#6315FF
}
body.home4 .home4-section-5 .slider-section ul.slick-dots {
  margin-top:10px
}
body.home4 .home4-section-5 .heading-cont h6 {
  margin-bottom:15px
}
body.home4 .home4-section-5 h5 {
  max-width:464px
}
body.home4 .home4-section-5 .heading-cont h2 {
  margin-bottom:15px;
  max-width:524px
}
body.home4 .home4-section-9 .heading-cont h6 {
  margin-bottom:16px
}
@media(max-width:1024px) and (min-width:768px) {
  body .row-fluid .home4-section-5 .cm-container {
    margin-left:1px
  }
}
@media(max-width:767px){.home4-section-5 .img-cont {
  padding:60px 0
  }
  .home4-section-5 .testimonial-cont {
    text-align:left
  }
  .home4-section-5 .right-col {
    width:auto;
    float:left;
    margin-left:3%
  }
  .home4-section-5 {
    margin:30px 0px 0px
  }
  body.home4 .home4-section-5 h5 {
    max-width:100%
  }
  body.home4 .home4-section-5 .heading-cont h2 {
    max-width:100%
  }
}
.subscirbe-section2 {
  background:#1c233d;
  border-bottom:1px solid #f2f1f0;
  padding:136px 0 130px
}
.subscirbe-section2 .hs-form-required {
  display:none
}
.subscirbe-section2 .span6.widget-span.widget-type-custom_widget.subscirbe-text {
  margin-top:20px
}
body .row-fluid .subscirbe-section2 form .hs-error-msg {
  color:#f2f1f0;
  position:absolute;
  bottom:-90px
}
.subscirbe-section2 form {
  position:relative
}
.subscirbe-section2 form input {
  border-radius:32px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  color:rgba(35,
    61,
    99,
    0.5);
  padding-left:18px;
  max-width:400px;
  float:left
}
.subscirbe-section2 form input::placeholder {
  color:rgba(35,
    61,
    99,
    0.5)
}
.subscirbe-section2 form .actions {
  padding:0;
  width:auto;
  float:right;
  position:absolute;
  right:0;
  top:0
}
@media(max-width:767px){.subscirbe-section2{padding:80px 0
  }
  .subscirbe-section2 form input {
    max-width:100%;
    width:100% !important
  }
  .subscirbe-section2 form .actions {
    padding:0;
    width:100%;
    float:left;
    position:relative;
    right:0;
    top:0
  }
  .subscirbe-section2 form .actions .hs-button {
    width:100%;
    display:block;
    box-sizing:border-box !important;
    margin-top:10px
  }
  body .row-fluid .subscirbe-section2 form .hs-error-msg {
    position:relative;
    bottom:0px
  }
}
.home4-section-9 {
  padding:101px 0 102px
}
.faq-cont-wrap {
  padding-top:80px
}
.home4-section-9 .accordion_group {
  border-radius:4px;
  border:solid 1px #cecece;
  background-color:#f2f1f0;
  max-width:564px;
  padding:20px 30px;
  margin-bottom:28px;
  align-items:flex-start;
  cursor:pointer
}
body .row-fluid .home4-section-9 .faq-cont .hs_cos_wrapper {
  margin-top:0;
  flex-direction:column
}
.home4-section-9 .accordion_content {
  padding-top:16px
}
.home4-section-9 .accordion_header {
  width:100%;
  display:block;
  position:relative;
  padding-right:20px
}
.home4-section-9 .accordion_header:after {
  position:absolute;
  right:15px;
  content:"";
  top:8px;
  width:12px;
  height:8px;
  background:url('https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Path%2013.png') no-repeat;
  background-size:cover
}
.home4-section-9 .faq-cont .accordion_group.expanded .accordion_header:after {
  position:absolute;
  right:5px;
  content:"";
  top:-3px;
  width:26px;
  height:26px;
  background:url('https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Group%201024.png') no-repeat;
  background-size:cover
}
@media(min-width:767px)and (max-width:1024px) {
  .home4-section-9 .accordion_header {
    padding-right:30px
  }
  .home4-section-9 .accordion_group {
    padding:20px 30px 20px 15px
  }
  .home4-section-9 {
    padding:80px 0px
  }
}
@media(max-width:767px){.faq-cont-wrap{padding-top:30px}body .container-fluid .row-fluid .home4-section-9 .accordion_group {
  max-width:100%;
  padding:20px 30px;
  margin:0 auto 28px;
  text-align:left
  }
  .home4-section-9 .accordion_header:after {
    right:20px
  }
  .home4-section-9 .faq-cont .hs_cos_wrapper.expanded .accordion_header:after {
    right:10px
  }
  .home4-section-9 .accordion_header {
    padding-right:30px
  }
  .home4-section-9 {
    padding:60px 0px 50px
  }
}
@media(max-width:480px){.home4-section-9 .accordion_header {
  padding-right:35px
  }
  .home4-section-9 .accordion_header h5 {
    font-size:17px
  }
  body .container-fluid .row-fluid .home4-section-9 .accordion_group {
    padding:20px 30px 20px 20px
  }
}
body.home4 .row-fluid .home2-section-5 .two-col-adjust {
  margin-top:0
}
body.home4 .row-fluid .home2-section-5 .hs_cos_wrapper:first-child {
  margin-top:20px
}
body.home4 .home2-section-5 {
  padding:70px 0px 8px
}
body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper:first-child .image_container:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector%2014.png) no-repeat;
  top:-70px;
  height:351px;
  width:291px;
  left:15px
}
body.home4 .row-fluid .home2-section-5 .hs_cos_wrapper:nth-child(2) {
  margin-top:20px
}
body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper:nth-child(2) .image_container:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector%2016.png) no-repeat;
  top:-70px;
  height:351px;
  width:291px;
  left:-35px
}
body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper:nth-child(3) .image_container:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector%2013.png) no-repeat;
  width:144px;
  height:156px;
  bottom:-50px;
  left:0px;
  top:auto
}
body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper:nth-child(4) .image_container:before {
  background:url(https://6464971.fs1.hubspotusercontent-na1.net/hubfs/6464971/Business%20expert%20pack/Vector%2015.png) no-repeat;
  width:144px;
  height:156px;
  bottom:-50px;
  right:0px;
  top:auto;
  left:auto
}
@media(max-width:1024px) and (min-width:768px) {
  body.home4 .home2-section-5 {
    padding:80px 0px 40px
  }
}
@media(max-width:767px){body.home4 .row-fluid .home2-section-5 .hs_cos_wrapper:nth-child(2) {
  margin-top:20px
  }
  body.home4 .row-fluid .home2-section-5 .hs_cos_wrapper:first-child {
    margin-top:20px
  }
  body.home4 .home2-section-5 {
    padding:60px 0px 30px
  }
}
.home4 .home2-pricing .section-heading h6 {
  font-size:16px;
  line-height:1.44;
  letter-spacing:normal;
  font-weight:normal;
  text-align:center;
  max-width:100%
}
body.home4 .home2-pricing {
  padding:42px 0 130px
}
body.home4 .recent-post-section {
  padding:70px 0 8px
}
@media(max-width:1024px) and (min-width:768px) {
  body.home4 .home2-pricing {
    padding:40px 0px 80px
  }
}
@media(max-width:767px){body.home4 .home2-pricing {
  padding:60px 0px
  }
}

/* -=========== Cm Sapcing  =========== */

body.elements  .cm-padding{
  padding:120px 0px;
}
@media (min-width:767px) and (max-width:1024px){
  body.elements .cm-padding{
    padding:80px 0px;
  }
}
@media (max-width:767px){
  body.elements .cm-padding{
    padding:60px 0px;
  }
}


/** Modificaciones del tema **/

.header-container-wrapper{
  background-color:#2c2c2c;
}

.header-grp {
  border-bottom: none;
}

.home4-section-1 {
  padding: 440px 0 500px;
  padding-top: 240px;
}

.span6.vertical-center.image-position {
  flex-direction: row;
  justify-content: flex-end;
}

.home-hero-two-col.home1-banner.home4-hero-section.span12.heading-paragraph.noafter {
  padding-bottom: 10px;
}

.header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
  color: #f2f1f0;
}

.header-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:after {
  background-color: #f2f1f0;
}




body a.cta_button, body .row-fluid .hs-button {
  color:#34302c;
  background: #ffc272;
}

.home4-hero-section .cta-grp .arrow_cta a.cta_button:before{
  display:none;
}

.home4-hero-section .cta-grp .arrow_cta a.cta_button {
  padding: 15px 60px 15px 60px;
}

body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper{
  background-color:#ffc272;
  justify-content:center;
  align-items:center;
}

body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:nth-child(2) {
  position: absolute;
  top: -30%;
  right: 0;
  margin-right: 0;
}

body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:last-child {
  position: absolute;
  bottom: -48%;
  right: 0;
  margin-right: 0;
}
@media(max-width:900px) and (min-width:768px) {
  body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:last-child {
    position: absolute;
    bottom: -70%;
    right: 0;
    margin-right: 0;
  }}
@media(max-width:1200px) and (min-width:1016px) {
  body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:last-child {
    position: absolute;
    bottom: -35%;
    right: 0;
    margin-right: 0;
  }}
@media(max-width:1015px) and (min-width:901px) {
  body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper:last-child {
    position: absolute;
    bottom: -45%;
    right: 0;
    margin-right: 0;
  }}

.home4-section-1 h3 {
  margin: 0px;
  color: #34302c;
  padding-bottom: 15px;
}

.heading-cont h6 p img {
  position: absolute;
  top: -169px;
  right: 120px;
}

.heading-cont {
  display: flex;
  flex-direction: column;
  position: relative;
}

.text-cont.span6.vertical-center {
  padding-top: 130px;
}

.home4-section-1 {
  padding: 440px 0 470px;
  padding-top: 240px;
}

div#hs_cos_wrapper_widget_33714356511 {
  background-color: #fee9cc;
}

.home4-section-4 .cm-cont {
  border-radius: 0px;
  border: solid 1px #34302c;
  background-color: transparent;
  padding: 38px 67px 14px 30px;
  margin-bottom: 20px;
  position: relative;
}

h1,h2,h3,h4,h5,h6,body{
  color:#34302c;
}

body .row-fluid .home4-section-4 .cm-cont-wrap a {
  color: #34302c;
}

.home4-section-4 .cm-cont:after {
  display: none;
}

.span12.home2-section-5.align-center.noafter {
  padding-bottom: 1%;
}

.home2-section-5 .heading-container {
  border-radius: 0px;
  border: solid 2px #34302c;
  background-color: #34302c;
  position: relative;
  z-index: 1;
  padding: 28px 21px 21px;
}

body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper:nth-child(3) .image_container:before, body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper:nth-child(4) .image_container:before {
  bottom: -40px;
}

.span12.widget-span.widget-type-custom_widget.min-height-zero {
  display: none;
}

div#hs_cos_wrapper_module_158392812897402 {
  margin-bottom: 100px;
}

.blog-section{
  background-color: #777;
}

.recent-post-section .post-item {
  border-radius: 0px;
  border: none;
  background-color: transparent;
}

.purple-arrow-cta a.cta_button {
  padding: 15px 60px 15px 60px;
}

.purple-arrow-cta a.cta_button:after {
  display:none;
}

body .container-fluid .row-fluid .section-heading {
  max-width: 100%;
}

#hs_cos_wrapper_module_1583928402267150 > div > div > div > div > div > div > div > div.section-heading.align-center.span-border > h2{
  font-size: 60px;
  color: #f2f1f0;
  font-weight: bold;
  margin-top: 30px;
}

body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper {
  box-shadow: 0 0px 20px 0 #ffc2724a;
}

.home4-section-4 {
  padding: 80px 0 60px;
}

div#hs_cos_wrapper_module_159842318124890 {
  margin-top: 40px;
}

.span12.widget-span.widget-type-cell.footer-grp.all-text-white {
  background-color: #4c4c4c;
}

.logos-row{
  background-color:#34302C;
}

.logos-show{
  padding: 60px 0px 60px 0px;
  display: flex;
  justify-content: space-around;
}

img.home-logo {
  width: auto !important;
  height: 30px;
}




/*Subrayados para los titulos*/
.subrayado-1{
  border-bottom: 6px solid #ffc36d;
}
.subrayado-2{
  border-bottom: 6px solid #ffc272;
  text-shadow: 5px 4px 0px #fee9cc;
  font-size: 50px !important;
  padding-bottom: 15px;
}
.subrayado-3{
  font-size: 50px;
  text-shadow: 3px 3px 0px #ffecd0;
}
.subrayado-about{
  border-bottom: 3px solid #ffc36d;
  width: 15px;
  height: 1px;
}

/*Titulos*/
.titulo-secundario, .titulo-secundario *{
  font-size:56px !important;
  /*color:black;*/
  font-weight:bold;
  font-family:Helvetica, Arial, sans-serif;
}

.span12.two-col-form-section.home-hero-two-col.span-border.section-relative.work-with-us.noafter {
  background: #34302c !important;
}

.titulo-secundario-2{  
  font-size:56px !important;
  color:#f2f1f0;
  font-weight:bold;
  font-family:Helvetica, Arial, sans-serif;
}

.titulo-about {
  font-size:28px !important;
  color:#34302c !important;
  font-weight:bold;
  text-transform: uppercase;
  font-family:Helvetica, Arial, sans-serif;
}

/*Cajas customizadas*/
.caja-customizada-1{
  max-width: 250px;
  min-height: 200px;
  padding: 30px 40px;
  background: #ffc36d;
  color: #34302c;
  margin: 20px;
  text-align: center;
  border-radius: 10px;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.home4-section-4 .cm-cont{
  border-radius:8px;
}

/*CTAs*/
.know-more-cta {
  padding: 35px 0 45px !important;
}

.know-more-cta h2 {
  margin: 0px 0 20px !important;
}


/*Seccion videos*/
body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper .image_container:before{
  background:url('https://8033513.fs1.hubspotusercontent-na1.net/hubfs/8033513/fondo-img-video.png') no-repeat !important;
  top: 0px !important;
  bottom: auto !important;
  height: 351px !important;
  width: 291px !important;
  transform: scale(0.8);
}


/*Section recent-post*/
.recent-post-section.span12.cm-padding {
  padding: 80px 0;
}

.black-background{
  background:#34302c !important;
}
.black-background h2, .black-background p{
  color:#f2f1f0 !important;
}

.grey-background{
  background:#4c4c4c !important;
  padding:5% 0;
}
.grey-background h2, .grey-background p{
  color:#f2f1f0 !important;
}

.grey-background .text-cont.vertical-center{
  padding-top: 60px;
  padding-right: 80px;
}

.yellow-background{
  background:#ffc36d !important;
}
.yellow-background h2, .yellow-background p{
  color:#34302c !important;
}

.padding-bottom-5{
  padding-bottom:5px !important;
}
.padding-bottom-70{
  padding-bottom:70px !important;
}
.padding-bottom-120 {
  padding-bottom: 120px !important;
}
.padding-top-5{
  padding-top:5px !important;
}
.padding-top-80{
  padding-top:80px !important;
}
.padding-top-120 {
  padding-top: 120px !important;
}
.hs-input[type=file]{
  position:relative;
  height:70px;
}

/*Estilos para el menú*/
.hs-menu-wrapper.hs-menu-flow-horizontal>ul{
  display:block;
  align-items:center;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1{
  float:none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1.active a:after{ 
  width:100%;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1:last-child a:hover:after,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul .hs-menu-depth-1.active:last-child a:after{ 
  width:0%;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  color: #f2f1f0;
  background-color: #32302c;
}

li.hs-menu-item.hs-menu-depth-1:last-child {
  /*margin-top: 16px;*/
}
li.hs-menu-item.hs-menu-depth-1:last-child a {
  padding: 6px 20px !important;
  border-radius: 100px;
  border: 1px solid #ffc36d;
  color: #ffc36d !important;
  transition:all .4s ease;
  margin: 15px 0px;
}
li.hs-menu-item.hs-menu-depth-1:last-child a:hover{
  background: #ffc36d;
  color: #34302c !important;
}
@media (min-width: 768px) and (max-width: 1224px){
  li.hs-menu-item.hs-menu-depth-1:last-child a {
    margin: 5px 0px;
  }
}
/*Modulo ARK-features modificado*/
.estilo-ark-1 .ark-features-01-box.ark-element-animation {
  background: #ff6d81;
  margin: 20px;
  padding: 30px 20px;
  border-radius: 9px;
  display: flex;
  flex-direction: column;
}
.estilo-ark-1 .ark-features-01-box.ark-element-animation .ark-features-01-box-icon{
  margin: 0;
  opacity: 1;
}
.estilo-ark-1.flex-20 .ark-features-01-box.ark-element-animation{
  flex:0 0 20%;
}


/*HOW WE WORK section*/
.how-we-work .ark-features-01-box.ark-element-animation {
  text-align: left;
  border-left: 10px solid #ffc272;
  flex: 0 0 45%;
  margin: 42px 20px;
  background: #fee9cc;
  padding-top: 24px;
  border-radius: 0 9px 9px 0;
}
.how-we-work p.ark-features-01-box-icon {
  margin-bottom: 13px !important;
}
.ark-features-01 .ark-features-01-box-icon svg{
  height:50px !important;
  fill:#f2f1f0 !important;
}
.how-we-work.ark-features-01 .ark-features-01-box-icon svg {
  height: 50px !important;
  fill: #34302c !important;
  opacity: 1;
  text-align: center;
}
.ark-features-01-box.ark-element-animation[data-sr-id='5'] svg {
  height: 50px !important;
  fill: #f2f1f0!important;
  color: #f2f1f0;
}

.ark-features-01-box.ark-element-animation[data-sr-id='5'] h4{
  color:#f2f1f0;
}

/*Cabeceras*/
.estilo-cabecera-1 h2{
  font-size: 72px;
  line-height:0.7;
  margin: auto;
  font-weight: bold;
  margin-bottom: 45px;
}
.estilo-cabecera-1 p{
  max-width:80% !important;
  line-height:1.6;
  margin:auto;
}

.texto-blanco p, .texto-blanco span, .texto-blanco h2, .texto-blanco h3{
  color:#f2f1f0 !important;
}


/*Modulo de 3 cajas con icono*/
body .row-fluid .home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper .inner-div {
  padding: 46px 45px 46px;
}
.home-three-col-icon-cm.span12.align-center.padding-top-5.noafter {
  padding-bottom: 104px;
  padding-top: 0 !important;
}
/*.home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:hover{
color:white;
background:#000 !important;
}
.home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:hover h3{
color:white;
}
.home-three-col-icon-cm .three-col-adjust span>.hs_cos_wrapper:hover .inner-div-image img{
filter:invert(1);
}
*/


/*Correcciones de estilos generales*/
.span6.vertical-center.image-position{
  flex-direction: column;
  justify-content: flex-start;
}

.lista-ordenada-custom{
  width: 80%;
  margin: 20px auto !important;
  padding: 1px !important;
  list-style: none;
}
.lista-ordenada-custom li{
  margin: 21px 0;
  background: #f2f1f0;
  padding: 19px 20px;
  border-radius: 7px;
  box-shadow: 11px 11px 33px -20px #0e0e0e;
  padding-left: 10%;
  height: 90px;
}
.lista-ordenada-custom li:nth-child(2n+2){
  left: 50px;
}

.lista-ordenada-custom li p{
  margin-bottom:0;
}
.lista-ordenada-custom li p .numero{
  position: absolute;
  font-size: 56px;
  font-weight: 900;
  opacity: 0.6;
  left: -8%;
  top: 5px;
}

body .row-fluid .home4-section-1 .three-col-adjust span>.hs_cos_wrapper{
  border-radius:8px;
}


/*Form de Want To Know More*/

.want-to-know-more-form form{
  display: flex;
  flex-wrap: wrap;
}
.want-to-know-more-form form .field{
  margin-bottom: 18px;
  flex: 0 0 45%;
  position: relative;
  display: block;
  margin: 0 10px;
}
.want-to-know-more-form form .hs_message,.want-to-know-more-form form .hs_recaptcha,.want-to-know-more-form form .hs_submit{
  flex:1 0 100%;
}
.want-to-know-more-form form .hs_submit{
  margin:0 10px;
}
.want-to-know-more-form form .hs_recaptcha .grecaptcha-badge {
  margin: 0 auto;
  margin-left: 0;
}
.want-to-know-more-form form .hs-form-field input[type=text], .hs-form-field input[type=email], .hs-form-field input[type=tel] {
  height: 29px;
  background: #f2f2f2;
}
.want-to-know-more-form form textarea {
  height: 96px;
  resize: none;
  background: #f2f2f2;
}
label.hs-error-msg {
  margin: 0;
  font-size: 12px;
  color: red;
  background: #f9ebeb;
}


/*Forms (falta distinguir forms por class)*/

form .hs-form-field {
  position: relative;
  flex: 0 0 45%;
  margin: 10px auto;
}

form {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}

form .hs-form-field input {
  height: 40px !important;
  background: #f2f1f0 !important;
  border: none;
}
.work-with-us{
  background:#fee9cc;
}
.work-with-us form .hs-form-field{
  margin: 10px 0;
}

.work-with-us form .hs-form-field.hs-fieldtype-textarea,.work-with-us form .hs-form-field.hs-fieldtype-file{
  flex: 0 0 100%;
}

/*SAVANA*/
.logo-savana.row-fluid {
  flex-direction: column;
  align-items: center !important;
  justify-content: center;
}
.logo-savana.row-fluid img{
  width:250px;
}
.logo-savana.row-fluid h2{
  font-size:40px;
  text-align:center;
  margin-top:10px;
}
.savana-list-box{
  margin:0 20px;
  flex:0 0 20%;
}
.savana-list-text{
  text-align: left !important;
  border-left: 7px solid #ffc272;
  padding: 6px 16px;
  background: #f2f1f0;
  line-height: 1;
  box-shadow: 0px 5px 12px -11px #34302c;
  letter-spacing: 3px;
  margin: 10px auto;
  font-size: 14px;
  color:#777;
  max-width:273px;
}
.form-savana{
  background:#ecf1fe url(https://8033513.fs1.hubspotusercontent-na1.net/hubfs/8033513/savana-background.jpg) no-repeat;
}

.form-savana .formulario-savana {
  background: #79aaaa;
  padding: 20px;
  border-radius: 6px;
  width: 358px;
}
.form-savana .formulario-savana h2{
  margin-bottom: 11px;
  margin-top: 14px;
  font-size: 29px;
  font-weight: bold;
}

.form-savana .formulario-savana form{
  display: block;

}
.form-savana .formulario-savana form label {
  display: none;
}
.form-savana .formulario-savana form .hs-form-field input{
  /*height: 40px !important;*/
  background: #def7f7 !important;
  border: 0;
  border-radius: 3px;
  padding: 0 14px;
}
.form-savana .formulario-savana form .actions {
  padding-top: 18px;
}
.form-savana .formulario-savana form .hs-button {
  padding: 3px 35px;
}

.video-savana img {
  max-width: none !important;
  width: 100%;
  height: auto;
}


/*Blog*/
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-listing {
  max-width: 1400px;
  margin: auto;
  left: 0;
  right: 0;
  padding: 60px;
}
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-listing.post-listing-blog{
  max-width: 70%;
  margin-left: 2%;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-listing .post-item{
  border-radius:10px;
  padding: 30px;
  border: none !important;
  box-shadow: 1px 1px 19px -10px #8a8a8a;
  flex-direction: column-reverse;
  justify-content: flex-end;
}
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-item h2{
  line-height: 1;
  margin-bottom: 5px;
  font-weight: bold;
  padding-right: 25px;
}
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-item h2 a {
  color: #34302c;
  font-size: 30px;
  line-height: 1;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-listing .post-item .post-header{
  margin-bottom:50px;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-item .hubspot-editable{
  font-size:13px;
}
.smartmotors-blog a {
  color: #ffc36d;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .blog-section {
  background: #f2f1f0;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .hs-blog-social-share {
  display: none;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-body.clearfix {
  padding: 0;
  margin: 26px 0;
  margin-top: 11px;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-body.clearfix p,
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-body.clearfix h3{
  text-align: left !important;
  font-size: 16px;
  padding: 15px;
  color:#34302c;
  font-weight:500;
}
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-body.clearfix h3 span{
  color:#34302c !important;
}
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .imagen-lista + *{
  display:none;
}
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid a.hs-featured-image-link {
  height: auto;
  overflow: hidden;
  display: block;
  width: 100%;

}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid a.hs-featured-image-link .hs-featured-image {
  max-width: none;
  width: 100%;
  height: auto;
}



body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid a.more-link {
  border: 2px solid #ffc272;
  color: #34302c;
  padding: 5px 27px;
  background: #ffc272;
  border-radius: 6px;
  font-size: 15px;
  text-align: center;
  position: absolute;
  bottom: 30px;
/*   right: 30px; */
}
@media (max-width:768px){
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid a.more-link{
  bottom:2.7% !important;
/*   right:0px !important; */
  }
  .read-more-btn {
    display: flex;
    justify-content: center;
    padding: 15px 0px;
    position: relative;
}
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid a.more-link::after,
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .custom_listing_comments,
body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid p#hubspot-topic_data{
  display: none;
}

body.smartmotors-blog .smartmotors-blog-cuerpo a.all-posts-link {
  display: none;
}
body.smartmotors-blog .smartmotors-blog-cuerpo .blog-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.smartmotors-blog .smartmotors-blog-cuerpo a.next-posts-link, 
body.smartmotors-blog .smartmotors-blog-cuerpo a.previous-posts-link {
  color: #f2f1f0;
  text-align: center;
  display: block;
  margin: 0 41px 49px;
  padding: 5px 26px;
  width: 120px;
  border-radius: 6px;
  background: #34302c;
  cursor: pointer;
}


body.smartmotors-blog .smartmotors-blog-cuerpo .contenedor-articulo{
  max-width: 990px;
  margin: auto;
  padding: 70px 20px;
}

body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .contenedor-articulo{
  max-width:45%;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .blog-section.plantilla-publicacion{
  background:#f2f1f0;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .plantilla-publicacion .contenedor-articulo #hubspot-topic_data{
  display:inherit;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .plantilla-publicacion .contenedor-articulo #hubspot-topic_data a {
  border: none;
  padding: 6px;
  margin: 0;
}

.blog-header{
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  background:#ecf1fe url(https://8033513.fs1.hubspotusercontent-na1.net/hubfs/8033513/point-machine-bg.jpg) no-repeat;
  background-size:cover;
}
.blog-header *{
  color:#f2f1f0;
}
.blog-header .blog-header-container{
  max-width: 1000px;
}

body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .row-number-3{
  position: absolute;
  width: 19%;
  right: 3%;
  color: #34302c;
  /* left: 0; */
  top: 500px;
  /* background: white; */
  margin: 0;
}
@media (max-width:1000px){
  body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .row-number-3{
    display:none;
  }
  body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .contenedor-articulo{
    max-width:90%;
  }
}

body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .blog-pagination{
  width: 70%;
  margin-left: 15%;
}
body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .widget-module{
  margin-bottom:20px;
}
body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .widget-module ul li a {
  color: #34302c;
  background: #f2f1f0;
  padding: 5px 18px;
  border-radius: 100px;
}
body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .widget-module ul li{
  margin: 11px 10px;
}
body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .widget-module .filter-expand-link{
  color: #34302c;
  background: #ffc36d;
  padding: 5px 17px;
  border-radius: 6px;
}
body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .widget-type-post_listing .widget-module ul li a{
  text-align: left;
  display: block;
  border-radius: 10px;
  line-height: 1.4;
  font-size: 17px;
  padding: 12px 27px;
  box-shadow: 0px 7px 17px -20px #34302c;
}
body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .widget-type-post_listing .widget-module ul li{
  margin: 23px 10px;
}


.trust h2 {
  color: #ffc36d;
}

.client-logo-cm {
  padding: 40px 0 34px;
}

#hs_cos_wrapper_widget_1602575933267{
  background-color: #34302c;
  text-align: center;
}

.recent-post-section.span12.cm-padding {
  padding: 20px 0 !important;
}


#hs_cos_wrapper_widget_1602577660136{
  background-color: #34302c;
}


#hs_cos_wrapper_widget_1602577660136 h2{
  margin-bottom: 0px !important;
}

.ark-features-01-box.ark-element-animation[data-sr-id='2'] {
  background-color: #ff8b4c;
  color:#f2f1f0 !important;
}
.ark-features-01-box.ark-element-animation[data-sr-id='3'] {
  background-color: #509fb7;
  color:#f2f1f0 !important;
}
.ark-features-01-box.ark-element-animation[data-sr-id='4'] {
  background-color:#8e66d2;
  color:#f2f1f0 !important;
}

.widget_1600235782099 *:not(a) {
  text-align: center;
}

.cita {
  max-width: 1200px;
  padding: 30px;
  margin: auto;
  /* margin-bottom: 120px; */
  border-radius: 6px;
  border-color: #f97352 !important;
  border-left: 2px;
  padding: 15px 15px 10px 40px !important;
  border-left: 2px solid;
  text-align: right;
  background-color: #f2f1f0;
  color: #34302c;
}

@media (max-width: 590px)	{
  #wrapper {
    padding-top: 5%;
    width: 100%;
    /*     overflow: auto; */
    display: grid;
  }

  #first {
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
  }
  #second {
    text-align: center;
    width: 100%;
  }
}
@media (max-width: 590px)	{
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: grid;
    align-items: center;
  }
  .footer-grp .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding-bottom: 14px;
    padding-top: 14px;
  }
  li.hs-menu-item.hs-menu-depth-1:last-child a {
    width: 190px;
  }}

.span12.widget-span.widget-type-cell.header-grp {
  background-color: #34302c;
}

@media (max-width: 590px)	{
  #hs_cos_wrapper_widget_1603921306427_{
    display: none;
  }}

hs_cos_wrapper_widget_1603980610503 {
  padding-bottom: 40px;
}

a#cta_button_8033513_84a91910-bbd9-437b-b132-474dacd2be6f:hover, a#cta_button_8033513_f777811a-c296-4a88-8484-ae25e0e87a7a:hover, a#cta_button_8033513_c4cf6ff8-ef14-4970-bb4d-817057039c0a:hover {
  color: #34302c !important;
}

#hs_cos_wrapper_widget_1606864811114107 {
  text-align: center;
}

#hs_cos_wrapper_widget_1606860891537166 .text-cont.span6.vertical-center {
  padding-top: 80px;
}

.title-section {
  color:#ffc272 !important;
  font-size:60px;
  font-weight:600;
  padding-bottom:0px;
  text-shadow: 3px 3px #34302c;
}


.section1_digitaltrain {
  padding-top: 95px;
  padding-bottom: 95px;
}

.section2_digitaltrain {
  padding-top: 95px;
  padding-bottom: 95px;
  background-color: #34302c;
}

.section3_digitaltrain {
  padding-top: 95px;
  padding-bottom: 75px;
  background-color: #f2f1f0;
}


.section4_digitaltrain {
  padding-top: 95px;
  padding-bottom: 95px;
  background-color: #34302c;
}


.section5_digitaltrain {
  padding-top: 95px;
  padding-bottom: 95px;
  background-color: #ffc272;
}

.section5_structural {
  background-color: #ffc272;
}

/* Bullets */


Beautified CSS:
.bullets-items-icons .listing-bullets {
  padding: 0;
  list-style: none;
  margin-left: -1.6rem
}

.bullets-items-icons .listing-bullets .listing-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: .8rem;
  padding-top: .8rem;
  position: relative;
  cursor: pointer;
}

.bullets-items-icons .listing-bullets .listing-wrapper .icon-wrapper {
  min-width: 65px;
  display: block;
  left: 0;
  right: 0
}

.bullets-items-icons .listing-bullets .listing-wrapper .icon-wrapper i {
  color: #cecece;
  font-size: 1.5rem;
  margin: 0 auto;
  display: table
}

.bullets-items-icons .listing-bullets .listing-wrapper .icon-wrapper::before {
  content: "";
  width: 2px;
  height: 15px;
  position: absolute;
  left: 5.6%;
  background: #cecece;
  top: 0
}

.bullets-items-icons .listing-bullets .listing-wrapper .icon-wrapper::after {
  content: "";
  width: 2px;
  height: 15px;
  position: absolute;
  left: 5.6%;
  background: #cecece;
  bottom: 0
}

.bullets-items-icons .listing-bullets .listing-wrapper span {
  color: rgba(65, 65, 65, .6)
}

.bullets-items-icons .listing-bullets .listing-wrapper.active {
  position: relative
}

.bullets-items-icons .listing-bullets .listing-wrapper.active .icon-wrapper i {
  color: #ffc272;
  -webkit-box-shadow: 3px 3px 6px #9c9c9c8c;
  box-shadow: 3px 3px 6px #9c9c9c8c;
  border-radius: 100px;
  border: 2px solid;
  padding: .2rem;
  padding-right: 1px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left:2px;
}

.bullets-items-icons .listing-bullets .listing-wrapper.active .icon-wrapper::before {
  background: #ffc272;
  height: 11px
}

.bullets-items-icons .listing-bullets .listing-wrapper.active .icon-wrapper::after {
  background: #ffc272;
  height: 11px
}

.bullets-items-icons .listing-bullets .listing-wrapper.active span {
  font-weight: 600
}

.bullets-items-icons .listing-bullets li:nth-child(1) .icon-wrapper::before {
  background: 0 0!important
}

.bullets-items-icons .listing-bullets li:last-child .icon-wrapper::after {
  background: 0 0!important
}

.icon-item h4 {
  display: none
}

.items-for-mobile {
  display: none
}

.slider-images-wrapper ul.slick-dots {
  display: none!important
}
#hs_cos_wrapper_widget_1609252834741 {
  padding-top: 1%!important;
  padding-bottom: 2%!important;
  background-color: #f2f1f0;
}
#hs_cos_wrapper_widget_1609252824158 {
  padding-top: 1%!important;
  padding-bottom: 2%!important;
  background-color: #f2f1f0;
}
#hs_cos_wrapper_widget_1609252507593, #hs_cos_wrapper_widget_1609252840678 {
  padding-top: 1%!important;
  padding-bottom: 2%!important;
  background-color: #c6bcb6;
}
@media (max-width:768px) {
  .mob-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .mob-d-block {
    display: block!important
  }
  .mob-d-block .icon-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;hs_cos_wrapper_widget_1609252507593
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem;
  }
  .mob-d-block .icon-item i {
    margin-right: 1rem;
  }
  .slider-text .text-item h4 {
    display: none;
  }
}

div#text-block-12, div#text-block-13 {
  padding-top: 7px;
}

.span12.home2-section-5.align-center.digital-train-cs-section.noafter{
  background-color: #34302c !important;
}

body.home4 .container-fluid .row-fluid .home2-section-5 .hs_cos_wrapper .image_container:before {
  background: transparent !important;
}

.signaling-cs-section .span6.vertical-center .heading-container {
  background-color: transparent;
  border: 2px solid transparent;
}

.signaling-cs-section .span6.vertical-center .heading-container h4 b {
  color: #34302c;
}

.signaling-cs-section .span6.vertical-center .heading-container h6 a {
  color: #f2f1f0;
  background-color: #34302c;
}

a#cta_button_8033513_9900445c-f1ab-47f9-b9ab-1583e20128c8:hover {
  background: #ffc272;
}

body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid a.more-link, body.smartmotors-blog .smartmotors-blog-cuerpo.filtro-lateral .widget-module .filter-expand-link, body.smartmotors-blog .smartmotors-blog-cuerpo a.next-posts-link, body.smartmotors-blog .smartmotors-blog-cuerpo a.previous-posts-link {
  border-radius: 25px !important;
  padding: 5px 27px !important;
}

.hs-input[type=file] {
  padding: 8px !important;
}

input.hs-button.primary.large {
  padding: 10px 50px 10px 50px;
  border-radius: 90px;
}

input.hs-button.primary.large {
  border-radius: 50px !important;
  padding: 10px 50px 10px 50px !important;
}

.image-position{
  display: flex;
  flex-direction: column;
  justify-content: center !important;
}

.span6.vertical-top {
  display: flex;
  flex-direction: column;
  justify-content: center !important;
}

/*
.image-list .list-image, .vertical-top img, .image-position img {
-webkit-filter: drop-shadow(5px 5px 5px #222);
filter:         drop-shadow(5px 5px 5px #222); 
}
*/

.header-container-wrapper {
  z-index: 9999;
  position: fixed;
  width: 100%;
}

.body-container-wrapper {
  padding-top:60px;
}
ul.slick-dots {
  display: none !important;
}
.legal-consent-container{ padding:0 30px;}
.legal-consent-container .hs-richtext{font-size:10px!important;}
.hs-form-booleancheckbox .hs-input{height:20px!important;}

.mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{background:#F2F1F0!important; }
.custom-menu-primary.js-enabled .hs-menu-wrapper
{
  background:#34302C!important;
  border-bottom:none !important;
}

.globe_class {
  background-image:none !important;
}

.globe_class:before {
  content: "\f0ac" !important;
  font-family: FontAwesome !important;
  color: #fff !important;
}

.cnss-social-icon {
  padding: 0 !important; 
}
ul.cnss-social-icon {
  display: flex;
/*   justify-content: space-evenly; */
  justify-content:center;
}
@media(max-width:768px){
.span1.widget-span.widget-type-custom_widget.language {
    display: none !important;
}
}

/*.body-container-wrapper li{display:none;}*/

.sm-offices {display: flex; flex-direction: row; width: 100%;}

@media (max-width: 767px)
{
  .title-section h2{
    font-size: 40px;
  line-height:1.1 !important;}
  .title-section{font-size: 40px;
  line-height:0.5}
  .estilo-ark-1.flex-20 .ark-features-01-box.ark-element-animation{    flex: 0 0 100%;}
  .sm-offices {flex-direction: column; }
  body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-listing{padding:15px; margin-left:0px;}
  body.smartmotors-blog .smartmotors-blog-cuerpo .row-fluid .post-listing.post-listing-blog{margin-left:0px;    max-width: 100%; }
  .blog-header .blog-header-container{max-width:90%;}
  .blog-header {height: auto;padding: 90px 0 50px 0;}
  .cta_button {margin-bottom:10px!important;}
  .span2.widget-span.widget-type-custom_widget.wi {
    position: absolute;
    right: 70px;
    top: 10px;
  }
}

.featured_image img {
  max-height: 180px !important;
  width: fit-content;
  object-fit: cover;
}

.post-listing .imagen-lista{
  max-height: 390px;
  overflow: hidden;
}



@media (max-width: 1930px) {
  .post-listing .imagen-lista{
    max-height: 280px;
    overflow: hidden;
  }
}


@media (max-width: 479px) {
  .span2.widget-span.widget-type-custom_widget.vertical-center.logo.sm-logo img.hs-image-widget {  
    width: 140px !important;
  }
}


/* -----------------------------Smart-Motors Contact Us page--------------------- */
@media (max-width:769px){
.hs-content-id-34383919137 div#hs_cos_wrapper_widget_1599037492597 {
    display: none;
}
}
/* ----Homepage--- */
.hs-content-id-68571584592 .section2_digitaltrain {
    display: none !important;
}