@media (min-width: 0px) and (max-width: 767px) {
  .mobile-cards{
    overflow: hidden !important;
  }
  .radio-slider {
    display: none;
  }
  .mobile-cards {
    display: block;
    width: 100%;
    margin-bottom: 50px;
  }
  .mySwiper12 > .swiper-wrapper {
    width: 80%;
    height: 60dvh;
  }

  .mySwiper12 > div > div {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 18px;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    width: 90% !important;
  }
  .mobile-cards > h2 {
    width: 100%;
    margin: 0 auto;
    color: white;
    display: flex;
    justify-content: center;
    padding: 1em 0;
    font-size: 1.5em;
  }
  .final {
    width: 100%;
    height: 100%;
    position: relative;
    display: grid;
    grid-template-rows: 50% 50%;
    background-color: #1b1b1b;
  }
  .card-img {
    width: 100%;
    height: 100%;
  }
  .card-img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 18px;
  }
  .card-text {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    padding: 1.2em;
    text-align: center;
    gap: 0.5em;
  }
  .card-text > h3 {
    font-size: 1em;
    color: gold;
    font-weight: 600;
    text-shadow: 0 0 2px gold;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .card-text > p {
    font-size: 0.6em;
    color: rgb(214, 211, 211);
    font-weight: 300;
  }
  .header {
    display: none;
  }
  .hero-content {
    text-align: center !important;
    align-items: center !important;
    right: auto !important;
  }
  .hero-img {
    right: auto !important;
  }
  .btn-container {
    display: flex;
    align-items: center !important;
    justify-content: center !important;
  }
  .btn1,
  .btn2 {
    min-width: 30%;
  }
  .header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    z-index: 100;
  }
  .mobile-containerH {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo-mobile > a > svg {
    width: 120px;
    filter: invert(1);
  }
  .sl-nav {
    margin-right: 10px;
  }
  .wrapMenu {
    width: 50px;
    height: 50px;
    display: inline-block;
  }
  .intro > h3 {
    font-size: 1em;
  }
  .intro > h1 {
    font-size: 1.3em;
  }
  .intro > p {
    font-size: 0.8em;
  }
  .intro {
    text-align: center;
  }
  .intro > p {
    max-width: 96%;
  }
  .swiper-container {
    position: static;
    overflow-x: hidden;
  }
  .intro2 {
    flex-direction: column !important;
  }
  .icon {
    width: 100% !important;
    padding: 1em 0;
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .icon > div {
    padding: 0;
    width: 80%;
    max-width: 200px;
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: rgb(5, 5, 5) 0px 6px 24px 0px, gold 0px 0px 0px 1px;
  }
  .icon > div > svg {
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
  }
  #acc {
    display: none !important;
  }
  .column1 {
    display: none;
  }
  .column1-mobile {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 700px;
  }
  .column1-mobile > img {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
  }
  .inner-content {
    display: flex;
    width: 95%;
    height: auto;
    font-size: 1em;
    position: absolute;
    z-index: 10;
    transform: none;
    bottom: 0;
    margin-bottom: 50px;
  }
  .arabic1 {
    align-items: end;
  }
  .inner-content > span,
  .inner-right > span,
  .inner-bottom > span {
    font-size: calc(36px + 24 * ((100vw - 320px) / 1280));
  }
  .inner-p {
    font-size: calc(15px + 1 * ((100vw - 320px) / 1280));
  }
  .mask-mob {
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, #000000f1 80%, transparent);
    position: absolute;
    bottom: 0;
  }
  .inner-top {
    width: 100%;
  }
  .arabic1 {
    left: auto;
    right: 5%;
  }
  .arabic1 > .inner-top {
    width: auto;
  }
  .arabic1 > .inner-p {
    text-align: end;
  }
  .arabic1 > .line {
    align-self: end;
  }
  .arabic1 > button {
    align-self: center;
  }
  .arabic2 {
    left: auto !important;
    right: 5% !important;
    align-self: end !important;
  }
  .inner-content > button,
  .inner-right > button,
  .inner-bottom > button {
    margin-bottom: 3em;
  }
  .line {
    width: 80%;
    align-self: start;
  }
  .container {
    display: none;
  }
  .container-mobile {
    display: block;
    width: 100%;
    position: relative;
  }

  .mob-prd1 {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-top: 3em;
    height: auto !important;
  }
  .prd-title {
    font-size: 1.6em;
    margin-bottom: 2px;
    color: white;
  }
  .line12 {
    width: 90%;
    align-self: start;
    height: 1px;
    background-color: gold;
    margin-bottom: 10px;
  }
  .mobile-prd-img {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .slider-wrapper11 > img {
    padding: 0 0.5em;
    max-width: auto;
    height: 70px;
  }
  .mobile-prd-img > img {
    width: 70%;
    min-height: 300px;
    max-height: 500px;
    object-fit: cover;
  }
  .prd-bottom-line {
    width: 90%;
    height: 2px;
    background-color: grey;
    margin-bottom: 50px;
  }
  .prd-bottom,
  .prd-top,
  .line12 {
    align-self: self-start;
    position: relative;
    left: 5%;
  }
  .prd-bottom-title {
    color: white;
    font-size: calc(18px + 6 * ((100vw - 320px) / 1280));
  }
  .prd-bottom-desc {
    color: grey;
    font-size: calc(13px + 1 * ((100vw - 320px) / 1280));
    margin-bottom: 1em;
  }
  .mob-prd1 > button {
    padding: 0.5rem 2.5rem;
    background: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 6.25rem;
    transition: color 0.5s, background 0.5s, border-color 0.5s;
    will-change: auto;
    color: gold;
    font-family: "Univers Condensed", fallback-font, "Helvetica Neue", Helvetica,
      sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.75;
    letter-spacing: 1px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    max-width: 300px;
    margin-top: 1em;
    margin-bottom: 3em;
  }

  .mob-prd1 > button:hover {
    background-color: white;
    color: black;
  }

  .column2 {
    display: none;
  }
  .column3 {
    flex-direction: column;
  }
  .column3 > div {
    width: 100%;
  }
  .column3 > div > img {
    height: 450px;
  }
  .texxt > h2:nth-child(2) {
    font-size: 1.5em !important;
  }
  .contact_icon {
    width: 45px;
    height: 45px;
  }
  .slide-section > h5 {
    font-size: 0.5em;
  }
  .hero2 {
    padding: 0;
  }
  #menu_checkbox {
    display: none;
  }

  .trigger {
    position: absolute;
    z-index: 200;
    right: 0;
    top: 50%;
    border: 2px solid white;
    border-radius: 10px;
    transform: translateX(-50%) translateY(-50%);
  }

  .menu {
    position: relative;
    z-index: 9999;
    display: flex;
    width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 100%;
  }

  .menu.active .menu__list {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: transform 0.3s, visibility 0s 0s;
  }

  .menu.active .menu__list li a {
    opacity: 1;
  }

  .menu.active .menu__list li:nth-child(1) a {
    transition-delay: 0s;
  }

  .menu.active .menu__list li:nth-child(2) a {
    transition-delay: 0.2s;
  }

  .menu.active .menu__list li:nth-child(3) a {
    transition-delay: 0.4s;
  }

  .menu.active .menu__list li:nth-child(4) a {
    transition-delay: 0.6s;
  }

  .menu__btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  }

  .menu__btn i {
    color: #fff;
  }

  .menu__list {
    list-style: none;
    overflow: hidden;
    display: flex;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 0;
    border-radius: 4px;
    transform: scale(0);
    transform-origin: top left;
    transition: transform 0.3s, visibility 0s 0s;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  }

  .menu__list li {
    display: flex;
    align-items: center;
  }

  .menu__list li a {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 15px 25px;
    color: #fff;
    text-decoration: none;
    opacity: 0;
  }

  .menu__list li a:hover {
    color: rgb(233 233 233 / 75%);
    transition: 0.25s !important;
    transition-delay: 0s;
  }

  .menu--top-right {
    position: absolute;
    right: 0;
    text-align: left;
  }

  .menu--top-right.active .menu__list {
    transform: scale(1);
  }

  .menu--top-right .menu__btn {
    background: linear-gradient(to top, #ffd700, #00000021);
  }

  .menu--top-right .menu__list {
    position: absolute;
    top: -1px;
    right: 0;
    transform: scale(0);
    transform-origin: top right;
    background: linear-gradient(to top, #ffd700, #000000);
  }
  .top-right-mobile {
    width: 100px;
    position: relative;
    display: flex;
    margin-right: 15px;
  }
  .sl-nav > ul > li > svg {
    margin-top: 5px;
  }
  .hero-content > p:nth-child(1) {
    font-size: 1.3em;
  }
  .hero-content {
    text-align: center;
    width: 95%;
    height: 100%;
    z-index: 5;
    margin: 50px 0 100px 0;
  }
  .wrapper {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .hero-img {
    order: -1;
    width: 90%;
    position: absolute;
    z-index: 2;
    right: auto;
    top: 50px;
    max-width: 400px;
  }
  .logo > img {
    height: 120px;
  }
  .menue {
    display: none;
  }
  .btn1,
  .btn2 {
    max-width: 50%;
    font-size: 1em;
    margin-top: 1.5em;
    padding: 1em 0.8em;
  }
  .hero-content > h1 {
    font-size: 2.5em;
  }
  .hero-content > p {
    font-size: 16px;
    margin-top: 10px;
  }
  .btn-container {
    justify-content: center;
  }
  .mmask {
    width: 100%;
    height: 80%;
    background: linear-gradient(
      to top,
      #000000 0%,
      #000000ce 25%,
      #000000ab 50%,
      #00000096 75%,
      transparent 100%
    );
    z-index: 4;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .ham {
    display: block;
    position: relative;
    margin-left: 25px;
  }

  .burger {
    position: relative;
    width: 40px;
    height: 30px;
    background: transparent;
    cursor: pointer;
    display: block;
    z-index: 213;
  }

  .burger input {
    display: none;
  }

  .burger span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: rgb(255, 255, 255);
    border-radius: 9px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }

  .burger span:nth-of-type(1) {
    top: 0px;
    transform-origin: left center;
  }

  .burger span:nth-of-type(2) {
    top: 50%;
    transform: translateY(-50%);
    transform-origin: left center;
  }

  .burger span:nth-of-type(3) {
    top: 100%;
    transform-origin: left center;
    transform: translateY(-100%);
  }

  .burger input:checked ~ span:nth-of-type(1) {
    transform: rotate(45deg);
    top: 0px;
    left: 5px;
  }

  .burger input:checked ~ span:nth-of-type(2) {
    width: 0%;
    opacity: 0;
  }

  .burger input:checked ~ span:nth-of-type(3) {
    transform: rotate(-45deg);
    top: 28px;
    left: 5px;
  }
}
.sl-nav {
  z-index: 1232;
}

@media (min-width: 768px) and (max-width: 1400px) {
  .radio-p {
    font-size: 1em;
  }
  .cardz {
    width: clamp(50px, 80px, 150px);
  }
  .btn1,
  .btn2 {
    white-space: nowrap;
  }
  .icon > div > svg {
    width: 50%;
    max-height: 150px;
  }
  .products-container {
    padding: 0 0.8em;
  }
  .hero-img > img {
    width: 100%;
  }
  .intro2 {
    width: 90%;
  }
  .hero-content > p {
    width: 90%;
    font-size: 17px;
    margin-top: 10px;
  }
  .btn-container {
    margin-top: 0;
  }
  .column3 > div:nth-child(1) {
    font-size: 12px;
  }
  .btn1,
  .btn2 {
    margin-top: 80px;
  }
  .icon {
    padding: 0 0.5em;
    padding-top: 0.8em;
    padding-bottom: 1em;
  }
  .hello {
    width: 100% !important;
  }
  .container {
    flex-direction: column;
  }

  .banner {
    order: -1;
  }
  .banner {
    width: 100%;
    left: 5%;
    position: relative;
  }

  .banner__button {
    display: none;
  }
  .column3 > div > img {
    height: 500px;
  }
  .column2 > div > span {
    font-size: clamp(0.5em, 1vh + 1em, 2em);
    text-shadow: 1px 1px 2px black;
  }
  .products-container {
    width: 90%;
  }
}
