 /* #section#1 - Desktop*/
 .honerltd {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  flex-direction: column !important;
  margin: 10px 0px !important;
  /* margin: 60px 0px 0px 0px !important; */
  align-items: center !important;
  margin-bottom: 30px !important;
}

.imghearttext {
  width: 40px !important;
  height: 40px !important;
}

.texttestimon {
  font-weight: 400;
  font-size: 48px;
  line-height: 46px;
  letter-spacing: -1.5%;
  color: #000;
}

.card {
  /* width: 48% !important; */
  border-radius: 8px !important;
  /* height: 180px !important; */
}

.wdthhght {
  width: 560px !important;
  /* width: 100% !important; */
  height: 341px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hedtitles {
  text-align: center !important;
  font-size: 71.111px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 100% !important;
  letter-spacing: -1.067px !important;
  margin: 5px !important;
  display: block;
}

.hedsection {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  height: auto !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.hedsectionus {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.hedsectionnn {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  height: auto !important;
  margin-bottom: 40px !important;
}

.imgyoutube {
  position: absolute;
  z-index: 9 !important;
  width: 99px !important;
  height: 55px !important;
  top: 200px !important;
  left: 120px;
}

.rectcasestudy {
  position: absolute;
  z-index: 5;
  height: 254px !important;
  width: 310px !important;
  bottom: 0px !important;
  right: 0px !important;
  opacity: 0%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.rectcasestudy:hover {
  background-color: #353535;
  opacity: 60%;
}

.fixdibone {
  display: flex !important;
  margin: 2px !important;
  height: auto !important;

}

.text-fade {
  background: linear-gradient(90deg, #ff2052 1.28%, #38099a 23.39%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-size: 71.111px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  transition: all 1s ease;
  opacity: 0;
  /* width: 400px !important;
 display: flex !important;
 justify-content: end !important; */
  margin-right: 5px !important;
}

.text-show {
  background: linear-gradient(90deg, #ff2052 1.28%, #38099a 23.39%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-size: 71.111px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  transition: all 1s ease;
  opacity: 1;
  /* width: 400px !important;
 display: flex !important;
 justify-content: end !important; */
  margin-right: 5px !important;
}

.btnlm {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 3.556px !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  background: #f3f5f7;
  width: 135px !important;
  height: 40px !important;
  text-decoration: none !important;
  color: var(--Grey-500-Black, #505254) !important;
  margin: 0px 5px !important;
}

.btnlm:hover {
  background: #E9EBED;
  color: var(--Grey-500-Black, #505254) !important;
}

.btnpnk {
  display: inline-flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-radius: 8px !important;
  background: #6A2BF3 !important;
  color: #fff !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: 140% !important;
  /* 25.2px */
  width: 210px !important;
  height: 40px !important;
  text-decoration: none !important;
  margin: 0px 5px !important;
  cursor: pointer !important;
}

.btnpnk:hover {
  background-color: #6A2BF3 !important;
}

.signupbut {
  font-family: "Source Sans 3" !important;
  background-color: rgba(255, 32, 82, 1);
  color: #ffffff !important;
  text-decoration: none !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  border: 0px;
  border-radius: 4px;
  padding: 10px 24px;
  outline: none !important;
}

.signupbuttonmob {
  margin-top: 3px;
}


.bannavbar-right {
  float: right !important;
}

.homeheadr {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 48px !important;
  line-height: 60px !important;
  letter-spacing: -0.003em !important;
  color: #1e2022 !important;
}

.kandicolor {
  color: #ff2052 !important;
}

.colcss {
  color: #9b5eff !important;
}

.navbar {
  padding: 0px  !important;
}

.navbarbrand {
  display: inline-block !important;
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important;
  margin-right: 0px !important;
  font-size: 1.25rem !important;
  line-height: inherit !important;
  white-space: nowrap !important;
}

.bplop {
  display: flex !important;
  justify-content: right !important;
}

.topnav {
  /* width: 164px !important;
  height: 46px !important; */
  /* background-color: #f3ecff !important; */
  text-align: center !important;
  padding: 3px 4px !important; 
}

.conover {
  overflow: auto !important;
  height: auto !important;
}

.navbar-rightcs {
  float: left !important;
  /* padding-top: 5px !important; */
  padding-right: 0px !important;
  margin-left: 0px !important;
}
.navbar-rightcs-move {
  /* float: left !important; */
  /* padding-top: 5px !important; */
  /* padding-right: 0px !important; */
   /* margin-left: 460px !important;  */
   /* width:fit-content; */
}

.topkandi {
  width: auto !important;
  /* height: 46px !important; */
  background-color: #ffffff !important;
  text-align: center !important;
  padding: 13px 4px !important; 
}

.topcommunity {
  width: auto !important;
  /* height: 46px !important; */
  background-color: #ffffff !important;
  text-align: center !important;
  padding: 13px 4px !important; 
}

.topcomm {
  width: 154px !important;
  height: 46px !important;
  background-color: #ffffff !important;
  text-align: center !important;
}

.imagecrs {
  box-sizing: content-box;
  width: 0.6em !important;
  height: 0.6em !important;
  padding: 0.25em !important;
  color: #000 !important;
  background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") 50%/0.75em auto no-repeat !important;
}

.topkandi:hover {
  background-color: #f3ecff !important;
}

.topcomm:hover {
  background-color: #f3ecff !important;
}

#second-div.dropdown-menu {
  position: absolute !important;
  left: -25% !important;
}

.btnhvr {
  background-color: white !important;
}

.btnhvr:hover {
  background-color: #f8f9fa !important;
}

.atagcd {
  text-decoration: none !important;
}

.companys {
  padding-left: 50px !important;
}

.commuitcs {
  padding-left: 4px !important;
  padding-bottom: 4px !important;
}

.kandbot {
  padding-bottom: 4px !important;
}

.roend {
  padding-bottom: 32px !important;
}

.poweredby {
  width: 50% !important;
}

.rseend {
  padding-bottom: 53px !important;
}

.homehdcon {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #323436 !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.dismob {
  display: none !important;
}

.lefycolpad {
  padding: 0px 0px 24px 60px !important;
}

.headit {
  font-family: "Source Sans 3" !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 23px !important;
  color: #000000 !important;
  font-style: italic !important;
  margin: 10px 0px;
}

.homevd {
  width: 457px !important;
  height: 276.47px !important;
  margin-top: 85.53px !important;
  margin-left: 20px !important;
  margin-right: 20px !important;
  border-radius: 16px !important;
  /* background-color: rgb(226, 230, 230) !important; */
}

.hmhea {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 140% !important;
  color: #ffffff !important;
}

.trykan {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  width: 222px !important;
  height: 40px !important;
  border-color: transparent !important;
  outline: none !important;
  background-color: #6a2bf3 !important;
  border-radius: 6px !important;
  text-align: center !important;
  text-decoration: none !important;
}

.trykan:hover {
  background: #8846fa !important;
}

.butcs {
  display: flex !important;
  justify-content: center !important;
}

.secrowcs {
  background-color: #f5f5f5 !important;
}

.secttwocs {
  background-color: #f5f5f5 !important;
}

.sectkandi {
  background-color: #fef6f7 !important;
}

.headsectc {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 48px !important;
  line-height: 60px !important;
  text-align: center !important;
  letter-spacing: -0.003em !important;
  color: #1e2022 !important;
  max-width: 745px !important;
  width: 50% !important;
}

.secrowt {
  /* margin:64px 300px 49px; */
  padding-top: 64px !important;
  padding-left: 20% !important;
  padding-right: 20% !important;
  padding-bottom: 48px !important;
}

.sectworigb {
  width: 527px !important;
  height: 395.25px !important;
  background-color: #dfe1e3 !important;
  border-radius: 16px !important;
}

.devefun {
  width: 340.18px;
  height: 42.06px;
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 32px !important;
  line-height: 40px !important;
  letter-spacing: -0.001em !important;
  color: #1e2022 !important;
}

.defunlist {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 28px !important;
  color: #1e2022 !important;
  display: flex !important;
  align-items: center !important;
  margin-top: 22px !important;
}

.sectwleftcs {
  padding-right: 15% !important;
  padding-left: 15% !important;
  padding-top: 30px !important;
}

.dot {
  width: 48px !important;
  height: 48px !important;
  background-color: #ffffff !important;
  border-radius: 50% !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 16px !important;
}

.hmsectwlf {
  padding-top: 15px !important;
}

.botcshm {
  padding-bottom: 40px !important;
}

/* .secthleftcss{
 width: 527px !important;
 height: 395.25px !important;
 background-color: #DFE1E3 !important;
 border-radius: 16px !important;
 } */

.hesectthree {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 48px !important;
  line-height: 60px !important;
  text-align: center !important;
  letter-spacing: -0.003em !important;
  color: #000000 !important;
}

.secrowthree {
  /* margin:64px 300px 49px; */
  padding-top: 50px !important;
  padding-left: 20% !important;
  padding-right: 20% !important;
  padding-bottom: 48px !important;
}

.secthreerigth {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 20px !important;
  line-height: 28px !important;
  display: flex !important;
  align-items: center !important;
  color: #1e2022 !important;
}

.sthreerigpr {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  display: flex !important;
  align-items: center !important;
  color: #1e2022 !important;
  opacity: 0.7 !important;
}

.sthreecirlp {
  width: 42.69px !important;
  height: 42.69px !important;
  background-color: #f3f5f7 !important;
  border-radius: 50% !important;
}

.secpl {
  padding-bottom: 40px !important;
}

.sectup {
  padding-top: 25px !important;
}

.secthreeq {
  display: flex !important;
  justify-content: right !important;
  padding-right: 0px !important;
  /* padding-top: 10px !important; */
}

.colbig {
  padding-top: 5px !important;
}

.imgcss {
  justify-content: center !important;
  text-align: center !important;
  padding-top: 10px !important;
}

.secfourcs {
  background-color: #f5f5f5 !important;
}

.staycss {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 48px !important;
  line-height: 60px !important;
  text-align: center !important;
  letter-spacing: -0.003em !important;
  color: #1e2022 !important;
  padding-top: 50px !important;
  padding-bottom: 48px !important;
}

.boxcssd {
  background-color: #ffffff !important;
  border-radius: 12px !important;
  margin-bottom: 60px !important;
}

.mobdisp {
  display: none !important;
}

.staygrleft {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  line-height: 34px !important;
  text-align: center !important;
  color: #1e2022 !important;
  padding: 118px 80px !important;
}

.stayrigpo {
  padding: 20px;
  display: flex !important;
  justify-content: center !important;
  text-align: center !important;
}

.staytxt {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #ffffff !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.secfivecs {
  background: linear-gradient(93.26deg, #15083f 0%, #260669 88%) !important;
}

.secfivehead {
  width: 974px !important;
  /* height: 120px !important; */
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 48px !important;
  line-height: 60px !important;
  text-align: center !important;
  letter-spacing: -0.003em !important;
  color: #ffffff !important;
  padding-top: 96px !important;
}

.millioncss {
  padding-top: 40px !important;
  padding-bottom: 95px !important;
}

.secsixhead {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 48px !important;
  line-height: 50.67px !important;
  text-align: center !important;
  letter-spacing: -0.003em !important;
  color: #1e2022 !important;
  /* margin-top: 64px !important; */
  width: 60%;
}

.secsihsub {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 50.67px !important;
  text-align: center !important;
  color: #6e7072 !important;
  padding-bottom: 24px !important;
}

.sixcseleft {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #1e2022 !important;
  display: flex !important;
  align-items: center !important;
  padding-bottom: 5px !important;
}

.dotsix {
  width: 8px !important;
  height: 8px !important;
  background-color: #e6d8fe !important;
  border: 2px solid #e6d8fe !important;
  border-radius: 50% !important;
  margin-right: 13px !important;
  display: inline-block !important;
}

.linecss {
  width: 241px !important;
  height: 1px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  background: #dfe1e3 !important;
}

.linecsskandi {
  width: 393px !important;
  height: 1px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  background: #dfe1e3 !important;
}

.atagjoincom {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 140% !important;
  text-align: center !important;
  color: #ffffff !important;
  text-decoration: none !important;

}

.sixlkjoin {
  width: 222px !important;
  height: 40px !important;
  background-color: #6a2bf3 !important;
  border-radius: 6px !important;
  border: none !important;
  margin-top: 33px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.sixlkjoin:focus {
  outline: none !important;
}

.sixlkjoin:hover {
  background: #8846fa !important;
}

.sixpadlmk {
  padding-top: 70px !important;
  padding-left: 20% !important;
}

.sixrpcv {
  display: flex !important;
  justify-content: center !important;
  padding-bottom: 0px !important;
}

.joinhe {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: normal !important;
  text-align: center !important;
  color: #505254 !important;
}

.joinhe:hover {
  text-decoration: none !important;
  color: #6a2bf3 !important;
}

.secseven {
  /* height: 444px !important; */
  background-color: #f3f5f7 !important;
}

.secsevhe {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #1e2022 !important;
  text-align: center !important;
}

.sevheadpad {
  padding-top: 64px !important;
  padding-bottom: 36px !important;
}


.hedsectionbtn {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
  height: auto !important;
  margin-bottom: 32px !important;
}

.hedsectionprp {
  width: 100% !important;
  height: 376px;
  margin-bottom: 20px !important;
  background-color: #260669 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;

}

.uqlter {
  background: linear-gradient(90deg, #ff2052 1.28%, #38099a 23.39%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-size: 71.111px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  /* height: fit-content !important; */
}

.uqslsh {
  background: linear-gradient(90deg, #ff2052 1.28%, #38099a 23.39%) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  font-size: 71.111px !important;
  font-style: normal !important;
  font-weight: 300 !important;
  /* height: fit-content !important; */
}

.headtitlesub {
  color: #6e7072 !important;
  text-align: center !important;
  font-size: 24px !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
  max-width: 700px !important;
  /* margin-bottom: 20px !important; */
}

.belwbtn {
  color: #1e2022 !important;
  text-align: center !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 26px !important;
  /* 144.444% */
  height: fit-content !important;
}

.lrnmore {
  color: #9b5eff !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  margin-bottom: 20px !important;
  margin-left: 20px !important;
  text-decoration: none !important;
}

.hedfstcom {
  color: #fff !important;
  text-align: center !important;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 50.667px !important;
  max-width: 750px !important;
  margin-bottom: 20px !important;
}

.hedseccom {
  color: #fff !important;
  text-align: center !important;
  font-size: 28px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 120% !important;
  max-width: 670px !important;
}

.headsecmain {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 25px !important;
  color: #000 !important;
  font-size: 48px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  margin-top: 64px !important;
  margin: 0px 20px;
  text-align: center !important;
  line-height: 51px;
  letter-spacing: 0em;
}

.headsectext {
  flex-direction: row !important;
}

.poweredby {
  width: 40% !important;
}

.headsecmainfnt {
  margin-left: 1rem !important;
  margin-right: 1rem !important;
  font-weight: 600 !important;
}

.hedsubsec {
  border-radius: 8.889px !important;
  background: #f3f5f7 !important;
  margin: 8px !important;
  /* display: flex !important;
 flex-direction: column !important; */
  width: 310px;
  height: 550px;
  position: relative !important;
}

.hedsubtit {
  margin: 22px 0px 28px 22px !important;
  color: var(--grey-700-black, #1e2022);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
}

.hedsubbody {
  margin: 20px !important;
  color: var(--grey-700-black, #1e2022);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}

.hedsubimg {
  margin: 35px 0px 0px 25px !important;
}

.stdline {
  background: #dfe1e3 !important;
  margin: 5px !important;
  height: 1px !important;
}

.hidden-mobile {
  display: flex;
}

.desktop-hidden {
  display: none !important;
}

.testimonialsec {
  display: flex !important;
  flex-wrap: wrap !important;
  flex-direction: column !important;
  width: 100% !important;
  /* height: 580px; */
  gap: 10px !important;
  column-gap: 0px !important;
  /* padding: 0px 10px !important; */
  justify-content: center;
  align-items: center;
}

.hedsubseccasestudy {
  /* border-radius: 8.889px !important;
 background: #FFFFFF !important; */
  margin: 8px !important;
  /* display: flex !important;
 flex-direction: column !important; */
  width: 310px;
  height: auto !important;
  position: relative !important;
  /* box-shadow: 0px 1px 14px 0px #00000026; */
}

.headsecmaincs {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  margin-bottom: 25px !important;
  color: #000 !important;
  font-size: 38px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  margin-top: 64px !important;
  margin: 0px 20px;
  text-align: center !important;
  line-height: 38px;
  letter-spacing: 0em;
}

.hedsubtop {
  display: flex !important;
  align-items: flex-end !important;
  margin: 10px 20px 11px 22px !important;
}

.lblcasestudy {
  color: #9b5eff !important;
  font-size: 14px !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: 14px !important;
  text-decoration: none !important;
  width: 240px !important;
}

.hedvidplayimg {
  justify-content: right !important;
  align-items: right !important;
  cursor: pointer !important;
}

.hedcasestdytitle {
  color: #222222;
  font-size: 21px !important;
  font-style: normal;
  line-height: 21px !important;
  font-weight: 500 !important;
  margin-left: 20px !important;
  width: 230px !important;
  margin-top: 25px;
}




.background-img {
  width: 100%;
  /* Make the background image fill the container width */
  /* height: 596px;  */
  /* Maintain the aspect ratio of the background image */
  /* width: 1745.95px
 height: 596px
 top: 469.11px
 left: -233px */
}



.flexdivc {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  flex-direction: row !important;
  margin-bottom: 20px;
}

.flexdivcs {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  /* height: 563px !important; */
  flex-direction: row !important;

}

.imgCenter {
  display: flex;
  justify-content: center !important;
  align-items: center !important;
}

.yicnpd {
  display: flex;
  justify-content: center !important;
  width: 100% !important;
}

@media (max-width: 600px) {
  .flexdivcs {
    /* flex-direction: column !important; */
    height: auto !important;
    align-items: center !important;
  }
 .header-btn {
        /* width: 50% !important; */
        padding: 8px 30px !important;
        margin-bottom: 10px !important;
    }
  .testimonialsec {
    /* padding: 0px 40px !important; */
    column-gap: normal !important;
    /* margin-left: 5px !important; */
    /* height: 580px !important; */
  }

  .hedsubsec {
    width: 330px !important;
    height: 500px !important;
    /* margin-top: 5px !important;
     margin-bottom: 5px !important;
     margin-right: 5px !important; */
  }

  .slick-initialized .slick-slide {
    display: flex !important;
    margin-left: 0px !important;
  }
}

/* ------------------------------------ */
/*   */
/* --------------------------------------------------------- */
.footcss {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #1e2022 !important;
}

.padfoot {
  padding-left: 10% !important;
  padding-right: 10% !important;
}

.footsul {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 32px !important;
  color: #505254 !important;
  /* padding-bottom:4px !important; */
}

.blahs {
  padding-top: 6px !important;
  /* padding-bottom: 3px !important; */
}

.footsul:hover {
  color: #6a2bf3 !important;
}

.foolasrt {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 23px !important;
  color: #C8CACC !important;
  /* margin-bottom: 30px !important; */
  text-decoration: none !important;
}

.fosrt {
  font-family: "Source Sans 3" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 23px !important;
  color: #C8CACC !important;
  margin-bottom: 30px !important;
  text-decoration: none !important;
}

.foolasrt:hover {
  color: #6a2bf3 !important;
}

.lastrpzs {
  padding-top: 60px !important;
  text-align: center !important;
}

.termcs {
  /* padding-right: 40px !important; */
}

.ftrstylecd {
  fill: #505254 !important;
}

.ftrstylecd:hover {
  fill: #6a2bf3 !important;
}

.iconcfg {
  padding-right: 13px !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .headtopcss {
    width: 100% !important;
    height: 82px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .itemsd {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .itemsbtn {
    margin-left: 460px !important;
   }
  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .navbar-expand-lg .navbar-nav .nav-item {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  

  .dishidehav {
    display: none !important;
  }

  .sixpadlmk {
    padding-top: 70px !important;
    padding-left: 20% !important;
  }

  .staygrleft {
    padding: 118px 70px !important;
  }

  .headit {
    color: #6e7072 !important;
    margin: 10px 0px;
  }

  .roend {
    padding-bottom: 40px !important;
    padding-left: 90px !important;
    padding-right: 90px !important;
  }

  .lefycolpad {
    padding: 56px 20px 24px 0px !important;
  }

  .seconmlk {
    padding-right: 20px !important;
  }

  .homevd {
    margin-left: 0px !important;
    margin-top: 70.53px !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {

  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px !important;
  }

  /* --------------------- */
  .headtopcss {
    width: 100% !important;
    height: 82px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
    .itemsbtn {
    margin-left: 350px !important;
   }

  .container-md {
    padding-left: 40px !important;
    padding-right: 0px !important;
  }

  .col-md-4 {
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
  }

  .col-md-8 {
    -ms-flex: 0 0 66.666667% !important;
    flex: 0 0 66.666667% !important;
    max-width: 66.666667% !important;
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .navbar-expand-lg .navbar-nav .nav-item {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  .dishidehav {
    display: none !important;
  }

  .padfoot {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }

  .col-md-3 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .secfivehead {
    width: 822px !important;
  }

  .staygrleft {
    padding: 80px 50px !important;
  }

  .col-md-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .dismob {
    display: none !important;
  }

  .col-md-10 {
    -ms-flex: 0 0 83.333333% !important;
    flex: 0 0 83.333333% !important;
    max-width: 83.333333% !important;
  }

  .col-md-2 {
    -ms-flex: 0 0 16.666667% !important;
    flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
  }

  .secrowt {
    /* margin:64px 300px 49px; */
    padding-top: 64px !important;
    padding-left: 130px !important;
    padding-right: 130px !important;
  }

  .rseend {
    padding-bottom: 53px !important;
  }

  .sectwleftcs {
    padding-right: 10px !important;
    padding-left: 10px !important;
    padding-top: 30px !important;
  }

  .headit {
    color: #6e7072 !important;
    margin: 10px 0px;
  }

  .col-md-6 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .col-md-5 {
    -ms-flex: 0 0 41.666667% !important;
    flex: 0 0 41.666667% !important;
    max-width: 41.666667% !important;
  }

  .col-md-7 {
    -ms-flex: 0 0 58.333333% !important;
    flex: 0 0 58.333333% !important;
    max-width: 58.333333% !important;
  }

  .lefycolpad {
    padding: 56px 20px 24px 0px !important;
  }

  .roend {
    padding-bottom: 30px !important;
    flex-direction: column !important;
  }

  .container {
    max-width: 985px !important;
    
  }

  .padopl {
    padding-right: 0px !important;
    padding-left: 0px !important;
  }

  .seconmlk {
    padding-right: 30px !important;
  }

  .homevd {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-top: 70.53px !important;
  }

  /* .wdthhght {
   height: 300px !important;
 } */
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .flexdivcs {
    /* flex-direction: column !important; */
    /* height: 400px !important; */
    /* margin-bottom: 40px !important; */
    align-items: center !important;
  }
  .itemsbtn {
    margin-left: 120px !important;
   }

  .yicnpd {
    width: 70% !important;
    margin-bottom: 20px !important;
  }

  .testimonialsec {
    padding: 0px 140px !important;
  }

     .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .navbar-expand-lg .navbar-nav .nav-item {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }

  /* .wdthhght {
   height: 300px !important;
 } */

  .headtopcss {
    width: 100% !important;
    height: 82px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667% !important;
    flex: 0 0 41.666667% !important;
    max-width: 41.666667% !important;
  }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333% !important;
    flex: 0 0 58.333333% !important;
    max-width: 58.333333% !important;
  }

  .col-sm-6 {
    -ms-flex: 0 0 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667% !important;
    flex: 0 0 66.666667% !important;
    max-width: 66.666667% !important;
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .navbar-expand-lg .navbar-nav .nav-item {
    /* padding-left: 1em !important; */
    padding-right: 1em !important;
  }

  .dishidehav {
    display: none !important;
  }

  .lastrpzs {
    padding-top: 40px !important;
  }

  .medifsc {
    text-align: center !important;
  }

  .fooicss {
    padding-top: 40px !important;
    text-align: center !important;
  }

  .padfoot {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }

  .col-sm-3 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .sixrpcv {
    padding-bottom: 64px !important;
  }

  .butimglk {
    padding-bottom: 40px !important;
  }

  .sixpadlmk {
    padding-top: 0px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
  }

  .secfivehead {
    width: 720px !important;
  }

  .staygrleft {
    padding: 48px 92px 19px !important;
  }

  .col-sm-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    height: fit-content;
  }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333% !important;
    flex: 0 0 33.333333% !important;
    max-width: 33.333333% !important;
  }

  .colcusin {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }

  .secrowthree {
    /* margin:64px 300px 49px; */
    padding-top: 50px !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
    padding-bottom: 18px !important;
  }

  .dismob {
    display: block !important;
  }

  .disktm {
    display: none !important;
  }

  .secrowt {
    /* margin:64px 300px 49px; */
    padding-top: 64px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 48px !important;
  }

  /* .devefun{
   text-align: center !important;
 } */
  .sectwleftcs {
    padding-right: 27% !important;
    padding-left: 27% !important;
    padding-top: 2px !important;
  }

  .col-sm-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .lefycolpad {
    padding: 56px 30px 0px 30px !important;
  }

  .homeheadr {
    text-align: center !important;
  }

  /* .recs{
 max-width: 640px !important;
 } */
  .seconmlk {
    padding-right: 30px !important;
  }

  .homevd {
    margin-top: 31px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .roend {
    padding-bottom: 10px !important;
  }

  .but {
    padding-bottom: 45px !important;
  }

  .butc {
    display: flex !important;
    justify-content: center !important;
  }

  .hmsectwlf {
    padding-top: 0px !important;
  }
}

@media only screen and (min-width: 500px) and (max-width: 767px) {
  .flexdivcs {
    height: auto !important;
    align-items: center !important;
  }

  /* .testimonialsec {
   height: 500px !important;
 } */
  /* .hidden-mobile {
   display: none;
 } */
  /* .yicnpd {
   margin-bottom: 10px !important;
 } */

  /* .wdthhght {
   height: 300px !important;
 } */
  .col-xs-8 {
    -ms-flex: 0 0 66.666667% !important;
    flex: 0 0 66.666667% !important;
    max-width: 66.666667% !important;
  }

  .navbar-expand-lgdh .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .navbar-rightcs {
    margin-right: 10px !important;
  }

  .hidenav {
    display: none !important;
  }

  /* .collapse:not(.show) {
     display: none !important;
   } */
  .companys {
    padding-left: 0px !important;
  }

  .commuitcs {
    padding-left: 0px !important;
  }

  .termcs {
    padding-right: 16px !important;
  }

  .col-xs-3 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .sixrpcv {
    padding-bottom: 40px !important;
  }

  .butimglk {
    padding-bottom: 69px !important;
  }

  .secsihsub {
    padding-bottom: 50px !important;
  }

  .sixpadlmk {
    padding-top: 0px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .secsixhead {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
    /* padding-top: 48px !important; */
  }

  .secfivehead {
    width: 500px !important;
    font-size: 32px !important;
    line-height: 40px !important;
    text-align: center !important;
    letter-spacing: -0.001em !important;
    color: #ffffff !important;
    padding-top: 96px !important;
  }

  .staygrleft {
    padding: 30px 71.98px 40px !important;
  }

  .staycss {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
    color: #1e2022 !important;
  }

  .col-xs-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .colcusin {
    padding-left: 15% !important;
    padding-right: 15% !important;
  }

  .col-xs-2 {
    -ms-flex: 0 0 16.666667% !important;
    flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
  }

  .col-xs-10 {
    -ms-flex: 0 0 83.333333% !important;
    flex: 0 0 83.333333% !important;
    max-width: 83.333333% !important;
  }

  .dismob {
    display: block !important;
  }

  .sectwleftcs {
    padding-right: 22% !important;
    padding-left: 22% !important;
    padding-top: 0px !important;
  }

  .hmsectwlf {
    padding-top: 0px !important;
  }

  .secrowt {
    /* margin:64px 300px 49px; */
    padding-top: 64px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 48px !important;
  }

  .sectworigb {
    width: 328px !important;
    height: 243px !important;
    background-color: #dfe1e3 !important;
    border-radius: 16px !important;
  }

  .butc {
    display: flex !important;
    justify-content: center !important;
  }

  .but {
    padding-bottom: 45px !important;
  }

  .roend {
    padding-bottom: 0px !important;
  }

  .homeheadr {
    text-align: center !important;
  }

  .homehdcon {
    text-align: center !important;
  }

  .headit {
    color: #6e7072 !important;
    text-align: center !important;
    margin: 10px 0px;
  }

  .col-xs-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .homeheadr {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
  }

  .homevd {
    width: 328px !important;
    height: 198.43px !important;
    border-radius: 16px !important;
    /* background-color: rgb(226, 230, 230) !important; */
    margin-top: 14px !important;
  }

  .headsectc {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
  }

  .devefun {
    font-size: 24px !important;
    line-height: 32px !important;
    padding-left: 2px !important;
  }

  .lefycolpad {
    padding: 56px 20px 24px 20px !important;
  }

  .hesectthree {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
    color: #1e2022 !important;
  }

  .disktm {
    display: none !important;
  }

  .padfoot {
    text-align: center !important;
  }

  .botfotpad {
    padding-bottom: 37.09px !important;
  }

  .lastrpzs {
    padding-top: 30px !important;
  }

  .mobdisp {
    display: block !important;
  }

  .deskdisp {
    display: block !important;
  }

  .navbar-rightcs {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 499px) {

  /* .honerltd{
   margin-top: 25px !important;
 } */
  .businslst {
    font-family: "Source Sans 3";
    font-size: 48px;
    font-weight: 400;
    color: #222222;
    line-height: 32px;
    text-align: center;
    margin-top: 40px;
  }

  .imgCenter {
    width: 100% !important;
    padding: 0px !important;
  }

  .flexdivc {
    width: 100% !important;
  }

  .hidden-mobile {
    display: none;
  }

  .desktop-hidden {
    display: block !important;
  }

  .wdthhght {
    width: 100% !important;
    /* height: 90% !important; */
    display: flex;
    justify-content: center;
    align-items: center;
  }

  /* .testimonialsec {
   flex-wrap: nowrap !important;
   height: auto !important;
   margin-top: 20px !important;
   display: none !important;
 } */
  /* .card {
    width: 90% !important;
  } */

  .headsecmaincs {
    padding: 0px 30px !important;
  }

  .hedtitles {
    font-size: 42px !important;
    line-height: 39.2px !important;
    padding: 0;
  }

  .textheart {
    display: flex;
    justify-content: space-around;
    margin-top: 24px !important;
    margin-bottom: 0px !important;
  }

  .texttestimon {
    font-weight: 400;
    font-size: 36px;
    line-height: 42px;
    letter-spacing: -1.5%;
    text-align: center;
  }

  .imghearttext {
    width: 22px !important;
    height: 35px !important;
  }

  .text-fade {
    font-size: 35px !important;
    line-height: 39.2px !important;
    padding: 0;
    width: 200px !important;
  }

  .text-show {
    font-size: 35px !important;
    line-height: 39.2px !important;
    padding: 0;
    width: 200px !important;
  }

  .col-xs-8 {
    -ms-flex: 0 0 66.666667% !important;
    flex: 0 0 66.666667% !important;
    max-width: 66.666667% !important;
  }

  #second-div.dropdown-menu {
    position: absolute !important;
    inset: 145px 0px auto auto !important;
    transform: translate3d(-104px, 40px, 100px) !important;
  }

  .navbar-rightcs {
    margin-right: 10px !important;
  }

  .navbar-expand-lgdh .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .hidenav {
    display: none !important;
  }

  /* .collapse:not(.show) {
     display: none !important;
 } */
  .companys {
    padding-left: 0px !important;
  }

  .commuitcs {
    padding-left: 0px !important;
  }

  .termcs {
    padding-right: 16px !important;
  }

  .col-xs-3 {
    -ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .sixrpcv {
    padding-bottom: 40px !important;
  }

  .butimglk {
    padding-bottom: 69px !important;
  }

  .sixpadlmk {
    padding-top: 0px !important;
    padding-left: 23px !important;
    padding-right: 23px !important;
  }

  .secsixhead {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
    /* padding-top: 48px !important; */
    width: 90% !important;
  }

  .secsihsub {
    padding-bottom: 50px !important;
  }

  .secfivehead {
    width: 328px !important;
    font-size: 32px !important;
    line-height: 40px !important;
    text-align: center !important;
    letter-spacing: -0.001em !important;
    color: #ffffff !important;
    padding-top: 96px !important;
  }

  .staygrleft {
    padding: 30px 16.98px 40px !important;
  }

  .col-xs-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .colcusin {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  .col-xs-2 {
    -ms-flex: 0 0 16.666667% !important;
    flex: 0 0 16.666667% !important;
    max-width: 16.666667% !important;
  }

  .col-xs-10 {
    -ms-flex: 0 0 83.333333% !important;
    flex: 0 0 83.333333% !important;
    max-width: 83.333333% !important;
  }

  .dismob {
    display: block !important;
  }

  .hmsectwlf {
    padding-top: 0px !important;
  }

  .secrowt {
    /* margin:64px 300px 49px; */
    padding-top: 64px !important;
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 48px !important;
  }

  .sectwleftcs {
    padding-right: 1% !important;
    padding-left: 1% !important;
    padding-top: 0px !important;
  }

  .sectlcs {
    padding-left: 25px !important;
    padding-right: 5px !important;
  }

  .sectworigb {
    width: 328px !important;
    height: 243px !important;
    background-color: #dfe1e3 !important;
    border-radius: 16px !important;
  }

  .butc {
    display: flex !important;
    justify-content: center !important;
  }

  .but {
    padding-bottom: 45px !important;
    margin-top: -20px;
  }

  .roend {
    padding-bottom: 0px !important;
  }

  .homeheadr {
    text-align: center !important;
  }

  .homehdcon {
    text-align: center !important;
  }

  .linecsskandi {
    width: 290px !important;
  }

  .headit {
    color: #6e7072 !important;
    text-align: left !important;
    margin: 10px 0px;
  }

  .col-xs-12 {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .homeheadr {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
  }

  .homevd {
    width: 328px !important;
    height: 198.43px !important;
    border-radius: 16px !important;
    /* background-color: rgb(226, 230, 230) !important; */
    margin-top: 14px !important;
  }

  .hedtitle {
    margin-top: 25px !important;
    font-size: 35px !important;
  }

  .uqlter {
    font-size: 35px !important;
  }

  .uqslsh {
    font-size: 35px !important;
  }

  .headtitlesub {
    font-size: 18px !important;
    font-weight: 700;
    width: 350px;
  }

  .headsecmain {
    font-size: 32px !important;
    text-align: center !important;
    margin: 69px 20px 50px 20px !important;
    line-height: 104%;
  }
  .headsectext {
    width: 100% !important;
    flex-direction: column !important;
  }

  .poweredby {
    width: 100% !important;
  }

  .mobhead {
    font-size: 32px !important;
    text-align: center !important;
    font-weight: 500;
    line-height: -20px
  }

  .businslst {
    line-height: 32px;
    width: 300px;
    margin: 0 auto;
    /* centers the block */
    text-align: center;
  }

  .brhide {
    display: none;
  }

  .hedsection {
    margin-bottom: 30px !important;
    /* width: 290px; */
  }

  .hedsectionprp {
    height: 310px;
    margin-top: 30px !important;
  }

  .hedfstcom {
    font-size: 32px !important;
    line-height: 32px !important;
    width: 291px;
  }

  .hedseccom {
    font-size: 21px !important;
    line-height: 25.2px !important;
    width: 291px;
  }

  .hedsubsec {
    height: fit-content !important;
    width: 291px;
  }

  .lrnmore {
    position: relative !important;
    bottom: 10px !important;
  }

  .headsectc {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
    width: 279px !important;
  }

  .devefun {
    font-size: 24px !important;
    line-height: 32px !important;
    padding-left: 30px !important;
  }

  .lefycolpad {
    padding: 56px 20px 24px 20px !important;
  }

  .hesectthree {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
    color: #1e2022 !important;
  }

  .secrowthree {
    padding-left: 10% !important;
    padding-right: 10% !important;
    padding-bottom: 48px !important;
  }

  .disktm {
    display: none !important;
  }

  .staycss {
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: -0.001em !important;
    color: #1e2022 !important;
  }

  .padfoot {
    text-align: left !important;
  }

  .botfotpad {
    padding-bottom: 37.09px !important;
  }

  .lastrpzs {
    padding-top: 30px !important;
  }

  .mobdisp {
    display: block !important;
  }

  .deskdisp {
    display: block !important;
  }

  /* .foolasrt{
       justify-content: center !important;
 } */
  /* .yicnpd {
    display: flex;
    min-width: 460px !important;
    min-height: 200px !important;
    padding: 0px 10px !important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 10px !important;
    overflow: hidden;
  } */
}

.footerproduct {
  padding: 0px 10px 5px !important;
}

@media screen and (min-width: 1366px) {
  .lefycolpad {
    padding: 0px 50px 24px 60px !important;
  }

  .navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }

  .headtopcss {
    width: 100% !important;
    height: 82px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  .navbar-expand-lg .navbar-nav .nav-item {
    padding-left: 1em !important;
    padding-right: 1em !important;
  }
  .navbar-expand-lg .navbar-nav .nav-item.pdleft{
    padding-left: 0em !important;
  
  }

  .homevd {
    width: 527px !important;
    height: 318.81px !important;
    border-radius: 16px !important;
    /* background-color: rgb(226, 230, 230) !important; */
    margin-left: 30px !important;
    margin-right: 0px !important;
    margin-top: 50.53px !important;
  }

  .dishidehav {
    display: none !important;
  }
}

.slick-dots li button {
  display: none !important;
}

/* .slick-slide img {
 display: inline-block;
}
.test-card-body-new {
 width: 80%;
 height: 250px !important;
 margin: 0px auto;
 padding-top: 10px;
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center;
 border-radius: 9px;
}
.test-card-body {
 width: 96%;
 height: 330px !important;
 margin: 0px auto;
 background-repeat: no-repeat;
 background-attachment: fixed;
 background-position: center;
 background-color: #f3f5f7;
 border-radius: 9px;
 padding-left: 6px;
 padding-right: 6px;
}
.slick-list{
 /* width: 84%; */
/* margin: 0px auto; */
/* box-shadow: 0px 18px 40px 0 rgb(0 0 0 / 6%);
 -webkit-box-shadow: 0px 18px 40px 0 rgb(0 0 0 / 6%);
 -moz-box-shadow: 0px 18px 40px 0 rgb(0 0 0 / 6%); */
/* } */
.username {
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  font-family: "Source Sans 3" !important;
  margin-top: 10px;
  margin-bottom: 10px;
}

.usernamenew {
  font-size: 14px !important;
  font-weight: 600;
  line-height: 14px !important;
  padding: 0px 10px !important;
}

.designationnew {
  font-size: 11px;
  font-weight: 400;
  line-height: 14.41px;
  color: #9B5EFF;
  text-align: center;
  padding: 0px 10px !important;
}

.testi-desc-new {
  margin-bottom: 0px !important;
  font-size: 13px;
  font-weight: 400;
  line-height: 15.6px;
  text-align: center !important;
  font-family: "Source Sans 3" !important;
  padding: 10px 0px;
}

.test-card-body-new {
  width: 80%;
  height: 250px !important;
  margin: 0px auto;
  padding-top: 10px;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  border-radius: 9px;
}

.designation {
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  font-family: "Source Sans 3" !important;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #9B5EFF;
}

.testi-desc {
  padding: 20px 20px !important;
  margin-bottom: 0px !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  text-align: center !important;
  font-family: "Source Sans 3" !important;
}

*/ .styledbutton {
  background-color: red;
  color: white;
  border: none;
  margin-left: 529px;
  width: 222px;
  height: 39px;
  border-radius: 4px;
}

.textheart {
  display: flex;
  justify-content: space-around;
  margin-top: 24px !important;
  margin-bottom: 28px;
}

.imgcardnew {
  height: 36.21px;
  width: 36.21px;
}

.imgcard {
  height: 94px;
  width: 100%;
  padding-top: 15px;
}

.designationnew {
  color: #9b5eff;
}

.carousel-slide img {
  width: 341px;
  height: 341px;
  float: right;

  display: flex !important;
  align-items: center !important;
}

/* Center the carousel */
.carousel {
  margin: 0 auto;
  width: 400px;
  /* Adjust as needed */
  margin-top: 30px;
}

/* Center the slick dots */
.slick-dots {
  text-align: center;
}

/* Hide default slick dots */
.slick-dots li {
  display: inline-block;
  margin: 0 5px;
}

/* Add custom style to slick dots */
.slick-dots li button {
  font-size: 0;
  /* Hide the dot's default text */
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #112fc4;
  color: #112fc4;
  border: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

/* Style for active slick dot */
.slick-dots li.slick-active button {
  background-color: #112fc4;
}

.slick-initialized .slick-slide {
  display: flex !important;
  margin-left: 29px;
}

@media screen and (max-width: 380px) {
  .carousel {
    justify-content: start;
    /* Align to the start for smaller screens */
  }
}

.businslst {
  font-family: "Source Sans 3";
  font-size: 48px;
  font-weight: 400;
  color: #222222;
  /* line-height: 47px; */
  text-align: center;
  /* margin-top: 40px; */
}

.landingimgbx {
  background-color: #E6D8FE;
  border-radius: 20px;
  max-width: 600px;
  align-items: center;
  justify-content: center;
  display: flex;
}

.dflximgcont {
  display: flex;
  align-items: end;
  padding-left: 40px;
  padding-right: 40px;
  min-height: 166px;
}

.maxhght {
  max-width: 340px !important;
}

.dispace {
  margin-top: 60px;
  margin-bottom: 40px;
}

.dispflex {
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: space-evenly;
}

.imgcasestudy3,
.imgcasestudy2,
.imgcasestudy1 {
  margin: 0 auto;
  display: block;
  margin-top: 40px;
  max-width: 267px !important;
}

.hedsubseccasestudy {
  border-radius: 8.889px !important;
  background: #FFFFFF !important;
  margin: 8px !important;
  cursor: pointer;
  width: 310px;
  height: 280px !important;
  position: relative !important;
  box-shadow: 0px 1px 14px 0px #00000026;
}

.hedsubseccasestudy2 {
  border-radius: 8.889px !important;
  margin: 8px !important;
  cursor: pointer;
  width: 310px;
  height: 280px !important;
  position: relative !important;
  box-shadow: 0px 1px 14px 0px #00000026;
}

.trustedbusns {
  font-size: 32px;
  font-family: "Inter", sans-serif;
  margin-top: 0px;
  margin-bottom: 20px;
}

.hedsubseccasestudy:hover,
.hedsubseccasestudy2:hover {
  background: #fbfafa !important;
}

.disflxitemdata {
  display: flex !important;
  flex-wrap: wrap !important;
  justify-content: center !important;
  flex-direction: row !important;
  /* max-width: 950px; */
  gap: 20px;
  margin-top: 40px;
}

.landingimgbx {
  max-width: 600px;
}

.txtbxcmt h6 {
  font-size: 21px;
  font-weight: 500;
}

.txtdecrn {
  text-decoration: none !important;
}


/* new code */

.hero-section {
  padding: 0px 20px;
}

.hero-container {
  display: flex;
  flex-direction: column;
  /* mobile first: stack */
  gap: 0px;
  max-width: 1100px;
  margin: 0 auto;
}

.hero-content,
.hero-image {
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
}


.hero-title {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 600;
  font-size: 56px;
  line-height: 100%;
  width: 90%;
  color: #1E2022;
}

.hero-subtitle {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 400;
  font-size: 24px;
  margin-top: 20px;
  color: rgba(30, 32, 34, 1);
}

.gradient-text {
  background: linear-gradient(90deg, #FF2052, #38099A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
/*Header Section top nav*/
.top-nav ul:first-child .nav-item {
    padding: 0 !important;
}
.top-nav ul:first-child .nav-item a {
    padding: 14px 14px !important;
}
.header-btn {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 600;
  font-size: 16px;
  background-color: #6a2bf3;
  border: none;
  padding: 8px 15px !important;
  border-radius: 8px;
  text-decoration: none;
  color: #fff;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
a.header-btn.btnspn, a.header-btn.btnfree {
    padding: 8px 45px !important;
}
.header-btn.title{
  margin-right:10px;
  background-color: #FFF;
  color: #505254;
  gap:29px;
}

.header-btn.btnspn{
  margin-right:10px;
  background-color: #EFF1F3;
  color: #1E2022;
}

.hero-btn {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 600;
  font-size: 16px;
  background-color: #6a2bf3;
  border: none;
  padding: 6px 30px;
  /* no padding needed, fixed height */
  border-radius: 8px;
  text-decoration: none;
  color: #fff;
  margin-top: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.hero-btn-learn-more {
  font-family: 'Source Sans 3', sans-serif;
  font-weight: 600;
  font-size: 16px;
  background-color: transparent !important;
  border: none;
  padding: 6px 30px;
  /* no padding needed, fixed height */
  border-radius: 8px;
  text-decoration: none;
  color: rgba(50, 52, 54, 1);
  margin-top: 20px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.hero-btn-learn-more:hover {
  /* background-color: #6A2BF3 !important; */
  color: #6A2BF3;
  text-decoration: none;
}

.hero-btn:hover {
  background-color: #8846fa;
  color: #FFFFFF;
  text-decoration: none;
}
.btnfree:hover{
  background-color: #8846fa;
  color: #FFFFFF;
}

.hero-img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.footTitle {
  font-family: Source Sans 3;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #1E2022;
}

/* Desktop (row layout: text left, image right) */
@media (min-width: 992px) {
  .hero-container {
    flex-direction: row;
    justify-content: space-between;
    align-items: none;
  }

  .hero-content {
    text-align: left;
    display: flex;
    align-items: start;
    justify-content: center;
    /* left-align text */
  }

  .hero-image {
    display: flex;
    justify-content: flex-end;
    /* push image right */
  }
  .itemsbtn {
    margin-left: 350px !important;
   }
}

/* Tablet */
@media (max-width: 991px) {

   .hero-section {
  padding: 30px 10px;
}

  .hero-title {
    font-size: 56px;
  }

  .hero-subtitle {
    font-size: 18px;
  }

  .hero-content {
    justify-items: center;
  }

  .hero-image {
    margin-top: 32px;
  }

  .itemsbtn {
    margin-left: 97px !important;
   }

}

.header-btns-container {
  display: flex;
  align-items: center;
  justify-content: end;
  width: 100%;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.hero-logo-container {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 50%;
}

.header-btn-container {
  display: flex;
  align-items: center;
  justify-content: end;
  width: 50%;
}

.header-logo-btn {
  text-align: center !important;
  padding: 0.5rem 0.5rem !important;
}

/* Mobile */
@media (max-width: 400px) {
  .hero-subtitle {
    width: 80% !important;
  }
}
@media (max-width: 576px) {

  .hero-logo-container {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 100%;
   margin-top: 1rem;
  }

  .header-btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .header-logo-btn {
    text-align: center !important;
    width: 50% !important;
    padding: 0.5rem 0px !important;
  }

  .conover {
    margin-top: 1rem;
  }

  .header-btns-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .hero-section {
  padding: 20px 10px;
}

  .hero-title {
    width: 100%;
    font-size: 36px;
  }

  .hero-subtitle {
    /* display: flex;
    align-items: center;
    justify-content: center; */
    text-align: center;
    width: 70%;
    font-size: 18px;
  }

  .hero-btn-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 80%;
  }

  .hero-btn {
    font-size: 16px;
    width: 200px;
  }

  .hero-btn-learn-more {
    font-size: 16px;
    width: 200px;
  }

  .hero-image {
    margin-top: 5px;
  }

  .hero-content {
    justify-items: center;
    align-items: center;
  }
  
}

.footer-btm-ml {
  margin-left: 3rem !important;
}

/* Mobile */
@media (max-width: 576px) {

  .header-btn {
    /* width: 50% !important; */
    padding: 8px 30px !important;
    margin-bottom: 10px !important;
  }

 .text-align-socials {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    margin-top: 2rem !important;
 }

 .row-center {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
 }

 .footer-btm-ml {
    margin-left: 0 !important;
  }

  .headsecmainfnt {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
}

.review-title {
  font-family: Source Sans 3;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(30, 32, 34, 1);
}

.review-company {
  font-family: Source Sans 3;
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(30, 32, 34, 1);
}

.review-text {
  font-family: Source Sans 3;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  line-height: 131%;
  letter-spacing: 0%;
  text-align: center;
  color: rgba(30, 32, 34, 1);
}