/* game-deferred.css — consolidated deferred CSS for game-development */

/* FAQ accordion bodies hidden until toggleFAQ opens */
.faq_loc .services_faqs .accordion-body,
.faq_loc .accordion-body {
  display: none;
}

/* Former post-</head> inline overrides */
.gamecategory .array-game-main {
  position: unset;
  top: 0;
}

.swiper-container.game-dev-slide,
.swiper-container.game-dev-slide2 {
  height: 787px;
  overflow: hidden;
}

.voice_services .col-xl-4:nth-child(4),
.voice_services .col-xl-4:nth-child(5),
.voice_services .col-xl-4:nth-child(6) {
  border-bottom: none;
}

.project-ios-cta .game-dev-cta-patner {
  aspect-ratio: 1600 / 823;
  padding: 0 0 0 70px;
}

.gamecategory .array-game-main {
  position: sticky;
  top: 120px;
}

.workflow_section .workflow_listing.game_dev_workflow .workflow_items {
  border: 1px solid;
  border-color: #fff;
  border-radius: 20px;
  backdrop-filter: blur(4px);
  background: #041e2d80;
}

.workflow_section .workflow_max .workflow_listing.game_dev_workflow .workflow_items h4,
.workflow_section .workflow_max .workflow_listing.game_dev_workflow .workflow_items p {
  color: #fff !important;
}

.workflow_section .workflow_max .workflow_listing.game_dev_workflow .workflow_items h4 span {
  background: #f47a1f;
  color: #fff;
}

.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img {
  height: 600px;
}

.key_games.key_games-new {
  height: 800px;
}

@media (min-width: 1600px) and (max-width: 1800px) {
  .gamecategory .array-game-main {
    position: sticky;
    top: 110px;
  }

  .key_games.key_games-new {
    height: 700px;
  }

  .swiper-container.game-dev-slide,
  .swiper-container.game-dev-slide2 {
    height: 720px;
    overflow: hidden;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .swiper-container.game-dev-slide .item_cat img,
  .swiper-container.game-dev-slide2 .item_cat img {
    width: 200px;
    height: 200px;
  }

  .swiper-container.game-dev-slide,
  .swiper-container.game-dev-slide2 {
    height: 650px;
    overflow: hidden;
  }

  .gamecategory .array-game-main {
    position: sticky;
    top: 110px;
  }

  .why_choose img {
    height: 700px;
  }

  .key_games.key_games-new {
    height: 650px;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .swiper-container.game-dev-slide .item_cat img,
  .swiper-container.game-dev-slide2 .item_cat img {
    width: 200px;
    height: 200px;
  }

  .swiper-container.game-dev-slide,
  .swiper-container.game-dev-slide2 {
    height: 650px;
    overflow: hidden;
  }

  .gat_game_app.why-game-business .gat_app_txt p {
    margin-bottom: 10px;
  }

  .gat_game_app.why-game-business .gat_app_txt {
    margin-top: 13px;
  }

  .gamecategory .array-game-main {
    position: sticky;
    top: 100px;
  }

  .redefinepatient_services.tekgrip_section.key_features_3d .tab-content img {
    height: 500px;
  }

  .why_choose img {
    height: 600px;
  }

  .key_games.key_games-new {
    height: 600px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .swiper-container.game-dev-slide .item_cat img,
  .swiper-container.game-dev-slide2 .item_cat img {
    width: 180px;
    height: 180px;
  }

  .swiper-container.game-dev-slide,
  .swiper-container.game-dev-slide2 {
    height: 580px;
    overflow: hidden;
  }

  .gamecategory .array-game-main {
    position: sticky;
    top: 100px;
  }

  .redefinepatient_services.tekgrip_section.key_features_3d .tab-content img {
    height: 500px;
  }

  .why_choose img {
    height: 600px;
  }

  .key_games.key_games-new {
    height: unset;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .swiper-container.game-dev-slide .item_cat img,
  .swiper-container.game-dev-slide2 .item_cat img {
    width: 180px;
    height: 180px;
  }

  .swiper-container.game-dev-slide,
  .swiper-container.game-dev-slide2 {
    height: 580px;
    overflow: hidden;
    margin-top: 20px;
  }

  .project-ios-cta .game-dev-cta-patner {
    aspect-ratio: unset;
    padding: 30px;
    background-color: #001526;
    background-image: none !important;
    border-radius: 20px;
  }

  .rating_usa {
    margin: 0px !important;
  }

  .voice_services .col-xl-4:nth-child(4) {
    border-bottom: 1px solid #cecece;
  }

  .voice_services .col-xl-4:nth-child(6) {
    border-right: none;
  }

  .latestblog_usa .main_blogs .latest-blogbox .blog-img {
    height: unset !important;
  }

  .key_games.key_games-new {
    height: unset;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .swiper-container.game-dev-slide .item_cat img,
  .swiper-container.game-dev-slide2 .item_cat img {
    width: 130px;
    height: 130px;
  }

  .swiper-container.game-dev-slide,
  .swiper-container.game-dev-slide2 {
    height: 450px;
    overflow: hidden;
    margin-top: 20px;
  }

  .project-ios-cta .game-dev-cta-patner {
    aspect-ratio: unset;
    padding: 30px;
    background-color: #001526;
    background-image: none !important;
    border-radius: 20px;
  }

  .rating_usa {
    margin: 0px !important;
  }

  .redefinepatient_services.tekgrip_section.key_features_3d .tab-content img {
    height: 400px;
  }

  .why_choose img {
    height: 500px;
  }

  .voice_services .col-xl-4:nth-child(6),
  .voice_services .col-xl-4:nth-child(5),
  .voice_services .col-xl-4:nth-child(4),
  .voice_services .col-xl-4:nth-child(3),
  .voice_services .col-xl-4:nth-child(2),
  .voice_services .col-xl-4:nth-child(1) {
    border-right: none;
  }

  .voice_services .col-xl-4:nth-child(5),
  .voice_services .col-xl-4:nth-child(4) {
    border-bottom: 1px solid #cecece;
  }

  .latestblog_usa .main_blogs .latest-blogbox .blog-img {
    height: unset !important;
  }

  .latestblog_usa.latest_blogs_games {
    background: #fff !important;
  }

  .key_games.key_games-new {
    height: unset;
  }
}


/* ===== from new-assets/css/game-latest/game.css (18 rules) ===== */
.game_banner.game-latest-banner {
  overflow: unset;
}

.game_banner.game-latest-banner .game_main_img {
  position: absolute;
  bottom: -60px;
  top: unset;
}

.develop_servies.develope_services_latest
  .services_develop_container
  .services_develop_box {
  background: rgba(12, 11, 11, 0.38);
  box-shadow: 4px 6px 18px rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(7px);
  border: 1px solid #ececec;
}

.develop_servies.develope_services_latest
  .services_develop_container
  .services_develop_box
  .content
  p,
.develop_servies.develope_services_latest
  .services_develop_container
  .services_develop_box
  .main_title
  .tit {
  color: #fff;
}

.technologyuse.technology-game-updates .tech-game-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 60px;
  column-gap: 80px;
}

.ready-game-idea.partner-game-updates {
  aspect-ratio: 1920/655;
  position: relative;
}

.ready-game-idea.partner-game-updates .ready-game-img {
  z-index: 1;
  bottom: -40px;
  top: unset;
  position: absolute;
}

.ready_unity_game.build-game-latest {
  aspect-ratio: 2.9312977099;
}

.ready_unity_game.build-game-latest .ready-game-img {
  position: absolute;
  z-index: 1;
  bottom: -60px;
  top: unset;
}

.latestblog_usa.latest_blogs_games {
  background-repeat: no-repeat;
  background-position: center;
}

.latestblog_usa.latest_blogs_games a.border_btn {
  background: #f47a14;
  color: #fff;
}

.latestblog_usa.latest_blogs_games
  .main_blogs
  .latest-blogbox
  .blog-img
  span
  img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media (min-width: 1600px) and (max-width: 1800px) {
  .technologyuse.technology-game-updates .tech-game-main {
    row-gap: 50px;
    column-gap: 70px;
  }
  .technologyuse.technology-game-updates .tech-game-main .tech-game-item img {
    height: 90px;
    width: auto;
  }
}

@media (min-width: 1400px) and (max-width: 1599px) {
  .technologyuse.technology-game-updates .tech-game-main {
    row-gap: 50px;
    column-gap: 60px;
  }
  .technologyuse.technology-game-updates .tech-game-main .tech-game-item img {
    height: 90px;
    width: auto;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .game_banner.game-latest-banner .game_main_img,
  .ready_unity_game.build-game-latest .ready-game-img {
    bottom: -50px;
  }
  .game_banner.game-latest-banner .game_main_img img {
    height: 540px;
    width: auto;
  }
  .technologyuse.technology-game-updates .tech-game-main {
    row-gap: 50px;
    column-gap: 60px;
  }
  .technologyuse.technology-game-updates .tech-game-main .tech-game-item img {
    height: 75px;
    width: auto;
  }
  .ready-game-idea.partner-game-updates .ready-game-img {
    bottom: -30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .game_banner.game-latest-banner .game_main_img,
  .ready_unity_game.build-game-latest .ready-game-img {
    bottom: -50px;
  }
  .game_banner.game-latest-banner .game_main_img img {
    height: 540px;
    width: auto;
  }
  .technologyuse.technology-game-updates .tech-game-main {
    row-gap: 40px;
    column-gap: 40px;
  }
  .technologyuse.technology-game-updates .tech-game-main .tech-game-item img {
    height: 65px;
    width: auto;
  }
  .ready-game-idea.partner-game-updates .ready-game-img {
    bottom: -30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .game_banner.game-latest-banner .game_main_img {
    position: relative;
    bottom: -60px;
  }
  .game_banner.game-latest-banner .game_main_img img {
    height: 350px;
    width: auto;
  }
  .technologyuse.technology-game-updates .tech-game-main {
    row-gap: 40px;
    column-gap: 70px;
  }
  .technologyuse.technology-game-updates .tech-game-main .tech-game-item img {
    height: 60px;
    width: auto;
  }
  .ready-game-idea.partner-game-updates .ready-game-img,
  .ready_unity_game.build-game-latest .ready-game-img {
    position: relative;
    bottom: unset;
  }
  .ready-game-idea.partner-game-updates {
    aspect-ratio: unset;
    padding: 30px 0;
  }
  .ready_unity_game.build-game-latest {
    aspect-ratio: unset;
  }
}

@media (min-width: 0px) and (max-width: 767px) {
  .game_banner.game-latest-banner .game_main_img,
  .ready-game-idea.partner-game-updates .ready-game-img,
  .ready_unity_game.build-game-latest .ready-game-img {
    position: relative;
    bottom: unset;
  }
  .develop_servies.develope_services_latest {
    background-color: #000;
  }
  .technologyuse.technology-game-updates .tech-game-main {
    row-gap: 30px;
    column-gap: 60px;
  }
  .technologyuse.technology-game-updates .tech-game-main .tech-game-item img {
    height: 45px;
    width: auto;
  }
  .ready-game-idea.partner-game-updates {
    aspect-ratio: unset;
    padding: 30px 0;
  }
  .ready_unity_game.build-game-latest {
    aspect-ratio: unset;
  }
  .latestblog_usa.latest_blogs_games {
    background-image: none !important;
    background: #000;
  }
  .latestblog_usa.latest_blogs_games a.border_btn {
    background: #f47a14;
    color: #fff;
  }
}

/* ===== from new-assets/css/3d-game/3d-game.css (25 rules) ===== */
.key_games{height:655px}

.key_games .key-games-main{display:flex;align-items:center}

.key_games .key-games-main .key-games-item{flex:0 0 33.33%}

.key_games .key-games-main .key-games-item .key-games-list{padding-left:30px}

.key_games .key-games-main .key-games-item .key-games-list h4{margin-bottom:10px}

.key_games .key-games-main .key-games-item .key-games-list p{margin-bottom:10px;font-size:16px;line-height:25px;color:#000}

.voice_services.game-3d-services .voice_service_box .voice_service_content h5{font-size:24px;line-height:36px}

.streamline_cloud.ready-game-idea{aspect-ratio:2.9312977099;position:relative}

.streamline_cloud.ready-game-idea .ready-game-img{position:absolute;top:-40px}

.redefinepatient_services.tekgrip_section.key_features_3d .tekgrip_tabs .redefine_tabs{border-radius:20px;padding:40px 25px}

.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item{overflow:hidden;height:unset;padding:0}

.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item{transition:.2s linear}

.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item:last-child{margin-bottom:0}

.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item p{display:none;font-size:16px;line-height:26px;margin-bottom:0}

.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a{margin-bottom:20px;padding:10px 15px}

.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a.active p{display:block;color:#fff}

.redefinepatient_services.tekgrip_section .tab-content{border:none;background-color:none;padding:0;height:unset}

.redefinepatient_services.tekgrip_section.key_features_3d .tab-content .redefine_tabs_img{margin-bottom:0;height:unset}

.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img{height:800px;width:auto}

@media (min-width:1600px) and (max-width:1800px){.key_games{height:550px}.key_games .key-games-main .key-games-item{flex:0 0 33.33%}.key_games .key-games-main .key-games-item .key-games-list{padding-left:30px}.key_games .key-games-main .key-games-item .key-games-list h4{margin-bottom:5px}.key_games .key-games-main .key-games-item .key-games-list p{font-size:14px;line-height:23px}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img{height:700px;width:auto}.streamline_cloud.ready-game-idea .ready-game-img{top:-30px}.redefinepatient_services.tekgrip_section.key_features_3d .tekgrip_tabs .redefine_tabs{padding:40px 25px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item{padding:0}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item p{font-size:15px;line-height:25px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a{margin-bottom:20px;padding:10px 15px;font-size:18px;line-height:32px}}

@media (min-width:1400px) and (max-width:1599px){.key_games{height:505px}.key_games .key-games-main .key-games-item{flex:0 0 33.33%}.key_games .key-games-main .key-games-item .key-games-list{padding-left:30px}.key_games .key-games-main .key-games-item .key-games-list h4{margin-bottom:5px}.key_games .key-games-main .key-games-item .key-games-list p{font-size:13px;line-height:22px}.voice_services.game-3d-services .voice_service_box .voice_service_main .voice_service_head h5{font-size:18px;line-height:28px}.streamline_cloud.ready-game-idea .ready-game-img{top:-40px}.redefinepatient_services.tekgrip_section.key_features_3d .tekgrip_tabs .redefine_tabs{padding:40px 25px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item{padding:0}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item p{font-size:14px;line-height:24px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a{margin-bottom:15px;padding:10px 15px;font-size:17px;line-height:30px}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img{height:650px;width:auto}}

@media (min-width:1200px) and (max-width:1399px){.key_games{height:480px}.key_games .key-games-main .key-games-item{flex:0 0 33.33%}.key_games .key-games-main .key-games-item .key-games-list{padding-left:30px}.key_games .key-games-main .key-games-item .key-games-list h4{margin-bottom:5px}.key_games .key-games-main .key-games-item .key-games-list p{font-size:13px;line-height:22px}.voice_services.game-3d-services .voice_service_box .voice_service_main .voice_service_head h5{font-size:16px;line-height:26px}.streamline_cloud.ready-game-idea .ready-game-img{top:-30px}.streamline_cloud.ready-game-idea .ready-game-img img{height:520px;width:auto}.redefinepatient_services.tekgrip_section.key_features_3d .tekgrip_tabs .redefine_tabs{padding:35px 20px;height:unset}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item{padding:0}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item p{font-size:13px;line-height:23px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a{margin-bottom:15px;padding:10px 15px;font-size:16px;line-height:28px}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img{height:600px;width:auto}.tech_stack_threed .tech-stack-main .teck-stack-item{flex:0 0 14%;text-align:center;gap:6px}.tech_stack_threed .tech-stack-main .teck-stack-item .teck-stack-icon{margin-bottom:10px}.tech_stack_threed .tech-stack-main .teck-stack-item .teck-stack-icon .gatsby-image-wrapper img{height:60px;width:auto}.tech_stack_threed .tech-stack-main .teck-stack-item h6{font-size:15px;line-height:25px}}

@media (min-width:992px) and (max-width:1199px){.key_games{height:unset;padding:40px 0}.key_games .key-games-main{flex-wrap:wrap}.key_games .key-games-main .key-games-item{flex:0 0 100%}.key_games .key-games-main .key-games-item:first-child{order:1}.key_games .key-games-main .key-games-item:nth-child(3){order:2;margin-bottom:30px}.key_games .key-games-main .key-games-item:nth-child(2){order:3;text-align:center}.key_games .key-games-main .key-games-item .key-games-list{padding-left:0}.key_games .key-games-main .key-games-item .key-games-list h4{margin-bottom:10px}.key_games .key-games-main .key-games-item .key-games-list p{font-size:13px;line-height:22px}.voice_services.game-3d-services .voice_service_box .voice_service_main .voice_service_head h5{font-size:15px;line-height:25px}.streamline_cloud.ready-game-idea .ready-game-img{top:-30px}.streamline_cloud.ready-game-idea .ready-game-img img{height:400px;width:auto}.redefinepatient_services.tekgrip_section.key_features_3d .tekgrip_tabs .redefine_tabs{padding:35px 20px;height:unset}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item{padding:0}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item p{font-size:13px;line-height:23px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a{margin-bottom:15px;padding:10px 15px;font-size:16px;line-height:28px}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img{height:550px;width:auto}}

@media (min-width:768px) and (max-width:991px){.key_games{height:unset;padding:40px 0}.key_games .key-games-main{flex-wrap:wrap}.key_games .key-games-main .key-games-item{flex:0 0 100%}.key_games .key-games-main .key-games-item:first-child{order:1}.key_games .key-games-main .key-games-item:nth-child(3){order:2;margin-bottom:30px}.key_games .key-games-main .key-games-item:nth-child(2){order:3;text-align:center}.key_games .key-games-main .key-games-item .key-games-list{padding-left:0}.key_games .key-games-main .key-games-item .key-games-list h4{margin-bottom:10px}.key_games .key-games-main .key-games-item .key-games-list p{font-size:13px;line-height:22px}.voice_services.game-3d-services .voice_service_box .voice_service_main .voice_service_head h5{font-size:15px;line-height:25px}.streamline_cloud.ready-game-idea{padding:30px 0;aspect-ratio:unset}.streamline_cloud.ready-game-idea .ready-game-img{top:unset;position:relative}.streamline_cloud.ready-game-idea .ready-game-img img{height:400px;width:auto}.redefinepatient_services.tekgrip_section.key_features_3d .tekgrip_tabs .redefine_tabs{padding:35px 20px;height:unset}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item{padding:0}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item p{font-size:13px;line-height:23px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a{margin-bottom:15px;padding:10px 15px;font-size:16px;line-height:28px}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content{text-align:center}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img{height:500px;width:auto}}

@media (min-width:0px) and (max-width:767px){.key_games{height:unset;padding:30px 0}.key_games .key-games-main{flex-wrap:wrap}.key_games .key-games-main .key-games-item{flex:0 0 100%}.key_games .key-games-main .key-games-item:first-child{order:1}.key_games .key-games-main .key-games-item:nth-child(3){order:2;margin-bottom:30px}.key_games .key-games-main .key-games-item:nth-child(2){order:3;text-align:center}.key_games .key-games-main .key-games-item .key-games-list{padding-left:0}.key_games .key-games-main .key-games-item .key-games-list h4,.tech_stack_threed .tech-stack-main .teck-stack-item .teck-stack-icon{margin-bottom:10px}.key_games .key-games-main .key-games-item .key-games-list p{font-size:13px;line-height:22px}.voice_services.game-3d-services .voice_service_box .voice_service_main .voice_service_head h5{font-size:15px;line-height:25px}.streamline_cloud.ready-game-idea{padding:30px 0;aspect-ratio:unset}.streamline_cloud.ready-game-idea .ready-game-img{top:unset;position:relative;text-align:center}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content img,.streamline_cloud.ready-game-idea .ready-game-img img{height:400px;width:auto}.redefinepatient_services.tekgrip_section.key_features_3d .tekgrip_tabs .redefine_tabs{padding:30px 10px;height:unset;border-radius:10px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item{padding:0}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item p{font-size:12px;line-height:22px}.redefinepatient_services.tekgrip_section.key_features_3d .flex-column.nav.nav-pills .red_item .nav-item a{margin-bottom:5px;padding:10px;font-size:14px;line-height:26px}.redefinepatient_services.tekgrip_section.key_features_3d .tab-content{text-align:center}.tech_stack_threed .tech-stack-main{flex-wrap:wrap;justify-content:center;gap:5px}.tech_stack_threed .tech-stack-main .teck-stack-item{flex:0 0 48%;text-align:center;margin-bottom:20px}.tech_stack_threed .tech-stack-main .teck-stack-item .teck-stack-icon img{height:50px;width:auto}.tech_stack_threed .tech-stack-main .teck-stack-item h6{font-size:13px;line-height:23px}}

/* ===== from new-assets/css/mobile-app-du_city/du_city.css (64 rules) ===== */
.premium-du_city-services .pre-services-main .content {
    position: absolute;
    bottom: 20px;
}

.premium-du_city-services .pre-services-main .content .content-flex {
    display: flex;
    align-items: center;
    column-gap: 75px;
}

.premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon,
.premium-du_city-services .pre-services-main .content .content-flex .icon {
    background: #fff;
    height: 70px;
    width: 70px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.premium-du_city-services .pre-services-main .content .content-flex .head h5 {
    margin-bottom: 0;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content,
.redefinepatient_services.business-tabs-du_city.tekgrip_section .tekgrip_tabs .redefine_tabs {
    
    height: 550px;
    border-radius: 20px;
}

.redefinepatient_services.business-tabs-du_city.tekgrip_section .flex-column nav.nav-pills .red_item {
    
    height: 550px;
    overflow: unset;
}

.redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content p {
    color: #000;
}

.redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul {
    margin-bottom: 20px;
}

.redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li {
    padding-left: 20px;
    position: relative;
}

.redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li:before {
    position: absolute;
    content: "";
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjU3MDkgMjAuMzU2N0M1LjExODk0IDIwLjM1NjcgMC43MTA5MzggMTUuOTQ4NyAwLjcxMDkzOCAxMC40OTY3QzAuNzEwOTM4IDUuMDQ0NzIgNS4xMTg5NCAwLjYzNjcxOSAxMC41NzA5IDAuNjM2NzE5QzE2LjAyMjkgMC42MzY3MTkgMjAuNDMwOSA1LjA0NDcyIDIwLjQzMDkgMTAuNDk2N0MyMC40MzA5IDE1Ljk0ODcgMTYuMDIyOSAyMC4zNTY3IDEwLjU3MDkgMjAuMzU2N1pNMTAuNTcwOSAxLjc5NjcyQzUuNzU2OTQgMS43OTY3MiAxLjg3MDk0IDUuNjgyNzIgMS44NzA5NCAxMC40OTY3QzEuODcwOTQgMTUuMzEwNyA1Ljc1Njk0IDE5LjE5NjcgMTAuNTcwOSAxOS4xOTY3QzE1LjM4NDkgMTkuMTk2NyAxOS4yNzA5IDE1LjMxMDcgMTkuMjcwOSAxMC40OTY3QzE5LjI3MDkgNS42ODI3MiAxNS4zODQ5IDEuNzk2NzIgMTAuNTcwOSAxLjc5NjcyWiIgZmlsbD0iI0Y0N0ExRiIvPgo8cGF0aCBkPSJNOS40MTMxOSAxNC43ODkzTDQuMzY3MTkgOS43NDMzM0w1LjE3OTE5IDguOTMxMzNMOS40MTMxOSAxMy4xNjUzTDE1Ljk2NzIgNi42MTEzM0wxNi43NzkyIDcuNDIzMzNMOS40MTMxOSAxNC43ODkzWiIgZmlsbD0iI0Y0N0ExRiIvPgo8L3N2Zz4K");
    height: 20px;
    width: 20px;
    top: 7px;
    left: -8px;
}

.du_city-compliance-mob .medical_item .nav-link{
    border: 2px solid #314252;
    border-radius: 50px;
    color: #314252;
    font-size: 17px;
    padding: 20px 20px;
    font-weight: 600;
    text-align: center;
    transition: .2s ease-in-out;
}

.du_city-compliance-mob .medical_item .nav-link.active{
    background-color: #f47a1f;
    border: 2px solid #f47a1f;
    color: #fff;
}

.du_city-compliance-mob .tab-content .box{
    background: #051827;
    padding: 35px 25px;
    height: 100%;
    border-radius: 20px;
    border: 1px solid #f47a14;
}

.du_city-compliance-mob .tab-content .box h5{
   color: #fff;
   margin-bottom: 10px;
}

.du_city-compliance-mob .tab-content .box .icon{
    margin-bottom: 15px;
}

.du_city-compliance-mob .tab-content .box p{
    margin-bottom: 0;
    color: #fff;
}

.du_city-compliance-mob.industry-award-du_city .tab-content ul li svg{
    margin-right: 5px;
}

.top_health_features.it-staff-tools.sau_city-tools .medical_item .nav-link{
	width: auto;
}

.tekrevol_gray_bg.acc_section.qatar-acc-sec .accordion .accordion-item .accordion-header button.accordion-button:not(.collapsed):after{
    background-image: url("../../images/mobile-app-development-company-qatar/vector.png");
}

.tekrevol_gray_bg.acc_section.qatar-acc-sec .accordion .accordion-item .accordion-header button.accordion-button:after{
    background-image: url("../../images/mobile-app-development-company-qatar/vector.png");
}

.tekrevol_gray_bg.acc_section.qatar-acc-sec .accordion .accordion-item{
    border-radius: 20px;
}

.tekrevol_gray_bg.acc_section.qatar-acc-sec .accordion .accordion-item .accordion-header button.accordion-button{
    letter-spacing: 0;
}

.du_city-pro-cost .costmobileapp_form{
    background: linear-gradient(67.42deg, #051B2B 8.49%, #115B91 138.77%);
border-radius: 20px;
padding: 30px 30px;
border-radius: 20px;
height: 419px;
}

.du_city-pro-cost .costmobileapp_form .multi-step-form h3{
    color: #fff;
    font-weight: 500;
}

.du_city-pro-cost .costmobileapp_form .progress-bar {
    width: 100%;
    height: 6px;
    background: #ddd;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}

.du_city-pro-cost .costmobileapp_form .progress-fill {
    height: 100%;
    width: 0%;
    background: #ff6600;
    transition: width 0.4s ease;
}

.du_city-pro-cost .costmobileapp_form .progress-bar div.active {
    background: #ff6600;
}

.radiobtnsstep input[type="radio"] {
    display: none !important;
}

.radiobtnsstep > div {
    margin-bottom: 10px;
}

.costmobileapp_form .radiobtnsstep label {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    width: 100%;
    font-weight: 500;
    padding-left: 35px; 
    line-height: 24px;
    cursor: pointer;
    user-select: none;
}

.costmobileapp_form .radiobtnsstep label::after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    transform: translateY(-50%); 
    height: 20px;
    width: 20px;
    border: 1px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
}

.costmobileapp_form .radiobtnsstep label::before {
    position: absolute;
    content: "";
    left: 4px; 
    top: 50%;
    margin-top: -6px; 
    height: 12px;
    width: 12px;
    background-color: #f47a14;
    border-radius: 50%;
    transform: scale(0); 
    transition: transform 0.2s ease-in-out;
    z-index: 2;
}

.radiobtnsstep input[type="radio"]:checked + label::before {
    transform: scale(1) !important;
}

.radiobtnsstep input[type="radio"]:checked + label {
    color: #f47a14;
}

.form-step {
    display: none;
}

.form-step.active {
    display: block;
}

.du_city-pro-cost .costmobileapp_form .form-actions{
    margin-top: 25px;
}

.du_city-pro-cost .costmobileapp_form .form-actions button{
    background: transparent;
    color: #fff;
    transition: 0.3s ease-in-out;
}

.du_city-pro-cost .costmobileapp_form .form-actions button:hover{
    background: #f47a14;
    color: #fff;
}

.du_city-pro-cost .costmobileapp_form .form-actions .looder_img{
   height: 80px;
   width: auto;
}

.du_city-pro-cost .costmobileapp_form .form-control{
    margin-bottom: 25px;
}

.comparision-table-tek .row.row-table-col {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
      border-radius: 14px;
      overflow: hidden;
      animation: fadeUp 0.6s ease both;
      transition: transform 0.2s ease;
    }

.comparision-table-tek .row.row-table-col:hover {
      transform: translateY(-2px);
    }

.comparision-table-tek .row:nth-child(1) { animation-delay: 0.15s; }

.comparision-table-tek .row:nth-child(2) { animation-delay: 0.22s; }

.comparision-table-tek .row:nth-child(3) { animation-delay: 0.29s; }

.comparision-table-tek .row:nth-child(4) { animation-delay: 0.36s; }

.comparision-table-tek .row:nth-child(5) { animation-delay: 0.43s; }

.comparision-table-tek .row:nth-child(6) { animation-delay: 0.50s; }

.comparision-table-tek .row:nth-child(7) { animation-delay: 0.57s; }

.comparision-table-tek .row:nth-child(even) .cell-tekrevol {
      background: #d96a0d;
    }

.new-sec-faqs-accord .faq-tabs .nav-link {
      color: #fff;
      font-size: 23px;
      font-weight: 600;
      padding: 14px 28px;
      border: none;
      border-radius: 0;
      background: transparent;
      border-bottom: 3px solid transparent;
      transition: all 0.25s ease;
      text-align: center;
      white-space: nowrap;
    }

.new-sec-faqs-accord .faq-tabs .nav-link:hover {
      color: #fff;
      background: rgba(255,255,255,0.04);
    }

.new-sec-faqs-accord .faq-tabs .nav-link.active {
      color: #fff;
      background: transparent;
      border-bottom: 3px solid #f47a14;
      font-weight: 600;
    }

.new-sec-faqs-accord .tab-content {
      padding-top: 28px;
    }

.new-sec-faqs-accord .tab-pane {
      animation: fadeIn 0.3s ease;
    }

.rating_usa.rating_web_dev.rating_du_city .box{
        aspect-ratio: 1600 /598;
        padding: 70px 40px 0 40px;
    }

@media (min-width: 1600px) and (max-width: 1800px) {
    .premium-du_city-services .pre-services-main {
        aspect-ratio: 1;
        padding: 0 20px;
    }
    .premium-du_city-services .pre-services-main .content {
        bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex {
        column-gap: 40px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon,
    .premium-du_city-services .pre-services-main .content .content-flex .icon {
        height: 70px;
        width: 70px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .head h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .premium-du_city-services .pre-services-main .blue-box {
        width: 100%;
        padding: 40px 25px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex {
        margin-bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .head h5 {
        font-size: 22px;
        line-height: 32px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box {
        padding: 70px 50px;
        background-position: center right;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app {
        column-gap: 20px;
        row-gap: 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box {
        max-width: 380px;
        padding: 35px 25px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 {
        margin-bottom: 10px;
        line-height: 36px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box p {
        font-size: 16px;
        line-height: 22px;
    }
    .delivered_apps_dubai.arab-men-cta .delivered_apps_img {
        bottom: -80px;
    }

    

.du_city-compliance-mob .medical_item .nav-link{
    font-size: 16px;
    padding: 20px 20px;
}
.du_city-compliance-mob.industry-award-du_city .medical_item{
    column-gap: 15px;
}

    .du_city-compliance-mob.industry-award-du_city .medical_item .nav-link {
        font-size: 14px;
        padding: 15px 20px;
    }
    .top_health_features.it-staff-tools.sau_city-tools .tab-content .tech-logos-main ul li img{
	height: 55px;
	width: auto;
}

.meet-asim-cta .box .orange-text h5 {
    font-size: 18px;
    line-height: 28px;
}
.comparision-table-tek .cell {
    padding: 20px 20px;
    gap: 10px;
}

}

@media (min-width: 1400px) and (max-width: 1599px) {
    .premium-du_city-services .pre-services-main {
        aspect-ratio: 1;
        padding: 0 20px;
        background-size: 100%;
    }
    .premium-du_city-services .pre-services-main .content {
        bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex {
        column-gap: 30px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon,
    .premium-du_city-services .pre-services-main .content .content-flex .icon {
        height: 60px;
        width: 60px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .icon svg {
        height: 45px;
        width: auto;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .head h5 {
        font-size: 17px;
        line-height: 27px;
    }
    .premium-du_city-services .pre-services-main .blue-box {
        width: 100%;
        padding: 40px 25px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex,
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul {
        margin-bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .head h5 {
        font-size: 20px;
        line-height: 30px;
    }
    .results-kinekt .result-achieve-box.uae-market {
        padding: 60px 0;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main {
        column-gap: 40px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item {
        flex: unset;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content img {
        margin-bottom: 10px;
        height: 190px;
        width: auto;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .flex-column nav.nav-pills .red_item,
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content,
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tekgrip_tabs .redefine_tabs {
        
    height: 510px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li {
        padding-left: 20px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li:before {
        height: 20px;
        width: 20px;
        top: 6px;
        left: -8px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box {
        padding: 60px 45px;
        background-position: center right;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app {
        column-gap: 20px;
        row-gap: 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box {
        max-width: 350px;
        padding: 35px 25px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 {
        margin-bottom: 10px;
        line-height: 34px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box p {
        font-size: 15px;
        line-height: 21px;
    }
    .cost-build-dubai .cost-build-box,
    .why-choose-custom-du_city .why-choose-app-box {
        padding: 30px 20px;
    }
    .why-choose-custom-du_city .why-choose-app-box .why-choose-flex {
        margin-bottom: 10px;
    }
    .why-choose-custom-du_city .why-choose-app-box p {
        font-size: 14px;
        line-height: 23px;
    }
    .cost-build-dubai .cost-build-box .num {
        width: 45px;
        height: 45px;
        font-size: 19px;
        margin-bottom: 10px;
    }
    .delivered_apps_dubai.arab-men-cta .delivered_apps_img {
        bottom: -70px;
    }
    .latestblog_usa.latest-dubai-blogs .main_blogs .latest-blogbox .blog-img {
        height: unset;
    }

     

.du_city-compliance-mob .medical_item .nav-link{
    font-size: 15px;
    padding: 20px 20px;
}
.du_city-compliance-mob .tab-content .box{
    padding: 30px 20px;
}
.du_city-compliance-mob.industry-award-du_city .medical_item{
    column-gap: 15px;
}

    .du_city-compliance-mob.industry-award-du_city .medical_item .nav-link {
        font-size: 13px;
        padding: 15px 20px;
    }
    .top_health_features.it-staff-tools.sau_city-tools .tab-content .tech-logos-main ul li img{
	height: 55px;
	width: auto;
}
.tekrevol-home-discovery.flutter-approach.qat_city-process .card-body{
    padding: 40px 40px 45px;
}

.tekrevol-home-discovery.flutter-approach.qat_city-process .card-body .content-wrap .title{
    line-height: normal;
}

.lp-awards-main ul {
    column-gap: 70px;
}

.lp-awards-main ul li img {
   height: 120px;
   width: auto;
}

.Robustand.robust-dubai .robustscroll .robust-box .robust-content ul li:before{
    width: 7px;
    height: 7px;
    top: 11px;
}

.new-case-temp .case-box ul li {
    font-size: 15px;
    line-height: 27px;
}

   .meet-asim-cta .box{
        padding-left: 50px;
    }

.meet-asim-cta .box .orange-text h5 {
    font-size: 17px;
    line-height: 27px;
}
.comparision-table-tek .cell {
    padding: 20px 20px;
    gap: 10px;
}

.rating_usa.rating_web_dev.rating_du_city .box {
    padding: 60px 30px 0 30px;
}

.comparision-table-tek .cell-content{
 font-size: 15px;
    line-height: 26px;   
}

.comparision-table-tek .factor-text{
    font-size: 19px;
    line-height: 1.2;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {
    .premium-du_city-services .pre-services-main {
        aspect-ratio: 1;
        padding: 0 20px;
        background-size: 100%;
    }
    .premium-du_city-services .pre-services-main .content {
        bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex,
    .results-kinekt .result-achieve-box.uae-market .result-main {
        column-gap: 30px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon,
    .premium-du_city-services .pre-services-main .content .content-flex .icon {
        height: 60px;
        width: 60px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .icon svg {
        height: 45px;
        width: auto;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .arrow svg {
        height: 32px;
        width: auto;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .head h5 {
        font-size: 16px;
        line-height: 26px;
    }
    .premium-du_city-services .pre-services-main .blue-box {
        width: 100%;
        padding: 35px 25px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex {
        margin-bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .head h5 {
        font-size: 18px;
        line-height: 28px;
    }
    .results-kinekt .result-achieve-box.uae-market {
        padding: 55px 0;
        background-size: cover;
        background-position: center;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item {
        flex: unset;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content img {
        margin-bottom: 10px;
        height: 170px;
        width: auto;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .flex-column nav.nav-pills .red_item,
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tekgrip_tabs .redefine_tabs {
        
        height: 470px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content {
       
        height: 470px;
        padding: 30px 35px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul,
    .why-choose-custom-du_city .why-choose-app-box .why-choose-flex {
        margin-bottom: 10px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li {
        padding-left: 20px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li:before {
        height: 20px;
        width: 20px;
        top: 4px;
        left: -8px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box {
        padding: 55px 40px;
        background-size: cover;
        background-position: center right;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app {
        column-gap: 20px;
        row-gap: 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box {
        max-width: 310px;
        padding: 30px 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 {
        margin-bottom: 10px;
        line-height: 30px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 svg {
        height: 25px;
        width: auto;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box p {
        font-size: 14px;
        line-height: 20px;
    }
    .why-choose-custom-du_city {
        background-position: center right;
    }
    .cost-build-dubai .cost-build-box,
    .why-choose-custom-du_city .why-choose-app-box {
        padding: 25px 20px;
    }
    .why-choose-custom-du_city .why-choose-app-box P {
        font-size: 13px;
        line-height: 23px;
    }
    .cost-build-dubai .cost-build-box .num {
        width: 45px;
        height: 45px;
        font-size: 17px;
        margin-bottom: 10px;
    }
    .delivered_apps_dubai.arab-men-cta .delivered_apps_img {
        bottom: -50px;
    }
    .Robustand .robust-box .robust-flex svg {
        height: 44px;
        width: auto;
    }
    .latestblog_usa.latest-dubai-blogs .main_blogs .latest-blogbox .blog-img {
        height: unset;
    }

         

.du_city-compliance-mob .medical_item .nav-link{
    font-size: 14px;
    padding: 15px 20px;
}
.du_city-compliance-mob .tab-content .box{
    padding: 25px 20px;
}

.du_city-compliance-mob.industry-award-du_city .medical_item{
    column-gap: 6px;
}

    .du_city-compliance-mob.industry-award-du_city .medical_item .nav-link {
        font-size: 12px;
    }

       .tekrevol-home-discovery.flutter-approach.qat_city-process .card-body {
        padding: 20px 35px 30px;
    }
.top_health_features.it-staff-tools.sau_city-tools .tab-content .tech-logos-main ul li img{
	height: 50px;
	width: auto;
}
.tekrevol-home-discovery.flutter-approach.qat_city-process .card-body .content-wrap .title{
    line-height: normal;
} 

.lp-awards-main ul {
    column-gap: 70px;
}

.lp-awards-main ul li img {
   height: 110px;
   width: auto;
}

.success-stories-man.sucess-uae-story .man-story-content p{
    font-size: 14px;
}

.Robustand.robust-dubai .robustscroll .robust-box .robust-content ul li:before{
    width: 7px;
    height: 7px;
    top: 11px;
}



.du_city-pro-cost .costmobileapp_form{
padding: 30px 30px;
height: 378px;
}

.costmobileapp_form .radiobtnsstep label{
    font-size: 16px;
    padding-left: 30px;
    line-height: 23px;
}

.costmobileapp_form .radiobtnsstep label::before {
    margin-top: -5px;
    height: 10px;
    width: 10px;
}

.costmobileapp_form .radiobtnsstep label::after {
    height: 17px;
    width: 17px;
}

.du_city-pro-cost .costmobileapp_form .form-control {
    margin-bottom: 22px;
}

.du_city-pro-cost .costmobileapp_form .form-control::placeholder {
    font-size: 16px;
}


.clutch-official-sec .swiper-button-next{
    right: -50px;
}

.clutch-official-sec .swiper-button-prev{
    left: -50px;
}

.new-case-temp .case-box ul li {
    font-size: 13px;
    line-height: 24px;
}

.new-case-temp .case-box{
    height:636px;
}

 .entry-level-buss .box{
        padding: 30px 20px;
    }

    .entry-level-buss .box .icon svg{
        height: 70px;
        width: auto;
    }

.meet-asim-cta .box .orange-text h5 {
    font-size: 15px;
    line-height: 25px;
}

.meet-asim-cta .box{
    padding-left: 40px;
}

.meet-asim-cta .box .upper-text{
    font-size: 20px;
}
.comparision-table-tek .cell {
    padding: 15px 17px;
    gap: 10px;
}

.rating_usa.rating_web_dev.rating_du_city .box {
    padding: 50px 30px 0 30px;
}

.comparision-table-tek .cell-content{
 font-size: 14px;
    line-height: 24px;   
}

.comparision-table-tek .factor-text{
    font-size: 17px;
    line-height: 1.2;
}

.comparision-table-tek .col-label{
    font-size: 18px;
}

.new-sec-faqs-accord .faq-tabs .nav-link{
    font-size: 20px;
    padding: 14px 20px;
}



.new-case-temp .case-box .extra-padd{
    padding-left: 30px;
}


}

@media (min-width: 992px) and (max-width: 1199px) {
    .premium-du_city-services .pre-services-main {
        aspect-ratio: 1;
        padding: 0 20px;
    }
    .premium-du_city-services .pre-services-main .content {
        bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex {
        column-gap: 70px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon,
    .premium-du_city-services .pre-services-main .content .content-flex .icon {
        height: 55px;
        width: 55px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon svg,
    .premium-du_city-services .pre-services-main .content .content-flex .icon svg {
        height: 40px;
        width: auto;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .head h5 {
        font-size: 15px;
        line-height: 25px;
    }
    .premium-du_city-services .pre-services-main .blue-box {
        width: 100%;
        padding: 30px 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex {
        margin-bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .head h5 {
        font-size: 17px;
        line-height: 27px;
    }
    .results-kinekt .result-achieve-box.uae-market {
        padding: 50px 0;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main {
        column-gap: 10px;
        row-gap: 20px;
        flex-wrap: wrap;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item {
        flex: 0 0 32.33%;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul,
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content,
    .why-choose-custom-du_city .why-choose-app-box .why-choose-flex {
        margin-bottom: 10px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content img {
        height: 160px;
        width: auto;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .flex-column nav.nav-pills .red_item,
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tekgrip_tabs .redefine_tabs {
         
        height: 450px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content {
         
        height: 450px;
        padding: 30px 25px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li {
        padding-left: 20px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li:before {
        height: 20px;
        width: 20px;
        top: 4px;
        left: -8px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box {
        padding: 50px 35px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app {
        column-gap: 20px;
        row-gap: 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box {
        max-width: 250px;
        padding: 30px 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 {
        margin-bottom: 10px;
        line-height: 28px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 svg {
        height: 22px;
        width: auto;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box p {
        font-size: 13px;
        line-height: 19px;
    }
    .why-choose-custom-du_city {
        background-image: none !important;
        background: #051628;
    }
    .why-choose-custom-du_city .why-choose-app-box {
        padding: 30px 20px;
    }
    .cost-build-dubai .cost-build-box {
        padding: 25px 20px;
    }
    .cost-build-dubai .cost-build-box .num {
        width: 45px;
        height: 45px;
        font-size: 17px;
        margin-bottom: 10px;
    }
    .delivered_apps_dubai.arab-men-cta .delivered_apps_img {
        bottom: -40px;
    }
    .Robustand .robust-box .robust-flex svg {
        height: 42px;
        width: auto;
    }
    .latestblog_usa.latest-dubai-blogs .main_blogs .latest-blogbox .blog-img {
        height: unset;
    }

             

.du_city-compliance-mob .medical_item .nav-link{
    font-size: 13px;
    padding: 13px 15px;
}

.du_city-compliance-mob .medical_item{
    column-gap: 10px;
}
.du_city-compliance-mob .tab-content .box{
    padding: 25px 20px;
}

.du_city-compliance-mob.industry-award-du_city .medical_item{
    column-gap: 6px;
}

    .du_city-compliance-mob.industry-award-du_city .medical_item .nav-link {
        font-size: 12px;
    }

        .tekrevol-home-discovery.flutter-approach.qat_city-process .card-body{
    padding:35px 35px 30px;
}

.lp-awards-main ul {
    column-gap: 50px;
}

.lp-awards-main ul li img {
   height: 100px;
   width: auto;
}

    .Robustand.robust-dubai .robustscroll .robust-box .robust-content ul li:before{
    width: 7px;
    height: 7px;
    top: 9px;
}



.du_city-pro-cost .costmobileapp_form{
padding: 30px 30px;
height: auto;
margin-top: 40px;
}

.costmobileapp_form .radiobtnsstep label{
    font-size: 16px;
    padding-left: 30px;
    line-height: 23px;
}

.costmobileapp_form .radiobtnsstep label::before {
    margin-top: -5px;
    height: 10px;
    width: 10px;
}

.costmobileapp_form .radiobtnsstep label::after {
    height: 17px;
    width: 17px;
}

.du_city-pro-cost .costmobileapp_form .form-control {
    margin-bottom: 22px;
}

.du_city-pro-cost .costmobileapp_form .form-control::placeholder {
    font-size: 16px;
}

.grid-layout {
      grid-template-columns: 1fr 200px; 
    }
    .project-info { grid-column: 1 / span 2; display: flex; gap: 40px; border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 10px; }

.clutch-official-sec .swiper-button-next{
    right: -40px;
}

.clutch-official-sec .swiper-button-prev{
    left: -40px;
}

.new-case-temp .case-box ul li {
    font-size: 13px;
    line-height: 24px;
}

 .entry-level-buss .box{
        padding: 30px 20px;
    }

    .entry-level-buss .box .icon svg{
        height: 70px;
        width: auto;
    }

.meet-asim-cta .box .orange-text h5 {
    font-size: 15px;
    line-height: 25px;
}

.meet-asim-cta .box{
    padding:40px 30px 40px 30px;
    border-radius: 20px;
    background: #051628;
    background-image: none !important;
    aspect-ratio: unset;
}

.meet-asim-cta .box .upper-text{
    font-size: 20px;
    margin-top: 0;
}
.comparision-table-tek .cell {
    padding: 15px 10px;
    gap: 7px;
}

.rating_usa.rating_web_dev.rating_du_city .box {
    padding: 30px 20px 0 20px;
}

.comparision-table-tek .cell-content{
 font-size: 13px;
    line-height: 23px;   
}

.comparision-table-tek .factor-text{
    font-size: 16px;
    line-height: 1.2;
}

.comparision-table-tek .col-label{
    font-size: 17px;
}

.new-sec-faqs-accord .faq-tabs .nav-link{
    font-size: 18px;
    padding: 13px 18px;
}

.new-case-temp .case-box .extra-padd{
    padding-left: 25px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
    .premium-du_city-services .pre-services-main {
        aspect-ratio: 1;
        padding: 0 10px;
    }
    .premium-du_city-services .pre-services-main .content {
        bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .content .content-flex {
        column-gap: 50px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon,
    .premium-du_city-services .pre-services-main .content .content-flex .icon {
        height: 55px;
        width: 55px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon svg,
    .premium-du_city-services .pre-services-main .content .content-flex .icon svg {
        height: 40px;
        width: auto;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .head h5 {
        font-size: 15px;
        line-height: 25px;
    }
    .premium-du_city-services .pre-services-main .blue-box {
        width: 100%;
        padding: 30px 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex {
        margin-bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .head h5 {
        font-size: 17px;
        line-height: 27px;
    }
    .results-kinekt .result-achieve-box.uae-market,
    .trusted-app-dubai-new .trusted-dubai-app-box {
        padding: 45px 30px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main {
        column-gap: 10px;
        row-gap: 20px;
        flex-wrap: wrap;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item {
        flex: 0 0 49%;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul,
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content,
    .why-choose-custom-du_city .why-choose-app-box .why-choose-flex {
        margin-bottom: 10px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content img {
        height: 150px;
        width: auto;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .flex-column nav.nav-pills .red_item,
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tekgrip_tabs .redefine_tabs {
        
        height: 400px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content {
        
        height: 400px;
        padding: 30px 25px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li {
        padding-left: 20px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li:before {
        height: 20px;
        width: 20px;
        top: 3px;
        left: -8px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app {
        column-gap: 20px;
        row-gap: 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box {
        max-width: 320px;
        padding: 30px 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 {
        margin-bottom: 10px;
        line-height: 28px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box p {
        font-size: 13px;
        line-height: 19px;
    }
    .why-choose-custom-du_city {
        background-image: none !important;
        background: #051628;
    }
    .why-choose-custom-du_city .why-choose-app-box {
        padding: 30px 20px;
    }
    .cost-build-dubai .cost-build-box {
        padding: 25px 20px;
    }
    .cost-build-dubai .cost-build-box .num {
        width: 45px;
        height: 45px;
        font-size: 17px;
        margin-bottom: 10px;
    }
    .delivered_apps_dubai.arab-men-cta .delivered_apps_img {
        bottom: -40px;
    }
    .latestblog_usa.latest-dubai-blogs .main_blogs .latest-blogbox .blog-img {
        height: unset;
    }
    .Robustand .robust-box .robust-flex svg {
        height: 42px;
        width: auto;
    }

    
             

.du_city-compliance-mob .medical_item .nav-link{
    font-size: 13px;
    padding: 13px 15px;
}

.du_city-compliance-mob .medical_item{
    column-gap: 10px;
}
.du_city-compliance-mob .tab-content .box{
    padding: 25px 20px;
}

.du_city-compliance-mob.industry-award-du_city .medical_item{
    column-gap: 6px;
}

    .du_city-compliance-mob.industry-award-du_city .medical_item .nav-link {
        font-size: 12px;
    }

       .tekrevol-home-discovery.flutter-approach.qat_city-process .card-body{
    padding:30px 15px;
}

.top_health_features.it-staff-tools.sau_city-tools .medical_item{
column-gap: 20px;
}


.lp-awards-main ul {
    column-gap: 40px;
}

.lp-awards-main ul li img {
   height: 80px;
   width: auto;
}
    .Robustand.robust-dubai .robustscroll .robust-box .robust-content ul li:before{
    width: 7px;
    height: 7px;
    top: 9px;
}


.du_city-pro-cost .costmobileapp_form{
padding: 30px 30px;
height: auto;
margin-top: 40px;
}

.costmobileapp_form .radiobtnsstep label{
    font-size: 16px;
    padding-left: 30px;
    line-height: 23px;
}

.costmobileapp_form .radiobtnsstep label::before {
    margin-top: -5px;
    height: 10px;
    width: 10px;
}

.costmobileapp_form .radiobtnsstep label::after {
    height: 17px;
    width: 17px;
}

.du_city-pro-cost .costmobileapp_form .form-control {
    margin-bottom: 22px;
}

.du_city-pro-cost .costmobileapp_form .form-control::placeholder {
    font-size: 16px;
}

.grid-layout { grid-template-columns: 1fr; gap: 20px; }
    .reviewer-col { border-left: none; border-top: 1px solid #eee; padding-left: 0; padding-top: 20px; }
    .project-info { flex-direction: column; gap: 10px; }

.clutch-official-sec .swiper-button-next{
    display: none;
}

.clutch-official-sec .swiper-button-prev{
   display: none;
}

.new-case-temp .case-box ul li {
    font-size: 13px;
    line-height: 24px;
}

 .entry-level-buss .box{
        padding: 30px 20px;
    }

    .entry-level-buss .box .icon svg{
        height: 70px;
        width: auto;
    }

.meet-asim-cta .box .orange-text h5 {
    font-size: 15px;
    line-height: 25px;
}

.meet-asim-cta .box{
    padding:40px 30px 40px 30px;
    border-radius: 20px;
    background: #051628;
    background-image: none !important;
    aspect-ratio: unset;
}

.meet-asim-cta .box .upper-text{
    font-size: 20px;
    margin-top: 0;
}
.comparision-table-tek .cell {
    padding: 15px 10px;
    gap: 7px;
}

.rating_usa.rating_web_dev.rating_du_city .box {
    padding: 30px 20px 20px 20px;
    aspect-ratio: unset;
    border-radius: 20px;
}

.comparision-table-tek .cell-content{
 font-size: 13px;
    line-height: 23px;   
}

.comparision-table-tek .factor-text{
    font-size: 15px;
    line-height: 1.2;
}

.comparision-table-tek .col-label{
    font-size: 17px;
}

.comparision-table-tek .row.row-table-col{
    border-radius: 5px;
}

.new-sec-faqs-accord .faq-tabs .nav-link{
    font-size: 17px;
    padding: 13px 15px;
}

   .trustedtop_brands.trusted-dubai-brands .top_brands_item_img img{
        max-height: 110px;
        width: auto;
    }

    .new-case-temp .case-box .extra-padd{
    padding-left: 10px;
}

}

@media (min-width: 0px) and (max-width: 767px) {
    .premium-du_city-services .pre-services-main {
        aspect-ratio: unset;
        padding: 0 10px;
        background-image: none !important;
    }
    .premium-du_city-services .pre-services-main .content {
        display: none;
    }
    .premium-du_city-services .pre-services-main .content .content-flex {
        column-gap: 50px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon,
    .premium-du_city-services .pre-services-main .content .content-flex .icon {
        height: 50px;
        width: 50px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .icon svg,
    .premium-du_city-services .pre-services-main .content .content-flex .icon svg {
        height: 35px;
        width: auto;
    }
    .premium-du_city-services .pre-services-main .content .content-flex .head h5 {
        font-size: 14px;
        line-height: 24px;
    }
    .premium-du_city-services .pre-services-main .blue-box {
        width: auto;
        padding: 25px 20px;
        opacity: 1;
        visibility: visible;
        height: 300px;
        position: relative;
        left: unset;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex {
        margin-bottom: 20px;
    }
    .premium-du_city-services .pre-services-main .blue-box .service-blue-flex .head h5 {
        font-size: 16px;
        line-height: 26px;
    }
    .results-kinekt .result-achieve-box.uae-market {
        padding: 30px 20px;
        background-image: none !important;
        background: #051628;
        aspect-ratio: unset;
        border-radius: 10px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main {
        column-gap: 10px;
        row-gap: 30px;
        flex-wrap: wrap;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item {
        flex: 0 0 48%;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul,
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content,
    .why-choose-custom-du_city .why-choose-app-box .why-choose-flex {
        margin-bottom: 10px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content img {
        height: 110px;
        width: auto;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .flex-column nav.nav-pills .red_item,
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tekgrip_tabs .redefine_tabs {
        height: auto;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content {
        height: auto;
        padding: 25px 20px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li {
        padding-left: 20px;
    }
    .redefinepatient_services.business-tabs-du_city.tekgrip_section .tab-content ul li:before {
        height: 20px;
        width: 15px;
        top: 5px;
        left: -4px;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box {
        padding: 30px 20px;
        border-radius: 10px;
        aspect-ratio: unset;
        background-image: none !important;
        background: #051628;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app {
        column-gap: 20px;
        row-gap: 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box {
        max-width: 230px;
        padding: 30px 20px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 {
        margin-bottom: 10px;
        line-height: 25px;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box h3 svg {
        height: 20px;
        width: auto;
    }
    .trusted-app-dubai-new .trusted-dubai-app-box .trusted-main-app .trusted-item-app .trusted-box p {
        font-size: 13px;
        line-height: 19px;
    }
    .why-choose-custom-du_city {
        background-image: none !important;
        background: #051628;
    }
    .why-choose-custom-du_city .why-choose-app-box {
        padding: 30px 20px;
    }
    .why-choose-custom-du_city .why-choose-app-box .why-choose-flex .icon svg {
        height: 25px;
        width: auto;
    }
    .cost-build-dubai .cost-build-box {
        padding: 25px 20px;
    }
    .cost-build-dubai .cost-build-box .num {
        width: 40px;
        height: 40px;
        font-size: 15px;
        margin-bottom: 10px;
    }
    .delivered_apps_dubai.arab-men-cta .delivered_apps_img {
        position: relative;
        bottom: unset;
    }
    .latestblog_usa.latest-dubai-blogs .main_blogs .latest-blogbox .blog-img {
        height: unset;
    }
    .Robustand .robust-box .robust-flex svg {
        height: 40px;
        width: auto;
    }
    .end_to_end_dubai.lets-turn-cta-dubai,
    .expand_growth_dubai.scale-up-dubai {
        background-image: none !important;
        background: #f8f8f8;
    }
         

.du_city-compliance-mob .medical_item .nav-link{
    font-size: 13px;
    padding: 12px 15px;
}

.du_city-compliance-mob .medical_item{
    column-gap: 10px;
    flex-wrap: wrap;
}
.du_city-compliance-mob .tab-content .box{
    padding: 20px 15px;
    border-radius: 10px;
}

.du_city-compliance-mob .tab-content .box .icon{
    margin-bottom: 10px;
}

.du_city-compliance-mob .tab-content .box svg{
    height: 25px;
    width: auto;
}

.du_city-compliance-mob.industry-award-du_city .medical_item{
    column-gap: 6px;
    justify-content: center;
}

    .du_city-compliance-mob.industry-award-du_city .medical_item .nav-link {
        font-size: 11px;
    }

 .du_city-compliance-mob.industry-award-du_city .tab-content ul{
    margin-bottom: 30px;
 }

  .du_city-compliance-mob.industry-award-du_city .tab-content ul li svg{
        height: 15px;
        width: auto;
  }

  .pricing-table thead {
    display: none;
  }

  .pricing-table,
  .pricing-table tbody,
  .pricing-table tr,
  .pricing-table td {
    display: block;
    width: 100%;
  }

  .pricing-table tr {
    margin-bottom: 20px;
    border: 1px solid #eee;
    border-radius: 12px;
    overflow: hidden;
  }

  .pricing-table td {
    padding: 14px 16px;
    position: relative;
  }

  .pricing-table td::before {
    content: attr(data-label);
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #888;
    margin-bottom: 6px;
  }

  .pricing-table .highlight td {
    background: #f7f7f7;
  }

  .tekrevol-home-discovery.flutter-approach.qat_city-process .card-body{
    padding:30px 15px;
}
    .tekrevol_gray_bg.acc_section.qatar-acc-sec .accordion .accordion-item{
    border-radius: 10px;
}

.lp-awards-main{
    padding: 30px 0;
}

.lp-awards-main ul {
    column-gap: 20px;
    flex-wrap: wrap;
    row-gap: 20px;
}

.lp-awards-main ul li img {
   height: 70px;
   width: auto;
}

.success-stories-man.sucess-uae-story .swiper-button-prev.custom-prev, .success-stories-man.sucess-uae-story .swiper-button-next.custom-next {
        bottom:0;
        top: unset;
    }

    .Robustand.robust-dubai .robustscroll .robust-box .robust-content ul li:before{
    width: 7px;
    height: 7px;
    top: 9px;
}

.du_city-pro-cost .costmobileapp_form{
padding: 25px 20px;
height: auto;
margin-top: 0px;
margin-bottom: 30px;
border-radius: 10px;
}

.costmobileapp_form .radiobtnsstep label{
    font-size: 14px;
    padding-left: 25px;
    line-height: 21px;
}

.costmobileapp_form .radiobtnsstep label::before {
    margin-top: -4px;
    height: 8px;
    width: 8px;
}

.costmobileapp_form .radiobtnsstep label::after {
    height: 15px;
    width: 15px;
}

.du_city-pro-cost .costmobileapp_form .form-control {
    margin-bottom: 20px;
}

.du_city-pro-cost .costmobileapp_form .form-control::placeholder {
    font-size: 15px;
}


.grid-layout { grid-template-columns: 1fr; gap: 20px; }
.card-body { padding: 20px; }
.rating-flex {
    flex-wrap: wrap;
}
    .review-flex-container { flex-direction: column; align-items: center; }
    .score-card { width: 100%; box-sizing: border-box; }
    .project-main-title { font-size: 18px; }
    .card-header { justify-content: center; text-align: center; flex-wrap: wrap; row-gap: 10px; }

.clutch-official-sec .swiper-button-next{
    display: none;
}

.clutch-official-sec .swiper-button-prev{
   display: none;
}

.new-case-temp .case-box{
	border-radius: 10px;
	padding: 30px 20px;
}

.new-case-temp .case-box ul li {
    font-size: 12px;
    line-height: 22px;
}

.new-case-temp .case-box img{
	margin-top: 30px;
}

.entry-level-buss .box{
        padding: 25px 20px;
    }

    .entry-level-buss .box .icon svg{
        height: 50px;
        width: auto;
    }

.meet-asim-cta .box .orange-text h5 {
    font-size: 15px;
    line-height: 25px;
}

.meet-asim-cta .box{
    padding:30px 20px 30px 20px;
    border-radius: 10px;
    background: #051628;
    background-image: none !important;
    aspect-ratio: unset;
}

.meet-asim-cta .box .upper-text{
    font-size: 16px;
    margin-top: 0;
}
.comparision-table-tek .cell {
    padding: 15px 10px;
    gap: 7px;
}

.rating_usa.rating_web_dev.rating_du_city .box {
    padding: 30px 20px 20px 20px;
    aspect-ratio: unset;
    border-radius: 20px;
}

  .comparision-table-tek .col-labels {
    display: none;
  }

.comparision-table-tek .cell-content{
 font-size: 13px;
    line-height: 23px;   
}

.comparision-table-tek .factor-text{
    font-size: 13px;
    line-height: 1.2;
}

.comparision-table-tek .col-label{
    font-size: 16px;
}

 
  .comparision-table-tek .row.row-table-col {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 5px;
  }

  .new-sec-faqs-accord .faq-tabs{
    justify-content: start;
  }

.new-sec-faqs-accord .faq-tabs .nav-link{
    font-size: 13px;
    padding: 10px 15px;
}

    .new-case-temp .case-box .extra-padd{
    padding-left: 10px;
}

.new-case-temp .case-box h3{
    font-size: 22px;
}

.sa-animate-btn.dxb-btn{
        display: none;
        margin-top: 10px;
    }

    .trustedtop_brands.trusted-dubai-brands .top_brands_item_img img{
        max-height: 100px;
        height: 100px;
        width: auto;
    }

}

@media (min-width: 0px) and (max-width: 370px) {
    .premium-du_city-services .pre-services-main .content {
        bottom: 20px;
        display: none;
    }
    .premium-du_city-services .pre-services-main .blue-box {
        height: 350px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main {
        column-gap: 0;
        row-gap: 30px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item {
        flex: 0 0 100%;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content {
        margin-bottom: 10px;
    }
    .results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content img {
        height: 110px;
        width: auto;
    }

     


     
.du_city-compliance-mob .medical_item .nav-link{
    font-size: 12px;
    padding: 12px 15px;
}

.du_city-compliance-mob .medical_item{
    column-gap: 10px;
    flex-wrap: wrap;
}
.du_city-compliance-mob .tab-content .box{
    padding: 20px 15px;
}



}

/* ===== from new-assets/css/holdonpopup/popup.css (30 rules) ===== */
.modal-popup.modal .modal-dialog .modal-content{overflow:visible}

.modal-popup.modal .modal-dialog{align-items:center}

.modal-popup.modal .popup-section.hold-on-pop-form{background:#fff;padding:40px 30px;position:relative;border-radius:35px}

.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box{background-repeat:no-repeat;height:auto;padding:50px 30px;flex:0 0 40%;border-radius:50px}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item,.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img{margin-bottom:30px}

.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box p{font-size:20px;line-height:30px}

.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list{margin-top:40px}

.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li{color:#fff;font-size:20px;line-height:28px;margin-bottom:30px;font-weight:400}

.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li:last-child{margin-bottom:0}

.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li svg{margin-right:10px}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form.popup-form{box-shadow:none;padding:50px;max-width:750px;flex:0 0 60%;background:0 0}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item:after{display:none}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item label{font-size:20px;line-height:40px;border-bottom:none;color:#0a2c48;margin-bottom:10px}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-slide{width:100%;appearance:none;height:15px;border-radius:10px;outline:0;background:#d3d3d3}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num{display:flex;align-items:center;justify-content:space-between;margin-top:20px}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num span{color:#0a2c48;font-size:20px}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input{border-bottom:2px solid #0a2c48;font-size:20px;line-height:40px}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::placeholder{color:#0a2c48}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::-webkit-slider-thumb{appearance:none;width:30px;height:30px;background:#0a2c48;border:3px solid #0a2c48;border-radius:50%;cursor:pointer;margin-top:-5px}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea{font-size:20px;line-height:40px;border-bottom:2px solid #0a2c48;height:unset}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea::placeholder{color:#0a2c48}

.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .btn_submit{width:40%;margin:unset}

.modal-popup.modal .popup-section.hold-on-pop-form .cross-btn{position:absolute;top:-8px;right:-10px;z-index:1;cursor:pointer}

.banner_form .banner_form_inner .looder_img{height:60px;width:auto}

@media (min-width:1600px) and (max-width:1800px){.modal-popup.modal .popup-section.hold-on-pop-form{padding:40px 30px;max-width:1150px;margin:0 auto}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box{padding:50px 30px;flex:0 0 40%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item,.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img{margin-bottom:30px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box p{font-size:18px;line-height:28px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list{margin-top:40px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li{font-size:18px;line-height:26px;margin-bottom:30px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li svg{margin-right:10px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form.popup-form{padding:50px;max-width:750px;flex:0 0 60%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item label{font-size:17px;line-height:37px;margin-bottom:10px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-slide{height:15px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num{margin-top:20px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num span{font-size:18px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input,.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea{font-size:17px;line-height:37px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::-webkit-slider-thumb{width:30px;height:30px;margin-top:-5px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .btn_submit{width:40%}}

@media (min-width:1400px) and (max-width:1599px){.modal-popup.modal .popup-section.hold-on-pop-form{padding:25px 30px 20px;max-width:940px;margin:0 auto}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box{padding:45px 25px;flex:0 0 45%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item,.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img{margin-bottom:30px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box p{font-size:16px;line-height:26px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list{margin-top:40px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li{font-size:16px;line-height:24px;margin-bottom:25px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li svg{margin-right:10px;height:22px;width:auto}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form.popup-form{padding:25px 10px 20px 30px;max-width:550px;flex:0 0 55%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item label{font-size:16px;line-height:36px;margin-bottom:10px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-slide{height:13px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num{margin-top:20px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num span{font-size:16px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input,.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea{font-size:16px;line-height:36px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::-webkit-slider-thumb{width:25px;height:25px;margin-top:-5px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .btn_submit{width:40%}.modal-popup.modal .popup-section.hold-on-pop-form .cross-btn svg{height:37px;width:auto}}

@media (min-width:1200px) and (max-width:1399px){.modal-popup.modal .modal-dialog,.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num{margin-top:20px}.modal-popup.modal .popup-section.hold-on-pop-form{padding:30px 10px 10px 30px;max-width:860px;margin:0 auto}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box{padding:40px 25px;height:450px;flex:0 0 45%;border-radius:40px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img{margin-bottom:20px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img img{height:50px;width:auto}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box p{font-size:15px;line-height:25px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list{margin-top:30px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li{font-size:15px;line-height:23px;margin-bottom:20px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li svg{margin-right:10px;height:20px;width:auto}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form.popup-form{padding:20px 20px 20px 30px;max-width:550px;flex:0 0 55%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item{margin-bottom:25px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item label{font-size:15px;line-height:35px;margin-bottom:10px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-slide{height:12px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num span{font-size:15px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input,.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea{font-size:15px;line-height:35px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::-webkit-slider-thumb{width:20px;height:20px;margin-top:-5px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .btn_submit{width:40%}.modal-popup.modal .popup-section.hold-on-pop-form .cross-btn svg{height:35px;width:auto}}

@media (min-width:992px) and (max-width:1199px){.modal-popup.modal .popup-section.hold-on-pop-form{padding:25px 10px 10px 25px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box{padding:40px 20px;height:440px;flex:0 0 46%;border-radius:40px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img{margin-bottom:20px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img img{height:45px;width:auto}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box p{font-size:14px;line-height:24px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num,.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list{margin-top:20px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li{font-size:13px;line-height:21px;margin-bottom:20px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li svg{margin-right:10px;height:20px;width:auto}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form.popup-form{padding:20px 20px 20px 30px;max-width:550px;flex:0 0 54%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item{margin-bottom:25px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item label{font-size:14px;line-height:34px;margin-bottom:10px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-slide{height:12px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num span{font-size:14px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input,.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea{font-size:14px;line-height:34px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::-webkit-slider-thumb{width:20px;height:20px;margin-top:-5px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .btn_submit{width:40%}.modal-popup.modal .popup-section .cross-btn{top:10px;right:10px}.modal-popup.modal .popup-section .cross-btn svg{height:32px;width:auto}}

@media (min-width:768px) and (max-width:991px){.modal-popup.modal .popup-section.hold-on-pop-form{padding:30px 0 30px 20px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box{padding:35px 20px 0;height:500px;flex:0 0 45%;border-radius:40px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img{margin-bottom:25px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box p{font-size:14px;line-height:24px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list{margin-top:30px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li{font-size:12px;line-height:21px;margin-bottom:20px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li svg{margin-right:10px;height:20px;width:auto}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form.popup-form{padding:30px;max-width:550px;flex:0 0 55%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item{margin-bottom:30px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item label{font-size:14px;line-height:34px;margin-bottom:10px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-slide{height:15px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num{margin-top:20px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num span{font-size:14px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input,.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea{font-size:14px;line-height:34px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::-webkit-slider-thumb{width:30px;height:30px;margin-top:-5px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .btn_submit{width:40%}.modal-popup.modal .popup-section .cross-btn{top:10px;right:10px}.modal-popup.modal .popup-section .cross-btn svg{height:35px;width:auto}}

@media (min-width:0px) and (max-width:767px){.modal-popup.modal .modal-dialog .modal-content{border-radius:0}.modal-popup.modal .popup-section.hold-on-pop-form{padding:0;max-width:100%;flex:0 0 100%;margin-top:20px;border-radius:10px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box{padding:20px 10px 0;height:100%;flex:0 0 100%;border-radius:0;background-image:none!important}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .hand-img{margin-bottom:20px;display:none}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box p{font-size:13px;line-height:23px;color:#000}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box h2{color:#000!important}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list{margin-top:10px}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li{font-size:12px;line-height:21px;margin-bottom:10px;color:#000}.modal-popup.modal .popup-section.hold-on-pop-form .hold-on-box .list ul li svg{margin-right:10px;height:15px;width:auto}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form.popup-form{padding:20px 25px;max-width:100%;flex:0 0 100%}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item{margin-bottom:15px;padding-left:0;padding-right:0}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item label{font-size:13px;line-height:33px;margin-bottom:10px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-slide{height:11px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num{margin-top:15px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item .range-num span{font-size:13px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input,.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item textarea{font-size:13px;line-height:33px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .from_item input::-webkit-slider-thumb{width:20px;height:20px;margin-top:-5px}.modal-popup.modal .popup-section.hold-on-pop-form .banner_form .banner_form_inner .btn_submit{width:40%}.modal-popup.modal .popup-section .cross-btn{top:10px;right:10px}.modal-popup.modal .popup-section .cross-btn svg{height:30px;width:auto}}
