.fw-600 {
  font-weight: 600 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.gap-3 {
  gap: 1rem !important;
}
.text-center {
  text-align: center;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.uk_ft_social_links {
  justify-content: space-between !important;
  width: auto !important;
  display: flex;
  gap: 16px;
}

@media (max-width: 1366px) {
    .zf-rail a {font-size: 15px; padding: 10px 12px; }
    .zf-rail {padding: 12px 10px; }
}

@media (max-width: 991px) {
  .uk_fb_cta_sec{
    background-image: none !important;
  }
}

@media (min-width: 768px) {
  .wk_mob_only {
    display: none !important;
  }
  .uk_case_img {
    display: none;
  }
}

@media (max-width: 767px) {
  html,
  body {
    overflow-x: hidden !important;
  }
  .uk_overflow_hidden {
    overflow: hidden !important;
  }
  /* hero banner responsive start  */
  /* hide on mobile screen  wk_hide*/
  .wk_hide {
    display: none !important
    ;
  }
  /* UK General Classes */
  .res_padding {
    padding: 60px 0;
  }
  .uk_mob_overfloHidden {
    overflow: hidden;
  }
  .uk_tag_center {
    margin: 0 auto 20px;
    width: max-content;
    font-size: 14px !important;
    text-align: center;
  }
  .uk_res_tag_center {
    margin: 0 auto;
    width: max-content;
    font-size: 14px !important;
    text-align: center;
  }
  .uk_plf-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .uk_p_16 {
    font-size: 16px !important;
  }
  .uk-res-plf-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .uk-res-plf {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .primary-title {
    line-height: 1.2;
  }
  .uk_res_text-center {
    text-align: center;
  }
  .uk_res_mb-0 {
    margin-bottom: 0 !important;
  }
  .uk_res_pt-60 {
    padding-top: 60px;
  }
  .uk_res_mt-0 {
    margin-top: 0 !important;
  }
  .uk_btn_mt {
    margin-top: 60px;
  }
  /* UK General Classes */

  .zf-burger {
    width: 123px !important;
    height: 50px;
    background: #0e0e0e30 !important;

    border-radius: 30px !important;

    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
  }

  .wk_counter {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }

  section.hero-home .row {
    flex-direction: column-reverse;
  }

  .fs-90.fw-600.wk_counter1 {
    font-size: 20px;
  }
  .col-md-6.d-flex.align-items-end.justify-content-end.wk_main_counter {
    justify-content: center !important;
    align-items: center;
  }

  section.hero-home .fs-20.wk_counter2 {
    font-size: 16px !important;
    font-weight: 400;
  }
  .wk_counter {
    padding: 10px 20px;
    margin: 10px;
    border: 1px solid #ffffff5c;
    border-radius: 30px;
  }

  section.hero-home a.btn-primary.arrow {
    width: 70%;
  }
  /* hero banner responsive end  */

  /* Our Work sec start  */

  .our_work::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0px;
    left: 0;
    height: 10%;
    background: linear-gradient(
      180deg,
      rgba(241, 197, 54, 0) 0%,
      rgba(241, 197, 54, 0.3) 100%
    );
    z-index: -1;
  }
  .our_work {
    background-repeat: no-repeat;
    padding: 60px 10px;
  }

  .wk_center {
    text-align: center;
  }

  .wk_label {
    font-size: 14px;
    font-weight: 600;
  }
  .our_work h3 {
    font-size: 30px;
    font-weight: 600;
  }
  .our_work a {
    width: 88%;
    text-align: center;
    position: absolute;
    bottom: 15px;
    left: 10px;
    margin: auto;
    display: table;
    left: 0;
    right: 0;
  }

  /* .our_work a:before {
right: 30% !important;


}
.our_work a::after {
    left: 25% !important;


} */
  .wk_tags {
    margin: 20px 0;
  }

  span.chip {
    padding: 5px 10px;
    border: 1px solid #00000033;
    border-radius: 30px;
    font-size: 12px;
    font-weight: 500;
    opacity: 1;
  }
  video.wk_work_video {
    width: 100%;
    border-radius: 15px;
  }
  a.btn-primary.arrow.wk_view_all {
    position: relative;
    margin-top: 50px;
    text-align: center;
    width: 100%;
  }

  /* Our Work sec End  */
  /* Client Sec Start */
  .uk_client_sec {
    text-align: center;
  }
  .uk_client_sec .section-tag {
    width: max-content;
    margin: 0 auto 20px;
    font-size: 14px !important;
  }
  .uk_client_sec .testimonial-box {
    padding: 0 !important;
  }
  .uk_client_sec .testimonial-box p {
    text-align: center !important;
  }
  .uk_client_sec .content::before {
    left: 50% !important;
    transform: translate(-50%, 0);
  }
  .uk_client_sec .author {
    width: max-content;
    margin: auto;
    gap: 10px !important;
  }
  .uk_client_sec .author-designation {
    text-align: left;
  }
  .uk_client_sec .author .author-img img {
    width: 69px;
    height: 69px;
    object-fit: cover;
    border-radius: 50%;
  }
  .uk_dots {
    width: max-content !important;
    margin: 25px auto 0;
  }
  .uk_dots .swiper-pagination-bullet-active {
    background: linear-gradient(0deg, #ffe89c 0%, #deb019 100%) !important;
  }
  .uk_dots .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  }
  .uk_client_sec .marquee img {
    width: 130px;
  }

  /* Client Sec End */
  /* CTA Contact Start */
  .uk_cta_contact {
    background-image: url(../img/home/ready-transform-bg.webp) !important;
    background-size: cover !important;
    background-position: center !important;
    text-align: center;
  }
  /* CTA Contact End */

  /* Our Services Start */
  .uk_accordian .accordion-item {
    background: transparent !important;
    border: unset;
    border-radius: unset;
    padding: 60px 16px;
  }
  .uk_accordian .accordion-button,
  .uk_accordian .accordion-button:not(.collapsed) {
    background: transparent;
    box-shadow: unset !important;
  }
  .uk_accordian .accordion-button,
  .uk_accordian .accordion-body {
    padding: 0;
  }
  section.uk_our-services {
    & .service-item:nth-child(odd) {
      background-color: #2a193d !important;
      p {
        font-size: 16px !important;
        font-weight: 300;
        text-wrap: unset;
      }
    }
  }
  section.uk_our-services .hh4 {
    font-size: 30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='17' viewBox='0 0 13 11' fill='none'%3E%3Cpath d='M13 6.67859L12.1312 5.83846L9.14061 8.74274L9.14061 -3.99549e-07L0 0L5.15171e-08 1.17857L7.92186 1.17857L7.92186 8.74274L4.91866 5.83846L4.05011 6.66641L8.53123 11L13 6.67859Z' fill='white'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 17%;
    padding-right: 20px;
    line-height: 1.2;
    width: 100%;
  }

  .uk_accordian .accordion-button::after {
    content: unset;
  }

  .uk_pills {
    margin-top: 20px;
  }
  .uk_pills .pill {
    font-size: 14px !important;
  }
  /* Our Services End */

  /* Trusted Client */
  .uk_facts_sec {
    padding: 60px 0 !important;
  }
  /* Trusted Client */

  /* Cta 2 */
  .uk_cta_2 {
    padding: 60px 0;
    text-align: center;
    background-position: 100% 100% !important;
  }
  /* Cta 2 */
  /* Industries Start */
  .uk_industries {
    text-align: center;
    background: linear-gradient(
      180deg,
      #171717 30%,
      #1d0833 55.21%,
      rgba(106, 65, 51, 1) 100%
    ) !important;
  }
  .uk_industries .industries_bg_slider {
    bottom: -8%;
  }
  .uk_industries .industries_bg_slider .swiper-slide {
    /* font-size: 31vw; */
    font-size: 56vw;
    z-index: -1;
  }
  .uk_industries .mt-100 {
    margin-top: 30px;
  }
  .uk-ind-btn {
    margin: auto !important;
    display: none;
  }
  .ind_slide_content {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #fff;
    gap: 10px;
  }
  .uk_btn_primary {
    margin-top: 30px;
    max-width: 400px !important;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
  }
  .uk_btn_primary div {
    display: inline-block;
  }

  .qa_ze_newsCard img {
    height: unset !important;
  }
  /* Industries End */

  /* Cobtact US */
  section.uk_contact {
    .map {
      min-height: 344px;
      max-width: 782px;
      padding: 30px 25px;
    }
  }
  section.uk_contact {
    p {
      font-size: 16px;
    }
  }
  /* Cobtact US */

  .uk_schedule {
    padding: 40px 16px !important;
    max-width: 360px;
    margin: 0 auto;
  }

  .uk_schedule .name {
    font-size: 23px !important;
  }

  .uk_schedule .img img {
    width: 55px;
  }
  .uk_schedule p {
    font-size: 18px !important;
  }

  /* News Sec */
  .uk_news_sec {
    padding: 60px 0;
  }
  /* News Sec */

  /* Local Support Start */
  .uk_local_support {
    /* background-image: url(assets/img/home/testimonial/testimonial-bg.png); */
    /* background-image: url(../img/home/testimonial/testimonial-bg.png); */
    background-image: linear-gradient(
      180deg,
      rgba(247, 247, 247, 1) 75%,
      rgba(244, 222, 152, 1) 100%
    );
  }
  .uk_local_support .stats {
    background-image: url(../img/home/testimonial/testimonial-bg.png) !important;
    background-position: center !important;
    /* linear-gradient(180deg,rgba(247, 247, 247, 1) 75%, rgba(244, 222, 152, 1) 100%) */
  }

  .uk_local_support .stat-title1 {
    color: #333;
    font-size: 26px;
    font-weight: 600;
  }
  .uk_local_support .stat-desc1 {
    font-size: 16px;
    max-width: 332px;
    margin: 0 auto;
  }
  /* Local Support End */
  /* Footer */
  .uk_ft_social {
    flex-direction: column;
  }
  /* .uk_ft_social_links {
    justify-content: space-between !important;
    width: auto !important;
    display: flex;
    gap: 16px;
  } */
  .uk_ft-legal a {
    color: rgb(255 255 255 / 50%) !important;
  }
  .uk_ft-legal {
    flex-direction: column-reverse;
  }

  .uk_ft-legal .ft-copy {
    font-size: 16px;
    line-height: 1.3;
  }
  .uk_footer_copyright {
    margin: 0 auto !important;
    align-items: center !important;
    text-align: center;
    flex-direction: column-reverse;
  }
  .uk_ft-brand {
    text-align: center;
  }
  .uk_ft-brand .ft-logo img {
    max-width: 220px;
  }
  .uk_footer_container {
    padding: 60px 0;
  }

  .uk_footer_container .ft-intro {
    font-size: 14px;
  }

  .uk_ft-brand {
    margin: 0 auto;
  }
  /* Footer Accordian */
  .uk_footer_accordian {
    width: 100%;
  }

  .uk_footer_accordian .uk_accordion-button {
    font-size: 30px;
    padding: 0;
    background: unset;
    color: #fff;
    border: unset;
    box-shadow: unset !important;
    width: 100%;
    display: flex;
  }
  .uk_footer_accordian .uk_accordion-button:focus {
    box-shadow: unset;
    border: unset;
  }
  .uk_footer_accordian .uk_accordion-button::after {
    content: "" !important;
    background-image: url(../img/acc-on.png) !important;
  }
  .uk_footer_accordian .uk_accordion-button:not(.collapsed)::after {
    opacity: 0.5;
  }
  .uk_footer_accordian .uk_accordion-item {
    background: transparent;
    border: unset;
    /* border-bottom: 1px solid #171717; */
    border-bottom: 1px solid #2c2c2c;
    border-radius: unset;
    padding: 20px 12px 10px;
  }
  .uk_footer_accordian .uk_accordion-item:first-child {
    /* border-top: 1px solid #171717; */
    border-top: 1px solid #2c2c2c;
  }
  /* .uk_footer_accordian .ft-list {
    padding-top: 10px;
  } */
  .uk_footer_accordian .ft-list a {
    font-size: 16px !important;
  }

  /* Smooth accordion transition */
  .uk_accordion-collapse {
    overflow: hidden;
    height: 0;
    transition: height 0.35s ease;
  }

  /* show state handled dynamically */
  .uk_accordion-collapse.show {
    height: auto;
  }

  /* Icon fix — uses your existing .uk_accordion-button::after setup */
  .uk_accordion-button::after {
    content: "";
    background-image: url("../img/acc-on.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-left: auto;
    transition: transform 0.3s ease, opacity 0.3s ease;
  }

  /* When accordion is open */
  .uk_accordion-button:not(.collapsed)::after {
    transform: rotate(180deg);
    opacity: 0.5;
  }

  /* Footer Accordian */
  /* Footer */

  /* Case Studies Start */
  .hero-vignette {
    display: flex;
    z-index: 9999999;
    /* position: relative; */
  }
  .uk_banner_content {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: end;
    text-align: center;
    padding-bottom: 70px;
    gap: 9px;
    align-items: center;
    width: 100%;
  }
  .uk_banner_content .primary-title {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
  }
  .uk_banner_tag {
    background: radial-gradient(
        35% 35% at 50% 100%,
        rgba(226, 182, 40, 0.23) 0%,
        rgba(44, 44, 44, 0.23) 100%
      ),
      linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.06),
        rgba(255, 255, 255, 0.06)
      );
    /* border: 0.87px solid; */
    /* border-image-source: linear-gradient(180deg, rgba(255, 255, 255, 0.0544) 0%, rgba(255, 255, 255, 0.17) 100%); */
    /* border-image-slice: 1; */
    backdrop-filter: blur(21.854px);
    -webkit-backdrop-filter: blur(21.854px); /* Safari support */

    /* Optional Styling */
    border-radius: 20px;
    padding: 16px 24px;
    color: #fff;
    display: inline-block;
    margin: 0;
  }

  /* Our Work */
  .uk_our_work_row {
    display: flex;
    flex-direction: column;
  }
  .uk_our_work_box {
    position: relative;
  }

  .uk_our_work .wk_label {
    color: #333;
  }
  .uk_our_work.our_work h3 {
    color: #333;
  }

  /*  */
  .uk_case .case__cta {
    position: absolute;
    opacity: 1;
    width: 90%;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 20px;
    justify-content: center;
  }
  .uk_case {
    position: relative;
  }
  .uk_case__tags {
    position: unset !important;
  }
  .uk_case_img {
    margin-bottom: 20px;
    height: 30px;
    object-fit: contain;
  }
  .uk_cases .cases__grid {
    gap: 40px;
  }

  .uk_client_sec .tst__author {
    justify-content: center;
    text-align: left;
    gap: 10px;
  }

  .uk_client_sec .tst__stars {
    justify-content: center;
  }
  .logo-strip .logo-card {
    height: 90px;
  }
  /* Our Work */

  /* Contact Hero */
  .uk_contact-hero .map-embed {
    height: 170px;
  }
  .uk_contact-hero .map-info h3 {
    font-weight: 500;
    font-size: 24px;
  }
  .uk_contact-hero .map-info p {
    font-size: 16px;
  }
  .uk_contact-hero .glass-form {
    background-color: #fff;
  }
  .uk_contact-hero .form-title {
    text-align: center;
    color: #333;
    font-size: 24px;
    font-weight: 500;
  }
  .uk_contact-hero .svc-title {
    font-size: 16px;
  }
  .uk_contact-hero .submit-row {
    justify-content: center;
  }
  .uk_contact-hero .mail-hint {
    text-align: center;
  }
  .uk_contact-hero .zf-cta {
    text-align: center;
    justify-content: center;
  }

  .uk_logo-strip .zf-cta.wk-btn {
    display: flex;
    justify-content: center;
    margin: 30px auto 0;
  }
  /* Contact Hero */
  /* Case Studies Start */

  /* Footer Accordian */
  /* .accordion-collapse {
    display: none;
  }
  .accordion-collapse.show {
    display: block;
  } */

  .uk_case_baners {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .uk_case_baners .cases__grid {
    gap: 40px;
  }
  .uk_case_baners-img {
    width: 100%;
  }

  .uk_serviceTitle {
    font-family: "Inter", sans-serif;
    color: white; /* Text color */
    -webkit-text-stroke: 1px rgb(255 255 255 / 10%); /* White stroke outline */
    text-stroke: 1px white; /* For better browser support */
    -webkit-text-fill-color: transparent; /* Makes stroke visible */
    text-fill-color: transparent;
    font-size: clamp(1rem, 15vw, 5rem);
    text-align: center;
    font-weight: 800;
    line-height: 1;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0px);
  }
  /* Footer Accordian */
  /* Plutos Start */
  .uk_top_info_sec {
    text-align: center;
  }
  .uk_top_info_sec .uk_tag_center,
  .uk_top_info_sec .primary-pera {
    margin-bottom: 0 !important;
  }
  .uk_work_flow img {
    height: auto;
  }

  .uk_col2img {
    display: grid !important;
    grid-template-columns: 1fr 1fr;
    gap: 10px !important;
  }
  .uk_col2img img {
    width: 100%;
  }

  .uk_work_flow {
    gap: 10px !important;
  }

  .uk_work_flow .pluto_logo_img {
    max-height: 220px;
  }

  .uk_wk-case .wk_container {
    margin-left: 0 !important;
    padding: 20px 10px 60px;
  }
  .uk_wk-case .primary-title {
    font-size: 30px;
  }
  .uk_wk-case button.swiper-button-prev {
    right: 55px !important;
  }
  .uk_wk-case button.swiper-button-next {
    right: 10px;
  }
  .uk_wk-case button.swiper-button-prev,
  .uk_wk-case button.swiper-button-next {
    width: 35px;
    height: 35px;
    top: 84px;
  }
  .uk_inner-contact-cta {
    text-align: center;
  }
  .uk_inner-contact-cta .wk-col {
    width: 100% !important;
  }
  .uk_wk-case .wk-case-slide .swiper-wrapper {
    padding-left: 0px;
  }

  .uk_live-label {
    color: #fff !important;
    font-size: 13px;
    position: unset !important;
  }
  .uk_live-site-con .full-veiw {
    width: 93%;
    left: 0;
    top: 13px;
    margin: 0 auto;
  }
  .uk_live-site-con {
    padding-top: 0 !important;
    padding-left: 13px;
    padding-right: 13px;
    margin-top: 0;
  }

  /* Plutos Laptop Fram */
  .uk_plutos_live-site-con {
    padding-top: 150px;
    overflow: hidden;
    /* background-image: url(./assets/inner-case-img/livebg.webp); */
    background-image: url(../../casestudies/assets/inner-case-img/livebg.webp);
  }

  .uk_plutos_live-site-con .wk_fram {
    display: block;
    /* overflow: hidden; */
    /* border-radius: 16px; */
  }

  .uk_plutos_live-site-con .live-label {
    font-size: 13px;
    z-index: 1;
    margin: 30px auto !important;
  }
  .uk_plutos_live-site-con .wk_fram_mob {
    display: none;
  }
  .uk_plutos_live-site-con iframe#sites {
    height: 57.3%;
    width: 63%;
    /* top: 23.2%; */
    top: unset !important;
    left: 4px;
    bottom: 17%;
  }
  .uk_plutos_live-site-con .uk_plutos-frame {
    transform: scale(1.3);
  }
  /* Plutos Laptop Fram */
  /* Plutos End */
}
