/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

.header_inline {
  margin-top:0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.header__button-col a.cta-button {
  border-radius: 28px;
}
header.header__container.header__container--left.header-scroll.scroll-up .header__bottom {
  background: #fff !important;
}
header.header__container.header__container--left.header-scroll.scroll-up .header__menu-link-span {
  color: #000 !important;
}
.header__menu-link-span {
  font-family: DM Sans;
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  text-align: center;
  color: #fff !important;
}
.homepage-banner .cta-button {
  border-radius: 27px !imoortant;
}
.homepage-banner .heading.mb-0 {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 72px;
  line-height: 80px;
}
.header__menu-item.header__menu-item--depth-2.hs-skip-lang-url-rewrite .header__menu-link-span {
  color: #000 !important;
}
.scroll-down .header__bottom {
  background: #fff !important;
}
.scroll-down .header__menu-link-span {
  color: #000 !important;
}
#hs_cos_wrapper_site_header-module-1 .header__container[data-topbar-fixed=true] .header_styles {
  background: rgba(0, 0, 0, 0%);
  box-shadow: none !important;
  --border-size: 2px;
}
.scroll-up .header__bottom {
  background: #fff !inportant;
}
.homepage-banner .heading.mb-0 span {
  color: #B1D80B;
}
.homepage-banner .sr-spacer-bottom-50 {
  padding-bottom:20px;
}
.homepage-banner .description {
  font-family: 'DM Sans';
  font-weight: 300;
  font-size: 28px;
  line-height: 34px;
}
.bottom-banner .btn-wrapper a {
  color: #000;
  border-radius: 28px;
  font-family: DM Sans;
  font-weight: 400;
  font-size: 16px;
}
.bottom-banner h3 {
  font-family: DM Sans;
  font-weight: 600;
  font-size: 34px;
  line-height: 47px;
}
.servicepage-banner .heading.mb-0 {
  font-family: DM Sans;
  font-weight: 500;
  font-size: 56px;
  line-height: 64px;
}
.servicepage-banner p {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
}
.servicepage-banner .sr-cover-inner {
  padding-left: 15px;
  padding-right: 15px;
}
.sr-services-sec .row.row-gap.sr-valign-center.justify-content-start {
  box-shadow: 0px 0px 22px 0px #00000014;
  padding:40px;
  background: #F7FEFF;
  border-radius: 8px;
}
.servicepage-text p {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 28px;
  line-height: 150%;
  text-align: center;
  color: #000000;
}
.homepage-banner .cta-button {
  border-radius: 28px !important;
}
.sr-services-sec .heading {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 44px;
  line-height: 140%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #000;
}
.sr-services-sec .col-content p {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 22px;
  line-height: 140%;
  width: 95%;
}
.servicepage-text .text-center.sr-spacer-bottom-50 {
  padding-bottom: 0;
}
/* @media Query   */

@media (min-width: 992px) {
  .homepage-banner .offset-lg-1 {
    margin-left: 0;
  }
  .bottom-banner .offset-lg-1 {
    margin-left: 0;
  }
  .servicepage-banner .offset-lg-1 {
    margin-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .homepage-banner .sr-spacer-bottom-50 {
    width: 70%;
    padding-bottom:20px;
  }
}

@media (max-width: 992px) {
  .homepage-banner .heading.mb-0 {
    font-size: 50px;
    line-height: 1.2;
  }
  .servicepage-banner .heading.mb-0 {
    font-size: 44px;
  }

  .scroll-down #hs_cos_wrapper_site_header-module-1 .header__menu--mobile {
    background-color: #ffffff !important;
  }
  .scroll-up #hs_cos_wrapper_site_header-module-1 .header__menu--mobile {
    background-color: #ffffff !important;
  }

  .scroll-down rect {
    fill: #000 !important;
  }
  .scroll-up rect {
    fill: #000 !important;
  }
  .servicepage-text p {
    font-size: 24px;
  }
  .sr-services-sec .heading {
    font-size: 36px;
  }
  .sr-services-sec .col-content p {
    font-size: 18px;
  }
  .sr-services-sec .row.row-gap.sr-valign-center.justify-content-start {
    margin: 0 15px;
  }
  /*   #hs_cos_wrapper_site_header-module-1 .header__menu--mobile {
  background-color: transparent !important;
} */
  .header__menu-item.header__menu-item--button .cta-button {
    background: transparent !important;
    padding: 0 !important;
    color: #000 !important;
    display: inline-block !important;
    font-weight: 600 !important;
  }
  button.header__menu-toggle.header__menu-toggle--close.no-button.header__menu-toggle--show rect {
    fill: #fff !important;
  }
  rect {
    fill: #fff !important;
  }
  nav.header__menu.header__menu--mobile.header__menu--show {
    box-shadow: 0px 0px 22px 0px #00000014;
    margin: 0;
    width: 100%;
  }
  .scroll-down .header__menu-item.header__menu-item--button .cta-button {
    color:#000 !important;
  }
  .scroll-up .header__menu-item.header__menu-item--button .cta-button {
    color:#000 !important;
  }
  .scroll-down  button.header__menu-toggle.header__menu-toggle--close.no-button.header__menu-toggle--show rect {
    fill: #000 !important;
  }
  .scroll-down button.header__menu-toggle.header__menu-toggle--close.no-button.header__menu-toggle--show rect {
    fill: #000 !important;
  }

  .header__menu-link-span {
    color: #000 !important;
  }
  /* -------------------------------Responsiveness Style here ---------------- */

  /* Mobile View Style  */

  @media (max-width: 767px) {
    .homepage-banner .description.lead {
      font-size: 24px;
      line-height: 30px;
    }

    .homepage-banner .heading.mb-0 {
      font-size: 36px;
      line-height: 1.2;
      padding-bottom: 15px;
    }
    .homepage-banner .description {
      font-size: 18px;
      line-height: 150%;
      letter-spacing: 0px;
    }
    .servicepage-banner .heading.mb-0 {
      font-size: 36px;
      line-height: 140%;
      letter-spacing: 0px;
    }
    .bottom-banner .btn-wrapper a {
      font-size: 18px;
    }
    .servicepage-text p {
      font-size: 16px;
      line-height: 150%;
      letter-spacing: 0px;
      text-align: left;
    }
    .sr-services-sec .heading {
      font-size: 28px;
      margin-bottom: 0px;
      text-align: left !important;
      display: inline;
    }
    .sr-services-sec .col-content p {
      font-size: 16px;
    }
    .sr-services-sec .col-content p {
      width: 100%;
    }
    .bottom-banner h3 {
      font-size: 22px;
      line-height: 150%;
      letter-spacing: 0;
      text-align: left;
      margin-bottom: 0px;
    }
    .bottom-banner .cta-group {
      text-align: left;
      display: block;
    }
    .bottom-banner .btn-wrapper a {
      font-size: 16px;
    }
    .servicepage-banner .sr-cover-inner {
      padding-left: 0px;
      padding-right: 0px;
    }
  }

  @media only screen and (max-width: 600px) { 
    .servicepage-banner p {
      font-size: 16px;
      line-height: 150%;
      letter-spacing: 0px;
      padding-top: 5px;
    }
    .module_17678534208639.sr-padding-custom, 
    .module_17678534208639 .sr-padding-custom {
      padding-top: 40px !important;
    }
    .sr-services-sec .row.row-gap.sr-valign-center.justify-content-start {
      margin: 0 0px;
    }
    .sr-services-sec .responsive-image.media-item {
      width: 140px;
    }
    .sr-services-sec .content-row .content-wrapper .headings h2 {
      font-size: 24px;
    }
    .sr-services-sec .row.row-gap.sr-valign-center.justify-content-start {
      padding: 30px 0px;
    }
    #hs_cos_wrapper_module_176785342086312 .module_176785342086312.sr-padding-custom, 
    #hs_cos_wrapper_module_176785342086312 .module_176785342086312 .sr-padding-custom {
      padding-bottom: 40px;
    }
  }

  /* iPaid View Style */
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { 


  }