/* Why RT-RK */

/* Paragraph  */

.page-id-534 #main-content p {
  color: #44546a;
  font-size: 20px !important;
  line-height: 32px !important;
  font-weight: 500;
}

/* Heading */
.why-rt-rk-heading {
  font-weight: 600;
  /*   font-size: 35px; */
}

.why-rt-rk-heading span {
  font-size: 70px;
  color: #7b6c93;
}

.why-rt-rk-bodymovin {
  border: 1px solid rgba(68, 84, 106, 0.22);
  border-radius: 20px;
  margin: 0 auto;
  padding: 0 20px;
}
.why-rt-rk-number-of-courses {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 0 50px;
}

.why-rt-rk-number-of-courses_left,
.why-rt-rk-number-of-courses_right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.why-rt-rk-number-of-courses_left-img {
}

.why-rt-rk-number-of-courses_left-animation {
}

.why-rt-rk-number-of-courses_right {
  margin-left: 50px;
}

.why-rt-rk-number-of-courses_right-img {
}

.why-rt-rk-number-of-courses_right-animation {
}

#why-rt-rk-bodymovin-animation-1 {
  display: none;
}
@media screen and (max-width: 600px) {
  .page-id-534 #main-content p {
    color: #44546a;
    font-size: 16px !important;
    line-height: 26px !important;
    font-weight: 500;
  }

  .why-rt-rk-heading {
    font-weight: 600;
    font-size: 22px !important;
    line-height: 34px;
  }

  .why-rt-rk-heading span {
    font-size: 30px;
    color: #7b6c93;
  }

  .why-rt-rk-bodymovin {
    width: 100%;
  }

  .why-rt-rk-number-of-courses {
    flex-direction: column;
    justify-content: center;
    padding: 0px;
  }

  .why-rt-rk-number-of-courses_left-img {
    width: 70px;
    transform: translateX(50px);
  }
  .why-rt-rk-number-of-courses_left-animation .technology-section-item {
    transform: scale(0.7);
  }
  .why-rt-rk-number-of-courses_right {
    margin-left: 0;
  }

  .why-rt-rk-number-of-courses_right-img {
    width: 70px;
    transform: translateX(40px);
  }
  .why-rt-rk-number-of-courses_right-animation .technology-section-item {
    transform: scale(0.7);
  }
}
@media screen and (min-width: 600px) {
  .page-id-534 #main-content p {
    font-size: 18px !important;
    line-height: 28px !important;
    font-weight: 400;
  }

  .why-rt-rk-heading {
    font-weight: 600;
    font-size: 24px !important;
    line-height: 34px;
  }

  .why-rt-rk-heading span {
    font-size: 30px;
  }
  .why-rt-rk-bodymovin {
    width: 100% !important;
  }
  .why-rt-rk-number-of-courses_right {
    margin-left: 0px;
  }
  .why-rt-rk-number-of-courses_left-img,
  .why-rt-rk-number-of-courses_right-img {
    width: 80px;
    transform: translateX(40px);
  }

  .why-rt-rk-number-of-courses_left-animation .technology-section-item,
  .why-rt-rk-number-of-courses_right-animation .technology-section-item {
    transform: scale(0.7);
  }
}

@media screen and (min-width: 1200px) {
  .page-id-534 #main-content p {
    font-size: 20px !important;
    line-height: 32px !important;
  }

  .why-rt-rk-heading {
    font-weight: 600;
    font-size: 35px !important;
    line-height: 45px;
  }

  .why-rt-rk-heading span {
    font-size: 70px;
  }
  .why-rt-rk-bodymovin {
    width: 80% !important;
  }
  .why-rt-rk-number-of-courses_right {
    margin-left: 50px;
  }
  .why-rt-rk-number-of-courses_left-img,
  .why-rt-rk-number-of-courses_right-img {
    width: 80px;
    transform: translateX(0px);
  }
  .why-rt-rk-number-of-courses_left-animation .technology-section-item,
  .why-rt-rk-number-of-courses_right-animation .technology-section-item {
    transform: scale(0.9);
  }
}
