/* Start Top Hero Banner ---------------------------------- */
  
/* End Top Hero Banner ---------------------------------- */




/* Start Technologies at Scale ------------------------- */
/* .OSAT-spacer {
  padding-top: 140px;
}

@media screen and (max-width:768px){
  .OSAT-spacer {
  padding-top: 40px;
}
}
.OSAT-gradient{
background:  linear-gradient(270deg, #A491FA 4.5%, #CF1FF5 97%);
background-clip: text;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.OSAT-TechAtScale h1 {
line-height: 74px;
}

.OSAT-TechAtScale p {
text-align: unset!important;
}
@media screen and (max-width:767px){
.OSAT-TechAtScale h1{
     line-height: 4rem;
  }
   .OSAT-TechAtScale  h2 ,.OSAT-roadmap-content h2  {
  line-height: 40px;
}
} */
  /* End Technologies at Scale */




 
/* Start Our Locations  --------------------------- */
.OSAT-geodiv .gd-container-1 {
    display: flex;
    flex-direction: column;
}

.OSAT-geodiv .gd-container-1 .item {
    margin-top: auto;
}

.OSAT-geodiv .headingsec {
    text-align: center;
    margin-bottom: 80px;
}

.osat-cards-left-exp .osat-cards-content-exp {
    background: url("/o/liferay-sample-batch-tepl/images/osat-gd-exp-right.svg") 0 0 no-repeat;
    padding: 20px;
    background-size: 100% 100%;
}

.osat-cards-left-exp .osat-cards-content-exp img,
.osat-cards-right-exp .osat-cards-content-exp img {
    height: 304px;
}

.osat-cards-left-exp .osat-cards-content-exp p,
.osat-cards-left-colap .osat-cards-content-colap p,
.osat-cards-right-exp .osat-cards-content-exp p,
.osat-cards-right-colap .osat-cards-content-colap p {
    font-size: 2rem;
    font-weight: 500;
    line-height: 3rem;
    color: #fff;
    margin-top: 10px;
    max-width: 250px;
}

.osat-cards-left-exp .osat-cards-content-exp ul,
.osat-cards-right-exp .osat-cards-content-exp ul {
    margin-bottom: 30px;
}

.osat-cards-left-exp .osat-cards-content-exp ul li,
.osat-cards-right-exp .osat-cards-content-exp ul li {
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 3.2rem;
    color: #fff;
}

.osat-cards-left-colap {

    position: absolute;

    z-index: 1;
    bottom: -15px;
    left: 15px;
    width: 396px;


}

.osat-cards-left-exp {

    position: absolute;

    bottom: -34px;
    left: 9px;

    width: 396px;

    height: 603px;

    display: none;

}

.osat-cards-right-colap {

    position: absolute;
    left: 15px;
    top: 1px;
    z-index: 1;
    width: 396px;

}

.osat-cards-right-exp {

    position: absolute;
    top: 0;
    left: 15px;

    width: 396px;

    height: 603px;

    display: none;

}

.osat-cards-left-colap .osat-cards-content-colap {
    background: url("/o/liferay-sample-batch-tepl/images/osat-gd-colap-right.svg") 0 0 no-repeat;
    padding: 20px;
    margin-top: 10px;
    background-size: 100% 100%;
}

.osat-cards-right-exp .osat-cards-content-exp {
    background: url("/o/liferay-sample-batch-tepl/images/osat-gd-exp-left.svg") 0 0 no-repeat;
    padding: 20px;
    /* height: 610px;
  width: 396px; */
    background-size: 100% 100%;
}

.osat-cards-right-colap .osat-cards-content-colap {
    background: url("/o/liferay-sample-batch-tepl/images/osat-gd-colap-left.svg") 0 0 no-repeat;
    padding: 20px;
    background-size: 100% 100%;
}

.osat-cards-right-exp .osat-cards-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
}

.osat-cards-left-exp .osat-cards-content,
.osat-cards-right-exp .osat-cards-content {
    height: 700px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.OSAT-geodiv .gd-container-2 {
    display: flex;
    justify-content: center;
}

.osat-cards-colap-inactive {
    display: block;
    opacity: 0;
}

.osat-cards-exp-active {
    display: block;
}

@media screen and (max-width: 320px) {

    .OSAT-geodiv .gd-container-1 {

        order: 2;

    }

    .OSAT-geodiv .gd-container-2 {

        order: 1;

        margin-bottom: 29px;



    }

    .OSAT-geodiv .gd-container-3 {

        order: 3;

    }

    .gd-container-2 svg {

        width: 290px;

        height: 323px;

    }

    .osat-cards-left-colap {
        position: relative;
        left: 8px;
        width: 260px;

    }

    .osat-cards-left-exp {
        position: relative;
        bottom: 3px;
        left: 10px;
        width: 260px;
        height: 80%;

    }

    .osat-cards-right-colap {
        position: relative;
        left: 8px;
        top: 8px;
        width: 260px;

    }

    .osat-cards-right-exp {
        position: relative;
        width: 260px;
        top: 20px;
        left: 9px;

    }

    .osat-cards-right-exp .osat-cards-content-exp {
        padding: 16px;
    }

    .osat-cards-left-exp .osat-cards-content-exp p,

    .osat-cards-left-colap .osat-cards-content-colap p,

    .osat-cards-right-exp .osat-cards-content-exp p,

    .osat-cards-right-colap .osat-cards-content-colap p {

        font-size: 1.4rem;

        font-weight: 500;

        line-height: 2.1rem;

        margin-top: 5px;

        max-width: 150px;

        margin-left: 15px;

        margin-bottom: 2px;

    }

    .osat-cards-right-exp .osat-cards-content-exp ul {
        margin-bottom: 5px;
    }

    .osat-cards-left-exp .osat-cards-content-exp ul li,

    .osat-cards-right-exp .osat-cards-content-exp ul li {

        font-size: 1.4rem;

        font-weight: 400;

        line-height: 2.1rem;

    }

    .osat-cards-left-exp .osat-cards-content-exp img {

        height: 70%;

        width: 90%;

        margin: 15px;

    }

    .osat-cards-right-exp .osat-cards-content-exp img {
        height: 70%;
        width: 84%;
        margin-left: 20px;
        margin-bottom: 6px;
    }


    .osat-cards-right-colap .osat-cards-content-colap {

        padding: 22px;

    }

    .osat-cards-left-colap .osat-cards-content-colap {

        padding: 22px;

    }

    .osat-cards-left-exp .osat-cards-content-exp {

        padding: 18px
    }



}

@media only screen and (min-device-width: 321px) and (max-device-width: 480px) {

    .OSAT-geodiv .gd-container-1 {

        order: 2;

    }

    .OSAT-geodiv .gd-container-2 {

        order: 1;

        margin-bottom: 29px;



    }

    .OSAT-geodiv .gd-container-3 {

        order: 3;

        margin-top: 25px;


    }

    .gd-container-2 svg {

        width: 290px;

        height: 323px;

    }

    .osat-cards-left-colap {
        position: relative;
        left: 16px;
        width: 325px;

    }

    .osat-cards-left-exp {
        position: relative;
        bottom: 3px;
        left: 10px;
        width: 90%;
        height: 80%;

    }

    .osat-cards-right-colap {
        position: relative;
        left: 15px;
        top: 8px;
        width: 325px;

    }

    .osat-cards-right-exp {
        position: relative;
        width: 88%;
        height: 80%;
        top: -2px;
        left: 20px;

    }

    .osat-cards-left-exp .osat-cards-content-exp p,

    .osat-cards-left-colap .osat-cards-content-colap p,

    .osat-cards-right-exp .osat-cards-content-exp p,

    .osat-cards-right-colap .osat-cards-content-colap p {

        font-size: 1.4rem;

        font-weight: 500;

        line-height: 2.1rem;

        margin-top: 5px;

        max-width: 150px;

        margin-left: 15px;

    }

    .osat-cards-left-exp .osat-cards-content-exp ul li,

    .osat-cards-right-exp .osat-cards-content-exp ul li {

        font-size: 1.4rem;

        font-weight: 400;

        line-height: 2.1rem;

    }

    .osat-cards-left-exp .osat-cards-content-exp img,

    .osat-cards-right-exp .osat-cards-content-exp img {

        height: 70%;

        width: 90%;

        margin: 15px;

    }

    .osat-cards-right-colap .osat-cards-content-colap {

        padding: 22px;

    }

    .osat-cards-left-colap .osat-cards-content-colap {

        padding: 22px;

    }

    .osat-cards-left-exp .osat-cards-content-exp {

        padding: 18px
    }

}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
    .OSAT-geodiv .gd-container-1 {

        order: 2;

    }

    .OSAT-geodiv .gd-container-2 {

        order: 1;

        margin-bottom: 29px;



    }

    .OSAT-geodiv .gd-container-3 {

        order: 3;

        margin-top: 26px;


    }

    .gd-container-2 svg {

        width: 290px;

        height: 323px;

    }

    .osat-cards-left-colap {
        position: relative;
        left: 85px;
        width: 325px;

    }

    .osat-cards-left-exp {
        position: relative;
        bottom: 3px;
        left: 59px;
        width: 370px;
        height: 80%;

    }

    .osat-cards-right-colap {
        position: relative;
        left: 85px;
        top: 8px;
        width: 325px;

    }

    .osat-cards-right-exp {
        position: relative;
        width: 325px;
        height: 80%;
        top: -2px;
        left: 82px;

    }

    .osat-cards-left-exp .osat-cards-content-exp p,

    .osat-cards-left-colap .osat-cards-content-colap p,

    .osat-cards-right-exp .osat-cards-content-exp p,

    .osat-cards-right-colap .osat-cards-content-colap p {

        font-size: 1.4rem;

        font-weight: 500;

        line-height: 2.1rem;

        margin-top: 5px;

        max-width: 150px;

        margin-left: 62px;

    }

    .osat-cards-left-exp .osat-cards-content-exp ul li,

    .osat-cards-right-exp .osat-cards-content-exp ul li {

        font-size: 1.4rem;

        font-weight: 400;

        line-height: 2.1rem;

    }

    .osat-cards-left-exp .osat-cards-content-exp img,

    .osat-cards-right-exp .osat-cards-content-exp img {

        height: 70%;

        width: 75%;

        margin: 30px;

        margin-left: 54px;

    }


    .osat-cards-right-colap .osat-cards-content-colap {

        padding: 22px;

    }

    .osat-cards-left-colap .osat-cards-content-colap {

        padding: 22px;

    }

    .osat-cards-left-exp .osat-cards-content-exp {

        padding: 18px
    }

    .osat-cards-left-exp .osat-cards-content-exp ul,

    .osat-cards-right-exp .osat-cards-content-exp ul {

        margin-left: 26px;

    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 915px) {

    .OSAT-geodiv .container {
        padding: 0;
    }

    .OSAT-geodiv .gd-container-2 {
        z-index: 1;
    }

    .osat-cards-left-exp .osat-cards-content-exp p {
        margin-left: 10px;
    }

    .osat-cards-left-exp .osat-cards-content-exp p,

    .osat-cards-left-colap .osat-cards-content-colap p,

    .osat-cards-right-exp .osat-cards-content-exp p,

    .osat-cards-right-colap .osat-cards-content-colap p {

        font-size: 1.4rem;

        font-weight: 500;

        line-height: 2.1rem;

        margin-top: 5px;

        max-width: 180px;

    }

    .osat-cards-right-exp .osat-cards-content-exp p {
        margin-bottom: 7px;
    }

    .osat-cards-left-exp .osat-cards-content-exp ul,
    .osat-cards-right-exp .osat-cards-content-exp ul {
        margin-bottom: 5px;
    }

    .osat-cards-left-exp .osat-cards-content-exp ul li,

    .osat-cards-right-exp .osat-cards-content-exp ul li {

        font-size: 1.4rem;

        font-weight: 400;

        line-height: 2.1rem;

    }

    .gd-container-2 svg {

        width: 290px;

        height: 323px;

    }

    .osat-cards-left-colap {
        bottom: -27px;
        left: 6px;
        width: 230px;
    }

    .osat-cards-left-exp {
        padding: 10px;
        left: -4px;
        bottom: 142px;
        width: 256px;
        height: 70%;
    }

    .osat-cards-right-colap {
        left: 4px;
        top: -2px;
        z-index: 1;
        width: 230px;
    }

    .osat-cards-right-exp {
        width: 243px;
        top: -3px;
        left: 2px;
    }

    .osat-cards-left-exp .osat-cards-content-exp img,

    .osat-cards-right-exp .osat-cards-content-exp img {

        height: 90%;

        width: 80%;
        margin-left: 26px;

    }

}

@media only screen and (min-device-width: 916px) and (max-device-width: 1024px) {
    .OSAT-geodiv .gd-container-2 {
        z-index: 1;
    }

    .osat-cards-left-exp .osat-cards-content-exp {
        padding: 18px;
    }

    .osat-cards-right-exp .osat-cards-content-exp {
        padding: 18px;
    }

    .osat-cards-left-colap {
        margin-left: 1px;
        bottom: -23px;
        left: 0;
        width: 296px;
    }

    .osat-cards-left-exp {
        bottom: -160px;
        left: -29px;
        width: 355px;
    }

    .osat-cards-right-colap {
        margin-left: 1px;
        width: 320px;
    }

    .osat-cards-right-exp {
        top: 16px;
        left: -3px;
        width: 355px;
    }

    .osat-cards-left-exp .osat-cards-content-exp p {
        margin-left: 55px;
    }

    .osat-cards-right-exp .osat-cards-content-exp p {
        margin-left: 21px;
        margin-top: -3px;
    }

    .osat-cards-left-exp .osat-cards-content-exp ul {
        margin-left: 10px;
    }

    .osat-cards-right-exp .osat-cards-content-exp ul {
        margin-left: 0;
        margin-bottom: 10px;
    }

    .osat-cards-left-exp .osat-cards-content-exp img,
    .osat-cards-right-exp .osat-cards-content-exp img {
        width: 65%;
        height: 88%;
        margin-left: 58px;
    }
}

@media only screen and (mix-width: 1024px) and (max-width:1200px) {
    .OSAT-geodiv.gapsec.OSAT-spacer .gd-container-2 .item {
        display: flex;
        width: 100%
    }
}

@media only screen and (max-width:344px) {
    .OSAT-geodiv .col-md-4 {
        padding-left: 0;
    }
}

@media (min-width: 767px) and (max-width: 769px) {
    .osat-cards-right-exp .osat-cards-content-exp {
        position: absolute;
        bottom: 40%;
    }
}
/* End Our Locations  ------------------------------*/







/* Start OSAT-Cards Photo Frame - Semiconductor Assembly and Test Cards - Join Us -------------------------*/

/* End OSAT-Cards Photo Frame - Semiconductor Assembly and Test Cards - Join Us ---------------------------------------------------*/






/* Start Our Capability ------------------------------------------ */
.OurCapability .text-container {
  text-align: left
}

body {
  background-color: #0f0f0f
}

@media screen and (min-width:767px) {
  .tabContentInner .innerTabWrapper {}
}

.OurCapability .text-container p {
  width: 67%;
  float: left;
  text-align: left
}

@media screen and (max-width:768px) {
  .tabContentInner .innerTabWrapper {}

  .OurCapability .text-container p {
      padding-bottom: 10px;
      padding-top: 0
  }

  .OurCapability .text-container p {
      width: 100%;
      float: initial;
      text-align: left
  }
}

.internsTabCont .accordion-heading {
  color: #fff;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  margin: 30px 0 !important
}

.accordion-button {
  background-color: #f0f0f0;
  color: #000;
  border: none;
  padding: 1rem 1.5rem
}

.accordion-button:focus {
  outline: none
}

.accordion-button[aria-expanded="true"] {
  background-color: #fff
}

.whatToExpect .tabsecEarlyCareer .nav-tabs {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
  display: flex;
  align-items: flex-end;
  flex-wrap: nowrap
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li {
  padding: 0;
  margin: 0;
  flex: 1;
  opacity: 1
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li button {
  width: 100%;
  text-align: center;
  border-radius: 16px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background: #2F2A2A;
  color: #fff;
  text-align: center;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 5px;
  height: 65px;
  line-height: 50px;
  opacity: 1;
  border: 0;
  transition: .3s all ease-in-out 0s;
  border: 1px solid transparent;
  outline: none;
  position: relative;
  overflow: hidden
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li:nth-child(2) button {
  border-top-left-radius: 0
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li:nth-child(1) button {
  border-top-right-radius: 0
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li button::before {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 16px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li button.active::after {
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 16px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: absolute;
  top: 1px;
  left: 1px;
  background: #0F0F0F
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li button.active {
  background: #0F0F0F;
  height: 75px;
  font-weight: 500
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li button.active span {
  position: relative;
  z-index: 1
}

.whatToExpect .tabsecEarlyCareer .nav-tabs li button.active::before {
  background: linear-gradient(to right, #CF1FF5 0%, #3965E5 100%)
}

.tabContentInner .resp-tabs-list {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%
}

.internsTabHeadingCont {
  display: none
}

.internsTabHeadingCont h4 {
  font-weight: 500;
  margin-bottom: 0;
  font-family: 'poppinsmedium', Arial, sans-serif;
  font-size: 2rem
}

.tabContentInner .resp-tabs-list li:nth-child(2).resp-tab-active .internsTabHeadingCont {
  display: block
}

.tabContentInner .resp-tabs-list li {
  padding: 20px 0;
  margin: 0;
  width: 80%;
  color: #fff;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: #000;
  font-family: var(--body-font);
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 400;
  border: 0;
  border-image: linear-gradient(to right, #CF1FF5 0%, #3965E5 100%) 1;
  border-bottom-width: 1px;
  border-style: solid;
  position: relative;
  cursor: pointer;
  transition: .3s all ease-in-out 0s
}

.tabContentInner .resp-tabs-list li.resp-tab-active {
  width: 100%;
  font-size: 2rem;
  font-weight: 500;
  font-family: 'poppinsmedium', Arial, sans-serif
}

.tabContentInner .resp-tabs-list li .intern-content {
  font-family: 'poppinsregular', Arial, sans-serif
}

.tabContentInner .innerTabWrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px
}

.tabContentInner .leftWrap {
  flex-basis: 30%;
  max-width: 30%
}

.tabContentInner .rightWrap {
  flex-basis: 70%;
  max-width: 70%;
  padding-left: 120px;
  padding-right: 30px
}

.internsTabCont .accordionHeadingTechRole {
  display: flex;
  align-items: flex-end;
  color: #fff;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400
}

.internsTabCont .accordionHeadingTechRole img {
  margin-right: 20px
}

.internsTabCont .accordion .card {
  background: transparent;
  border: 0;
  margin-bottom: 25px;
  overflow: initial
}

.internsTabCont .accordion .card:last-child {
  margin-bottom: 0
}

.internsTabCont .accordion .card-header {
  padding: 0;
  border: 0
}

.internsTabCont .accordion .card-header h2 button {
  box-shadow: none;
  outline: 0;
  color: #fff;
  font-family: "poppinsrmedium", Arial, sans-serif;
  font-size: 2rem;
  font-style: normal;
  text-decoration: none;
  position: relative;
  padding: 5px 0;
  padding-right: 30px
}

.internsTabCont .accordion .card-header h2 button::after {
  content: '';
  position: absolute;
  top: 12px;
  left: -52px;
  width: 12px;
  height: 12px;
  background: #CF1FF5;
  transition: .3s all ease-in-out 0s;
  border-radius: 50%
}

.internsTabCont .accordion .card-header h2 button::before {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  width: 35px;
  height: 35px;
  background: url(/o/liferay-sample-batch-tepl/images/downarrow) no-repeat 0 0;
  background-size: contain;
  transition: .3s all ease-in-out 0s
}

.internsTabCont .accordion .card-header h2 button[aria-expanded="true"]::before {
  transform: rotate(180deg)
}

.internsTabCont .accordion .card-header h2 button[aria-expanded="true"]::after {
  width: 18px;
  height: 18px;
  left: -55px
}

.internsTabCont .accordion .card-body {
  padding: 15px 80px 0 0
}

.internsTabCont .accordion {
  padding-left: 45px;
  position: relative
}

.internsTabCont .accordion::before {
  content: "";
  left: 0;
  top: 20px;
  width: 1px;
  height: calc(100% - 40px);
  background: #A491FA;
  position: absolute
}

.headingsec {
  text-align: center;
  margin-bottom: 40px
}

.headingsec h2 span {
  background: linear-gradient(270deg, #A491FA 1.98%, #CF1FF5 43.08%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.collegeGraduatesCont {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px
}

.collegeGraduatesCont figure {
  margin-bottom: 0
}

.collegeGraduatesCont figure img {
  width: 43px;
  object-fit: contain
}

.collegeGraduatesCont .content {
  flex-basis: calc(100% - 43px);
  max-width: calc(100% - 43px);
  padding-left: 25px;
  padding-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px
}

.collegeGraduatesCont .content h3 {
  color: var(--white-color);
  font-family: "poppinsrmedium", Arial, sans-serif;
  font-size: 2.4rem;
  font-style: normal;
  line-height: normal
}

.collegeGraduatesCont:last-child {
  margin-bottom: 0
}

.tabsecEarlyCareer .tab-pane {
  background: transparent !important
}

.nav-tabs+.tab-content .tab-pane {
  padding: 2rem 0
}

@media(max-width:1199px) {
  .tabContentInner .innerTabWrapper {}

  .tabContentInner .leftWrap {
      flex-basis: 34%;
      max-width: 34%
  }

  .tabContentInner .rightWrap {
      flex-basis: 66%;
      max-width: 66%;
      padding-left: 80px;
      padding-right: 30px
  }
}

@media(max-width:991px) {
  .tabContentInner .innerTabWrapper {
      margin-top: 8%
  }

  .OurCapability .text-container {
      text-align: center
  }

  .OurCapability .text-container p {
      text-align: center;
      width: 100%
  }

  .innerDesignServiceSec {
      background: url(./images/backShapeRight.png) no-repeat 0 0;
      background-size: 100% 100%
  }

  .inEarlyCareerBan .titleCont {
      margin-bottom: 30px
  }

  .earlyCareerBan .inEarlyCareerBan .titleCont h1 {
      font-size: 4rem
  }

  .headingsec h2 {
      font-size: 5rem
  }

  .whatToExpect .tabsecEarlyCareer .nav-tabs li button {
      font-size: 2rem
  }

  .tabContentInner .leftWrap {
      display: none
  }

  .tabContentInner .rightWrap {
      flex-basis: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0
  }

  #eCareerTabContent {
      padding: 0
  }

  .tabContentInner .rightWrap h2.resp-accordion {
      position: relative;
      color: #fff;
      -webkit-text-stroke-width: 1;
      -webkit-text-stroke-color: #000;
      font-size: 2rem;
      line-height: 1.6;
      font-style: normal;
      font-weight: 400;
      border: 0;
      border-image: linear-gradient(to right, #CF1FF5 0%, #3965E5 100%) 1;
      border-bottom-width: 1px;
      border-style: solid;
      position: relative;
      cursor: pointer;
      transition: .3s all ease-in-out 0s;
      padding: 20px 0;
      padding-right: 40px;
      margin: 0
  }

  .tabContentInner .rightWrap h2.resp-accordion::before {
      content: "";
      position: absolute;
      top: 17px;
      right: 0;
      width: 35px;
      height: 35px;
      background: url(/o/liferay-sample-batch-tepl/images/down-arrow.svg) no-repeat 0 0;
      background-size: contain;
      transition: .3s all ease-in-out 0s
  }

  .tabContentInner .rightWrap h2.resp-accordion.resp-tab-active::before {
      transform: rotate(180deg)
  }

  .tabContentInner .rightWrap h2.resp-accordion .resp-arrow {
      display: none
  }

  .internsTabHeadingCont {
      display: none
  }

  .resp-accordion.resp-tab-active .internsTabHeadingCont {
      display: block;
      padding-top: 10px
  }
}

@media(max-width:767px) {
  .internsTabCont .accordion .card-body {
      padding: 15px 20px 0 0
  }

  .whatToExpect .tabsecEarlyCareer .nav-tabs li button {
      font-size: 14px
  }

  .headingsec {
      margin-bottom: 30px
  }

  .headingsec h2 {
      font-size: 3.5rem
  }

  .tabContentInner .rightWrap h2.resp-accordion {
      font-size: 2rem
  }

  .tabContentInner .rightWrap h2.resp-accordion::before {
      width: 30px;
      height: 30px
  }

  .resp-vtabs .resp-tab-content {
      padding: 30px 0
  }

  .internsTabCont .accordionHeadingTechRole {
      font-size: 2rem;
      align-items: center
  }

  .internsTabCont .accordionHeadingTechRole img {
      width: 32px
  }

  .internsTabCont .accordion {
      padding-left: 35px
  }

  .internsTabCont .accordion .card-header h2 button[aria-expanded="true"]::after {
      left: -45px
  }

  .internsTabCont .accordion .card-header h2 button::before {
      width: 25px;
      height: 25px
  }

  .internsTabCont .accordion .card-header h2 button::before {
      top: 6px
  }

  .internsTabCont .accordion .card-header h2 button::after {
      left: -41px
  }

  .internsTabCont .accordion .card {
      margin-bottom: 20px
  }
}

@media (max-width:412px) {
  .tabContentInner .innerTabWrapper {}
}

@media(max-width:480px) {
  .tabContentInner .innerTabWrapper {
      margin-top: 10%
  }

  .whatToExpect .tabsecEarlyCareer .nav-tabs li button {
      font-size: 14px;
      line-height: 21px
  }

  .whatToExpect .tabsecEarlyCareer .nav-tabs li button span {
      white-space: normal;
      display: block
  }

  .collegeGraduatesCont .content {
      flex-basis: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-top: 20px
  }

  .collegeGraduatesCont .content h3 {
      margin-bottom: 10px
  }

  .internsTabCont .accordion .card-body {
      padding: 15px 0 0 0
  }

  .earlyCareerBan .inEarlyCareerBan .titleCont h1 {
      font-size: 2.4rem
  }

  .headingsec h2 {
      font-size: 3rem
  }

  .internsTabCont .accordion .card-header h2 button {
      font-size: 1.6rem
  }

  .internsTabCont .accordionHeadingTechRole,
  .internsTabCont .accordion-heading {
      font-size: 1.6rem
  }

  .tabContentInner .rightWrap h2.resp-accordion {
      font-size: 1.4rem
  }

  .tabContentInner .resp-tabs-list li.resp-tab-active {
      font-size: 1.8rem
  }

  .internsTabHeadingCont h4 {
      font-size: 1.6rem
  }

  .collegeGraduatesCont .content h3 {
      font-size: 1.8rem
  }
}

#techRoleAccordion1 {
  padding: 0
}

#techRoleAccordion1::before {
  display: none
}

#techRoleAccordion1 .card-header h2 button::after {
  display: none
}

.techRolesec {
  list-style: none;
  padding: 0 0 0 30px;
  margin: 0;
  position: relative
}

.techRolesec::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 1px;
  background: #CF1FF5;
  height: calc(100% - 18px)
}

.techRolesec li {
  padding: 0;
  position: relative;
  margin: 0 0 20px 0;
  font-size: 1.8rem
}

.techRolesec li::before {
  content: '';
  position: absolute;
  left: -34px;
  top: 7px;
  width: 10px;
  height: 10px;
  background: #CF1FF5;
  border-radius: 50%
}

.earlyCareerBan .bannerimg img {
  width: 100%
}

.mainTabs .nav-tabs li button.active::before {
  background: none !important
}

.mainTabs .nav-tabs li button.active {
  border-radius: 16px 16px 0 0 !important;
  background: linear-gradient(to right, #CF1FF5 0%, #3965E5 100%) !important;
  border: 1px solid transparent !important
}
/* End Our Capability -------------------------------------------- */







/* Start Packaging Technology ------------------- */
.OSAT-roadmap .text-container {
  display: flex;
  justify-content: space-between;
}


@media screen and (max-width:767px) {

  .OSAT-roadmap .text-container {
    flex-direction: column;
  }
}

@media screen and (max-width:820px) {
  .OSAT-roadmap a.roadmap-details {
    margin-top: 15px;
    margin-left: auto;
  }
}

/* Roadmap tabs section start */

/* Location Section */



.OSAT-roadmap .home-Solution-section {
  padding-top: 60px;
}

.OSAT-roadmap .home-Solution-section .carousel-item {
  transition: none;
  backface-visibility: visible;
}

.OSAT-roadmap .home-Solution-section .carousel-item {
  padding: 5px;
}

.OSAT-roadmap #desktopContent {
  padding-bottom: 5px
}

.OSAT-roadmap .home-Solution-section h2 {
  margin-bottom: 60px;
}

.OSAT-roadmap .home-Solution-section .groupBox .card-title {
  margin: 30px 0 40px;
  max-width: 80%;
}

.OSAT-roadmap .home-Solution-section .carousel .groupBox p a {
  color: #CF1FF5
}


.OSAT-roadmap .home-Solution-section .groupBox {
  background: url(/o/liferay-sample-batch-tepl/images/solutionPurplesmall-new.webp) 0 0 no-repeat;
  width: 100%;
  min-height: 484px;
  padding: 16px;
  position: relative;
  background-size: 100% 100%;
}

.OSAT-roadmap .home-Solution-section .arrowIcons {
  background: url("/o/liferay-sample-batch-tepl/images/zoomarrow-default.svg") 0 0 no-repeat;
  width: 62px;
  height: 60px;
  /* delta : 1 */
  position: absolute;
  right: 6px;
  bottom: -11px;
  z-index: 2;
}

.OSAT-roadmap .home-Solution-section .modal .arrowIcons {
  right: -14px;
  bottom: -11px;
}


.OSAT-roadmap .home-Solution-section .arrowIcons:hover {
  background: url("/o/liferay-sample-batch-tepl/images/newzoomarrow-hover.svg") 0 0 no-repeat;
}

.OSAT-roadmap .home-Solution-section .modal .arrowIcons {
  background: url("/o/liferay-sample-batch-tepl/images/expandarrow-new.svg") 0 0 no-repeat;
}

.OSAT-roadmap .home-Solution-section .modal .arrowIcons:hover {
  background: url("/o/liferay-sample-batch-tepl/images/expandarrow-newhover.svg") 0 0 no-repeat;
}

.OSAT-roadmap .home-Solution-section .arrowposition {
  right: 7px;
  top: -9px;
  bottom: auto;
}


.OSAT-roadmap .home-Solution-section .purpuleBox {
  background: url(/o/liferay-sample-batch-tepl/images/solutionMagentaSmall-new.webp) 0 0 no-repeat;
  min-height: 484px;
  background-size: 100% 100%;


}


.OSAT-roadmap .home-Solution-section .groupBox img {
  width: 100%;
  height: 100%;
object-fit: cover;
}

.OSAT-roadmap .home-Solution-section .groupBox .card-title {
  margin: 30px 0 40px;
}


.OSAT-roadmap .home-Solution-section .modal-dialog {
  max-width: 100%;
}

.OSAT-roadmap .home-Solution-section .modal-dialog .groupBox::after {
  position: absolute;
  right: -7px;
  top: -5px;
  content: "";
  width: 120px;
  height: 110px;
  z-index: 1;
  transform: rotate(-89deg);
}

.OSAT-roadmap .home-Solution-section .modal-dialog .purpuleBox::after {
  right: -1px;
  top: -1px;
  width: 103px;
  height: 74px;
  transition: ro;
  transform: rotate(0deg);
}

.OSAT-roadmap .home-Solution-section .carousel-control-prev-icon {
  background: url("/o/liferay-sample-batch-tepl/images/banner-leftarrow-2.webp") 0 0 no-repeat;
  width: 51px;
  height: 50px;
}

.OSAT-roadmap .home-Solution-section .carousel-control-next-icon {
  background: url("/o/liferay-sample-batch-tepl/images/banner-rightarrow-2.webp") 0 0 no-repeat;
  width: 51px;
  height: 50px;
}

.OSAT-roadmap .home-Solution-section .modal .close {
  right: 23px;
  top: 58px;
  z-index: 2;
}

.OSAT-roadmap .modal-backdrop {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1040;
  width: auto;
  height: auto;
  background-color: transparent;
}

.OSAT-roadmap .home-Solution-section .modal {
  position: relative;
  top: 0px;
  padding-right: 9px !important;
  overflow: hidden !important;
  z-index: 2;
}

.OSAT-roadmap .home-Solution-section .modal .groupBox {
  min-height: 500px;
}

.OSAT-roadmap .modal-open {
  padding-right: 0 !important;
  overflow: inherit;
}

.OSAT-roadmap .modal-backdrop.show {
  opacity: 0.1;
}

.OSAT-roadmap .home-Solution-section .carousel-control-next,
.OSAT-roadmap .home-Solution-section .carousel-control-prev {
  opacity: 1;
  width: auto;
}

.OSAT-roadmap .home-Solution-section .carousel-control-next,
.OSAT-roadmap .home-Solution-section .carousel-control-prev {
  opacity: 1;
  width: 10%;
}

.OSAT-roadmap .home-Solution-section .groupBox .groupImgContainer {
  overflow: hidden;
  border-radius: 10px 10px 10px 10px;
  height: 315px;
}

.OSAT-roadmap .home-Solution-section .zoomIn img {
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
}

.OSAT-roadmap .home-Solution-section .zoomIn img:hover {
  transform: scale(1.2) translate(0%, 7%);
}


.OSAT-roadmap .home-Solution-section .carousel-item .groupBox {
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/solutionpurplebig.webp) 0 0 no-repeat;
  width: 100%;
  border-radius: 0;
  background-size: 100% 100%;
  padding: 15px;
  min-height: 430px;
}


.OSAT-roadmap .home-Solution-section .carousel-item .purpuleBox {
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/solutionmagentabig.webp) 0 0 no-repeat;
  width: 100%;
  border-radius: 0;
  background-size: 100% 100%;
  padding: 15px;
  min-height: 430px;
}

.OSAT-roadmap .home-Solution-section .imageContainer {
  height: 400px;
  overflow: hidden;
}

.OSAT-roadmap .home-Solution-section .modal-content {
  max-height: 100%;
}

.OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
  position: relative;
  z-index: 2;
}

@media (max-width:1199px) {
  .OSAT-roadmap .home-Solution-section .card-title {
    line-height: 28px;
  }

  .OSAT-roadmap .home-Solution-section .arrowIcons {
    background-size: 70%;
  }

  .OSAT-roadmap .home-Solution-section .arrowIcons:hover {
    background-size: 70%;
  }

  .OSAT-roadmap .home-Solution-section .arrowposition {
    right: -30px;
    top: -2px;
    bottom: auto;
  }

  .OSAT-roadmap .home-Solution-section .arrowIcons {
    right: -20px;
    bottom: -20px;
    /* delta2 */
  }

  .OSAT-roadmap .home-Solution-section .groupBox .groupImgContainer {
    height: 245px;
  }

  .OSAT-roadmap .home-Solution-section .groupBox,
  .OSAT-roadmap .home-Solution-section .purpuleBox {
    min-height: 414px;
  }

  .OSAT-roadmap .home-Solution-section .groupBox .card-title {
    margin: 30px 0 13px;
  }

  .OSAT-roadmap .home-Solution-section .modal .arrowIcons {
    bottom: -2px;
    right: -28px;
    background-size: inherit;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .purpuleBox,
  .OSAT-roadmap .home-Solution-section .carousel-item .groupBox {
    padding: 30px 15px;
  }

  .OSAT-roadmap .home-Solution-section .imageContainer {
    height: 300px;
    overflow: hidden;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .groupBox,
  .OSAT-roadmap .home-Solution-section .carousel-item .purpuleBox {
    min-height: 348px;
  }
}



@media (max-width:1024px) {
  .OSAT-roadmap .home-Solution-section .modal .close {
    right: 10px;
    top: 54px;
    bottom: auto;
  }

  .OSAT-roadmap .mobileMargin {
    margin-bottom: 30px;
  }

  .OSAT-roadmap .modal .groupBox,
  .OSAT-roadmap .modal .purpuleBox {
    min-height: 450px;
  }


  .OSAT-roadmap .home-Solution-section .modal .arrowIcons {
    right: -14px;
    bottom: 0px;
    height: 60px;
    width: 60px;
  }

  .OSAT-roadmap .home-Solution-section .arrowposition {
    right: -25px;
    top: 0px;
    bottom: auto;
  }

  .OSAT-roadmap .home-Solution-section .groupBox .groupImgContainer {
    height: 255px;
  }

  .OSAT-roadmap .home-Solution-section .arrowIcons {
    right: -20px;
    bottom: -22px;
    /* detla 3  */
  }

  .OSAT-roadmap .home-Solution-section .carousel .groupBox img {
    height: auto;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
    height: 293px;
    overflow: hidden;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .purpuleBox,
  .OSAT-roadmap .home-Solution-section .carousel-item .groupBox {
    padding: 30px 30px;
  }
  
}

@media (max-width:989px) {
  .OSAT-roadmap .home-Solution-section .groupBox,
  .OSAT-roadmap .home-Solution-section .purpuleBox {
    min-height: 410px;
   background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size:100% 100%;
  }

  .OSAT-roadmap .webkitCard {
    -webkit-background-size: 100% 99.8% !important;
}
.OSAT-roadmap .webkitCard2 {
    -webkit-background-size: 100% 99.9% !important;
}

.OSAT-roadmap .webkitCard3 {
  -webkit-background-size: 100% 99.9% !important;
}

.OSAT-roadmap .webkitCard4 {
  -webkit-background-size: 100% 99.8% !important;
}

.OSAT-roadmap .home-Creating-Section .headingText {
    text-align: right;
    margin-bottom: 0;
    position: relative;
    top: 0;
    z-index: 20;
  }

  .OSAT-roadmap .home-Solution-section .arrowposition {
    right: -7px;
    top: -5px;
    bottom: auto;
  }

  .OSAT-roadmap .home-Solution-section .arrowIcons {
    right: -26px;
    bottom: -19px;
    /* delta 4  */
  }

  
  .OSAT-roadmap .home-Solution-section .groupBox {
  /* border: 1px solid #4922F4;
  background: #0f0f0f; */
  border: none;
  border-radius: 0;
  /* border-radius: 16px 16px 63px 16px; */
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/solutionPurplesmall-new.webp) 0px 0 no-repeat;
  max-width: 100%;
  max-height: 100%;
  background-size: 100% 100%;

}

.OSAT-roadmap .home-Solution-section .purpuleBox {
  border: none;
  background: #0f0f0f;
  /* border-radius: 16px 45px 16px 16px; */
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/solutionMagentaSmall-new.webp) 0px 0 no-repeat;
  max-width: 100%;
  max-height: 100%;
  background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
}

/* .home-Solution-section .groupBox::after {
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/-presscorner-2) 0px 0 no-repeat;
  position: absolute;
  right: 0px;
  bottom: -1px;
  content: "";
  width: 60px;
  height: 60px;
  z-index: 1;
  background-size: 100% 100%;
  transform: rotate(1deg);
}

.home-Solution-section .purpuleBox::after {
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/purple_corner_right-2) 0 0 no-repeat;
  right: -1px;
  top: 0px;
  width: 50px;
  height: 50px;
  transform: rotate(2deg);
  background-size: 100% 100%;
} */

.OSAT-roadmap .home-Solution-section .carousel-item .groupBox {
  background: url(/o/liferay-sample-batch-tepl/images/solutionPurplesmall-newdevices.webp) 0 0 no-repeat;
  /* border: 1px solid #4922F4; */
  width: 100%;
  background-size: 100% 100%;
}

.OSAT-roadmap .home-Solution-section .carousel-item .purpuleBox {
  background: url(/o/liferay-sample-batch-tepl/images/solutionMagentaSmall-new.webp) 0 0 no-repeat;
  background-size: 100% 100%;
}

/* .home-Solution-section .carousel-item .groupBox::after {
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/-presscorner-2) -5px 0 no-repeat;
  position: absolute;
  right: -2px;
  bottom: 0px;
  content: "";
  width: 110px;
  height: 110px;
  z-index: 1;
}

.home-Solution-section .carousel-item .purpuleBox::after {
  background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/purple_corner_right-2) 0 0 no-repeat;
  right: -1px;
  top: -1px;
  width: 100px;
  height: 70px;
  transform: rotate(0deg);
} */

/* .home-Solution-section .carousel-item .groupBox {
    background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/solutionpurplesmallmobile) 0 0 no-repeat;
    width: 100%;
    border-radius: 0;
    background-size: 100% 100%;
    padding: 15px;
  }

  .home-Solution-section .carousel-item .purpuleBox {
    background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/solutionmagentasmall) 0 0 no-repeat;
    width: 100%;
    border-radius: 0;
    background-size: 100% 100%;
    padding: 15px;
  } */

/* .home-Solution-section .carousel-item .purpuleBox,
  .home-Solution-section .carousel-item .groupBox {
    padding: 130px 20px 40px;
  } */
  .OSAT-roadmap .modal .groupBox .align-items-center,
  .OSAT-roadmap .modal .purpuleBox .align-items-center {
    flex-direction: column-reverse;
  }

  .OSAT-roadmap .home-Solution-section .modal .col-sm-7,
  .OSAT-roadmap .home-Solution-section .modal .col-sm-4 {
    max-width: 100%;
    flex: 100%;
    margin-left: 0;
  }

  .OSAT-roadmap .home-Solution-section .modal .arrowIcons {
    right: -34px;
    bottom: -20px;
    height: 70px;
    width: 80px;
  }

  .OSAT-roadmap #desktopContent .row {
    justify-content: center;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
    height: 700px;
    overflow-y: hidden;
    margin-top: 20px;
  }

  .OSAT-roadmap .home-Solution-section .modal-content {
    max-height: 100%;
  }
  .OSAT-roadmap .home-Solution-section .carousel .groupBox img {
        height: auto;
        width: 80%;
        /*margin: 0 auto;*/
        display: flex;
    }
  .OSAT-roadmap .home-Solution-section .secondaryBtn{margin-bottom:20px}
  .OSAT-roadmap .controlsSlider{padding-top:15px;}
 
}


@media (max-width:767px) {
  .OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
    height: 715px;
    overflow-y: hidden;
  }

  .OSAT-roadmap .mobileMargin {
    margin-bottom:40px;
  }

  .OSAT-roadmap .home-Solution-section {
    padding-top: 24px;
    overflow: hidden;
  }

  .OSAT-roadmap .home-Solution-section .groupBox .card-title {
    font-size: 1.2rem;
    line-height: 2rem;
    margin: 20px 0 10px;
    position: relative;
    max-height: 70px;
    overflow: hidden;
    z-index: 2;
    max-width: 80%;
  }

  .OSAT-roadmap .home-Solution-section .groupBox img {
    position: relative;
    z-index: 2;
  }

  .OSAT-roadmap .home-Solution-section .groupBox {
    margin-bottom: 30px;
    min-height: inherit;
  }


  .OSAT-roadmap .home-Solution-section .arrowposition {
    right: -30px;
    top: -5px;
    bottom: auto;
  }

  .OSAT-roadmap .home-Solution-section .carousel .groupBox .row {
    flex-direction: column-reverse;
  }

  .OSAT-roadmap .home-Solution-section .carousel .groupBox .row .col-sm-4 {
    margin-top: 3%;
    z-index: 3;
    position: relative;
  }

  .OSAT-roadmap .home-Solution-section .carousel .groupBox .row .col-sm-4 .buttons {
    margin-bottom: 25px;
  }

  .OSAT-roadmap .home-Solution-section .carousel .groupBox .row .col-sm-4 h3 {
    width: 80%;
  }

  .OSAT-roadmap .home-Solution-section h2 {
    margin-bottom: 20px;
  }

  .OSAT-roadmap .home-Solution-section .modal {
    padding-right: 0px !important;
  }

  .OSAT-roadmap .home-Solution-section .modal .close {
    right: 6px;
    top: 9px;
    z-index: 2;
  }

  .OSAT-roadmap .home-Solution-section .carousel-control-next-icon,
  .OSAT-roadmap .home-Solution-section .carousel-control-prev-icon {
    width: 50px;
    height: 60px;
    background-size: 70%;
  }

  .OSAT-roadmap .home-Solution-section .groupBox .groupImgContainer {
    height: auto;
  }

  .OSAT-roadmap .home-Solution-section .carousel .groupBox img {
    height: auto;
    width:auto;
    display: block;
  }

  .OSAT-roadmap .home-Solution-section .carousel-control-prev,
  .OSAT-roadmap .home-Solution-section .carousel-control-next {
    top: 0px
  }

  .OSAT-roadmap .home-Solution-section .arrowIcons {
    right: -20px;
    bottom: -25px;
    background-size: 60%;
    /* delta 5 */
  }

  .OSAT-roadmap .home-Solution-section .arrowIcons:hover {
    /* background-size: 60%; */
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .groupBox {
    background: url(/o/liferay-sample-batch-tepl/images/solutionPurplesmall-newdevices.webp) 0 0 no-repeat;
    /* border: 1px solid #4922F4; */
    width: 100%;
    background-size: 100% 100%;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .purpuleBox {
    background: url(/o/liferay-sample-batch-tepl/images/solutionMagentaSmall-new.webp) 0 0 no-repeat;
    background-size: 100% 100%;
    /* border: 1px solid #CF1FF5; */
  }

  /* .home-Solution-section .carousel-item .groupBox {
    border: 1px solid #4922F4;
    background: #0f0f0f;
    width: 100%;
    border-radius: 0;
    background-size: 100% 100%;
    border-radius: 16px 106px 16px 16px;
  }

  .home-Solution-section .carousel-item .purpuleBox {
    background-size: 100% 100%;
    border: 1px solid #CF1FF5;
    background: #0f0f0f;
    border-radius: 16px 83px 16px 16px;
  }

  .home-Solution-section .carousel-item .groupBox::after {
    background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/-presscorner-2) -5px 0 no-repeat;
    position: absolute;
    right: -2px;
    bottom: 0px;
    content: "";
    width: 110px;
    height: 110px;
    z-index: 1;
  }

  .home-Solution-section .carousel-item .purpuleBox::after {
    background: #0f0f0f url(/o/liferay-sample-batch-tepl/images/purple_corner_right-2) 0 0 no-repeat;
    right: -1px;
    top: -1px;
    width: 100px;
    height: 70px;
    transform: rotate(0deg);
  } */


  .OSAT-roadmap .home-Solution-section .modal .arrowIcons {
    right: -33px;
    top: 2px;
    background-size: inherit;
  }

  .OSAT-roadmap .home-Solution-section .modal-body {
    overflow: inherit;
  }

  .OSAT-roadmap .home-Solution-section .carousel-control-prev {
    left: 8px;
  }
  .OSAT-roadmap .home-Solution-section .h3-Light{font-size: 2.2rem;line-height: 30px;}
  .OSAT-roadmap .home-Solution-section .modal h3 {
    max-width: 85%;
  }

}

@media (max-width:764px) {
  .OSAT-roadmap .home-Solution-section .modal .arrowIcons {
    right: -38px;
    top: 15px;
    background-size: inherit;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
    height: 610px;
    overflow-y: hidden;
    margin-top: 20px;
  }
}

@media (max-width:570px) {
  .OSAT-roadmap .home-Solution-section .modal .arrowIcons {
    right: -38px;
    top: 0px;
    background-size: inherit;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
    height: 715px;
    overflow-y: hidden;
    margin-top: 20px;
  }
  .OSAT-roadmap .home-Solution-section .arrowIcons{right:-25px;bottom:-27px; 
      /* detla6 */
  }
  .OSAT-roadmap .home-Solution-section .arrowIcons{right: -25px;bottom: -30px;
      /* delta 7 */
  }
  .OSAT-roadmap .home-Solution-section .groupBox .card-title{margin: 20px 0 20px;}
  .OSAT-roadmap .home-Solution-section .carousel .groupBox img {
    max-width: 90%;
    margin: 0 auto;
    display: flex;
}
}

@media (max-width:414px) {
  .OSAT-roadmap .home-Solution-section .arrowIcons {
      /* delta 8  */
    right: 2px;
    bottom: -2px;
    background-size: 100%;
  }

  .OSAT-roadmap .home-Solution-section .arrowposition {
    right: 0px;
    top: -10px;
    bottom: auto;
  }

  .OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
    height:715px;
    overflow-y: hidden;
    margin-top: 20px;
  }

  .OSAT-roadmap .home-Solution-section .modal-content {
    max-height: 100%;
  }

  .OSAT-roadmap .home-Solution-section .groupBox {
    margin-bottom: 30px;
    min-height: 320px;
  }

  .OSAT-roadmap .home-Solution-section .groupBox .card-title {
    max-width: 100%;
  }

  body .OSAT-roadmap .home-Solution-section .groupBox {
    min-height: 230px;
  }
}


@media (max-width:400px) {
  .OSAT-roadmap .home-Solution-section .arrowIcons {
    right: -20px;
    bottom: -30px;
    background-size: 65%;
    /* delta 9 */
  }

  .OSAT-roadmap .home-Solution-section .modal .arrowIcons {
    right: -36px;
    top: 10px;
    background-size: 40%;
  }
  .OSAT-roadmap .home-Solution-section .modal .arrowIcons:hover{ background-size: 40%;}
  .OSAT-roadmap .home-Solution-section .carousel-item .imageContainer {
    height: 715px;
    overflow-y: hidden;
    margin-top: 10px;
    position: relative;
    z-index: 2;
  }
  .OSAT-roadmap .home-Solution-section .modal-content {
    max-height: 100%;
  }

  .OSAT-roadmap .home-Solution-section .arrowposition {
    top: -9px;
  }

  .OSAT-roadmap .home-Solution-section .groupBox .card-title {
    max-width: 100%;
  }

  body .OSAT-roadmap .home-Solution-section .groupBox {
    min-height: 230px;
  }

  body .OSAT-roadmap .home-Solution-section .imgHeightboxes .groupBox {
    min-height: 214px;
  }

  body .OSAT-roadmap .home-Solution-section .imgHeightboxes .purpuleBox .groupImgContainer {
    margin-top: 17px;
  }

  .OSAT-roadmap .home-Solution-section .groupBox .card-title {
    margin: 10px 0 20px;
  }
  .OSAT-roadmap .home-Solution-section .carousel .groupBox img {
    max-width:100%;
    margin: 0 auto;
    display: block;
}
}

@media (max-width:344px) {
  .OSAT-roadmap .home-Solution-section .groupBox .card-title {
    margin: 5px 0 0px;
  }
}

.OSAT-roadmap .home-Solution-section .modal-body {
  padding-top: 5px;
  border-top: 0.0625rem solid #0f0f0f;
}


.OSAT-roadmap .home-Solution-section .carousel {
  overflow: hidden;
}


.OSAT-roadmap .card-title {
  color: #fff;
  font-size: 1.8rem;
  font-family: 'poppinsregular', Arial, sans-serif;
  font-weight: 400;
  line-height: 32px;
}
.OSAT-roadmap .controlsSlider .carousel-control-prev, .OSAT-roadmap .controlsSlider .carousel-control-next{position: relative;}
.OSAT-roadmap .controlsSlider{display:flex;justify-content: center;}
.OSAT-roadmap .home-Solution-section .controlsSlider .carousel-control-next, .OSAT-roadmap .home-Solution-section .controlsSlider .carousel-control-prev{width:auto;}
.OSAT-roadmap .modal-content {
  box-shadow: unset;
}


.OSAT-roadmap .packImgContainer {
height: 75%;
border-radius: 20px;
overflow: hidden;
}

/*curve fix*/
@media (max-width: 475px) {
.OSAT-roadmap .home-Solution-section .desk-card-1 .arrowIcons {
  right: -20px;
  bottom: -34px;
  background-size: 65%;
}
.OSAT-roadmap .home-Solution-section .desk-card-2 .arrowIcons {
  right: -20px;
  top:-10px;
  background-size: 65%;
}

.OSAT-roadmap .home-Solution-section .desk-card-3 .arrowIcons {
  right: -20px;
  bottom:-32px;
  background-size: 65%;
}
.OSAT-roadmap .home-Solution-section .groupBox {
  height: 100% !important;
}
.OSAT-roadmap .desk-card-2.up .card-title {
  margin: 0;
  margin-bottom: 10px;
  margin-top: 20px;
}
}

@media (min-width: 475px) and (max-width: 575px) {
.OSAT-roadmap .home-Solution-section .desk-card-1 .arrowIcons {
  right: -10px;
  bottom: -10px;
  background-size: 80%;
}
.OSAT-roadmap .home-Solution-section .desk-card-2 .arrowIcons {
  right: -10px;
  top: -5px;
  background-size: 80%;
}

.OSAT-roadmap .home-Solution-section .desk-card-3 .arrowIcons {
  right: -10px;
  bottom: -10px;
  background-size: 80%;
}
.OSAT-roadmap .home-Solution-section .groupBox {
  height: 100% !important;
}
.OSAT-roadmap .desk-card-2.up .card-title {
  margin: 0;
  margin-bottom: 30px;
  margin-top: 20px;
}
.OSAT-roadmap .home-Solution-section .groupBox img {
  padding-inline:20px;
  padding-top:20px;
}
.OSAT-roadmap .home-Solution-section .desk-card-1 .card-title,	.OSAT-roadmap .home-Solution-section .desk-card-2 .card-title,	.OSAT-roadmap .home-Solution-section .desk-card-3 .card-title{
  padding-left:30px
}
}

@media (min-width: 575px) and (max-width: 768px) {
.OSAT-roadmap .home-Solution-section .desk-card-1 .arrowIcons {
  right: -20px;
  bottom: -20px;
  background-size: 65%;
}
.OSAT-roadmap .home-Solution-section .desk-card-2 .arrowIcons {
  right: -20px;
  top: -5px;
  background-size: 65%;
}

.OSAT-roadmap .home-Solution-section .desk-card-3 .arrowIcons {
  right: -20px;
  bottom: -25px;
  background-size: 65%;
}
.OSAT-roadmap .home-Solution-section .desk-card-1 img,
.OSAT-roadmap .home-Solution-section .desk-card-2 img,
.OSAT-roadmap .home-Solution-section .desk-card-3 img {
  padding-top: 8px;
  padding-bottom: 8px;
}
.OSAT-roadmap .home-Solution-section .groupBox {
  height: 100% !important;
}
.OSAT-roadmap .desk-card-2.up .card-title {
  margin: 0;
  margin-bottom: 10px;
}

.OSAT-roadmap .home-Solution-section .desk-card-1 .arrowIcons {
      right: -40px;
      bottom: -35px;
  background-size: 50%;
}
.OSAT-roadmap .home-Solution-section .desk-card-2 .arrowIcons {
  right: -40px;
   top: -6px;
  background-size: 50%;
}
.OSAT-roadmap .home-Solution-section .desk-card-3 .arrowIcons {
  right: -40px;
  bottom:-35px;
  background-size: 50%;
}
}
@media (min-width:1200px) {
  .OSAT-roadmap .home-Solution-section .arrowIcons {
      right: -6px;
      bottom: -24px;

  }
 .OSAT-roadmap .home-Solution-section .desk-card-2 .arrowIcons {
          right: -6px;
          top:-9px;
  }
}


@media only screen and (min-width: 390px) and (max-width: 395px){
  .OSAT-roadmap .home-Solution-section .carousel-item .groupBox {
      min-height: 350px !important;
    background-size: 100% 99.9%;
  }
}

@media screen and (min-width: 360px) and (max-width:575px) {
  .OSAT-roadmap .home-Solution-section .groupBox .card-title {
      font-size: 1.4rem;
  }
}

@media (min-width: 767px) and (max-width: 1200px) {
.osatThreeCards {
  height: 100px;
  overflow-y: scroll;
}
}
/* End Packaging Technology --------------------------------- */






/* Start Market Segments ------------------------ */

.OSAT-marketSec .item figure {
  margin-bottom: 35px;
  overflow: hidden;
  border-radius:8px; 
  text-align: center;
}

.OSAT-marketSec .item figure img {width:301px;
max-width:100%; height:auto}
.OSAT-marketSec .headingsec {
  text-align: center;
  margin-bottom: 40px;
}
.OSAT-marketSec .item figure img {
  transition: 0.3s all ease-in-out 0s;
}
.OSAT-marketSec .item figure:hover img {
  transform: scale(1.1);
}
.OSAT-marketSec .item h3 {
  text-align: center;
  font-size: 24px;
  line-height: 1.3;
  font-weight: 400;
}
@media(max-width:991px) {
  .OSAT-marketSec .row>div {
      margin-bottom: 20px;
  }
  .OSAT-marketSec .row {
      margin-bottom: -20px;
  }
}
@media(max-width:767px) {
.OSAT-marketSec {
margin-top: 0;
}
.OSAT-marketSec .item h3{
font-size:16px;
}
}

/* End Market Segments ------------------------ */







/* Start Certifications ---------------------------- */
.certi-container h2 {

  padding-bottom: 50px;
  
  }
  
  .certiRow .col-lg-4 {
  
  /*margin-bottom: 40px;*/
  
  }
  
  .certi-block {
  
  background: 
  
    linear-gradient(#0f0f0f 0 0) padding-box, /*this is your grey background*/
  
    linear-gradient(90deg, #CF1FF5 0%, #3965E5 100%) border-box;
  
  color: #fff;
  
  padding: 25px;
  
  border: 2px solid transparent;
  
  border-radius: 16px;
  
  display: none;
  
  margin-bottom: 20px;
  
  text-align: center;
  
  height: 90%;
  
  }
  
  
  .active-block {
  
  display: block;
  
  }
  
  .viewCertibtn {
  
  width: 165px;
  
  height: 45px;
  
  display: flex;
  
  align-items: center;
  
  justify-content: center;
  
  margin: 0 auto;
  
  border-radius: 25px;
  
  border: 1px solid #fff;
  
  text-decoration: none;
  
  }
  
  .viewCertibtn span {
  
  font-size: 14px;
  
  line-height: 22px;
  
  font-weight: 300;
  
  color: #fff;
  
  }
  
  .viewCertibtn:hover {
  
  background-color: #58595b;
  
  text-decoration: none;
  
  }
  
  .certiLogo {
  
  display: flex;
  
  justify-content: center;
  
  position: relative;
  
  top: -55px;
  
  }
  
  .certiLogo img {
  
  height: 70px;
  
  width: 70px;
  
  }
  
  .certiDetails {
  
  position: relative;
  
  top: -25px;
  
  color: white;
  
  font-size: 1.8rem;
  
  font-weight: 400;
  
  line-height: 32px;
  
  }
  
  .certiDetails span {
  
  padding: 0 12px;
  
  }
  
  
  
  .viewLink {
  
  display: none;
  
  justify-content: center;
  
  }
  
  .viewLink a {
  
  font-size: 1.8rem;
  
  font-weight: 400;
  
  line-height: 32px;
  
  color: #fff;
  
  }
  
  .view-more-dp {
  
  width: 20px;
  
  height: 20px;
  
  }
  
  .moreCerti {
  
  display: none;
  
  }
  
  .activeLink {
  
  display: flex;
  
  }
  
  .certiRdMapbtn {
  
    display: flex;
  
    align-items: center;
  
    justify-content: center;
  
    margin: 0 auto;
  
    position: relative;
  
    margin-top: 52px;
  
  }
  
  .certiRdMapbtn i {
  
     padding: 0 18px; /*  New added */
  
    height: auto; 
  
    display: inline-block;
  
    color: var(--black-color);
  
    text-align: center;
  
    background: var(--white-color);
  
    font-family: 'poppinslight', Arial, sans-serif;
  
    font-size: 18px;
  
    line-height: 45px;
  
    font-style: normal;
  
    font-weight: 300;
  
    border-radius: 30px;
  
    vertical-align: middle;
  
  }
  
  .certiRdMapbtn span {
  
    display: flex;
  
    width: 44px;
  
    height: 44px;
  
    align-items: center;
  
    justify-content: center;
  
    border-radius: 50%;
  
   
  
  }
  
  .certiRdMapbtn:hover {
  
    text-decoration: none;
  
  }
  
  .certi-block .certiRdMapbtn:hover i,.certi-block .certiRdMapbtn:hover span {
  
  background:#58595b;
  
  }
  
  
  
  @media(max-width:479px) {
  
  .certiDetails {
  
    font-size:1.4rem;
  
  }
  
  
  
  }
  .OSAT-spacer .certi-block {
    border-radius: var(--Spacing-16, 16px);
  border: 1px solid var(--Secondary-gradient, #CF1FF5);
  background: var(--Color-palette-Grey-1, #212124);
  }
  
  .OSAT-spacer .certiRdMapbtn i{
    border-radius: var(--Spacing-32, 32px);
    border: 1px solid var(--Color-palette-White, #FFF);
    color: #fff;
    background-color:transparent;
  }
  @media only screen and (min-device-width: 576px) and (max-device-width: 767px) {
  
  .viewCertibtn {
  
    width: 120px; 
  
    height: 35px;
  
  }
  
  .certiDetails {
  
    font-size:1.4rem;
  
  }
  
  .ems-container .col-text {
  
     padding-top: 0;
  
  }
  
  }
  
  
  @media only screen and (min-width: 320px) and (max-width: 820px) {
  
  .certiRow .col-lg-4 {
  
    margin-bottom: 40px;
  
  }
  
  .certiRow .col-lg-4:last-child {
  
    margin-bottom: 0;
  
  }
  .certiRdMapbtn {
  
    margin: 50px;
  
  }
  
  }
  @media only screen and (max-width: 1024px) {
  .certi-container  .certiRdMapbtn i {
        font-size: 14px;
    line-height: 20px;
    padding: 18px 18px;
  }
       .certi-container    .certiRdMapbtn {
        margin-left: 10px;
        margin-right: 10px;
    }
  }
  
  @media only screen and (min-width:320px) and (max-width: 400px) {
   .certi-container .certiRdMapbtn i {
       padding:7px;
   } 
  }
  
  
  /*  */
  #popup {
            display: none; /* Hidden by default */
            position: fixed;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            padding: 10px;
            z-index: 1000;
        }
        #overlay {
            display: none; /* Hidden by default */
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 999;
        }
  
        .certification-OSAT-POPUP  .popupHeadingContainer {
          display: flex;
          justify-content: space-between;
          align-items:center;
        }
  
  .popupContent{
  width:100%;
  height:100%;
    overflow:scroll;
  }
  div#popup {
    width: 100%;
    height: 100vh;
    background:#0f0f0f;
  }
  
  /* animation */
  .popupContent .timeline1 {
  height: 100%;
  width: 100%;
  position: relative;
  display:block;
  padding:0px;
  }
  
  @keyframes lineDrawOne {
  0%{
    width: 0px;
  }
   
  100%{
    width: 41%;
  }
  }
  @keyframes lineDrawTwo {
  0%{
    width: 0px;
  }
   
  100%{
   
    width: 61%;
  }
  }
  @keyframes lineDrawThree {
  0%{
    width: 0px;
  }
   
  100%{
    width: 67%;
  }
  }
  
  @keyframes lineDrawFour {
  0%{
    width: 0px;
  }
  100%{
    width: 73.5%;
  }
  }
  
  
  /* Timeline container */
  
  /* X-Axis Line */
  /* Year block container (flex for even spacing) */
  
  .popupContent .flex-elementTop {
  margin-top: 2%;
  display: flex;
  width: 92.4%;
  
  }
  
  .popupContent .titleTextScope { 
  color: #ffffff;
  margin-top: 0;
  font-size: 24px;
  font-family: 'poppinsregular';
  font-weight: 400;
  color: #ffffff;
  margin-left: 12%;
  }
  .popupContent .titleTextCertificate {
  margin-left: 44%;
  font-size: 24px;
  font-family: 'poppinsregular';
  font-weight: 400;
  color: #ffffff;
  }
  
  
  .popupContent .flex-element {
  display: flex;
  width: 92.4%;
  margin-top: 3%;
  height: 4px;
  margin-left: 3.8%;
  margin-right: 3.8%;
  }
  
  .popupContent .flex-child {
  width: 23.3%;
  background-color: #ffffff;
  display: flex;
  }
  .popupContent .flex-child2 {
  margin-right: 3px;
  width: 77%;
  background-color: blueviolet;
  z-index:20;
  }
  
  .popupContent .middleOne { 
  position: relative;
  margin-top: 0px;
  
  display: grid;
  height: auto;
  }
  
  
  .popupContent .iso9001 {
  position: relative;
  margin-top : 5%;
  margin-left: 3.5%;
  height: 8%;
  width: 39%;
  }
  
  
  .popupContent .esd {
  position: relative;
  margin-top : 5%;
  margin-left: 3.5%;
  height: 8%;
  width: 57%;
  }
  
  .popupContent .iso4001 {
  position: relative;
  margin-top : 5%;
  margin-left: 3.5%;
  height: 8%;
  width: 67%;
  }
  
  .popupContent .iatf2{
  margin-top: 2%;
  }
  .popupContent .iatf { 
  position: relative;
  margin-top : 5%;
  margin-left: 3.5%;
  
  height: 8%;
  /* height: 67px; */
  /* width: 855px; */
  width: 82.5%;
  /* background-color: burlywood; */
  }
  
  .popupContent .middleTextclass { 
  color: #ffffff;
  font-size: 24px;
  font-family: 'poppinsregular';
  font-weight: 400;
  color: #ffffff;
  height: 33px;
  padding: 3px;
  display: flex;
  }
  
  
  .popupContent .middleTextclass .leftText { 
  
  white-space: nowrap;
  overflow: hidden;
  
  position: absolute;
  margin-left: 0px;
  text-align: left;
  }
  
  .popupContent .middleTextclass .iso2015 {
  width: 55.8%;
  }
  .popupContent .middleTextclass .ecs {
  width: 37.8%;
  position: absolute;
  }
  .popupContent .middleTextclass .iso40014005 {
  width: 32.1%;
  /* width: 216px; */
  }
  .popupContent .middleTextclass .iatf2016 {
  width: 25.7%;
  /* width: 185px; */
  }
  
  
  
  
  
  
  
  
  
  
  
  
  .popupContent .middleTextclass .rightText { 
  white-space: nowrap;
  position: absolute;
  margin-left: 0px;
  text-align: right;
  }
  
  
  .popupContent .middleTextclass .iosCertified {
  margin-left: 59%;
  width: 37%;
  }

  @media (max-width: 767px) {
    .popupContent .middleTextclass .iosCertified {
      margin-left: 85px;
      width: auto;
    }
  }

  .popupContent .middleTextclass .esdCertified {
  margin-left: 40%;
  width: 58%;
  }
  
  .popupContent .middleTextclass .iso4001Certified {
  margin-left: 34%;
  width: 64%;
  }
  .popupContent .middleTextclass .iatf2016Certified {
  margin-left: 27%;
  width: 71%;
  }
  
  
  
  .popupContent .bottomBar { 
  /* margin-top: 0.8%; */
  margin-top: 7px;
  width: 100%;
  display: flex;
  }
  
  .popupContent .bottomBar .left1 {
  margin-top: 0px;
  height: 14px;
  width: 55.4%;
  background-color: white;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  }
  .popupContent .bottomBar .left2 {
  margin-top: 0px;
  height: 14px;
  /* width: 216px; */
  width: 38%;
  background-color: white;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  }
  .popupContent .bottomBar .left3 {
  margin-top: 0px;
  height: 14px;
  /* width: 216px; */
  width: 32.3%;
  background-color: white;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  }.popupContent .bottomBar .left4 {
  margin-top: 0px;
  height: 14px;
  /* width: 216px; */
  width: 26.3%;
  background-color: white;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  }
  
  .popupContent .bottomBar .right { 
  margin-top: 0px;
  height: 14px;
  margin-left: 2px;
  left: 0px;
  width:auto;
  background: var(--Horizontal-Gradient, linear-gradient(270deg, #A491FA 4.5%, #CF1FF5 97%));
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  }
  
  
  .popupContent .year-container {
  position: absolute;
  /* width: 100%; */
  display: flex;
  /* justify-content: space-between; */
  /* align-items: flex-end; */
  margin-left: 25.2%;
  margin-top: 1px;
  width: 92%;
  /* height: 106%; */
  height: 105.8%;
  justify-content:start;
  z-index:5;
  }
  
  .popupContent .year-blockChart {
  width: 11%;
  opacity: 1;
  z-index: 5;
  height: 100%;
  margin-left: 0px;
  border-left: 1px dotted #ffffff;
  }
  
  .popupContent .year-blockChart[data-year="2029"]{
  border-right: 1px dotted #ffffff;
  }
  
  .popupContent .description {
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.1);
  bottom: 0px;
  text-align: center;
  width: 100%;  
  }
  
  /* Different background colors for each year */
  
  .certification-OSAT-POPUP .popupContent .bottom-x-axis {
  position: relative;
  margin-top: 2%;
  /* width: 1002px; */
  height: 2px;
  background-color: #ffffff;
  z-index: 20;
  /* margin-left: 40px; */
  margin-left: 3%;
  width: 96%;
  }
  
  
  /* Active class triggers the rise animation */
  .popupContent .blockChart.active .year-label {
  animation: riseUp 2s ease-in-out forwards;
  }
  .popupContent .right.animationClass0 {
  display: block;
  animation: lineDrawOne;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-timing-function: linear;
  }
  .popupContent .right.animationClass2 {
  
  display: block;
  animation: lineDrawTwo;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  }
  .popupContent .right.animationClass3 {
  
  display: block;
  animation: lineDrawThree;
  animation-duration: 2s;
  animation-fill-mode: forwards;
  }
  .popupContent .right.animationClass4 {
  
  display: block;
  animation: lineDrawFour;
  animation-duration: 2.7s;
  animation-fill-mode: forwards;
  }
  
  
  
  .popupContent .heading { 
  position: absolute;
  color: #ffffff;
  margin-top: 0px;
  font-size: 32px;
  font-family: 'poppinsregular';
  font-weight: 400;
  color: #ffffff;
  }
  
  .popupContent .bottomYearLabels {
  position: relative;
  justify-content: space-between;
  display: flex;
  padding: 2%;
  margin-left: 22%;
  font-size: 18px;
  font-weight: 400;
  color: var(--Color-palette-Light-Purple, #A491FA);
  background: #0f0f0f;
    z-index: 40;
  }
  
  /* Help from shruti */
  
  
  
  @media screen and (max-width: 320px) {
    .popupContent .middleTextclass .leftText {
    font-size: 8.2px;
    white-space: normal;
  }
  .popupContent .middleTextclass .iso40014005{position:relative;top:-6px;width:25%}
  .popupContent .middleTextclass .rightText {
    font-size: 8.2px;
  }
    
  .popupContent .titleTextScope,
  .popupContent .titleTextCertificate,
  .popupContent .middleTextclass {
    font-size: 10px;
  }
  .popupContent .bottomYearLabels {
    font-size: 10px;
  }
  
  .popupContent .bottomBar {
    margin-top: -10px;
  }
  
  .popupContent .bottomYearLabels {
    margin-left: 21%;
    width: 84%;
    padding-left: 10px;
  }
  
  .popupHeadingContainer h3 { 
    font-size: 20px;
  }
  
  }
  
  @media only screen and (min-device-width: 321px) and (max-device-width: 480px) {
  .popupContent .middleTextclass .leftText {
    font-size: 9px;
  }
  .popupContent .middleTextclass .rightText {
    font-size: 9px;
  }
    .popupContent .titleTextScope,
  .popupContent .titleTextCertificate,
  .popupContent .middleTextclass,
  .popupContent .bottomYearLabels {
    font-size: 10px;
  }
  .popupContent .bottomBar {
    margin-top: -10px;
  }
  .popupContent .year-container {
    height: 104%;
  }
  
  .popupContent .bottomYearLabels {
    margin-left: 21%;
    width: 81%;
    padding-left: 10px;
  }
  
  .popupHeadingContainer h3 { 
    font-size: 24px;
  }
  
  }
  
  @media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
  .popupContent .titleTextScope,
  .popupContent .titleTextCertificate,
  .popupContent .middleTextclass,
  .popupContent .bottomYearLabels {
    font-size: 19px;
  }
  .popupContent .bottomBar {
    margin-top: 10px;
  }
  
  .popupHeadingContainer h3 { 
    font-size: 26px;
  }
    .popupContent .middleTextclass .leftText {
    font-size: 18px;
  }
  .popupContent .middleTextclass .rightText {
    font-size: 18px;
  }
   
  .popupContent .bottomBar {
    margin-top: 7px;
  }
  
  }
  
  @media only screen and (min-device-width: 768px) and (max-device-width: 900px) {
  .popupContent .titleTextScope,
  .popupContent .titleTextCertificate,
  .popupContent .middleTextclass,
  .popupContent .bottomYearLabels {
    font-size:18px;
  }
  .popupHeadingContainer h3 { 
    font-size: 26px;
  }
  
  }
  @media only screen and (min-device-width: 901px) and (max-device-width: 1024px) {
  .popupContent .titleTextScope,
  .popupContent .titleTextCertificate,
  .popupContent .middleTextclass,
  .popupContent .bottomYearLabels {
    font-size: 20px;
  }
  }
  
  /* Hide scrollbar for Chrome, Safari and Opera */
  .popupContent::-webkit-scrollbar {
    display: none;
  }
  .spacerDiv{height:5%; margin-top:0}
  
  
  @media screen and  (max-width:767px){
  .certification-OSAT-POPUP{
          padding-top: 30px;
  }
  }
  
  
   .certification-OSAT-POPUP .closeIcon {
      background-image: url(/o/liferay-sample-batch-tepl/images/cross-button.svg);
      display: block;
      width: 50px;
      height: 50px; 
      background-size: cover;
      background-repeat: no-repeat;
  }
  .certification-OSAT-POPUP  i.closeIcon:hover {
      background-image: url("/o/liferay-sample-batch-tepl/images/cross-button-hover.svg");
  }
/* End Certifications ---------------------------- */







/* Start Partnerships ----------------------- */
.partnership-heading{
  display: flex;
    justify-content:space-between;
    align-items:center;
}
.partnership-heading p {
   padding-left: 15px;
}

@media screen and (max-width:768px){
  .partnership-heading{ 
    flex-direction: column;
  }
    .partnership-osat {
      padding-top: 0px!important;
   }
}
/* .partnership-osat .ems-container {

 margin-top: 0;

}

.partnership-osat .ems-container .col-text {

 max-width: 680px;

 padding-left: 60px;

} */

.partnership-osat .learnWhileSection {

 padding-top: 106px;

 margin-bottom: 50px;

}

.partnership-osat .grow-with-us .linkColor {

 color: #cf1ff5;

}

.partnership-osat .learnWhileSection .numberText {

 font-family: "poppinssemibold";

 font-weight: 600;

 font-size: 9.6rem;

 background: var(

   --Horizontal-Gradient,

   linear-gradient(270deg, #a491fa 4.5%, #cf1ff5 97%)

 );

 background-clip: text;

 -webkit-background-clip: text;

 -webkit-text-fill-color: transparent;

 line-height: normal;

}

.partnership-osat .learnWhileSection .topSpace {

 position: relative;

 top: -15px;

}

.partnership-osat .learnWhileSection h2 {

 margin-bottom: 70px;

}

.partnership-osat .instituteSection {

 padding-top: 50px;

}

.partnership-osat .instituteSection .titleInst {

 font-family: "poppinsmedium";

 font-size: 2rem;

 margin-bottom: 1px;

}

.partnership-osat .instituteSection .lighttext {

 font-family: "poppinslight";

 font-weight: 300;

 color: #e1e1e1;

}

.partnership-osat .instituteSection .imgContainer {

 margin-bottom: 20px;

}

.partnership-osat .insti-img {

 width: 100px;

 height: 100px;

 max-width: none;

}

/* @media (max-width: 479px) {

 .partnership-osat.ems-container .col-text {

   padding-left: 15px;

 }

} */

@media (max-width: 991px) {

 .partnership-osat .learnWhileSection h2 {

   margin-bottom: 12px;

 }

 .partnership-osat .learnWhileSection {

   padding-top: 35px;

 }

 .partnership-osat .learnWhileSection .co-Counter {

   margin-top: 30px;

 }

 .partnership-osat .learnWhileSection .mbspace {

   margin-bottom: 30px;

 }

 .partnership-osat .learnWhileSection .pl-0 {

   padding-left: 15px !important;

 }

 .partnership-osat .learnWhileSection .numberText {

   font-size: 5.6rem;

 }

 .partnership-osat  .learnWhileSection .co-Counter.text-center {

   text-align: left !important;

 }

 .partnership-osat .mb90 {

   margin-bottom: 0;

 }

}

@media (max-width: 767px) {

 .partnership-osat .col-text {

   padding-top: 15px;

 }

 .partnership-osat .instituteSection {

   padding-top: 12px;

 }

 .partnership-osat .gr-healthSection {

   padding-top: 36px;

 }

 .partnership-osat .gr-healthSection h2 {

   margin-bottom: 30px;

 }

}

/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

 .partnership-osat .ems-container .col-text {

   padding-top: 0;

   padding-left: 170px;

 }

} */

/* @media (min-width: 1024px) and (max-width: 1200px) {

 .partnership-osat .ems-container .col-text {

   padding-left: 120px;

 }

} */

.ems-container {
 margin-top: 70px;
}
.ems-container .col-text {
   max-width: 680px;
 padding-left: 60px;
}

@media(max-width:479px) {
   .ems-container .col-text {
     padding-left: 15px;
   }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

.ems-container .col-text {

 padding-top: 0;

padding-left: 170px;

}

}

@media (min-width: 1024px) and (max-width: 1200px) {
.ems-container .col-text {
padding-left: 120px;

}
}
@media (min-width: 320px) and (max-width: 768px) {
.ems-container {
margin-top: 0px;
}
}
/* End Partnerships ----------------------- */
