/** Shopify CDN: Minification failed

Line 196:0 Comments in CSS use "/* ... */" instead of "//"
Line 842:4 "padding-botoom" is not a known CSS property
Line 1485:0 Expected "}" to go with "{"

**/
.home-banner .subsection-content.content_background.align-left{
  background: none;
}
.subsection-content.content_background.align-left {
    background: transparent;
}
.home-banner .subsection-content.content_background.align-left{
      margin-bottom: 8rem;
  padding:0px;
}
/* heading section  */
.heading-one{
  padding-top: 1rem !important;
}
/*end heading  */
.mul-col .service-one{
  display: flex;
  justify-content: space-around;
}
.mul-col .service-one .col-one{
  width: 24%;
  text-align: center;
}
 .mul-col{
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
 }
.mul-col .col-one .text-service p{
  max-width: 79%;
  margin: 0 auto;
   min-height: 222px;
}
.mul-col .text-service h4{
  padding-bottom: 15px;
}
.mul-col .bg-image{
  margin-top: -10rem;
  margin-bottom: -15rem;
}
.mul-col a.btn._primary._narrow{
  border-radius: 32px;
  max-width: 44%;
    margin: 0 auto;
      background: #000;
  font-size: 22px;
    line-height: 27px;
}

/*customer and count  */
.home-review-sec{
  background: #f9f9f9;
      padding-top: 3rem;
}
.home-review-sec .jdgm-carousel-item__review-body.jdgm-line-clamp p {
    font-size: 16px;
    line-height: 26px;
  color: #000;
     font-weight: 500;
   font-family: 'Montserrat' !important;
}
.home-review-sec span.jdgm-carousel-number-of-reviews {
    text-decoration: none;
}
.home-review-sec h2.jdgm-carousel-title {
    font-size: 35px;
    line-height: 45px;
    font-weight: 500;
   font-family: 'Montserrat' !important;
}
.customer-count .header__subtitle {
  font-size: 69px;
  line-height: 78px;
  font-family: 'ITCAvantGardeStd-Bk';
}
.customer-count{
  padding-top: 100px;
  padding-bottom:0px;
}
.customer-count .header__description {
  font-size: 56px;
    line-height: 68px;
    display: flex;
    max-width: 64%;
  
}
.customer-count .header__description p{
  color: #161d25;
  font-family: 'ITCAvantGardeStd-Bk';
  line-height: 68px;
  font-size:56px;
}
/* end customer and count*/
/* carousel of photos  */
.some-new .header__subtitle {
  font-size: 56px;
  line-height: 58px;
  width: 95% !important;
  justify-content: flex-start;
}
.some-new{
  padding-top: 16rem;
  padding-bottom: 14rem;
  border: 1px solid #707070;
  width: 95% !important;
}
/* end carosal and count */
.pass-success .image-with-text__img{
/* max-width: 35%;
    position: absolute;
    right: 0;
    top: 28%; */
  max-width: 44%;
    position: absolute;
    right: 0;
    top: 22%;
    left: 61%;
}
.pass-success {
  overflow: hidden;
}
.pass-success .image-with-text__content.fl-co-l{
      width: 83% !important;
}
.pass-success .icontxt-wrap{
  display: flex;
  max-width: 60%;
  width: 61%;
}
.pass-success .icontxt-wrap .txt-one p{
    font-size: 36px;
    line-height: 44px;
    font-weight: 400;
}
.pass-success .custom-image {
  width: 7%;
}
.pass-success ._text.rte.pr {
    width: 84%;
}
.pass-success ._text.rte.pr h4{
  font-size:30px;
  line-height:36px;
  font-weight:400;
}
.pass-success h3 span{
      color: #7EE300;
}
/* design specification  */
.carefully-sec .image-with-text__content.fl-co-l{
      width: 78% !important;
}
.carefully-sec .image-with-text__img{
/*       position: absolute !important;
    top: 40px !important;
    left: 0 !important;
    width: 50% !important; */
/*   max-width: 1140px;
    position: absolute!important;
    top: 0px!important;
    left: 0;
    height: 998px; */
      max-width: 1144px;
    position: absolute!important;
    top: 0px!important;
    left: -72px;
    height: 998px;
    width: 58%;
}
.carefully-sec .subsection.align-right.padding-medium.boxed-width{
  padding-bottom: 34rem;
}
.carefully-sec h3._title.type_large{
  font-size: 58px !important;
    line-height: 69px !important;
    font-weight: 500 !important;
  padding-bottom: 20px;
}
.carefully-sec ._text.rte.pr{ 
    max-width: 78%;
}
.carefully-sec ._text.rte.pr p{
    font-size: 37px;
    line-height: 45px;
    font-weight: 400;
}
.carefully-sec h3 span{
      color: #7EE300;
}
///*****accordion*****///
.acc-sec .accordion {
  width: 90%;
  max-width: 1000px;
  margin: 2rem auto;
}
.acc-sec .accordion-item {
  background-color: #fff;
  color: #111;
/*   border-bottom: 1px solid; */
/*   margin: 1rem 0;
  border-radius: 0.5rem;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.25); */
}
.acord-home .accordion-item:nth-child(1) {
    border-top: 1px solid #707070;
      padding-top: 20px;
}
.acord-home .accordion-item:nth-child(7){
   border-bottom: 1px solid #707070;
   padding-bottom: 20px;
}
.acc-sec .accordion-item-header {
  padding: 0rem 3rem 0.5rem 0rem;
  min-height: 3.5rem;
  line-height: 1.25rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  position: relative;
  cursor: pointer;
}
.acc-sec .accordion-item-header::after {
  content: "\002B";
  font-size: 2rem;
  position: absolute;
  right: 1rem;
}
.acc-sec .accordion-item-header.active::after {
  content: "\2212";
}
.acc-sec .accordion-item-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.acc-sec .accordion-item-body-content {
/*   padding: 1rem;
  line-height: 1.5rem;  border-top: 1px solid;
  border-image: linear-gradient(to right, transparent, #34495e, transparent) 1; 
      padding-bottom: 40rem; */
/*       padding: 0rem 0rem 0rem; */
    line-height: 1.5rem;
    width: 100%;
    margin: 0 auto;
}

/* .acc-sec .accordion-item-body-content{
      display: flex;
}
.acc-sec .accordion-item-body-content .left{
   width: 40%; 

}
.acc-sec .accordion-item-body-content .right{
     width: 43%; 
    
}

.acc-sec .accordion-item-body{
      max-height: 100%;
}
.acc-sec .accordion-item-body-content{
    width: 70%;
    margin: 0px auto;
}
 */
.acc-sec .accordion-icon{
   width: 2%;
}
.acc-sec .accordion-icon img{
      width: 78%;
}
.acc-sec .txt-wrap{
  display: flex;
  justify-content: space-around;
}
.acc-sec .heading{
      width: 30%;
}
.acc-sec .txt{
      width: 60%;
}
.acc-sec .txt-wrap p{
      min-height: 20%;
}
.acc-sec .heading p{
      font-size: 41px;
    line-height: 49px;
    font-family: 'ITCAvantGardeStd-Bk';
  
}
.acc-sec .txt p{
  font-size: 35px;
    line-height: 42px;
    font-family: 'ITCAvantGardeStd-Bk';
    font-weight: 400;
      padding-bottom: 33px;
}
/* accordion all pages  */
.acc-sec .text-head{
  font-size: 35px;
    line-height: 45px;
    font-weight: 500; 
    font-family: 'ITCAvantGardeStd-Bk';
}
/* responsiveness  */
@media all and (max-width:1600px){
  .heading-one {
    padding-top: 1rem!important;
    padding-bottom: 2rem !important;
}
   .pass-success ._text.rte.pr h4 {
    font-size: 24px;
    line-height: 35px;
  }
/*   .container .accordion{
        padding-left: 32px;
    padding-right: 32px;
  } */
  .pass-success h3 {
    font-size: 45px!important;
    line-height: 55px!important;
}
  .carefully-sec h3._title.type_large {
    font-size: 45px!important;
    line-height: 55px!important;
}
  .carefully-sec ._text.rte.pr p {
    font-size: 24px;
    line-height: 35px;
}
  .pass-success .icontxt-wrap{
    align-items: center !important;
  }
  .carefully-sec ._text.rte.pr p {
    font-size: 24px;
    line-height: 35px;
}
  .carefully-sec ._text.rte.pr p {
    font-size: 24px !important;
    line-height: 35px !important;
}
}
  @media all and (max-width:1640px){
/* .acc-sec .container {
    padding-left: 12px;
    padding-right: 12px;
}
}
 @media all and (min-width:1025px) and (max-width:1200px){
   .acc-sec .container {
    padding-left: 32px !important;
    padding-right: 32px !important;
}
 } */

@media all and (max-width:1607px){
  .mul-col{
    padding-left: 32px;
    padding-right: 32px;
  }
  .mul-col .col-one .text-service p {
    max-width: 100%;
    margin: 0 auto;
    min-height: 200px;
}
}
@media all and (max-width:1593px){
.mul-col .col-one .text-service p {
    max-width: 100% !important;
    margin: 0 auto !important;
    min-height: 199px !important;
}
}
@media all and (max-width:1581px){
  .mul-col .text-service h4 {
  font-size:29px;
  line-height:36px;
}
}
@media all and (max-width:1531px){
  .mul-col .text-service h4 {
  font-size:28px;
  line-height:36px;
}
}
@media all and (max-width:1523px){
  .mul-col .col-one .text-service p{
        min-height: 222px!important;
  }
} 
@media all and (max-width:1500px){
.pass-success h3 {
    font-size: 42px!important;
    line-height: 52px!important;
}
  .carefully-sec h3._title.type_large {
    font-size: 42px!important;
    line-height: 52px!important;
}
  .carefully-sec .image-with-text__img{
    height: 893px;
    width: 56%;
  }
}
@media all and (max-width:1481px){
  .mul-col .text-service h4 {
  font-size:27px;
  line-height:36px;
}
}
@media all and (max-width:1440px){
 .home-banner .banner-description.rte.type_extralarge.type_bold{
    font-size: 38px;
    line-height: 52px;
  }
  .carefully-sec .image-with-text__content.fl-co-l {
    width: 81% !important;
}
  .carefully-sec .image-with-text__img {
height: 948px;
    width: 64%;
  }
.mul-col a.btn._primary._narrow{
  max-width: 50% !important;
  font-size: 21px !important;
  line-height: 27px !important;
}
}
@media all and (max-width:1430px){
  .mul-col .text-service h4 {
  font-size:26px;
  line-height:36px;
}
}
@media all and (max-width:1430px){
.carefully-sec ._text.rte.pr p {
    font-size: 22px !important;
    line-height: 35px !important;
}
}
@media all and (max-width:1379px){
.mul-col .text-service h4 {
    font-size: 25px;
    line-height: 36px;
}
}
@media all and (max-width:1366px){
  .home-banner .banner-description.rte.type_extralarge.type_bold {
    font-size: 33px;
    line-height: 40px;
}
  .carefully-sec h3._title.type_large {
    font-size: 34px!important;
    line-height: 44px!important;
}
  .carefully-sec .image-with-text__content.fl-co-l {
    width: 68% !important;
}
  .pass-success h3 {
    font-size: 34px!important;
    line-height: 44px!important;
}
.mul-col .text-service h4 {
  font-size:25px;
  line-height:36px;
}
  .mul-col a.btn._primary._narrow {
    max-width: 55% !important;
    font-size: 20px !important;
    line-height: 27px !important;
}
}
@media all and (max-width:1323px){
  .pass-success ._text.rte.pr h4 {
    font-size: 22px;
    line-height: 35px;
}
.mul-col .text-service h4 {
    font-size: 24px !important;
    line-height: 30px !important;
}
}
@media all and (max-width:1305px){
.pass-success .image-with-text__content.fl-co-l {
    width: 84% !important;
}
}
@media all and (max-width:1295px){
 .carefully-sec ._text.rte.pr p {
    font-size: 20px !important;
    line-height: 32px !important;
}
.pass-success ._text.rte.pr h4 {
    font-size: 18px !important;
    line-height: 33px !important;
}
  .pass-success .icontxt-wrap .txt-one p {
    font-size: 22px !important;
    line-height: 25px !important;
}
  .carefully-sec ._text.rte.pr p br {
    display: none;
}
  .pass-success ._text.rte.pr h4 {
    font-size: 20px !important;
    line-height: 33px !important;
}
  .carefully-sec ._text.rte.pr p {
    font-size: 20px !important;
    line-height: 32px !important;
}
}
     @media all and (max-width:1280px){
    .home-banner .banner-description.rte.type_extralarge.type_bold {
    font-size: 28px;
    line-height: 38px;
}
    }
@media all and (max-width:1278px){
.mul-col .text-service h4 {
    font-size: 23px!important;
    line-height: 30px!important;
}
}
@media all and (max-width:1269px){
.customer-count .header__description p {
    line-height: 59px !important;
    font-size: 49px !important;
}
}
@media all and (max-width:1282px){
.mul-col .text-service p {
    font-size: 19px;
    line-height: 24px;
}
}
@media all and (max-width:1245px){
.customer-count .header__description {
    max-width: 70% !important;
}
}
@media all and (max-width:1228px){
.customer-count .header__description p {
    line-height: 59px !important;
    font-size: 48px !important;
}
}
@media all and (max-width:1227px){
  .mul-col .text-service h4 {
    font-size: 22px!important;
    line-height: 30px!important;
}
}
@media all and (max-width:1210px){
.mul-col .text-service h4 {
    font-size: 22px!important;
    line-height: 30px!important;
}
  .mul-col .text-service p {
    font-size: 18px;
    line-height: 24px;
}
}
@media all and (max-width:1200px){
  .pass-success .image-with-text__img {
    max-width: 47% !important;
    position: absolute;
    right: 0;
    top: 28%;
    left: 56%!important;
}
  .mul-col a.btn._primary._narrow{
        font-size: 18px !important;
    line-height: 27px !important;
  }
  .mul-col .bg-image {
    margin-top: -9rem;
    margin-bottom: -13rem;
}
.mul-col .text-service h4 {
    font-size: 21px!important;
    line-height: 30px!important;
}
  .mul-col a.btn._primary._narrow {
    max-width: 60% !important;
  }
}
    @media all and (max-width:1102px){
    .home-banner .banner-description.rte.type_extralarge.type_bold {
    font-size: 25px;
    line-height: 35px;
}
    }
@media all and (max-width:1199px){
.carefully-sec .image-with-text__img{
      left: -45px;
      width: 70%;
}
}
@media all and (max-width:1186px){
.mul-col .text-service p {
    font-size: 17px;
    line-height: 24px;
}
}
@media all and (max-width:1166px){
  .customer-count .header__description p {
    line-height: 56px !important;
    font-size: 46px !important;
}
}
@media all and (max-width:1156px){
  .carefully-sec h3._title.type_large {
    font-size: 30px!important;
    line-height: 44px!important;
}
.pass-success h3 {
    font-size: 30px!important;
    line-height: 40px!important;
}
}
@media all and (max-width:1142px){
  .customer-count .header__description p {
    line-height: 55px !important;
    font-size: 45px !important;
}
}
@media all and (max-width:1118px){
  .customer-count .header__description p {
    line-height: 56px !important;
    font-size: 45px !important;
}
}

@media all and (max-width:1152px){
.mul-col .text-service h4 {
    font-size: 20px!important;
    line-height: 30px!important;
}
}
@media all and (max-width:1101px){
.mul-col .text-service h4 {
    font-size: 19px!important;
    line-height: 30px!important;
}
  .mul-col a.btn._primary._narrow {
    max-width: 65%;
    font-size: 16px !important;
    line-height: 26px !important;
}
  .mul-col .text-service p {
    font-size: 16px;
    line-height: 24px;
}
}

@media all and (max-width:1095px){
  .customer-count .header__description p {
    line-height: 56px !important;
    font-size: 44px !important;
}
}
@media all and (max-width:1088px){
.pass-success .image-with-text__content.fl-co-l {
    width: 84% !important;
}
  .pass-success .icontxt-wrap .txt-one p {
    font-size: 20px !important;
    line-height: 25px !important;
}
}
@media all and (max-width:1076px){
  .carefully-sec .image-with-text__img{
    height: 870px !important;
    width: 70% !important;
    left: -21px !important;
  }
  .carefully-sec ._text.rte.pr p {
    font-size: 17px !important;
    line-height: 28px !important;
}
.pass-success ._text.rte.pr h4 {
    font-size: 17px !important;
    line-height: 28px !important;
}
}
@media all and (max-width:1067px){
.customer-count .header__subtitle {
    font-size: 55px !important;
    line-height: 65px !important;
}
  .customer-count .header__description p {
    line-height: 56px !important;
    font-size: 42px !important;
}
}
@media all and (max-width:1050px){
.mul-col .text-service h4 {
    font-size: 18px!important;
    line-height: 30px!important;
}
  .mul-col .text-service p {
    font-size: 15px;
    line-height: 24px;
}
}
@media all and (max-width:1032px){
.mul-col .bg-image {
    margin-top: -9rem;
    margin-bottom: -11rem;
}
}
@media all and (max-width:1024px){
  .acc-sec .text-head {
    font-size: 30px;
    line-height: 40px;
    
  }
  .heading-one{
        padding-top: 1rem!important;
      padding-bottom: 2rem !important;
  }

  .head-one h1 {
    font-size: 40px !important;
    line-height: 50px!important;
  }
  .subsection-content.content_background.align-left {
    background: transparent;
}
.mul-col a.btn._primary._narow{
max-width: 40% !important;
}
}
@media all and (max-width:1000px){
   font-size: 18px !important;
    line-height: 25px !important;
}
@media all and (min-width:751px) and (max-width:1920px){
  .acc-sec .accordion-item-header .text-head span {
    visibility: hidden;
    display: none;
}
}
    @media screen and (max-width: 989px){
    .home-banner .subsection.subsection-adjust.height-adjust.boxed-width{
    position: absolute;
    top: 0;
    bottom: 0;
    }
      .home-banner{
        padding-left:0px
        padding-right:0px;
      }
    }
@media all and (min-width:1025px) and (max-width:1600px) {
  .pass-success ._text.rte.pr {
    width: 78%;
}
  .heading-one {
    padding-top: 0rem!important;
}
.mul-col .text-service h4{
    font-size: 25px;
    line-height: 30px;
  }
  .mul-col a.btn._primary._narrow{
    font-size: 18px;
    line-height: 25px;
  }
  .mul-col a.btn._primary._narrow {
    max-width:46%;
  }
  .customer-count .header__description{
        max-width: 69%;
}
  .some-new .header__subtitle {
    font-size: 50px;
    line-height: 60px;
}
.pass-success .image-with-text__content fl-co-l h3 {
    font-size: 40px!important;
    line-height: 50px!important
}
/*    .pass-success ._text.rte.pr h4 {
    font-size: 20px;
    line-height: 35px;
  }   */
  .pass-success .custom-image {
    width: 6%;
    padding-top: 10px;
    padding-right: 5px;
}
  .pass-success .icontxt-wrap .txt-one p {
    font-size: 22px;
    line-height: 35px;
  }
  .pass-success .image-with-text__img {
    max-width: 42%;
    position: absolute;
    right: 0;
    top: 27%;
    left: 60%;
}
 .pass-success h3 {
    font-size: 32px;
    line-height: 42px;
}
  .carefully-sec h3._title.type_large {
    font-size: 50px;
    line-height: 60px;
}
  .carefully-sec ._text.rte.pr p {
    font-size: 30px;
    line-height: 40px;
}
  .shopify-section .acc-sec{
        padding-left: 35px !important;
    padding-right: 35px !important;
}
/*   .container{
    padding-left: 32px;
    padding-right: 32px;
  } */
  .mul-col .col-one .text-service p {
    max-width: 91%;
    margin: 0 auto;
    min-height: 240px;
}
.head-one  h1 {
    font-size: 60px;
    line-height: 70px;
    margin:0;
    padding-top:25px;
    padding-botoom:15px;
}
  .customer-count .header__subtitle {
    font-size: 60px;
    line-height: 70px;
}
  .customer-count .header__description p{
        line-height: 60px;
    font-size: 50px;
  }
  .step-health .header__subtitle{
        font-size: 60px;
    line-height: 70px;
  }
  .acc-sec .txt p {
    font-size: 30px;
    line-height: 40px;
}
  .acc-sec .heading p {
    font-size: 35px;
    line-height: 40px;
  }
}
@media all and (max-width:1280px){
/*   .pass-success .image-with-text__img {
    max-width: 45% !important;
    position: absolute !important;
    right: 0 !important;
    top: 34% !important;
    left: 58% !important;
} */
/*  .acc-sec .accordion-item-header{
   padding-top:0px;
 } */
.mul-col .col-one .text-service p {
    max-width: 100%;
      min-height: 212px;
}
}
@media all and (max-width:936px){
  .home-banner .section-background__wrapper responsive-background.background-fill.full-width.section-background{
    background-size: cover !important;
    background-position: center;
  }
  .home-banner .height-adjust {
    min-height: 0px !important;
    margin-top: -76px !Important;
}
}
@media all and (max-width:962px){
  .mul-col .col-one .text-service p {
    min-height: 140px !important;
  }
/*   .mul-col .bg-image {
    margin-top: -3rem !important;
  } */
}
@media all and (max-width:989px){
.home-banner .height-adjust {
    min-height: 0px !important;
  margin-top: -76px !Important;
}
}
@media all and (max-width:928px){
.customer-count .header__description {
    max-width: 71% !important;
}
  .customer-count .header__description p {
    line-height: 40px !important;
    font-size: 30px !important;
}
}
@media all and (max-width:900px){
  .mul-col a.btn._primary._narrow {
    max-width: 44% !important;
  }
.home-banner .height-adjust {
    min-height: 0px !important;
  margin-top: -76px !Important;
}
  .mul-col .bg-image {
    margin-top: -6rem !important;
    margin: 0 auto;
  } 
  .home-banner .section-background__wrapper responsive-background.background-fill.full-width.section-background {
    background-size: cover !important;
    background-position: bottom;
}
}
@media all and (max-width:750px){
  .home-banner .section-background__wrapper responsive-background.background-fill.full-width.section-background {
    background-size: cover !important;
    background-position: center;
}
}
@media all and (max-width:700px){
.mul-col .bg-image{
      margin-top: -3rem;
      margin-bottom: -7rem !important;
}
}
@media all and (max-width:500px){
.mul-col .bg-image{
      margin-top: -3rem;
      margin-bottom: -5rem !important;
}
  .mul-col .text-service a.btn._primary._narrow {
    max-width: 36% !important;
}
}
@media all and (max-width:535px){
.pass-success ._text.rte.pr h4 {
    font-size: 16px !important;
    line-height: 26px !important;
}
}

@media only screen and (max-width: 1407px){
  .pass-success ._text.rte.pr h4 {
    font-size: 22px;
    line-height: 35px;
}
  .pass-success .icontxt-wrap .txt-one p {
    font-size: 24px;
    line-height: 25px;
}
  .carefully-sec ._text.rte.pr p {
    font-size: 22px ;
    line-height: 32px;
}
  .carefully-sec .image-with-text__img {
    height: 870px;
    width: 60%;
}
}
@media only screen and (max-width: 1440px){
  
  .acc-sec .container {
    padding-left: 32px;
    padding-right: 32px;
}
}
@media only screen and (max-width: 1366px){
  .container .accordion {
    padding-left: 0px;
    padding-right: 0px;
}
  .pass-success .image-with-text__img{
    max-width: 44%;
    position: absolute;
    right: 0;
    top: 28%;
    left: 58%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 751px) {
  
  .mul-col .bg-image {
    margin-top: -8rem;
    margin-bottom: -10rem;
}

  section.section-content.snappy-here .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/*   .acc-sec .accordion-item-body-content{
        width: 69%;
  } */
  .heading-one {
    padding-top: 0rem;
        padding-bottom: 0rem;
}
/*  .head-one h1 {
    font-size: 50px !important;
    line-height: 60px !important;
} */

.mul-col .service-one {
    display: flex !important;
    justify-content: space-around !important;
    flex-wrap: wrap !important;
}
.mul-col .service-one .col-one {
    width: 50% !important;
    text-align: center !important;
}
.customer-count .header__subtitle {
    font-size: 45px !important;
    line-height: 55px !important;
}
.customer-count .header__description p {
    line-height: 40px !important;
    font-size: 30px !important;
}
.some-new .header__subtitle {
    font-size: 36px !important;
    line-height: 46px !important;
}
.head-one h1 {
    font-size: 50px ;
    line-height: 60px;
    margin: 0px;
  padding-top:20px;
padding-bottom: 5px;
  
}
.pass-success .image-with-text {
 flex-wrap: wrap !important;
  width:100% !important;
}
.pass-success .image-with-text__content.fl-co-l {
    width: 100% !important;
    order: 1 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
}
.pass-success .image-with-text__img {
    max-width: 60% !important;
    position: inherit !important;
    margin: 0 auto;
}
  .mul-col .col-one .text-service p{
        min-height: 144px !important;
        max-width: 90% !important;
  }
 .mul-col .col-one .text-service p br {
    display: none !important;
}
  h4 {
    font-size: 26px !important;
    line-height: 30px !important;
}
  .container {
    padding-left: 12.8px !important;
    padding-right: 12.8px !important;
  }
  .carefully-sec .image-with-text {
    justify-content: stretch !important;
    flex-wrap: wrap !important;
}
.carefully-sec .image-with-text__content.fl-co-l{
    width: 100% !important;
    order: 1 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
  
}
.carefully-sec h3._title.type_large {
    font-size: 50px!important;
    line-height: 60px!important;
    text-align: center !important;
}
.carefully-sec ._text.rte.pr {
    max-width: 100% !important;
    text-align: center !important;
}
.carefully-sec .image-with-text__img {
    max-width: 60% !important;
    position: inherit !important;
    height: auto !important;
    width: 100% !important;
      margin: 0 auto;
}
  .mul-col .bg-image{
    margin-bottom: -9rem !important;
  }
  .carefully-sec .subsection.align-right.padding-medium.boxed-width {
    padding-bottom: 4rem !important;
}
  .mul-col a.btn._primary._narrow{
    max-width: 40% !important;
    font-size: 16px !important; 
    line-height: 26px !important ;
  }
  .home-banner .height-adjust {
    min-height: 500px;
}
.pass-success h3{
  text-align: center;
    font-size: 29px !important;
    line-height: 39px !important;
    width:100% !important;
}
  .pass-success ._text.rte.pr {
    width: 100%;
    text-align: center ;
        margin: 0 auto;
}
  .pass-success ._text.rte.pr h4 {
  font-size: 20px!important;
    line-height: 30px!important;
}
.pass-success ._text.rte.pr h4 br{
  display:none;
}
  .pass-success .icontxt-wrap {
    display: flex !important;
    max-width: 100% !important;
    width: 100% !important;
}
  .pass-success .icontxt-wrap .txt-one p {
    font-size: 26px !important;
    line-height: 30px !important;
  }
  .step-health .header__subtitle {
    font-family: ITCAvantGardeStd-Bk !important;
    font-size: 50px !important;
    line-height: 60px !important;
}
  .step-health .rte p {
    font-size: 26px !important;
    line-height: 36px !important;
}
  .carefully-sec h3._title.type_large {
    font-size: 29px!important;
    line-height: 39px!important;
}
  .carefully-sec ._text.rte.pr p {
    font-size: 20px !important;
    line-height: 30px !important;
}
  .carefully-sec ._text.rte.pr p br{
    display: none;
  }
  .acc-sec .heading p {
    font-size: 20px !important;
    line-height: 30px !important;
  }
  .acc-sec .txt p {
    font-size: 20px !important;
    line-height: 30px !important;
    
}
  .acc-sec .accordion-icon {
    width: 3% !important;
}
}
@media only screen and (max-width: 820px){
  .home-banner .subsection.subsection-adjust.height-adjust.boxed-width{
        bottom: 0%;
  }
  .home-banner .banner-description.rte.type_extralarge.type_bold {
        text-align: center;
  }
 .home-banner .subsection-adjust{
        justify-content: center;
  }
  .heading-one {
    padding-top: 1rem!important;
    padding-bottom: 1rem !important;
}
.acc-sec  .container {
    padding-left: 12.8px!important;
    padding-right: 12.8px!important;
}
  .banner .section-background__wrapper{
    position: relative;
    height: 100px;
    min-height: 500px;
  }
.home-banner .height-adjust {
    min-height: 0px!important;
}
  .mul-col .col-one .text-service p {
    min-height: 155px!important;
}
  .mul-col a.btn._primary._narrow {
   max-width: 41%!important;
   font-size: 16px!important;
   line-height: 26px!important;
}
  .mul-col .bg-image {
    margin-top: -4rem;
  }
  .customer-count .header__subtitle {
    font-size: 40px!important;
    line-height: 50px!important;
}
  .customer-count .header__description p {
    line-height: 44px!important;
    font-size: 30px!important;
}
  .some-new .header__subtitle {
    font-size: 29px!important;
    line-height: 40px!important;
}
  .some-new {
    padding-top: 10rem;
    padding-bottom: 9rem;
}
  .head-one h1 {
    font-size: 35px!important;
    line-height: 45px!important;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 30px;
}
 .step-health{
        padding-top: 4rem;
 }
  .step-health .rte p {
    font-size: 23px!important;
    line-height: 33px!important;
}
  .carefully-sec h3._title.type_large {
    font-size: 29px!important;
    line-height: 39px!important;
}
  .pass-success ._text.rte.pr{
        max-width: 100%;
  }
  .carefully-sec ._text.rte.pr p{
    font-size: 20px!important;
    line-height: 30px!important;
  }
  .carefully-sec ._text.rte.pr p br {
    display: none;
}
 .acc-sec .heading{
    font-size: 20px!important;
    line-height: 30px!important;
  }
  .acc-sec .txt{
    font-size: 20px!important;
    line-height: 30px!important;
  }
  .step-health .header__subtitle {
    font-size: 45px;
    line-height: 55px;
}
}

@media all and (max-width:750px){

  .pass-success .custom-image {
    width: 6%;
}
.mul-col .col-one .text-service p {
    min-height: 100px !important;
}
  .mul-col a.btn._primary._narrow {
    max-width: 30%!important;
}
}
@media all and (max-width:600px){

.mul-col .bg-image {
    margin-top: 0rem !important;
}
  .head-one h1 {
    font-size: 30px!important;
    line-height: 35px!important;
}
}

@media all and (max-width:648px){
    .step-health .header__subtitle {
    font-size: 40px!important;
    line-height: 50px!important;
}
  .mul-col .col-one .text-service p {
    min-height: 120px!important;
}
}
@media all and (max-width:593px){
.step-health .header__subtitle {
    font-size: 35px!important;
    line-height: 50px!important;
}
    .step-health .rte p {
    font-size: 16px!important;
    line-height: 26px!important;
}
}
@media all and (max-width:549px){
.mul-col .col-one .text-service p {
    min-height: 150px!important;
}
}
@media all and (max-width:523px){
.step-health .header__subtitle {
    font-size: 30px!important;
    line-height: 40px!important;
}
  .step-health .rte p {
    font-size: 14px!important;
    line-height: 24px!important;
}
}
@media all and (max-width:454px){
.step-health .header__subtitle {
    font-size: 25px!important;
    line-height: 35px!important;
}
}
@media all and (max-width:428px){
  .head-one h1 {
    font-size: 25px!important;
    line-height: 35px!important;
  
}
.mul-col .text-service a.btn._primary._narrow {
    max-width: 45% !important;
}
  .pass-success .icontxt-wrap .txt-one p {
    font-size: 16px !important;
    line-height: 25px !important;
}
}
@media all and (max-width:423px){
.mul-col .col-one .text-service p {
    min-height: 180px!important;
}
  
}
@media all and (max-width:398px){
.mul-col .col-one .text-service p {
    min-height: 155px!important;
}
}
@media all and (max-width:390px){
  .step-health .header__subtitle {
    font-size: 25px!important;
    line-height: 35px!important;
}
  .customer-count .header__description {
    max-width: 100% !important;
}
  .mul-col .col-one .text-service p{
      min-height: 180px!important;
}
  .mul-col .text-service a.btn._primary._narrow {
    max-width: 50% !important;
}
}
@media all and (max-width:388px){
.mul-col .col-one .text-service p {
    min-height: 206px!important;
}
  .step-health .header__subtitle {
    font-size: 22px!important;
    line-height: 33px!important;
}
}
@media all and (max-width:370px){
.mul-col .col-one .text-service p {
    min-height: 180px!important;
}
}
@media all and (max-width:375px){
.mul-col .col-one .text-service p {
    min-height: 176px!important;
}
}
@media all and (max-width:360px){
   .header__wrapper{
        gap: 0rem !important;
  }
  }
@media all and (min-width:320px) and (max-width:750px) {
  
  .subsection-content.content_background{
    padding-top:0px;
  }
 .acc-sec .accordion-item-header .text-head span{
    visibility: hidden;
  }
  .acc-sec .accordion-item-header:after{
    right: 0.2rem;
    top: 40px;
  }
 .acc-sec .accordion-item-header{
   position: relative !important;
  padding-right: 27px !important;
    padding-left: 3px !important;
  }
  .acc-sec .accordion-item-header .text-head{
        font-size: 18px;
       line-height: 28px;
  }
  .acc-sec .accordion-item-body-content{
        width: 100%;
  }
   .acc-sec .accordion-item-body-content p{
         font-size: 16px;
    line-height: 26px;
         text-align: center;
   }
  .acc-sec .accordion{
    padding-left: 0px;
    padding-right: 0px;
  }
/*   .mul-col .service-one{
        padding-left: 16px;
    padding-right: 16px;
  } */
  .custom-footer .curency-selecter{
        width: 27% !important;
  }
  .home-review-sec .jdgm-carousel-wrapper {
    padding: 0px 0 !important;
    margin-bottom: -40px;
}
  .home-review-sec{
        margin-bottom: -40px;
  }
/*  .acc-sec .accordion-item:nth-child(1) {
        width: 97%;
    margin: 0 auto;
} */
  .acc-sec .accordion-item-header{
    padding:30px;
  }
  .acc-sec .accordion-item-body-content{
    padding:0px;
  }
/* .acc-sec .accordion-item:nth-child(2) {
        width: 97%;
    margin: 0 auto;
} */
  .acc-sec .heading {
    width: 41%;
}
     .home-review-sec h2.jdgm-carousel-title {
    font-size: 19px;
    line-height: 45px;
    font-weight: 600;
    font-family: Montserrat!important;
}
  .mul-col .col-one .text-service p {
    min-height: 150px;
        max-width: 100%;
}
  .home-banner .subsection-adjust{
      margin-top: -8rem !important;
    justify-content: center !important;
}


}

