.program-content,
.program-page .porgram-method {
  margin: 80px 0px;
}
.visible-ipod {
  display: none;
}
.hidden-ipod {
  display: block;
}
.program-page .program-content .each-row {
  width: 100%;
}
.program-page .program-details .each-row .each-col .sub-heading  {
  float: right;
}
.program-page .program-content .each-row .each-col .left-side {
  width: calc(50% - 2px);
  float: left;
  box-sizing: border-box;
  border-right: 2px solid #7250A0;
}

.program-page .program-content .each-row .each-col .left-side .left-content {
  margin-right: 50px;
}
.program-page .program-content .each-row .each-col .right-side {
  width: 50%;
  float: left;
  padding-left: 50px;
  box-sizing: border-box;
}

.program-page .program-content  {
  padding: 0px 30px;
}

.program-page .program-content .each-row .each-col .left-side .text p {
  text-align: right;
  font-weight: 400;
  color: #7250A0;
  font-size: 25px;
  margin-top: 20px;
  box-sizing: border-box;

}
.program-page .program-content .each-row .each-col .left-side .heading h1 {
  font-size: 22px;
  line-height: 32px;
  text-align: left;
  color: #7250A0;
}

.program-page .program-content .each-row .each-col .right-side .text p,
.program-page .porgram-method .method-description .text p {
  color: #7250A0;
}

.program-page .porgram-method .method-title h4 {
  font-weight: 500;
  font-size: 18px;
  color: #7250A0;
  letter-spacing: 1.5px;
  line-height: 26px;
  margin-bottom: 30px;
}
.program-page .porgram-method .method-description .text p + p {
  margin-top: 0px;
}

.program-page .development-plans .classification .text {
  margin-bottom: 0px;
}
.program-page .development-plans .classification .heading .text p {
  font-weight: 500;
  font-size: 18px;
  color: #7250A0;
  letter-spacing: 1px;
  line-height: 26px;
  text-align: left;
}

.program-page .development-plans .classification .each-row {
  width: 100%;
  margin-top: 40px;
  display: table;
}
.program-page .development-plans .classification .each-row .each-col {
  width: 50%;
  float: left;
}

.program-page .development-plans .classification .each-row {
  background-color: #F26F31;
}
.program-page .development-plans .classification .each-row.color1 {
  background-color: #F26F31 ;
}
.program-page .development-plans .classification .each-row.color2 {
  background-color: #C656A0;
}
.program-page .development-plans .classification .each-row.color3 {
  background-color: #7250A0;
}
.program-page .development-plans .classification .each-row.color4 {
  background-color: #00B8DD;
}
.program-page .development-plans .classification .each-row.color5 {
  background-color: #FFDC00;
}
.program-page .development-plans .classification .each-row.color5 .heading h1,
.program-page .development-plans .classification .each-row.color5 .text p {
  color: #7250A0!important;
}
.program-page .development-plans .classification .each-row .each-col .plans-content .heading h1,
.program-page .development-plans .classification .each-row .each-col .plans-content .description .text p {
  color: #fff;
  text-align: left;
}
.program-page .development-plans .classification .each-row .each-col .plans-content {
  padding: 20px 50px 10px;
  box-sizing: border-box;
}
.program-page .development-plans .classification .each-row .each-col .plans-content .description .text {
  margin-top: 0px;
}

.program-page .development-plans .classification .each-row .each-col .plans-content .heading h1 {
  font-weight: 500;
  font-size: 18px;
  color: #FFFFFF;
  /* letter-spacing: 1px; */
  line-height: 26px;
  padding-bottom: 20px;
  box-sizing: border-box;
}
.program-page .development-plans .classification .each-row + .each-row {
  margin-top: 50px;
}
.program-page .bottom-text {
  margin: 80px 0px;
}

.program-page .bottom-text .text p {
  font-weight: 500;
  color: #7250A0;
  font-size: 18px;
  line-height: 26px;
  letter-spacing: 0px;
}
.program-page .bottom-text .bottem-content {
  display: table;
  margin: 0px auto;
  /* width: 70%; */
}
.program-page .bottom-text .links .link {
  float: left;
}
.program-page .bottom-text .text + .links{
  display: table;
  margin: 0px auto;
  margin-top: 50px;
}
.program-page .bottom-text .links .link + .link{
  margin-left: 40px;
}

.program-page .bottom-text .links .link-faq a {
  background: #C656A0;
}
.program-page .bottom-text .links .link-oh a {
  background: #F26F31;
}
.program-page .bottom-text .links .link-pdf a {
  background: #00B8DD;
}

.program-page .bottom-text .links .link-faq a:hover,
.program-page .bottom-text .links .link-oh a:hover,
.program-page .bottom-text .links .link-pdf a:hover {
  background: #7250A0;
}
.program-page .bx-wrapper {
  border: none;
  margin: 0px;
}
.program-page .development-plans .classification .each-row .each-col .plans-content .description .text p {
  line-height: 24px!important;
}


/* program details starts */
.program-page  .program-details {
   /* position: absolute; */
   width: 68%;
   /* top: 50%; */
   /* left: 50%; */
   /* transform: translate(-50%, -50%); */
   /* -ms-transform: translate(-50%, -50%);  IE 9 */
  /* -webkit-transform: translate(-50%, -50%);  Safari prior 9.0 */
   /* background: #7250A0; */
   display: table;
   margin: 0 auto;
}
.program-page  .program-details .pgm-text p {
  color: #7250A0;
  padding-bottom: 40px;
  padding-top: 0px;
  box-sizing: border-box;
  text-align: center;
}
.program-page  .program-details .each-row {
    width: 100%;
    /* margin: 0 auto; */
}
.program-page  .program-details .each-row .each-col {
    width: calc((100% - 2px) / 2);
    float: left;
}
/* .program-page  .program-details .each-row .each-col:nth-child(1) {
    width: 50%;
}
.program-page  .program-details .each-row .each-col:nth-child(2) {
    width: 50%;
} */
.program-page  .program-details .each-row .each-col + .each-col {
    border-left: 2px solid #7250A0;
    /* box-sizing: border-box; */
}
.program-page  .program-details .each-row .each-col .sub-heading h2 {
    font-weight: 400;
    font-size: 20px;
    color: #7250A0;
    letter-spacing: 0px;
    line-height: 28px;
    text-decoration: none;
    text-transform: uppercase;
    padding-bottom: 10px;
    box-sizing: border-box;
    /* min-height: 90px; */
}
.program-page  .program-details .each-row .each-col .text p {
    color: #7250A0;
    
    /* padding-top: 20px;
    box-sizing: border-box; */
}
.program-page  .program-details .each-row .link  {
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
}
.program-page  .program-details .each-row .link a {
    background: #7250A0;
    color: #fff;
}
.program-page  .program-details .each-row .link a:hover {
    background: #C656A0;
    color: #fff;
}
.program-page  .program-details .each-row .each-col   {
    /* max-width:  50%;
    margin: 0 auto; */
    padding: 0px 50px;
    box-sizing: border-box;
}


/* ends */

@media (max-width:767px) {
  .program-content, .program-page .porgram-method {
    margin: 30px 0px;
  }
  .hidden-ipod {
    display: none;
  }
  .section {
    margin-bottom: 30px;
  }
  .visible-xs {
    display: block;
  }
  .hidden-xs {
    display: none;
  }
  .program-page .program-content .each-row .each-col .left-side .left-content {
    margin-right: 0px;
  }
  .program-page .program-content .each-row .each-col .left-side,
  .program-page .program-content .each-row .each-col .right-side {
    width: 100%;
    border: none;
    padding: 0px;
  }
  .program-page .program-content .each-row .each-col .right-side {
    margin-top: 20px;
  }
  .program-page .program-content .each-row .each-col .left-side .heading h1 {
    letter-spacing: 2px;
    font-size: 18px;
    line-height: 26px;
    padding: 0px;
  }
  .program-page .program-content .each-row .each-col .left-side .text p {
    font-size: 18px;
  }
  .program-page .porgram-method .method-description .text p + p {
    margin-top: 0px;
}
  .program-page .program-content {
    padding: 0px;
  }
  .program-page .porgram-method .method-title {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
  }
  .program-page .porgram-method .method-title h4 {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 24px;
  }
  .program-page .program-content .each-row .each-col .right-side .text p {
    letter-spacing: 1px;
  }
  .program-page .development-plans .classification .each-row .each-col{
    width: 100%;
    float: none;
  }

  .program-page .development-plans .classification .heading .text p {
    font-size: 16px;
    line-height: 24px;
  }
  .program-page .development-plans .classification .each-row .each-col .plans-content {
    padding: 30px 20px;
  }
  .program-page .development-plans .classification .each-row .each-col .plans-content .description .text {
    margin-top: 10px;
  }
  .program-page .development-plans .classification .each-row .each-col .plans-content .heading h1 {
    font-size: 16px;
    line-height: 28px;
  }

  .program-page .development-plans .classification .each-row + .each-row {
    margin-top: 30px;
 }

 .program-page .bottom-text {
    margin: 50px 0px;
 }
  .program-page .bottom-text .text {
    padding: 0px;
  }
  .program-page .bottom-text .text p {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 25px;
  }
  .program-page .bottom-text .links .link {
    float: none;
    text-align: center;
  }
  .program-page .bottom-text .links .link {
    margin: 0px auto;
    width: fit-content;
  }

  .program-page .bottom-text .links .link + .link {
    margin: 0px auto;
    margin-top: 40px;
  }
  /* .program-page .bottom-text .bottem-content {
    width: 100%;
  } */

  /* program details starts */
  .program-page .program-details {
      /* position: absolute; */
      width: 100%;
      /* top: 20%; */
      /* left: 0; */
      /* transform: none; */
  }
  .program-page .program-details .pgm-text p{
    padding-bottom: 20px;
    text-align: left;
  }
  .program-page .program-details .each-row .each-col .sub-heading {
    float: none;
    text-align: center;
  }
  .program-page .program-details .each-row {
      width: 100%;

  }
  .program-page .program-details .each-row .each-col {
      width: 100%;
      padding: 0px 30px;
      box-sizing: border-box;
  }
  .program-page .program-details .each-row .each-col .pgm-center {
      padding: 0;
  }

  .program-page .program-details .each-row .each-col + .each-col {
      margin-top: 20px;
      /* border-top: 3px solid #FFFFFF; */
      border-left: none;
  }

  .program-page .program-details .each-row .each-col .sub-heading .svg-image {
      padding-top: 5px;
  }
  .program-page .program-details .each-row .each-col .sub-heading h2 {
      font-size: 20px;
      letter-spacing: 1px;
      line-height: 28px;
      text-decoration: none;
      margin-top: 20px;
      /* text-align: center ; */
  }
  .program-page .program-details .each-row .link {
    padding: 50px 0 20px;

  }
  /* ends here  */
}

@media (min-width: 768px) and (max-width: 991px) {

  .visible-ipod {
    display: block;
  }
  .hidden-ipod {
    display: none;
  }
  .section {
    margin-bottom: 30px;
  }
  .program-page .program-content .each-row .each-col .left-side,
  .program-page .program-content .each-row .each-col .right-side {
    width: 100%;
    border: none;
    padding: 0;
  }
  .program-page .program-content {
    padding: 0;
    margin: 60px 0;
  }
  .program-page .program-content .each-row .each-col .left-side .left-content {
    margin-right: 0;
  }

  /* .program-page .program-content .each-row .each-col .left-side .heading h1 {
    letter-spacing: 2px;
    line-height: 20px;
    font-size: 28px;
    padding: 0px;
  } */
  .program-page .development-plans .classification .each-row .each-col .plans-content {
    padding: 50px;
    box-sizing: border-box;
  }
  .program-page .program-content .each-row .each-col .left-side .text p {
    font-size: 22px;
    letter-spacing: 2px;
    line-height: 30px;
    padding: 15px 0px;

  }
  .program-page .program-content .each-row .each-col .right-side .text p {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 22px;
    margin: 0px;
  }
  .program-page .porgram-method .method-title h4 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 28px;
  }
  .program-page .porgram-method .method-description .text p {
    /* font-size: 14px;
    letter-spacing: 1px;
    line-height: 28px; */
  }

  .program-page .development-plans .classification .each-row .each-col .plans-image img {
      width: 100%;
  }
  .program-page .development-plans .classification .each-row .each-col {
    width: 100%;
    float: none;
  }
  .program-page .bottom-text .text {
    padding: 0px;
  }
  .program-page .bottom-text .links .link {
    float: none;
    text-align: center;
  }
  .program-page .bottom-text .links .link + .link {
    margin-left: 0px;
    margin-top: 40px;
  }
  /* .program-page .bottom-text .bottem-content {
    width: 85%;
  } */
  .program-page .bottom-text {
    margin: 50px 0px;
  }
/* program-details starts */
 .program-page .program-details {
    /* position: absolute; */
    width: 100%;
    /* top: 35%; */
    /* left: 0; */
    /* transform: none; */
  }

 .program-page .program-details .each-row {
      width: 100%;
      padding: 0 60px;
      box-sizing: border-box;
  }
 .program-page .program-details .each-row .each-col .pgm-center {
    padding: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .program-page .program-content .each-row .each-col .left-side .heading h1 {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 38px;
  }
  .program-page .program-content .each-row .each-col .left-side .text p {
    font-size: 28px;
    line-height: 36px;
  }
  .program-page .bottom-text .bottem-content {
    /* width: 80%; */
  }
  .program-page .development-plans .classification .each-row .each-col .plans-content {
    padding: 40px 40px 0;
  }
}
