@import url('https://fonts.googleapis.com/css2?family=Bai+Jamjuree:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

body {
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 15px;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
}

dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
span,
textarea,
p {
    margin: 0;
    padding: 0;
    font-family: 'Nunito Sans', sans-serif;
}

fieldset,
img {
    border: 0
}

ol,
ul {
    list-style: none
}

a {
    cursor: pointer;
    text-decoration: none;
}

.clearfix:before,
.clearfix:after {
    display: block;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}

.btn {
    outline: 0px;
}

.lists {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.mainpage {
    position: relative;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Bai Jamjuree', sans-serif;
    font-weight: bold;
}

a {
    font-family: 'Bai Jamjuree', sans-serif;
}

img {
    width: auto;
    height: auto;
}

.container {
    max-width: 1480px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
}

h2 {
    font-size: 38px;
    font-weight: bold;
    line-height: 46px;
}

h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}

p {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin: 0;
    color: #161616;
}


/* ---banner_bg-- */

.banner_bg {
    margin-bottom: 120px;
    background-image: url(../images/ae_images/mobileapp_uae_img/banner-bg.png);
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    padding: 150px 60px;
    background-repeat: no-repeat;
}

.banner_outer {
    padding: 0;
}


.banner_outer .right_part {
    width: 50%;
}

.banner_outer .right_part .heading {
    padding: 0;
    text-align: left;
}

.banner_outer .right_part .heading h1 {
    font-size: 57px;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 20px;
    color: #fff;
    line-height: 70px;
}

.banner_outer .right_part .heading h1 b {
    -webkit-text-fill-color: #fc7600;
}

.banner_outer .right_part .heading span {
    font-size: 14px;
    font-weight: 500;
    display: block;
    color: #fff;
    padding-bottom: 10px;
    padding-left: 0;
}

.banner_outer .right_part .heading span::before {
    position: unset;

}

.banner_outer .right_part .heading p {
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
    padding-bottom: 40px;
}

.banner_outer .right_part button {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: fit-content;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
    padding: 15px 45px;
    align-items: center;
    justify-content: space-around;
    background: #fc7600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

.banner_outer .right_part button a {
    color: #fff;
}

/* ---banner_bg-- */

/* --deep_tech-- */

.deep_tech {
    padding: 0;
    margin-bottom: 120px;
}

.deep_tech_outer {
    padding: 0;
}

.deep_tech_outer .left_part {
    width: 32%;
}

.deep_tech_outer .right_part {
    width: 68%;
}

.deep_tech_outer button {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: fit-content;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
    padding: 15px 45px;
    align-items: center;
    justify-content: space-around;
    background: #fc7600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

.deep_tech_outer button a {
    color: #fff;
}

.deep_tech_outer .left_part h2 {
    padding: 0 0px 20px;
}

.deep_tech_outer .left_part span {
    font-weight: 500;
    color: #7b7b7b;
    font-size: 18px;
    padding-left: 40px;
    position: relative;
}

.deep_tech_outer .left_part span::before {
    position: absolute;
    content: "";
    background: #fc7600;
    width: 20px;
    height: 3px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.deep_tech_outer .left_part p {
    padding-bottom: 20px;
}

.deep_tech_outer {
    padding: 0;
    display: flex;
    gap: 200px;
}

.arab_markets ul {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;


}

.icon_heading p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}

.arab_markets ul li {
    padding: 0
}

.arab_markets ul li .arab_markets_inner {
    padding: 0;
    position: relative;
    z-index: 9;
    display: flex;
    gap: 25px;
}

.arab_markets ul li .arab_markets_inner span img {
    filter: brightness(0);
}

.arab_markets ul li .arab_markets_inner:before {
    position: absolute;
    content: "";
    background-image: url(../images/ae_images/mobileapp_uae_img/iconbg.png);
    width: 50px;
    height: 47px;
    background-repeat: no-repeat;
    top: -5px;
    left: -15px;
    z-index: -1
}

.arab_markets ul li .arab_markets_inner h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: normal;
    padding-bottom: 10px;
}

/* --deep_tech-- */

/* --industry-- */
.industry {
    padding-bottom: 100px;
    position: relative;
}

.industry::before {
    position: absolute;
    content: "";
    background-image: url(../images/ae_images/mobileapp_uae_img/beach.png);
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -170px;
    background-repeat: no-repeat;
    z-index: -1;
}

.industry::after {
    position: absolute;
    content: "";
    background-image: url(../images/ae_images/mobileapp_uae_img/map.png);
    width: 476px;
    height: 364px;
    right: 60px;
    bottom: -150px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.industry_outer {
    padding: 0;
}

.heading {
    text-align: center;
}

.heading h2 {
    padding-top: 0px;
}

.heading span {
    font-weight: 500;
    color: #7b7b7b;
    font-size: 18px;
    padding-left: 40px;
    position: relative;
}

.heading span::before {
    position: absolute;
    content: "";
    background: #fc7600;
    width: 20px;
    height: 3px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.industry_outer ul {
    text-align: right;
    padding-top: 100px;
}

.chart {
    display: inline-block;
    margin: 0 0 0 100px;
    position: relative;
}

.chart span {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
    font-size: 50px;
    font-weight: bold;
    color: #000;
    line-height: normal;
    text-align: center;
}

.chart span p {
    font-size: 16px;
    white-space: nowrap;
    text-align: center;
    font-weight: 400;
}

.chart canvas {
    position: relative;
}


/* --industry-- */


/* --technology-- */
.technology {
    padding: 80px 0;
    background: #000000;
    margin-top: 150px;
    margin-bottom: 120px;
}

.technology .heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 100px;
}

.technology .heading p {
    color: rgba(255, 255, 255, 0.7) !important;
}

.technology .heading p,
.technology .heading h2 {
    color: #fff;
    width: 50%;
    text-align: left;
    padding-top: 0;
}

.delivery_app_company_sliderBox span {
    padding-bottom: 20px;
    display: block;
}

.delivery_app_company_sliderBox span img {
    filter: brightness(0) invert(1);
}

.delivery_app_company_sliderBox h3 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 10px;
}

.delivery_app_company_sliderBox p {
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 16px;
    line-height: 26px;
}

.delivery_app_company_sliderBox {
    padding-right: 20px;
    padding-left: 20px;
    border-right: solid 2px #6e6e6e70;
    min-height: 350px;
    position: relative;
}

.right_arrow {
    position: absolute;
    bottom: 0;
}

/* --technology-- */


/* --software_development-- */
.software_development {
    padding: 0;
    margin-bottom: 120PX;
}

.software_development_outer {
    padding: 0;
}

.software_development .heading {
    text-align: left;
    padding-bottom: 30px;
}

.software_development_outer ul {
    padding: 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 25px;
}


.software_development_outer ul li {
    padding: 0;
    width: 100%;
}

.software_development_outer ul li h3 {
    color: #181818;
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 10px;
}

.sector_heading {
    background: #f6f6f6;
    padding: 24px;
    border-radius: 27px;
    min-height: 220px;
}

.boximg img {
    border-radius: 44px 44px 0 0;
    width: 100%;
}

.boximg {
    position: relative;
    top: 25px;
    z-index: -1;
}

.callto_action_outer h2,
.callto_action_outer p {
    color: #fff !important;
}

.sector_heading p {
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.arrow {
    position: absolute;
    right: 20px;
    top: 20px;
    background: #fc7600;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 100px;
    text-align: center;
    opacity: 0;
    transition: all ease-in-out 250ms;
}

.arrow img {
    width: auto;
    border-radius: 0;
    max-width: 30px;
}

.boxs:hover .arrow {
    opacity: 1;
    transition: all ease-in-out 250ms;
}

.boxs:hover .sector_heading {
    background: #fc7600;
    transition: all ease-in-out 250ms;
}

.boxs:hover .sector_heading P,
.boxs:hover .sector_heading h3 {
    color: #fff;
    transition: all ease-in-out 250ms;
}

/* --software_development-- */


/* --tech_business-- */
.tech_business {
    padding: 0;
    margin-bottom: 300px;
    position: relative;

}

.tech_business_outer {
    padding: 0;
    display: flex;
}

.tech_business_outer .left_part {
    width: 45%;
}

.tech_business_outer .left_part ul {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.tech_business_outer .left_part ul li {
    padding: 0;
    width: min-content;
    position: relative;
}

.tech_business_outer .left_part ul li:nth-child(2) {
    margin-top: 30px;
}

.tech_business_outer .left_part ul li:nth-child(3) {
    margin-top: -30px;
}

.tech_business_outer .right_part {
    width: 55%;
}

.tech_business::before {
    position: absolute;
    content: "";
    background-image: url(../images/ae_images/mobileapp_uae_img/city-bg.png);
    width: 100%;
    height: 614px;
    background-repeat: no-repeat;
    background-position: right;
    top: 150px;
    z-index: -1;
}

.tech_img {
    padding: 0;
    position: relative;
    width: max-content;
}

.tech_img img {
    width: auto;
}

.tech_img span {
    position: absolute;
    bottom: 3px;
    left: 0;
    color: #fff;
    padding: 14px 10px;
    background: rgb(14 13 12 / 75%);
    font-size: 12px;
    font-weight: 700;
    width: 100%;
    text-align: center;
}

.tech_content {
    text-align: left;
}

.tech_content h3 {
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 10px;
}

.tech_content {
    background: #fc7600;
    padding: 30px;
    position: absolute;
    top: 0;
    height: 100%;
    opacity: 0;
    transition: all ease-in-out 250ms;
}

.tech_business_outer .left_part ul li:hover .tech_content {
    opacity: 1;
    transition: all ease-in-out 250ms;
}

.tech_content p {
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.tech_business_outer .right_part .heading {
    text-align: left;
    padding-top: 10px;

}

.tech_business_outer .right_part .heading h2 {
    padding-bottom: 40px;
}

.tech_business_outer .right_part .heading p {
    font-size: 20px;
    line-height: 36px;
    max-width: 450px;
    padding-bottom: 20px;
    padding-top: 50px;
}

.sheikh {
    width: max-content;
    position: absolute;
    top: 40%;
    right: 9%;
}

.tech_business_outer .right_part .heading button {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: fit-content;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
    padding: 15px 35px;
    align-items: center;
    justify-content: space-around;
    background: #fc7600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

.tech_business_outer .right_part .heading button a {
    color: #fff;
}

/* --tech_business-- */

/* --digital-- */
.digital {
    margin-bottom: 120px;
}

.digital_outer {
    display: flex;
    align-items: center;
    gap: 50px;
    position: relative;
    padding: 50px;
}

.digital_outer::before {
    position: absolute;
    content: "";
    width: 87%;
    height: 100%;
    background: #1a1b1a;
    border-radius: 50px;
    z-index: -1;
    left: 190px;
}

.digital_outer::after {
    position: absolute;
    content: "";
    background-image: url(../images/ae_images/mobileapp_uae_img/digital-bg.png);
    width: 616px;
    height: 100%;
    right: 0;
    background-repeat: no-repeat;
    background-size: 100%;
    border-radius: 0 50px 50px 0px;
}

.digital_outer .right_part {
    position: relative;
    z-index: 9;
}

.digital_outer .right_part h2 {
    color: #fff;
    padding-bottom: 10px;
}

.digital_outer .right_part p {
    color: rgba(255, 255, 255, 0.7) !important;
    padding-bottom: 20px;
    max-width: 600px;
}

.digital_outer .right_part button {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: fit-content;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
    padding: 15px 35px;
    align-items: center;
    justify-content: space-around;
    background: #fc7600;
    text-decoration: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

.digital_outer .right_part button a {
    color: #fff;
}

.digital_outer .left_part img {
    width: auto;
}

/* --digital-- */
/* --callto_action-- */

.callto_action {
    background: #fc7600;
    padding: 60px 0;
}

.callto_action p {
    color: #053014;
    font-weight: 400;
    max-width: 680px;
}

.callto_action_outer h2 b {
    font-weight: 300;
}

.callto_action_outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 80%;
    margin: auto;
}

.callto_action_outer button {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    width: fit-content;
    display: flex;
    border-radius: 100px;
    overflow: hidden;
    padding: 15px 35px;
    align-items: center;
    justify-content: space-around;
    background: #fff;
    text-decoration: none;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
}

.callto_action_outer button a {
    color: #000;
}


.delivery_app_company_sliderBox:hover {
    padding: 20px;
    background: #fc7600;
    cursor: pointer;
}

.delivery_app_company_sliderBox:hover p {
    color: #fff !important;
}

.right_arrow img {
    display: none;
}

.delivery_app_company_sliderBox {
    width: calc(100% + 20px);
    border-right: solid 2px #6e6e6e70;
    transition: all 0.2s ease-in-out;
    min-height: 340px;
    position: relative;
    padding: 20px;
}

.right_arrow {
    position: absolute;
    bottom: 0;
}

/* --responsive-css-- */

@media only screen and (max-width:1500px) {
    .download {
        margin-left: 30px;
    }

    .banner_outer {
        padding: 100px 60px;
    }

    .banner_bg {
        padding: 50px;
    }

    .banner_outer .right_part .heading h1 {
        font-size: 48px;
    }

    .deep_tech_outer .left_part {
        width: 42%;
    }

    .deep_tech_outer {
        gap: 100px;
    }

    .chart {
        margin: 0 0 0 50px;
    }

    .industry_outer ul {
        padding-top: 60px;
    }

    .industry::after {
        width: 276px;
        height: 214px;
    }

    .technology {
        margin-top: 169px;
    }

    .delivery_app_company_sliderBox span img {
        max-width: 60px;
    }

    .sheikh img {
        max-width: 400px;
    }

    .sheikh {
        top: 46.6%;
    }

    .digital_outer::before {
        left: 174px;
    }
}

@media only screen and (max-width:1366px) {
    .download {
        margin-left: 0;
    }

    .banner_outer .right_part {
        width: 80%;
    }

    .banner_bg {
        margin-bottom: 100px;
    }

    .deep_tech {
        margin-bottom: 100px;
    }

    .industry {
        padding-bottom: 100px;
    }

    .software_development {
        margin-bottom: 100PX;
    }

    .digital {
        margin-bottom: 100px;
    }

    .callto_action {
        margin-bottom: 100px;
    }

    .chart canvas {
        width: 180px !important;
        height: 180px !important;
    }

    .technology {
        margin-bottom: 100px;
    }

    .sector_heading {
        padding: 16px;
        border-radius: 16px;
    }

    .boximg img {
        border-radius: 34px 34px 0 0;
    }

    .software_development_outer ul li h3 {
        font-size: 20px;
    }

    .tech_business_outer .left_part {
        width: 65%;
    }

    .sheikh img {
        max-width: 350px;
    }

    .sheikh {
        top: 55.6%;
    }

    .tech_business::before {
        background-position: right;
        background-size: 70% 100%;
    }

    .tech_business {
        margin-bottom: 250px;
    }

    .digital_outer::before {
        left: 0;
    }

    .digital_outer .left_part img {
        width: 100%;
    }

    .digital_outer {
        padding: 40px;
    }

    .callto_action_outer {
        width: 100%;
    }


}

@media only screen and (max-width:1200px) {


    .tech_business_outer .right_part .heading button {
        padding: 15px 30px;
    }

    .download {
        padding: 14px 20px;
    }

    .banner_outer .right_part .heading h1 {
        font-size: 38px;
        line-height: 50px;
    }

    .banner_outer {
        padding: 60px 40px;
    }

    .banner_bg {
        padding: 30px;
    }

    .banner_outer .right_part .heading p {
        padding-bottom: 20px;
        font-size: 16px;
    }

    .banner_outer .right_part button {
        padding: 15px 30px;
    }

    .deep_tech_outer {
        gap: 30px;
    }

    .arab_markets ul {
        gap: 20px;
    }

    h2 {
        font-size: 26px;
    }

    .deep_tech_outer button {
        padding: 15px 30px;
    }

    .industry_outer ul {
        padding-top: 40px;
        text-align: center;
    }

    .chart span {
        font-size: 40px;
    }

    .industry::after {
        display: none;
    }

    .technology {
        padding: 50px 0;
    }

    .industry {
        padding-bottom: 0;
    }

    .technology .heading {
        padding-bottom: 50px;
    }

    .delivery_app_company_sliderBox h3 {
        font-size: 20px;
    }

    .software_development_outer ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .software_development .heading {
        text-align: center;
        padding-bottom: 20px;
    }

    .tech_content {
        padding: 20px;
    }

    .tech_business {
        margin-bottom: 100px;
    }

    .tech_content h3 {
        font-size: 18px;
    }

    .tech_content p {
        font-size: 14px;
        line-height: 20px;
    }

    .tech_business::before {
        display: none;
    }

    .sheikh {
        display: none;
    }

    .tech_business_outer .left_part {
        width: 100%;
    }

    .tech_business_outer {
        align-items: center;
    }

    .tech_img {
        height: 100%;
    }

    .tech_business_outer .left_part ul li:nth-child(3) {
        margin-top: 0;
    }

    .digital_outer::before {
        width: 100%;
    }

    .digital_outer::after {
        width: 476px;
    }


}

@media only screen and (max-width:992px) {
    .banner_outer {
        padding: 40px 40px;
        border-radius: 40px;
    }

    .nav_inner {
        justify-content: flex-start;
    }

    .banner_outer .right_part .heading span {
        line-height: normal;
        text-align: center;
    }

    .banner_outer .right_part .heading h1 {
        font-size: 31px;
        line-height: 40px;
        text-align: center;
    }

    .banner_outer .right_part {
        width: 100%;
        text-align: center;
    }

    .banner_outer .right_part .heading p {
        text-align: center;
    }

    .banner_outer .right_part button {
        margin: auto;
    }

    .deep_tech_outer {
        flex-wrap: wrap;
    }

    .deep_tech_outer .left_part {
        width: 100%;
        text-align: center;
    }

    .deep_tech_outer .right_part {
        width: 100%;
    }

    .deep_tech_outer button {
        margin: auto;
    }

    .banner_bg {
        margin-bottom: 70px;
    }

    .deep_tech {
        margin-bottom: 70px;
    }

    .industry {
        padding-bottom: 70px;
    }

    .technology {
        margin-bottom: 70px;
    }

    .software_development {
        margin-bottom: 70px;
    }

    .digital {
        margin-bottom: 70px;
    }

    .callto_action {
        margin-bottom: 70px;
    }

    p {
        font-size: 16px;
        line-height: 26px;
    }

    .arab_markets ul li .arab_markets_inner:before {
        left: 0;
    }

    .industry::before {
        display: none;
    }

    .technology {
        margin-top: 0;
    }

    .chart:first-child {
        margin-left: 0;
    }

    .chart span {
        font-size: 35px;
    }

    .technology .heading {
        flex-wrap: wrap;
    }

    .technology .heading p,
    .technology .heading h2 {
        width: 100%;
        text-align: center;
        padding-bottom: 20px;
    }

    .software_development_outer ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .sector_heading {
        min-height: 200px;
    }

    .tech_business_outer .right_part {
        width: 100%;
    }

    .tech_business_outer {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: center;
    }

    .tech_business_outer .right_part .heading h2 {
        text-align: center;
        padding-bottom: 20px;
    }

    .tech_business_outer .right_part .heading {
        text-align: center;

    }

    .tech_business_outer .right_part .heading p {
        font-size: 16px;
        line-height: 26px;
        max-width: 100%;
    }

    .tech_business_outer .right_part .heading button {
        margin: auto;
    }

    .tech_business_outer .left_part ul {
        justify-content: center;
        align-items: baseline;
    }

    .tech_business {
        margin-bottom: 70px;
    }

    .digital_outer::after {
        display: none;
    }

    .digital_outer {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        justify-content: center;
        gap: 20px;
    }

    .digital_outer .right_part {
        text-align: center;
    }

    .digital_outer .right_part button {
        padding: 15px 30px;
        margin: auto;
    }

    .digital_outer {
        padding: 30px;
    }

    .digital_outer::before {
        border-radius: 30px;
    }

    .callto_action {
        padding: 40px 0;
    }

    .callto_action_outer {
        flex-wrap: wrap;
        justify-content: center;
    }

    .digital_outer .right_part p {
        max-width: 100%;
    }

    .callto_action_outer>div {
        text-align: center;
        padding-bottom: 20px;
    }

    .callto_action_outer button {
        padding: 15px 30px;
    }

    .boximg img {
        border-radius: 24px 24px 0 0;
    }

    .technology {
        padding: 30px 0;
    }

    .delivery_app_company_sliderBox {
        min-height: 300px;
    }

    .delivery_app_company_sliderBox span img {
        max-width: 50px;
    }

    .technology .heading {
        padding-bottom: 30px;
    }

    br {
        display: none;
    }

}

@media only screen and (max-width:768px) {

    .banner_bg {
        padding: 20px 0;
    }

    .banner_outer {
        padding: 30px;
        border-radius: 30px;
    }

    .banner_bg {
        margin-bottom: 50px;
    }

    .tech_business {
        margin-bottom: 50px;
    }

    .deep_tech {
        margin-bottom: 50px;
    }

    .industry {
        padding-bottom: 50px;
    }

    .technology {
        margin-bottom: 50px;
    }

    .software_development {
        margin-bottom: 50px;
    }

    .digital {
        margin-bottom: 50px;
    }

    .callto_action {
        margin-bottom: 50px;
    }

    .arab_markets ul li .arab_markets_inner {
        gap: 15px;
    }

    .industry_outer ul {
        padding-top: 20px;
    }

    .chart canvas {
        width: 160px !important;
        height: 160px !important;
    }

    .delivery_app_company_sliderBox {
        text-align: center;
    }

    .technology .heading {
        padding-bottom: 10px;
    }

    .delivery_app_company_sliderBox {
        min-height: 250px;
    }

    .right_arrow {
        left: 50%;
        transform: translateX(-50%);
    }

    .delivery_app_company_sliderBox span {
        padding-bottom: 10px;
    }

    .software_development .heading {
        padding-bottom: 0px;
    }

    .software_development_outer ul {
        gap: 0 15px;
    }

    h2 {
        font-size: 22px;
    }
}

@media only screen and (max-width:600px) {
    .banner_outer .right_part .heading h1 {
        font-size: 26px;
        line-height: 30px;
    }

    .banner_outer {
        border-radius: 20px;
    }

    .arab_markets ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .arab_markets ul li .arab_markets_inner {
        flex-wrap: wrap;
        justify-content: center;
    }

    .icon_heading {
        text-align: center;
    }

    .arab_markets ul li .arab_markets_inner:before {
        left: 50%;
        transform: translateX(-50%);
    }

    .chart span {
        font-size: 30px;
    }

    .chart {
        margin: 0 0 0 0;
    }

    .industry_outer ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 0 50px;
    }

    .boximg img {
        border-radius: 14px 14px 0 0;
    }

    .sector_heading {
        border-radius: 10px;
    }

    .software_development_outer ul {
        display: flex;
        overflow: auto;
        padding-bottom: 5px;
    }

    .software_development_outer ul li {
        min-width: 300px;
    }

    .tech_business_outer .left_part ul {
        margin-top: 20px;
    }

    .tech_img img {
        max-width: 200px;
    }

    .tech_content {
        padding: 10px;
    }

    .digital_outer {
        padding: 20px;
    }

    .digital_outer::before {
        border-radius: 20px;
    }

    .callto_action {
        padding: 30px 0;
    }


}

@media only screen and (max-width:480px) {

    .banner_outer {
        padding: 20px;
    }

    p {
        font-size: 14px !important;
    }

    .banner_outer .right_part .heading h1 {
        font-size: 21px;
    }

    .banner_bg {
        margin-bottom: 40px;
        background-size: cover;
        background-position: center;
    }

    .chart span p {
        max-width: 100px;
        white-space: break-spaces;
        line-height: normal;
    }

    .tech_business {
        margin-bottom: 40px;
    }

    .deep_tech {
        margin-bottom: 40px;
    }

    .industry {
        padding-bottom: 40px;
    }

    .technology {
        margin-bottom: 40px;
    }

    .software_development {
        margin-bottom: 40px;
    }

    .digital {
        margin-bottom: 40px;
    }

    .callto_action {
        margin-bottom: 40px;
    }

    h2 {
        font-size: 20px !important;
        line-height: normal;
    }

    h3 {
        font-size: 18px !important;
    }

    .deep_tech_outer .left_part h2 {
        padding: 0 0px 10px;
    }

    .banner_outer {
        border-radius: 10px;
    }

    .chart canvas {
        width: 140px !important;
        height: 140px !important;
    }

    .industry_outer ul {
        gap: 20px 50px;
    }

    .delivery_app_company_sliderBox {
        min-height: 250px;
        border-right: 0;
        padding-right: 10px;
        padding-left: 10px;
    }

    .delivery_app_company_sliderBox {
        padding: 15px !important;
        width: 100% !important;
    }

    .tech_business_outer .left_part ul li:nth-child(2) {
        margin-top: 0px;
    }

    .tech_business_outer .left_part ul {
        gap: 10px;
    }

    .digital_outer::before {
        border-radius: 10px;
    }

    .callto_action {
        padding: 20px 0;
    }

    .banner_outer .right_part button {
        padding: 12px 20px;
    }

    .deep_tech_outer button {
        padding: 12px 20px;
    }

    .tech_business_outer .right_part .heading button {
        padding: 12px 20px;
    }

    .digital_outer .right_part button {
        padding: 12px 20px;
    }

    .callto_action_outer button {
        padding: 12px 20px;
    }

    .arab_markets ul li {
        border: solid 1px #ccc;
        padding: 20px 0;
        border-radius: 10px;
    }

    .tech_business_outer .left_part ul li {
        width: 100%;
    }

    .tech_img {
        width: 100%;
    }

    .tech_img img {
        width: 100%;
        max-width: 100%;
    }

    .tech_business_outer .right_part .heading p {
        padding-top: 0;
    }

    .tech_business_outer .left_part ul li .tech_content {
        height: auto;
        opacity: 1;
        position: unset;
        padding: 20px;
        text-align: center;
    }

    .tech_business_outer .left_part ul li .tech_img {
        display: none;
    }
}