@media (max-width: 768px) {
  .search-wrapper .form-control {
    height: 32px;
    font-size: 8px;
  }

  .nav-tabs {
    border-bottom: 0 !important;
  }

  .hero-header-vec img {
    width: 50%;
  }

  #myTabsInner .nav-link {
    font-size: 12px;
    padding: 4px 8px;
  }

  .tab-content.mt-16,
  .custom-tabs .row {
    margin-top: 15px !important;
  }

  #myTabsInner {
    margin-top: 10px;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE */
  }

  .contacts-items.leaders.pb-mob-26 {
    padding-bottom: 26px !important;
  }

  #myTabsInner::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari */
  }

  .nav-tabs .nav-item .nav-link {
    padding: 16px 12px !important;
    font-family: "Bahij_TheSansArabic";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-align: center !important;
    flex: 1 !important;
    border: 0 !important;
  }

  .nav-tabs .nav-item .nav-link.active {
    background: var(--Primary-Green, #1E6A5C);
    color: #FFF !important;
    border-radius: 0 !important;
    border: 0 !important;
  }

  .contacts-items.leaders {
    padding-top: 60px !important;
    padding-bottom: 170px !important;
  }


  .contacts-items .packages .row {
    margin-top: 16px !important;
  }

  .contacts-items.leaders p {
    margin: 0 !important;
    color: var(--Dark-gray, #434345);
    text-align: center;
    font-family: "Bahij_TheSansArabic";
    font-style: normal;
    font-weight: 500;
    padding: 0 18px !important;
    /* 157.143% */
  }

  .contact-inner-gray-card img {
    width: 24px;
    height: 24px;
  }

  .barcode-and-contact .border-img-con {
    width: 70%;
  }

  .contact-inner-gray-card span {
    line-height: 35px;
  }

  .contact-inner-gray-card>div {
    gap: 12px !important;
  }

  .contact-form {
    padding-bottom: 95px;
  }

  .form-wrapper-gap {
    gap: 24px;
    margin-top: 24px !important;
  }

  .contact-form .contact-title {
    font-size: 16px;
    text-align: center;
    padding: 0 32px !important;
    font-weight: bold;
    margin: 0;
  }

  .contact-links-con ul {
    margin-bottom: 0 !important;
  }

  .shared-line-container span {
    font-size: 16px;
  }

  .contact-inner-gray-card span {
    font-size: 16px;
  }

  .lang-dropdown {
    top: 100% !important
  }

  header nav .language-dropdown {
    padding: 0 !important;
  }

  .shared-table {
    border: 0 !important
  }

  .breadcrumb-container {
    top: 87px;
    border-top-color: #CCC !important
  }

  .mt-mob-14em {
    margin-top: 14em !important
  }


  .shared-table tbody tr td {
    line-height: 0 !important
  }

  .shared-table thead {
    display: none;
    /* Hide table headers */
  }

  .shared-table tbody tr {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #ddd;

  }

  .shared-table td {
    display: block;
    text-align: right;
    padding: 10px;
    position: relative;
  }

  .shared-table td:hover {
    cursor: pointer
  }

  .shared-table td::before {
    content: attr(data-label);
    position: absolute;
    right: 10px;
    text-align: left;
    font-weight: bold;
  }

  .checkbox-wrapper-13 {
    display: inline-block;
  }

  .shared-table tbody tr td:not(:first-child) {
    display: none;
    padding: 18px 40px;
    line-height: 1.5 !important;
  }

  .shared-table tbody tr.active td {
    display: flex !important;
    justify-content: flex-end
  }

  .shared-table tbody tr td:nth-of-type(1) {
    background-color: #f2f2f2 !important
  }

  .shared-table tbody tr td:nth-of-type(1) i {
    position: absolute;
    left: 12px;
    transform: translateY(-50%)
  }

  .prof-case-container .alert span {
    font-size: 14px;
  }

  .prof-case-container .prof-case-btn {
    padding: 0 29px !important;
    height: 32px;
    line-height: 32px !important;
    font-size: 12px !important
  }

  .g-title {
    font-size: 32px !important;
  }

  .about-sec {
    padding: 50px 0 !important;
  }

  .about-sec .ps-90 {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
  }

  .about-sec .ps-90 .g-title {
    padding-right: 80px;
  }

  .g-title::after {
    right: -35%;
  }

  .about-sec .about-inner-title,
  .about-sec p {
    text-align: center !important
  }

  .about-sec .about-inner-title,
  .about-sec .isolated-ab-title {
    font-size: 38px;
  }

  .about-sec .about-desc {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    padding: 0 34px;

  }

  .hajj-num-section {
    padding: 50px 0 !important;
  }

  .hajj-num-title {
    font-size: 10px;
    margin: 0;
  }

  .hajj-num-section .hajj-num-sec-num,
  .hajj-num-section .hajj-num-sec-num::before {
    font-size: 100px;
    top: -42%;
  }

  .hajj-num-section .hajj-num-sec-num {
    margin-top: .3em;
  }

  .hajj-num-section .haj-label {
    margin-top: 1.2em;
  }

  .hajj-num-section .hajj-num-desc {
    font-size: 10px;
    width: 60%;
    margin: 8px auto;
    line-height: 14px;
  }

  .programs {
    padding-bottom: 15em !important;
  }

  .programs .row {
    gap: 16px;
  }

  .programs .program-card {
    padding: 30px 0;
  }

  .ceo-word-section {
    position: relative;
    padding-top: 130px !important;
    background: #F9F9F9;
    padding-bottom: 80px !important
  }

  .programs {
    overflow-y: visible;
  }

  .ceo-img-top {
    position: absolute;
    bottom: -14.8%;
    right: 50%;
    transform: translateX(50%);
    z-index: 20;
  }

  .ceo-word-section .ceo-title-word {
    font-size: 16px !important;
  }

  .ceo-word-section .ceo-title-word::after {
    height: 180%;
    top: 50%;
    transform: translateY(-50%);
    width: 82%;
  }

  .ceo-word-section .ceo-name {
    font-size: 28px;
    margin-top: 0 !important;
    padding-right: 60px;
  }

  .ceo-word-section .ceo-title-word {
    padding-right: 60px;
  }

  .ceo-word-section .container-fluid {
    margin-top: 48px !important;
  }

  blockquote:before {
    display: none !important;
  }

  blockquote {
    padding: 32px 16px;
    padding-bottom: 46px !important;
    font-size: 14px;
    text-align: center;

    font-family: "Bahij_TheSansArabic";
    font-weight: 500;
    line-height: 24px;
    /* 171.429% */
  }

  blockquote:after {
    right: 1rem;
  }

  .v-m-v {
    padding-top: 50px !important;
    padding-bottom: 240px !important;
  }

  .v-m-v-card-container .title {
    font-size: 18px;
  }

  .v-m-v-card-container .card .half-circle {
    width: 59.765px;
    height: 30.197px;
    top: -14%;
  }

  .v-m-v-card-container .card {
    margin-top: 24px !important;
    padding: 50px 16px;
  }

  .v-m-v .row {
    gap: 24px;
  }

  .v-m-v-card-container .card p {
    font-size: 12px;
    line-height: 20.131px;
    /* 167.761% */
  }

  .v-m-v-bottom-vec {
    background-image: url(../images/v-m-v/decore\ 1.svg);
    background-size: contain;
    bottom: 2.5%;
  }

  .submitted-works .col-lg-6 {
    padding-top: 50px;
  }

  .submitted-works h2 {
    font-size: 18px;
  }

  .sub-works-tit-container {
    margin-top: 100px;
    margin-left: 24px !important;
  }

  .sub-works-tit-container span {
    font-size: 16px;
  }

  .submitted-works .owl-nav {
    height: 48px;
    top: -18.2%;
    left: 6.2%;
  }

  .parteners-carousel .owl-stage-outer {
    overflow-x: hidden !important;
  }

  .submitted-works .container {
    padding: 0 !important;
    padding-right: 18px !important;

  }

  .submitted-works .card {
    min-height: 430px !important;
  }

  .submitted-works .col-lg-6 {
    padding-bottom: 55px;
  }

  .submitted-works .owl-dots {
    transform: translateX(18px);
  }

  .submitted-works .col-lg-6:nth-child(2) .sub-works-tit-container {
    margin-top: 18px !important;
  }

  .packages {
    padding-top: 22px !important;
    padding-bottom: 55px !important;
  }

  .pack-title {
    font-size: 24px;
  }

  .packages p {
    font-size: 14px;
    line-height: 24px;
    margin-top: 32px;
    margin-bottom: 18px;

  }

  .packages .row {
    row-gap: 14.5px;
  }

  .work-tools h2 {
    font-size: 24px;
    position: relative;
    z-index: 1;
    padding-right: 48px;
  }

  .work-tools h2:after {
    content: '';
    position: absolute;
    width: 70%;
    height: 70%;
    top: 45%;
    left: 0;
    right: 52%;
    transform: translateX(50%);
    background-color: #CCC49C;
    z-index: -1;
  }

  .work-tools {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .work-tools .right-vec {
    height: 22%;
    z-index: 20;
    right: -5%;
  }

  .work-tools-card {
    align-items: center;
  }

  .work-tools-card .card-title {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
  }

  .work-tools-card .card-desc {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
  }

  .work-tools .card-body {
    padding-top: 0 !important;
  }

  .work-tools .left-vec {
    display: none;
  }

  .goals,
  .leaders {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .goals .pack-title:after {
    width: 115%;
  }

  .goals .row {
    margin-top: 22px;
  }

  .goals .row div {
    padding-right: 32px;
    padding-left: 32px
  }

  .leaders .pack-title:after {
    width: 110%;
  }

  .leaders {
    padding-bottom: 100px !important;
  }

  .leaders p {
    margin-bottom: 32px !important;
    font-size: 14px;
    line-height: 24px;
    padding: 0 32px;
    /* 171.429% */
  }

}

/* Extra small devices (phones, less than 576px) */
@media (max-width: 575.98px) {


  [dir="rtl"] .profile-dropdown-list,
  [dir="ltr"] .profile-dropdown-list {
    position: fixed !important;
    right: 0 !important;
    left: 0 !important;
    transform: translateX(0%) translateY(0%) !important;
    height: 100vh !important;

    top: 0 !important;
  }

  .notifications-dropdown-list {
    padding: 0 !important
  }

  .notifications-dropdown-list li:nth-child(1) {
    padding: 12px 1rem !important
  }

  .profile-close-btn-container {
    margin-right: auto;
    background-color: #EDE2FF;
    width: 35px;
    height: 35px;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center
  }


  .user-name-email {
    display: none !important
  }

  .profile-dropdown-list li:first-child {
    background-color: #FFF !important;
    border-bottom: 1px solid #EEE
  }

  .profile-dropdown-list {
    background-color: #FFF !important
  }

  .profile-dropdown-list li:not(:first-child) {
    margin-top: 8px !important
  }

  .profile-dropdown-list li:last-child {
    padding-top: 12px;
    padding-bottom: 12px;
    position: absolute;
    bottom: 0;
    width: 100%
  }

  .profile-dropdown,
  .notifications-dropdown {
    width: 35px !important;
    height: 35px !important
  }

  [dir="ltr"] .notifications-dropdown-list,
  [dir="rtl"] .notifications-dropdown-list {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    min-height: 100vh;
    transform: translate(0, 0) !important
  }

  .g-padding {
    padding: 50px 0
  }

  .carousel-item2 img,
  .carousel-item3 img,
  .owl-for-official-sponsor img,
  .owl-for-logistics-sponsor img,
  .owl-for-participant img {
    width: 112px !important;
    height: 112px !important;
  }

  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
  }


  .upper-header-mob {
    background: var(--Linear, linear-gradient(90deg, #EDE2FF 0%, #F9F6E9 100%));
    height: 50px;
    display: flex;
    align-items: center
  }

  .breadcrumb ol {
    padding: 0;
    margin: 0
  }

  .navbar-collapse {
    transition: all .2s linear;
    position: fixed;
    top: 87px;

    background: #383737;
    left: 0;
    right: 0;

  }



  .navbar-collapse ul {
    flex-direction: column !important;
    gap: 16px
  }

  .navbar-collapse ul li {
    width: 100%
  }

  .navbar-collapse ul li a {
    width: 100%;
    border: 1px solid !important;
    border-radius: 8px;
    padding: 12px !important;
    border: 1px solid #6d6a6a !important;
  }

  header .navbar-expand-md .navbar-nav {
    gap: 32px !important;
  }

  .breadcrumb ol li a,
  .breadcrumb ol li.active {
    font-size: 12px;
    white-space: nowrap;
  }

  .hero {
    height: 315px !important;
    /* padding-top: 40px; */
    /* padding-bottom: 130px; */
    overflow: hidden
  }

  .hero-inner {
    margin-top: 87px !important;
    max-height: 15vh !important;
    background-size: contain;
  }

  .hero-header-decor {
    background-repeat: repeat-x;
    height: 45px;
  }

  .hero-main-title {
    font-size: 24px;
  }

  .hero-desc {
    font-size: 10px;
    margin-top: 4px;
  }

  .hero .hero-img {
    width: 100px;
  }

  .hero-content .main-hero-title-container {
    margin-top: 10px
  }



  .translate-h-img-mob {
    transform: translateY(-28%)
  }

  .hero-stats-container .hero-stats-card .num {
    font-size: 22px
  }

  .hero-btn-container {
    margin-top: 8px;
  }

  .main-hero-title-container h1 {
    font-size: 18px;
    line-height: 1;
    font-weight: bold
  }

  .hero-content .main-hero-title-container {
    margin-bottom: 8px;
    padding: 8px 0;
  }

  .translate-h-img-mob-100 {
    transform: translateY(-50%)
  }

  .hero-stats-container .hero-stats-card .title {
    font-size: 13px
  }

  .hero-btn-container button {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .hero-content {
    margin: 0 !important;
  }

  .hero-text-container span {
    color: #4A2D7B;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 12.5px;
    /* 125% */
    letter-spacing: -0.13px;
    text-transform: capitalize;
  }

  .profile-dropdown-list a {
    padding: 8px 16px !important;
    /*  width: 180px; */
    font-size: 14px;
  }

  .profile-dropdown-list li:first-child {
    padding-top: 0 !important;
    padding-bottom: 0 !important
  }


  .profile-dropdown {
    display: flex;
    gap: 4px;
    align-items: center;
    height: 35px;
  }

  .main-wrapper {
    margin-top: 200px;
  }

  .g-title {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }

  .g-title::after {
    left: -30%
  }

  video {
    height: 240px !important
  }



  .about-section-text {
    font-size: 12px;
    font-family: Inter;
    line-height: 20px;
    /* 166.667% */
  }

  .training-path h2 {
    text-align: center;
    color: #FFF !important
  }

  .training-path p.desc {
    font-size: 12px;
    line-height: 20px;
    text-align: center
  }

  .internal-training-path {
    background-image: url(../images/training-path/Banner_Mesa\ de\ trabajo\ 1\ 1\ \(1\).svg)
  }

  .training-path h2.with-left-50.g-title::after {
    left: 0% !important
  }

  .mt-50 {
    margin-top: 0 !important
  }


  .dropdown-toggle::after {
    display: none;
  }



  .navbar {
    padding: 0 !important;
    /* height: auto; */
    margin-top: -1px;
    height: 88px;
    padding-bottom: 42px;
    z-index: -1;
    background-color: transparent
  }

  .navbar>.container-fluid {
    padding: 0 16px !important;
  }

  .navbar-brand {
    margin: 0;
  }

  .navbar-brand img {
    max-height: 32px;
  }

  .navbar-toggler {
    padding: 0;
    box-shadow: none;
    overflow: hidden;
    position: relative;
    width: 40px;
    height: 40px;
    z-index: 999;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-toggler svg {
    transition: all 0.5s ease-in-out;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
  }

  .navbar-toggler svg:last-child {
    left: -200%;
    opacity: 0;
  }

  .open-menu .close-icon {
    left: 0 !important;
    opacity: 1 !important;
  }

  .open-menu .menu-icon {
    left: 200%;
    opacity: 0;
  }

  .navbar-expand-md .container-fluid {
    gap: 48px;
    background: transparent;
    z-index: -1;
    top: 0;
    height: 88px;
  }

  .logo-mob {
    filter: brightness(0) invert(1);
  }



  header .collapse {
    overflow: hidden;
    transition: max-height 0.3s ease;
    min-height: calc(100vh - 87px) !important;
  }

  header .collapse.show {}

  nav.not-fixed {
    height: 90px;
  }

  nav.not-fixed .container-fluid {
    top: -24px !important
  }

  header .navbar-expand-md .navbar-nav a:not(.lang-link) {
    padding: 10px !important;
  }

  .navbar-nav .nav-link {
    padding: 10px !important;
    color: var(--000000, var(--Grays-White, #fff));
    text-align: right;
    display: block;
    /* Button Labels/button label mobile */


    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    flex: 1;
    height: auto;
    width: 100%;

  }

  [dir="ltr"] .navbar-nav .nav-link {
    text-align: left !important
  }

  .upper-header-mob .nav-link {
    font-weight: 400 !important;
  }

  .navbar-nav .nav-link svg {
    transition: all 0.3s linear;
  }

  nav .nav-item {
    flex-direction: column;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    gap: 8px;
    border-bottom: 1px solid var(--dark-blue-mid);
  }

  nav .nav-item:nth-child(2) {
    border-top: 1px solid var(--dark-blue-mid);
  }

  nav .nav-item:nth-child(1) {
    border: 0;
  }

  .nav-item:not(:first-child) {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .nav-item:last-child {
    border: 0;
  }



  .navbar-nav {
    margin: 0 !important;
    gap: 8px;
    flex-direction: row-reverse !important
  }

  .language-dropdown {
    display: flex !important;
    flex-direction: row-reverse;
    gap: 8px !important;
    align-items: center
  }



  .language-dropdown span {
    color: var(--main-color);

    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;

  }

  .login-btn {
    background-color: var(--yellow-color);
    padding: 3px 21px !important;
    border-radius: 50px;
  }

  nav ul.navbar-nav {
    padding: 0 16px !important;
    flex: 1;
    align-self: center !important
  }



  .dropdown-list {
    opacity: 1;
    visibility: visible;
    position: relative;
    transform: translateY(0);
    width: 100%;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    gap: 8px;
    overflow: hidden;
    height: 0;
    transition: height 0.3s ease;
  }

  .dropdown-list a {
    color: #fff;
    text-align: right;
    padding: 10px !important;
    /* Button Labels/small button label desktop and mobilee */

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  [dir="ltr"] .dropdown-list a {
    text-align: left
  }

  .dropdown-list a:hover {
    padding: 10px !important;
  }

  .dropdown-list.show {
    overflow: visible;
    display: flex !important
  }

  .collapse:not(.show) {
    display: none !important;
    overflow: hidden;
    padding: 0 !important
  }


  .about-section {
    padding-bottom: 0 !important
  }

  .about-section .flex-column {
    align-items: center !important
  }

  .about-section .about-section-text {
    color: var(--paragraph);
    text-align: justify;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.303px;
    padding: 0 32px
  }

  .about-section .about-btns-container {
    justify-content: center;
    padding: 0 32px !important
  }

  .about-section .about-img-container {
    margin-top: 24px;
    display: flex;
    justify-content: center
  }

  .about-section .about-img-container img {
    width: 100%
  }

  .about-section .about-btns-container a {
    padding: 7px 29px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .about-section .row>div:last-child {
    position: relative;

  }

  .program-goals-section {
    padding-top: 0
  }

  .program-goals-section .scale::after,
  .professional-certificates .scale::after {
    transform: scale(.8) !important
  }

  .program-goals-section .program-goals-card {
    padding: 17px 32px !important
  }

  .program-goals-section .row {
    gap: 32px;
    margin-top: 48px !important;
  }

  .program-goals-section .program-goals-card p {

    font-size: 13.012px;
    font-weight: 700;
    padding: 0 50px
  }

  .training-carousel .card a,
  .cert-card a {
    padding: 8px 16px !important
  }

  .registration-terms .scale::after,
  .training-partitions .scale::after,
  .success-parteners .g-title::after {
    transform: scale(.8) !important
  }

  .training-partitions .container {
    padding: 0 !important
  }

  .training-partitions .owl-item {
    position: relative !important;
  }

  .training-partitions .training-part-card .icon-container {
    width: 70px;
    height: 70px;
    padding: 4px;
  }

  .training-partitions .training-part-card .icon-container img {
    width: 60% !important
  }

  /*   .training-partitions .owl-stage {
    display: grid;
    gap: 50px;
    grid-template-columns: repeat(5, 1fr) !important
  }

  .training-partitions .owl-item {
    flex: 1;
    width: 170x !important
  } 
    
        .training-partitions .owl-item:nth-child(even)::after,
        .training-partitions .owl-item:nth-child(even)::before {
          border: 1px dashed;
          content: '';
          position: absolute;
    
          top: 0;
          bottom: 0
        }
    
        .training-partitions .owl-item:nth-child(2)::after {
          right: -350%;
        }
    
        .training-partitions .owl-item:nth-child(2)::before {
          left: -400%
        }
  */


  .training-partitions .training-part-card h4 {
    font-size: 16px;
    white-space: wrap;
    font-weight: 700;
    line-height: 24px;
    text-align: center
  }

  .g-slogan {

    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.5px;

  }

  .registration-terms .mt-50 {
    margin-top: 24px
  }

  .registration-terms .row {
    gap: 16px;
  }

  .registration-terms .row>div {
    margin: 0 !important
  }

  .registration-terms .registration-item p {
    font-size: 12px;
  }

  .registration-terms .registration-item {
    align-items: center;
  }

  .registration-terms .registration-item span {
    width: 15px;
    height: 15px;
  }

  .registration-terms .registration-item span i {
    font-size: 10px
  }

  .success-parteners {
    padding-bottom: 100px;
  }

  .success-parteners .container {
    padding: 0 16px;
  }

  .success-parteners .partener-card {
    width: 100%;
    padding: 22px 0;
    justify-content: center !important
  }

  .success-parteners .row {
    gap: 16px;
    flex-direction: column-reverse;
  }

  .success-parteners .partener-card img {
    transform: scale(.8)
  }

  .professional-certificates {
    position: relative;
    padding-bottom: 100px;
    padding-top: 40px
  }

  .professional-certificates .mt-50 {
    margin-top: 0 !important
  }

  .professional-certificates .pro-cert-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -0.5px;
    margin-top: 2.5em !important
  }

  .professional-certificates .container,
  .professional-certificates .container * {
    text-align: center
  }

  .professional-certificates .all-cert-btn {
    position: absolute !important;
    right: 50%;
    top: 120px !important;

    transform: translateX(50%);
    padding: 7px 29px !important;
    font-size: 14px !important;
  }


  .translate-y-mob-20 {
    transform: translateY(20%);
  }

  .success-parteners .owl-carousel .owl-item .card {
    background-size: cover !important;
    height: 240px !important
  }

  .part-desc {
    font-size: 12px;
    margin-bottom: 100px
  }

  .success-parteners .owl-carousel .owl-item .card .title {
    margin-top: 10px
  }

  .success-parteners .owl-nav {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: absolute;
    top: -30%;
    /* width: 100%; */
    transform: translateY(30%) translateX(110%);
    z-index: 2;
    right: 50%;
    gap: 16px;
    width: 30% !important;
  }

  .news-carousel .owl-nav {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: absolute;
    top: -7%;
    /* width: 100%; */
    transform: translateY(30%) translateX(200%);
    z-index: 2;
    right: 50%;
    gap: 0;
    width: 25% !important;
  }

  .news-card .title {
    margin-top: 24px;
    margin-bottom: 0px !important
  }

  .success-parteners .view-all-parteners-link {
    position: absolute;
    top: 250%;
    left: 40%
  }

  .success-parteners {
    padding-bottom: 30px !important
  }

  .mt-mob-100 {
    margin-top: 130px
  }

  .training-carousel .owl-nav {
    display: flex !important;
    flex-direction: row-reverse;
    justify-content: space-between;
    position: absolute;
    top: -12%;
    /* width: 100%; */
    transform: translateY(30%) translateX(260%);
    z-index: 2;
    right: 50%;
    gap: 16px;
    width: 20% !important;
  }

  .training-carousel .owl-nav button {
    width: 30px;
    height: 30px;
  }

  .training-carousel .owl-nav button i {
    font-size: 12px !important;
  }

  .training-carousel .owl-nav button.owl-next::after {
    display: none
  }


  .course-ov-main-title {
    font-size: 16px;
    justify-content: center;
    color: var(--main-color) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-bottom: 0 !important;
    margin-bottom: 0
  }

  .course-tabs-content .tabs-title {
    margin-top: 0 !important
  }

  .course-ov-details h3 {
    font-size: 16px;
  }

  .course-ov-tabs button {
    font-size: 12px !important;
  }

  .course-ov-tabs.nav-pills .title,
  .course-ov-tabs.nav-pills span {
    font-size: 14px;
    font-weight: 700
  }

  .course-ov-tabs.nav-pills {
    gap: 8px;
    padding: 0 16px;
    overflow-x: auto;
    scroll-behavior: smooth;
    flex-wrap: nowrap;
    align-items: center;
    overflow: scroll;
    gap: 8px;
    justify-content: space-between;
    padding: 0 16px;
    overflow-x: auto;
  }


  .login-wrapper {
    background-image: none
  }

  .login-wrapper .g-title.scale::after {
    transform: scale(1) !important
  }

  .login-wrapper p {
    text-align: center
  }

  .login-wrapper .round label {
    width: 20px;
    height: 20px;
  }

  .hidden-filter-side-bar-mob {
    position: fixed;
    transform: translateX(-200%);
    background: #FFF;
    width: 90%;
    height: 100%;
    z-index: 999;
    top: 0;
    padding: 20px;
    overflow-y: auto;
    transition: all .2s linear;
  }

  .close-filters {
    border: 2px solid #ccc;
    width: 35px;
    height: 35px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .open-filter-btn {
    border-radius: 50px;
    background: var(--purple-2, #8E459B);
    width: 36px;
    height: 36px;
    color: #FFF
  }

  .show-filter {
    transform: translateX(0%) !important;
  }

  .upper-details-course-data .title {
    font-size: 22px;
    line-height: 1.5;
    display: block;
    margin-top: 16px !important
  }

  .custom-tabs .nav-link {
    padding: 12px 16px;
    font-size: 14px;
  }

  .add-to-cart-btn {
    flex: 1;
    display: flex;
    justify-content: center
  }

  .lessons-acc .accordion-button.custom-btn {
    font-size: 15px;
  }

  .mt-mob-5em {
    margin-top: 5em !important
  }

  .user-training-courses,
  .user-rating {
    font-size: 12px !important;
    padding: 8px
  }

  .lesson-content-list .lesson-actions .download-lesson-btn {
    flex: 1
  }

  .px-mob-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  .tabs-container ul li button {
    padding: 8px 16px !important;
    font-size: 14px;
  }

  .tab-title-wrapper p {
    text-align: center
  }

  img.img-for-uploader {
    width: 112px !important;
    height: 112px !important;
    border-radius: 8px !important;
    overflow: hidden;
  }

  .grid-mob-2 {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 14px !important
  }

  .grid-mob-2>div:last-child {
    grid-column: 1 / 3;
  }

  .login-wrapper .login-submit-btn {
    font-size: 18px !important
  }

  .login-wrapper .forget-password,
  .login-wrapper .accept-terms-text {
    font-size: 14px
  }

  .login-wrapper .login-submit-btn {
    text-align: center !important;
    padding: 12px 0 !important;
    width: 50% !important;
    margin-top: 0 !important
  }

  div.accept-terms-text {
    font-size: 16px !important
  }

  .course-ov-tabs.nav-pills::-webkit-scrollbar {
    display: none;
    /* Hides scrollbar in WebKit browsers (Chrome, Safari, Edge) */
  }

  /* For Firefox */
  .course-ov-tabs.nav-pills:not(.except) {
    scrollbar-width: none;
    padding: 0
      /* Hides scrollbar */
  }

  /* For Internet Explorer 10+ */
  .course-ov-tabs.nav-pills {
    -ms-overflow-style: none;
    /* Hides scrollbar */
  }

  .course-tabs-content .tabs-title {
    font-size: 16px;
  }

  .course-tabs-content .tabs-text {
    font-size: 12px;
    line-height: 20px;
  }

  .course-ov-details .modal .row {
    gap: 16px !important;
  }

  .course-ov-details .modal .row:last-child {
    margin-top: 24px !important
  }

  .course-ov-details .modal .row>div {
    margin: 0 !important
  }

  .course-ov-details .modal select {
    height: 44px !important;
  }

  .course-ov-details .modal .row>div:nth-child(1) {
    order: 2
  }

  #pills-instructions ul {
    padding-right: 32px !important;
  }

  .course-ov-details .modal-content {
    min-width: auto !important
  }

  .skills-list-container li .icon-container {
    height: 16px;
    width: 16px;
  }

  .skills-list-container li .icon-container i {
    font-size: 10px;
  }

  .skills-list-container li span {
    font-size: 12px;
  }

  .skills-btns-container button:nth-child(2) {
    background: var(--Purple, #4A2D7B);
    width: 27px;
    height: 27px;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .skills-btns-container button:nth-child(2) span {
    display: none
  }

  .personal-data-tabs {
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center
  }

  .personal-data-tabs button {
    white-space: nowrap
  }

  .profile-header {
    padding-left: 16px !important;
    padding: 13px 13px 13px 16px;
  }

  .profile-header::before {
    width: 65px
  }

  .profile-header-content .username {
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 16.148px;
  }

  .profile-header-content img {
    width: 90px !important;
    height: 90px !important
  }

  .personal-data-container {
    border-radius: 13px;
    padding: 20.394px;
  }

  .alert-purpule {
    padding: 7px 14px;
    border-radius: 4.249px;
    font-size: 20px;
  }

  .attendence-container {
    background-color: transparent !important;
    padding: 0 !important
  }

  .attendence-container .container {
    /* padding: 0 !important */
  }

  .attendence-container .container .col-md-9 {
    background: #F8F8F8;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    margin-top: 32px;
    padding: 32px 16px !important;


  }

  .attendence-container .alert-purpule {
    font-size: 14px;
    text-align: center
  }

  .attendence-cards-container .attend-card .attend-inner span {
    font-size: 14px;
  }

  .attendence-footer-btns {
    flex-direction: column;
    padding-top: 39px;

    background: #F8F8F8;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    margin-top: 0;
    /*  padding: 32px 16px !important; */
  }

  .attendence-footer-btns a {
    flex: 1 !important;
    width: 90%;
    padding: 0 14px !important;
    font-size: 12px;
    font-weight: 600
  }

  .attendence-footer-btns a:last-child {
    margin-top: 32px;
  }

  .barcode-container {
    width: 90%;
    margin: auto
  }

  .barcode-container img {
    width: 100%;
    height: 100%
  }

  .barcode-container {
    padding: 25px;
    background-color: #FFF;
    display: flex;
    justify-content: center
  }

  .signature-wrapper .sign-bad-btns button {
    flex: 1;
    justify-content: center;
    font-size: 12px;
    font-weight: 500;
  }

  #pills-sign .alert {
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }

  .lec-date-time-alert {
    padding: 6px 8px;
  }

  .lec-date-time-alert p {
    font-size: 10px;
  }

  .lec-date-time-alert .d-flex {
    align-items: center
  }

  .lec-date-time-alert .icon-container {
    width: 15px;
    height: 15px;
  }

  .lec-date-time-alert span {
    font-size: 9.185px;
  }


  .cart-wrapper .cart-card .cart-img-wrapper {
    min-width: 100% !important;
  }

  .w-mob-100 {
    width: 100%;
  }

  .tab-title-wrapper {
    padding-top: 14px !important;
    padding-bottom: 14px !important
  }

  .lec-date-time-alert .icon-container i {
    font-size: 8px;
  }

  .rate-q {
    font-size: 16px;
    line-height: 18px
  }

  .rating-card {
    padding: 24px 12px
  }

  #file-upload-text,
  #file-upload-text-id,
  #file-upload-text-iban,
  .input-group input[type="text"],
  .input-group input[type="email"],
  .accept-terms-text,
  .input-group select {
    font-size: 12px !important;
  }

  .round label {
    width: 25px;
    height: 25px;
  }

  .yellow-submit-btn {
    padding: 7px 29px;
    font-size: 12px;
    margin-top: 50px !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    height: 42px;
    line-height: 42px;
  }


  .overlayed-part .absoluted-part {
    position: relative !important;
    transform: translateY(0) translateX(0);
    right: 0;
    width: 100%;
    border-radius: 0 !important
  }

  .overlayed-part .container {
    padding: 0 !important
  }

  .overlayed-part .d-grid {
    display: flex !important;
    flex-direction: column
  }

  .overlayed-part .d-grid .d-flex {
    flex-direction: column !important
  }

  .overlayed-part .absoluted-part h6 {
    font-size: 16px;
  }

  .overlayed-part .absoluted-part p {
    font-size: 12px;
  }

  .subscribe-mail-container {
    width: 100%
  }

  .subscribe-mail-container input::placeholder {

    font-size: 12px;

  }

  .subscribe-mail-container>div {
    padding-right: 16px !important
  }

  footer {
    padding: 78px 0 0
  }

  footer a img {
    transform: scale(1.52) !important;
  }

  footer .footer-vec {
    width: 100% !important;
    max-width: 100% !important;
    top: 5% !important;
    height: 100%;
    transform: translateX(50%) scale(1.3);
  }

  footer .container {
    overflow: hidden;
  }

  .copy-rights {
    z-index: 20;
    position: relative;
    font-size: 10px;
    padding: 20px;
  }

  footer .footer-vector {
    left: 0;
    right: 0
  }

  footer .row>div {
    display: flex;
    justify-content: center;
    flex-direction: column
  }

  footer .row>div:nth-child(1),
  footer .row>div:nth-child(3) .after-end,
  footer .row>div:nth-child(3) .text-start,
  .down-footer-links {
    display: none
  }

  footer .container {
    margin-bottom: 70px;
  }



  footer img {
    max-width: 50% !important;
  }

  .news-letter-title {
    margin-top: 48px !important
  }


  footer .bg-white-op {
    margin-top: 0px !important;
    width: 75% !important;
  }

  footer .bg-white-op input {
    width: 100% !important;
  }

  footer .social-links {
    justify-content: center !important;
    margin-top: 24px !important;
  }

  footer .left-vector,
  footer .right-vector {
    display: none
  }

  footer .row>div div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-top: 50px;
  }

  footer .down-footer h3 {
    font-weight: bold
  }

  footer .down-footer h3::after {
    right: 50%;
    transform: translateX(50%)
  }

  footer img {
    transform: scale(.99);
    margin: auto
  }


}

@media (min-width: 992px) {
  .shared-table tbody td {
    line-height: 1.5 !important
  }


}

.logout-btn {
  min-width: 32px;
  min-height: 32px;
  border-radius: 4px;
  background: var(--Primary-Green, #1E6A5C) !important;
  border: 0;
  outline: 0;
}