/* About Sambalpur start */

.About_Sambalpur {
  padding: 0rem 9rem 4rem 9rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_Sambalpur {
    padding: 2rem 2rem;
    padding-top: 1rem;
  }
}
.About_Sambalpur .center_contant {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}


/* heading start */

.About_Sambalpur h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.About_Sambalpur h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 312px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .About_Sambalpur h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .About_Sambalpur h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 356px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_Sambalpur h1 {
    font-size: 2.2rem;
  }
  .About_Sambalpur h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.About_Sambalpur p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1rem;
  padding-right: 2rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .About_Sambalpur p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_Sambalpur p {
    font-size: 1.5rem;
    padding-right: 0;
    margin-top: 0;
  }
}

/* paragraph  end */

/* image  start */
.About_Sambalpur .about_img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}
.About_Sambalpur .about_img img.img_one {
  width: 95%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  z-index: 2;
}
.About_Sambalpur .about_img img.img_dot {
  width: 95%;
  position: absolute;
  bottom: -18px;
  left: -6px;
  z-index: 1;
}
/* image  end */

/* About SAmbalpur End */





/* Overview start */

.Overview {
  /* padding: 4rem 9rem; */
  padding: 2rem 9rem 2rem 9rem;
  display: flex;
  position: relative;
  justify-content: space-between;

}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Overview {
    padding: 2rem 2rem;
    padding-bottom: 0;
  }
}
.Overview .center_contant {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Overview .center_contant {
    /* margin-top: 3rem; */
    /* margin-bottom: 2rem; */
  }
}

.Overview .center_contant .cen_content{
  padding: 2rem 2rem;
}
.Overview .center_contant .flex_content{
  display: flex;
  flex-wrap: wrap;
  padding: 0rem 9rem 4rem 9rem;
}

@media screen and (max-width: 1000px) and (min-width: 700px) {
  .Overview .center_contant .flex_content{
    padding: 2rem ;
  }
}

@media screen and (max-width: 4000px) and (min-width: 1199px) {

  .Overview .center_contant .flex_content{
    display: none;
  }
}


.Overview .center_contant .flex_content .fle_box{
  flex-basis: 49%;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 3rem;
  text-align: justify;
  font-size: 2rem;
  font-style: italic;
}

@media screen and (max-width: 1000px) and (min-width: 700px) {
  .Overview .center_contant .flex_content{
    padding: 2rem ;
  }

  .Overview .center_contant .flex_content .border_L , .Overview .center_contant .flex_content .border_R , .Overview .center_contant .flex_content .border_S {
    border:none !important;
  }

}

@media screen and (max-width: 699px) and (min-width: 100px) {

  .Overview .center_contant .flex_content{
    padding: 0rem ;
  }

  .Overview .center_contant .flex_content .fle_box{
    flex-basis: 100%;
    font-size: 1.5rem;
  }

  .Overview .center_contant .flex_content .border_L , .Overview .center_contant .flex_content .border_R , .Overview .center_contant .flex_content .border_S {
    border:none !important;
  }

  .Overview .center_contant .flex_content .fle_box{
    padding: 0rem;
    padding-bottom: 1rem;
  }
  .Overview{
    justify-content: center;
  }

}

.Overview .center_contant .flex_content .border_L {
  border-right: 2px solid #1a2b6d94;
  border-bottom: 2px  solid #1a2b6d94;
}
.Overview .center_contant .flex_content .border_R {
  border-bottom: 2px  solid #1a2b6d94;
}
.Overview .center_contant .flex_content .border_S {
  border-right: 2px solid #1a2b6d94;
}


/* heading start */

.Overview h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.Overview h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 142px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .Overview h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .Overview h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 170px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Overview h1 {
    font-size: 2.2rem;
  }
  .Overview h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.Overview p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-bottom: 1rem;
  /* padding-right: 2rem; */
}
.center_contant_tag{
  padding: 1rem;
  background-color: #f1f3f6;

}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Overview p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Overview p {
    font-size: 1.5rem;
  }
 
}

@media screen and (max-width: 1500px) and (min-width: 1300px){
  .Overview{
    padding-top: 7.5rem;
  }
}

/* paragraph  end */

/* About SAmbalpur End */




/* About_MBA_Fintech Start*/

.About_MBA_Fintech {
  padding: 2rem 9rem 2rem 9rem;
  background-color: #ECF4F7;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_MBA_Fintech {
    padding: 2rem 2rem;
    /* margin-top: 3rem; */
    /* margin-bottom: 2rem; */
  }
}

.About_MBA_Fintech .custom_about_us {
  /* background: white; */
}

/* heading start */
.heading h1 {
  width: 100% !important;
  color: #392d7d !important;
  font-size: 3rem !important;
  font-weight: 600 !important;
  position: relative !important;
  text-align: center !important;
  padding-bottom: 1.2rem;
}
.About_MBA_Fintech .custom_about_us .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 495px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .About_MBA_Fintech .custom_about_us .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 600;
    position: relative;
    padding-bottom: 0rem !important;
    margin: 0 !important;
  }
  .About_MBA_Fintech .custom_about_us .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 600px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .heading h1 {
    font-size: 2.2rem;
  
  }
  .About_MBA_Fintech .custom_about_us .heading h1::before {
    display: none;
  }
}

/* heading end */

.About_MBA_Fintech .custom_about_us .about_us_left {
  position: relative;
  height: 100%;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .about_us_left {
    margin-bottom: 10rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .about_us_left {
    display: none;
  }
}
.About_MBA_Fintech .custom_about_us .about_us_left .img_one {
  z-index: 2;
  display: block;
  position: relative;
  left: 40px;
  top: 39px;
}
@media screen and (max-width: 1000px) and (min-width: 750px) {
  .About_MBA_Fintech .custom_about_us .about_us_left .img_one {
    left: 289px;
  }
}
@media screen and (max-width: 749px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .about_us_left .img_one {
    left: 211px;
  }
}
@media screen and (max-width: 435px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .about_us_left .img_one {
    left: 167px;
  }
}
.About_MBA_Fintech .custom_about_us .about_us_left .img_one img {
  width: 55%;
  border-radius: 0.5rem;
}
@media screen and (max-width: 1445px) and (min-width: 1000px) {
  .About_MBA_Fintech .custom_about_us .about_us_left .img_one img {
    width: 72%;
  }
}
.About_MBA_Fintech .custom_about_us .about_us_left .img_two {
  position: absolute;
  top: 344px;
 left: 338px;
  z-index: 2;
}
@media screen and (max-width: 1000px) and (min-width: 750px) {
  .About_MBA_Fintech .custom_about_us .about_us_left .img_two {
    left: 81px;
  }
}
@media screen and (max-width: 749px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .about_us_left .img_two {
    left: 27px;
  }
}
.About_MBA_Fintech .custom_about_us .about_us_left .img_two img {
  width: 60%;
  border: 10px solid white;
}
@media screen and (max-width: 1445px) and (min-width: 1000px) {
  .About_MBA_Fintech .custom_about_us .about_us_left .img_two img {
    width: 100%;
    border: 10px solid white;
  }
}
.About_MBA_Fintech .custom_about_us .about_us_left .img_three {
  position: absolute;
  bottom: 39px;
}
.About_MBA_Fintech .custom_about_us .about_us_left .img_three img {
  width: 67%;
  margin-left: 16px;
}
.About_MBA_Fintech .custom_about_us .about_us_left .project {
  position: relative;
  top: -58px;
  left: 85px;
  background-color: white;
  z-index: 3;
  width: 300px;
  padding: 1rem;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
}
.About_MBA_Fintech .custom_about_us .about_us_left .project .pro_img img {
  width: 85%;
}
.About_MBA_Fintech .custom_about_us .about_us_left .project .pro_content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.About_MBA_Fintech .custom_about_us .about_us_left .project .pro_content h5 {
  color: #1a2b6d;
}
.About_MBA_Fintech .custom_about_us .about_us_left .project .pro_content p {
  /* text-align: justify; */
  font-weight: 500;
}
.About_MBA_Fintech .custom_about_us .about_us_right {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* position: relative;
  top: -50px; */
}

/* paragraph  start */
.About_MBA_Fintech .custom_about_us .about_us_right p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .about_us_right p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_MBA_Fintech .custom_about_us .about_us_right p {
    font-size: 1.5rem;
    margin-top: 0;
  }
}
/* paragraph  end */

/* About_MBA_Fintech End*/

/* Who_the_programme_for start */

.Who_the_programme_for {
  padding: 0rem 9rem 4rem 9rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Who_the_programme_for {
    padding: 2rem 2rem;
    padding-bottom: 0;
  }
}

.Who_the_programme_for .what_designer {
  background-color: white;
}

/* heading start */

.Who_the_programme_for .what_designer .heading h1 {
  width: 100%;
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.Who_the_programme_for .what_designer .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 370px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .Who_the_programme_for .what_designer .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .Who_the_programme_for .what_designer .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 446px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Who_the_programme_for .what_designer .heading h1 {
    font-size: 2.2rem;
  }
  .Who_the_programme_for .what_designer .heading h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.Who_the_programme_for .what_designer p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1rem;
  /* padding-right: 2rem; */
  color: #585858;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Who_the_programme_for .what_designer p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Who_the_programme_for .what_designer p {
    font-size: 1.5rem;
    margin-top: 0;
  }
}
/* paragraph  end */

.Who_the_programme_for .what_designer .designer_main_one {
  /* border: 1px solid rgba(112, 112, 112, 0.2117647059); */
  margin-top: 1rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Who_the_programme_for .what_designer .designer_main_one {
    left: 0;
  }
}
/* .Who_the_programme_for .what_designer .designer_main_one img {
  border-bottom: 1px solid rgba(112, 112, 112, 0.2117647059);

} */
.Who_the_programme_for .what_designer .designer_main_one .boxs {
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: rgba(112, 112, 112, 0.2117647059);
  padding: 2rem 1rem;
  transition: all 0.3s linear;
  height: 100%;
  background-color: #f2c8ab73;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Who_the_programme_for .what_designer .designer_main_one .boxs {
    border: 1px solid rgba(112, 112, 112, 0.2117647059);
  }
}
/* .Who_the_programme_for .what_designer .designer_main_one .boxs:hover {
  background-color: #1a2b6d;
  color: white;
  height: 100%;
}
.Who_the_programme_for .what_designer .designer_main_one .boxs:hover span {
  width: 84px;
  height: 84px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
} 
.Who_the_programme_for .what_designer .designer_main_one .boxs:hover span img {
  position: relative;
  top: 10px;
  width: 40%;
}*/
/* .Who_the_programme_for .what_designer .designer_main_one .boxs span img {
  width: 10%;
  margin-bottom: 1rem;
  border: none;
} */
.Who_the_programme_for .what_designer .designer_main_one .boxs h3,
.Who_the_programme_for .what_designer .designer_main_two .boxs h3 {
  font-weight: 500;
  font-size: 2.5rem;
  color: #1a2b6d;
}
/* .Who_the_programme_for .what_designer .designer_main_two .boxs h3 {
  font-weight: 300;
  font-size: 2.5rem;
} */
.Who_the_programme_for .what_designer .designer_main_one img {
  width: 100%;
}
.Who_the_programme_for .what_designer .designer_main_two {
  /* border: 1px solid rgba(112, 112, 112, 0.2117647059); */
  margin-top: 1rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Who_the_programme_for .what_designer .designer_main_two {
    right: 0;
  }
  .Who_the_programme_for .what_designer .designer_main_one .boxs h3,
  .designer_main_two .boxs h3{
    font-size: 1.8rem !important;
  }
  .Who_the_programme_for .what_designer .designer_main_one .boxs span img,
  .Who_the_programme_for .what_designer .designer_main_two .boxs span img {
    width: 14% !important;
}
}
.Who_the_programme_for .what_designer .designer_main_two .boxs {
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  border-color: rgba(112, 112, 112, 0.2117647059);
  padding: 2rem 1rem;
  transition: all 0.3s linear;
  height: 100%;
  background-color: #f2c8ab73;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Who_the_programme_for .what_designer .designer_main_two .boxs {
    border: 1px solid rgba(112, 112, 112, 0.2117647059);
  }
}
/* .Who_the_programme_for .what_designer .designer_main_two .boxs:hover {
  background-color: #1a2b6d;
  color: white;
  height: 100%;
}
.Who_the_programme_for .what_designer .designer_main_two .boxs:hover span {
  width: 84px;
  height: 84px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.Who_the_programme_for .what_designer .designer_main_two .boxs:hover span img {
  position: relative;
  top: 10px;
  width: 40%;
} */
.Who_the_programme_for .what_designer .designer_main_two .boxs span img {
  width: 10%;
  margin-bottom: 1rem;
  border: none;
}

.Who_the_programme_for .what_designer .designer_main_two img {
  width: 100%;
}

/* Who_the_programme_for End */

/* Enrolment_steps start*/

.Enrolment_steps {
  padding: 0rem 9rem 4rem 9rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Enrolment_steps {
    padding: 2rem 2rem;
  }
}

.Enrolment_steps .Enrolment_inner {
  background-color: white;
}

/* heading start */

.Enrolment_steps .Enrolment_inner .heading h1 {
  width: 100%;
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.Enrolment_steps .Enrolment_inner .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 240px;
  top: 19px;
  display: block;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .Enrolment_steps .Enrolment_inner .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .Enrolment_steps .Enrolment_inner .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 290px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Enrolment_steps .Enrolment_inner .heading h1 {
    font-size: 2.2rem;
  }
  .Enrolment_steps .Enrolment_inner .heading h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.Enrolment_steps .Enrolment_inner p.top {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1rem;
  padding-right: 2rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Enrolment_steps .Enrolment_inner p.top {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Enrolment_steps .Enrolment_inner p.top {
    font-size: 1.7rem;
  }
}

.Enrolment_steps .Enrolment_inner .center_btn {
  display: flex;
  align-items: end;
  justify-content: end;
  width: 100%;
}

.Enrolment_steps .Enrolment_inner .center_btn .btn_top {
  background: #1a2b6d;
  border: 1px solid #1a2b6d;
  border-radius: 6px;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
  box-sizing: border-box;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: nunito, roboto, proxima-nova, "proxima nova", sans-serif;
  font-size: 16px;
  font-weight: 800;
  line-height: 16px;
  min-height: 40px;
  outline: 0;
  padding: 12px 14px;
  text-align: center;
  text-rendering: geometricprecision;
  text-transform: none;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  vertical-align: middle;
}

.Enrolment_steps .Enrolment_inner .center_btn .btn_top:hover,
.Enrolment_steps .Enrolment_inner .center_btn .btn_top:active {
  background-color: initial;
  background-position: 0 0;
  color: #1a2b6d;
}

.Enrolment_steps .Enrolment_inner .center_btn .btn_top:active {
  opacity: 0.5;
}

/* steps top */

.Enrolment_steps .Enrolment_inner .steps_top {
  margin-top: 2rem;
  width: 100%;
  display: flex;
  column-gap: 2rem;
  flex-wrap: wrap;
}

.Enrolment_steps .Enrolment_inner .steps_top .step {
  flex-basis: 12.8%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 150px;
  padding: 1rem 0.5rem;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 0.9rem;
  border: 2px solid #1a2b6d;
  background-color: white;
  color: #1a2b6d;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}


.Enrolment_steps .Enrolment_inner .steps_top .step span , .Enrolment_steps .Enrolment_inner .steps_bottom .step span{
  position: absolute;
  left: -1rem;
  top: -2rem;
  width: 4rem;
  height: 4rem;
  background: #1a2b6d;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}


@media screen and (max-width: 1250px) and (min-width: 800px) {

  .Enrolment_steps .Enrolment_inner .steps_top , .Enrolment_steps .Enrolment_inner .steps_bottom{
    margin-top: 2rem;
    width: 100%;
    display: flex;
    row-gap: 3rem;
    column-gap: 2rem;
    flex-wrap: wrap;
  }

  .Enrolment_steps .Enrolment_inner .steps_top .step , .Enrolment_steps .Enrolment_inner .steps_bottom .step{
    flex-basis: 30% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding: 0.5rem;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 0.9rem;
    border: 2px solid #1a2b6d;
    background-color: white;
    color: #1a2b6d;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    margin-top: .8rem;
  }

  .Enrolment_steps .Enrolment_inner .steps_top .step::after , .Enrolment_steps .Enrolment_inner .steps_bottom .step::after , .Enrolment_steps .Enrolment_inner .steps_bottom{
    display: none !important;
  }
}

@media screen and (max-width: 799px) and (min-width: 100px) {

  .Enrolment_steps .Enrolment_inner .steps_top , .Enrolment_steps .Enrolment_inner .steps_bottom{
    margin-top: 2rem;
    row-gap: 3rem;

  }

  .Enrolment_steps .Enrolment_inner .steps_top .step , .Enrolment_steps .Enrolment_inner .steps_bottom .step{
    flex-basis: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100px;
    padding: 0.5rem;
    font-size: 1.4rem;
    text-align: center;
    border-radius: 0.9rem;
    border: 2px solid #1a2b6d;
    background-color: white;
    color: #1a2b6d;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  }

  .Enrolment_steps .Enrolment_inner .steps_top .step::after , .Enrolment_steps .Enrolment_inner .steps_bottom .step::after , .Enrolment_steps .Enrolment_inner .steps_bottom{
    display: none !important;
  }

}


.Enrolment_steps .Enrolment_inner .steps_bottom .step::after {
  font-family: "Font Awesome 5 Free";
  content: "\f178";
  color: #fdb400;
  position: absolute;
  top: -17px;
  right: -19px;
  transition: all linear 0.3s;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  font-size: 1.5rem;
}
.Enrolment_steps .Enrolment_inner .steps_bottom .step:last-child::after  {
display: none;
}

/* line steps start */

.Enrolment_steps .Enrolment_inner .line {
  width: 100%;
  height: 3px;
  margin: 2rem 0;
  background-color: #fdb400;
}

/* steps bottom */

.Enrolment_steps .Enrolment_inner .steps_bottom {
  width: 100%;
  display: flex;
  column-gap: 2rem;
  flex-wrap: wrap;
}

.Enrolment_steps .Enrolment_inner .steps_bottom .step {
  flex-basis: 12.8%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  padding: 0.5rem;
  font-size: 1.4rem;
  text-align: center;
  border-radius: 0.9rem;
  border: 2px solid #1a2b6d;
  background-color: white;
  color: #1a2b6d;
  box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
  position: relative;
  margin-top: .8rem;
}

@media screen and (max-width: 1310px) and (min-width: 1000px) {
  .Enrolment_steps .Enrolment_inner .steps_bottom .step,
  .Enrolment_steps .Enrolment_inner .steps_top .step {
    flex-basis: 12.5%;
  }
}

/* line steps end */

/* paragraph  end */

/* Enrolment_steps end*/

/* Experience_IIM start */

.Experience_IIM {
  padding: 0rem 9rem 4rem 9rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Experience_IIM {
    padding: 2rem 2rem;
    margin-top: 2.2rem;
  }
}
.Experience_IIM .center_contant {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* justify-content: center; */
}


/* heading start */

.Experience_IIM h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.Experience_IIM h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 632px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .Experience_IIM h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .Experience_IIM h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 746px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Experience_IIM h1 {
    font-size: 2.2rem;
  }
  .Experience_IIM h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.Experience_IIM p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1rem;
  padding-right: 2rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Experience_IIM p {
    font-size: 1.7rem;
    padding-right: 0;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Experience_IIM p {
    font-size: 1.5rem;
    margin-top: 0;
  }
}

/* paragraph  end */

/* image  start */
.Experience_IIM .about_img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}
.Experience_IIM .about_img img.img_one {
  width: 95%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  z-index: 2;
}
.Experience_IIM .about_img img.img_dot {
  width: 95%;
  position: absolute;
  bottom: -18px;
  left: -6px;
  z-index: 1;
}
/* image  end */

/* Experince_IIM End */

/* About_nse start */

.About_nse {
  padding: 0rem 9rem 4rem 9rem;
}
@media screen and (max-width: 699px) and (min-width: 100px) {
  .About_nse {
    padding: 2rem 2rem;
    padding-top: 0;
  }
  .Experience_IIM .about_img{
    padding-top: 3rem;
    margin-bottom: 1rem;
  }
}
.About_nse .center_contant {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

/* heading start */

.About_nse h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.About_nse h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 302px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .About_nse h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .About_nse h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 364px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_nse h1 {
    font-size: 2.2rem;
  }
  .About_nse h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.About_nse p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1rem;
  padding-right: 2rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .About_nse p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .About_nse p {
    font-size: 1.5rem;
    margin: 0;
    padding-right: 0;
  }
}

/* paragraph  end */

/* image  start */
.About_nse .about_img {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}
.About_nse .about_img img.img_one {
  width: 95%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  z-index: 2;
}
.About_nse .about_img img.img_dot {
  width: 95%;
  position: absolute;
  bottom: -18px;
  left: -6px;
  z-index: 1;
}
/* image  end */

/* About_nse End */

/* Program_Faculty start */



.Program_Faculty {
  padding: 2rem 9rem 4rem 9rem;
  background: url(../images/BodyImg/background.PNG);
  min-height: 50rem;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Program_Faculty {
    padding: 2rem 2rem;
  }
}

/* heading start */

.Program_Faculty .heading h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.Program_Faculty .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 422px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .Program_Faculty .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .Program_Faculty .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 506px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .heading h1 {
    font-size: 2.2rem;
  }
  .Program_Faculty .heading h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.Program_Faculty p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 1rem;
  /* padding-right: 2rem; */
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Program_Faculty p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty p {
    font-size: 1.5rem;
  }
}

/* paragraph  end */

.Program_Faculty .Program_Faculty_one{
  padding: 3rem 0;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {

  .Program_Faculty .Program_Faculty_one{
    padding: 1.2rem 0;
  }
}

.Program_Faculty .Program_Faculty_one .img_center_one{
  display: flex;
  justify-content: center;
  align-items: center;
}

.Program_Faculty .Program_Faculty_one .img_center_one img{
  width: 350px;
  height: 350px;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.Program_Faculty .Program_Faculty_one .Faculty_content_F h4{
  text-align: center;
  font-size: 3rem;
  margin-top: 2rem;
  color: #1a2b6d;
}

.Program_Faculty .Program_Faculty_one .Faculty_content_F h3{
  text-align: center;
  font-size: 2rem;
  margin-top: 1rem;
  color: #e07030;
}

.Program_Faculty .Program_Faculty_one .Faculty_content_Modal p{
  text-align: justify;
  overflow: hidden;
  height: 15rem;
  /* text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  position: relative; */
}
.faculty_readMoreBTN{
  position: absolute;
  right: 0;
  bottom: 0;
  outline: none;
  border: none;
  background-color: transparent;
  color: #e2b24c;
  font-size: 1.4rem;
}


.Program_Faculty a {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.Program_Faculty .Faculty_card {
  width: 100%;
  height: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 1rem;
  padding: 1rem;
}

.Program_Faculty .Faculty_card:hover .Faculty_content_F > h4 {
  color: #e07030;
}

.Program_Faculty .Faculty_card .img_cenetr_F img {
  width: 85%;
  height: 155px;
  border-radius: 0.5rem;
}

@media screen and (max-width: 1440px) and (min-width: 100px) {
  .Program_Faculty .Faculty_card .img_cenetr_F img {
    width: 85%;
    height: 100px;
    border-radius: 0.5rem;
  }
}

.Program_Faculty .Faculty_card .Faculty_content_F {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.Program_Faculty .Faculty_card .Faculty_content_F h4 {
  font-size: 2rem;
  color: #1a2b6d;
}

.Program_Faculty .Faculty_card .Faculty_content_F h3 {
  font-size: 1.5rem;
  font-weight: 400;
}

/* modal start */

.Program_Faculty .img_cenetr_modal {
  display: flex;
  justify-content: center;
}

.Program_Faculty .img_cenetr_modal img {
  width: 85%;
  height: 220px;
  border-radius: 0.5rem;
}

@media screen and (max-width: 1000px) and (min-width: 100px) {
  .modal_none_mobile {
    display: none;
  }
}

.Program_Faculty .Faculty_content_Modal {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* padding: 0rem 2rem; */
}

.Program_Faculty .Faculty_content_Modal h4 {
  font-size: 2.5rem;
  color: #e07030;
}

.Program_Faculty .Faculty_content_Modal h3 {
  font-size: 2rem;
  font-weight: 400;
}

.Program_Faculty .Faculty_content_Modal p {
  font-size: 1.6rem;
  font-weight: 400;

}

/* modal end */

.Program_Faculty .pro_content_center {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: column;
}
.Program_Faculty .pro_content_center p {
  text-align: justify;
  color: black;
  font-size: 1.7rem;
  font-weight: 400;
}
@media screen and (max-width: 1445px) and (min-width: 699px) {
  .Program_Faculty .pro_content_center p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Program_Faculty .pro_content_center p {
    font-size: 1.7rem;
    margin-top: 2rem;
  }
}
.Program_Faculty .pro_content_center h4 {
  font-size: 2rem;
  color: #392d7d;
  position: relative;
  margin-left: 57px;
  margin-top: 3rem;
}
.Program_Faculty .pro_content_center h4::before {
  content: "";
  width: 40px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: -56px;
  top: 10px;
  display: block;
}
.Program_Faculty .about_img {
  width: 100%;
  /* height: 100%; */
  display: flex;
  justify-content: right;
  position: relative;
}

.Program_Faculty .about_img a .Back_director {
  width: 21vw;
  height: 45rem;
  background-image: url(../images/BodyImg/pro1.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  transition: all 0.3s linear;
}

.Program_Faculty .about_img a .Back_director .play_icon {
  width: 100%;
  height: 100%;
}

.Program_Faculty .about_img a .Back_director .play_icon span {
  width: 80px;
  height: 80px;
  position: absolute;
  bottom: 7rem;
  left: 18rem;
  border-radius: 50%;
  border: 2px solid #3a2d7d;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Program_Faculty .about_img a .Back_director .play_icon span {
    bottom: 7rem;
    left: 11rem;
  }
}

.Program_Faculty .about_img a .Back_director .play_icon span i {
  color: #3a2d7d;
  font-size: 2.5rem;
}

.Program_Faculty .about_img a .Back_director:hover .play_icon span {
  display: flex;
}

.Program_Faculty .about_img a .Back_director:hover .play_icon span:hover {
  border: 5px solid #e07030;
}
.Program_Faculty .about_img a .Back_director:hover .play_icon span:hover i {
  color: #e07030;
}

.Program_Faculty .about_img a .Back_director:hover {
  width: 21vw;
  height: 45rem;
  background-image: linear-gradient(
      45deg,
      rgba(43, 37, 37, 0.493),
      rgba(22, 30, 37, 0.418)
    ),
    url(../images/BodyImg/pooja_back.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  border: 3px solid #e2b24c;
  border-radius: 2rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Program_Faculty .about_img a .Back_director {
    height: 31rem !important;
  }
}

.Program_Faculty .about_img img.img_one {
  border-radius: 1rem;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 5px 15px;
  width: 100%;
  z-index: 1;
  transition: all 0.3s linear;
}

.Program_Faculty .about_img img.img_one:hover {
  filter: brightness(0.8);
  cursor: pointer;
}

.Program_Faculty .about_img img.img_dot {
  width: 74%;
  position: absolute;
  bottom: -8px;
  left: 80px;
  z-index: -1;
}
.Program_Faculty .card_faculty {
  display: flex;
  height: 100%;
  align-items: center;
  margin-top: 1.5rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty {
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty img {
    width: 100%;
  }
}
.Program_Faculty .card_faculty .center_left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-left: -7px;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_left {
    margin-left: 0px;
  }
}
.Program_Faculty .card_faculty .center_left .center_color_left {
  background: #392d7d;
  padding: 1rem;
  border-radius: 0rem 1rem 1rem 0rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_left .center_color_left {
    border-radius: 1rem;
  }
}
.Program_Faculty .card_faculty .center_left .center_color_left h3 {
  font-size: 2rem;
  color: white;
  font-weight: 800;
  line-height: 3rem;
  background: #e2b24c;
  border-radius: 1rem;
  width: 280px;
  padding: 2rem;
  border-bottom: 3px solid #e07030;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_left .center_color_left h3 {
    width: 100%;
  }
}
.Program_Faculty .card_faculty .center_left .center_color_left p {
  color: white;
  font-weight: 500;
  text-align: justify;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_left .center_color_left p {
    font-size: 1.5rem;
  }
}
.Program_Faculty .card_faculty .center_right {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-right: -9px;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_right {
    margin-right: 0px;
  }
}
.Program_Faculty .card_faculty .center_right .center_color_right {
  background: #392d7d;
  padding: 1rem;
  border-radius: 1rem 0rem 0rem 1rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_right .center_color_right {
    border-radius: 1rem;
  }
}
.Program_Faculty .card_faculty .center_right .center_color_right h3 {
  font-size: 2rem;
  color: white;
  font-weight: 800;
  line-height: 3rem;
  background: #e2b24c;
  border-radius: 1rem;
  width: 290px;
  padding: 2rem;
  border-bottom: 3px solid #e07030;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_right .center_color_right h3 {
    width: 100%;
  }
}
.Program_Faculty .card_faculty .center_right .center_color_right p {
  color: white;
  font-weight: 500;
  text-align: justify;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Program_Faculty .card_faculty .center_right .center_color_right p {
    font-size: 1.5rem;
  }
}

/* Program_Faculty end */





/* Program_Overview start */

.Program_Overview {
  padding: 0rem 9rem 4rem 9rem;
}
.Program_Overview .program_icon{
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Program_Overview {
    padding: 2rem 2rem;
    padding-bottom: 0;
  }
}

/* heading start */

.Program_Overview .heading h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
}
.Program_Overview  .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 282px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .Program_Overview  .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .Program_Overview  .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 328px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Overview  .heading h1 {
    font-size: 2.2rem;
  }
  .Program_Overview  .heading h1::before {
    display: none;
  }
}

/* heading end */

/* paragraph  start */
.Program_Overview  p {
  text-align: justify;
  font-size: 1.7rem;
  font-weight: 400;
  margin-top: 2rem;
  padding-right: 2rem;
}
@media screen and (max-width: 1440px) and (min-width: 100px) {
  .Program_Overview  p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Overview  p {
    font-size: 1.5rem;
    padding-right: 0;
    margin-top: 0;
  }
  .banner_slider .carousel .carousel-inner .banner_content .banner_para .puple {
font-size: 1.4rem;
  }
  .banner_slider .carousel .carousel-inner .banner_content .banner_para img {
    width: 95%;
  }
}

/* paragraph  end */

.Program_Overview ul li {
  font-size: 1.7rem;
  font-weight: 400;
}
.Program_Overview ul li::marker {
  color: #392d7d;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Program_Overview ul li {
    font-size: 1.5rem;
  }
}


/* Program_Overview end */






/* Program_Highlights */

.Program_Highlights {
  padding: 0rem 9rem 4rem 9rem;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Program_Highlights {
    padding: 2rem 2rem;
    padding-bottom: 0;
  }
}


/* heading start */

.Program_Highlights .heading h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 2rem;
}
.Program_Highlights  .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 290px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  .Program_Highlights  .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  .Program_Highlights  .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 328px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Highlights  .heading h1 {
    font-size: 2.2rem;
  }
  .Program_Highlights  .heading h1::before {
    display: none;
  }
}

/* heading end */


.Program_Highlights .style_box {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 1rem;
  padding: 0;
}
.Program_Highlights .learning_solution_section_inner_tab {
  width: 100%;
  display: flex;
  gap: 2rem;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel {
  width: 100%;
  padding: 1.4rem;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel h3 {
  font-size: 2rem;
  color: #392d7d;
  font-weight: 800;
  line-height: 3rem;
  padding: 1rem;
  border-bottom: 3px solid #e07030;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Highlights .learning_solution_section_inner_tab_pannel h3 {
    width: 100%;
  }
}
.Program_Highlights .learning_solution_section_inner_tab_pannel_head h5 {
  font-size: 1.8rem;
  color: var(--bs-dark);
  font-weight: 700;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel_links ul {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  padding: 0;
  margin: 0;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel_links ul li {
  list-style: none;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel_tablink {
  background-color: var(--bs-white);
  border: none;
  outline: none;
  cursor: pointer;
  padding: 1.6rem 1.2rem;
  width: 100%;
  transition: 0.3s;
  font-size: 1.7rem;
  color: var(--bs-gray);
  border-radius: 0.8rem;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel_tablink:hover {
  background-color: #1a2b6d;
  transition: all 0.3s ease;
  color: white;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel_tablink.active {
  background-color: #1a2b6d;
  color: white !important;
}
.Program_Highlights .learning_solution_section_inner_tab_pannel_tablink i {
  transform: rotate(45deg);
}
.Program_Highlights .learning_solution_section_inner_tab_content {
  width: 100%;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner {
  width: 100%;
  height: 100%;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main {
  display: none;
  padding: 1.6rem;
  width: 100%;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main h3 {
  font-size: 2rem;
  color: white;
  font-weight: 800;
  line-height: 3rem;
  padding: 1rem;
  padding-top: 0;
  border-bottom: 3px solid #e07030;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Highlights .learning_solution_section_inner_tab_content_inner_main h3 {
    width: 100%;
  }
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main:first-child {
  display: block;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main ul li {
  width: 100%;
  font-size: 1.7rem;
  font-weight: 400;
  padding: 1.5rem 1.2rem;
  border-radius: 0.3rem;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.5);
  animation: delaylist 1s forwards;
  list-style: none;
  background-color: white;
}
@keyframes delaylist {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main ul li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f192";
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
  background: linear-gradient(45deg, transparent, rgba(47, 85, 212, 0.15));
  color: #1a2b6d;
  margin-right: 1rem;
  border-radius: 50%;
  font-size: 1.3rem;
  padding: 0.8rem;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main ul li i {
  display: flex;
  justify-content: center;
  align-items: center;
}
.Program_Highlights .Course_inner {
  margin-top: 2rem;
  padding: 2rem;
}
.Program_Highlights .Course_inner h3 {
  font-size: 2rem;
  color: white;
  font-weight: 800;
  line-height: 3rem;
  background: #392d7d;
  border-radius: 1rem;
  padding: 2rem;
  border-bottom: 3px solid #e07030;
  text-align: center;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Highlights .Course_inner h3 {
    width: 100%;
  }
}
.Program_Highlights .Course_inner .card_course span {
  width: 50px;
  height: 50px;
  background-color: #392d7d;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.Program_Highlights .Course_inner .card_course span i {
  color: white;
}
.Program_Highlights .Course_inner .card_course .hight_c {
  text-align: center;
  padding: 1rem;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  border-radius: 1rem;
  width: 100%;
  height: 100%;
  margin: 1rem 0;
}
.Program_Highlights .Course_inner .card_course .hight_c div {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.Program_Highlights .Course_inner h3.top {
  color: black;
  width: 100%;
  padding-bottom: 1rem;
  border-bottom: 2px solid #e07030;
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  .Program_Highlights .Course_inner h3.top {
    width: 100%;
  }
}
.Program_Highlights .Course_inner table {
  margin-top: 2rem;
  border-collapse: collapse;
  width: 100%;
}
.Program_Highlights .Course_inner table td, .Program_Highlights .Course_inner table th {
  border: 2px solid #392d7d;
  text-align: left;
  padding: 8px;
  font-size: 1.5rem;
  font-weight: 400;
}
.Program_Highlights .Course_inner .course_content {
  margin-top: 2rem;
}
.Program_Highlights .Course_inner .course_content .course_acco {
  background-color: #392d7d;
  color: rgb(255, 211, 91);
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
  margin-bottom: 10px;
  font-size: 1.9rem;
  font-weight: 500;
  border-radius: 10px;
  position: relative;
}
.Program_Highlights .Course_inner .course_content .course_acco.active,
.Program_Highlights .Course_inner .course_content .course_acco:hover {
  background-color: #e07030;
  color: white !important;
}
.Program_Highlights .Course_inner .course_content .course_acco:after {
  font-family: "Font Awesome 5 Free";
  content: "\f054";
  color: rgb(255, 211, 91);
  position: absolute;
  right: 15px;
  transition: all linear 0.3s;
  display: inline-block;
  vertical-align: middle;
  font-weight: 900;
}
.Program_Highlights .Course_inner .course_content .course_acco .active:after {
  content: "\f106";
  color: #392d7d;
}
.Program_Highlights .Course_inner .course_content .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  margin-bottom: 1rem;
}
.Program_Highlights .Course_inner .course_content .panel ul li {
  list-style: auto;
  font-size: 1.7rem;
  font-weight: 500;
}


/* Curriculum start */

.Curriculum {
  padding: 0rem 9rem 4rem 9rem;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Curriculum {
    padding: 2rem 2rem;
  }
}

/* heading start */


.Curriculum .curriculum_left  .heading h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 2rem;
}
/* 
.Curriculum .curriculum_left .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 400px;
  top: 19px;
  display: block;
} */
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  
.Curriculum .curriculum_left  .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  
.Curriculum .curriculum_left  .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 339px;
    top: 21px;
    display: none !important;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  
.Curriculum .curriculum_left  .heading h1 {
    font-size: 2.2rem;
  }
  
.Curriculum .curriculum_left  .heading h1::before {
    display: none;
  }
}

/* heading end */

.Curriculum .curriculum_left {
  padding-right: 1rem;
  /* border-right: 2px solid #444444b0; */
}
.Curriculum .curriculum_left .drop_D .accordion-wwer {
  background: white;
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
  transition: 0.4s;
  margin-bottom:10px ;
  font-size: 1.8rem;
}

.Curriculum .curriculum_left .drop_D .accordion-wwer:first-child {
  border-top: 2px solid #444444b0 !important;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
}

.Curriculum .curriculum_left .drop_D .accordion-wwer:hover {
  background-color: white;
}

.Curriculum .curriculum_left .drop_D .accordion-wwer:after {
  margin-left: 5px;
  font-family: "Font Awesome 5 Free";
  float: right;
  content: "\2b";
  color: #1a2b6d;
  transition: all linear 0.3s;
  display: inline-block;
  vertical-align: middle;
  font-weight: 600;
  font-size: 2rem;
}

.Curriculum .curriculum_left .drop_D .active:after {
  font-family: "Font Awesome 5 Free";
  content: "\f068";
  font-size: 2rem;
}

.Curriculum .curriculum_left .drop_D .panel {
  padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.Curriculum .curriculum_left .drop_D  ul li {
  font-size: 1.4rem;
  font-weight: 400;
  list-style: none;
  padding: .5rem;
}

.Curriculum .curriculum_left .drop_D  ul li span{
  color: #1a2b6d;
  font-size: 1.5rem;
  margin-right: 1rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
.Curriculum .curriculum_left .drop_D  ul li {
    font-size: 1.4rem;
  }
}

.Curriculum .curriculum_right .center_content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.contact_card_main{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: .6rem;
  justify-content: space-between;
}

.Curriculum .curriculum_right .center_content .contact_card {
  text-align: center;
  border-radius: 1rem;
  margin-bottom: 1rem;
  padding: 2rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transition: 0.3s linear;
  display: flex;
  justify-content: left;
  align-items: center;
  column-gap: 2rem;
  width: 48%;
}
.Curriculum .curriculum_right .center_content .contact_card span.icon {
  min-width: 5rem;
  width: 5rem;
  height: 5rem;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  background: #1a2b6d;
  color: white;
  border-radius: 50%;
}
.Curriculum .curriculum_right .center_content .contact_card h4 {
  width: 100%;
  text-align: left;
}
.Curriculum .curriculum_right .center_content .contact_card:hover h4 {
  color: #e07030;
  font-weight: 500;
  transition: 0.1s linear;
}
.Curriculum .curriculum_right .center_content .contact_card:hover a {
  transform: scale(1.1);
  color: #392d7d;
  font-weight: 500;
  transition: 0.3s linear;
}
.Curriculum .curriculum_right .center_content .contact_card a {
  color: #e07030;
  text-decoration: none;
  transition: 0.3s linear;
}
.Curriculum .curriculum_right .center_content .contact_card span {
  font-weight: 800;
  font-size: 2rem;
}
.Curriculum .curriculum_right .img_second img {
  width: 100%;
  height: 35rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 1rem;
}



/* Curriculum end */





/* Program_Fee_One  start*/

.Program_Fee_One {
  padding: 4rem 9rem;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Program_Fee_One {
    padding: 2rem 2rem;
  }
  .Curriculum .curriculum_right .center_content .contact_card{
    width: 100%;
  }
}

/* heading start */


.Program_Fee_One .heading h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 2rem;
}

.Program_Fee_One .heading h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 202px;
  top: 19px;
  display: none !important;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  
.Program_Fee_One .heading h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  
.Program_Fee_One .heading h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 230px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  
.Program_Fee_One   .heading h1 {
    font-size: 2.2rem;
  }
  
.Program_Fee_One   .heading h1::before {
    display: none;
  }
}

/* ************************ */

.Program_Fee_One .heading_two h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 2rem;
}

.Program_Fee_One .heading_two h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 432px;
  top: 19px;
  display: block;
}
@media screen and (max-width: 1445px) and (min-width: 1100px) {
  
.Program_Fee_One   .heading_two h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  
.Program_Fee_One   .heading_two h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 485px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  
.Program_Fee_One   .heading_two h1 {
    font-size: 2.2rem;
  }
  
.Program_Fee_One   .heading_two h1::before {
    display: none;
  }
}


/* heading end */

.Program_Fee_One h4{
  font-size: 2rem;
  color: #e07030;
}

.Program_Fee_One p{
  font-size: 1.7rem;
}

.Program_Fee_One .border_shadow {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 1rem;
  margin-top: 2rem;
}
.Program_Fee_One .border_shadow .pric_bg {
  background: rgb(57, 45, 125);
  background: linear-gradient(140deg, #1a2b6d 50%, #1a2b6d9c 100%);
  height: 100%;
  padding: 2rem 4rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 1rem 0rem 0rem 1rem;
  text-align: center;
}
.Program_Fee_One .border_shadow .pric_bg h1 {
  color: white;
  font-size: 4rem;
  margin-bottom: 2.2rem;
  text-align: center;
}
.Program_Fee_One .border_shadow .pric_bg h2 {
  color: white;
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 2rem;
  text-align: center;
}
.Program_Fee_One .border_shadow .pric_bg p {
  color: white;
  text-align: justify;
  margin-bottom: 3rem;
}
.Program_Fee_One .border_shadow .pric_bg .two_btn {
  display: flex;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  justify-content: center;
}
.Program_Fee_One .border_shadow .pric_bg .two_btn a:first-child {
  padding: 1.3rem 4rem;
  background-color: white;
  color: #392d7d;
  font-size: 1.5rem;
  text-align: center;
  border: none;
  border-radius: 0.5rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  font-weight: 700;
}
.Program_Fee_One .border_shadow .pric_bg .two_btn a:first-child:hover {
  background-color: #e07030;
  color: white;
}
.Program_Fee_One .border_shadow .pric_bg .two_btn a:last-child {
  padding: 1.3rem 4rem;
  background-color: #e07030;
  color: white;
  font-size: 1.5rem;
  text-align: center;
  border: none;
  border-radius: 0.5rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.Program_Fee_One .border_shadow .pric_bg .two_btn a:last-child:hover {
  background-color: white;
  color: #392d7d;
  font-weight: 700;
}
.Program_Fee_One .border_shadow .table_style {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2rem 3rem;
}
.Program_Fee_One .border_shadow .table_style table {
  border-collapse: collapse;
  width: 100%;
  color: #111111;
  border: 1px solid rgba(17, 17, 17, 0.6235294118);
}
.Program_Fee_One .border_shadow .table_style table tr th {
  padding: 1rem;
  border: 1px solid rgba(17, 17, 17, 0.5254901961);
  font-size: 1.7rem;
}
.Program_Fee_One .border_shadow .table_style table tr td {
  padding: 1rem;
  border: 1px solid rgba(17, 17, 17, 0.5254901961);
  font-size: 1.7rem;
  text-align: left;
}
.Program_Fee_One .Program_inner p {
  color: black;
  text-align: justify;
  font-size: 1.6rem;
  font-weight: 500;
  margin-top: 1rem;
}
@media screen and (max-width: 1445px) and (min-width: 100px) {
  .Program_Fee_One .Program_inner p {
    font-size: 1.5rem;
  }
}

/* Program_Fee_One  end*/





.Contact_Us {
  padding: 2rem 9rem 4rem 9rem;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Contact_Us {
    padding: 2rem 2rem;
    padding-bottom: 0;
  }
}

.Contact_Us h1 {
  color: #392d7d;
  font-size: 3rem;
  font-weight: 400;
  position: relative;
  padding-bottom: 2rem;
}

/* .Contact_Us h1::before {
  content: "";
  width: 80px;
  height: 3px;
  background-color: #fdb400;
  position: absolute;
  left: 967px;
  top: 19px;
  display: block;
} */
@media screen and (max-width: 1440px) and (min-width: 1100px) {
  
.Contact_Us h1 {
    color: #392d7d;
    font-size: 3.5rem;
    font-weight: 400;
    position: relative;
  }
  
.Contact_Us h1::before {
    content: "";
    width: 88px;
    height: 3px;
    background-color: #fdb400;
    position: absolute;
    left: 1130px;
    top: 21px;
    display: block;
  }
}
@media screen and (max-width: 1000px) and (min-width: 100px) {
  
.Contact_Us h1 {
    font-size: 2.2rem;
  }
  
.Contact_Us h1::before {
    display: none;
  }
}
@media screen and (max-width: 1300px) and (min-width: 100px) {
  
  .Contact_Us h1::before {
display: none;
  }
}


/* heading end */

.Contact_Us .img_one img {
  width: 100%;
  height: 35rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 1rem;
}
.Contact_Us .center_content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Contact_Us .center_content {
    /* margin-bottom: 2rem; */
  }
}
.Contact_Us .center_content .contact_card {
  text-align: center;
  border-radius: 1rem;
  margin-bottom: 2rem;
  padding: 2rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  transition: 0.3s linear;
  position: relative;
}
.Contact_Us .center_content .contact_card span.icon {
  width: 10rem;
  /* height: 8.7rem; */
  height: 100%;
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  background: #1a2b6d;
  color: white;
  border-radius: 1rem;
  position: absolute;
  top: 0rem;
  left: 0;
}
@media screen and (max-width: 700px) and (min-width: 100px) {
  .Contact_Us .center_content .contact_card span.icon {
    width: 5rem;
    height: 5rem;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #1a2b6d;
    color: white;
    border-radius: 1rem;
    position: absolute;
    top: -3rem;
    left: -1rem;
    border-radius: 50%;
    font-size: 1.5rem;
  }
}

.Contact_Us .center_content .contact_card:hover h4 {
  transform: scale(1.1);
  color: #e07030;
  font-weight: 500;
  transition: 0.3s linear;
}
.Contact_Us .center_content .contact_card:hover a {
  transform: scale(1.1);
  color: #392d7d;
  font-weight: 500;
  transition: 0.3s linear;
}
.Contact_Us .center_content .contact_card a {
  color: #e07030;
  text-decoration: none;
  transition: 0.3s linear;
  width: 100%;
  display: inline-block;
}
.Contact_Us .center_content .contact_card span {
  font-weight: 800;
  font-size: 2.5rem;
}
.Contact_Us .img_second img {
  width: 100%;
  height: 35rem;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  border-radius: 1rem;
}

/* contact us end */


/* role_learning_section_inner_service_inner_skills start */

@media screen and (max-width: 1200px) and (min-width: 100px) {

  .cen_content{
    display: none;
  }
}




.role_learning_section_inner_service_inner_skills {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  gap: 20px;
  position: relative;
  justify-content: center;
  align-items: center;
  transition: 1s;
}

.role_learning_section_inner_service_inner_each {
  background: #f1f3f6;
  box-shadow: inset 0 0 5px rgba(55, 84, 170, 0),
    inset 0 0 10px rgba(255, 255, 255, 0), 5px 5px 9px rgba(55, 84, 170, 0.15),
    -5px -5px 11px white, inset 0px 0px 2px rgba(255, 255, 255, 0.2);
  transition: box-shadow 0.2s ease-in-out;
  width: 100%;
  height: 24rem;
  border-radius: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.role_learning_section_inner_service_inner_box h2{
  margin: 0;
}
.role_learning_section_inner_service_inner_each .role_learning_section_inner_service_inner_box {
  padding: 16px;
  padding-bottom: 4rem;

}

.role_learning_box2 .role_learning_section_inner_service_inner_box {
  text-align: right;
}

.role_learning_box3 .role_learning_section_inner_service_inner_box {
  margin-top: 30px;
}

.role_learning_box4 .role_learning_section_inner_service_inner_box {
  margin-top: 30px;
  text-align: right;
}

.role_learning_section_inner_service_inner_each .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content h2 {
  font-size: 20px;
  margin-top: 0;
  margin-bottom: 6px;
}

.role_learning_section_inner_service_inner_each .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content p {
  font-weight: 400;
  margin: 0;
}

@media screen and (max-width: 1440px) and (min-width: 1000px) {
  .role_learning_section_inner_service_inner_each .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content p {
    font-size: 1.5rem;
    font-weight: 400;
    margin: 0;
    padding-bottom: 2rem;
  }
  .program_council{
    padding: 2rem 0rem 0rem 0rem !important;
  }
  .program_council_cards .content{
    padding-top: 0% !important;
  }
}

.role_learning_box1 .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content i {
  margin-top: 33px;
}

.role_learning_box2 .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content i {
  font-size: 30px;
  margin-left: 100px;
  margin-top: 40px;
}

.role_learning_box3 .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content i {
  margin-bottom: 20px;
}

.role_learning_box4 .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content i {
  margin-bottom: 20px;
}

.role_learning_section_inner_service_inner_each .role_learning_section_inner_service_inner_box .role_learning_section_inner_service_inner_content i {
  font-size: 30px;
}

.role_learning_section_inner_service_inner_center {
  position: absolute;
  height: 150px;
  width: 150px;
  background: #1a2b6d;
  color: white;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border-radius: 108px;
  box-shadow: inset 0 0 5px rgb(26 43 109), inset 0 0 10px rgb(26 43 109), 5px 5px 9px rgb(26 43 109), -5px -5px 11px #1a2b6d, inset 0px 0px 2px rgb(26 43 109);
  transition: box-shadow 0.2s ease-in-out;
  border: 10px solid var(--nse-light-orange);
}

.role_learning_section_inner_service_inner_center .role_learning_section_inner_service_inner_box {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}

.carousel-control-prev:hover, .carousel-control-next:hover{
  background-color: #11111167;
}

.carousel-control-next,
.carousel-control-prev{
  display: none;
}


@media screen and (max-width: 1000px) and (min-width: 100px) {
  .heading h1{
    font-size: 2rem !important;
    /* padding-bottom: 0 !important; */
    /* padding-bottom: 3rem !important; */
  }
  .Program_Highlights .learning_solution_section_inner_tab_pannel{
    padding: 1rem;
  }
  .Program_Highlights .learning_solution_section_inner_tab_pannel_tablink{
    padding: 1rem;
    font-size: 1.4rem;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .Program_Highlights .learning_solution_section_inner_tab_pannel_links ul{
    flex-direction: row;
    overflow: scroll;
    padding: 1rem .4rem;
  }
  .Program_Highlights .learning_solution_section_inner_tab_pannel_links ul li{
    text-wrap: nowrap;
  }
  .Program_Highlights .learning_solution_section_inner_tab_pannel_links ul li i{
   rotate: 90deg;
   margin-bottom: .4rem;
   margin-left: .2rem;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main{
  padding: 1rem;
  transition: all .3s ease-in-out;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main h3{
  font-size: 1.6rem;
}
.Program_Highlights .learning_solution_section_inner_tab_content_inner_main ul li{
  font-size: 1.5rem;
  padding: 1.2rem;
}

.Curriculum .curriculum_left .drop_D .accordion-wwer{
  font-size: 1.6rem;
  margin-bottom: 0;
  padding: 1.2rem;
}
.Curriculum .curriculum_left .drop_D .accordion-wwer:after{
  font-size: 1.6rem;
}
.Curriculum .curriculum_left{
  margin-bottom: 2rem;
}
.Curriculum .curriculum_right .center_content .contact_card {
  padding: 1.2rem;
}
.Curriculum .curriculum_right .center_content .contact_card h4{
  margin-bottom: 0;
  text-align: left;
}

.Program_Faculty .Program_Faculty_one .Faculty_content_F h4{
  font-size: 2rem;
  font-weight: 500;
}

.Program_Faculty .Program_Faculty_one .Faculty_content_F h3{
  font-size: 1.5rem;
  font-weight: 400;
}
.Program_Faculty .Program_Faculty_one .Faculty_content_Modal p {
height: 16rem;
}

.Program_Faculty p {
  font-size: 1.5rem !important;
}

.Program_Fee_One h4{
  font-size: 1.7rem;
}
.Program_Fee_One p,
.Program_Fee_One .border_shadow .table_style table tr th ,
.Program_Fee_One .border_shadow .table_style table tr td{
  font-size: 1.5rem;
}

.Program_Fee_One .border_shadow .pric_bg h1 {
  color: white;
  font-size: 2rem;
  margin-bottom: 1.2rem;
  text-align: center;
}
.Program_Fee_One .border_shadow .pric_bg h2 ,
.Program_Fee_One .border_shadow .pric_bg p {
  margin-bottom: 1rem;
}

.About_nse .about_img{
  margin: 1.2rem 0;
  margin-bottom: 2rem;
}

.social_iconsPNG{
  justify-content: center;
}
.Program_Fee_One .border_shadow .pric_bg,
.Program_Fee_One .border_shadow .table_style {
  padding: 2rem;
}

.Program_Highlights .section_container_form{
  margin: 0;
}
.Program_Fee_One .border_shadow .pric_bg{
  border-radius: 1rem;
}
.box_highlight{
  height: 80px !important;
}
.designer_main_one .row{
  gap: 1rem;
}
.designer_main_two .row{
  gap: 1rem !important;
}
.Experiential_Learning_main {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  margin: 1rem 0rem !important;
}

.Experiential_Learning_main_left {
  width: 100% !important;
}
.Experiential_Learning_main_right{
  width: 100% !important;
}
.program_council_inner{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.program_council_cards{
  width: 70% !important;
}
#carouselExample11{
  display: none !important;
}
#carouselExample111{
  display: block !important;
}
.program_council{
  padding: 0rem !important;
}













}




#carouselExample11{
  display: block;
}
#carouselExample111{
  display: none;
}

.box_highlight{
  background-color: #1a2b6d;
  padding: 0.5rem 1rem;
  color: white;
  height: 55px;
}
.content_flex_center{
  width: 100%;
  display: flex;
  gap: 1rem;
}
.content_flex_center_left{
  width: 10%;
}
.content_flex_center_right{
  width: 90%;
}
/* .boxs :first-child{
  background-color: #ECF4F7;
}
.Who_the_programme_for .what_designer .designer_main_one .boxs{
  background-color: #fdb400;
} */
.Experiential_Learning_main{
  width: 100%;
  display: flex;
  margin: 1rem;
}
.Experiential_Learning_main_left{
  width: 50%;
  padding: 1rem;
  background-color: #f1f3f6;
}
.Experiential_Learning_main_right{
  width: 50%;
  padding: 1rem;
  background-color: #f1f3f6;
}
.Program_Chairpersonum {
  padding: 0rem 9rem 4rem 9rem;
}
.program_council{
  padding: 3rem 9rem 4rem 9rem;
}
.program_council_main{
  display: flex;
  width: 100%;
  gap: 3rem;
  justify-content: center;
  align-items: center;
}
.program_council_cards{
  height: fit-content;
  width: 19%;
  /* box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; */
  /* border: 1px solid black; */
  text-align: center;
  /* box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px; */
  /* border: #e07030 1px solid; */
  height: 323px;
  /* border-radius: 10px; */
  overflow: hidden;
}
.program_council_cards img{
  height: 250px;
  width: 100%;
  overflow: hidden;
}
.carousel-control-next, .carousel-control-prev{
  display: flex;
}
.carousel-control-prev:hover, .carousel-control-next:hover{
  background-color: transparent;
}
.program_council_cards .content{
  padding-top: 1rem;
  /* text-align: center; */
}
.carousel-control-prev-icon{
  background-image: url(../images/BodyImg/left-50.png);
  width: 3rem;
  height: 3rem;
}
.carousel-control-next-icon{
  background-image: url(../images/BodyImg/right-50.png);
  width: 3rem;
  height: 3rem;
}
.content h3{
  color: #1a2b6d;
}
.content span{
  font-size: 1.6rem !important;
  color: #e07030;
  padding-bottom: 0.5rem;
  font-weight: 600;
}
.content h5{
  /* line-height: 1.2rem; */
}



.sorbonne_logo{
  width: 25rem;
  height: 10rem;
}
.sorbonne_logo img{
  width: 100%;
  height: 100%;
}
.heading h3{
  text-align: center;
  color: #e07030;
  padding-bottom: 1rem;
}
.Program_Faculty_two{
   padding: 3rem 0rem 0rem 0rem;
}
.heading h3{
  font-size: 2.5rem;
}