@media (max-width: 768px) {
  article.accordion {
    flex-direction: column;
    overflow: hidden;
  }

  article.accordion .acc-icon {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%) scale(.8);
  }

  article.accordion section {
    width: 100%;
    min-height: 50px;
  }

  article.accordion section.active > .g-title {
    display: none;
  }

  article.accordion section.active .inner-about-wrapper {
    border-width: 8px;
  }

  article.accordion section.active .inner-about-wrapper.vision-inner {
    padding: 24px;
  }

  article.accordion section > .g-title {
    top: 50%;
    right: 0;
    transform: translateY(-25%);
  }

  .appFrame {
    height: auto !important;
    max-height: none !important;
  }

  .quote-wrapper {
    margin-top: 16px;
    font-size: 20px;
    line-height: 40px;
  }

  .inner-about-wrapper,
  .about-stats-section {
    position: relative;
    width: 100%;
  }

  .inner-about-wrapper img:not(.acc-icon) {
    transform: scale(.9);
  }

  .inner-about-wrapper .g-title {
    font-size: 20px;
  }

  .inner-about-wrapper .main-icon {
    width: auto;
    height: auto;
  }

  .inner-about-wrapper .main-icon-wrapper {
    gap: 16px !important;
  }

  .about-stats-section {
    margin-top: 22px;
  }

  .about-stats-section .number {
    font-size: 28px;
  }

  .about-stats-section .plus img {
    transform: scale(.7);
  }

  .about-stats-section > div div:last-child .plus {
    left: 20% !important;
  }

  .translate-x--12 {
    transform: translateX(0) !important;
  }

  .best-targets .targets {
    border-radius: 0 !important;
  }

  .best-targets .targets > div:first-child {
    border-top-right-radius: 16px;
  }

  .best-targets .targets > div:last-child {
    border-bottom-left-radius: 16px;
  }

  .best-targets .targets > div:nth-child(1) h4,
  .best-targets .targets h4 {
    margin-top: 16px;
    font-size: 32px;
  }

  .best-targets .targets span {
    font-size: 16px;
  }

  .best-targets .targets span:last-child {
    margin-top: 8px;
    font-size: 14px;
  }

  .values-wrapper {
    row-gap: 16px;
    margin-top: 16px;
  }

  .values-wrapper > div > div {
    padding: 16px 0 !important;
  }

  .values-wrapper > div:nth-child(3) {
    order: 4;
  }

  .values-wrapper > div:nth-child(4) {
    order: 3;
  }

  .values-card span {
    font-size: 14px;
    line-height: 20px;
  }

  .about-section .col-lg-7 {
    margin-top: 40px !important;
  }

  .about-section p.mt-24 {
    margin-top: 16px;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
  }

  .team-carousel .card:nth-child(2) {
    margin-top: 0 !important;
  }

  .team-carousel .card > img {
    height: 220px !important;
    object-fit: cover;
  }

  .team-carousel .team-desc {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-bottom: 4px !important;
  }

  .team-carousel .team-desc h6 {
    margin-bottom: 4px !important;
  }

  .team-carousel .team-desc span {
    line-height: 14px;
  }

  [dir="rtl"] .team-carousel .fa-chevron-right,
  [dir="rtl"] .team-carousel .fa-chevron-left {
    transform: rotate(0) !important;
  }

  .our-customers .owl-nav button {
    width: 22px;
    height: 22px;
    border-radius: 4px;
    font-size: 8px !important;
  }

  .shared-table {
    border: 0 !important;
  }

  .shared-table thead {
    display: none;
  }

  .shared-table tbody tr {
    display: block;
    margin-bottom: 10px;
    border: 1px solid #ddd;
  }

  .shared-table tbody tr td {
    line-height: 0 !important;
  }

  .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%);
  }

  .shared-table td {
    position: relative;
    display: block;
    padding: 10px;
    text-align: right;
  }

  .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;
  }

  .prof-case-container .alert span {
    font-size: 14px;
  }

  .prof-case-container .prof-case-btn {
    height: 32px;
    padding: 0 29px !important;
    font-size: 12px !important;
    line-height: 32px !important;
  }

  .upper-banner-container {
    margin-top: 140px;
    padding: 0 0 2px !important;
    text-align: center;
  }

  @media (max-width: 768px) {
  .upper-banner-main-img {
    transform: scale(.6);
  }

  html[dir="ltr"] .upper-banner-main-img.flip-ltr {
    transform: scaleX(-1) scale(.6);
  }

  .upper-banner-vector {
    transform: none;
  }

  html[dir="ltr"] .upper-banner-vector.flip-ltr {
    transform: scaleX(-1);
  }
}

  .upper-banner-container .upper-banner-title {
    margin-top: 4px;
    font-size: 14px;
    transform: translateY(-12px);
  }

  .upper-banner-vector {
    top: 2px;
    left: -2px;
  }

  .set-images-container {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
  }

  .lewan-services-container,
  .set-images-container {
    padding: 50px 32px;
  }

  .lewan-services-container {
    padding-bottom: 100px !important;
  }

  .lewan-services-container .lewan-services-title {
    margin-bottom: 25px;
    font-size: 24px;
  }

  .lewan-services-vector {
    display: none !important;
  }

  .lewan-service-card {
    padding: 8px 19px !important;
  }

  .lewan-services-form-wrapper {
    margin-top: 50px !important;
    padding: 50px 21px 86px !important;
  }

  .lewan-services-form-wrapper .title {
    font-size: 18px;
  }

  .lewan-services-form-wrapper label {
    font-size: 14px !important;
  }

  textarea.h-120 {
    height: 80px !important;
  }

  .px-mob-24 {
    padding-right: 24px !important;
    padding-left: 24px !important;
  }
}

@media (max-width: 575.98px) {
  header {
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
  }

  header nav .language-dropdown i {
    color: #fff !important;
  }

  header nav .nav-link.language-dropdown {
    background: transparent !important;
    border: 1px solid var(--green-color) !important;
  }

  header nav .language-text {
    color: #fff !important;
  }

  header nav::after {
    display: none;
  }

  header .collapse:not(.show) {
    height: 0 !important;
  }

  header .navbar-expand-md ul.navbar-nav {
    gap: 20px;
    flex-direction: column !important;
    margin-top: 40px !important;
  }

  header .navbar-expand-md li.navbar-nav {
    flex-direction: column !important;
  }

  header .navbar-expand-md .navbar-nav li:nth-child(1) a.login-btn {
    height: 50px !important;
    padding: 11px 24px !important;
    font-size: 18px !important;
  }

  .upper-header-mob {
    display: flex;
    align-items: center;
    height: 50px;
    background: var(--main-color);
  }

  .upper-header-mob .nav-link {
    font-weight: 400 !important;
  }

  .upper-header-mob-inner .navbar-nav .nav-link {
    padding: 0;
  }

  .navbar {
    z-index: -1;
    height: 83px;
    margin-top: -1px;
    padding: 0 0 0;
  }

  .navbar > .container-fluid {
    padding: 0 32px !important;
  }

  .navbar-expand-md .container-fluid {
    position: relative !important;
    gap: 48px;
  }

  .navbar-brand {
    margin: 0;
  }

  .navbar-brand img {
    max-height: 32px;
  }

  .navbar-toggler {
    position: relative;
    z-index: 999;
    width: 40px;
    height: 40px;
    padding: 0;
    overflow: hidden;
    box-shadow: none;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-toggler svg {
    position: absolute;
    top: 20%;
    left: 0;
    width: 100%;
    transition: all .5s ease-in-out;
    filter: brightness(0) invert(1);
    transform: scale(1.2);
  }

  .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-collapse {
    position: fixed;
    top: 80px;
    right: 0;
    left: 0;
    height: 100vh;
    flex-direction: column;
    background: var(--main-color);
    transition: all .2s linear;
  }

  .navbar-collapse > * {
    width: 100%;
  }

  .navbar-collapse ul li {
    width: 100%;
  }

  .navbar-collapse ul li a {
    width: 100%;
    border-radius: 8px;
    background: #002647;
  }

  .navbar-collapse ul.about-us-dropdown {
    width: 100%;
    height: 100%;
    align-items: center;
    margin-top: .125rem !important;
  }

  .navbar-collapse ul.about-us-dropdown li {
    margin-top: 8px;
  }

  .navbar-collapse ul.about-us-dropdown.hide {
    display: none !important;
  }

  .navbar-nav {
    flex-direction: row-reverse !important;
    gap: 8px;
    margin: 0 !important;
  }

  .navbar-nav .nav-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex: 1;
    width: 100%;
    height: 50px;
    padding: 11px 32px !important;
    border: 0 !important;
    border-radius: 8px;
    background: linear-gradient(88deg, rgba(9, 45, 75, .25) -33.74%, rgba(104, 181, 69, .25) 98.02%);
    color: #fff;
    text-align: right;
    font-family: "GE_Snd_Book";
    font-size: 18px;
    font-weight: 400;
  }

  .navbar-nav .nav-link svg {
    transition: all .3s linear;
  }

  .navbar-nav .dropdown-menu.show {
    display: block !important;
  }

  nav ul.navbar-nav {
    flex: 1;
    align-self: flex-start !important;
    padding: 0 16px !important;
  }

  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, rgba(255, 255, 255, .12));
  }

  nav .nav-item:nth-child(1) {
    border: 0;
  }

  nav .nav-item:nth-child(2) {
    border-top: 1px solid var(--dark-blue-mid, rgba(255, 255, 255, .12));
  }

  nav .nav-item:last-child {
    border: 0;
  }

  nav.not-fixed {
    height: 90px;
  }

  nav.not-fixed .container-fluid {
    top: -24px !important;
  }

  .nav-item:not(:first-child) {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .dropdown-toggle::after {
    display: none;
  }

  .dropdown-list {
    display: flex;
    visibility: visible;
    position: relative;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    background-color: transparent;
    opacity: 1;
    transform: translateY(0);
    transition: height .3s ease;
  }

  .dropdown-list.show {
    display: flex !important;
    height: auto;
    overflow: visible;
  }

  .dropdown-list a {
    padding: 10px !important;
    color: #fff;
    text-align: right;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
  }

  .dropdown-list a:hover {
    padding: 10px !important;
  }

  .collapse:not(.show) {
    height: 0 !important;
    padding: 0 !important;
    overflow: hidden;
  }

  .language-dropdown {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    gap: 8px !important;
    background-color: transparent !important;
    border: 0;
    border-radius: 0;
  }

  .language-dropdown span {
    color: var(--main-color);
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
  }

  .lang-dropdown {
    width: 100%;
    display: none !important;
    background-color: transparent !important;
    border: 0;
    border-radius: 0;
    transform: translateX(0) !important;
  }

  .lang-dropdown li:last-child {
    margin-top: 8px;
  }

  .lang-dropdown span {
    color: #fff;
  }

  .login-btn {
    padding: 3px 21px !important;
    border-radius: 50px;
    background-color: var(--yellow-color);
  }

  [dir="ltr"] .navbar-nav .nav-link,
  [dir="ltr"] .about-us-dropdown a,
  [dir="ltr"] .dropdown-list a {
    text-align: left !important;
  }

  .about-us-dropdown a {
    padding: 11px 32px !important;
    text-align: right;
  }

  .breadcrumb ol {
    padding: 0;
    margin: 0;
  }

  .breadcrumb ol li a,
  .breadcrumb ol li.active {
    white-space: nowrap;
    font-size: 12px;
  }

  .breadcrumb-container {
    top: 80px;
    padding: 0 32px;
  }

  .breadcrumb-container a,
  .breadcrumb-container li {
    font-size: 12px !important;
  }

  .g-padding {
    padding: 50px 16px;
  }

  .g-title {
    color: var(--main-color);
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
  }

  .pt-200 {
    padding-top: 160px !important;
    padding-right: 16px;
    padding-left: 16px;
  }

  .main-wrapper {
    margin-top: 200px;
  }

  .hero {
    height: 225px !important;
    margin-top: 82px;
    overflow: hidden;
  }

  .hero #carouselExampleIndicators,
  .hero .carousel-inner,
  .hero .carousel-item {
    height: 100% !important;
  }

  .hero .carousel-indicators {
    display: none;
  }

  .hero .carousel-control-next,
  .hero .carousel-control-prev {
    width: 25px;
    height: 25px;
  }

  .hero .carousel-control-prev {
    left: 1%;
  }

  .hero .carousel-control-next {
    right: 1%;
  }

  .hero .hero-img {
    width: 100px;
  }

  .hero-content {
    top: 110px;
  }

  .hero-content .align-items-center {
    align-items: flex-start !important;
    padding-top: 55px;
  }

  .hero-content .main-hero-title-container {
    margin-top: 10px;
    margin-bottom: 8px;
    padding: 8px 0;
  }

  .main-hero-title-container h1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
  }

  .hero-text-container span {
    color: #4A2D7B;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 12.5px;
    letter-spacing: -.13px;
    text-transform: capitalize;
  }

  .hero-btn-container {
    margin-top: 8px;
  }

  .hero-btn-container button {
    padding: 3.125px 12.5px;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
  }

  .about-section {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }

  .about-sec-title {
    margin: 0 0 8px !important;
    font-size: 24px;
    line-height: 48px;
  }

  .about-sec-desc {
    margin-top: 0;
    margin-bottom: 0 !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
  }

  .about-nums-container {
    margin-top: 27px !important;
  }

  .about-nums-container .invest-icon-container {
    width: 26px;
    height: 26px;
  }

  .about-nums-container .invest-icon-container img {
    width: 13px;
    height: 13px;
  }

  .about-nums-container .invest-size-text {
    font-size: 12px;
    font-weight: 500;
  }

  .about-nums-container .invest-num {
    margin-top: 17.5px;
    font-size: 32px;
    font-weight: 400;
    line-height: 12.617px;
    letter-spacing: -.315px;
  }

  .about-section .about-section-text {
    padding: 0 32px;
    color: var(--paragraph);
    text-align: justify;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -.303px;
  }

  .about-section .about-btns-container {
    justify-content: center;
    padding: 0 32px !important;
  }

  .about-section .about-btns-container a {
    padding: 7px 29px;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
  }

  .about-section .about-img-container {
    display: flex;
    justify-content: center;
    margin-top: 24px;
  }

  .about-section .about-img-container img {
    width: 100%;
  }

  .about-section .about-sec-card {
    padding: 8px !important;
  }

  .about-section .row > div:last-child {
    position: relative;
  }

  .about-sec-card p {
    margin-top: 8px !important;
    padding: 0 !important;
  }

  .about-grid .img-container img {
    width: 24px;
    height: 24px;
  }

  .about-grid .content {
    margin-top: 8px;
  }

  .about-grid > div:nth-child(2) {
    padding-top: 18px !important;
    padding-bottom: 16px !important;
  }

  .gap-column-with-3 > div {
    padding-right: 3px !important;
    padding-left: 3px !important;
  }

  .green-after-top::after,
  .blue-after-top::after {
    height: 3px;
  }

  .v-m-v-card {
    padding: 13px 8px 16px;
  }

  .v-m-v-icon-container {
    min-width: 35px !important;
    min-height: 35px !important;
  }

  .v-m-v-icon-container img {
    width: 20px;
    height: 20px;
  }

  .v-m-v-card .v-m-m-card-title {
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 14.965px;
    line-height: normal;
  }

  .v-m-v-card .v-m-m-card-desc {
    font-size: 9px;
    font-weight: 400;
    line-height: 12px;
  }

  .best-targets {
    margin-top: 0 !important;
  }

  .best-targets .targets {
    flex-direction: column;
    padding: 7px 0;
    margin-bottom: 0;
    background-color: transparent;
  }

  .best-targets .targets > div {
    justify-content: center;
    width: 100%;
    padding: 16px;
    background-color: var(--main-color);
  }

  .best-targets .targets > div:last-child {
    margin-top: 0;
    background-color: var(--green-color);
  }

  .best-targets .targets .g-4 {
    gap: 8px;
  }

  .best-targets .targets h4 {
    font-size: 32px;
  }

  .best-targets .targets::after {
    display: none;
  }

  .main-icon-wrapper {
    gap: 8px !important;
  }

  .main-icon {
    width: 15px;
    height: 15px;
  }

  .services {
    padding-top: 50px;
    padding-right: 16px;
    padding-left: 16px;
    background: #F5F9F6;
  }

  .services .container > .row {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
  }

  .services .container > .row > div {
    padding: 0 !important;
  }

  .services .service-card {
    height: 250px;
  }

  .services .service-card p {
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
  }

  .flip-card .service-card-title {
    width: 85%;
    bottom: auto;
    font-size: 12px;
    font-weight: 500;
  }

  .flip-card .img-absoluted {
    position: absolute;
    right: 75% !important;
    bottom: 36px !important;
    z-index: 1;
    display: flex;
    justify-content: flex-end;
    width: 30px;
    height: 30px;
  }

  .flip-card-back {
    padding-top: 34px;
    padding-right: 0;
    padding-left: 0;
  }

  .flip-card-back > div {
    height: 100%;
  }

  .flip-card-back h5 {
    width: 95% !important;
    margin-top: 0;
    padding: 6px !important;
    font-size: 12px;
  }

  .first-cutted-img .inner-about-wrapper {
    position: static !important;
    top: auto !important;
    bottom: auto !important;
    left: auto !important;
    order: 2;
    width: 100% !important;
  }

  .first-cutted-img .cutted-img {
    order: 1;
    transform: none !important;
  }

  .about-stats-section > div div:last-child .plus.first-plus {
    left: -10% !important;
  }

  .about-stats-section > div div:last-child .plus {
    left: 20% !important;
  }

  .about-stats-section > div div:last-child .plus.first-plus {
    left: -10% !important;
  }

  .our-team {
    height: 350px !important;
  }

  .our-team .ribbon {
    bottom: 28%;
    height: 70px;
  }

  .our-team .ribbon img {
    object-fit: cover;
  }

  .team-carousel .card {
    width: 85%;
    min-height: 360px;
    max-height: 405px;
    margin: auto;
    overflow: hidden;
  }

  .team-carousel .owl-nav {
    top: 45%;
    right: 50%;
    width: 110%;
  }

  .team-carousel .owl-nav button {
    width: 30px;
    height: 30px;
    border-radius: 4px;
  }

  .team-carousel .team-desc {
    position: relative !important;
    padding-top: 16px;
    padding-bottom: 0;
    text-align: center;
  }

  .team-carousel .team-desc h6 {
    margin: 0;
    font-size: 12px;
  }

  .team-carousel .team-desc span {
    margin: 0;
    font-size: 8px;
  }

  .team-carousel .social-links {
    grid-template-columns: repeat(4, 1fr);
    font-size: 12px !important;
  }

  .team-carousel .social-links img {
    transform: scale(.7);
  }

  .hovered-desc .team-desc {
    transition: all .3s ease-in-out;
  }

  .hovered-desc:hover .team-desc {
    transform: scale(1) translateX(50%) translateY(0) !important;
  }

  .our-customers {
    margin-top: 0;
  }

  .our-customers.g-padding {
    /*padding-top: 65% !important;*/
  }

  .our-customers .vec-top {
    display: none !important;
  }

  .our-customers .vec-bottom {
    width: 100%;
  }

  .our-customers .owl-nav {
    width: 100% !important;
  }

  .our-customers .owl-nav .owl-next {
    right: 6.5%;
  }

  .our-customers .owl-nav .owl-prev {
    left: 6.5%;
  }

  .customers-carousel > div {
    position: relative;
    top: 45% !important;
  }

  .customers-carousel .owl-item div {
    display: flex;
    justify-content: center;
    padding: 28px;
  }

  .customers-carousel .owl-item div::after {
    content: '';
    position: absolute;
    inset: 0;
    width: 100%;
    background-image: url(/images/customers/slider-vec.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .lewan-carousel.owl-carousel .owl-stage-outer {
    overflow: visible;
  }

  .lewan-carousel.owl-carousel .owl-stage-outer::-webkit-scrollbar {
    display: none;
  }

  .blog {
    padding-top: 0;
  }

  .blog .blog-card h4 {
    font-size: 18px;
    font-weight: 500;
  }

  .blog .blog-card p {
    margin-top: 8px;
  }

  .blog-details .img-container {
    height: 200px !important;
  }

  .blog-details .img-container img {
    object-fit: cover;
  }

  .blog-details .inner-title {
    font-size: 16px !important;
  }

  .blog-details .col-12.mt-32 {
    margin-top: 12px !important;
  }

  .blog-details hr {
    margin-top: 16px;
  }

  .blog-details .inner-subtitle {
    font-size: 20px;
  }

  .blog-details .blog-details-ul {
    margin: 16px 16px 0 0 !important;
    padding: 0;
  }

  .blog-details .owl-stage-outer {
    overflow: visible !important;
  }

  .blog-details-icons-wrapper {
    justify-content: space-between;
    margin-top: 0;
  }

  .blog-details-icons-wrapper span {
    font-size: 16px;
    font-weight: 500;
  }

  .blog-details-ul li {
    font-size: 14px;
    line-height: 26.401px;
  }

  .book-space-container .mob-title {
    margin-top: 32px;
    color: var(--main-color);
    text-align: center;
    font-family: "Bahij_TheSansArabic";
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
  }

  .book-space-container .img-container {
    height: 200px;
  }

  .book-space-container .img-container img {
    height: 100%;
    border-radius: 7.924px;
    object-fit: cover;
  }

  .book-space-container .blog-details-ul {
    margin: 16px 16px 0 0 !important;
    padding: 0;
  }

  .book-form-wrapper {
    padding: 24px 16px;
  }

  .book-form-wrapper h2 {
    font-size: 18px;
  }

  .book-form-wrapper input,
  .book-form-wrapper .bordered-gray,
  .book-form-wrapper .select2-selection--single {
    height: 60px !important;
  }

  .contact-us .row.main-row > div:nth-child(1) {
    order: 1;
  }

  .contact-us .row.main-row > div:nth-child(2) {
    order: 3;
  }

  .contact-us .row.main-row > div:nth-child(3) {
    order: 2;
  }

  .contact-us form .row > div {
    margin-bottom: 16px !important;
  }

  .contact-us iframe {
    height: 172px !important;
  }

  .contact-us .mt-50 {
    margin-top: 24px !important;
  }

  .contact-us .form-wrapper {
    margin-top: 32px !important;
  }

  .contact-us .input-group label {
    font-size: 16px !important;
  }

  .contact-us .input-group input::placeholder {
    font-size: 14px !important;
  }

  .contact-us .submit-btn-container {
    margin-top: 0 !important;
  }

  .contact-content span {
    margin-top: 14px;
    font-size: 15.616px;
    font-weight: 600;
    line-height: 15.603px;
  }

  .contact-content p {
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
  }

  .contact-icon-container {
    margin-top: 20px;
  }

  .gradient-border::after {
    width: 80px;
    height: 80px;
  }

  .join-us .col-md-8 {
    margin-top: 48px;
  }

  .join-us .col-md-8 > div:nth-child(1) {
    justify-content: center;
  }

  .join-us .file-input-btn {
    justify-content: center;
    width: 73px;
  }

  .join-us #file-upload-text {
    font-size: 14px;
  }

  .join-us .img-container::before {
    right: auto !important;
    left: -10px;
    width: 85px;
    height: 116px;
  }

  .join-us .img-container::after {
    content: '';
    position: absolute;
    right: -10px !important;
    bottom: -10px;
    z-index: 0;
    width: 104px;
    height: 140px;
    background-color: var(--green-color);
  }

  .shared-tabs {
    flex-wrap: nowrap;
    overflow: scroll;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .shared-tabs::-webkit-scrollbar {
    display: none;
  }

  .shared-tabs .nav-link {
    padding: 8px 16px;
  }

  .profile-dropdown {
    display: flex;
    align-items: center;
    gap: 4px;
    height: 35px;
  }

  .profile-dropdown-list a {
    width: 180px;
    padding: 8px 16px;
    font-size: 14px;
  }

  footer {
    padding: 78px 32px 80px;
  }

  footer .footer-vector {
    right: 0;
    left: 0;
  }

  footer .left-vector,
  footer .right-vector {
    display: none;
  }

  footer .row > div {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  footer .row > div:nth-child(2) {
    display: none;
  }

  footer .row > div div:not(.text-decoration-none) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 8px;
  }

  footer .row > div div.text-decoration-none > div {
    margin-top: 0;
  }

  footer .row > div div.text-decoration-none span {
    font-size: 12px;
  }

  footer .social-links {
    justify-content: center;
    margin-top: 24px !important;
  }

  footer iframe {
    height: 122px;
  }

  footer .down-footer h3 {
    font-weight: bold;
  }

  footer .down-footer h3::after {
    right: 50%;
    transform: translateX(50%);
  }

  footer img {
    margin: auto;
    transform: scale(.99);
  }

  .copy-rights {
    padding: 28px 12px;
    font-size: 12px;
  }
}

@media (min-width: 992px) {
  ul.navbar-nav {
    margin-right: 64px;
  }

  .lewan-carousel {
    display: flex !important;
    gap: 24px;
  }
}

/* Mobile News Filters Alignment */
@media (max-width: 767.98px) {
  .blog .shared-tabs {
    display: flex !important;
    flex-wrap: nowrap !important;
    align-items: center !important;
    gap: 10px !important;
    width: 100%;
    padding: 0 2px 8px !important;
    margin-bottom: 20px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    scrollbar-width: none;
    -ms-overflow-style: none;
    white-space: nowrap;
  }

  .blog .shared-tabs::-webkit-scrollbar {
    display: none;
  }

  .blog .shared-tabs .nav-item {
    flex: 0 0 auto !important;
    display: flex !important;
    align-items: center !important;
    margin: 0 !important;
  }

  .blog .shared-tabs .nav-link {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 38px !important;
    min-width: 72px;
    padding: 0 18px !important;
    margin: 0 !important;
    border: 0 !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    line-height: 1 !important;
    white-space: nowrap;
  }
}

@media (max-width: 380px) {
  .blog .shared-tabs .nav-link {
    height: 36px !important;
    min-width: 64px;
    padding: 0 14px !important;
    font-size: 13px !important;
  }
}

/* Liwan Mobile Compact View */
@media (max-width: 767.98px) {
  .lewan-gallery-section {
    padding: 28px 0 36px !important;
  }

  .lewan-gallery-section .container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .lewan-gallery-section .set-images-container {
    display: flex !important;
    flex-wrap: nowrap !important;
    gap: 10px !important;
    padding: 0 !important;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .lewan-gallery-section .set-images-container::-webkit-scrollbar {
    display: none;
  }

  .lewan-gallery-section .lewan-img-con {
    flex: 0 0 132px !important;
    width: 132px;
    height: 96px;
    border-radius: 12px;
    overflow: hidden;
    scroll-snap-align: start;
    box-shadow: 0 8px 18px rgba(87, 72, 50, .10);
  }

  .lewan-gallery-section .lewan-img-con img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
  }

  .lewan-services-container {
    padding: 42px 0 !important;
  }

  .lewan-services-container .container {
    padding-right: 16px;
    padding-left: 16px;
  }

  .lewan-services-container .lewan-services-title {
    margin-bottom: 22px !important;
    font-size: 22px !important;
    line-height: 1.4;
  }

  .lewan-services .row {
    --bs-gutter-x: 10px;
    --bs-gutter-y: 10px;
  }

  .lewan-service-card {
    height: 100%;
    min-height: 96px;
    padding: 12px 10px !important;
    border-radius: 12px !important;
    box-shadow: 0 6px 16px rgba(87, 72, 50, .08) !important;
  }

  .lewan-service-card > .d-flex {
    flex-direction: column;
    justify-content: center;
    gap: 8px !important;
    height: 100%;
    text-align: center;
  }

  .lewan-service-card .icon-container {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
    flex: 0 0 36px;
    margin: 0 auto;
  }

  .lewan-service-card .icon-container i {
    font-size: 17px;
  }

  .lewan-service-card .separator {
    display: none;
  }

  .lewan-service-card .service-title {
    display: -webkit-box;
    min-height: 34px;
    margin: 0 !important;
    overflow: hidden;
    font-size: 12px !important;
    line-height: 17px !important;
    text-align: center;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .lewan-service-card.with-dark-strip::after,
  .lewan-service-card.with-light-strip::after {
    top: 0;
    right: 0;
    width: 100%;
    min-height: 3px;
    height: 3px;
    border-radius: 12px 12px 0 0;
  }

  html[dir="ltr"] .lewan-service-card.with-dark-strip::after,
  html[dir="ltr"] .lewan-service-card.with-light-strip::after {
    right: 0 !important;
    left: 0 !important;
    transform: none !important;
  }
}

@media (max-width: 380px) {
  .lewan-gallery-section .lewan-img-con {
    flex-basis: 118px !important;
    width: 118px;
    height: 86px;
  }

  .lewan-service-card {
    min-height: 92px;
    padding: 10px 8px !important;
  }

  .lewan-service-card .service-title {
    font-size: 11.5px !important;
    line-height: 16px !important;
  }
}