/* qatar-deferred.css — consolidated deferred CSS for mobile-app-development-company-qatar */

/* ===== from new-assets/css/mobile-app-qat_city/qat_city.css (35 rules) ===== */
.cta-temp-version-updated .box{
    aspect-ratio: 1828 / 1105;
    padding-right: 50px;
}

.cta-temp-version-updated .box h2{
    margin-top: 50px;
}

.cta-temp-version-updated  p{
  font-size: 18px;
  line-height: 28px;
}

.cta-temp-version-updated .box .list{
    margin-top: 10px;
    margin-bottom: 20px;
}

.cta-temp-version-updated .box .list ul{
    display: flex;
    align-items: center;
    column-gap: 40px;
    row-gap: 15px;
    flex-wrap: wrap;
}

.cta-temp-version-updated .box .list ul li{
    color: #fff;
}

.cta-temp-version-updated .box .list ul li svg{
    margin-right: 7px;
}

.deploy-local-growth{
    position: relative;
    z-index: 1;
}

.deploy-local-growth .main-box{
    height: 180px;
    background: #F8F8F8;
    border: 1px solid #EDEDED;
    border-radius: 20px;
    padding: 30px 20px;
    transition: all 0.4s ease; 
}

.deploy-local-growth .main-box.box-space{
    position: relative;
    left: 60px;
}

.main-box.box-space-right{
    position: relative;
    right: 60px;
}

.deploy-local-growth .main-box h5{
    margin-bottom: 6px;
    font-size: 21px;
    line-height: 31px;
}

.deploy-local-growth .main-box p{
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 0;
}

.deploy-local-growth .main-box:hover {
    background: linear-gradient(114.87deg, #051B2B 25.45%, #115B91 110.28%);
    border-color: transparent; 
     transform: translateY(-5px);
}

.deploy-local-growth .main-box:hover * {
    color: #fff;
}

.deploy-local-growth .img {
    position: absolute;
    top: 63%;
    left: 50%;
    transform: translate(-50%, -50%); 
    z-index: -11;
}

.client-say .swiper.client_say_slider {
    height: 100%;
}

.client-say .box{
    border-radius: 20px;
    padding: 40px 25px;
    background: #f9f9f9;
    border: 1px solid #cccccc;
    height: 100%;
}

.client-say .box h3{
    margin-bottom: 0px;
    font-size: 20px;
}

.client-say .box span{
    display: block;
    font-size: 20px;
    color: #f47a14;
    font-weight: 600;

}

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box {
    position: relative;
    padding: 30px 25px;
    max-width: 700px;
    border-radius: 20px;
    border: 2px solid #f47a14;
    background: linear-gradient(135deg, #0f2a3a, #0c2230);
    color: #fff;
    margin-top: 30px;
    margin-left: 150px;
}

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box::before {
    content: "";
    position: absolute;
    top: -12px;
    left: 40px;
    width: 22px;
    height: 22px;
    background: linear-gradient(135deg, #0f2a3a, #0c2230);
    border-left: 2px solid #ff7a1a;
    border-top: 2px solid #ff7a1a;
    transform: rotate(45deg);
}

.why-choose-temp-new .new_temp_why_choose{
    height: 100%;
}

.why-choose-temp-new .box{
    background: #0B2A3E;
    border-radius: 20px;
    padding: 30px 25px;
    height: 100%;
}

.why-choose-temp-new .box .box-flex{
    display: flex;
    align-items: start;
    column-gap: 10px;
    margin-bottom: 20px;
}

.why-choose-temp-new .box h5 , .why-choose-temp-new .box p{
    color: #fff;
}

.verified-indus .main-box{
    display: flex;
    align-items: center;
    column-gap: 30px;
    row-gap: 20px;
    flex-wrap: wrap;
}

.verified-indus .main-box .top-indus-box{
    text-align: center;
    padding: 12px 10px;
    border-radius: 20px;
    border: 1px solid #f47a14;
}

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

@media (min-width: 1600px) and (max-width: 1800px) {
.cta-temp-version-updated p {
    font-size: 15px;
    line-height: 25px;
}

.verified-indus .main-box .top-indus-box{
    column-gap: 20px;
}

.verified-indus .main-box .top-indus-box img {
    height: 58px;
    width: auto;
}

.deploy-local-growth .main-box{
    padding: 25px 20px;
}

.deploy-local-growth .main-box p {
    font-size: 15px;
    line-height: 25px;
}

.client-say .box{
    padding: 30px 25px;
}

.client-say .box p{
    font-size: 16px;
    line-height: 26px;
}

.client-say .box h3{
    font-size: 17px;
}

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

 }

@media (min-width: 1400px) and (max-width: 1599px) {
.cta-temp-version-updated p {
    font-size: 14px;
    line-height: 24px;
}

.verified-indus .main-box{
 column-gap: 20px;
}

.verified-indus .main-box .top-indus-box img {
    height: 55px;
    width: auto;
}

.cta-temp-version-updated .box .list svg{
    height: 20px;
    width: auto;
}

.deploy-local-growth .main-box{
    padding: 25px 20px;
}

.deploy-local-growth .main-box p {
    font-size: 15px;
    line-height: 25px;
}

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box {
    padding: 25px 20px;
    max-width: 570px;
    margin-left: 80px;
}

.client-say .box{
    padding: 30px 25px;
}

.client-say .box p{
    font-size: 15px;
    line-height: 25px;
}

.client-say .box h3{
    font-size: 17px;
}

.client-say .box span {
    font-size: 17px;
}

.why-choose-temp-new .box .box-flex .icon svg{
    height: 22px;
    width: auto;
}

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

 }

@media (min-width: 1200px) and (max-width: 1399px) {
.cta-temp-version-updated p {
    font-size: 13px;
    line-height: 20px;
}

.verified-indus .main-box{
 column-gap: 16px;
}

.verified-indus .main-box .top-indus-box img {
    height: 50px;
    width: auto;
}

.cta-temp-version-updated .box .list ul {
    column-gap: 30px;
    row-gap: 10px;
}

.cta-temp-version-updated .box .list svg{
    height: 18px;
    width: auto;
}

.deploy-local-growth .main-box{
    padding: 25px 20px;
}

.deploy-local-growth .main-box.box-space {
    left: 30px;
}

.main-box.box-space-right {
    right: 30px;
}

.deploy-local-growth .main-box p {
    font-size: 13px;
    line-height: 23px;
}

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box {
    padding: 20px 20px;
    max-width: 550px;
    margin-left: 60px;
}

.client-say .box{
    padding: 25px 20px;
}

.client-say .box p{
    font-size: 13px;
    line-height: 23px;
}

.client-say .box h3{
    font-size: 16px;
}

.client-say .box span {
    font-size: 16px;
}

.why-choose-temp-new .box .box-flex .icon svg{
    height: 20px;
    width: auto;
}

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

 }

@media (min-width: 992px) and (max-width: 1199px) {

.cta-temp-version-updated .box{
    background-image: none !important;
    aspect-ratio: unset;
    background: #051B2B;
    padding: 40px 30px;
    border-radius: 20px;
}

.verified-indus .main-box{
 column-gap: 20px;
 justify-content: center;
}

.verified-indus .main-box .top-indus-box img {
    height: 56px;
    width: auto;
}

.cta-temp-version-updated .box h2 {
    margin-top: 0px;
}

.cta-temp-version-updated p {
    font-size: 13px;
    line-height: 20px;
}

.cta-temp-version-updated .box .list ul {
    column-gap: 30px;
    row-gap: 10px;
}

.cta-temp-version-updated .box .list svg{
    height: 18px;
    width: auto;
}

.deploy-local-growth .main-box{
    padding: 25px 20px;
    height: 120px;
}

.deploy-local-growth .main-box.box-space {
    left: 0px;
}

.deploy-local-growth .img{
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    z-index: -11;
    margin-top: 20px;
    text-align: center;
}

.main-box.box-space-right {
    right: 0px;
}

.deploy-local-growth .main-box p {
    font-size: 13px;
    line-height: 23px;
}

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box {
    padding: 15px 20px;
    max-width: 420px;
    margin-left: 40px;
    margin-top: 10px;
}

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box p{
    font-size: 12px;
    line-height: 19px;
}

.client-say .box{
    padding: 25px 20px;
}

.client-say .box p{
    font-size: 13px;
    line-height: 23px;
}

.client-say .box h3{
    font-size: 16px;
}

.client-say .box span {
    font-size: 16px;
}

.why-choose-temp-new .box .box-flex .icon svg{
    height: 20px;
    width: auto;
}

.new-case-temp.new-case-qatar .case-box{
    height: auto;
}

.healthcare-app-tabs.features-build.buss-qatar ul{
    flex-wrap: wrap;
    width: auto;
    justify-content: start;
}

.healthcare-app-tabs.features-build.buss-qatar ul .nav-link{
    font-size: 17px;
}

 }

@media (min-width: 768px) and (max-width: 991px) {

.cta-temp-version-updated .box{
    background-image: none !important;
    aspect-ratio: unset;
    background: #051B2B;
    padding: 30px 20px;
    border-radius: 20px;
}


.verified-indus .main-box{
 column-gap: 20px;
 justify-content: center;
}

.verified-indus .main-box .top-indus-box img {
    height: 54px;
    width: auto;
}


.cta-temp-version-updated .box h2 {
    margin-top: 0px;
}

.cta-temp-version-updated p {
    font-size: 13px;
    line-height: 20px;
}

.cta-temp-version-updated .box .list ul {
    column-gap: 30px;
    row-gap: 10px;
}

.cta-temp-version-updated .box .list svg{
    height: 18px;
    width: auto;
}

.deploy-local-growth .main-box{
    padding: 25px 20px;
    height: 120px;
}

.deploy-local-growth .main-box.box-space {
    left: 0px;
}

.deploy-local-growth .img{
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    z-index: -11;
    margin-top: 20px;
    text-align: center;
}

.main-box.box-space-right {
    right: 0px;
}

.deploy-local-growth .main-box p {
    font-size: 13px;
    line-height: 23px;
}

    .tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box {
        padding: 15px 20px;
        max-width: 500px;
        margin-left: 20px;
        margin-top: 30px;
    }

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box p{
    font-size: 12px;
    line-height: 19px;
}

.client-say .box{
    padding: 25px 20px;
}

.client-say .box p{
    font-size: 13px;
    line-height: 23px;
}

.client-say .box h3{
    font-size: 16px;
}

.client-say .box span {
    font-size: 16px;
}

.why-choose-temp-new .box .box-flex .icon svg{
    height: 20px;
    width: auto;
}

.new-case-temp.new-case-qatar .case-box{
    height: auto;
}

.healthcare-app-tabs.features-build.buss-qatar ul{
    flex-wrap: wrap;
    width: auto;
    justify-content: center;
}

.healthcare-app-tabs.features-build.buss-qatar ul .nav-link{
    font-size: 17px;
}

 }

@media (min-width: 0px) and (max-width: 767px) {

.cta-temp-version-updated .box{
    background-image: none !important;
    aspect-ratio: unset;
    background: #051B2B;
    padding: 30px 20px;
    border-radius: 10px;
}

.verified-indus .main-box{
 column-gap: 20px;
 justify-content: center;
}

.verified-indus .main-box .top-indus-box{
    border-radius: 10px;
    padding: 10px 8px;
}

.verified-indus .main-box .top-indus-box img {
    height: 43px;
    width: auto;
}

.cta-temp-version-updated .box h2 {
    margin-top: 0px;
}

.cta-temp-version-updated p {
    font-size: 13px;
    line-height: 20px;
}

.cta-temp-version-updated .box .list ul {
    column-gap: 30px;
    row-gap: 10px;
}

.cta-temp-version-updated .box .list svg{
    height: 18px;
    width: auto;
}

.deploy-local-growth .main-box{
    padding: 20px 20px;
    height: auto;
}

.deploy-local-growth .main-box.box-space {
    left: 0px;
}

.deploy-local-growth .img{
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    z-index: -11;
    margin-top: 20px;
    text-align: center;
}

.deploy-local-growth .main-box h5 {
    font-size: 17px;
    line-height: 27px;
}

.main-box.box-space-right {
    right: 0px;
}

.deploy-local-growth .main-box p {
    font-size: 13px;
    line-height: 23px;
}

    .tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box {
        padding: 15px 20px;
        max-width: 500px;
        margin-left: 20px;
        margin-top: 30px;
    }

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qat_city-process .custom-box p{
    font-size: 12px;
    line-height: 19px;
}

.client-say .box{
    padding: 25px 20px;
}

.client-say .box p{
    font-size: 13px;
    line-height: 23px;
}

.client-say .box h3{
    font-size: 16px;
}

.client-say .box span {
    font-size: 16px;
}

.why-choose-temp-new .box .box-flex .icon svg{
    height: 20px;
    width: auto;
}

.new-case-temp.new-case-qatar .case-box{
    height: auto;
}

.healthcare-app-tabs.features-build.buss-qatar ul{
    flex-wrap: wrap;
    width: auto;
    justify-content: center;
}

.healthcare-app-tabs.features-build.buss-qatar ul .nav-link{
    font-size: 15px;
}

.health-cta-2.ecomm-cta.cta-want-talk .reimagine-health-box{
    background: #051B2B;
}

 }

/* ===== from new-assets/css/custom-software-development/custom-software.css (16 rules) ===== */
.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}

.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3{color:#fff;margin-bottom:0;font-size:55px;line-height:65px}

.rating_realestate .rating-main .rating-item .rating-flex .rating-content p,.software_methodologies .custom-software-methodologies .soft-meth-box .content p{margin-bottom:0;color:#fff}

.crafting_cta .crafting-custom-cta a.border_btn{background:#f47a14;color:#fff}

.game_changers_software .game-changers-box .content h5,.game_changers_software .game-changers-box .icon,.partner_software .partner-software-box .content h5,.premier_custom_solution .premier-sol-box h5{margin-bottom:10px}

.game_changers_software .game-changers-box .content p,.partner_software .partner-software-box .content p,.premier_custom_solution .premier-sol-box p{margin-bottom:0;color:#898989}

.premier_custom_solution .premier-sol-box .icon{height:80px;width:80px;background:#f47a14;border-radius:100px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}

.software_methodologies .custom-software-methodologies .swiper-slide{height:auto}

.software_methodologies .custom-software-methodologies .soft-meth-box .icon{height:80px;width:80px;background:#f47a14;border-radius:100px;display:flex;align-items:center;justify-content:center;margin-bottom:15px}

.software_methodologies .custom-software-methodologies .soft-meth-box .content h5{margin-bottom:10px;color:#fff}

@media (min-width:1400px) and (max-width:1599px){.crafting_cta .crafting-custom-cta{padding:70px 0 0 35px;aspect-ratio:2.9574861368}.crafting_cta .crafting-custom-cta h3{font-size:33px;line-height:43px}.domain_diversity.custom-software-industries .domain_main .domain_item{height:190px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content h6{font-size:18px;line-height:23px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content svg{height:50px;width:auto}.partner_software .partner-software-box,.premier_custom_solution .premier-sol-box{padding:40px 25px}.partner_software .partner-software-box .icon-box{height:70px;width:70px;margin:0 auto 20px}.partner_software .partner-software-box .icon-box svg{height:40px;width:auto}.wide_range_software .wide-list ul{row-gap:15px}.wide_range_software .wide-list ul li{flex:1 0 25%;font-size:14px;line-height:23px;margin-bottom:15px}.wide_range_software .wide-list ul li:before{content:"";width:24px;height:24px;top:0;left:0}.premier_custom_solution .premier-sol-box .icon{height:70px;width:70px;margin-bottom:10px}.premier_custom_solution .premier-sol-box .icon svg{height:35px;width:auto}.premier_custom_solution .premier-sol-box h5{margin-bottom:10px}.premier_custom_solution .premier-sol-box p{margin-bottom:0;color:#898989}.software_methodologies .custom-software-methodologies{padding-bottom:60px}.software_methodologies .custom-software-methodologies .swiper-pagination{gap:8px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet{height:10px;width:10px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet::before{height:6px;width:6px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:22px;height:22px}.software_methodologies .custom-software-methodologies .soft-meth-box{padding:45px 25px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon{height:70px;width:70px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon svg{height:45px;width:auto}.software_methodologies .custom-button{height:45px;width:45px;top:20%;transform:translateY(0)}.software_methodologies .custom-button.custom-prev-button{left:auto;right:65px}.software_methodologies .custom-button.custom-next-button{right:10px}}

@media (min-width:1200px) and (max-width:1399px){.crafting_cta .crafting-custom-cta{padding:60px 0 0 30px;aspect-ratio:2.9574861368}.crafting_cta .crafting-custom-cta h3{font-size:31px;line-height:41px}.domain_diversity.custom-software-industries .domain_main .domain_item{height:160px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content h6{font-size:16px;line-height:21px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content svg{height:45px;width:auto}.game_changers_software .game-changers-box,.partner_software .partner-software-box{padding:35px 25px}.game_changers_software .game-changers-box .icon,.premier_custom_solution .premier-sol-box h5{margin-bottom:10px}.game_changers_software .game-changers-box .icon svg,.premier_custom_solution .premier-sol-box .icon svg{height:35px;width:auto}.partner_software .partner-software-box .icon-box{height:70px;width:70px;margin:0 auto 20px}.partner_software .partner-software-box .icon-box svg,.software_methodologies .custom-software-methodologies .soft-meth-box .icon svg{height:40px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3{font-size:45px;line-height:55px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content p{margin-bottom:0;color:#fff}.wide_range_software .wide-list ul{row-gap:15px}.wide_range_software .wide-list ul li{flex:1 0 25%;font-size:13px;line-height:22px;margin-bottom:10px}.wide_range_software .wide-list ul li:before{content:"";width:24px;height:24px;top:-2px;left:0}.premier_custom_solution .premier-sol-box{padding:35px 20px}.premier_custom_solution .premier-sol-box .icon{height:70px;width:70px;margin-bottom:10px}.premier_custom_solution .premier-sol-box p{margin-bottom:0;color:#898989}.software_methodologies .custom-software-methodologies{padding-bottom:60px}.software_methodologies .custom-software-methodologies .swiper-pagination{gap:8px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet{height:10px;width:10px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet::before{height:6px;width:6px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:22px;height:22px}.software_methodologies .custom-software-methodologies .soft-meth-box{padding:40px 25px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon{height:60px;width:60px}.software_methodologies .custom-button{height:40px;width:40px;top:20%;transform:translateY(0)}.software_methodologies .custom-button.custom-prev-button{left:auto;right:65px}.software_methodologies .custom-button.custom-next-button{right:10px}}

@media (min-width:992px) and (max-width:1199px){.crafting_cta .crafting-custom-cta{padding:30px 0 0 20px;aspect-ratio:2.9574861368}.crafting_cta .crafting-custom-cta h3{font-size:28px;line-height:38px}.rating_realestate.rating-custom-software .rating-main{flex-wrap:wrap}.rating_realestate.rating-custom-software .rating-main .rating-item{flex:0 0 50%;margin-bottom:20px}.rating_realestate.rating-custom-software .rating-main .rating-item :last-child,.rating_realestate.rating-custom-software .rating-main .rating-item:nth-child(3){margin-bottom:0}.domain_diversity.custom-software-industries .domain_main .domain_item{height:160px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content h6{font-size:15px;line-height:20px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content svg{height:45px;width:auto}.game_changers_software .game-changers-box,.partner_software .partner-software-box{padding:30px 20px}.game_changers_software .game-changers-box .icon,.premier_custom_solution .premier-sol-box h5{margin-bottom:10px}.game_changers_software .game-changers-box .icon svg,.partner_software .partner-software-box .icon-box svg,.premier_custom_solution .premier-sol-box .icon svg{height:35px;width:auto}.partner_software .partner-software-box .icon-box{height:60px;width:60px;margin:0 auto 20px}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:65px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3{font-size:40px;line-height:50px}.wide_range_software .wide-list ul{row-gap:15px}.wide_range_software .wide-list ul li{flex:1 0 33%;font-size:13px;line-height:22px;margin-bottom:10px}.wide_range_software .wide-list ul li:before{content:"";width:24px;height:24px;top:-2px;left:0}.premier_custom_solution .premier-sol-box{padding:35px 20px}.premier_custom_solution .premier-sol-box .icon{height:60px;width:60px;margin-bottom:10px}.premier_custom_solution .premier-sol-box p{margin-bottom:0;color:#898989}.software_methodologies .custom-software-methodologies{padding-bottom:60px}.software_methodologies .custom-software-methodologies .swiper-pagination{gap:8px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet{height:10px;width:10px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet::before{height:6px;width:6px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:22px;height:22px}.software_methodologies .custom-software-methodologies .soft-meth-box{padding:40px 25px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon{height:60px;width:60px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon svg{height:40px;width:auto}.software_methodologies .custom-button{height:40px;width:40px;top:20%;transform:translateY(0)}.software_methodologies .custom-button.custom-prev-button{left:auto;right:65px}.software_methodologies .custom-button.custom-next-button{right:10px}}

@media (min-width:768px) and (max-width:991px){.crafting_cta .crafting-custom-cta{padding:30px 20px;aspect-ratio:none;background:#051827;background-image:none!important;border-radius:20px}.crafting_cta .crafting-custom-cta h3{font-size:25px;line-height:35px}.rating_realestate.rating-custom-software .rating-main{flex-wrap:wrap}.rating_realestate.rating-custom-software .rating-main .rating-item{flex:0 0 50%;margin-bottom:20px}.rating_realestate.rating-custom-software .rating-main .rating-item :last-child,.rating_realestate.rating-custom-software .rating-main .rating-item:nth-child(3){margin-bottom:0}.domain_diversity.custom-software-industries .domain_main .domain_item{height:160px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content h6{font-size:15px;line-height:20px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content svg{height:45px;width:auto}.game_changers_software .game-changers-box,.partner_software .partner-software-box{padding:30px 20px}.game_changers_software .game-changers-box .icon,.premier_custom_solution .premier-sol-box h5{margin-bottom:10px}.game_changers_software .game-changers-box .icon svg,.partner_software .partner-software-box .icon-box svg,.premier_custom_solution .premier-sol-box .icon svg{height:35px;width:auto}.partner_software .partner-software-box .icon-box{height:60px;width:60px;margin:0 auto 20px}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:55px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:20px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3{font-size:35px;line-height:45px}.wide_range_software .wide-list ul{row-gap:15px}.wide_range_software .wide-list ul li{flex:1 0 50%;font-size:13px;line-height:22px;margin-bottom:10px}.wide_range_software .wide-list ul li:before{content:"";width:24px;height:24px;top:-2px;left:0}.premier_custom_solution .premier-sol-box{padding:35px 20px}.premier_custom_solution .premier-sol-box .icon{height:60px;width:60px;margin-bottom:10px}.premier_custom_solution .premier-sol-box p{margin-bottom:0;color:#898989}.software_methodologies .custom-software-methodologies{padding-bottom:50px}.software_methodologies .custom-software-methodologies .swiper-pagination{gap:8px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet{height:10px;width:10px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet::before{height:6px;width:6px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:22px;height:22px}.software_methodologies .custom-software-methodologies .soft-meth-box{padding:40px 25px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon{height:60px;width:60px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon svg{height:40px;width:auto}.software_methodologies .custom-button{height:40px;width:40px;top:20%;transform:translateY(0)}.software_methodologies .custom-button.custom-prev-button{left:auto;right:65px}.software_methodologies .custom-button.custom-next-button{right:10px}}

@media (min-width:0px) and (max-width:767px){.crafting_cta .crafting-custom-cta{padding:30px 20px;aspect-ratio:none;background:#051827;background-image:none!important;border-radius:10px}.crafting_cta .crafting-custom-cta h3{font-size:21px;line-height:31px}.crafting_cta .crafting-custom-cta h5{font-size:16px;line-height:24px}.rating_realestate.rating-custom-software .rating-main{flex-wrap:wrap}.rating_realestate.rating-custom-software .rating-main .rating-item{flex:0 0 100%;margin-bottom:20px}.rating_realestate.rating-custom-software .rating-main .rating-item:last-child{margin-bottom:0}.rating_realestate.rating-custom-software .rating-main .rating-item:nth-child(3){margin-bottom:20px}.domain_diversity.custom-software-industries .domain_main .domain_item{height:140px;flex:0 0 33.33%}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content h6{font-size:13px;line-height:18px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content svg{height:40px;width:auto}.domain_diversity.custom-software-industries .domain_main .domain_item:last-child,.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(3),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(6),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(9){border-right:none}.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(2),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(4),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(8){border-right:1px solid #e2e2e2}.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(9){border-bottom:1px solid #e2e2e2}.game_changers_software .game-changers-box,.partner_software .partner-software-box,.premier_custom_solution .premier-sol-box,.software_methodologies .custom-software-methodologies .soft-meth-box{padding:30px 20px}.game_changers_software .game-changers-box .icon,.premier_custom_solution .premier-sol-box h5{margin-bottom:10px}.game_changers_software .game-changers-box .icon svg,.partner_software .partner-software-box .icon-box svg,.premier_custom_solution .premier-sol-box .icon svg{height:30px;width:auto}.partner_software .partner-software-box .icon-box{height:50px;width:50px;margin:0 auto 20px}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:50px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:15px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3{font-size:30px;line-height:40px}.wide_range_software .wide-list ul{row-gap:10px}.wide_range_software .wide-list ul li{flex:1 0 100%;font-size:13px;line-height:22px;margin-bottom:10px}.wide_range_software .wide-list ul li:before{content:"";width:24px;height:24px;top:-2px;left:0}.premier_custom_solution .premier-sol-box .icon{height:55px;width:55px;margin-bottom:10px}.software_methodologies .custom-software-methodologies{padding-bottom:50px;padding-top:25px}.software_methodologies .custom-software-methodologies .swiper-pagination{gap:8px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet{height:10px;width:10px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet::before{height:6px;width:6px}.software_methodologies .custom-software-methodologies .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:22px;height:22px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon{height:50px;width:50px}.software_methodologies .custom-software-methodologies .soft-meth-box .icon svg{height:32px;width:auto}.software_methodologies .custom-button{height:35px;width:35px;top:36%;transform:translateY(0)}.software_methodologies .custom-button.custom-prev-button{left:auto;right:55px}.software_methodologies .custom-button.custom-next-button{right:10px}}

@media (min-width:0px) and (max-width:360px){.domain_diversity.custom-software-industries .domain_main .domain_item{height:140px;flex:0 0 50%}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content h6{font-size:13px;line-height:18px}.domain_diversity.custom-software-industries .domain_main .domain_item .domain_content svg{height:40px;width:auto}.domain_diversity.custom-software-industries .domain_main .domain_item:last-child,.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(10),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(2),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(4),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(6),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(8){border-right:none}.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(3),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(9){border-right:1px solid #e2e2e2}.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(10),.domain_diversity.custom-software-industries .domain_main .domain_item:nth-child(9){border-bottom:1px solid #e2e2e2}.rating_realestate .rating-main{justify-content:start;flex-wrap:wrap}.rating_realestate .rating-main .rating-item{flex:0 0 100%;margin-bottom:20px}.rating_realestate .rating-main .rating-item:last-child{margin-bottom:0}.rating_realestate .rating-main .rating-item .rating-flex{display:flex;align-items:center}.rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg{height:50px;width:auto}.rating_realestate .rating-main .rating-item .rating-flex .rating-content{margin-left:15px}.rating_realestate .rating-main .rating-item .rating-flex .rating-content h3{font-size:30px;line-height:40px}}

/* ===== from new-assets/css/it-staff-augmentation/it-staff.css (20 rules) ===== */
.top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item {
    justify-content: unset;
    column-gap: 35px;
}

.top_health_features.it-staff-tools .tab-content .tech-logos-main ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    column-gap: 65px;
    row-gap: 40px;
}

.it_stress_process .stress-box .content h5 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
}

.it_stress_process .stress-box .content p {
    margin-bottom: 0;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
}

.trusted_ecommerce_web.it-why-choose .trusted_ecomm_box .ecomm_svg {
    margin-bottom: 10px;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .specialize_areas_it .special-area-main {
        column-gap: 40px;
        row-gap: 50px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box {
        width: 218px;
        padding: 25px 20px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg {
        margin-bottom: 20px;
        height: 70px;
        width: auto;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5 {
        font-size: 21px;
        line-height: 28px;
   }
    .specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content img {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main {
        padding-bottom: 65px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after {
        top: -5px;
        height: 18px;
        width: 18px;
        left: -5px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box {
        padding: 30px 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content {
        margin-left: 15px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5 {
        font-size: 20px;
        line-height: 33px;
   }
    .it_stress_process .stress-box {
        padding: 30px 20px;
   }
    .it_stress_process .stress-box .num {
        font-size: 18px;
        height: 35px;
        width: 35px;
        margin-bottom: 10px;
   }
    .it_stress_process .stress-box .content h5 {
        font-size: 23px;
        line-height: 28px;
   }
    .it_stress_process .stress-box .content p {
        font-size: 15px;
        line-height: 24px;
   }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .specialize_areas_it .special-area-main {
        column-gap: 30px;
        row-gap: 40px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box {
        width: 218px;
        padding: 25px 20px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg {
        margin-bottom: 20px;
        height: 65px;
        width: auto;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5 {
        font-size: 20px;
        line-height: 27px;
   }
    .specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content img {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main {
        padding-bottom: 65px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after {
        top: -5px;
        height: 18px;
        width: 18px;
        left: -5px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box {
        padding: 30px 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg {
        height: 30px;
        width: auto;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content {
        margin-left: 15px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5 {
        font-size: 18px;
        line-height: 31px;
   }
    .it_stress_process .stress-box {
        padding: 30px 20px;
   }
    .it_stress_process .stress-box .num {
        font-size: 16px;
        height: 35px;
        width: 35px;
        margin-bottom: 10px;
   }
    .it_stress_process .stress-box .content h5 {
        font-size: 23px;
        line-height: 28px;
   }
    .it_stress_process .stress-box .content p {
        font-size: 15px;
        line-height: 24px;
   }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .specialize_areas_it .special-area-main {
        column-gap: 20px;
        row-gap: 40px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box {
        width: 200px;
        padding: 25px 20px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg {
        margin-bottom: 20px;
        height: 65px;
        width: auto;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5 {
        font-size: 18px;
        line-height: 25px;
   }
    .specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content img {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main {
        padding-bottom: 65px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after {
        top: -5px;
        height: 18px;
        width: 18px;
        left: -5px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box {
        padding: 30px 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg {
        height: 30px;
        width: auto;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content {
        margin-left: 15px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5 {
        font-size: 15px;
        line-height: 28px;
   }
    .top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item {
        column-gap: 35px;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul {
        column-gap: 55px;
        row-gap: 30px;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul li  img {
        height: 66px;
        width: auto;
   }
    .it_stress_process .stress-box {
        padding: 30px 20px;
   }
    .it_stress_process .stress-box .num {
        font-size: 16px;
        height: 35px;
        width: 35px;
        margin-bottom: 10px;
   }
    .it_stress_process .stress-box .content h5 {
        font-size: 20px;
        line-height: 25px;
   }
    .it_stress_process .stress-box .content p {
        font-size: 14px;
        line-height: 23px;
   }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .specialize_areas_it .special-area-main {
        column-gap: 20px;
        row-gap: 40px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box {
        width: 200px;
        padding: 25px 20px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg {
        margin-bottom: 20px;
        height: 55px;
        width: auto;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5 {
        font-size: 17px;
        line-height: 24px;
   }
    .specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content img {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main {
        padding-bottom: 65px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after {
        top: -5px;
        height: 18px;
        width: 18px;
        left: -5px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box {
        padding: 30px 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg {
        height: 30px;
        width: auto;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content {
        margin-left: 15px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5 {
        font-size: 15px;
        line-height: 28px;
   }
    .top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item {
        column-gap: 35px;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul {
        column-gap: 55px;
        row-gap: 30px;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul li  img {
        height: 66px;
        width: auto;
   }
    .it_stress_process .stress-box {
        padding: 30px 20px;
   }
    .it_stress_process .stress-box .num {
        font-size: 16px;
        height: 35px;
        width: 35px;
        margin-bottom: 10px;
   }
    .it_stress_process .stress-box .content h5 {
        font-size: 20px;
        line-height: 25px;
   }
    .it_stress_process .stress-box .content p {
        font-size: 14px;
        line-height: 23px;
   }
}

@media (min-width: 768px) and (max-width: 991px) {
    .specialize_areas_it .special-area-main {
        column-gap: 20px;
        row-gap: 40px;
        justify-content: center;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box {
        width: 180px;
        padding: 25px 20px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg {
        margin-bottom: 20px;
        height: 50px;
        width: auto;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5 {
        font-size: 16px;
        line-height: 23px;
   }
    .specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content img {
        height: 60px;
        width: auto;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main {
        padding-bottom: 65px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after {
        top: -5px;
        height: 18px;
        width: 18px;
        left: -5px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box {
        padding: 30px 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg {
        margin-bottom: 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg {
        height: 30px;
        width: auto;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content {
        margin-left: 15px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5 {
        font-size: 15px;
        line-height: 28px;
   }
    .top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item {
        column-gap: 25px;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul {
        column-gap: 55px;
        row-gap: 30px;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul li img {
        height: 60px;
        width: auto;
   }
    .it_stress_process .stress-box {
        padding: 30px 20px;
   }
    .it_stress_process .stress-box .num {
        font-size: 16px;
        height: 35px;
        width: 35px;
        margin-bottom: 10px;
   }
    .it_stress_process .stress-box .content h5 {
        font-size: 20px;
        line-height: 25px;
   }
    .it_stress_process .stress-box .content p {
        font-size: 14px;
        line-height: 23px;
   }
}

@media (min-width: 0px) and (max-width: 767px) {
    .specialize_areas_it .special-area-main {
        column-gap: 20px;
        row-gap: 40px;
        justify-content: center;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box {
        width: 160px;
        padding: 20px 10px;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content svg {
        margin-bottom: 10px;
        height: 45px;
        width: auto;
   }
    .specialize_areas_it .special-area-main .special-area-item .special-box .special-content h5 {
        font-size: 14px;
        line-height: 22px;
   }
    .specialize_areas_it .special-area-main.special-area-tech .special-area-item .special-box .special-content img {
        height: 50px;
        width: auto;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main {
        padding-bottom: 65px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-slider-main .swiper-pagination-bullet-active:after {
        top: -5px;
        height: 18px;
        width: 18px;
        left: -5px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box {
        padding: 20px 20px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg {
        margin-bottom: 10px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-emerging-svg svg {
        height: 25px;
        width: auto;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-icon svg {
        height: 50px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content {
        margin-left: 15px;
   }
    .high_demand_slider.hire-emerging-slider .hire-emerging-box .hire-flex .hire-content h5 {
        font-size: 14px;
        line-height: 27px;
   }
    .it-staff-table .features-comparison .features-list .features-header, .it-staff-table .features-comparison .features-list .features-row {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
        padding: 15px;
   }
    .it-staff-table .features-comparison .features-list .features-header span, .it-staff-table .features-comparison .features-list .features-row span {
        flex: unset;
        width: 100%;
        text-align: left;
   }
    .it-staff-table .features-comparison .features-list .features-header span:first-child, .it-staff-table .features-comparison .features-list .features-row span:first-child {
        font-weight: bold;
   }
    .top_health_features.it-staff-tools .flex-column.nav.nav-pills .medical_item {
        column-gap: 0px;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul {
        column-gap: 35px;
        row-gap: 30px;
        justify-content: center;
   }
    .top_health_features.it-staff-tools .tab-content .tech-logos-main ul li img {
        height: 50px;
        width: auto;
   }
    .it_stress_process .stress-box {
        padding: 25px 20px;
   }
    .it_stress_process .stress-box .num {
        font-size: 15px;
        height: 35px;
        width: 35px;
        margin-bottom: 10px;
   }
    .it_stress_process .stress-box .content h5 {
        font-size: 18px;
        line-height: 23px;
   }
    .it_stress_process .stress-box .content p {
        font-size: 13px;
        line-height: 22px;
   }
}

.top_health_features .medical_item {
    align-items: center;
    display: flex;
    margin-top: 30px;
    column-gap: 35px;
    justify-content: unset;
}

.top_health_features .medical_item .nav-link{
    align-items: center;
    border: 2px solid #314252;
    border-radius: 50px;
    color: #314252;
    display: flex;
    font-size: 20px;
    font-weight: 600;
    height: 66px;
    justify-content: center;
    line-height: 60px;
    padding: 20px;
    text-align: center;
    transition: .2s ease-in-out;
    width: 374px;
}

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

@media (min-width: 1600px) and (max-width: 1800px) {
    .top_health_features .medical_item .nav-link{
        font-size: 18px;
        height: 60px;
        line-height: 55px;
        padding: 20px;
        width: 340px;
    }
}

@media (min-width: 1400px) and (max-width: 1599px) {
    .top_health_features .medical_item .nav-link{
        font-size: 17px;
        height: 55px;
        line-height: 50px;
        padding: 20px;
        width: 315px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .top_health_features .medical_item .nav-link{
        font-size: 15px;
        height: 50px;
        line-height: 45px;
        padding: 20px;
        width: 290px;
    }
}

@media (min-width: 900px) and (max-width: 1199px) {
    .top_health_features .medical_item .nav-link{
        font-size: 13px;
        height: 45px;
        line-height: normal;
        padding: 10px;
        width: 230px;
    }
    .top_health_features .medical_item{
        column-gap: 25px;
    }
}

@media (min-width: 667px) and (max-width: 899px) {
    .top_health_features .medical_item .nav-link{
        font-size: 13px;
        height: 45px;
        line-height: normal;
        padding: 10px;
        width: 230px;
    }
    .top_health_features .medical_item{
        column-gap: 0px;
    }
}

@media (min-width: 0px) and (max-width: 666px) {
    .top_health_features .medical_item .nav-link{
        font-size: 12px;
        height: 45px;
        line-height: normal;
        padding: 10px;
        width: 230px;
        margin-top: 20px;
    }
}

/* ===== from new-assets/css/mobile-app-du_city/du_city.css (87 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;
}

.premium-du_city-services .pre-services-main .blue-box .service-blue-flex .head h5 {
    margin-bottom: 0;
    color: #fff;
    font-size: 25px;
    line-height: 35px;
}

.premium-du_city-services .pre-services-main .blue-box p,
.results-kinekt .result-achieve-box.uae-market .result-main .results-item .results-content p,
.why-choose-custom-du_city .why-choose-app-box .why-choose-flex .head h5,
.why-choose-custom-du_city .why-choose-app-box p {
    margin-bottom: 0;
    color: #fff;
}

.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{
    justify-content: center;
    column-gap: 20px;
    row-gap: 30px;
}

.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 .medical_item{
    justify-content: unset;
}

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

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

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

.top_health_features.it-staff-tools.sau_city-tools .medical_item{
justify-content: center;
}

.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;
}

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

.lp-awards-main ul {
    display: flex;
    justify-content: center;
    column-gap: 100px;
}

.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;
}

.card-header {
    background: #002e33;
    color: white;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 14px;
  }

.card-body { padding: 40px; }

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

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

.new-case-temp .case-box h5{
	margin-bottom: 10px;
}

.new-case-temp .case-box ul li{
	color:#fff;
	font-size:16px;
	line-height:30px;
}

.new-case-temp .case-box ul li svg{
	margin-right: 6px;
}

.new-case-temp .case-box h5 , .new-case-temp .case-box p , .new-case-temp .case-box h3{
	color: #fff;
}

.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;
    }

.meet-asim-cta .box{
        aspect-ratio: 1600 /660;
        padding-left: 70px;
    }

.meet-asim-cta .box .upper-text{
        color: #fff;
        font-size: 25px;
        margin-bottom: 10px;
        display: block;
        font-weight: 500;
        margin-top: 60px;
    }

.meet-asim-cta .box .orange-text{
        background:#f47a14;
        padding: 5px 10px;
        color: #fff;
        margin-bottom:10px;
    }

.meet-asim-cta .box .orange-text h5{
        margin-bottom: 0px;
        color: #fff;
        font-size: 22px;
        line-height: 32px;
    }

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

.entry-level-buss .box{
        padding: 40px 20px;
        text-align: center;
        border: 1px solid #f47a14;
        border-radius: 20px;
        height: 100%;
    }

.entry-level-buss .box h5{
        color: #fff;
    }

.sidebtns-du_city{
            z-index: 1111;
        }

@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/flutter-app/flutter-app.css (24 rules) ===== */
.dream_moobilecta .dream_moobilecta_main a.border_btn,.transform_app_cta a.border_btn{background:#f47a14;color:#fff}

.flutter_app_choice .accordion .accordion-item{background-color:transparent;margin-bottom:20px;border:1px solid #fff;border-radius:10px}

.flutter_app_choice .accordion .accordion-item:last-child{margin-bottom:0}

.flutter_app_choice .accordion .accordion-item .accordion-header button{background-color:transparent;color:#fff;font-size:22px;line-height:26px;box-shadow:none}

.flutter_app_choice .accordion .accordion-item .accordion-header button:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyMyAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTExLjI0MDYgMTQuODIyNkwwLjE0NDUzMSAzLjcyOTA4TDMuODQ0OTggMC4wMzEyNUwxMS4yNDA2IDcuNDI2OTJMMTguNjM2MyAwLjAzMTI1TDIyLjMzNjggMy43MjkwOEwxMS4yNDA2IDE0LjgyMjZaIiBmaWxsPSIjRjQ3QTFGIi8+Cjwvc3ZnPgo=")}

.flutter_app_choice .accordion .accordion-item .accordion-body{padding-top:0}

.flutter_app_choice .accordion .accordion-item .accordion-body p{color:#fff;margin-bottom:0}

.tekrevol-home-discovery.flutter-approach{padding-top:100px}

.tekrevol-home-discovery.flutter-approach .card-body{background:#062738;border:1px solid rgba(255,255,255,.2);border-radius:0 50px 50px 0;padding:100px 65px 50px}

.tekrevol-home-discovery.ecomm-process-bar .card-body .discovery-bg,.tekrevol-home-discovery.flutter-approach .card-body .discovery-bg{display:none}

.tekrevol-home-discovery.flutter-approach .accordion.width .card{height:650px}

.tekrevol-home-discovery.flutter-approach .accordion.width .card .card-header{min-height:750px}

.tekrevol-home-discovery.ecomm-process-bar .card-body{width:calc(100vw - 720px);padding:30px 55px 50px;height:700px;border-radius:0}

.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap{max-width:850px}

.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul{margin-top:20px}

.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li{margin-bottom:7px;padding-left:20px;position:relative}

.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li::before{content:"";position:absolute;width:21px;height:21px;top:7px;left:-8px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMSIgaGVpZ2h0PSIyMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDIxIDIxIj48cGF0aCBmaWxsPSIjRjQ3QTFGIiBkPSJNOC43MyAxNC4xM2EuODM2LjgzNiAwIDAgMS0uNTY0LS4yODNMNC43NzggMTAuNDZhLjg0Ny44NDcgMCAwIDEgMS4xMy0xLjEzbDIuNzg5IDIuNzkgOS42MzQtOS41NjZhLjg0Ny44NDcgMCAwIDEgMS4xMyAxLjEzTDkuMjk1IDEzLjg0N2EuODM2LjgzNiAwIDAgMS0uNTY1LjI4M1oiLz48cGF0aCBmaWxsPSIjRjQ3QTFGIiBkPSJNMTAuNDI1IDIwLjYyNGExMC4xNjQgMTAuMTY0IDAgMCAxLTguODg4LTUuMjYzQTkuODI2IDkuODI2IDAgMCAxIC4zMjggMTEuNTFhMTAuMTY1IDEwLjE2NSAwIDAgMSA1LjE5NS05Ljk1QTkuODI2IDkuODI2IDAgMCAxIDkuMzc1LjM1MmExMC4wNTIgMTAuMDUyIDAgMCAxIDQuMDA5LjM4NC44NDcuODQ3IDAgMSAxLS40ODYgMS42MTUgOC41ODMgOC41ODMgMCAwIDAtMy4zODgtLjMxNyA4LjQ3IDguNDcgMCAwIDAtNS42OTIgMy4wODMgOC4zOCA4LjM4IDAgMCAwLTEuODUyIDYuMjI0IDguNDcgOC40NyAwIDAgMCAzLjA4MyA1LjY5MiA4LjM3OSA4LjM3OSAwIDAgMCA2LjIyMyAxLjg1MiA4LjQ3IDguNDcgMCAwIDAgNS42OTItMy4wODMgOC4zOCA4LjM4IDAgMCAwIDEuODUyLTYuMjIzLjg5Ljg5IDAgMSAxIDEuNzczLS4xNyAxMC4xNjUgMTAuMTY1IDAgMCAxLTUuMjA2IDkuOTUgOS44MjUgOS44MjUgMCAwIDEtMy45MDggMS4yNjVoLTEuMDVaIi8+PC9zdmc+")}

.tekrevol-home-discovery.ecomm-process-bar .collapse.show{width:calc(100vw - 720px)!important}

@media (min-width:1600px) and (max-width:1800px){.dream_moobilecta .dream_moobilecta_main,.transform_app_cta .transform_app_main{aspect-ratio:2.614379085;padding:0 60px}.transform_app_cta .transform-app-img{top:-35px;right:15%}.transform_app_cta .transform-app-img .gatsby-image-wrapper img{height:530px;width:auto}.flutter_app_choice .accordion .accordion-item{margin-bottom:20px}.flutter_app_choice .accordion .accordion-item .accordion-header button{font-size:20px;line-height:24px}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img{position:absolute;bottom:0;right:0}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img img{height:460px;width:auto}}

@media (min-width:1400px) and (max-width:1599px){.dream_moobilecta .dream_moobilecta_main,.transform_app_cta .transform_app_main{aspect-ratio:2.614379085;padding:0 60px}.transform_app_cta .transform-app-img{top:-35px;right:15%}.transform_app_cta .transform-app-img img{height:500px;width:auto}.flutter_app_choice .accordion .accordion-item{margin-bottom:20px}.flutter_app_choice .accordion .accordion-item .accordion-header button{font-size:18px;line-height:22px}.tekrevol-home-discovery.flutter-approach{padding-top:70px}.tekrevol-home-discovery.flutter-approach .card-body{padding:75px 55px 40px}.tekrevol-home-discovery.flutter-approach .accordion.width .card{height:550px}.tekrevol-home-discovery.flutter-approach .accordion.width .card .card-header{min-height:600px}.tekrevol-home-discovery.ecomm-process-bar .card-body{width:calc(100vw - 610px);padding:25px 45px 30px;height:700px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body .content-wrap{max-width:800px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body .content-wrap ul{margin-top:20px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body .content-wrap ul li{margin-bottom:7px;padding-left:20px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body .content-wrap ul li::before{top:6px;left:-8px;background-size:90%;background-repeat:no-repeat}.tekrevol-home-discovery.ecomm-process-bar .collapse.show{width:calc(100vw - 610px)!important}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img{position:absolute;bottom:0;right:0}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img img{height:430px;width:auto}}

@media (min-width:1200px) and (max-width:1399px){.dream_moobilecta .dream_moobilecta_main,.transform_app_cta .transform_app_main{aspect-ratio:2.614379085;padding:0 50px}.transform_app_cta .transform-app-img{top:-35px;right:15%}.transform_app_cta .transform-app-img img{height:450px;width:auto}.flutter_app_choice .accordion .accordion-item{margin-bottom:20px}.flutter_app_choice .accordion .accordion-item .accordion-header button{font-size:16px;line-height:20px}.tekrevol-home-discovery.flutter-approach{padding-top:60px}.tekrevol-home-discovery.flutter-approach .card-body{padding:60px 45px 30px}.tekrevol-home-discovery.flutter-approach .accordion.width .card{height:450px}.tekrevol-home-discovery.flutter-approach .accordion.width .card .card-header{min-height:500px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body{width:calc(100vw - 400px);padding:25px 30px 30px;height:750px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body .content-wrap{max-width:700px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul{margin-top:20px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body .content-wrap ul li{margin-bottom:7px;padding-left:20px}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .card-body .content-wrap ul li::before{top:6px;left:-8px;background-size:90%;background-repeat:no-repeat}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .collapse.show{width:calc(100vw - 400px)!important}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img{position:absolute;bottom:0;right:0}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img img{height:400px;width:auto}}

@media (min-width:992px) and (max-width:1199px){.transform_app_cta .transform_app_main{aspect-ratio:unset;padding:50px 40px;background-image:none!important;background:#001b28}.transform_app_cta .transform-app-img{position:relative;right:unset;top:unset}.transform_app_cta .transform-app-img img{height:450px;width:auto}.flutter_app_choice .accordion .accordion-item{margin-bottom:20px}.flutter_app_choice .accordion .accordion-item .accordion-header button{font-size:16px;line-height:20px}.tekrevol-home-discovery.flutter-approach{padding-top:50px}.tekrevol-home-discovery.flutter-approach .card-body{padding:50px 40px 30px}.tekrevol-home-discovery.flutter-approach .accordion.width .card{height:400px}.tekrevol-home-discovery.flutter-approach .accordion.width .card .card-header{min-height:450px}.tekrevol-home-discovery.ecomm-process-bar .card-body{width:calc(100vw - 400px);padding:20px;height:unset}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap{max-width:700px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul{margin-top:20px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li{margin-bottom:0;padding-left:20px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li::before{top:6px;left:-8px;background-size:80%;background-repeat:no-repeat}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .collapse.show{width:calc(100vw - 400px)!important}.dream_moobilecta .dream_moobilecta_main{aspect-ratio:unset;padding:40px;background-image:none!important;background:#001b28}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img{position:absolute;bottom:0;right:0}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img img{height:310px;width:auto}}

@media (min-width:768px) and (max-width:991px){.dream_moobilecta .dream_moobilecta_main,.transform_app_cta .transform_app_main{aspect-ratio:unset;padding:30px;background-image:none!important;background:#001b28}.transform_app_cta .transform-app-img{position:relative;right:unset;top:unset}.transform_app_cta .transform-app-img img{height:400px;width:auto}.flutter_app_choice .accordion .accordion-item{margin-bottom:20px}.flutter_app_choice .accordion .accordion-item .accordion-header button{font-size:14px;line-height:18px}.tekrevol-home-discovery.flutter-approach{padding-top:30px}.tekrevol-home-discovery.flutter-approach .card-body{padding:50px 40px 30px;border-radius:unset}.tekrevol-home-discovery.flutter-approach .accordion.width .card{height:unset}.tekrevol-home-discovery.flutter-approach .accordion.width .card .card-header{min-height:100%}.tekrevol-home-discovery.ecomm-process-bar .card-body{width:100%;padding:0 20px 20px;height:unset}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap{max-width:700px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul{margin-top:20px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li{margin-bottom:0;padding-left:20px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li::before{top:5px;left:-7px;background-size:80%;background-repeat:no-repeat}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .collapse.show{width:100%!important}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img{position:absolute;bottom:0;right:0}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img img{height:270px;width:auto}}

@media (min-width:0px) and (max-width:767px){.service_usa.flutter-new-banner{background-image:none!important;background:#001b28}.service_usa.flutter-new-banner .banenr_content{padding-bottom:10px}.dream_moobilecta .dream_moobilecta_main,.transform_app_cta .transform_app_main{aspect-ratio:unset;padding:30px 20px;background-image:none!important;background:#001b28}.transform_app_cta .transform-app-img{position:relative;right:unset;top:unset}.transform_app_cta .transform-app-img img{height:350px;width:auto}.flutter_app_choice .accordion .accordion-item{margin-bottom:20px}.flutter_app_choice .accordion .accordion-item .accordion-header button{font-size:13px;line-height:17px;padding-bottom:5px}.flutter_app_choice .accordion .accordion-item .accordion-header button:after{width:15px;height:13px;background-size:contain}.tekrevol-home-discovery.flutter-approach{padding-top:30px}.tekrevol-home-discovery.flutter-approach .card-body{padding:0 20px 20px;border-radius:unset}.tekrevol-home-discovery.flutter-approach .accordion.width .card{height:unset}.tekrevol-home-discovery.flutter-approach .accordion.width .card .card-header{min-height:100%}.tekrevol-home-discovery.ecomm-process-bar .card-body{width:100%;padding:0 20px 20px;height:unset}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap{max-width:700px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul{margin-top:20px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li{margin-bottom:0;padding-left:20px}.tekrevol-home-discovery.ecomm-process-bar .card-body .content-wrap ul li::before{top:5px;left:-7px;background-size:80%;background-repeat:no-repeat}.tekrevol-home-discovery.flutter-approach.ecomm-process-bar .collapse.show{width:100%!important}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img{position:relative;top:unset;bottom:unset;display:none}.dream_moobilecta .dream_moobilecta_main .dream_moobilecta-img img{height:270px;width:auto}}

/* ===== from new-assets/css/mobile-app-revamp/mobile.css (46 rules) ===== */
.redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tab-content {
	 height: 540px;
	 display: flex;
	 flex-flow: column;
	 justify-content: center;
}

.health-cta-2.mobile-change-cta .reimagine-health-box {
	 aspect-ratio: 3.2454361055;
}

.mobile-client-slider .main-client .test-item .content {
	 flex: 0 0 50%;
}

.mobile-client-slider .main-client .test-item .content svg {
	 margin-bottom: 15px;
}

.mobile-client-slider .main-client .test-item .content p {
	 color: #fff;
	 font-size: 16px;
	 line-height: 26px;
	 height: 338px;
	 overflow-y: scroll;
	 scrollbar-width: none;
	 -ms-overflow-style: none;
}

.mobile-client-slider .main-client .test-item .content p::-webkit-scrollbar {
	 display: none;
}

.mobile-client-slider .main-client .test-item .content .details {
	 background: rgba(217, 217, 217, 0.1);
	 border: 1px solid rgba(255, 255, 255, 0.4);
	 border-radius: 10px;
	 position: relative;
}

.mobile-client-slider .main-client .test-item .content .details .detail-item {
	 display: flex;
	 align-items: center;
	 column-gap: 15px;
	 padding: 10px 10px;
}

.mobile-client-slider .main-client .test-item .content .details .detail-item .play-btn {
	 background: #f47a14;
	 border-radius: 10px;
	 height: 41px;
	 width: 41px;
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 
	 cursor: pointer;
	 z-index: 2;
}

.mobile-client-slider .main-client .test-item .content .details .detail-item .play-btn  svg{
	margin-bottom: 0;
}

.mobile-client-slider .main-client .test-item .content .details .detail-item .img img {
	 border-radius: 20px;
}

.mobile-client-slider .main-client .test-item .content .details .detail-item .head span {
	 font-size: 16px;
	 color: #fff;
	 display: block;
}

.mobile-client-modal.modal.show .modal-dialog {
	 max-width: 800px !important;
}

.ai-agent-solution .ai-agent-sol-box {
	 border-bottom: 10px solid #f47a1f;
	 border-radius: 20px;
	 background: #f8f8fb;
	 padding: 40px 35px;
	 height: 100%;
}

.ai-agent-solution .ai-agent-sol-box .ai-flex {
	 display: flex;
	 align-items: center;
	 column-gap: 20px;
	 margin-bottom: 25px;
}

.ai-agent-solution .ai-agent-sol-box .ai-flex .head h5 {
	 margin-bottom: 0;
	 font-size: 26px;
	 line-height: 32px;
}

.ai-agent-solution .ai-agent-sol-box p {
	 margin-bottom: 0;
	 color: #898989;
}

.ai-agent-solution.trusted-ai-agent .ai-agent-sol-box {
	 background: #041e2d;
	 border-bottom: 6px solid #f47a1f;
}

.ai-agent-solution.trusted-ai-agent .ai-agent-sol-box .num {
	 font-size: 25px;
	 font-weight: 600;
	 color: #f47a1f;
	 margin-bottom: 10px;
}

.ai-agent-solution.trusted-ai-agent .ai-agent-sol-box h5 {
	 margin-bottom: 10px;
	 color: #fff;
}

.ai-agent-solution.trusted-ai-agent .ai-agent-sol-box p {
	 color: #fff;
	 margin-bottom: 0;
}

.reimagine-health.europe-game-cta  .reimagine-health-box{
	aspect-ratio: 1600 / 519;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box{
	background: #F9F9FB;
	border-radius: 30px;
	border-bottom: #F9F9FB;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box p{
	font-size: 16px;
	line-height: 28px;
}

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

.new-case-temp .case-box h5{
	margin-bottom: 10px;
}

.new-case-temp .case-box ul li{
	color:#fff;
	font-size:16px;
	line-height:30px;
}

.new-case-temp .case-box ul li svg{
	margin-right: 6px;
}

.new-case-temp .case-box h5 , .new-case-temp .case-box p , .new-case-temp .case-box h3{
	color: #fff;
}

.high-stake-indus .box{
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	height: 100%;
	background: radial-gradient(50% 50% at 50% 50%, #0E2D40 0%, #081C28 100%);
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
border-radius: 20px;
height: 300px;
transition: all 0.3s ease;
padding: 0 20px;
position: relative;
	overflow: hidden;
}

.high-stake-indus .box .cert-img,
.high-stake-indus .box h5{
	opacity: 1;
	transition: all 0.3s ease;
}

.high-stake-indus .box h5{
	color: #fff;
	text-align: center;
}

.high-stake-indus .box p{
position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -40%);
	opacity: 0;
	width: 100%;
	padding: 0 20px;
	transition: all 0.3s ease;
	color: #fff;
	text-align: center;

}

.high-stake-indus .box:hover .cert-img,
.high-stake-indus .box:hover h5{
	opacity: 0;
	transform: translateY(-10px);
}

.high-stake-indus .box:hover p{
	opacity: 1;
	transform: translate(-50%, -50%);
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content{
	display: flex;
	align-items: center;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content h5{
	font-weight: 600;
	margin-bottom: 0;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content h5 strong{
	color: #898989;
	font-weight: 600;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content span{
	margin-right: 7px;
}

@media (min-width: 1600px) and (max-width: 1800px) {
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tekgrip_tabs .redefine_tabs {
		 height: 520px;
	}
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tab-content {
		 height: 520px;
	}
	 .mobile-client-slider .main-client {
		 padding: 40px 25px;
	}
	 .mobile-client-slider .main-client .test-item {
		 column-gap: 30px;
	}
	 .mobile-client-slider .main-client .test-item .content {
		 flex: 0 0 50%;
	}
	 .mobile-client-slider .main-client .test-item .content svg {
		 margin-bottom: 15px;
	}
	 .mobile-client-slider .main-client .test-item .content p {
		 font-size: 15px;
		 line-height: 25px;
		 height: 338px;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item {
		 column-gap: 10px;
		 padding: 10px 7px;
	}

.mobile-client-slider .main-client .test-item .content .details .detail-item .play-btn {
	 height: 35px;
	 width: 35px;
}

	 .mobile-client-slider .main-client .test-item .content .details .detail-item .head span {
		 font-size: 15px;
	}
	 
	 .mobile-client-slider .swiper-nav .custom-prev, .mobile-client-slider .swiper-nav .custom-next {
		 height: 40px;
		 width: 40px;
		 top: 25%;
	}
	 .mobile-client-slider .swiper-nav .custom-prev:after, .mobile-client-slider .swiper-nav .custom-next:after {
		 font-size: 17px;
	}
	 .mobile-client-slider .swiper-nav .custom-prev {
		 left: unset;
		 right: 60px;
	}




.reimagine-health.europe-game-cta  .reimagine-health-box .img img{
	height: 520px;
	width: auto;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item:after{
	right: -100px;
	height: 85px;
}


.rating_realestate.rating-mobile-app-usa .rating-main .rating-item .rating-flex .rating-content h3{
	font-size: 45px;
	line-height: 55px;
}

.trusted-leaders-energy .rating-lead .rating-item:after {
    right: -60px;
}


 }

@media (min-width: 1400px) and (max-width: 1599px) {
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tekgrip_tabs .redefine_tabs {
		 height: 490px;
	}
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tab-content {
		 height: 490px;
	}
	 .mobile-client-slider .main-client {
		 padding: 35px 25px;
	}
	 .mobile-client-slider .main-client .test-item {
		 column-gap: 30px;
	}
	 .mobile-client-slider .main-client .test-item .content {
		 flex: 0 0 50%;
	}
	 .mobile-client-slider .main-client .test-item .content svg {
		 margin-bottom: 15px;
	}
	 .mobile-client-slider .main-client .test-item .content p {
		 font-size: 14px;
		 line-height: 24px;
		 height: 240px;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item {
		 column-gap: 10px;
		 padding: 10px 6px;
	}

.mobile-client-slider .main-client .test-item .content .details .detail-item .play-btn {
	 height: 32px;
	 width: 32px;
}

	 .mobile-client-slider .main-client .test-item .content .details .detail-item .head span {
		 font-size: 14px;
	}

	.mobile-client-slider .main-client .test-item .content .details .detail-item .img img{
	height: 45px;
	width: auto;
}
	 
	 .mobile-client-slider .swiper-nav .custom-prev, .mobile-client-slider .swiper-nav .custom-next {
		 height: 37px;
		 width: 37px;
		 top: 30%;
	}
	 .mobile-client-slider .swiper-nav .custom-prev:after, .mobile-client-slider .swiper-nav .custom-next:after {
		 font-size: 15px;
	}
	 .mobile-client-slider .swiper-nav .custom-prev {
		 left: unset;
		 right: 60px;
	}
	 .specialize_areas_it.high-value-mobile .special-area-main .special-area-item .special-box .special-content svg {
		 height: 50px;
		 width: auto;
	}

    .ai-agent-solution .ai-agent-sol-box {
	 padding: 35px 30px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex {
	 margin-bottom: 25px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .head h5 {
	 font-size: 22px;
	 line-height: 28px;
}
 .ai-agent-solution.trusted-ai-agent .ai-agent-sol-box .num {
	 font-size: 22px;
}



.stats-europe .stats-euro-box{
	padding: 60px 50px;
}

.reimagine-health.europe-game-cta  .reimagine-health-box .img img{
	height: 500px;
	width: auto;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item:after{
	right: -90px;
	height: 85px;
}

.top_health_features.it-staff-tools.mobile-app-tools .tab-content .tech-logos-main ul li img{
	height: 55px;
	width: auto;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box{
	padding: 30px 25px;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box p{
	font-size: 15px;
    line-height: 26px;
}

.rating_realestate.rating-mobile-app-usa .rating-main .rating-item .rating-flex .rating-content h3{
	font-size: 40px;
	line-height: 50px;
}

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

.high-stake-indus .box{
	height: 250px;
}

.high-stake-indus .box .cert-img{
	height: 90px;
	width: 90px;
}


.trusted-leaders-energy .rating-lead .rating-item:after {
    right: -60px;
	height: 31px;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tekgrip_tabs .redefine_tabs {
		 height: 450px;
	}
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tab-content {
		 height: 450px;
	}
	 .mobile-client-slider .main-client {
		 padding: 35px 25px;
	}
	 .mobile-client-slider .main-client .test-item {
		 column-gap: 25px;
	}
	 .mobile-client-slider .main-client .test-item .content {
		 flex: 0 0 50%;
	}
	 .mobile-client-slider .main-client .test-item .content svg {
		 margin-bottom: 15px;
	}
	 .mobile-client-slider .main-client .test-item .content p {
		 font-size: 13px;
		 line-height: 23px;
		 height: 200px;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item {
		 column-gap: 8px;
		 padding: 10px 6px;
	}


.mobile-client-slider .main-client .test-item .content .details .detail-item .play-btn {
	 height: 30px;
	 width: 30px;
}

.mobile-client-slider .main-client .test-item .content .details .detail-item .img img{
	height: 40px;
	width: auto;
}

	 .mobile-client-slider .main-client .test-item .content .details .detail-item .head span {
		 font-size: 13px;
	}
	 
	 .mobile-client-slider .swiper-nav .custom-prev, .mobile-client-slider .swiper-nav .custom-next {
		 height: 37px;
		 width: 37px;
		 top: 22%;
	}
	 .mobile-client-slider .swiper-nav .custom-prev:after, .mobile-client-slider .swiper-nav .custom-next:after {
		 font-size: 15px;
	}
	 .mobile-client-slider .swiper-nav .custom-prev {
		 left: unset;
		 right: 60px;
	}
	 .specialize_areas_it.high-value-mobile .special-area-main .special-area-item .special-box .special-content svg {
		 height: 45px;
		 width: auto;
	}


.rating_realestate.rating-mobile-app-usa .rating-main .rating-item svg{
    height: 70px;
    width: auto;
}


.rating_realestate.rating-brimingham {
    padding: 40px 0 !important;
}

    .ai-agent-solution .ai-agent-sol-box {
	 padding: 35px 30px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex {
	 margin-bottom: 25px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .head h5 {
	 font-size: 19px;
	 line-height: 25px;
}
 .ai-agent-solution .ai-agent-sol-box p {
	 font-size: 13px;
	 line-height: 24px;
}
 .ai-agent-solution.trusted-ai-agent .ai-agent-sol-box .num {
	 font-size: 19px;
}



.stats-europe .stats-euro-box{
	padding: 50px 40px;
}

.reimagine-health.europe-game-cta  .reimagine-health-box .img img{
	height: 430px;
	width: auto;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item:after{
	right: -80px;
	height: 75px;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item .stats-flex .stats-icon svg{
	height:75px;
	width: auto;
}

.top_health_features.it-staff-tools.mobile-app-tools .tab-content .tech-logos-main ul li img{
	height: 50px;
	width: auto;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box{
	padding: 30px 20px;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box .icon svg {
	height: 55px;
	width: auto;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box p{
	font-size: 14px;
    line-height: 24px;
}

.rating_realestate.rating-mobile-app-usa .rating-main .rating-item .rating-flex .rating-content h3{
	font-size: 35px;
	line-height: 45px;
}

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

.high-stake-indus .box{
	height: 220px;
}

.high-stake-indus .box .cert-img{
	height: 80px;
	width: 80px;
}

.trusted-leaders-energy{
	padding: 40px 0;
}

.trusted-leaders-energy .rating-lead .rating-item:after {
    right: -50px;
	height: 30px;
}

}

@media (min-width: 992px) and (max-width: 1199px) {
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tekgrip_tabs .redefine_tabs {
		 height: 400px;
	}
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tab-content {
		 height: 400px;
	}
	 .mobile-client-slider .main-client {
		 padding: 30px 20px;
	}
	 .mobile-client-slider .main-client .test-item {
		 column-gap: 25px;
	}
	 .mobile-client-slider .main-client .test-item .content {
		 flex: 0 0 52%;
	}
	 .mobile-client-slider .main-client .test-item .content svg {
		 margin-bottom: 15px;
	}
	 .mobile-client-slider .main-client .test-item .content p {
		 font-size: 13px;
		 line-height: 23px;
		 height: auto;
		 overflow: hidden;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item {
		 column-gap: 20px;
		 padding: 10px 10px;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item .head span {
		 font-size: 13px;
	}
	 .mobile-client-slider .main-client .video-img .play-btn {
		 height: 41px;
		 width: 41px;
		 top: 50%;
		 left: 50%;
		 transform: translate(-50%, -50%);
	}
	 .mobile-client-slider .swiper-nav .custom-prev, .mobile-client-slider .swiper-nav .custom-next {
		 height: 37px;
		 width: 37px;
		 top: 20%;
	}
	 .mobile-client-slider .swiper-nav .custom-prev:after, .mobile-client-slider .swiper-nav .custom-next:after {
		 font-size: 15px;
	}
	 .mobile-client-slider .swiper-nav .custom-prev {
		 left: unset;
		 right: 60px;
	}
	 .specialize_areas_it.high-value-mobile .special-area-main .special-area-item .special-box .special-content svg {
		 height: 45px;
		 width: auto;
	}

.rating_realestate.rating-mobile-app-usa .rating-main .rating-item svg{
    height: 70px;
    width: auto;
}


.rating_realestate.rating-brimingham {
    padding: 40px 0 !important;
}

    .ai-agent-solution .ai-agent-sol-box {
	 padding: 30px 25px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex {
	 margin-bottom: 25px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .icon svg {
	 height: 40px;
	 width: auto;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .head h5 {
	 font-size: 16px;
	 line-height: 22px;
}
 .ai-agent-solution.trusted-ai-agent .ai-agent-sol-box .num {
	 font-size: 17px;
}



.stats-europe .stats-euro-box{
	padding: 40px 30px;
}

.reimagine-health.europe-game-cta .reimagine-health-box {
    aspect-ratio: unset;
    padding: 40px 30px;
	border-radius: 20px;
}
.reimagine-health.europe-game-cta  .reimagine-health-box .img img{
	height: 400px;
	width: auto;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item:after{
	right: -40px;
	height: 70px;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item .stats-flex .stats-icon svg{
	height:70px;
	width: auto;
}


.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box{
	padding: 30px 20px;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box .icon svg {
	height: 55px;
	width: auto;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box p{
	font-size: 14px;
    line-height: 24px;
}

.rating_realestate.rating-mobile-app-usa .rating-main .rating-item .rating-flex .rating-content h3{
	font-size: 30px;
	line-height: 40px;
}

.rating_realestate.rating-mobile-app-usa .rating-main{
	flex-wrap: wrap;
	row-gap: 20px;
}

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

.high-stake-indus .box{
	height: 220px;
}

.high-stake-indus .box .cert-img{
	height: 70px;
	width: 70px;
}

.trusted-leaders-energy{
	padding: 35px 0;
}

.trusted-leaders-energy .rating-lead .rating-item:after {
    right: -16px;
	height: 28px;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content{
	align-items: start;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content span svg{
	height: 20px;
	width: auto;
}

}

@media (min-width: 768px) and (max-width: 991px) {
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tekgrip_tabs .redefine_tabs {
		 height: 370px;
	}
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tab-content {
		 height: auto;
	}
	 .mobile-client-slider .main-client {
		 padding: 30px 20px;
	}
	 .mobile-client-slider .main-client .test-item {
		 column-gap: 25px;
	}
	 .mobile-client-slider .main-client .test-item .content {
		 flex: 0 0 52%;
	}
	 .mobile-client-slider .main-client .test-item .content svg {
		 margin-bottom: 15px;
	}
	 .mobile-client-slider .main-client .test-item .content p {
		 font-size: 13px;
		 line-height: 23px;
		 height: auto;
		 overflow: hidden;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item {
		 column-gap: 20px;
		 padding: 10px 10px;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item .head span {
		 font-size: 13px;
	}
	 .mobile-client-slider .main-client .video-img .play-btn {
		 height: 41px;
		 width: 41px;
		 top: 50%;
		 left: 50%;
		 transform: translate(-50%, -50%);
	}
	 .mobile-client-slider .swiper-nav .custom-prev, .mobile-client-slider .swiper-nav .custom-next {
		 height: 34px;
		 width: 34px;
		 top: 20%;
	}
	 .mobile-client-slider .swiper-nav .custom-prev:after, .mobile-client-slider .swiper-nav .custom-next:after {
		 font-size: 14px;
	}
	 .mobile-client-slider .swiper-nav .custom-prev {
		 left: unset;
		 right: 55px;
	}
	 .rating_realestate.rating-mobile-app-usa .rating-main {
		 justify-content: start;
		 flex-wrap: wrap;
		 column-gap: 30px;
		 row-gap: 30px;
	}
	 .reimagine-health.mobile-change-cta .reimagine-health-box {
		 aspect-ratio: unset;
		 padding: 30px 20px;
	}
	 .health-cta-2.mobile-change-cta .reimagine-health-box {
		 aspect-ratio: unset;
		 padding: 30px 20px;
	}
	 .specialize_areas_it.high-value-mobile .special-area-main .special-area-item .special-box .special-content svg {
		 height: 45px;
		 width: auto;
	}
	 .mobile-client-modal.modal.show .modal-dialog {
		 max-width: 600px !important;
	}


.rating_realestate.rating-mobile-app-usa .rating-main .rating-item svg{
    height: 60px;
    width: auto;
}


.rating_realestate.rating-brimingham {
    padding: 40px 0 !important;
}

    .ai-agent-solution .ai-agent-sol-box {
	 padding: 30px 25px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex {
	 margin-bottom: 25px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .icon svg {
	 height: 40px;
	 width: auto;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .head h5 {
	 font-size: 16px;
	 line-height: 22px;
}
 .ai-agent-solution.trusted-ai-agent .ai-agent-sol-box .num {
	 font-size: 17px;
}



.stats-europe .stats-euro-box{
	padding: 30px 20px;
	border-radius: 10px;
}

.reimagine-health.europe-game-cta .reimagine-health-box {
    aspect-ratio: unset;
    padding: 30px 25px;
	border-radius: 10px;
}
.reimagine-health.europe-game-cta  .reimagine-health-box .img img{
	height: 350px;
	width: auto;
}

.stats-europe .stats-euro-box .stats-euro-main {
    flex-wrap: wrap;
    row-gap: 30px;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item {
    flex: 0 0 50%;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item:after{
	display: none;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item .stats-flex .stats-icon svg{
	height:70px;
	width: auto;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box{
	padding: 30px 20px;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box .icon svg {
	height: 50px;
	width: auto;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box p{
	font-size: 14px;
    line-height: 24px;
}

.rating_realestate.rating-mobile-app-usa .rating-main .rating-item .rating-flex .rating-content h3{
	font-size: 30px;
	line-height: 40px;
}

.rating_realestate.rating-mobile-app-usa .rating-main{
	flex-wrap: wrap;
	row-gap: 20px;
}

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

.high-stake-indus .box{
	height: 180px;
}

.high-stake-indus .box .cert-img{
	height: 70px;
	width: 70px;
}

.trusted-leaders-energy{
	padding: 35px 0;
}

.trusted-leaders-energy .rating-lead .rating-item:after {
    content: unset;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content{
	align-items: start;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content h5{
	font-size: 16px;
	line-height: 25px;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content span svg{
	height: 18px;
	width: auto;
}

}

@media (min-width: 0px) and (max-width: 767px) {
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tekgrip_tabs .redefine_tabs {
		 height: auto;
	}
	 .redefinepatient_services.tekgrip_section.business-tabs-du_city.process-mobile-scalable .tab-content {
		 height: auto;
	}
	 .mobile-client-slider .mobile-client-test {
		 height: auto;
		 margin-top: 40px;
	}
	 .mobile-client-slider .main-client {
		 padding: 30px 20px;
		 height: auto;
	}
	 .mobile-client-slider .main-client .test-item {
		 column-gap: 25px;
		 flex-wrap: wrap;
	}
	 .mobile-client-slider .main-client .test-item .content {
		 flex: 0 0 100%;
		 margin-bottom: 20px;
	}
	 .mobile-client-slider .main-client .test-item .content svg {
		 margin-bottom: 10px;
	}
	 .mobile-client-slider .main-client .test-item .content p {
		 font-size: 13px;
		 line-height: 23px;
		 height: auto;
		 overflow: hidden;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item {
		 column-gap: 20px;
		 padding: 5px 10px;
	}
	 .mobile-client-slider .main-client .test-item .content .details .detail-item .head span {
		 font-size: 13px;
	}
	 .mobile-client-slider .main-client .video-img .play-btn {
		 height: 41px;
		 width: 41px;
		 top: 50%;
		 left: 50%;
		 transform: translate(-50%, -50%);
	}
	 .mobile-client-slider .swiper-nav .custom-prev, .mobile-client-slider .swiper-nav .custom-next {
		 height: 34px;
		 width: 34px;
		 top: 14%;
	}
	 .mobile-client-slider .swiper-nav .custom-prev:after, .mobile-client-slider .swiper-nav .custom-next:after {
		 font-size: 14px;
	}
	 .mobile-client-slider .swiper-nav .custom-prev {
		 left: unset;
		 right: 55px;
	}
	 .rating_realestate.rating-mobile-app-usa .rating-main {
		 justify-content: start;
		 flex-wrap: wrap;
		 column-gap: 0px;
		 row-gap: 15px;
	}

    .rating_realestate.rating-mobile-app-usa .rating-main .rating-item{
        flex: 0 0 100%;
    }
	 .reimagine-health.mobile-change-cta .reimagine-health-box {
		 aspect-ratio: unset;
		 padding: 30px 20px;
		 border-radius: 10px;
	}
	 .health-cta-2.mobile-change-cta .reimagine-health-box {
		 aspect-ratio: unset;
		 padding: 30px 20px;
		 border-radius: 10px;
	}
	 .specialize_areas_it.high-value-mobile .special-area-main .special-area-item .special-box .special-content svg {
		 height: 40px;
		 width: auto;
	}
	 .mobile-client-modal.modal.show .modal-dialog {
		 max-width: 100% !important;
	}
    .ai-agent-solution .ai-agent-sol-box {
	 padding: 30px 25px;
	 border-bottom: 5px solid #f47a1f;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex {
	 margin-bottom: 25px;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .icon svg {
	 height: 40px;
	 width: auto;
}
 .ai-agent-solution .ai-agent-sol-box .ai-flex .head h5 {
	 font-size: 16px;
	 line-height: 22px;
}
 .ai-agent-solution.trusted-ai-agent .ai-agent-sol-box .num {
	 font-size: 17px;
}
.rating_realestate.rating-brimingham {
    padding: 30px 0 !important;
}




.stats-europe .stats-euro-box{
	padding: 30px 20px;
	border-radius: 10px;
}

.reimagine-health.europe-game-cta .reimagine-health-box {
    aspect-ratio: unset;
    padding: 30px 20px;
	border-radius: 10px;
}
.reimagine-health.europe-game-cta  .reimagine-health-box .img img{
	height: 350px;
	width: auto;
}

.stats-europe .stats-euro-box .stats-euro-main {
    flex-wrap: wrap;
    row-gap: 30px;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item {
    flex: 0 0 99%;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item:after{
	display: none;
}

.stats-europe .stats-euro-box .stats-euro-main .stats-euro-item .stats-flex .stats-icon svg{
	height:60px;
	width: auto;
}


.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box{
	padding: 30px 20px;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box .icon svg {
	height: 50px;
	width: auto;
}

.ai-agent-solution.ai-mobiles-serv .ai-agent-sol-box p{
	font-size: 14px;
    line-height: 24px;
}

.rating_realestate.rating-mobile-app-usa .rating-main .rating-item .rating-flex .rating-content h3{
	font-size: 25px;
	line-height: 35px;
}

.rating_realestate.rating-mobile-app-usa .rating-main{
	flex-wrap: wrap;
	row-gap: 20px;
}

.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;
}

.high-stake-indus .box{
	height: 250px;
}

.high-stake-indus .box p{
	opacity: 1;
	top: unset;
	bottom: unset;
	transform: none;
	position: relative;
	left: unset;
}
.high-stake-indus .box:hover p{
	transform: none;
}

.high-stake-indus .box .cert-img{
	height: 55px;
	width: 55px;
}

.trusted-leaders-energy{
	padding: 30px 0;
}

.trusted-leaders-energy .rating-lead {
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 20px;
        column-gap: 20px;
    }

.trusted-leaders-energy .rating-lead .rating-item:after {
    content: unset;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content{
	align-items: start;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content h5{
	font-size: 15px;
	line-height: 24px;
}

.trusted-leaders-energy .rating-lead .rating-item .rating-content span svg{
	height: 17px;
	width: auto;
}

}

@media (min-width: 0px) and (max-width: 350px) {
    .mobile-client-slider .main-client .test-item .content .details .detail-item {
        flex-wrap: wrap;
    }
 }

/* ===== from new-assets/css/ecommerce-app-development/ecommerce-app.css (42 rules) ===== */
.tekrevol-home-discovery.telecom-process .card-body,
.tekrevol-home-discovery.telecom-process .collapse.show {
    width: calc(100vw - 600px);
}

.tekrevol-home-discovery.telecom-process.ecommerce-app-process {
    padding-top: 100px;
}

.tekrevol-home-discovery.telecom-process.ecommerce-app-process .accordion.width .card .card-header {
    min-height: 650px;
}

.tekrevol-home-discovery.telecom-process.ecommerce-app-process .card-body {
    padding: 70px 70px 0;
}

.pricing-new-wrapper .card {
    background: linear-gradient(213.92deg, #042840 4.08%, #001727 92.17%);
      border: 1px solid #042840 ;
      border-radius: 20px;
      padding: 40px 20px;
      display: flex;
      flex-direction: column;
      gap: 1.4rem;
      position: relative;
      overflow: hidden;
      transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
      animation: fadeUp .7s ease both;
      height: 100%;
    }

.pricing-new-wrapper .card  hr{
            color: #fff;
            margin: 0;
        }

.pricing-new-wrapper .card:nth-child(1) { animation-delay: .1s; }

.pricing-new-wrapper .card:nth-child(2) { animation-delay: .22s; }

.pricing-new-wrapper .card:nth-child(3) { animation-delay: .34s; }

.pricing-new-wrapper .card::before {
      content: '';
      position: absolute;
      top: -60px; left: -60px;
      width: 200px; height: 200px;
      border-radius: 50%;
      background: #1a6bff33;
      filter: blur(50px);
      pointer-events: none;
      transition: opacity .4s;
    }

.pricing-new-wrapper .card:hover {
      transform: translateY(-6px);
      border-color: #2a4870;
      box-shadow: 0 24px 60px #00000055, 0 0 0 1px #2a487066;
    }

.pricing-new-wrapper .card.featured {
      background: linear-gradient(145deg, #102234, #0d1c2e);
      border-color: var(--accent);
      box-shadow: 0 0 40px #f9731660;
    }

.pricing-new-wrapper .card.featured::before {
      background: #f9731620;
      top: -40px; left: -40px;
    }

.pricing-new-wrapper .card.featured:hover {
      box-shadow: 0 28px 70px #00000066, 0 0 50px var(--accent-glow);
      border-color: #fb923c;
    }

.pricing-new-wrapper .features li .icon {
      flex-shrink: 0;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      background: #f9731618;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 1px;
    }

.pricing-new-wrapper .features li .icon svg {
      width: 15px; 
      height: 15px;
    }

.pricing-new-wrapper .border_btn{
        background: #1A303E;
        border: 2px solid #1A303E;
        color: #fff;
    }

.healthcare-app-tabs.features-build ul{
    justify-content: center;
    border: 1px solid #CCCCCC;
    width: max-content;
    margin: 0 auto 40px;
    padding: 10px;
    border-radius: 20px;
}

.healthcare-app-tabs .nav-link:focus-visible{
    box-shadow: none;
    outline: none;
   
}

.healthcare-app-tabs.features-build .nav-link.active{
    background: #f47a14 !important;
    color: #fff;
}

.healthcare-app-tabs.features-build .tabs-list{
    border: none;
     margin: 0;
}

.healthcare-app-tabs.features-build .nav-link.active::after{
    content: unset;
}

.services-temp-wrapper .card{
    height: 400px;
    position: relative;
    padding: 30px 20px;
    border-radius: 20px;
      overflow: hidden; 
}

.services-temp-wrapper .card .icon{
    position: absolute;
    right:10px;
    top: 20px;
}

.services-temp-wrapper .card .head{
    position: absolute;
    bottom: 20px;
}

.services-temp-wrapper .card .back-box{
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #021125;
    border-radius: 20px;
    opacity: 0;
    visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    transition: opacity 0.4s ease, visibility 0.4s ease;
}

.services-temp-wrapper .card:hover .back-box {
    opacity: 1;
    visibility: visible;
}

.services-temp-wrapper .card:hover .icon,
.services-temp-wrapper .card:hover .head {
    opacity: 0;
}

.services-temp-wrapper .card .back-box h5 , .services-temp-wrapper .card .back-box p{
    color: #fff;
}

.services-temp-wrapper .card .back-box p{
    font-size: 16px;
    line-height: 28px;
}

.choice-new-wrapper .box{
    padding: 30px 20px;
    border: 1px solid #D3D3D3;
    border-radius: 20px;
    height: 744px;
}

.choice-new-wrapper .box ul{
    margin:20px 0 20px 0;
}

.choice-new-wrapper .box .border_btn{
    height: 60px;
    line-height: 60px;
}

.choice-new-wrapper .box ul li {
    color: #45556C;
}

.choice-new-wrapper .box ul li svg{
    margin-right: 8px;
}

.health-cta-2.ecomm-cta .reimagine-health-box{
    aspect-ratio: 1600 / 479;
}

@media (min-width: 1600px) and (max-width: 1800px) {
    .drop-shopping-cta.ecoomerce-drop-shopping .drop-box {
        padding: 0 60px;
    }
    .drop-shopping-cta.arrow-cta .drop-box img {
        height: 550px;
        width: auto;
    }

    .services-temp-wrapper .card .back-box p{
    font-size: 15px;
    line-height: 27px;
}
.services-temp-wrapper .card .back-box h5{
    font-size: 20px;
    line-height: 30px;
}

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

.pricing-new-wrapper .price-value {
    font-size: 38px;
}

.pricing-new-wrapper .features li {
    font-size: 17px;
}

.pricing-new-wrapper .badge {
    padding: 18px 13px;
    font-size: 18px;
}

}

@media (min-width: 1400px) and (max-width: 1599px) {
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process {
        padding-top: 70px;
    }
    .tekrevol-home-discovery.telecom-process .card-body,
    .tekrevol-home-discovery.telecom-process .collapse.show {
        width: calc(100vw - 500px);
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .accordion.width .card .card-header {
        min-height: 500px;
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .card-body {
        padding: 60px 60px 0;
    }
    .successful_projects.ecommerce-app-case .web_pro_item .web_pro_content .web_pro_logo img {
        height: 80px;
        width: auto;
    }
    .list_service_app.ecommerce-app-types img {
        height: 600px;
        width: auto;
    }
    .drop-shopping-cta .drop-box,
    .drop-shopping-cta.arrow-cta .drop-box,
    .drop-shopping-cta.boost-ecomm-cta .drop-box {
        padding: 0 0 0 60px;
    }
    .drop-shopping-cta.ecoomerce-drop-shopping .drop-box {
        padding: 0 60px;
    }
    .drop-shopping-cta.arrow-cta .drop-box p {
        font-size: 15px;
        line-height: 25px;
    }
    .drop-shopping-cta.arrow-cta .drop-box img {
        height: 550px;
        width: auto;
    }
    .rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg {
        height: 75px;
        width: auto;
    }

      .services-temp-wrapper .card .back-box p{
    font-size: 15px;
    line-height: 27px;
}
.services-temp-wrapper .card .back-box h5{
    font-size: 19px;
    line-height: 29px;
}

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

.pricing-new-wrapper .price-value {
    font-size: 36px;
}

.pricing-new-wrapper .features li {
    font-size: 16px;
}

.pricing-new-wrapper .badge {
    padding: 18px 13px;
    font-size: 17px;
}

.choice-new-wrapper .box{
    height: 700px;
}

.choice-new-wrapper .box ul li svg{
    height: 18px;
    width: auto;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process {
        padding-top: 60px;
    }
    .tekrevol-home-discovery.telecom-process .card-body,
    .tekrevol-home-discovery.telecom-process .collapse.show {
        width: calc(100vw - 330px);
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .accordion.width .card .card-header {
        min-height: 370px;
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .card-body {
        padding: 30px 50px 0;
    }
    .successful_projects.ecommerce-app-case .web_pro_item .web_pro_content .web_pro_logo img {
        height: 65px;
        width: auto;
    }
    .drop-shopping-cta.arrow-cta .drop-box img,
    .list_service_app.ecommerce-app-types img {
        height: 500px;
        width: auto;
    }
    .drop-shopping-cta .drop-box,
    .drop-shopping-cta.arrow-cta .drop-box,
    .drop-shopping-cta.boost-ecomm-cta .drop-box {
        padding: 0 0 0 50px;
    }
    .drop-shopping-cta.ecoomerce-drop-shopping .drop-box {
        padding: 0 50px;
    }
    .drop-shopping-cta.arrow-cta .drop-box p {
        font-size: 14px;
        line-height: 24px;
    }
    .rating_realestate .rating-main .rating-item .rating-flex .rating-svg svg {
        height: 75px;
        width: auto;
    }

       .services-temp-wrapper .card{
        height: 350px;
       }

        .services-temp-wrapper .card .back-box p{
    font-size: 13px;
    line-height: 23px;
}
.services-temp-wrapper .card .back-box h5{
    font-size: 18px;
    line-height: 28px;
}

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

.pricing-new-wrapper .price-value {
    font-size: 33px;
}

.pricing-new-wrapper .features li {
    font-size: 15px;
}

.pricing-new-wrapper .pricing-model{
    font-size: 15px;
}

.pricing-new-wrapper .badge {
    padding: 17px 12px;
    font-size: 16px;
}

.choice-new-wrapper .box{
    height: 650px;
}

.choice-new-wrapper .box ul li svg{
    height: 17px;
    width: auto;
}

.choice-new-wrapper .box .border_btn{
    height: 50px;
    line-height: 50px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process {
        padding-top: 50px;
    }
    .tekrevol-home-discovery.telecom-process .card-body,
    .tekrevol-home-discovery.telecom-process .collapse.show {
        width: calc(100vw - 330px);
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .accordion.width .card .card-header {
        min-height: 330px;
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .card-body {
        padding: 30px 30px 0;
    }
    .successful_projects.ecommerce-app-case .web_pro_item .web_pro_content .web_pro_logo img {
        height: 55px;
        width: auto;
    }
    .drop-shopping-cta.arrow-cta .drop-box img,
    .list_service_app.ecommerce-app-types img {
        height: 400px;
        width: auto;
    }
    .drop-shopping-cta .drop-box,
    .drop-shopping-cta.boost-ecomm-cta .drop-box {
        padding: 0 0 0 40px;
    }
    .drop-shopping-cta.ecoomerce-drop-shopping .drop-box {
        padding: 0 50px;
    }
    .drop-shopping-cta.arrow-cta .drop-box {
        padding: 40px 0 40px 40px;
        aspect-ratio: unset;
        border-radius: 20px;
    }
    .drop-shopping-cta.arrow-cta .drop-box p {
        font-size: 13px;
        line-height: 23px;
    }

    .services-temp-wrapper .card{
        height: 350px;
       }

        .services-temp-wrapper .card .back-box p{
    font-size: 13px;
    line-height: 23px;
}
.services-temp-wrapper .card .back-box h5{
    font-size: 18px;
    line-height: 28px;
}

.new-case-temp.case-ecomm .case-box{
    height: auto;
}

.pricing-new-wrapper .price-value {
    font-size: 30px;
}

.pricing-new-wrapper .features li {
    font-size: 14px;
}

.pricing-new-wrapper .pricing-model{
    font-size: 14px;
}

.pricing-new-wrapper .badge {
    padding: 17px 12px;
    font-size: 15px;
}

.choice-new-wrapper .box{
    height: 620px;
}

.choice-new-wrapper .box ul li svg{
    height: 17px;
    width: auto;
}

.choice-new-wrapper .box .border_btn{
    height: 50px;
    line-height: 50px;
}

.health-cta-2.ecomm-cta .reimagine-health-box {
    aspect-ratio: unset;
    padding: 30px 30px;
}

}

@media (min-width: 768px) and (max-width: 991px) {
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process {
        padding-top: 40px;
    }
    .tekrevol-home-discovery.telecom-process .card-body,
    .tekrevol-home-discovery.telecom-process .collapse.show {
        width: 100%;
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .accordion.width .card .card-header {
        min-height: unset;
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .card-body {
        padding: 30px;
    }
    .successful_projects.ecommerce-app-case .web_pro_item .web_pro_content .web_pro_logo img {
        height: 55px;
        width: auto;
    }
    .list_service_app.ecommerce-app-types img {
        height: 350px;
        width: auto;
    }
    .drop-shopping-cta .drop-box,
    .drop-shopping-cta.arrow-cta .drop-box,
    .drop-shopping-cta.boost-ecomm-cta .drop-box {
        padding: 30px 0 30px 30px;
        aspect-ratio: unset;
        border-radius: 20px;
    }
    .drop-shopping-cta.ecoomerce-drop-shopping .drop-box {
        padding: 0 40px;
    }
    .drop-shopping-cta.arrow-cta .drop-box p {
        font-size: 13px;
        line-height: 23px;
    }
    .drop-shopping-cta.arrow-cta .drop-box img {
        height: 400px;
        width: auto;
    }
       .services-temp-wrapper .card{
        height: 300px;
       }

        .services-temp-wrapper .card .back-box p{
    font-size: 13px;
    line-height: 23px;
}
.services-temp-wrapper .card .back-box h5{
    font-size: 18px;
    line-height: 28px;
}

.new-case-temp.case-ecomm .case-box{
    height: auto;
}


.healthcare-app-tabs.features-build ul {
    justify-content: start;
    width: unset;
    margin: 0 auto 20px;
    padding: 10px;
    border-radius: 10px;
    column-gap: 20px;
    
}


.healthcare-app-tabs.features-build ul .nav-link {
    font-size: 14px;
}

.pricing-new-wrapper .grid{
    grid-template-columns: repeat(2, 1fr);
}

.pricing-new-wrapper .price-value {
    font-size: 30px;
}

.pricing-new-wrapper .features li {
    font-size: 14px;
}

.pricing-new-wrapper .pricing-model{
    font-size: 14px;
}

.pricing-new-wrapper .badge {
    padding: 17px 12px;
    font-size: 15px;
}

.choice-new-wrapper .box{
    height: 620px;
}

.choice-new-wrapper .box ul li svg{
    height: 17px;
    width: auto;
}

.choice-new-wrapper .box .border_btn{
    height: 50px;
    line-height: 50px;
}

.health-cta-2.ecomm-cta .reimagine-health-box {
    aspect-ratio: unset;
    padding: 30px 30px;
}
}

@media (min-width: 0px) and (max-width: 767px) {
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process {
        padding-top: 30px;
    }
    .tekrevol-home-discovery.telecom-process .card-body,
    .tekrevol-home-discovery.telecom-process .collapse.show {
        width: 100%;
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .accordion.width .card .card-header {
        min-height: unset;
    }
    .tekrevol-home-discovery.telecom-process.ecommerce-app-process .card-body {
        padding: 20px;
    }
    .successful_projects.ecommerce-app-case .web_pro_item.item-4:after {
        display: none;
    }
    .successful_projects.ecommerce-app-case .web_pro_item .web_pro_content .web_pro_logo img {
        height: 50px;
        width: auto;
    }
    .list_service_app.ecommerce-app-types img {
        height: unset;
    }
    .drop-shopping-cta .drop-box,
    .drop-shopping-cta.arrow-cta .drop-box,
    .drop-shopping-cta.boost-ecomm-cta .drop-box {
        padding: 30px 20px;
        aspect-ratio: unset;
        border-radius: 20px;
    }
    .drop-shopping-cta.ecoomerce-drop-shopping .drop-box {
        padding: 30px 20px;
    }
    .drop-shopping-cta.arrow-cta .drop-box p {
        font-size: 13px;
        line-height: 23px;
    }

          .services-temp-wrapper .card{
        height: 300px;
       }

.services-temp-wrapper .card .back-box{
    opacity: 1;
    visibility: visible;
}

        .services-temp-wrapper .card .back-box p{
    font-size: 13px;
    line-height: 23px;
}
.services-temp-wrapper .card .back-box h5{
    font-size: 18px;
    line-height: 28px;
}

.new-case-temp.case-ecomm .case-box{
    height: auto;
}


.healthcare-app-tabs.features-build ul {
    justify-content: start;
    width: unset;
    margin: 0 auto 20px;
    padding: 10px;
    border-radius: 10px;
    column-gap: 20px;
    
}


.healthcare-app-tabs.features-build ul .nav-link {
    font-size: 14px;
}

.healthcare-app-tabs.features-build ul li svg{
    display: none;
} 

.pricing-new-wrapper .grid{
    grid-template-columns: repeat(1, 1fr);
}

.pricing-new-wrapper .price-value {
    font-size: 27px;
}

.pricing-new-wrapper .features li {
    font-size: 14px;
}

.pricing-new-wrapper .pricing-model{
    font-size: 14px;
}

.pricing-new-wrapper .badge {
    padding: 17px 12px;
    font-size: 15px;
}

.choice-new-wrapper .box{
    height: auto;
}

.choice-new-wrapper .box ul li svg{
    height: 16px;
    width: auto;
}

.choice-new-wrapper .box .border_btn{
    height: 45px;
    line-height: 45px;
}

.health-cta-2.ecomm-cta .reimagine-health-box {
    aspect-ratio: unset;
    padding: 30px 20px;
    border-radius: 10px;
}
}

/* ===== from new-assets/css/healthcare-revamp/healthccare.css (20 rules) ===== */
.reimagine-health .reimagine-health-box {
  aspect-ratio: 2.614379085;
  border-radius: 30px;
  padding: 0 50px;
}

.reimagine-health .reimagine-health-box .img {
  position: absolute;
  bottom: 0;
  right: 100px;
}

.compiledriven-slider .compile-box .compile-flex .head h5 {
  margin-bottom: 0;
  color: #fff;
}

.health-cta-2 .reimagine-health-box {
  padding: 0 0 0 60px;
  aspect-ratio: 2.8520499109;
  border-radius: 30px;
}

.health-cta-2.health-cta-3 {
  aspect-ratio: 2.7972027972;
}

.flutter_app_choice.enterprises-top-sweden .accordion .accordion-item {
    border: 1px solid #CFCFCF;
}

.flutter_app_choice.enterprises-top-sweden .accordion .accordion-item .accordion-header button{
    color: #898989;
}

.flutter_app_choice.enterprises-top-sweden .accordion .accordion-item .accordion-body p{
    color: #314252;
}

.healthcare-app-tabs ul {
  column-gap: 30px;
  margin-bottom: 70px;
}

.healthcare-app-tabs ul .nav-link {
  font-size: clamp(0.9375rem, 0.85rem + 0.4375vw, 1.375rem);
  color: #314252;
  background: transparent;
  position: relative;
  padding-bottom: 15px;
}

.healthcare-app-tabs .nav-link.active::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;     
  height: 3px;       
  background-color: #f47a14;
  border-radius: 10px;
}

.healthcare-app-tabs .nav-link:hover {
  background-color: transparent;
  border: none;
}

.healthcare-app-tabs .nav-link.active {
  background-color: transparent !important;
  border: none; 
  border-bottom: 2px solid #f47a14;
  color: inherit;
}

.healthcare-app-tabs .tab-content .tabs-list li{
  display: flex;
  align-items: center;
  column-gap: 6px;
  color: #717783;
  font-size: clamp(0.8125rem, 0.7625rem + 0.25vw, 1.0625rem);
  line-height: 1.2;
  margin-bottom: 10px;
}

@media (min-width: 1600px) and (max-width: 1800px) {
  .reimagine-health .reimagine-health-box {
    padding: 0 50px;
  }
  .reimagine-health .reimagine-health-box .img {
    right: 100px;
  }
  .reimagine-health .reimagine-health-box .img img {
    height: 600px;
    width: auto;
  }
.success-stories-man.healthare-portfolio .man-story-content p{
  font-size: 15px;
}

.success-stories-man.healthare-portfolio .man-list{
  margin: 30px 0 30px 0;
}

.top_health_features.healthcare-structured .medical_item{
  column-gap: 28px;
}

}

@media (min-width: 1400px) and (max-width: 1599px) {
  .reimagine-health .reimagine-health-box {
    padding: 0 50px;
  }
  .reimagine-health .reimagine-health-box .img {
    right: 100px;
  }
  .reimagine-health .reimagine-health-box .img img {
    height: 550px;
    width: auto;
  }
.ai-agent-solution.healthcare-solution-app .ai-agent-sol-box .ai-flex .icon svg {
    height: 70px;
    width: auto;
  }

.success-stories-man.healthare-portfolio .man-story-content p{
  font-size: 15px;
}

.success-stories-man.healthare-portfolio .man-list{
  margin: 30px 0 30px 0;
}

.service_usa.healthcare_banner ul li svg{
  height: 20px;
  width: auto;
}

.healthcare-app-tabs .tab-content .tabs-list li svg{
  height: 20px;
  width: auto;
}

.flutter_app_choice.enterprises-top-sweden.healthcare-app-features .scroll-accordion{
  height: 495px;
}

.top_health_features.healthcare-structured .medical_item{
  column-gap: 17px;
  justify-content: start;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {
  .reimagine-health .reimagine-health-box {
    padding: 0 50px;
  }
  .reimagine-health .reimagine-health-box .img {
    right: 100px;
  }
  .reimagine-health .reimagine-health-box .img img {
    height: 500px;
    width: auto;
  }
  .health-cta-2 .reimagine-health-box {
    padding: 0 0 0 50px;
  }
  .compiledriven-slider .compile-slider {
    height: 100%;
    padding-bottom: 70px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 22px;
    width: 22px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet::before {
    content: "";
    width: 6px;
    height: 6px;
  }
  .compiledriven-slider .compile-box {
    padding: 35px 20px;
    height: 100%;
  }
  .compiledriven-slider .compile-box .compile-flex {
    margin-bottom: 20px;
  }
  .compiledriven-slider .compile-box .compile-flex .num {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .compiledriven-slider .swiper-nav-wrap {
    position: absolute;
    top: 20%;
    right: 80px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev {
    left: -95px;
    height: 40px;
    width: 40px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev::after {
    height: 30px;
    width: 30px;
    font-size: 20px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-next {
    height: 40px;
    width: 40px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-next::after {
    height: 30px;
    width: 30px;
    font-size: 18px;
  }
.ai-agent-solution.healthcare-solution-app .ai-agent-sol-box .ai-flex .icon svg {
    height: 65px;
    width: auto;
  }

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

.success-stories-man.healthare-portfolio .man-list{
  margin: 20px 0 20px 0;
}

.service_usa.healthcare_banner ul li svg{
  height: 18px;
  width: auto;
}

.service_usa.healthcare_banner ul{
  row-gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.service_usa.healthcare_banner ul li{
  font-size: 13px;
}

.healthcare-app-tabs .tab-content .tabs-list li svg{
  height: 16px;
  width: auto;
}

.flutter_app_choice.enterprises-top-sweden.healthcare-app-features .scroll-accordion{
  height: 455px;
}

.top_health_features.healthcare-structured .medical_item{
  column-gap: 16px;
  justify-content: start;
}

}

@media (min-width: 992px) and (max-width: 1199px) {
  .reimagine-health .reimagine-health-box {
    padding: 0 40px;
  }
  .reimagine-health .reimagine-health-box .img {
    right: 100px;
  }
  .reimagine-health .reimagine-health-box .img img {
    height: 450px;
    width: auto;
  }
  .compiledriven-slider .compile-slider {
    height: 100%;
    padding-bottom: 70px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 22px;
    width: 22px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet::before {
    content: "";
    width: 6px;
    height: 6px;
  }
  .compiledriven-slider .compile-box {
    padding: 35px 20px;
    height: 100%;
  }
  .compiledriven-slider .compile-box .compile-flex {
    margin-bottom: 20px;
  }
  .compiledriven-slider .compile-box .compile-flex .num {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .compiledriven-slider .swiper-nav-wrap {
    position: absolute;
    top: 20%;
    right: 10px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev {
    left: -95px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev::after {
    font-size: 17px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-next::after {
    font-size: 16px;
  }
  .health-cta-2 .reimagine-health-box {
    padding: 0 0 0 50px;
  }
  .ai-agent-solution.healthcare-solution-app .ai-agent-sol-box .ai-flex .icon svg {
    height: 60px;
    width: auto;
  }
  .workflow_process.workflow-healthcare .workflow_main .workflow_process_item{
    flex: 0 0 47%;
  }
 .success-stories-man.healthare-portfolio .man-story-content p{
  font-size: 14px;
}

.success-stories-man.healthare-portfolio .man-list{
  margin: 20px 0 20px 0;
}

.service_usa.healthcare_banner ul li svg{
  height: 18px;
  width: auto;
}

.service_usa.healthcare_banner ul{
  row-gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.service_usa.healthcare_banner ul li{
  font-size: 13px;
}

.healthcare-app-tabs .tab-content .tabs-list li svg{
  height: 16px;
  width: auto;
}

.flutter_app_choice.enterprises-top-sweden.healthcare-app-features .scroll-accordion{
  height: 360px;
}


.healthcare-app-tabs ul{
  margin-bottom: 40px;
}

.top_health_features.stream-app-manchester.healthcare-structured .medical_item{
  column-gap: 10px;
  justify-content: start;
}

}

@media (min-width: 768px) and (max-width: 991px) {
  .reimagine-health .reimagine-health-box {
    padding: 30px 40px;
    aspect-ratio: unset;
  }
  .reimagine-health .reimagine-health-box .img {
    right: 100px;
  }
  .reimagine-health .reimagine-health-box .img img {
    height: 400px;
    width: auto;
  }
  .compiledriven-slider .compile-slider {
    height: 100%;
    padding-bottom: 70px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 22px;
    width: 22px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet::before {
    content: "";
    width: 6px;
    height: 6px;
  }
  .compiledriven-slider .compile-box {
    padding: 30px 20px;
    height: 100%;
  }
  .compiledriven-slider .compile-box .compile-flex {
    margin-bottom: 20px;
  }
  .compiledriven-slider .compile-box .compile-flex .num {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .compiledriven-slider .swiper-nav-wrap {
    position: absolute;
    bottom: 0;
    right: 10px;
    top: unset;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev {
    left: -95px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev::after {
    font-size: 15px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-next::after {
    font-size: 15px;
  }
  .health-cta-2 .reimagine-health-box {
    padding: 0 0 0 40px;
  }

.success-stories-man.healthare-portfolio .man-list{
  margin: 20px 0 20px 0;
}

.service_usa.healthcare_banner ul li svg{
  height: 18px;
  width: auto;
}

.service_usa.healthcare_banner ul{
  row-gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.service_usa.healthcare_banner ul li{
  font-size: 13px;
}

.healthcare-app-tabs .tab-content .tabs-list li svg{
  height: 16px;
  width: auto;
}

.flutter_app_choice.enterprises-top-sweden.healthcare-app-features .scroll-accordion{
  height: 300px;
}


.healthcare-app-tabs ul{
  margin-bottom: 40px;
}

.top_health_features.stream-app-manchester.healthcare-structured .medical_item{
  justify-content: start;
  column-gap: 20px;
  row-gap: 20px;
}

}

@media (min-width: 0px) and (max-width: 767px) {
  .reimagine-health .reimagine-health-box {
    padding: 30px 20px;
    aspect-ratio: unset;
    border-radius: 40px;
  }
  .reimagine-health .reimagine-health-box .img {
    right: unset;
    position: relative;
    margin-top: 30px;
  }
  .reimagine-health .reimagine-health-box .img img {
    height: 500px;
    width: auto;
  }
  .compiledriven-slider .compile-slider {
    height: 100%;
    padding-bottom: 70px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet {
    height: 10px;
    width: 10px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 22px;
    width: 22px;
  }
  .compiledriven-slider
    .compile-slider
    .swiper-pagination
    .swiper-pagination-bullet::before {
    content: "";
    width: 6px;
    height: 6px;
  }
  .compiledriven-slider .compile-box {
    padding: 30px 20px;
    height: 100%;
  }
  .compiledriven-slider .compile-box .compile-flex {
    margin-bottom: 20px;
  }
  .compiledriven-slider .compile-box .compile-flex .num {
    width: 40px;
    height: 40px;
    font-size: 18px;
  }
  .compiledriven-slider .swiper-nav-wrap {
    display: none;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev {
    left: -95px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-prev::after {
    font-size: 15px;
  }
  .compiledriven-slider .swiper-nav-wrap .custom-next::after {
    font-size: 15px;
  }
  .health-cta-2 .reimagine-health-box {
    padding: 30px 20px 30px 20px;
    aspect-ratio: unset;
    border-radius: 10px;
  }
  .health-cta-2.health-cta-3 {
    aspect-ratio: unset;
  }
  .health-cta-2.health-cta-3 .reimagine-health-box {
    padding: 30px 20px 30px 20px;
    aspect-ratio: unset;
    position: relative;
    z-index: 1;
  }
  .health-cta-2.health-cta-3 .reimagine-health-box::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: -1;
  }

  .flutter_app_choice.enterprises-top-sweden .accordion {
    margin-bottom: 30px;
}
.workflow_process.workflow-healthcare .workflow_main .workflow_process_item{
   height: auto;
  }


  .success-stories-man.healthare-portfolio .man-list{
  margin: 20px 0 20px 0;
}

.service_usa.healthcare_banner ul li svg{
  height: 18px;
  width: auto;
}

.service_usa.healthcare_banner .main-btn-sa{
  display: flex;
  flex-wrap: wrap;
  row-gap: 10px;
  margin-bottom: 30px;
}

.service_usa.healthcare_banner ul{
  row-gap: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  grid-template-columns: repeat(1, 1fr);
}

.service_usa.healthcare_banner ul li{
  font-size: 13px;
}

.healthcare-app-tabs .tab-content .tabs-list li svg{
  height: 14px;
  width: auto;
}

.flutter_app_choice.enterprises-top-sweden.healthcare-app-features .scroll-accordion{
  height: 330px;
  margin-bottom: 30px;
}


.healthcare-app-tabs ul{
  margin-bottom: 20px;
}

.top_health_features.stream-app-manchester.healthcare-structured .medical_item{
  justify-content: center;
  column-gap: 10px;
  row-gap: 0px;
}

}

/* ===== from new-assets/css/mobile-app-sau_city/app-sau_city.css (27 rules) ===== */
.tekrevol__services.bahr_city-services.serv-sa-app .serv-tab .serv-item .serv-inner:hover {
	 background-color: #f8f8fb;
}

.tekrevol__services.bahr_city-services.serv-sa-app .serv-tab .serv-item .serv-inner:hover .serv-inner-icon {
	 opacity: 1;
}

.tekrevol__services.bahr_city-services.serv-sa-app .serv-tab .serv-item .serv-inner:hover .serv-inner-icon svg {
	 pointer-events: none;
}

.tekrevol__services.bahr_city-services.serv-sa-app .serv-tab .serv-item .serv-inner:hover .serv-inner-icon svg path {
	 fill: revert-layer;
}

.tekrevol__services.bahr_city-services.serv-sa-app .serv-tab .serv-item .serv-inner:hover h5 {
	 color: #314252;
	 transform: unset;
}

.tekrevol__services.bahr_city-services.serv-sa-app .serv-tab .serv-item .serv-inner:hover p {
	 transform: unset;
	 color: #000;
}

.sidebtns-du_city .side-box ul li .sa-whatsapp{
	position: relative;
}

.sidebtns-du_city .side-box ul li .sa-whatsapp img{
	height: 65px;
	width: auto;
	position: relative;
	z-index: 2;
	margin-top: 25px;
}

.sidebtns-du_city .side-box ul li .sa-whatsapp::after {
  content: "";
  position: absolute;
  top: 70%;
  left: 50%;
  width: 70px;
  height: 70px;
  background: rgba(96, 214, 104, 0.6); 
  border-radius: 50%;
  transform: translate(-50%, -50%) scale(1);
  animation: pulse-ring 1.5s ease-out infinite;
  z-index: 1;
}

.border_btn.sa-banner-animate{
	position: relative;
	min-width: 200px;
    text-align: left;
}

.border_btn.sa-banner-animate.usa-pro-btn{
	min-width: 250px;
}

.border_btn.sa-banner-animate svg{
	height: 25px;
	width: auto;
	 position: absolute;
    right: 20px;
    animation: 1s infinite wobble;
    transition: 0.5s;
	top:10px;
}

.border_btn.sa-banner-animate:hover {
	padding: 0px 25px 0px 60px;
}

.border_btn.sa-banner-animate:hover svg {
 right: calc(100% - 50px);
}

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

.top_health_features.it-staff-tools.sau_city-tools .medical_item{
justify-content: center;
}

.rtl.breadcrumbs_style .container ul.breadcrumb {
    right: 15px;
}

.rtl.breadcrumbs_style .container ul.breadcrumb li:after {
    left: -35px;
    right: unset;
    transform: rotate(180deg);
}

.service_usa.rtl .banenr_content{
    padding-right: 0;
}

.rating_realestate.rtl .rating-main .rating-item .rating-flex .rating-content {
    margin-right: 20px;
	margin-left: 0;
}

.tekrevol-home-discovery.rtl .card-body .arrow{
	left: 50px;
	right: unset;
}

.tekrevol-home-discovery.rtl .card-body .arrow svg{
	transform: rotate(180deg);
}

@media (min-width: 1400px) and (max-width: 1599px) {
	.sidebtns-du_city .side-box ul li .sa-whatsapp img{
	height: 45px;
}
.sidebtns-du_city .side-box ul li .sa-whatsapp::after {
  width: 50px;
  height: 50px;
}
.sa-animate-btn{
	font-size: 16px;
}
.sa-animate-btn svg{
	height: 27px;
}

.border_btn.sa-banner-animate{
	min-width: 180px;
    text-align: left;
}

.border_btn.sa-banner-animate.usa-pro-btn{
	min-width: 220px;
}

.border_btn.sa-banner-animate svg{
	height: 22px;
    right: 20px;
	top:10px;
}

.top_health_features.it-staff-tools.sau_city-tools .tab-content .tech-logos-main ul li img{
	height: 55px;
	width: auto;
}

 }

@media (min-width: 1200px) and (max-width: 1399px) {
	 .launch-sau_city-cta .launch-cta-box {
		 padding: 0 0 0 60px;
	}
	 .launch-sau_city-cta.app-agency-cta .launch-cta-box {
		 padding: 0 50px 0 0;
	}
	 .launch-sau_city-cta.trusted-app-cta .launch-cta-box {
		 padding: 0 0 0 60px;
	}

	.sidebtns-du_city .side-box ul li .sa-whatsapp img{
	height: 45px;
}
.sidebtns-du_city .side-box ul li .sa-whatsapp::after {
  width: 50px;
  height: 50px;
}
.sa-animate-btn{
	font-size: 15px;
}
.sa-animate-btn svg{
	height: 25px;
}
.border_btn.sa-banner-animate{
	min-width: 180px;
    text-align: left;
}

.border_btn.sa-banner-animate.usa-pro-btn{
	min-width: 210px;
}

.border_btn.sa-banner-animate svg{
	height: 18px;
    right: 28px;
	top:10px;
}

.border_btn.sa-banner-animate:hover {
	padding: 0px 15px 0px 60px;
}

.top_health_features.it-staff-tools.sau_city-tools .tab-content .tech-logos-main ul li img{
	height: 50px;
	width: auto;
}

.launch-sau_city-cta.trusted-app-cta.rtl .launch-cta-box{
	padding: 0 40px 0 0;
}

.launch-sau_city-cta.rtl .launch-cta-box{
	padding: 0 40px 0 0;
}

}

@media (min-width: 992px) and (max-width: 1199px) {
	 .launch-sau_city-cta .launch-cta-box {
		 padding: 30px 40px 30px 40px;
		 aspect-ratio: unset;
	}
	 .launch-sau_city-cta.app-agency-cta .launch-cta-box {
		 padding: 30px 40px 30px 0;
		 aspect-ratio: unset;
	}
	 .launch-sau_city-cta.trusted-app-cta .launch-cta-box {
		 padding: 30px 40px 30px 40px;
		 aspect-ratio: unset;
	}
	.sidebtns-du_city .side-box ul li .sa-whatsapp img{
	height: 30px;
	margin-top: 0;
}
.sidebtns-du_city .side-box ul li .sa-whatsapp::after {
  width: 35px;
  height: 35px;
}
.sa-animate-btn{
	font-size: 15px;
}
.sa-animate-btn svg{
	height: 25px;
}
.border_btn.sa-banner-animate{
	min-width: 180px;
    text-align: left;
}
.border_btn.sa-banner-animate.usa-pro-btn{
	min-width: 210px;
}

.border_btn.sa-banner-animate svg{
	height: 18px;
    right: 28px;
	top:10px;
}

.border_btn.sa-banner-animate:hover {
	padding: 0px 15px 0px 60px;
}
	.rtl.breadcrumbs_style .container ul.breadcrumb li:after {
    left: -26px;
}

.service_usa.rtl .banenr_content{
    padding-right: 0;
	margin-top: 20px;
}

.launch-sau_city-cta.trusted-app-cta.rtl .launch-cta-box{
	padding: 30px 20px 30px 20px;
	aspect-ratio: unset;
}

.launch-sau_city-cta.rtl .launch-cta-box{
	padding: 30px 20px 30px 20px;
	aspect-ratio: unset;
}

}

@media (min-width: 768px) and (max-width: 991px) {
	 .launch-sau_city-cta .launch-cta-box {
		 padding: 30px 30px 30px 30px;
		 aspect-ratio: unset;
	}
	 .launch-sau_city-cta.app-agency-cta .launch-cta-box {
		 padding: 30px 30px 30px 30px;
		 aspect-ratio: unset;
	}
	 .launch-sau_city-cta.trusted-app-cta .launch-cta-box {
		 padding: 30px 30px 30px 30px;
		 aspect-ratio: unset;
	}
	.sidebtns-du_city .side-box ul li .sa-whatsapp img{
	height: 30px;
	margin-top: 0;
}
.sidebtns-du_city .side-box ul li .sa-whatsapp::after {
  width: 35px;
  height: 35px;
}
.sa-animate-btn{
	font-size: 14px;
}
.sa-animate-btn svg{
	height: 23px;
}
.border_btn.sa-banner-animate{
	min-width: 180px;
    text-align: left;
}

.border_btn.sa-banner-animate.usa-pro-btn{
	min-width: 210px;
}

.border_btn.sa-banner-animate svg{
	height: 18px;
    right: 28px;
	top:10px;
}


.top_health_features.it-staff-tools.sau_city-tools .medical_item{
column-gap: 20px;
}
.border_btn.sa-banner-animate:hover {
	padding: 0px 15px 0px 60px;
}
.tekrevol-home-discovery.rtl .accordion.width .card .card-header .svg-arrow-icon{
        left: 20px;
        right: unset;
    }
	 .tekrevol-home-discovery.rtl .accordion.width .card .card-header:before {
        margin-left: 25px;
    }
	.rtl.breadcrumbs_style .container ul.breadcrumb li:after {
    left: -26px;
}

.service_usa.rtl .banenr_content{
    padding-right: 0;
	margin-top: 20px;
}

.launch-sau_city-cta.trusted-app-cta.rtl .launch-cta-box{
	padding: 30px 20px 30px 20px;
	aspect-ratio: unset;
}

.launch-sau_city-cta.rtl .launch-cta-box{
	padding: 30px 20px 30px 20px;
	aspect-ratio: unset;
}

}

@media (min-width: 0px) and (max-width: 767px) {
	 .launch-sau_city-cta .launch-cta-box {
		 padding: 30px 20px 30px 20px;
		 aspect-ratio: unset;
		 border-radius: 10px;
	}
	 .launch-sau_city-cta.app-agency-cta .launch-cta-box {
		 padding: 30px 20px 30px 20px;
		 aspect-ratio: unset;
		 border-radius: 10px;
	}
	 .launch-sau_city-cta.trusted-app-cta .launch-cta-box {
		 padding: 30px 20px 30px 20px;
		 aspect-ratio: unset;
		 border-radius: 10px;
	}
		.sidebtns-du_city .side-box ul li .sa-whatsapp img{
	height: 40px;
	margin-top: 0;
}
.sidebtns-du_city .side-box ul li .sa-whatsapp::after {
  width: 45px;
  height: 45px;
}
.sa-animate-btn{
	font-size: 13px;
	margin-left: 10px;
}
.sa-animate-btn svg{
	height: 22px;
}
.border_btn.sa-banner-animate{
	min-width: 180px;
    text-align: left;
}

.border_btn.sa-banner-animate.usa-pro-btn{
	min-width: 190px;
}

.border_btn.sa-banner-animate svg{
	display: none;
}

.border_btn.sa-banner-animate:hover {
	padding: 0;
}
.rating_realestate.rating-saudia-app .rating-main{
	flex-wrap: wrap;
    row-gap: 20px;
}

.rating_realestate.rating-saudia-app .rating-item{
	flex: 0 0 100%;
}

.top_health_features.it-staff-tools.sau_city-tools .medical_item{
justify-content: center;
}

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

.launch-sau_city-cta.rtl .launch-cta-box{
	padding: 30px 20px 30px 20px;
}

.launch-sau_city-cta.trusted-app-cta.rtl .launch-cta-box{
	padding: 30px 20px 30px 20px;
}

.tekrevol-home-discovery.rtl .accordion.width .card .card-header .svg-arrow-icon{
        left: 20px;
        right: unset;
    }
	    .tekrevol-home-discovery.rtl .accordion.width .card .card-header:before {
        font-size: 15px;
        margin-left: 15px;
    }
	.rtl.breadcrumbs_style .container ul.breadcrumb li:after {
    left: -16px;
}
 }

/* ===== from new-assets/css/mobile-app-qat_city/qatar-inline.css (18 rules) ===== */
.contact-qat_city {
    margin-top: 30px;
}

.contact-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 0px;
    column-gap: 10px;
    border: 1px solid #89898930;
    border-radius: 20px;
    padding: 13px 10px;
}

.contact-item .content .info {
    display: block;
    color: #314252;
    font-size: 16px;
}

.contact-item .content .info a {
    display: block;
    color: #314252;
    font-size: 16px;
}

.acc_section.qatar-acc-sec .accordion .accordion-item {
    border: 1px solid #fff !important;
}

.acc_section.qatar-acc-sec .accordion .accordion-item .accordion-header button.accordion-button {
    background: transparent;
    color: #fff !important;
}

.acc_section.qatar-acc-sec .accordion .accordion-item .accordion-header button.accordion-button:before {
    display: none !important;
}

.acc_section.qatar-acc-sec .accordion .accordion-collapse .according-body {
    background: transparent;
}

.redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content,
.redefinepatient_services.qatar-tabs-sec.tekgrip_section .tekgrip_tabs .redefine_tabs {
    height: 470px;
}

.redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content {
    background-image: url('../images/mobile-app-development-company-qatar/tabs-img.webp');
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
}

.redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content .qatar-content {
    max-width: 60%;
}

@media (min-width:1600px) and (max-width:1800px) {
    .contact-item .content .info,
    .contact-item .content .info a {
        font-size: 14px;
    }
    .contact-details {
        column-gap: 10px;
    }
    .contact-item {
        column-gap: 8px;
        padding: 10px 8px;
    }
}

@media (min-width:1400px) and (max-width:1599px) {
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content,
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tekgrip_tabs .redefine_tabs {
        height: 410px;
    }
    .contact-item .content .info,
    .contact-item .content .info a {
        font-size: 13px;
    }
    .contact-details {
        column-gap: 6px;
    }
    .contact-item {
        column-gap: 6px;
        padding: 8px 7px;
    }
}

@media (min-width:1200px) and (max-width:1399px) {
    .gcc-portflio-main .logo .pure-logo {
        height: 80px;
        width: auto;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .flex-column.nav.nav-pills .red_item .nav-item a {
        font-size: 16px;
        line-height: 40px;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content,
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tekgrip_tabs .redefine_tabs {
        height: 420px;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content .qatar-content {
        max-width: 45%;
    }
    .contact-item .content .info,
    .contact-item .content .info a {
        font-size: 11px;
    }
    .contact-details {
        column-gap: 5px;
    }
    .contact-item {
        column-gap: 5px;
        padding: 6px 4px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .gcc-portflio-main .logo .pure-logo {
        height: 70px;
        width: auto;
    }
    .gcc-portflio-main {
        padding: 0 50px;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .flex-column.nav.nav-pills .red_item .nav-item a {
        font-size: 15px;
        line-height: 38px;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content,
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tekgrip_tabs .redefine_tabs {
        height: 400px;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content {
        background-size: 50%;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content .qatar-content {
        max-width: 45%;
    }
    .contact-item .content .info,
    .contact-item .content .info a {
        font-size: 13px;
    }
    .contact-details {
        column-gap: 0px;
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .contact-item {
        column-gap: 5px;
        padding: 10px 8px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .gcc-portflio-main .logo .pure-logo {
        height: 70px;
        width: auto;
    }
    .gcc-portflio-main .logo .stop-logo {
        height: 30px;
        width: auto;
    }
    .new-portfolio-gcc .swiper-pagination {
        margin: 40px auto 0px;
    }
    .gcc-portflio-main .logo {
        margin-bottom: 30px;
    }
    .gcc-portflio-main {
        padding: 0 40px;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content,
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tekgrip_tabs .redefine_tabs {
        height: auto;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content {
        background-image: none !important;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content .qatar-content {
        max-width: 100%;
    }
    .contact-item .content .info,
    .contact-item .content .info a {
        font-size: 13px;
    }
    .contact-details {
        column-gap: 10px;
        flex-wrap: wrap;
        row-gap: 10px;
        justify-content: start;
    }
    .contact-item {
        column-gap: 5px;
        padding: 10px 8px;
    }
}

@media (min-width:0px) and (max-width:767px) {
    .gcc-portflio-main .logo .pure-logo {
        height: 50px;
        width: auto;
    }
    .gcc-portflio-main .logo .stop-logo {
        height: 25px;
        width: auto;
    }
    .new-portfolio-gcc .swiper-pagination {
        margin: 20px auto 0px;
    }
    .gcc-portflio-main .logo {
        margin-bottom: 20px;
    }
    .gcc-portflio-main h2 {
        margin-bottom: 10px;
    }
    .gcc-portflio-main {
        padding: 30px 20px;
        aspect-ratio: unset;
        border-radius: 20px;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content,
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tekgrip_tabs .redefine_tabs {
        height: auto;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content {
        background-image: none !important;
    }
    .redefinepatient_services.qatar-tabs-sec.tekgrip_section .tab-content .qatar-content {
        max-width: 100%;
    }
    .contact-item .content .info,
    .contact-item .content .info a {
        font-size: 13px;
    }
    .contact-details {
        column-gap: 10px;
        flex-wrap: wrap;
        row-gap: 10px;
        justify-content: start;
    }
    .contact-item {
        column-gap: 5px;
        padding: 10px 8px;
        border-radius: 10px;
    }
}

/* ===== from new-assets/css/mobile-app-qat_city/qatar-model.css (31 rules) ===== */
.tekrevol__model .serv-item .serv-inner{border:2px solid #f8f8fb;height:100%;overflow:hidden;padding:0}

.tekrevol__model .serv-item .serv-inner .image-wrap{background-color:#fff;padding:30px;text-align:center}

.tekrevol__model .serv-item .serv-inner .image-wrap img{aspect-ratio:390/350;max-width:100%}

.tekrevol__model .serv-item .serv-inner .image-wrap video{aspect-ratio:390/350}

.tekrevol__model .serv-item .serv-inner .content-wrap{padding:35px 45px}

.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:32px;line-height:42px;margin-bottom:20px;min-height:86px}

.tekrevol__model .serv-item .serv-inner .content-wrap p{color:#898989}

.tekrevol__model .serv-item .serv-inner .content-wrap a{color:#f47a1f;position:unset;transition:inherit}

.tekrevol__model .serv-item .serv-inner:hover .title,.tekrevol__model .serv-item .serv-inner:hover a,.tekrevol__model .serv-item .serv-inner:hover p{color:#fff}

.tekrevol__model .btn-wrap{margin-top:46px}

@media screen and (max-width:1800px){.tekrevol__banner .h2,.tekrevol__banner h2{font-size:56px;line-height:65px}.tekrevol__banner p{margin-bottom:46px}.tekrevol__banner .desktop_view .feat .feat-wrap{flex:0 0 145px}.tekrevol__banner .desktop_view .feat .feat-wrap:before{content:""}.tekrevol__banner .desktop_view .feat .feat-wrap .title{font-size:22px}.tekrevol__banner .desktop_view .feat .carousel_featured{flex:0 0 74%}.tekrevol__videobanner .h2,.tekrevol__videobanner h2{font-size:52px;line-height:60px}.tekrevol__videobanner p{font-size:18px;line-height:28px;margin-bottom:44px}.tekrevol__videobanner .desktop_view .feat .feat-wrap{flex:0 0 175px}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{right:-13px}.tekrevol__videobanner .desktop_view .feat .feat-wrap .title{font-size:18px}.tekrevol__videobanner .desktop_view .feat .carousel_featured{flex:0 0 74%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:40px;line-height:48px}.tekrevol__nextgen .carosal_nextgen .swiper-pagination-bullet:before{content:""}.tekrevol__awardshome .awards-wrap .awards-inner .content .h5,.tekrevol__awardshome .awards-wrap .awards-inner .content h5{font-size:20px}.tekrevol__awardshome .awards-wrap .awards-inner .content p{font-size:13px}.tekrevol__services .serv-tab .serv-item .serv-inner{padding:55px 35px 75px}.tekrevol__services .serv-tab .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner p{font-size:15px;line-height:26px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:25px 25px 45px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__develop .serv-item .serv-inner{padding:42px 25px}.tekrevol__develop .serv-item .serv-inner .title{font-size:24px;line-height:30px;margin-bottom:20px}.tekrevol__develop .serv-item .serv-inner p{font-size:17px;line-height:24px}.tekrevol__sub .banner-wrap .example .h2,.tekrevol__sub .banner-wrap .example h2{font-size:60px}.tekrevol__process .serv-item .serv-inner{min-height:430px;padding:70px 65px 50px}.tekrevol__process .serv-item .serv-inner .title{font-size:26px;line-height:34px}.tekrevol__process .serv-item .serv-inner p{line-height:30px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:26px;line-height:34px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:30px 40px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:26px;line-height:36px;min-height:70px}.tekrevol__model .serv-item .serv-inner .content-wrap p{font-size:16px;line-height:1.8}.tekrevol__model .serv-item .serv-inner .content-wrap a{font-size:16px}.tekrevol__insights .tabs-wrap .blog-item .content{gap:40px;height:100%;min-height:inherit}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:24px;height:70px;line-height:1.5}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap p{-webkit-line-clamp:4}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .date{font-size:18px;line-height:1}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link{font-size:16px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg{height:30px}}

@media screen and (max-width:1599px){.tekrevol__banner .h2,.tekrevol__banner h2{font-size:51px;line-height:64px;margin-bottom:22px}.tekrevol__banner p{font-size:18px;line-height:28px;margin-bottom:44px}.tekrevol__banner .feat .feat-wrap{flex:0 0 25%}.tekrevol__banner .feat .feat-wrap:before{right:8px}.tekrevol__banner .feat .feat-wrap .title{font-size:22px}.tekrevol__awardshome .awards-wrap .awards-inner{padding:35px 0}.tekrevol__awardshome .awards-wrap .awards-inner .content .h5,.tekrevol__awardshome .awards-wrap .awards-inner .content h5{font-size:18px}.tekrevol__services .serv-tab .serv-item .serv-inner{padding:50px 35px 60px}.tekrevol__services .serv-tab .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__services .sev-tab .nav-link{font-size:18px;padding:18px 24px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner p{font-size:14px;line-height:26px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:40px;width:auto}.tekrevol__industry .industry_serv .serv-item .serv-inner{min-height:auto;padding:30px 25px 45px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{margin-bottom:15px;min-height:auto}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:17px}.tekrevol__sub .banner-wrap .example{margin-bottom:40px}.tekrevol__sub .banner-wrap .example .h2,.tekrevol__sub .banner-wrap .example h2{font-size:46px;line-height:1.2}.tekrevol__sub .banner-wrap p{font-size:18px;line-height:24px}.tekrevol__sub .banner-wrap .btn-wrap{margin-top:40px}.tekrevol__develop .serv-item .serv-inner{padding:30px 25px}.tekrevol__develop .serv-item .serv-inner .count{right:25px}.tekrevol__develop .serv-item .serv-inner .title{font-size:21px;line-height:28px}.tekrevol__develop .serv-item .serv-inner p{font-size:16px;line-height:24px}.tekrevol__case .case-outer{padding-bottom:50px;padding-top:50px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:40px;line-height:42px}.tekrevol__case .case-outer .case-cont .case-inner .list{gap:10px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two{gap:15px}.tekrevol__process .serv-item .serv-inner{min-height:390px;padding:60px 55px 40px}.tekrevol__process .serv-item .serv-inner .title{font-size:24px;line-height:32px}.tekrevol__process .serv-item .serv-inner p{font-size:17px;line-height:28px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:26px;line-height:34px}.tekrevol__levelup .serv-item .serv-inner .content p .d-xxl-block{display:none!important}.tekrevol__pack .serv-item .serv-inner{padding:35px 40px 17px}.tekrevol__pack .serv-item .serv-inner .title{font-size:34px;line-height:50px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:25px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:24px;line-height:34px;min-height:68px}.tekrevol__testimonials .slider-wrap{margin-bottom:70px}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-53px}.tekrevol__testimonials .slider-wrap .custom-button{bottom:-26px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{font-size:18px;padding:15px 30px}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:22px;height:66px;margin-bottom:15px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .date{font-size:16px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link{font-size:15px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg{height:25px}}

@media screen and (max-width:1399px){.tekrevol__banner{padding-top:140px}.tekrevol__banner .h2,.tekrevol__banner h2{font-size:47px;line-height:55px;margin-bottom:28px}.tekrevol__banner p{font-size:16px;line-height:26px;margin-bottom:30px}.tekrevol__banner .feat .feat-wrap{flex:0 0 28%}.tekrevol__banner .feat .feat-wrap:before{right:12px}.tekrevol__banner .feat .feat-wrap .title{font-size:20px}.tekrevol__videobanner{padding-top:120px}.tekrevol__videobanner .bann-cont{max-width:640px}.tekrevol__videobanner .h2,.tekrevol__videobanner h2{font-size:47px;line-height:55px}.tekrevol__videobanner p{font-size:16px;line-height:26px;margin-bottom:30px}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{right:-6px}.tekrevol__videobanner .desktop_view .feat .carousel_featured{flex:0 0 70%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:35px;line-height:45px}.tekrevol__awardshome .example .h2,.tekrevol__awardshome .example h2{margin-bottom:10px}.tekrevol__services .serv-tab .serv-item .serv-inner{padding:40px 30px 65px}.tekrevol__services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:65px;width:auto}.tekrevol__services .serv-tab .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner p{font-size:14px;line-height:26px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:40px;width:auto}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap span{font-size:52px;line-height:62px}.tekrevol__ratings .rat-outer .rat-wrap p{font-size:22px;line-height:28px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:25px 25px 50px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:26px;line-height:32px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:15px;line-height:28px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:15px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner a{bottom:28px;right:38px}.tekrevol__sub .banner-wrap .example{margin-bottom:30px}.tekrevol__sub .banner-wrap .example .h2,.tekrevol__sub .banner-wrap .example h2{font-size:36px;line-height:1.2}.tekrevol__sub .banner-wrap p{font-size:16px;line-height:1.2}.tekrevol__sub .banner-wrap .btn-wrap{margin-top:30px}.tekrevol__develop .serv-item .serv-inner{padding:30px 20px}.tekrevol__develop .serv-item .serv-inner .count{font-size:38px;right:20px;top:28px}.tekrevol__develop .serv-item .serv-inner .title{font-size:19px;line-height:26px;margin-bottom:18px}.tekrevol__develop .serv-item .serv-inner p{font-size:15px;line-height:22px}.tekrevol__develop .serv-item .serv-inner .img{margin-bottom:15px}.tekrevol__develop .serv-item .serv-inner .img svg{height:60px}.tekrevol__case .case-outer{padding-bottom:40px;padding-top:40px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:35px;line-height:40px}.tekrevol__case .case-outer .case-cont .case-inner .list li{font-size:14px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two{margin-bottom:30px}.tekrevol__process .serv-item .serv-inner{min-height:320px;padding:30px 35px 20px}.tekrevol__process .serv-item .serv-inner .img svg{height:80px}.tekrevol__process .serv-item .serv-inner .title{font-size:22px;line-height:30px;margin-bottom:15px}.tekrevol__process .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:24px;line-height:32px}.tekrevol__pack .serv-item .serv-inner{padding:35px 32px 17px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:20px}.tekrevol__pack .serv-item .serv-inner .title{font-size:30px;line-height:36px}.tekrevol__partner .part-wrap .image{padding:0 10px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:25px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:22px;line-height:32px;margin-bottom:15px;min-height:64px}.tekrevol__model .serv-item .serv-inner .content-wrap a,.tekrevol__model .serv-item .serv-inner .content-wrap p{font-size:14px}.tekrevol__testimonials .slider-wrap{margin-bottom:50px}.tekrevol__testimonials .slider-wrap .test_slider .content .flag{font-size:16px;gap:15px}.tekrevol__testimonials .slider-wrap .test_slider .content p{font-size:14px;line-height:26px}.tekrevol__testimonials .slider-wrap .test_slider .content p span{font-size:18px}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-32px}.tekrevol__testimonials .slider-wrap .custom-button{bottom:-5px}.tekrevol__insights .tabs-wrap .blog-tabs{margin-bottom:50px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{font-size:17px;padding:14px 25px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link:before{height:4px}.tekrevol__insights .tabs-wrap .blog-item .content{gap:25px}.tekrevol__insights .tabs-wrap .blog-item .content .inner-wrap .title{font-size:20px;height:60px;letter-spacing:-1px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .date{font-size:15px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link{font-size:14px}.tekrevol__insights .tabs-wrap .blog-item .content .bottom-wrap .box-link svg{height:22px}}

@media screen and (max-width:1199px){.tekrevol__banner{padding-top:140px}.tekrevol__banner .h1,.tekrevol__banner h1{margin-bottom:14px}.tekrevol__banner .h1 span,.tekrevol__banner h1 span{font-size:18px;line-height:32px}.tekrevol__banner .h2,.tekrevol__banner h2{font-size:37px;line-height:46px;margin-bottom:14px}.tekrevol__banner p{font-size:14px;line-height:24px;margin-bottom:25px}.tekrevol__banner .feat .feat-wrap{flex:0 0 25%}.tekrevol__banner .feat .feat-wrap:before{right:8px}.tekrevol__banner .feat .feat-wrap .title{font-size:16px}.tekrevol__banner .feat .carousel_featured{flex:0 0 75%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content{padding-left:50px}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:30px;line-height:40px}.tekrevol__awardshome .awards-wrap .row>div:nth-child(5),.tekrevol__awardshome .awards-wrap .row>div:nth-child(6){border-top:unset}.tekrevol__awardshome .awards-wrap .row>div:nth-child(5),.tekrevol__awardshome .awards-wrap .row>div:nth-child(9){border-left:1px solid #f4f4f4}.tekrevol__awardshome .awards-wrap .row>div:nth-child(7){border-left:unset}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap span{font-size:48px;line-height:58px}.tekrevol__ratings .rat-outer .rat-wrap p{font-size:20px;line-height:26px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:25px 25px 45px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:26px;line-height:32px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:15px;line-height:26px;margin-bottom:20px;min-height:100px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:15px;margin-bottom:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner a{bottom:28px;right:38px}.tekrevol__sub .banner-wrap .example{margin-bottom:25px}.tekrevol__sub .banner-wrap .example .h2,.tekrevol__sub .banner-wrap .example h2{font-size:30px}.tekrevol__sub .banner-wrap p{font-size:16px;line-height:1.5}.tekrevol__sub .banner-wrap .btn-wrap{margin-top:25px}.tekrevol__develop .serv-item .serv-inner .title{margin-bottom:15px}.tekrevol__develop .serv-item .serv-inner p{font-size:15px;line-height:24px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:30px;line-height:40px;margin-bottom:15px}.tekrevol__case .case-outer .case-cont .case-inner .list li{height:32px;padding:0 15px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two{gap:10px;margin-bottom:20px}.tekrevol__case .case-outer .case-cont .case-inner p{font-size:15px}.tekrevol__process .serv-item .serv-inner{min-height:255px}.tekrevol__process .serv-item .serv-inner .img{margin-bottom:15px}.tekrevol__process .serv-item .serv-inner .img svg{height:61px}.tekrevol__process .serv-item .serv-inner .title{font-size:19px;line-height:26px}.tekrevol__process .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner{padding:50px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:24px;line-height:32px}.tekrevol__pack .serv-item .serv-inner{padding:24px 25px 15px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:20px}.tekrevol__pack .serv-item .serv-inner .title{font-size:30px;line-height:36px}.tekrevol__pack .serv-item .serv-inner ul li{font-size:14px;gap:10px;margin-bottom:15px}.tekrevol__pack .serv-item .serv-inner ul li .img{top:0}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:20px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:18px;line-height:26px;min-height:52px}.tekrevol__model .serv-item .serv-inner .content-wrap p{line-height:1.5}.tekrevol__testimonials .slider-wrap{margin-bottom:40px}.tekrevol__testimonials .slider-wrap .test_slider .img{margin-bottom:50px;margin-left:auto;margin-right:auto}.tekrevol__testimonials .slider-wrap .test_slider .content .flag{font-size:14px;gap:10px}.tekrevol__testimonials .slider-wrap .test_slider .content .h4,.tekrevol__testimonials .slider-wrap .test_slider .content h4{font-size:24px;line-height:30px}.tekrevol__testimonials .slider-wrap .test_slider .content p{margin-bottom:15px}.tekrevol__testimonials .slider-wrap .test_slider .content p span{font-size:16px}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-32px}.tekrevol__testimonials .slider-wrap .custom-button{bottom:-5px}}

@media screen and (max-width:991px){.tekrevol__banner{padding-top:110px}.tekrevol__banner .h1,.tekrevol__banner h1{margin-bottom:14px}.tekrevol__banner .h1 span,.tekrevol__banner h1 span{font-size:16px;line-height:26px}.tekrevol__banner .h2,.tekrevol__banner h2{font-size:32px;line-height:40px}.tekrevol__banner p{font-size:14px;line-height:24px;margin-bottom:25px}.tekrevol__banner .feat .feat-wrap{flex:0 0 30%}.tekrevol__banner .feat .feat-wrap:before{right:10px}.tekrevol__banner .feat .feat-wrap .title{font-size:16px}.tekrevol__banner .feat .carousel_featured{flex:0 0 70%}.tekrevol__videobanner .h2,.tekrevol__videobanner h2{font-size:38px;line-height:45px;margin-bottom:20px}.tekrevol__videobanner .desktop_view .feat .feat-wrap{flex:0 0 155px}.tekrevol__videobanner .desktop_view .feat .feat-wrap:before{right:0}.tekrevol__videobanner .desktop_view .feat .feat-wrap .title{font-size:15px}.tekrevol__nextgen .carosal_nextgen .swiper-slide{height:auto}.tekrevol__nextgen .carosal_nextgen .nextgen-item{aspect-ratio:unset;background-color:#011c29;background-image:unset!important;background-position:0;height:100%;padding:40px 0 70px}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content{padding:0 15px;width:100%}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content .title{font-size:25px;line-height:30px}.tekrevol__nextgen .carosal_nextgen .nextgen-item .nextgen-content p{max-width:100%}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap span{font-size:42px;line-height:52px}.tekrevol__ratings .rat-outer .rat-wrap p{font-size:16px;line-height:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner{padding:46px 25px 55px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:22px;line-height:28px;margin-bottom:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:14px;line-height:24px;margin-bottom:15px;min-height:95px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:14px;margin-bottom:10px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner{padding:30px 20px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner p{font-size:14px;line-height:26px}.tekrevol__services.bahr_city-services .serv-tab .serv-item .serv-inner .serv-inner-icon svg{height:40px;width:auto}.tekrevol__sub .banner-wrap p{font-size:14px}.tekrevol__develop .serv-item .serv-inner .title{font-size:18px;line-height:24px}.tekrevol__develop .serv-item .serv-inner p{font-size:15px;line-height:24px}.tekrevol__develop .serv-item .serv-inner .img svg{height:61px}.tekrevol__case .case-outer .case-cont .case-inner .title{font-size:25px;line-height:35px;margin-bottom:10px}.tekrevol__case .case-outer .case-cont .case-inner .list{margin-bottom:15px}.tekrevol__case .case-outer .case-cont .case-inner .list.list-two li{height:auto;padding:7px 15px}.tekrevol__case .case-outer .case-cont .case-inner p{font-size:14px}.tekrevol__process .serv-item .serv-inner{min-height:225px;padding:20px 25px 15px}.tekrevol__process .serv-item .serv-inner .img{margin-bottom:15px}.tekrevol__process .serv-item .serv-inner .img svg{height:51px}.tekrevol__process .serv-item .serv-inner .title{font-size:18px;line-height:24px}.tekrevol__process .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner{padding:30px 25px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:22px;line-height:30px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content .sub-title{font-size:18px;line-height:26px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content p{font-size:14px;line-height:22px}.tekrevol__levelup .serv-item .serv-inner .btn-pri{margin-top:10px}.tekrevol__pack .serv-item .serv-inner{padding:24px 25px 15px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:16px}.tekrevol__pack .serv-item .serv-inner .title{font-size:24px;line-height:30px}.tekrevol__pack .serv-item .serv-inner ul li .img{height:14px;line-height:12px;top:2px;width:14px}.tekrevol__pack .serv-item .serv-inner ul li .img svg{height:8px;width:8px}.tekrevol__partner .example{margin-bottom:70px}.tekrevol__model .serv-item .serv-inner .content-wrap{padding:15px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{font-size:17px;line-height:24px;min-height:auto}.tekrevol__model .serv-item .serv-inner .content-wrap p{line-height:1.5}.tekrevol__testimonials .slider-wrap{margin-bottom:20px}.tekrevol__testimonials .slider-wrap .test_slider .img{margin-bottom:30px}.tekrevol__testimonials .slider-wrap .test_slider .content .h4,.tekrevol__testimonials .slider-wrap .test_slider .content h4{font-size:22px;line-height:1.2}.tekrevol__testimonials .slider-wrap .test_slider .content p{font-size:13px;line-height:1.8}.tekrevol__testimonials .slider-wrap .test_slider .swiper-pagination{bottom:-3px}.tekrevol__testimonials .slider-wrap .custom-button{display:none}.tekrevol__insights .tabs-wrap .blog-tabs{margin-bottom:35px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{font-size:15px;padding:10px 20px}.tekrevol__clients .example:after{width:100%!important}}

@media screen and (max-width:767px){.tekrevol__banner .h1 span,.tekrevol__banner h1 span{font-size:18px;line-height:26px}.tekrevol__banner .h2,.tekrevol__banner h2{font-size:41px;line-height:45px}.tekrevol__banner p{font-size:16px;line-height:26px}.tekrevol__banner .bann-img img{width:400px}.tekrevol__banner .bann-img video{width:400px!important}.tekrevol__banner .feat{margin-bottom:30px;margin-top:15px}.tekrevol__banner .feat .feat-wrap{flex:0 0 25%}.tekrevol__banner .feat .carousel_featured{flex:0 0 75%}.tekrevol__videobanner .h1 span,.tekrevol__videobanner h1 span{font-size:18px;line-height:26px}.tekrevol__videobanner .h2,.tekrevol__videobanner h2{font-size:36px;line-height:45px}.tekrevol__videobanner .desktop_view .feat .carousel_featured{flex:0 0 75%}.tekrevol__awardshome .awards-wrap .row>div:nth-child(3),.tekrevol__awardshome .awards-wrap .row>div:nth-child(4){border-top:unset}.tekrevol__awardshome .awards-wrap .row>div:nth-child(3),.tekrevol__awardshome .awards-wrap .row>div:nth-child(7){border-left:1px solid #f4f4f4}.tekrevol__ratings .rat-outer:before{content:""}.tekrevol__ratings .rat-outer .rat-wrap{gap:15px}.tekrevol__industry .industry_serv .serv-item .serv-inner .title{font-size:22px;line-height:28px;margin-bottom:20px}.tekrevol__industry .industry_serv .serv-item .serv-inner p{font-size:14px;line-height:24px;margin-bottom:15px;min-height:95px}.tekrevol__industry .industry_serv .serv-item .serv-inner ul li{font-size:14px;margin-bottom:10px}.tekrevol__sub{padding-bottom:80px;padding-top:100px}.tekrevol__sub .banner-wrap .example .h2,.tekrevol__sub .banner-wrap .example h2{font-size:28px}.tekrevol__sub .banner-wrap p{font-size:14px}.tekrevol__develop .serv-item .serv-inner .count{font-size:34px;top:28px}.tekrevol__develop .serv-item .serv-inner p{font-size:14px;line-height:24px}.tekrevol__develop .serv-item .serv-inner .img svg{height:50px}.tekrevol__process .serv-item .serv-inner{min-height:auto;padding:30px 25px 15px}.tekrevol__levelup .serv-item .serv-inner{padding:30px 25px}.tekrevol__levelup .serv-item .serv-inner .content .title{font-size:18px;line-height:26px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content .sub-title{font-size:16px;line-height:22px;margin-bottom:15px}.tekrevol__levelup .serv-item .serv-inner .content p{font-size:14px;line-height:24px}.tekrevol__levelup .serv-item .serv-inner .btn-pri{margin-top:10px}.tekrevol__pack .serv-item .serv-inner{padding:24px 24px 15px}.tekrevol__pack .serv-item .serv-inner .sub-title{font-size:14px}.tekrevol__pack .serv-item .serv-inner .title{font-size:20px;line-height:26px;margin-bottom:15px}.tekrevol__model .serv-item .serv-inner .content-wrap .title{min-height:48px}.tekrevol__testimonials .slider-wrap .test_slider .content .flag{top:-5px}.tekrevol__testimonials .slider-wrap .test_slider .content .h4,.tekrevol__testimonials .slider-wrap .test_slider .content h4{font-size:18px}.tekrevol__testimonials .slider-wrap .test_slider .content p span{font-size:15px}.tekrevol__insights .tabs-wrap .blog-tabs{gap:15px}.tekrevol__insights .tabs-wrap .blog-tabs .nav-link{font-size:14px;padding:0 15px 10px}}

@media screen and (max-width:575px){.tekrevol__model .serv-item .serv-inner .content-wrap .title{min-height:auto}}

.serv-item .serv-inner{border-radius:10px;height:100%;padding:106px 40px 100px;position:relative;transition:all .15s ease-in-out}

.serv-item .serv-inner .serv-inner-icon{margin-bottom:20px}

.serv-item .serv-inner .title{color:#314252;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;letter-spacing:-.01em;line-height:41px;margin-bottom:35px;min-height:82px;transition:inherit}

.serv-item .serv-inner .title_wrap{position:unset}

.serv-item .serv-inner p{color:#212529;font-size:17px;font-weight:400;line-height:30px;transition:inherit}

.serv-item .serv-inner a{bottom:28px;position:absolute;right:38px;transition:inherit;z-index:2}

.serv-item .serv-inner a path,.serv-item .serv-inner a svg{transition:inherit}

.serv-item .serv-inner ul li{font-size:17px;font-weight:400;transition:inherit}

.serv-item .serv-inner:hover{background-color:#f47a1f}

.serv-item .serv-inner:hover .title,.serv-item .serv-inner:hover p{color:#fff}

.serv-item .serv-inner:hover .title_wrap{transform:none}

.serv-item .serv-inner:hover a{transform:rotate(41.82deg)}

.serv-item .serv-inner:hover a path,.serv-item .serv-inner:hover a svg{fill:#fff!important;stroke:#fff!important}

.serv-item .serv-inner:hover .serv-inner-icon svg path{fill:#fff}
