.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; /* smooth transition */
}

.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; /* optional: cleaner look */
     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%); /* FIX */
    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.qatar-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;
}

/* Top notch (triangle bump) */
.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qatar-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.qatar-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.qatar-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.qatar-process .custom-box {
    padding: 15px 20px;
    max-width: 420px;
    margin-left: 40px;
    margin-top: 10px;
}

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qatar-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.qatar-process .custom-box {
        padding: 15px 20px;
        max-width: 500px;
        margin-left: 20px;
        margin-top: 30px;
    }

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qatar-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.qatar-process .custom-box {
        padding: 15px 20px;
        max-width: 500px;
        margin-left: 20px;
        margin-top: 30px;
    }

.tekrevol-home-discovery.b2b-portal-seamless.flutter-approach.qatar-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;
}

 }