.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*** home banner css start ****/
.homeBanner .carousel-item img {
  height: 416px;
  width: 100%;
}

.homeBanner .carousel-caption {
  right: -32px;
  left: auto;
  top: 30%;
  width: 38%;
  text-align: left;
  padding: 0px 50px 0px 0px;
}

.homeBanner .carousel-headingcolorwhite {
  color: #FFFFFF;
}

.homeBanner .carousel-headingcolorblack {
  color: #575756;
}

.homeBanner .carousel-caption p {
  font-size: 35px;
  line-height: 42px;
  margin-bottom: 2rem;
  font-family: "Helvetica-77", "Helvetica-Neue", serif;
  letter-spacing: 0.7px;
}

.homeBanner .carousel-caption .btnPink {
  min-width: 280px;
}

.homeBanner .carousel-caption .btnPink:hover {
  background: #ab0061;
  color: #ffffff;
}

.homeBanner .carousel-indicators {
  bottom: -70px;
}

.homeBanner .carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #4e4b4b;
  margin: 0px 5px;
}

.homeBanner .carousel-indicators .active {
  background-color: #004F9F !important;
}

/*** home banner css end ****/
/** latest-product **/
.latest-product .copyrighttypesign {
  font-size: 18px;
  position: relative;
  top: -12px;
  left: -6px;
}

.latest-product {
  font-family: "Helvetica-77", "Helvetica-Neue", serif;
  font-size: 28px;
  letter-spacing: 0;
  line-height: 32px;
  margin-top: 70px;
  color: #575756;
}

.latest-product .heading6 {
  margin-bottom: 20px;
}

.latest-product .proBox {
  border: 2px solid #ECF4FC;
  text-align: center;
}

.latest-product .proBoxTxt {
  padding: 20px;
  text-align: left;
}

.latest-product .proBoxTxt .heading6 {
  margin-bottom: 20px;
  min-height: 68px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.latest-product .proBoxTxt p {
  margin-bottom: 20px;
  min-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.latest-product .proBoxTxt .btnBlue {
  min-width: 100%;
}

.latest-product .proBoxTxt .btnBlue:hover {
  background-color: #003f7f;
  color: #fff;
}

/** latest-product end***/
/** helpful-guides **/
.helpful-guides {
  margin-top: 70px;
}

.helpful-guides .copyrighttypesign {
  font-size: 14px;
  position: relative;
  top: -12px;
  left: 2px;
}

.helpful-guides .heading6 {
  margin-bottom: 20px;
}

.helpful-guides .bluebox {
  background: #ecf5fc;
  border: 2px solid #ecf5fc;
}

.helpful-guides .proBox {
  border: 2px solid #ECF4FC;
}

.helpful-guides .proBoxTxt {
  padding: 20px;
}

.helpful-guides .proBoxTxt .heading6 {
  margin-bottom: 15px;
  min-height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.helpful-guides .proBoxTxt p {
  margin-bottom: 20px;
  min-height: 80px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.helpful-guides .proBoxTxt .btnBlue {
  min-width: 100%;
}

.helpful-guides .proBoxTxt .btnBlue:hover {
  background-color: #003f7f;
  color: #fff;
}

/** helpful-guides end***/
/** app banner **/
.appBanner {
  margin-top: 70px;
  background-color: #ECF4FC;
  position: relative;
}

.appBanner .copyrighttypesign {
  font-size: 14px;
  position: relative;
  top: -18px;
  left: 0px;
}

.appBanner .subheading {
  min-height: 50px;
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-width: 360px;
}

.appBanner .imgBanner {
  width: 100%;
  height: 380px;
}

.appDetails {
  display: flex;
  justify-content: space-between;
  padding: 25px 20px;
}

.appDetails .appText {
  padding-top: 85px;
}

.appDetails .appText h5 {
  font-size: 16px;
  color: #575757;
  font-weight: normal;
}

.appDetails .appText .heading6 {
  margin-bottom: 20px;
}

.appDetails .appText .btnBlue {
  min-width: 280px;
  margin-top: 52px;
}

.appDetails .mobileimg {
  height: 300px;
}

.appDetails .appText .btnBlue:hover {
  background-color: #003f7f;
  color: #fff;
}

.imgstore {
  display: none;
}

.appDetails-storelogo {
  flex-direction: column;
  display: flex;
  align-self: center;
}

.appDetails-img {
  display: flex;
}

.cutiwondlogo {
  position: relative;
  top: 40px;
}

/** app banner end **/
/** information-box **/
.information-box {
  margin-top: 70px;
  background: #ecf5fc;
  padding: 30px 0px;
}

.information-box .copyrighttypesign {
  font-size: 14px;
  position: relative;
  top: -12px;
  left: 2px;
}

.information-box .subheading {
  min-height: 50px;
  margin-bottom: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-width: 560px;
}

.information-box .information-box-text .heading5 {
  margin-bottom: 20px;
  min-height: 64px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.information-box .information-box-text {
  padding: 20px 20px 0px 0px;
}

.information-box .proBoxTxt p {
  margin-bottom: 20px;
  min-height: 50px;
}

.information-box .proBoxTxt .btnBlue {
  min-width: 100%;
}

.information-box .proBoxTxt .btnBlue:hover {
  background-color: #003f7f;
  color: #fff;
}

.information-boxbtn {
  position: relative;
  top: 60px;
  right: 20px;
}

/** information-box***/
/** articel-box  **/
.articel-box {
  margin: 38px 0px;
}

.articel-box .copyrighttypesign {
  font-size: 14px;
  position: relative;
  top: -12px;
  left: 2px;
}

.articel-box .heading6 {
  margin-bottom: 30px;
  min-height: 106px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.articel-box .articel-box-text {
  background: #ECF4FC;
  padding: 29px 100px;
}

.articel-box .btnBlue {
  min-width: 100%;
}

.articel-box .btnBlue:hover {
  background-color: #003f7f;
  color: #fff;
}

/** articel-box ***/
.mobile-search {
  display: none;
}

.homeimagersize {
  height: 211px;
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .homeBanner .carousel-caption p {
    font-size: 28px;
  }

  .homeBanner .carousel-item img {
    height: auto;
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  .appDetails {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    padding: 30px 20px;
  }

  .appDetails .appText {
    padding-top: 20px;
  }

  .articel-box .articel-box-text {
    padding: 29px 10px;
    text-align: center;
    margin-bottom: 25px;
  }

  .helpful-guides .proBox {
    margin-bottom: 25px;
  }

  .information-boxbtn {
    top: 0px;
    right: auto;
  }

  .articel-box {
    margin: 14px 0px 0px 0px;
  }

  .homeBanner .carousel-caption {
    top: auto;
    bottom: 40px;
    width: 100%;
  }

  .homeBanner .carousel-caption .btnPink {
    min-width: 100%;
  }

  .latest-product .proBox {
    border: none;
  }

  .helpful-guides {
    margin-top: 50px;
  }

  .information-box {
    margin-top: 28px;
  }

  .information-box .information-box-text {
    text-align: center;
  }

  .information-boxbtn .btnPink {
    min-width: 100%;
  }

  .information-box .subheading {
    margin: 20px 0px;
  }

  .helpful-guides h6 {
    padding: 0px 10px;
  }

  .appBanner {
    margin-top: 30px;
  }

  .appDetails-img {
    justify-content: center;
  }

  .information-box-img {
    text-align: center;
  }

  .helpful-guides .proBoxTxt {
    padding: 20px 10px;
  }

  .helpful-guides .proBoxTxt .heading6 {
    padding: 0px 0px;
  }

  .latest-product .proBoxTxt {
    padding: 20px 10px;
  }

  .articel-box .heading6 {
    min-height: auto;
  }

  .mobile-search {
    display: block;
    padding: 32px 18px 0px 18px;
    background: #ECF4FC;
  }

  .mobile-search .btn-primary {
    color: #fff;
    background-color: #004F9F;
    border-color: #004F9F;
  }

  .mobile-search .form-control {
    background-color: #fff0;
  }

  .articel-box .btnPink {
    min-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  /*** home banner css start ****/
  .homeBanner .carousel-item img {
    height: auto;
    width: 100%;
  }

  .homeBanner .carousel-headingcolorwhite {
    color: #575756;
  }

  .homeBanner .carousel-caption {
    position: relative;
    top: 0px;
    right: 0px;
    padding: 0px 20px;
  }

  .homeBanner .carousel-caption p {
    font-size: 24px;
    line-height: normal;
    min-height: 120px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
  }

  .information-box-img img {
    height: auto;
    width: 100%;
  }

  .appDetails .mobileimg {
    height: auto;
  }

  .homeimagersize {
    height: auto;
    width: 100%;
  }

  .appDetails .appText .btnBlue {
    min-width: 100%;
    height: auto;
  }
}
