@media screen and (max-width: 675px) {
  .sec_1_heading {
    font-size: 2rem !important;
  }

  button {
    width: 100% !important;
  }

  /* Centers Page */

  .centers_section_1 {
    padding: 30px;
    background: #f5faff;
  }

  .centers_section_1 > div:nth-child(2) {
    flex-direction: column;
  }

  .centers_section_1 > div:nth-child(2) > select {
    width: 100%;
    margin-bottom: 15px;
  }

  .centers_section_1 > div:nth-child(2) > img {
    bottom: 12px;
    top: unset;
  }

  .centers_section_1 > div:nth-child(2) > input {
    width: 100%;
  }

  .center_card {
    flex-wrap: wrap;
  }

  .center_card > img {
    margin-bottom: 25px;
  }

  /* Contact Page  */

  .contact_section_1 {
    height: fit-content;
    flex-direction: column;
  }
  .contact_section_1 > div:nth-child(1) {
    padding: 30px;
    height: 400px;
    width: 100%;
  }
  .contact_section_1 > div:nth-child(2) {
    width: 100%;
    height: 376px;
  }
  .contact_section_1 > div:nth-child(2) > img:nth-child(1) {
    height: 364px;
    right: 0;
    left: 0;
    width: 253px;
    margin-inline: auto;
  }
  .contact_section_1 > div:nth-child(2) > img:nth-child(2) {
    position: absolute;
    right: 0;
    height: 297px;
    bottom: 0;
    left: 0;
    margin-inline: auto;
    z-index: 2;
    width: 300px;
  }
  .contact_section_1 > div:nth-child(2) > img:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    height: 347px;
    width: 300px;
    right: 0;
    margin-inline: auto;
  }
  .contact_section_2 {
    padding: 30px;
    background: #f5faff;
    text-align: center;
  }
  .contact_section_3 {
    padding: 30px;
    text-align: center;
    background: #f5faff;
  }

  .contact_section_3 form > div {
    margin-bottom: 0;
    flex-wrap: wrap;
  }
  .contact_section_3 form > div input {
    width: 100%;
    margin-bottom: 15px;
  }

  /* Job Details Page */

  .jd_section_1 {
    padding: 30px;
    background: #f5faff;
  }
  .jd_section_1 > div:nth-child(1) {
    position: relative;
    margin-bottom: 60px;
  }
  .jd_section_1 > div:nth-child(1) > img:nth-child(1) {
    width: 100%;
    height: 130px;
  }
  .jd_section_1 > div:nth-child(1) > img:nth-child(2) {
    position: absolute;
    bottom: -31px;
    left: 30px;
    width: 75px;
    height: 75px;
  }
  .jd_section_1 > div:nth-child(2) {
    display: flex;
    margin-bottom: 50px;
    justify-content: space-between;
    flex-direction: column;
  }
  .jd_section_1 > div:nth-child(2) > div:nth-child(1) {
    margin-bottom: 20px;
  }
  .jd_section_1 > div:nth-child(3) {
    display: flex;
    flex-direction: column;
  }
  .jd_section_1 > div:nth-child(3) > div:nth-child(1) {
    width: 100%;
    padding-right: 0;
  }
  .jd_section_1 > div:nth-child(3) > div:nth-child(2) {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }
  .jd_bottom_div {
    flex-direction: column;
  }
  .jd_bottom_div button {
    width: 100%;
  }
  .jd_bottom_div button:nth-child(1) {
    background: #ff922f;
    margin-right: 15px;
    margin-bottom: 10px;
  }

  /* Hire an Employee page */
  .hae_section_1 {
    height: max-content;
    flex-direction: column-reverse;
  }
  .hae_section_1 > div:nth-child(1) {
    width: 100%;
    height: 490px;
    position: relative;
  }
  .hae_section_1 > div:nth-child(1) > img:nth-child(1) {
    width: 317px;
  }
  .hae_section_1 > div:nth-child(1) > img:nth-child(2) {
    width: 322px;
  }

  .hae_section_1 > div:nth-child(2) {
    width: 100%;
    padding-right: 0;
    height: fit-content;
    padding: 30px;
  }

  .hae_section_2 {
    height: max-content;
    padding: 0px 0;
    flex-direction: column;
  }

  .hae_section_2 > div:nth-child(1) {
    width: 100%;
    position: relative;
    height: 400px;
  }
  .hae_section_2 > div:nth-child(1) > img:nth-child(1) {
    position: absolute;
    bottom: 0;
    width: 301px;
    right: 0;
    z-index: 3;
    left: 0;
    margin-inline: auto;
    height: 100%;
  }
  .hae_section_2 > div:nth-child(1) > img:nth-child(2) {
    position: absolute;
    width: 300px;
    margin-inline: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  }
  .hae_section_2 > div:nth-child(1) > img:nth-child(3) {
    position: absolute;
    width: 234px;
    margin-inline: auto;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
  }

  .home_section_6 {
    padding: 30px;
    background: #f5faff;
  }

  .home_section_6_div .hs6_card {
    width: 100%;
    margin-bottom: 10px;
  }
  .hae_section_4 {
    padding: 30px;
    background: #f5faff;
  }

  .hae_section_5 {
    padding: 30px;
    background: #f5faff;
  }
  .hae_section_5_div {
    margin-top: 50px;
    display: flex;
    align-items: center;
    flex-direction: column;
  }

  .hae_section_5_div > div:nth-child(1) {
    width: 100%;
    padding-left: 71px;
    position: relative;
  }

  .hae_section_5_div > div:nth-child(2) {
    position: relative;
    width: 100%;
    height: 500px;
    display: none;
  }
  .hae_s5_list_div > p {
    width: 100%;
    margin-top: 5px;
  }

  .hae_sec6_card {
    width: 100%;
    background: white;
    padding: 31px;
    border-radius: var(--br);
    margin-bottom: 20px;
  }
  .hae_section_1 > div:nth-child(2) p {
    width: 100%;
    margin: 20px 0 30px;
  }

  .hae_section_2 > div:nth-child(2) {
    width: 100%;
    padding-right: 0;
    text-align: center;
    padding: 30px;
  }
  .hae_section_1 > div:nth-child(2) h1 {
    word-wrap: break-word;
  }

  /*  Course Details Page  */

  .cdp_section_1 {
    padding: 0;
    height: max-content;
    flex-direction: column-reverse;
  }
  .cdp_section_1 > div:nth-child(1) {
    width: 100%;
    position: relative;
    height: 451px;
  }
  .cdp_section_1 > div:nth-child(1) > img:nth-child(1) {
    width: fit-content;
    margin: auto;
    display: block;
    width: 300px;
    z-index: 3;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .cdp_section_1 > div:nth-child(1) > img:nth-child(2) {
    position: absolute;
    bottom: 0;
    z-index: 2;
    /* height: 405px; */
    width: 345px;
    left: 0;
    right: 0;
    margin-inline: auto;
  }
  .cdp_section_1 > div:nth-child(1) > img:nth-child(3) {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 100%;
    width: 100%;
    left: 0;
  }

  .cdp_section_1 > div:nth-child(2) {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 30px;
    height: max-content;
    text-align: left;
  }
  .cdp_section_1 > div:nth-child(2) > div button {
    height: 45px;
    width: 200px;
    padding: 0 20px;
    font-weight: 600;
    font-size: 14px;
    margin-left: 0;
    margin-top: 5px;
  }

  .cdp_section_1 > div:nth-child(2) p {
    width: 100%;
    margin: 20px 0 30px auto;
    color: white;
  }

  .home_section_6 {
    padding: 30px;
    background: #f5faff;
  }

  .home_section_6_div .hs6_card {
    width: 100%;
    margin-bottom: 10px;
  }

  .cdp_section_3 {
    padding: 30px;
    text-align: center;
    background: #f5faff;
  }
  .cdp_section_3 > div {
    width: 100%;
    margin: 30px auto 0;
    background: black;
    height: 208px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .cdp_section_3 > div > img {
    width: 33px;
  }

  .cdp_section_4 {
    padding: 30px;
    background: #f5faff;
  }
  .cdp_section_4 > div:nth-child(1) {
    width: 100%;
    align-items: center;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .cdp_section_4 > div:nth-child(1) button {
    height: 45px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    margin-top: 15px;
    display: none;
  }

  button.tri_btn.cdp_bottom_btn {
    height: 45px;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    margin-top: 15px;
    display: block;
  }

  .cdp_section_4 > div:nth-child(2) {
    width: 100%;
    margin: 30px auto;
  }

  /* Franchise Page */

  .franchise_section_1 {
    height: max-content;
    display: flex;
    align-items: center;
    color: white;
    background: #0c467e;
    overflow: hidden;
    flex-direction: column;
    padding: unset;
  }
  .franchise_section_1 > div:nth-child(1) {
    width: 100%;
    padding-left: 0;
    padding: 30px;
  }
  .franchise_section_1 > div:nth-child(2) {
    width: 100%;
    position: relative;
    height: 421px;
  }
  .franchise_section_1 > div:nth-child(2) > img:nth-child(1) {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 350px;
    bottom: 0;
  }
  .franchise_section_1 > div:nth-child(2) > img:nth-child(2) {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    right: 0;
    width: 350px;
    margin-inline: auto;
  }
  .franchise_section_1 > div:nth-child(2) > img:nth-child(3) {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    right: 0;
    width: 252px;
    margin-inline: auto;
  }
  .franchise_section_3 {
    padding: 40px 30px 0;
    background: red;
    background: #ebebeb73;
  }
  .franchise_section_3 > .franchise_sec3_div {
    display: flex;
    margin-top: 15px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .franchise_sec3_point_div > p {
    margin-top: 10px;
    width: 100%;
  }

  .franchise_section_3 > .franchise_sec3_div > div:nth-child(2) {
    width: 100%;
    height: 375px;
    order: 1;
    margin-bottom: 20px;
  }

  .franchise_section_3
    > .franchise_sec3_div
    > div:nth-child(2)
    > img:nth-child(1) {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    width: 198px;
    margin-inline: auto;
    bottom: 1px;
  }

  .franchise_section_3
    > .franchise_sec3_div
    > div:nth-child(2)
    > img:nth-child(2) {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 323px;
    margin-inline: auto;
  }

  .franchise_section_3
    > .franchise_sec3_div
    > div:nth-child(2)
    > img:nth-child(3) {
    position: absolute;
    z-index: 2;
    width: 251px;
    bottom: 0;
    left: 0;
    margin-inline: auto;
    right: 0;
  }

  .franchise_sec3_points_container {
    width: 100%;
    order: 2;
  }

  .franchise_section_5 {
    padding: 30px 20px;
    background: #f5faff;
  }

  .home_section_5 {
    padding: 30px;
    overflow: hidden;
    flex-direction: column;
  }
  .home_section_5 > div:nth-child(1) {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .home_section_5 > div:nth-child(2) {
    width: 100%;
    height: 412px;
  }
  .home_section_5 > div:nth-child(2) img:nth-child(1) {
    position: absolute;
    z-index: 5;
    right: 0;
    left: 0;
    margin-inline: auto;
    width: 330px;
    height: 374px;
    bottom: 0;
  }
  .home_section_5 > div:nth-child(2) img:nth-child(2) {
    position: absolute;
    width: 300px;
    right: 0;
    height: 300px;
    bottom: 0;
    z-index: 2;
    left: 0;
    margin-inline: auto;
  }
  .home_section_5 > div:nth-child(2) img:nth-child(3) {
    position: absolute;
    width: 350px;
    right: 0;
    height: 350px;
    bottom: 0;
    margin-inline: auto;
    left: 0;
  }
  n_5 {
    padding: 30px 0;
    background: #f5faff;
  }
  .franchise_section_5 > h2 {
    padding: 0 30px;
    text-align: center;
  }
  .franchise_section_5 > p {
    text-align: center;
    margin-top: 5px;
    padding: 0 30px;
    margin-bottom: 37px;
  }
  .franchise_section_3 > p {
    text-align: center;
    width: 100%;
    margin-inline: auto;
    margin-top: 5px;
  }

  /* About us Page */

  .about_section_1 {
    text-align: center;
    padding: 30px 0 0;
    height: max-content;
    background: #285785;
    color: white;
    overflow: hidden;
  }
  .about_section_1 > div {
    position: relative;
    height: 261px;
  }
  .about_section_1 > div > img:nth-child(1) {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    bottom: 0;
    z-index: 3;
    width: 340px;
    height: unset;
  }
  .about_section_1 > div > img:nth-child(2) {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 293px;
    z-index: 2;
  }
  .about_section_1 > div > img:nth-child(3) {
    position: absolute;
    left: 0;
    bottom: -5px;
    right: 0;
    margin-inline: auto;
    width: 100%;
    height: 213px;
  }
  .asfd1 {
    right: 184px;
    top: unset;
    z-index: 3;
    bottom: 12px;
  }
  .asfd2 {
    top: 17px;
    left: 208px;
  }

  .about_section_2 {
    background: #f5faff;
    display: flex;
    padding: 30px;
    align-items: center;
    flex-direction: column-reverse;
  }
  .about_section_2 > div:nth-child(1) > p {
    margin-top: 20px;
    width: 100%;
  }
  .about_section_2 > div:nth-child(2) {
    width: 100%;
    position: relative;
    height: 383px;
    margin-bottom: 30px;
  }
  .about_section_2 > div:nth-child(1) {
    width: 100%;
  }

  .about_section_2 > div:nth-child(2) > img:nth-child(1) {
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: 320px;
    z-index: 3;
    height: unset;
    bottom: 0;
  }
  .about_section_2 > div:nth-child(2) > img:nth-child(2) {
    left: 0;
    position: absolute;
    right: 0;
    z-index: 2;
    margin-inline: auto;
    bottom: 0;
    width: 291px;
  }

  .about_section_2 > div:nth-child(2) > img:nth-child(3) {
    height: unset;
    position: absolute;
    left: 0;
    right: 0;
    margin-inline: auto;
    bottom: 0;
    width: 267px;
  }
  .about_section_4 {
    padding: 30px;
  }
  .about_s4_card {
    width: 100%;
  }
  .about_section_5 {
    padding: 30px;
    background: #f5faff;
  }

  .about_section_5 > .about_sec5_div .swiper-slide img {
    height: unset !important;
    width: 100%;
  }

  .about_section_4 > p {
    margin-top: 5px;
    width: 100%;
  }

  /* Home Page */

  .home_section_1 {
    height: max-content;
    flex-direction: column;
  }
  .home_section_1 > div:first-child {
    padding: 30px;
    width: 100%;
    height: 381px;
  }
  .home_section_1 > div:nth-child(2) {
    height: 400px;
    z-index: 5;
  }
  .home_section_1 > div:nth-child(2) img {
    margin-top: 0px;
    width: 300px;
    position: absolute;
    height: 400px;
    left: 0;
    right: 0;
    margin-inline: auto;
  }
  .home_section_1 > img:nth-child(3) {
    position: absolute;
    right: 0;
    bottom: 0;
    height: unset;
    width: 300px;
    z-index: 3;
    top: unset;
    margin-inline: auto;
  }
  .home_section_1 > img:nth-child(4) {
    right: 0;
    position: absolute;
    bottom: 0;
    height: 45%;
  }
  .home_section_2 {
    padding: 30px;
  }
  .home_section_3 {
    padding: 0;
    flex-direction: column-reverse;
  }
  .home_section_3 > div:nth-child(1) {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
  }
  .home_section_3 > div:nth-child(1) > img:nth-child(1) {
    height: unset;
    margin: auto;
    z-index: 2;
    display: block;
    position: relative;
    bottom: -8px;
    width: 308px;
  }
  .home_section_3 > div:nth-child(1) > img:nth-child(2) {
    height: unset;
    position: absolute;
    bottom: 0;
    bottom: -41px;
    z-index: 1;
    right: 0;
    width: 300px;
    left: 0;
    margin-inline: auto;
  }
  .home_section_3 > div:nth-child(1) > img:nth-child(3) {
    position: absolute;
    right: 0;
    height: unset;
    width: 300px;
    bottom: 0;
    left: 0;
    margin-inline: auto;
    height: unset;
  }
  .home_section_3 > div:nth-child(2) {
    width: 100%;
    padding: 30px 30px 0;
  }
  .hs3_card_container .hs3_card {
    width: 100%;
    border-radius: var(--br);
    padding: 15px;
  }

  .home_section_4 {
    padding: 30px;
    flex-direction: column;
  }

  .home_section_4 > div:nth-child(1) > p {
    width: 100%;
    margin: 20px 0 30px;
  }

  .home_section_4 > .hs4_card_container > .hs4_card {
    width: 100%;
    background: white;
    height: 200px;
    border-radius: var(--br);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 10px;
  }

  .home_section_4 > .hs4_card_container > .hs4_card:nth-child(2),
  .home_section_4 > .hs4_card_container > .hs4_card:nth-child(4) {
    margin-top: 0;
  }

  .home_section_4 > div:nth-child(1) {
    width: 100%;
  }

  .home_section_4 > .hs4_card_container {
    width: 100%;
    margin-top: 30px;
  }

  .home_section_3 > div:nth-child(2) h2 {
    width: 100%;
  }

  .hs8_slider {
    width: 100% !important;
  }

  .home_section_7 {
    align-items: center;
    min-height: unset;
    padding: 30px;
    display: flex;
    background: #285785;
    justify-content: space-between;
    flex-direction: column-reverse;
  }

  .home_section_7 > div:nth-child(1) {
    width: 100%;
    height: 100%;
    position: relative;
    /* background: red; */
    height: 419px;
    margin-top: 30px;
  }
  .home_section_7 > div:nth-child(1) > img:nth-child(1) {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 4;
    width: 190px;
    left: 0;
  }
  .home_section_7 > div:nth-child(1) > img:nth-child(2) {
    position: absolute;
    width: 308px;
    left: 0;
    right: 0;
    margin: auto;
    top: 15px;
    bottom: 0;
  }
  .home_section_7 > div:nth-child(1) > img:nth-child(3) {
    position: absolute;
    width: 230px;
    left: 0;
    right: 0;
    top: 12px;
    bottom: 0;
    margin: auto;
  }
  .home_section_7 > div:nth-child(2) {
    width: 100%;
    align-items: center;
    text-align: center;
  }

  .home_section_7 > div:nth-child(1) > .hs7_white_div.n2 {
    display: none;
  }

  /* form */

  .modal > form {
    width: 250px;
  }

  .center_input_div {
    width: 27%;
}
div#center_modal {
    width: 90%;
}


}