html{
  scroll-behavior: smooth !important;
}


/* --- Common Heading Bx Css Start --- */
.common-heading-bx{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    position: relative;
    }
    
    
    .common-heading-bx .common-heading{
    /* font-size: 42px; */
    color: #00629b;
    font-weight: 700;
    line-height: normal;
    text-align: left;
    }
    
    .common-heading-bx .common-heading.mont-font{
    font-family: 'Montserrat';
    font-weight: 700;
    }
    
    .common-heading-bx .common-heading.font-italic{
      font-style: italic;
    }

    .common-heading-bx .common-heading.font-weight{
      font-weight: 300;
    }
    
    .common-heading-bx .common-heading.ch-18{
    font-size: 18px;
    }

    .common-heading-bx .common-heading.ch-25{
    font-size: 25px;
    }

    .common-heading-bx .common-heading.ch-32{
    font-size: 32px;
    }

    .common-heading-bx .common-heading.ch-35{
      font-size: 35px;
    }

    .common-heading-bx .common-heading.ch-52{
    font-size: 52px;
    }

    .main-c-components .common-heading-bx .common-heading.ch-112{
      font-size: 112px;
      }
    
    .common-heading-bx .common-heading.ch-big{
    font-size: 52px;
    }
    
    .common-heading-bx .common-sub-heading{
    font-size: 16px;
    font-weight: 400;
    color: #323232;
    }
    
    .common-heading-bx .common-sub-heading.csh-ls-3px{
    letter-spacing:3px;
    }
    
    .common-heading-bx .common-heading.ch-color-gradient {
    color: var(--medium-Aquamarine);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-family: 'Montserrat';
    font-weight: 700;
    }
    
    .mine-section-sticky .common-heading-bx .common-heading{
      font-size: 25px;
      font-style: italic;
    }
    
    @media screen and (max-width:992px) {
    .center-head-sub {
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: justify;
    }
    
    .just-btn-cent{
      justify-content: center !important;
    }
    }
    
    @media screen and (max-width:1100px) {
    .common-heading-bx .common-heading.ch-big{
      font-size: 55px;
    }
    
    /* .mine-section-sticky .common-heading-bx .common-heading{
      font-size: 42px;
    } */
    
    }
    
    @media screen and (max-width:1024px) {
    
    .mine-section-sticky .common-heading-bx .common-heading,
    .common-heading-bx .common-heading.ch-32,
    .common-heading-bx .common-heading{
      font-size: 28px;
    }
    
    }
    
    @media screen and (max-width:992px) {
    .common-heading-bx .common-sub-heading.csh-ls-3px{
      letter-spacing: normal;
    }

    .common-heading-bx .common-heading.ch-42,
    .common-heading-bx .common-heading.ch-35{
      font-size: 26px;
    }

    .common-heading-bx .common-heading.ch-52{
      font-size: 41px;
      }

      .main-c-components .common-heading-bx .common-heading.ch-112{
      font-size: 70px;
      }
    
    }
    
    @media screen and (max-width:767px) {
    
    /* .main-section{  
          text-align: center;
    } */
    
    .common-side-img-tr, .common-side-img,
    .main-section .common-side-img{
      max-width: 420px;
      margin: auto;
      display: block;
      width: 100%;
    }
    
    /* .common-heading-bx .common-heading br{
      display: none;
    } */
    
    .main-section .common-heading-bx .common-heading br{
      display: block;
    }
    
    .common-heading-bx .common-sub-heading{
      max-width: 100% !important;
    }
    
    }
    
    @media screen and (max-width: 776px) {
      .common-heading-bx .common-heading.ch-big {
          font-size: 50px;
      }
    
      .mine-section-sticky .common-heading-bx .common-heading{
          font-size: 32px;
      }

      .common-heading-bx .common-heading.ch-42,
      .common-heading-bx .common-heading.ch-35{
        font-size: 24px;
      }

      .common-heading-bx .common-heading.ch-52{
        font-size: 39px;
        }

        .main-c-components .common-heading-bx .common-heading.ch-112{
          font-size: 50px;
          }
      
    }
    
    @media screen and (max-width: 650px) {
      .main-c-components .common-heading-bx .common-heading.ch-112,
      .common-heading-bx .common-heading.ch-big {
          font-size: 40px;
      }
      .mine-section-sticky .common-heading-bx .common-heading{
        font-size: 32px;
    }
    }
    
    @media screen and (max-width:576px) {
      .mine-section-sticky .common-heading-bx .common-heading,
    .common-heading-bx .common-heading.ch-big{
      font-size: 27px;
    }
    
    .common-heading-bx .common-heading.ch-32,
    .common-heading-bx .common-heading{
      font-size: 21px;
    }
    
    .common-heading-bx .common-sub-heading{
      font-size: 16px;
    }
 
    .mine-section-sticky .common-heading-bx .common-heading,
    .common-heading-bx .common-heading.ch-42,
    .common-heading-bx .common-heading.ch-35{
      font-size: 20px;
    }

    .common-heading-bx .common-heading.ch-52{
      font-size: 35px;
      }

    }
    
    @media screen and (max-width:400px) {
      .common-heading-bx .common-heading.ch-big{
        font-size: 25px;
      }
      
    }
    
    @media screen and (max-width:360px) {
    .common-heading-bx .common-heading.ch-big{
      font-size: 23px;
    }

    .common-heading-bx .common-heading.ch-32,
    .common-heading-bx .common-heading{
      font-size: 17px;
    }
    }

    
    .common-side-img{
    width: 430px;
    /* -webkit-filter: drop-shadow(0 0 .10rem grey);
            filter: drop-shadow(0 0 .10rem grey); */
            display: block;
            margin: auto;
    }
    
    .common-side-img-tr{
    width: 350px;
    /* -webkit-filter: drop-shadow(0 0 .10rem grey);
            filter: drop-shadow(0 0 .10rem grey); */
            display: block;
            margin: auto;
    }
    
    @media screen and (max-width:1070px) {
      .common-side-img-tr, .common-side-img{
          width: 380px;
        }
    }
    
    @media screen and (max-width:950px) {
      .common-side-img-tr, .common-side-img{
          width: 320px;
        }
    }

    @media screen and (max-width:806px) {
      .common-side-img-tr, .common-side-img{
          width: 280px;
        }
    }

    @media screen and (max-width:576px) {
      .common-side-img-tr, .common-side-img{
          width: 300px;
        }
    }
    
    
    
    .register-icon{
    margin: auto;
    display: block;
    margin-bottom: 15px;
    width: 150px;
    height: 150px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    }
    
    
    .bsrbhrshb{
    width: 100px;
    height: 100px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    margin: auto;
    display: block;
    }
    
    
    .gfsrhdrh{
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
         -o-transform: scale(1.2);
            transform: scale(1.2);
    -webkit-transform-origin: right;
       -moz-transform-origin: right;
        -ms-transform-origin: right;
         -o-transform-origin: right;
            transform-origin: right;
    }
    
    .sec-enabling-top {
      position: relative;
        top: 30px;
    }
    
    .main-section-img{
      display: inline;
      width: 100%;
      margin-top: -260px;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
         -moz-background-size: cover;
           -o-background-size: cover;
              background-size: cover;
      -webkit-filter: opacity(50%);
              filter: opacity(50%);
      mix-blend-mode: lighten;
    }
    
    @media screen and (max-width:576px){
      .main-section-img {
        margin-top: -100px;
      }
    }

    /* --- Common Button Css Start --- */

.cbi-gap-10px{
    gap: 10px;
    }
    
    .common-btn-item{
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;
    height: 41px;
    padding: 0 15px;
    font-size: 14px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    background: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    }
    
    .cbi-small {
    font-size: 12px;
    height: 32px;
    min-width: auto;
    padding: 0 10px;
    }
    
    
    .common-btn-item.cbi-fill{
    color: white;
    background-color: #00629b;
    border-color: #00629b;
    
    }
    
    
    .common-btn-item.cbi-outline{
    color: white;
    border-color: white;
    }
    
    .common-btn-item.cbi-enquiry {
      color: white;
      border-color: #00629b;
      padding: 0 30px;
    }
    
    .common-btn-item.cbi-enquiry span a{
      color: white;
    }
    
    .common-btn-item.cbi-enquiry:hover {
      color: white;
      background-color: #00629b;
      border-color: #00629b;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
    }
    
    .common-btn-item.cbi-outline.cbi-bg-white{
      color: var(--black);
    background-color:white;
    }
    
    
    @media only screen and (min-width: 768px) {
    
    .common-btn-item.cbi-fill:hover{
      color: #000;
      background-color: #e7e5e5;
      border-color: #e7e5e5;
      -webkit-transition: all .3s ease-in-out;
      -o-transition: all .3s ease-in-out;
      -moz-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
    }
    
    .common-btn-item.cbi-outline:hover{
        color: white;
        background-color: #00629b;
        border-color: #00629b;
        -webkit-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
    
    }
    
    @media only screen and (max-width: 392px) {
    
    .common-btn-item{
      font-size: 12px;
      height: 32px;
      min-width: auto;
      padding: 0 10px;
    }
    
    }
    
    .smb-menu-bx .common-btn-item{
      padding: 0px 50px;
    }
    
    
      .mh-left .mh-logo-bx img:nth-child(1) {
          display: block;
      }
      
      .mh-left .mh-logo-bx img:nth-child(2) {
        display: none;
    }
    
    
    @media screen and (max-width: 460px) {
      .mh-left .mh-logo-bx img:nth-child(2) {
          display: block;
          height: 50px;
          position: relative;
          top: 1px;
          width: 50px;
      }
    
      .mh-left .mh-logo-bx img:nth-child(1) {
        display: none;
    }
    }
    /* --- Common Button Css End --- */


    /* --- section one Css start --- */

.main-trainer{
    margin: auto;
}

    /* --- section one Css End --- */

    /* --- section Why Free Tra Certifi Css start --- */

    .card-item-money {
        cursor: pointer;
        color: #898581;
        font-size: 14px;
        padding-bottom: 10px;
        display: block;
    }

    .card-item-money .card-itm {
        position: relative;
        padding-top: 60%;
        /* margin-bottom: 15px; */
        /* border-radius: 24px; */
        overflow: hidden;
    }

    .common-heading-bx .common-heading .check-img {
      position: relative;
      width: 55px;
      height: 55px;
      top: -8px;
      left: -8px;
    }

    .card-item-money .card-itm > img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: center;
        object-position: top;
        z-index: 1;
        -webkit-border-radius: 25px;
        -moz-border-radius: 25px;
        border-radius: 25px;
        padding: 10px;
    }

    .card-item-money .card-i-heading {
        -webkit-line-clamp: 2;
        font-size: 16px;
        line-height: 1.4;
        padding: 0px 10px;
        margin-bottom: 0;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        overflow: hidden;
    }

    .card-item-money .card-i-heading .card-hea-bold{
        font-family: 600;
        color: #000;
    }

    /* --- section Why Free Tra Certifi Css End --- */

    /* --- section Certification Css start --- */

.common-heading-bx .common-heading.color-purple {
  color: #8318aa;
}


.card-item{
  padding: 10px;
}

.card-item .card-item-heading{
  text-align: center;
  font-weight: 500;
  height: 70px;
}

.card-item img{
  width: 100%;
  padding: 5px;
}

    /* --- section Certification Css End --- */

    /* --- section Assistance Css Start --- */

.main-assistance{
  background-color: #cae1f4;
}

.main-assistance .common-heading-bx .certi-assista{
  margin-left: 47px;
  margin-top: -26px;
}

.main-assistance .owl-style .card-item .card-ass-img{
  width: 100px;
  display: block;
  margin: auto;
  transition: all .3s ease-in-out;
}

.main-assistance .owl-style .card-item:hover .card-ass-img{
  filter: invert(1);
}

.main-assistance .owl-style .card-item .card-item-heading{
 margin-top: 10px;
 height: 43px;
}

.main-assistance .owl-style .card-item{
  transition: all .3s ease-in-out;
  border-radius: 20px;
  cursor: pointer;
}

.main-assistance .owl-style .card-item:hover{
 background-color: #00629b;
 color: #fff;

}

@media screen and (max-width: 776px){
  .main-assistance .common-heading-bx .certi-assista {
    margin-left: 42px;
    margin-top: -19px;
}
}

    /* --- section Assistance Css End --- */

    /* --- section mentors Css start --- */

.common-heading-bx img{
  width: 100px;
  opacity: 0.2;
  position: absolute;
}

.common-heading-bx .common-heading.meet-head-btl{
  margin-bottom: -30px;
  margin-top: 27px;
  margin-left: 40px;
}

.common-heading-bx .common-heading.mentors-head-l{
  margin-left: 55px;
  margin-top: 5px;
}

.meer-img{
  display: block;
  margin: auto;
  width: 100%;
  max-width: 250px;
}

.mentors-mx{
  margin: auto 0 auto 0;
  padding: 30px;
}

.text-col-mentors{
  color: #00629b;
  font-weight: 600;
}

.text-col-Sidd{
  color: #168af0;
  font-weight: 600;
}

@media screen and (max-width: 776px) {
  .mentors-mx{
    padding: 30px;
    text-align: justify;
  }

  .common-heading-bx .common-heading.mentors-head-l{
    margin-top: 10px;
  }
}

    /* --- section mentors Css End --- */

    /* --- section Certification Modules  Css Start --- */

.main-c-Certi {
  background-color: #cae1f4;
}

.main-c-Certi .card-item {
  cursor: pointer;
  height: 180px;
  padding-bottom: 25px;
}

.card-item .ctf-inner {
  height: 100%;
  position: relative;
  transition: all .5s ease-in-out;
}

.card-item .ctf-inner .card-item {
  background-color: #645cb1;
  border-radius: 20px;
  padding: 20px;
  transition: all .3s ease-in-out;
}

.card-item .ctf-inner .card-item.card-Vedarkblue {
  background-color: #192841;
}

.card-item .ctf-inner .card-item.card-eveningsea {
  background-color: #294857;
}

.card-item .ctf-inner .card-number{
  width: 40px;
  height: 40px;
  font-size: 25px;
  font-weight: 600;
  color: #00639b;
  background-color: white;
  position: absolute;
  padding: 1px 1px 0 0;
  text-align: center;
  border-radius: 100px;
  top: -15px;
  left: -8px;
}

.card-item .ctf-inner .cif-befor {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  /* position: absolute; */
  width: 100%;
}

.card-item .ctf-inner .card-i-heading {
  color: white;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}

@media screen and (max-width:576px){
  .main-c-Certi .card-item{
    height: 145px;
  }

  .card-item .ctf-inner .card-item {
    padding: 11px;
}

.card-item .ctf-inner .card-i-heading {
  font-size: 12px;
}
}

    /* --- section Certification Modules Css End --- */

    /* --- section Certification Journey Css Start --- */

    .main-c-components{
      background-color: #cae1f4;
    }

    .common-heading-bx .common-heading{
      font-size: 42px;
      color: #00629b;
      font-weight: 700;
      line-height: normal;
      text-align: left;
      }

      .main-c-components .common-heading-bx .common-heading.head-cco{
      font-weight: 400;
      position: absolute;
      left: 62px;
      top: 35px;
    }

      .main-c-components .common-heading-bx .common-heading.head-cj{
      position: absolute;
      left: 62px;
      top: 75px;
    }
    
   

    .main-c-components .gradient-section {
      background: #99bee5;
      overflow: hidden;
      /* padding: 50px; */
      position: relative;
      border-radius: 25px;
      height: 330px;
      cursor: pointer;
    }

    .main-c-components .gradient-section.head-msn-bx {
      background: #b4b9dd;;
      overflow: hidden;
      /* padding: 50px; */
      position: relative;
      border-radius: 25px;
      height: 200px;
    }

    .main-c-components .gradient-section .common-heading-bx{
      align-items: flex-start;
      flex-direction: row;
      gap: 15px;
      justify-content: space-between;     
      top: 30px;
    }

    .main-c-components .gradient-section .common-heading-bx .common-head{
      color: #01629b;
      font-size: 24px;
      font-weight: 600;
      text-align: center;
    }

    .main-c-components .gradient-section .common-heading-bx .common-head.head-msn{
        color: #8318aa;
        width: 33.33%;
    }

    .main-c-components .gradient-section .common-heading-bx .img-material{
      width: 210px;
      opacity: 1;
      position: absolute;
      bottom: 0;
      top: 135px;
      left: -3px;
    }

    .main-c-components .gradient-section .common-heading-bx .img-Networking{
      width: 66.66%;
      opacity: 1;
      /* position: absolute; */
      top: -15px;
      left: 197px;
    }

    .gradient-section.main-pwi{
      background-color: #c3cde2;
      height: 230px;
    }

    .main-c-components .main-pwi .common-heading-bx .img-material {
      width: 210px;
      opacity: 1;
      position: absolute;
      bottom: 0;
      top: -72px;
      left: -31px;
  }

  .main-c-components .main-pwi .common-heading-bx .common-head {
    color: #1a2942;
    font-size: 24px;
    font-weight: 600;
    text-align: right;
    margin-top: 120px;
    margin-right: 10px;
}

.gradient-section.main-csra{
  background-color: #b3b8dc;
}

.main-c-components .main-csra .common-heading-bx .img-material {
  width: 210px;
  opacity: 1;
  position: absolute;
  bottom: 0;
  top: -78px;
  left: 110px;
}

  .main-c-components .main-csra .common-heading-bx .common-head {
    color: #8318aa;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    /* margin-top: calc(100% - 150px); */
    max-width: 220px;
    margin-left: 27px;
}

.gradient-section.main-hosm{
  background-color: #99bee5;
  height: 202px;
}

.main-c-components .main-hosm .common-heading-bx .img-material {
  width: 100%;
  opacity: 1;
  position: absolute;
  top: 79px;
  left: 0;
}

  .main-c-components .main-hosm .common-heading-bx .common-head {
    color: #00629b;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-top: calc(100% - 303px);
    max-width: 220px;
    margin-left: 38px;
}

.gradient-section.main-ef{
  background-color: #99bee5;
  height: 303px;
  margin-top: calc(100% - 393px);
}

.main-c-components .main-ef .common-heading-bx .img-material {
  width: 100%;
  opacity: 1;
  position: absolute;
  top: 50px;
  left: -45px;
}

  .main-c-components .main-ef .common-heading-bx .common-head {
    color: #00629b;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-top: calc(100% - 303px);
    max-width: 220px;
    margin-left: 38px;
}

.gradient-section.main-dpc{
  background-color: #c3cde2;
  height: 450px;
  margin-top: calc(100% - 60px);
}

.main-c-components .main-dpc .common-heading-bx .img-material {
  width: 230px;
  opacity: 1;
  position: absolute;
  top: calc(100% - -145px);
  left: 31px;
  margin: auto;
}

  .main-c-components .main-dpc .common-heading-bx .common-head {
    color: #1b2940;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-top: calc(100% - 303px);
    max-width: 220px;
    margin-left: 38px;
}

.gradient-section .common-heading-bx img{
  max-width: 500px;
  width: 100%;
}

@media screen and (max-width: 991px) {

  .main-c-components .common-heading-bx .common-heading.head-cco {
    left: 50px;
    top: 10px;
  }

  .main-c-components .common-heading-bx .common-heading.head-cj {
    left: 50px;
    top: 40px;
  }
  /* item 1 */
  
  .main-c-components .gradient-section {
      position: relative;
      height: 160px;
  }

  .main-c-components .gradient-section .common-heading-bx {
    flex-direction: row-reverse;
    justify-content: flex-start;
    top: 30px;
  }

  .main-c-components .gradient-section .common-heading-bx .common-head {
    max-width: 164px;
    font-size: 16px;
    top: 15px;
    position: relative;
  }

  .main-c-components .gradient-section .common-heading-bx .img-material {
    position: absolute;
    bottom: 0;
    top: -31px;
    left: -3px;
  }

/* item  7*/

.gradient-section.main-dpc {
  height: 160px;
  margin-top: calc(0% - 0px);
}

.main-c-components .gradient-section .common-heading-bx {
  flex-direction: row;
  justify-content: flex-end;
  top: 30px;
}

.main-c-components .main-dpc .common-heading-bx .common-head {
  font-size: 16px;
  margin-top: calc(0% - 0px);
  max-width: 198px;
  margin-left: 0px;
}

.main-c-components .main-dpc .common-heading-bx .img-material {
  width: 130px;
  position: absolute;
  top: calc(100% - 28px);
  left: 21px;
  display: inline-block;
  margin: auto;
}

/* item  2*/

.main-c-components .main-pwi .common-heading-bx .common-head{
  margin-top: 10px;
}

.main-c-components .gradient-section.head-msn-bx,
.main-c-components .gradient-section {
  position: relative;
  height: 160px;
}

.main-c-components .gradient-section .common-heading-bx {
  align-items: flex-end;
  flex-direction: row-reverse;
  justify-content: end;
  top: 30px;
}

.main-c-components .gradient-section .common-heading-bx .img-material {
  position: absolute;
  bottom: 0;
  top: -36px;
  left: -18px;
}

.main-c-components .gradient-section .common-heading-bx .common-head {
  max-width: 180px;
  font-size: 16px;
  text-align: center;
  position: relative;
}

/* item  3*/

.main-c-components .main-csra .common-heading-bx .common-head{
  margin-top: 0px;
}

/* item  4*/
.gradient-section.main-ef,
.main-c-components .main-ef .common-heading-bx .common-head{
  margin-top: 20px;
}

.main-c-components .main-ef .common-heading-bx .img-material {
  width: 199px;
  position: absolute;
  bottom: 0;
  top: -36px;
  left: -31px;
}



/* item  5*/
.gradient-section.main-hosm{
  margin-top: 20px;
  margin-left: 0;
}

.main-c-components .main-hosm .common-heading-bx {
  align-items: flex-end;
  flex-direction: row;
  justify-content: center;
}

.main-c-components .main-hosm .common-heading-bx .common-head {
  font-size: 16px;
  top: -5px;
}

.main-c-components .main-hosm .common-heading-bx .img-material {
  position: absolute;
  bottom: 0;
  top: 30px;
  left: 0px;
}

.main-c-components .main-hosm .common-heading-bx .common-head{
    margin-top: calc(0% - 0px);
    margin-left: 0;
}

/* item  6*/

.main-c-components .head-msn-bx .common-heading-bx{
  flex-direction: row;
  justify-content: space-between;
}

.main-c-components .head-msn-bx .common-heading-bx .common-head {
  max-width: 170px;
  top: 15px;
}

}

@media screen and (max-width: 776px) {
  .main-c-components .common-heading-bx .common-heading.head-cco {
    left: 32px;
    top: 2px;
  }

  .main-c-components .common-heading-bx .common-heading.head-cj {
    left: 32px;
    top: 26px;
  }
}

@media screen and (max-width: 576px) {
  .gradient-section.main-csra {
    margin-top: 20px;
  }

  .main-c-components .common-heading-bx .common-heading.head-cco {
    left: 32px;
    top: 2px;
  }

  .main-c-components .common-heading-bx .common-heading.head-cj {
    left: 32px;
    top: 26px;
  }
}

    /* --- section Certification Journey Css End --- */

    /* --- section Your Certification Journey Css End --- */

    
 .common-heading-bx .check-img-ycjw{
    width: 150px;
    opacity: 0.2;
    position: absolute;
    top: -43px;
    left: -4px;
    }

    .common-heading-bx .common-heading.common-headyour{
      display: inline-flex;
      position: relative;
      top: 15px;
      font-weight: 400;
      margin-left: 100px;
    }

 .common-heading-bx .common-heading.head-Certif{
      display: inline-flex;
      position: relative;
      margin-left: 100px;
    }

 .common-heading-bx .common-heading.head-with{
    display: inline-flex;
    position: relative;
    font-weight: 400;
    margin-left: 100px;
    top: -15px;
    }

 .common-heading-bx .common-bx{
  position: relative;
  background-image: linear-gradient(90deg, #17639c, #c0cbe0);
  max-width: 255px;
  color: white;
  border-radius: 15px;
  padding: 10px;
  left: 233px;
  top: -60px;
  text-align: center;
  }

 .common-heading-bx .common-bx p{
  color: white;
  font-size: 13px;
  margin-bottom: 0;
  }

.img-ycjw{
  max-width: 1200px;
  width: 100%;
  display: block;
  margin: auto;
}

.tablet-img,.mobile-img {
  display: none;
}


@media screen and (max-width: 992px) {
  .common-heading-bx .common-bx{
    top: -30px;
  }
}
@media screen and (max-width: 776px) {
  .desktop-img,.mobile-img {
    display: none;
  }

  .tablet-img {
    display: block;
  }

  .common-heading-bx .common-bx {
    left: 213px;
    top: -30px;
  }
}

@media screen and (max-width: 576px) {

  .common-heading-bx .common-heading.common-headyour{
    top: 0px;
    margin-left: 65px;
  }

  .common-heading-bx .common-heading.head-Certif {
    margin-left: 65px;
    top: -8px;
  }

  .common-heading-bx .common-heading.head-with {
    margin-left: 65px;
    top: -20px;
}

  .common-heading-bx .common-bx{
    display: block;
    margin: auto;
    bottom: 10px;
    top: -14px;
    left: 0px;
  }

  .desktop-img,.tablet-img {
    display: none;
  }

  .mobile-img {
    display: block;
  }

  .common-heading-bx .check-img-ycjw{
    width: 100px;
  }


}

    /* --- section Your Certification Journey Css End --- */

    /* --- section Training Industry Css Start --- */

.main-ctcpti{
 position: sticky;
}

.mine-section-sticky .common-heading-bx .common-heading.color-ct{
  color: #858486;
  font-weight: 400;
}

/* --- Step section css start --- */
.mine-section-sticky{
  position: sticky;
  position: -webkit-sticky;
  top: 120px;
}

.step-main-box{
  position: relative;
  display: block;
  margin: auto;
}

.step-main-box::after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 1px;
  height: calc(100% - 50px);
  border-radius: 50px;
  background-color: #a7a7a7c4;
}

.step-main-box .step-item-main-box .simb-inner{
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 15px;
  width: calc(50% - 25px);
  margin-bottom: 10px;
}

.step-main-box .step-item-main-box:last-child .simb-inner{
  margin-bottom: 0px;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-point{
  position: absolute;
  left: -31.5px;
  top: 19px;
  width: 13px;
  height: 13px;
  background-color: #00629b;
  /* background-color: #3aa373; */
  /* background-image: linear-gradient(90deg, #214f5d, #3aa373); */
  transform: rotate(45deg);
  z-index: 1;
  border-radius: 2px;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-step{
  width: 50px;
  height: 50px;
  font-weight: 600;
  color: #00639b;
  font-size: 30px;
  background-color: #cae1f4;
  border-radius: 100px;
  position: relative;
  display: flex;
  justify-content: center;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-step.simb-nr-step{
  top: 26px;
  z-index: -1;
  right: 27px;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-step.simb-nl-step{
  left: calc(100% - 25px);
  top: 27px;
  z-index: -1;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-img{
  width: 100px;
  /* height: 50px; */
}

.step-main-box .step-item-main-box .simb-inner .simb-i-img.simb-left-img{
  position: absolute;
  left: -140px;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-img.simb-right-img{
  position: absolute;
  right: -140px;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-img.simb-right-img-0{
  position: absolute;
  right: 0px;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-title{
  font-size: 20px;
  color: #4a9b60;
  font-weight: 600;
}

.step-main-box .step-item-main-box .simb-inner .simb-sub-title{
  font-size: 16px;
  color: #323232;
  font-weight: 500;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-text{
  font-size: 18px;
  color: #292e6f;
  font-weight: 600;
  max-width: 320px;
}

@media screen and (max-width:992px) {
  .mar-auto-btn{
    margin: auto;
  }
}


@media screen and (min-width:769px) {

  /*  */
  .step-main-box .step-item-main-box:nth-child(odd) .simb-inner{
    text-align: right;
  }

  .step-main-box .step-item-main-box:nth-child(odd) .simb-inner .simb-i-img,
  .step-main-box .step-item-main-box:nth-child(odd) .simb-inner .simb-i-text{
    margin-left: auto
  }

  .step-main-box .step-item-main-box:nth-child(odd) .simb-inner .simb-i-point{
    left: inherit;
    right: -31.5px;
  }


  /*  */
  .step-main-box .step-item-main-box:nth-child(even) .simb-inner{
    margin-left: auto;
  }

}

@media screen and (max-width:768px) {
  .step-main-box::after{
    left: 10px;
    top: 50%;
    transform: translate(0, -50%);
    width: 0px;
  }

  .step-main-box .step-item-main-box{
    padding-left: 20px;
  }

  .step-main-box .step-item-main-box .simb-inner{
    width: 100%;
  }

  .step-main-box .step-item-main-box .simb-inner .simb-i-point{
    left: -16px;
    top: 28px;
  }

  .step-main-box .step-item-main-box .simb-inner .simb-i-text{
    max-width: 420px;
  }

  .step-main-box .step-item-main-box .simb-inner .simb-i-step.simb-nr-step {
    top: 25px;
    right: 16px;
}

  .step-main-box .step-item-main-box .simb-inner .simb-i-step.simb-nl-step {
    left: -16px;
}

.step-main-box .step-item-main-box .simb-inner .simb-i-img{
  width: 80px;
  /* height: 50px; */
}

.step-main-box .step-item-main-box .simb-inner .simb-i-img.simb-left-img,
.step-main-box .step-item-main-box .simb-inner .simb-i-img.simb-right-img {
  right: 550px;
  top: -20px;
  left: 40px;
}

/* .step-main-box .step-item-main-box .simb-inner .simb-i-img{
  display: none;
} */
}

@media screen and (max-width:576px) {
  .card-item-flip .card-item .card-i-img.img-w-h-60px {
      width: 45px;
      height: 45px;
  }
}
/* --- Step section css end --- */




    /* --- section Training Industry Css End --- */
    
/* ------------ */

/* item  1*/

.card-editable{
  background: #99bee5;
  overflow: hidden;
  /* padding: 50px; */
  position: relative;
  border-radius: 25px;
  height: 330px;
  cursor: pointer;
}

.card-editable .common-heading-bx {
  align-items: flex-start;
  flex-direction: row;
  gap: 15px;
  justify-content: space-between;
  top: 30px;
}

.card-editable .common-heading-bx .common-head{
  margin: auto;
  max-width: 300px;
  color: #01629b;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.card-editable .img-material {
  position: absolute;
  bottom: 0px;
  max-width: 180px;
  width: 100%;
  opacity: 1;
  
}

@media screen and (max-width: 991px) {
  .card-editable .common-heading-bx .common-head{
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {

  .card-editable{
    height: 179px;
  }

  .card-editable .common-heading-bx {
    align-items: end;
    flex-direction: row;
    gap: 15px;
    justify-content: flex-end;
    top: calc(100% - 111px);
    right: 10px;
  }

  .card-editable .common-heading-bx .common-head{
    margin: 0;
    font-size: 16px;
    max-width: 140px;
  }
}

@media screen and (max-width: 400px) {
  .card-editable{
    height: 140px;
  }

  .card-editable .common-heading-bx {
    top: calc(100% - 94px);
  }

  .card-editable .img-material {
    max-width: 140px;
    width: 100%;
  }
}


/* item  2*/

.card-project {
  background: #99bee5;
  overflow: hidden;
  /* padding: 50px; */
  position: relative;
  border-radius: 25px;
  height: 330px;
  cursor: pointer;
}

.card-project.main-pwi{
  background-color: #c3cde2;
  height: 230px;
}

.card-project .common-heading-bx {
  align-items: flex-start;
  flex-direction: row;
  gap: 15px;
  justify-content: space-between;
  top: 30px;
}

.card-project .common-heading-bx .common-head{
  margin: auto;
  max-width: 300px;
  color: #01629b;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.card-project .img-material {
  position: absolute;
  top: -30px;
  left: -30px;
  max-width: 180px;
  width: 100%;
  opacity: 1;
  
}


@media screen and (max-width: 991px) {
  .card-project.main-pwi .common-heading-bx .common-head {
    margin-top: 5px;
  }

  .main-c-components .gradient-section.head-msn-bx, .main-c-components .gradient-section {
    position: relative;
    height: 160px;
  }
}

@media screen and (max-width: 768px) {

  .card-project .img-material {
    top: -10px;
    left: 0px;
  }

  .card-project.main-pwi .common-heading-bx .common-head {
    margin-top: -14px;
  }

  .main-c-components .gradient-section .common-heading-bx{
    top: calc(100% - 111px);
  }

  .main-c-components .gradient-section{
    height: 179px;
  }

  .card-project .common-heading-bx .common-head{
    font-size: 14px;
    max-width: 140px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 715px)  {

  .main-c-components .gradient-section .common-heading-bx .common-head {
    max-width: 140px;
    margin-right: 0px;
  }

  .card-project .img-material {
    max-width: 145px;
  }

  .card-project .img-material {
    top: 10px;
    left: -10px;
  }
}

@media screen and (max-width: 400px){
  .card-project .common-heading-bx .common-head{
    font-size: 12px;
  } 

  .main-c-components .gradient-section .common-heading-bx .common-head{
    max-width: 130px;
  }

  .card-project .img-material {
    top: 8px;
    max-width: 150px;
  }

  .card-project .common-heading-bx{
    top: 38px;
  }
}

/* item  3*/

.main-c-components .card-simulations {
  background-color: #b4b9dd;
  overflow: hidden;
  /* padding: 50px; */
  position: relative;
  border-radius: 25px;
  height: 330px;
  cursor: pointer;
}

.main-c-components .card-simulations.main-csra{
  background-color: #b4b9dd;
  /* height: 230px; */
}

.main-c-components .card-simulations .common-heading-bx {
  align-items: flex-start;
  flex-direction: row;
  gap: 15px;
  justify-content: space-between;
  top: 30px;
}

.main-c-components .card-simulations .common-heading-bx .common-head{
  color: #8318aa;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  /* margin-top: calc(100% - 150px); */
  max-width: 220px;
  position: absolute;
  top: 140px;
}

.card-simulations .img-material {
  position: absolute;
  top: -34px;
  right: -16px;
  max-width: 180px;
  width: 100%;
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .main-c-components .main-csra .common-heading-bx .common-head{
    margin-left: 0px;
    font-size: 16px;
  }

  .main-c-components .card-simulations.main-csra {
    height: 160px;
  }

  .main-c-components .card-simulations .common-heading-bx{
    top: 45px;
  }

  .main-c-components .card-simulations .common-heading-bx .common-head{
    max-width: 190px;
  }

  .card-simulations .img-material {
    position: absolute;
    top: -7px;
    right: 4px;
    max-width: 180px;
    width: 100%;
    opacity: 1;
}
}

@media screen and (max-width: 776px) {

  .main-c-components .main-csra .common-heading-bx {
    top: 45px;
    left: 13px;
    max-width: 160px;
  }

  .main-c-components .card-simulations.main-csra {
    height: 179px;
  }

  .card-simulations .img-material {
    top: -4px;
    right: -4px;
  }
}

@media only screen and (min-width: 576px) and (max-width: 715px)  {
  .main-c-components .main-csra .common-heading-bx {
    top: 40px;
    max-width: 120px;
}

.card-simulations .img-material {
  top: 20px;
  right: 0px;
  max-width: 130px;
}
}

@media screen and (max-width: 576px) {

  .main-c-components .card-simulations.main-csra {
    margin-top: 23px;
  }

  .main-c-components .card-simulations.main-csra {
    height: 179px;
  }

  .main-c-components .main-csra .common-heading-bx .common-head{
    font-size: 14px;
    max-width: 140px;
  }

  .main-c-components .main-csra .common-heading-bx{
    top: 58px;
    left: 21px;
  }

  .main-c-components .card-simulations .common-heading-bx{
    justify-content: center;
  }
}

@media screen and (max-width: 400px){
  .main-c-components .main-csra .common-heading-bx .common-head{
    font-size: 16px;
  } 

  .card-simulations .common-heading-bx{
    top: 38px;
  }

  .main-c-components .main-csra .common-heading-bx {
    top: 41px;
    left: 0;
    max-width: 132px;
}
}

/* item  4*/

.main-c-components .card-experienced {
  background-color: #99bee5;
  overflow: hidden;
  /* padding: 50px; */
  position: relative;
  border-radius: 25px;
  height: 330px;
  cursor: pointer;
}

.main-c-components .card-experienced.main-ef{
  background-color: #99bee5;
  height: 330px;
  /* margin-top: calc(-100% - -172px); */
}

.main-c-components .card-experienced .common-heading-bx {
  align-items: flex-start;
  flex-direction: row;
  gap: 15px;
  justify-content: center;
  top: 10px;
}

.main-c-components .card-experienced .common-heading-bx .common-head{
  color: #01629b;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 10px;
  max-width: 220px;
}

.card-experienced .img-material {
  position: absolute;
  bottom: 0;
  left: -29px;
  max-width: 280px;
  width: 100%;
  opacity: 1;
}

.mt-facili{
  margin-top: -70px;
}

@media screen and (max-width: 991px) {
  .main-c-components .main-ef .common-heading-bx .common-head{
    margin-left: 0px;
    font-size: 16px;
  }

  .card-experienced .img-material {
    left: -16px;
    max-width: 180px;
  }

  .main-c-components .card-experienced.main-ef {
    position: relative;
    height: 160px;
    margin-top: 25px;
  }

  .main-c-components .main-ef .common-heading-bx {
    display: flex;
    flex-direction: column-reverse;
    gap: 15px;
    justify-content: center;
    position: absolute;
    top: 47px;
    right: 0px;
    max-width: 190px;
}

.mt-facili{
  margin-top: 0;
}
}

@media screen and (max-width: 776px) {

  .main-c-components .main-ef .common-heading-bx {
    top: 45px;
    /* left: 13px; */
    max-width: 160px;
  }

  .card-experienced .img-material {
    top: 0px;
    right: -4px;
  }

}

@media only screen and (min-width: 576px) and (max-width: 715px){

  .card-experienced .img-material {
    max-width: 150px;
    top: 35px;
  }
}

@media screen and (max-width: 576px) {

  .main-c-components .card-experienced.main-ef {
    margin-top: 23px;
  }

.main-c-components .card-simulations.main-csra {
    margin-top: 23px;
  }

  .main-c-components .card-experienced.main-ef {
    height: 179px;
  }

  .main-c-components .main-ef .common-heading-bx {
    top: 55px;
  }

  .main-c-components .main-ef .common-heading-bx .common-head{
    font-size: 16px;
    max-width: 140px;
  }

  .main-c-components .card-experienced .common-heading-bx{
    justify-content: center;
  }

  .card-experienced .img-material {
    top: 29px;
  }
}

@media screen and (max-width: 400px){
  .main-c-components .main-ef .common-heading-bx .common-head{
    font-size: 16px;
  } 

  .card-experienced .img-material {
    top: 21px;
    right: -4px;
  }

  .main-c-components .main-ef .common-heading-bx{
    right: 0;
  }

  .card-experienced .common-heading-bx{
    top: 38px;
  }

  .card-experienced .img-material {
    position: absolute;
    bottom: 0;
    /* left: -25px; */
    max-width: 189px
  }
}

/* item  5*/

.main-c-components .card-material {
  background-color: #99bee5;
  overflow: hidden;
  /* padding: 50px; */
  position: relative;
  border-radius: 25px;
  height: 330px;
  cursor: pointer;
}

.main-c-components .card-material.main-hosm{
  background-color: #99bee5;
  height: 230px;
  margin-top: 20px;
}

.main-c-components .card-material .common-heading-bx {
  align-items: flex-start;
  flex-direction: row;
  gap: 15px;
  justify-content: center;
  top: 10px;
}

.main-c-components .card-material .common-heading-bx .common-head{
  color: #01629b;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 10px;
  max-width: 220px;
}

.card-material .img-material {
  position: absolute;
  bottom: 0;
  left: 0px;
  max-width: 276px;
  width: 100%;
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .main-c-components .main-hosm .common-heading-bx .common-head{
    margin-left: 0px;
    font-size: 16px;
  }

  .main-c-components .card-material.main-hosm{
    position: relative;
    height: 160px;
    margin-top: 25px;
  }

  .main-c-components .main-hosm .common-heading-bx {
    top: 50px;
  }

  .card-material .img-material {
    max-width: 466px;
    margin-bottom: -40px;
  }
}

@media screen and (max-width: 776px) {

  .main-c-components .main-hosm .common-heading-bx {
    top: 45px;
    left: 13px;
    max-width: 160px;
  }

  .card-material .img-material {
    margin-bottom: 0px;
}

}

@media screen and (max-width: 576px) {

  .main-c-components .card-experienced.main-hosm {
    margin-top: 23px;
  }

  .main-c-components .card-material.main-hosm {
    margin-top: 23px;
  }

.main-c-components .card-simulations.main-csra {
    margin-top: 23px;
  }

  .main-c-components .card-material.main-hosm {
    height: 179px;
  }

  .main-c-components .main-hosm .common-heading-bx {
    top: 0px;
    left: 50px;
    bottom: 150px;
  }

  .main-c-components .main-hosm .common-heading-bx .common-head{
    font-size: 16px;
    max-width: 140px;
    top: 5px;
  }

  .main-c-components .main-hosm .common-heading-bx{
    top: 28px;
    left: 0px;
  }

  .main-c-components .card-material .common-heading-bx{
    justify-content: center;
  }

  .card-material .img-material {
    margin-bottom: -50px;
    max-width: 536px;
  }
}

@media screen and (max-width: 400px){
  .main-c-components .main-hosm .common-heading-bx .common-head{
    font-size: 16px;
  } 

  .card-material .common-heading-bx{
    top: 38px;
  }

  .card-material .img-material {
    margin-bottom: -30px;
    max-width: 536px;
  }
}

/* item  6*/

.main-c-components .card-mentorship {
  background-color: #b4b9dd;
  overflow: hidden;
  /* padding: 50px; */
  position: relative;
  border-radius: 25px;
  height: 330px;
  cursor: pointer;
}

.main-c-components .card-mentorship.head-msn-bx{
  background-color: #b4b9dd;
  height: 180px;
  margin-top: 20px;
}

.main-c-components .card-mentorship .common-heading-bx {
  align-items: flex-start;
  flex-direction: column;
  gap: 15px;
  justify-content: center;
  top: 25px;
}

.main-c-components .card-mentorship .common-heading-bx .common-head{
  color: #8318aa;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  margin: 10px;
  max-width: 220px;
}

.card-mentorship .img-Networking {
  position: absolute;
  bottom: 0;
  right: 0px;
  max-width: 276px;
  width: 100%;
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .main-c-components .card-mentorship .common-heading-bx .common-head{
    margin-left: 0px;
    font-size: 16px;
  }

  .main-c-components .card-mentorship.head-msn-bx{
    position: relative;
    height: 160px;
  }

  .main-c-components .main-hosm .common-heading-bx {
    top: 5px;
    right: 0px;
    max-width: 190px;
    margin: auto;
  }

  .card-mentorship .img-Networking {
    max-width: 436px;
    top: 0px;
  }
}

@media screen and (max-width: 776px) {

  .main-c-components .card-mentorship .common-heading-bx .common-head{
    width: 100%;
    font-size: 16px;
    top: 0px;
  }
  
  .main-c-components .card-mentorship.head-msn-bx{
    height: 179px;
  }

  .main-c-components .head-msn-bx .common-heading-bx {
    top: 45px;
    left: 13px;
    max-width: 270px;
  }

  .card-mentorship .img-Networking {
    top: -4px;
    right: -4px;
  }

  .card-mentorship .img-Networking {
    max-width: 366px;
}

}

@media screen and (max-width: 576px) {

  .main-c-components .card-mentorship.head-msn-bx {
    margin-top: 23px;
  }

  .main-c-components .card-mentorship.head-msn-bx {
    height: 179px;
  }

  .main-c-components .head-msn-bx .common-heading-bx .common-head{
    font-size: 16px;
    width: 100%;
    top: 50px;
    left: 15px;
  }

  .main-c-components .card-mentorship .common-heading-bx {
    justify-content: center;
}

  .main-c-components .head-msn-bx .common-heading-bx {
    top: -10px;
    left: 0;
    margin: auto;
  }

  .main-c-components .card-mentorship .common-heading-bx{
    justify-content: center;
    margin-left: 0;
  }

  .card-mentorship .img-Networking {
    max-width: 250px;
    top: 30px;
  }

  .main-c-components .card-mentorship .common-heading-bx .common-head{
    max-width: 130px;
  }
}

@media screen and (max-width: 400px){

  .card-mentorship .img-Networking {
    max-width: 200px;
  }

  .main-c-components .head-msn-bx .common-heading-bx .common-head{
    font-size: 16px;
    top: 50px;
  } 

  .card-mentorship .img-Networking {
    top: 40px;
    right: 0px;
}

  .card-mentorship .common-heading-bx{
    top: 38px;
  }

}


/* item  7*/

.card-digital{
  background: #c3cde2;
  overflow: hidden;
  /* padding: 50px; */
  position: relative;
  border-radius: 25px;
  height: 330px;
  cursor: pointer;
  margin-top: 460px;
}

 .card-digital .common-heading-bx {
  align-items: flex-start;
  flex-direction: row;
  gap: 15px;
  justify-content: space-between;
  top: 10px;
}

 .card-digital .common-heading-bx .common-head{
  margin: auto;
  max-width: 250px;
  color: #192841;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
}

.card-digital .img-material {
  display: block;
  margin: 12px auto auto;
  max-width: 180px;
  width: 100%;
  opacity: 1;
  
}

@media screen and (max-width: 991px) {
  .card-digital{
    margin-top: 0;
  }

  .main-c-components .card-simulations .common-heading-bx .common-head{
    top: 0px;
  }

  .card-digital .common-heading-bx .common-head{
    font-size: 20px;
  }

  .card-digital .img-material {
    margin: 45px auto auto;
  }
}

@media screen and (max-width: 768px) {

  .card-digital{
    height: 179px;
  }

  .card-digital .img-material {
    position: absolute;
    bottom: 5px;
    max-width: 150px;
    left: 30px;
  }

  .card-digital .common-heading-bx {
    flex-direction: row-reverse;
    right: 10px;
    top: calc(100% - 111px);
  }

  .card-digital .common-heading-bx .common-head{
    margin: 0;
    font-size: 16px;
    max-width: 190px;
  }
}

@media screen and (max-width: 400px){

  .card-digital{
    height: 140px;
  }

  .card-digital .img-material {
    max-width: 100px;
    left: 6px;
  }

  .card-digital .common-heading-bx {
    top: calc(100% - 119px);
}

  .card-digital .common-heading-bx .common-head {
    font-size: 16px;
    max-width: 150px;
}

}

/* -------------------- */