body {
  overflow: hidden;
}
.rr-banner,
.summary-section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.download-btn:hover,
.similar-div,
.similar-div:hover {
  text-decoration: none;
}
.contact-container,
.form-cont {
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  position: relative;
}
* {
  font-family: poppins, sans-serif;
  outline: 0;
  box-sizing: border-box;
}
.rr-banner {
  background-image: url("../img/rr-casestudy/Group\ 12641.png");
  padding: 150px 0;
}
.banner-heading {
  font-size: 55px;
  font-weight: 700;
  color: #fff;
  line-height: 70px;
  letter-spacing: 0.5px;
}
.section-heading,
.section-lower-heading,
.section-upper-heading,
.section-upper-heading-1 {
  color: #121212;
  letter-spacing: 0.1px;
}
.banner-heading-inner {
  font-weight: 500;
}
.summary-section {
  background-image: url("../img/rr-casestudy/Group\ 12645.png");
  padding: 70px 0;
}
.section-upper-heading {
  font-size: 20px;
}
.section-upper-heading-1 {
  font-size: 20px;
  padding: 0 20px;
  line-height: 30px;
}
.section-heading {
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
}
.section-lower-heading {
  font-size: 30px;
  font-weight: 500;
}
.section-para {
  font-size: 18px;
  color: #161c2d;
  line-height: 28px;
  letter-spacing: 0.1px;
  padding-bottom: 30px;
}
.download-btn {
  border-radius: 10px;
  padding: 10px 20px;
  color: #fff;
  background: linear-gradient(to right, #4328e8, #7c20f2);
  font-size: 16px;
  font-weight: 500;
}
.download-btn:hover {
  opacity: 0.8;
  color: #fff;
}
.sum {
  font-size: 38px;
  font-weight: 500;
  line-height: 40px;
  letter-spacing: 0;
  color: #121212;
}
#download {
  color: #fff;
}
.form-cont {
  background-image: url("../img/Veecocasestudy/Group\ 39494.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
  padding: 50px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.story-btn {
  background-color: #6b10ce;
  color: #fff;
  border: none;
  border-radius: 9px;
  padding: 10px 20px;
  border: 1px solid #6b10ce;
  transition: all 0.3s ease-in-out;
}
.story-btn:hover {
  background-color: #fff;
  color: #6b10ce;
  font-weight: bold;
  text-decoration: none;
  scale: 1.05;
}
.btn-submit {
  background: linear-gradient(to right, #4328e8, #7c20f2);
  padding: 10px 20px;
  border-radius: 5px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  opacity: 0.6;
  width: fit-content;
}
.features-section,
.problem-section,
.solution-div {
  background-position: center;
  background-repeat: no-repeat;
}
.section-heading-1,
.section-heading-2 {
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
  letter-spacing: 0.1px;
}
.inner-fields {
  height: 45px;
  border: 1.5px solid #000;
  color: #000 !important;
}
.inner-fields::placeholder {
  color: #000 !important;
}
.problem-section {
  background-image: url("../img/rr-casestudy/Group\ 12609.png");
  background-size: cover;
  padding: 70px 0 0;
}
.problem-div,
.problem-div-1 {
  padding: 40px 30px;
  border-radius: 15px;
  background-color: #7b11f9;
}
.problem-div {
  height: 100%;
  cursor: pointer;
}
.problem-div-1 {
  cursor: pointer;
}
.outcome-div,
.outcome-div-1 {
  padding: 40px 30px;
  border-radius: 15px;
  background-color: #f5edff;
  cursor: pointer;
}
.outcome-div {
  height: 100%;
}
.metrics-section,
.problem-section-1 {
  padding: 70px 0;
}
.section-heading-1 {
  color: #fff;
}
.section-heading-2 {
  color: #161c2d;
}
.section-para-1 {
  font-size: 14px;
  color: #fff;
  opacity: 0.7;
  letter-spacing: 0.1px;
  line-height: 25px;
}
.solution-div {
  background-image: url("../img/rr-casestudy/Rectangle\ 562.png");
  background-size: 100% 100%, cover;
  padding: 50px 30px;
}
.pad-r {
  padding-right: 50px;
}
.features-section {
  background-image: url("../img/rr-casestudy/Music\ Wave\ 3.png");
  background-size: cover;
  padding: 70px 0;
}
.timeline-container {
  border-radius: 50px;
  padding: 2px;
  border: 1px solid #7111dc;
  display: flex;
  width: 100%;
}
.dots-container {
  background-color: #6f10d7;
  border-radius: 50px 0 0 50px;
  padding: 0 20px;
  width: 100%;
}
.dots-div {
  margin: 15px 0;
  padding: 15px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.timeline-para {
  font-size: 30px;
  font-weight: 800;
  color: #6f10d7;
  letter-spacing: 0.1px;
  padding: 0 20px;
  line-height: 30px;
}
.timeline-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.bor-r {
  border-right: 1px solid #fff;
}
.dots {
  max-width: 10px;
  max-height: 10px;
  background-color: #fff;
  border-radius: 50%;
  padding: 5px;
}
.gap-property {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 20px;
}
.number-circle {
  min-width: 40px;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #eceafc;
  border-radius: 50%;
}
.numbers {
  font-size: 15px;
  font-weight: 600;
  color: #473bf0;
}
.numbers-content {
  font-size: 17px;
  font-weight: 600;
  color: #161c2d;
  line-height: 25px;
  letter-spacing: 0.1px;
}
.metrics-number,
.testimonial-name {
  font-weight: 700;
}
.testimonial-section {
  background: linear-gradient(to right, #7b11f9, #6b10ce);
  padding: 70px 0;
}
.contact-container,
.contact-section,
.similar-section {
  background-position: center;
  background-repeat: no-repeat;
}
.section-para-2 {
  font-size: 18px;
  line-height: 25px;
  color: #fff;
  letter-spacing: 0.1px;
}
.testimonial-designation,
.testimonial-name {
  font-size: 15px;
  color: #fff;
  letter-spacing: 0.1px;
}
.star-container {
  display: flex;
  gap: 30px;
  align-items: center;
}
.testimonial-designation {
  opacity: 0.7;
  line-height: 25px;
}
.gap-property-1,
.metrics-divs {
  display: flex;
  gap: 20px;
  align-items: center;
}
.metrics-number {
  font-size: 40px;
  color: #983dfa;
  letter-spacing: 0.3px;
}
.metrics-content {
  font-size: 15px;
  color: #161c2d;
  letter-spacing: 0.1px;
  line-height: 25px;
}
.similar-heading,
.similar-para {
  color: #121212;
  letter-spacing: 0.1px;
}
.similar-section {
  background-image: url("../img/rr-casestudy/Music\ Wave\ 4.png");
  background-size: cover;
  padding: 70px 0;
}
.similar-div {
  background-color: #f5edff;
  border: 1px solid #d0d0d0;
  border-radius: 15px;
  padding: 30px;
  height: 100%;
  cursor: pointer;
  display: block;
}
.similar-heading {
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
}
.similar-para {
  font-size: 15px;
  font-weight: 500;
  line-height: 25px;
}
.similar-para-1 {
  font-size: 18px;
  font-weight: 600;
  color: #7b11f9;
  letter-spacing: 0.1px;
  line-height: 26px;
}
.section-para-3 {
  font-size: 14px;
  color: #595a6c;
  letter-spacing: 0.1px;
  line-height: 25px;
}
.contact-section {
  background-image: url("../img/rr-casestudy/Group\ 12603.png");
  background-size: cover;
  height: 200px;
  position: relative;
  top: 100px;
  margin-bottom: 250px;
}
.contact-container {
  background-color: #fff;
  background-image: url("../img/rr-casestudy/Mask\ group\ \(1\).png");
  border-radius: 20px;
  background-size: 100% 100%, cover;
  padding: 50px;
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 1;
  top: -70px;
}
.footer-z-index {
  z-index: 10 !important;
  padding-top: 60px !important;
}
.flex-7 {
  display: flex;
  justify-content: center;
}
.flex-6 {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}
.linked {
  width: 45px !important;
}
.contact-border-radius {
  border-radius: 6px !important;
  margin-left: 5px !important;
}
@media only screen and (max-width: 992px) {
  .mar-b {
    margin-bottom: 30px;
  }
  .reverse {
    display: flex;
    flex-direction: column-reverse;
  }
  .pad-r {
    padding-right: 0;
  }
  .pad-b {
    padding-bottom: 30px;
  }
  .contact-container {
    top: -90px;
  }
  .timeline-container {
    flex-direction: column;
    padding: 2px 10px;
  }
  .dots-container {
    border-radius: 50px;
  }
  .timeline-content {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 768px) {
  .gap-property-1 {
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 0;
  }
  .contact-section {
    height: 300px;
  }
}
@media only screen and (max-width: 576px) {
  .contact-container {
    padding: 50px 20px;
    margin: 0 15px;
  }
  .dots-div {
    padding: 15px 25px;
  }
  .dots-container {
    padding: 0 5px;
  }
}
@media only screen and (max-width: 406px) {
  .contact-section {
    height: 270px;
    margin-bottom: 400px;
  }
}
.designation1 {
  box-shadow: none;
}
