.full-screen-bg {
  height: 874px;
  background-size: 100% 100%;
}
.discountOffer img {
  max-width: 65% !important;
}
.homePackages .mainText {
  font-size: 24px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.homePackages .countDownNumber h2 {
  -webkit-text-stroke: 0;
  font-size: 5rem;
  color: #ffffff;
  font-weight: 800;
  font-family: "Montserrat";
  text-align: center;
  filter: drop-shadow(0px 3px 3.5px #000000);
  line-height: 1;
  margin-top: -5px;
}
.homePackages .accText {
  width: 100%;
}
.homePackages .middleText {
  font-size: 14px;
  width: 84%;
  margin: 12px auto;
  text-align: center;
}
.homePackages .linedivide {
  width: 100%;
  margin: 1rem auto;
}

.homePackages .price-text {
  font-size: 2.8rem;
}
.homePackages .para {
  text-align: center;
  font-family: "Montserrat";
  font-weight: 400;
  font-size: 13px;
}
.homePackages .single_add_to_cart_button {
  text-shadow: 1px -2px 6.72px #00000045, -0.28px -0.28px 6.72px #00000045,
    0.28px -0.28px 6.72px #00000045, -0.28px 0.28px 6.72px #00000045 !important;
}
.homePackages span.before-text {
  font-size: 26px !important;
  font-weight: 700;
  vertical-align: top;
  font-family: "Montserrat";
}
.homePackages .mostPopular {
  -webkit-text-stroke: 0px !important;
}
.releasebox {
  margin: 0px auto;
  max-height: 595px;
  padding: 21px 8px 20px 18px;
  position: relative;
  width: 100%;
  z-index: 61;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #f8f8f8;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 14.4px 1.6px rgba(0, 0, 0, 0.32);
  -moz-box-shadow: 0 5px 14.4px 1.6px rgba(0, 0, 0, 0.32);
  box-shadow: 0 5px 14.4px 1.6px rgba(0, 0, 0, 0.32);
}
h3.headingRelease {
  font-size: 2.5rem;
  font-weight: 900;
  text-align: center;
}
.paraRelease {
  margin: 30px auto 0;
  width: 85%;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  font-family: "Montserrat";
  font-size: 24px;
}
.text-style {
  line-height: 28px;
}
.asseenimg img {
  width: auto !important;
  max-width: 100%;
}
.text-remeaing {
  border-radius: 3px;
  background-image: linear-gradient(180deg, #f7d85a 0%, #eeb64a 100%);
  border: 0px solid #000000;
}
.headingStyle {
  font-size: 92px;
  color: #ff0211;
  font-weight: 800;
  font-family: "Montserrat";
  text-align: center;
  filter: drop-shadow(0px 3px 2.5px rgba(0, 0, 0, 0.72));
  border: 2px solid #ffffff;
}
.parawriting {
  font-size: 20px;
  color: #000000;
  font-weight: 700;
  font-family: "Montserrat";
  text-align: center;
  line-height: 1.2;
  width: 80%;
  margin: 0px auto;
}
.textSignUp {
  display: inline-block;
  font-size: 26px;
  letter-spacing: 1px;
  color: #ffffff;
  font-weight: 800;
  font-family: "Montserrat";
  text-align: center;
  filter: drop-shadow(0 0 3.5px #000000);
}
.text-461 {
  font-size: 4rem;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 93px;
  text-align: center;
}
.img-embed {
  padding-bottom: 2rem;
  max-width: 60%;
  margin: 0px auto;
}
.custom-nav {
  text-align: center;
  margin-top: 10px;
}

.owl-prev,
.owl-next {
  background-color: #007bff;
  color: white;
  border: none;
  padding: 10px 15px;
  cursor: pointer;
  border-radius: 5px;
  margin: 0 5px;
}

.owl-prev:hover,
.owl-next:hover {
  background-color: #0056b3;
}
.item-slider {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  border-radius: 5px;
}
.mainfooterLogo img {
  max-width: 100%;
  margin-bottom: 14px;
}
.bg-box-red {
  transform: scale(1.05) !important;
  transition: all 0.3s ease-in;
}
.text-300 {
  font-size: 4rem;
  color: #000000;
  font-weight: 900;
  font-family: "Montserrat";
  text-align: center;
  margin-top: 2rem;
}
.text-721 p {
  line-height: 1.1;
  font-size: 17px;
  color: #000000;
  font-weight: 500;
  font-family: "Montserrat";
}
.text-721 {
  width: 80%;
  text-align: center;
  margin: 42px auto;
}
.widthauto {
  width: auto !important;
}
@media only screen and (max-width: 767px) {
  .text-7 {
    max-width: 90% !important;
  }
  .releasebox {
    width: 90% !important;
  }
  h3.headingRelease {
    font-size: 1.5rem;
  }
  .paraRelease {
    font-size: 17px;
  }
  .bg-box-red {
    transform: inherit;
    transition: all 0.3s ease-in;
    margin-top: 10px;
  }
  .text-300 {
    font-size: 2rem;
  }
  .widthauto {
    max-width: 40%;
    width: 40%;
  }
}
