@media (min-width: 360px) {
  /* <============ BACKGROUND DECORATIONS ==========> */
  .background_decoration_two {
    width: 144.79px;
    height: 220.18px;
  }
}

@media (min-width: 460px) {
  /* -------- HERO IMAGE DECORATION -------- */
  .hero_thumbsUp_illustration {
    top: -20%;
  }
}

@media (min-width: 576px) {
  /* <============ BACKGROUND DECORATIONS ==========> */
  .background_decoration_one {
    transform: translate(2%, -40%) rotate(295.44deg);
    width: 149.52px;
    height: 215.67px;
  }

  .background_decoration_two {
    width: 180px;
    height: 260px;
  }

  .background_decoration_three.extra {
    width: 279.04px;
    height: 155.87px;
    border-radius: 53.606px;
    transform: translate(35%, 35%) rotate(320deg);
  }

  .dot_background_decoration img {
    width: 100px;
  }

  /* <====== HERO ======> */
  .hero_small_heading {
    font-size: 14px;
    text-align: start !important;
  }

  .hero_big_heading {
    font-size: 40px;
  }

  .hero_description {
    font-size: 10px;
    padding: 0;
  }

  /* ------ HERO IMAGE DECORATIONS ------ */
  .hero_sandle_illustration {
    width: 100% !important;
  }

  .hero_like_illustration {
    top: -25%;
    right: 60%;
  }

  .hero_heart_illustration {
    top: 0;
    right: 45%;
  }

  .hero_thumbsUp_illustration {
    top: -38%;
    right: 50%;
  }

  .hero_violetEllipse_illustration {
    left: -20%;
    bottom: 10%;
  }

  .hero_greenEllipse_illustration {
    bottom: 50%;
    left: 0;
  }

  .hero_violetBar_illustration {
    bottom: -70px;
    left: -270px;
  }

  /* <====== ABOUT ======> */
  .about_container {
    padding: 55px 0px 80px 0px;
  }

  .about_subheading {
    font-size: 28px;
  }
  .about_icon_wrapper {
    gap: 6rem;
  }

  /* <====== JOURNALS =======> */
  .journals_header {
    max-width: 75%;
    border-radius: 0 15px 0 0;
  }

  .journals_card {
    max-width: 380px;
  }

  /* <====== JOURNALS ======> */
  .journals_header {
    padding: 12px 0;
    border-radius: 0px 20px 0px 0px;
  }
  .journals_header_text {
    font-size: 16px;
  }

  .journals_header_link {
    font-size: 10px;
  }

  .journals_card_title {
    font-size: 14px;
    margin-top: 4px;
    margin-bottom: 10px;
  }

  .journals_card_text {
    font-size: 12px;
  }

  .journals_card_button {
    font-size: 12px;
  }
}

@media (min-width: 650px) {
  /* ------ HERO IMAGE DECORATION ------ */
  .hero_thumbsUp_illustration {
    top: -35%;
    right: 52%;
  }

  .hero_like_illustration {
    top: -23%;
  }

  .hero_heart_illustration {
    top: -5%;
    right: 47%;
  }

  .hero_sandle_illustration {
    width: 95% !important;
  }

  .hero_violetEllipse_illustration {
    width: 65px;
    height: 65px;

    left: -13%;
  }

  .hero_greenEllipse_illustration {
    width: 40px;
    height: 40px;
  }
}
@media (min-width: 768px) {
  /* <============ BACKGROUND DECORATIONS ==========> */
  .background_decoration_one {
    transform: translate(2%, -40%) rotate(295.44deg);
    width: 119.52px;
    height: 185.67px;
  }

  .background_decoration_two {
    transform: translate(-50%, -48%) rotate(-128deg);
    width: 200px;
    height: 320px;
  }

  .background_decoration_three,
  .background_decoration_three.extra {
    width: 339.04px;
    height: 215.87px;
    transform: translate(35%, 35%) rotate(320deg);
  }

  .dot_background_decoration {
    right: 14px;
    top: 18px;
  }

  .dot_background_decoration img {
    width: 110px;
  }

  /* <====== HERO ======> */
  .hero_container {
    margin-top: 80px;
  }

  .hero_small_heading {
    font-size: 16px;
  }
  .hero_big_heading {
    font-size: 58px;
  }

  .hero_description {
    font-size: 14px;
    margin-bottom: 8rem;
  }

  /* ------ HERO IMAGE DECORATION ------ */
  .hero_thumbsUp_illustration {
    top: -18%;
    right: 53%;
  }

  .hero_like_illustration {
    top: -10%;
  }

  .hero_heart_illustration {
    top: 0%;
    right: 49%;
  }

  .hero_violetEllipse_illustration {
    width: 75px;
    height: 75px;
  }

  .hero_greenEllipse_illustration {
    width: 50px;
    height: 50px;
  }

  /* <====== ABOUT ======> */
  .about_container {
    padding: 75px 0px 80px 0px;
  }

  .about_subheading {
    font-size: 34px;
  }

  .about_description {
    font-size: 18px;
  }

  .about_icon_wrapper {
    gap: 7rem;
    padding-bottom: 200px;
  }

  .about_popup {
    padding: 30px 15px 30px 15px;
    transform: translate(0, -15%);
  }

  .about_popup_heading {
    margin-bottom: 40px;
  }

  .about_icon_decoration {
    bottom: 5%;
    left: -12%;
  }

  /* <====== WHAT WE DO ========> */
  #what-we-do {
    padding-top: 4rem;
  }

  .wwd_container {
    max-width: unset;
    gap: 0px;
    row-gap: 90px;
  }

  .wwd_heading {
    font-size: 34px;
  }

  .wwd_description {
    font-size: 16px;
  }

  /* <====== CLAD TEAM ========> */
  .team_card_image {
    height: 390px;
  }

  .team_container {
    padding-bottom: 120px;
    padding-top: 42px;
  }

  .team_subheading {
    font-size: 30px;
    margin-bottom: 45px;
  }

  /* <====== STUDENTS THOUGHT ======> */
  .students_container {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
  }

  .student_card_bottom {
    left: 24px;
  }

  /* <====== JOURNALS =======> */
  .journals_header {
    max-width: 75%;
    border-radius: 0 15px 0 0;
  }

  .journals_card {
    max-width: 400px;
  }

  /* <====== JOURNALS ======> */
  .journals_header {
    padding: 15px 0;
    border-radius: 0px 20px 0px 0px;
  }
  .journals_header_text {
    font-size: 20px;
  }

  .journals_header_link {
    font-size: 12px;
  }

  .journals_card_title {
    font-size: 16px;
    margin-top: 4px;
  }

  .journals_card_text {
    font-size: 14px;
  }
}

@media (min-width: 900px) {
  /* ------ HERO IMAGE DECORATION ------ */
  .hero_thumbsUp_illustration {
    top: -27%;
    right: 54%;
    width: 45px;
  }

  .hero_like_illustration {
    top: -21%;
    width: 70px;
  }

  .hero_heart_illustration {
    top: -7%;
    right: 49%;
    width: 75px;
  }

  .hero_violetEllipse_illustration {
    width: 90px;
    height: 90px;
  }

  .hero_greenEllipse_illustration {
    width: 60px;
    height: 60px;
  }
}
@media (min-width: 992px) {
  /* <============ BACKGROUND DECORATIONS ==========> */
  .background_decoration_one {
    transform: translate(-20%, -50%) rotate(291.44deg);
    width: 159.52px;
    height: 295.67px;
  }

  .background_decoration_two {
    transform: translate(-50%, -48%) rotate(-127deg);
    width: 240px;
    height: 380px;
  }

  .background_decoration_three,
  .background_decoration_three.extra {
    width: 359.04px;
    height: 235.87px;
  }

  .dot_background_decoration {
    right: 20px;
    top: 24px;
  }
  .dot_background_decoration img {
    width: 120px;
  }

  /* <====== HERO ======> */
  .hero_container {
    margin-top: 100px;
  }

  .hero_text_container {
    padding-left: 4rem !important;
  }

  .hero_small_heading {
    font-size: 18px;
  }

  .hero_big_heading {
    font-size: 70px;
  }

  .hero_description {
    font-size: 16px;
  }

  /* <======== ABOUT ========> */
  .about_container {
    padding: 95px 0px 80px 0px;
  }

  .about_icon_wrapper {
    gap: 8rem;
    padding-bottom: 250px;
  }

  .about_popup {
    padding: 30px 15px 40px 15px;
    transform: translate(0, -10%);
  }

  .about_subheading {
    margin-bottom: 55px;
    font-size: 38px;
  }

  .about_icon_decoration {
    bottom: 1%;
    left: -12%;
  }

  /* <======== WHAT WE DO ======> */
  #what-we-do {
    padding-top: 6rem;
  }

  .wwd_blue_container {
    width: fit-content;
    height: 270px;
  }

  /* <======== CLAD TEAM =======> */
  .team_container {
    padding-bottom: 170px;
    padding-top: 72px;
  }

  .team_subheading {
    font-size: 30px;
    margin-bottom: 55px;
  }

  /* <======= STUDENT THOUGHT ======> */
  .students_single {
    max-width: 400px;
    min-height: 220px;

    padding: 25px 30px;
  }

  .student_card_title {
    font-size: 18px;
  }

  .student_card_description {
    font-size: 14px;
  }

  .student_card_bottom {
    bottom: 27px;
    left: 30px;
  }

  .student_card_icon {
    width: 35px;
    height: 35px;
    padding: 4px;
  }

  /* <====== JOURNALS ======> */
  .journals_header {
    padding: 15px 0;
    border-radius: 0px 20px 0px 0px;
  }
  .journals_header_text {
    font-size: 24px;
  }

  .journals_header_link {
    font-size: 14px;
  }

  .journals_card {
    max-width: 420px;
  }
}

@media (min-width: 1100px) {
  /* ------ HERO IMAGE DECORATION ------ */
  .hero_thumbsUp_illustration {
    top: -27%;
    right: 54%;
    width: 55px;
  }

  .hero_like_illustration {
    top: -21%;
    width: 90px;
  }

  .hero_heart_illustration {
    top: -7%;
    right: 49%;
    width: 95px;
  }

  .hero_violetEllipse_illustration {
    width: 90px;
    height: 90px;
  }

  .hero_greenEllipse_illustration {
    width: 60px;
    height: 60px;
  }
}

@media (min-width: 1200px) {
  /* <============ BACKGROUND DECORATIONS ==========> */
  .background_decoration_one {
    transform: translate(-20%, -50%) rotate(291.44deg);
    width: 189.52px;
    height: 385.67px;
  }

  .background_decoration_two {
    width: 300px;
    height: 460px;
  }

  .background_decoration_three,
  .background_decoration_three.extra {
    width: 389.04px;
    height: 265.87px;
    transform: translate(35%, 35%) rotate(320deg);
  }

  .dot_background_decoration {
    right: 26px;
    top: 35px;
  }
  .dot_background_decoration img {
    width: 130px;
  }

  .dot_background_decoration.hero img {
    width: 100px;
  }

  .dot_background_decoration.hero {
    top: -2%;
    right: 12%;
  }

  /* <============ HERO ==========> */
  .hero_container {
    margin-top: 150px;
    right: 24px;
  }

  .hero_text_container {
    padding-left: 5.5rem !important;
  }

  .hero_small_heading {
    font-size: 20px;
  }

  .hero_big_heading {
    font-size: 80px;
  }

  .hero_description {
    font-size: 18px;
  }

  /* ------ HERO IMAGE DECORATION ------ */
  .hero_thumbsUp_illustration {
    top: -34%;
    right: 54%;
    width: 65px;
  }

  .hero_like_illustration {
    top: -25%;
    width: 100px;
  }

  .hero_heart_illustration {
    top: -10%;
    right: 49%;
    width: 105px;
  }

  .hero_violetEllipse_illustration {
    width: 110px;
    height: 110px;
  }

  .hero_greenEllipse_illustration {
    width: 75px;
    height: 75px;
  }

  .hero_violetBar_illustration {
    bottom: -114px;
    left: -355px;
    width: 367px;
    height: 165px;
  }

  /* <======== ABOUT ========> */
  .about_container {
    padding: 115px 0px 90px 0px;
  }

  .about_popup_heading {
    margin-bottom: 15px;
  }
  .about_subheading {
    margin-bottom: 70px;
    font-size: 46px;
  }

  /* <====== WHAT WE DO ======> */
  #what-we-do {
    padding-top: 7.5rem;
  }

  .wwd_heading {
    font-size: 40px;
  }

  .wwd_description {
    font-size: 16px;
  }

  .wwd_blue_container {
    width: fit-content;
    height: 365px;
  }

  /* <====== CLAD TEAM ======> */
  .team_container {
    padding-bottom: 190px;
    padding-top: 82px;
  }

  .team_subheading {
    font-size: 38px;
    margin-bottom: 70px;
  }

  .team_card:nth-child(1) {
    padding-right: 25px !important;
  }

  .team_card:nth-child(2) {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }

  .team_card:nth-child(3) {
    padding-left: 25px !important;
  }

  /* <======= STUDENT THOUGHT ======> */
  .students_single {
    max-width: 500px;
    min-height: 280px;
    padding: 35px 40px;
  }

  .student_card_title {
    font-size: 24px;
  }

  .student_card_description {
    font-size: 17px;
  }

  .student_card_bottom {
    bottom: 27px;
    left: 40px;
  }

  .student_card_icon {
    width: 40px;
    height: 40px;
    padding: 8px;
  }

  .student_card_star {
    font-size: 18px;
  }

  /* <====== JOURNALS ======> */
  .journals_container {
    padding-top: 45px;
    padding-bottom: 90px;
  }
  .journals_header {
    padding: 20px 0;
    border-radius: 0px 32px 0px 0px;
  }
  .journals_header_text {
    font-size: 28px;
  }

  .journals_header_link {
    font-size: 18px;
  }

  .journals_card_title {
    font-size: 18px;
    margin-top: 4px;
    margin-bottom: 20px;
  }

  .journals_card_text {
    font-size: 16px;
  }

  .journals_card_button {
    font-size: 14px;
  }
}

@media (min-width: 1400px) {
  /* <======= BACKGROUND DECORATIONS =======> */
  .background_decoration_two {
    transform: translate(-50%, -48%) rotate(-130deg);
    border-radius: 160px;
    width: 432.15px;
    height: 657.17px;
  }

  .background_decoration_three,
  .background_decoration_three.extra {
    width: 439.04px;
    height: 315.87px;
    transform: translate(35%, 35%) rotate(320deg);
  }

  .dot_background_decoration {
    right: 30px;
    top: 50px;
  }

  .dot_background_decoration img {
    width: 140px;
  }

  /* <======= HERO ======> */
  .hero_container {
    margin-top: 180px;
    max-width: 1350px;
  }

  .dot_background_decoration.hero img {
    width: 100px;
  }

  /* ------ HERO IMAGE DECORATION ------ */
  .hero_thumbsUp_illustration {
    top: -36%;
    right: 51%;
    width: 65px;
  }

  .hero_like_illustration {
    top: -30%;
    width: 120px;
  }

  .hero_heart_illustration {
    top: -15%;
    right: 42%;
    width: 145px;
  }

  .hero_violetEllipse_illustration {
    width: 150px;
    height: 150px;

    left: -20%;
  }

  .hero_greenEllipse_illustration {
    width: 90px;
    height: 90px;

    left: -1%;
  }

  .hero_violetBar_illustration {
    width: 695px;
    height: 222px;
    border-radius: 56px;

    bottom: -45%;
    left: -100%;
  }

  /* <------ WHAT WE DO ------> */
  .wwd_blue_container {
    width: fit-content;
    height: 340px;
  }

  /* <====== CLAD TEAM ======> */
  .team_container {
    padding-bottom: 210px;
    padding-top: 92px;
  }

  .team_subheading {
    font-size: 46px;
    margin-bottom: 70px;
  }

  /* <======= STUDENT THOUGHT ======> */
  .students_single {
    max-width: 600px;
    min-height: 300px;
    padding: 35px 46px;
  }

  .student_card_title {
    font-size: 30px;
  }

  .student_card_description {
    font-size: 19px;
  }

  .student_card_icon {
    width: 50px;
    height: 50px;
    padding: 8px;
  }

  .student_card_bottom {
    left: 46;
  }
}

@media (min-width: 1500px) {
  .hero_text_container {
    padding-left: 0 !important;
  }
}
