@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,
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/gamedevelopment_uae_img/banner.png);
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    padding: 100px 0;
}

.banner_outer {
    background-repeat: no-repeat;
    border-radius: 50px;
}


.banner_outer .right_part {
    width: 50%;
}

.banner_outer .right_part .heading {
    padding: 0;
    text-align: left;
}

.banner_outer .right_part .heading h1 {
    font-size: 40px;
    font-weight: 800;
    line-height: normal;
    padding-bottom: 20px;
    color: #fff;
    line-height: 60px;
}

.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;
    line-height: normal;
}

.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: 20px;
}

.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 35px;
    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-- */

/*Sec 02 start*/
.sec02_courier_outer {
    margin-bottom: 120px;
    position: relative;
}

.sec01_courier_inner {
    display: flex;
    align-items: center;
    gap: 50px;
}


.sec01_courier_inner .right_part {
    width: 90%;
    text-align: center;
    padding: 50px;
    border-radius: 50px;
    border: solid 2px #12291c;
    border-style: dashed;
    margin: auto;
}

section.sec02_courier_outer .sec01_digital_inner_btn {
    margin: auto;
}

.sec01_courier_inner .right_part h2 {
    padding-bottom: 30px;
}

.sec01_courier_inner .right_part p {
    padding-bottom: 30px;
}

.sec01_courier_inner .left_part img {
    width: auto;
}

.sec01_courier_inner 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;
    margin: auto;
}

.sec01_courier_inner button a {
    color: #fff;
}

/*Sec 02 End*/
/* --deep_tech-- */

.deep_tech {
    padding: 0;
    margin-bottom: 120px;
}

.deep_tech_outer {
    padding: 0;
}

.deep_tech_outer .left_part {
    width: 100%;
    display: flex;
    padding-bottom: 30px;
}

.deep_tech_outer .right_part {
    width: 100%;
}

.deep_tech_outer button {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    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 .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;
    flex-wrap: wrap;
}

.arab_markets ul {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.icon_heading p {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    color: rgba(13, 22, 17, 60%);
}

.arab_markets ul li {
    background: #afaead24;
    padding: 20px;
    border-radius: 15px;
}



.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 h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    line-height: normal;
    padding-bottom: 30px;
    position: relative;
}

.arab_markets ul li .arab_markets_inner h3::before {
    position: absolute;
    content: "";
    background: #0d1611;
    width: 50px;
    height: 3px;
    left: 0;
    bottom: 13px;
}

/* --deep_tech-- */
.sec6_taxi_outer {
    padding: 0;
    margin-bottom: 120px;
}

.sec6_taxi_heading {
    padding-bottom: 70px;
    text-align: left;
}

/*Sec 07 End*/
.framework {
    margin-bottom: 120px;
}

.framework_outer h2 {
    text-align: center;
    padding-bottom: 50px;
}

.framework_outer p {
    text-align: center;
    padding-bottom: 50px;
}

.logos {
    padding: 0;
    width: 50%;
    margin: auto;
}

.logos ul li {
    background: #fff;
    box-shadow: 0px 9px 32px rgba(32, 21, 21, 10%);
    padding: 20px 20px 20px 40px;
    border-radius: 100px;
    margin-bottom: 30px;
    width: fit-content;
    min-width: 350px;
    position: relative;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}

.logos ul li span {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fc7600;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.logos ul li:nth-child(2n) {
    margin-left: auto;
}

.logos ul li img {
    max-width: 80px;
}


/*Sec 07 End*/
/* ----sec08_taxi_outer----*/
.sec08_taxi_outer {
    margin-bottom: 120px;
}

.booking_app_works {
    text-align: center;
    padding-bottom: 100px;
}

.booking_app_works h2 {
    padding-bottom: 10px;
}


.booking_app_works_list {
    padding: 0;
}

.booking_app_works_list ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 80px 30px;
}

.booking_app_works_list ul li {
    background: linear-gradient(180deg, #fff, #fc76000a);
    box-shadow: 0px 12px 34px rgba(32, 31, 31, 2%);
    padding: 0px 30px 30px 20px;
    border-radius: 20px;
    border: solid 1px rgba(163, 163, 163, 21%);
    margin: 0 0px 0 0px;
    text-align: center;
}

.booking_app_works_list ul li h3 {
    padding-bottom: 20px;
}

.booking_app_works_list_icon img {
    max-width: 45px;
    filter: brightness(0) invert(1);
}

.booking_app_works_list_icon {
    background: #fc7600;
    padding: 18px;
    border-radius: 100px;
    width: fit-content;
    margin: -40px auto 20px auto;
}

/* ----sec08_taxi_outer----*/

/* ----sec06_taxi_outer----*/

/* ============================================
   Industries Section
   ============================================ */

.industries-section {
    margin-bottom: 120px;
}

.industries-carousel {
    position: relative;
    margin-top: 70px;
}

.industries-container {
    display: flex;
    gap: 30px;
    overflow-x: auto;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding: 20px 0;
    margin: 0px 100px
}

.industries-container::-webkit-scrollbar {
    display: none;
}

.industry-item {
    text-align: center;
}

.industry-icon {
    min-width: 150px;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: 0.5s ease;
}

.industries_heading {
    text-align: center;
    position: relative;
}

.industries_heading h2 {
    padding-bottom: 10px;
}

.industries_heading::before {
    position: absolute;
    content: "";
    background: #fc7600;


    left: 50%;
    transform: translateX(-50%);
    width: 42px;
    height: 5px;
    border-radius: 100px;
    bottom: -30px;
}

.industry-icon {
    font-size: 3rem;
    margin-bottom: 30px;
    position: relative;
}

.industry-icon:hover::before {
    position: absolute;
    content: "";
    background: #fc7600;
    width: 60px;
    height: 5px;
    border-radius: 10px 10px 0 0;
    top: -7px;
}

.industry-icon:hover::after {
    position: absolute;
    content: "";
    background: #fc7600;
    width: 60px;
    height: 5px;
    border-radius: 0 0 10px 10px;
    bottom: -7px;
}

.industry-name {
    font-size: 16px;
    line-height: normal;
}

.carousel-btn {
    position: absolute;
    top: 40%;
    transform: translateY(-50%);
    background-color: #fff;
    color: #000;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    transition: 0.2s ease;
    border: solid 1px #ccc;
    cursor: pointer;
}

.carousel-btn:hover {
    background-color: #fc7600;
    border-color: #fc7600;
    color: #000;
}

.carousel-btn-prev {
    left: -25px;
}

.carousel-btn-next {
    right: -25px;
}

.Tech_Stack_Development_Outer {
    padding-bottom: 100px;
    width: 100%;
    margin: 0
}

.Tech_Stack_Development_Outer_Top {
    text-align: center;
    line-height: normal;
    margin-bottom: 50px
}

.Tech_Stack_Development_Outer_Top h2 {
    display: block;
    margin: 0;
}

.Tech_Stack_Development_Outer_Top p {
    margin: 15px 0 20px
}

.Tech_Stack_Development_Outer_Top p a {
    background: #fc7600;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.Fantasy_Sports_Tech_Stack_Tabing {
    margin: 40px 0 0
}

.Fantasy_Sports_Tech_Stack_Tabing .tab {
    --animation-time: 200ms;
    position: relative
}

.Fantasy_Sports_Tech_Stack_Tabing .tabs-wrapper:hover .tabs:hover .tab:active::after,
.Fantasy_Sports_Tech_Stack_Tabing .tabs:hover .tab:active::after {
    transition-delay: 0s, 0s
}

.Fantasy_Sports_Tech_Stack_Tabing .tabs-wrapper {
    width: 100%;
}

.Fantasy_Sports_Tech_Stack_Tabing .tabs {
    display: flex;
    justify-content: center;
    gap: 0 15px;
}

.Fantasy_Sports_Tech_Stack_Tabing .active-content .text {
    display: none
}

.Fantasy_Sports_Tech_Stack_Tabing .active-content .text.active-text {
    display: block
}

.Fantasy_Sports_Tech_Stack_Tabing .section-slk .tab {
    color: #141414;
    font-size: 17px;
    padding: 20px 40px;
    border-radius: 10px 10px 0 0;
    text-decoration: none !important;
    background: #efefef;

    font-weight: 500;
    position: relative;
}

.Fantasy_Sports_Tech_Stack_Tabing .section-slk .tab.is-active {
    font-weight: 600;
    background: #fc7600;
    color: #fff;
}

.Fantasy_Sports_Tech_Stack_box {
    margin: 0;
    width: 100%
}

.Fantasy_Sports_Tech_Stack_box ul {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    background: #fff;
    box-shadow: 0 2px 23px rgb(100 97 97 / 12%);
    padding: 40px;
    border-radius: 20px;
}

.Fantasy_Sports_Tech_Stack_box ul li {
    margin: 0;
    width: 100%;
    text-align: center;
    border-right: solid 1px #cfd0cf;
}

.Fantasy_Sports_Tech_Stack_box ul li:last-child {
    border-right: 0;
}

.color {
    color: #fc7600;
    text-decoration: none;
}

.color:hover {
    color: #fc7600;
    text-decoration: none;
}

.Fantasy_Sports_Tech_Stack_box ul li .Fantasy_Sports_Tech_Stack_box_inner span img {
    width: auto
}

.Fantasy_Sports_Tech_Stack_box ul li .Fantasy_Sports_Tech_Stack_box_inner p {
    font-size: 16px;
    font-weight: 600;
    color: #141414;
    display: block;
    margin: 0
}

/*  */


/* --callto_action-- */

.callto_action {
    background: #000;
    padding: 60px 0;
    margin-bottom: 120px;
}

.callto_action p {
    color: #fff;
    font-weight: 400;
    max-width: 680px;
    font-size: 16px;
    line-height: normal;
}

.callto_action_outer h2 {
    color: #fff;
    padding-bottom: 10px;
}

.callto_action_outer h2 b {
    font-weight: 300;

}

.callto_action_outer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: auto;
}

.callto_action_outer 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;
}

.callto_action_outer button a {
    color: #fff;
}

/* --callto_action-- */


.sys_wordPress_reasons {
    margin-bottom: 100px;
}

.sys_wordPress_reasons_heading {
    padding: 0;
}

.sys_wordPress_reasons_heading h2 {
    text-align: center;
    margin-bottom: 80px;
}

.sys_wordPress_reasons_outer {
    width: 100%;
    margin: auto;
}

.sys_wordPress_reasons_outer ul {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.sys_wordPress_reasons_outer ul li {
    background: #fff;
    padding: 40px 24px;
    text-align: center;
    border-radius: 15px;
    box-shadow: 0 10px 16px rgba(0, 0, 0, 7%);
}

.sys_wordPress_reasons_outer ul li img {
    padding-bottom: 20px;
}

.sys_wordPress_reasons_outer ul li h3 {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    padding-bottom: 20px;
    line-height: normal
}

.sys_wordPress_reasons_outer ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    line-height: 28px;
}


/* -----Faq-----*/
.faq_ECommerce {
    margin: 0;
}

.sys_grocery_accorden_bottom h2 {
    font-size: 40px;
    font-weight: 700;
    color: #18191b;
    line-height: 40px;
    margin-bottom: 50px;
    text-align: center;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 0;
    color: #3c3a3d;
    font-size: 22px;
    font-weight: 600;
    border: none;
    background: 0 0;
    outline: 0;
}

.accordion-item {
    position: relative;
    counter-increment: count;
    transition: all ease-in-out 1s;
    background: linear-gradient(271deg, #fff, #fc76000a);
    padding: 12px 30px;
    margin-bottom: 10px;
    border-radius: 20px !important;
    border: solid 1px #e1dfdf;
}

.accordion-title {
    color: #18191b;
    font-size: 20px;
    font-weight: 600;
}

.accordion button:focus,
.accordion button:hover {
    cursor: pointer;
}

.accordion button .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion button .icon {
    display: inline-block;
    position: absolute;
    top: 18px;
    right: 30px
}

.accordion button .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 16px;
    left: 10px;
    width: 15px;
    height: 3px;
    background: #000;
    color: #000;
}

.accordion button .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 9px;
    left: 16px;
    width: 3px;
    height: 16px;
    background: #000;
    color: #000;
}

.accordion button[aria-expanded=true] .icon::after {
    width: 0;
}

.accordion button[aria-expanded=true]+.accordion-content {
    opacity: 1;
    max-height: 9em;
    transition: all .2s linear;
    will-change: opacity, max-height;
    transition: all ease-in-out 1.5s;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: opacity .2s linear, max-height .2s linear;
    will-change: opacity, max-height;
}

.accordion .accordion-content p {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 26px;
    padding-right: 100px;
    color: #161616;
}

/* -----Faq-----*/














.scroll_bar {
    position: relative;
    background-image: linear-gradient(to right, #e5fda7, #fff, #f6fedf);
    margin-bottom: 120px;
}

.right_scroll_outer {
    display: flex;
    align-self: center;
    gap: 50px;
}

.left_scrollheading {
    width: 30%;
    text-align: left;
    padding: 100px 0;
}

.left_scrollheading h2 {
    padding-bottom: 30px;
    position: relative;
}

.left_scrollheading h2::before {
    position: absolute;
    content: "";
    background: #baf915;
    left: 0;
    width: 42px;
    height: 5px;
    border-radius: 100px;
    bottom: 11px;
}

.right_scroll {
    background-image: linear-gradient(to right, #bef922, #ebfeb9, #f7fee4);
    padding: 20px 0px 20px 50px;
    border-radius: 300px 0 0 300px;
    width: 70%;
    display: flex;
    align-items: center;
    gap: 50px;
}

.right_scroll_content {
    padding: 0;
}

.right_scroll_content ul {
    padding: 0;
    padding-right: 30px;
    height: 300px;
    overflow-y: auto;
}

.right_scroll_content ul li {
    padding: 0;
    margin-bottom: 34px;
    font-size: 26px;
    font-weight: 700;
    color: #0d1611;
    line-height: normal;
    min-height: 190px;
}


.right_scroll_content::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #d7ddc6;
}

.right_scroll_content::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.right_scroll_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #baf915;
}

.right_scroll_content .active {
    background: #224432;
    border-radius: 25px;
    color: #fff !important;
    padding: 24px !important;
    display: flex;
    align-items: center;
    gap: 20px;

}

.right_scroll_content img {
    display: none;
}

.right_scroll_content .active img {
    display: block;
}


/* --responsive-css-- */

@media only screen and (max-width:1500px) {
    .banner_bg {
        padding: 70px 0;
    }

    .banner_outer .right_part .heading h1 {
        font-size: 35px;
        line-height: 50px;
    }


    p {
        font-size: 18px;
        line-height: 30px;
    }

    .carousel-btn-next {
        right: 0;
    }

    .carousel-btn-prev {
        left: 0;
    }
}

@media only screen and (max-width:1366px) {
    .banner_outer .right_part .heading h1 {
        font-size: 32px;
        line-height: 45px;
    }

    .deep_tech_outer .left_part h2 {
        padding: 0 0px 0;
    }

    h2 {
        font-size: 26px !important;
    }

    .arab_markets ul li .arab_markets_inner h3 {
        font-size: 18px;
    }

    .Customer_Panel_main_outer {
        gap: 40px;
    }

    .sys_delivery_apps_services_list h3 {
        font-size: 26px;
    }

    .chatbot_heading {
        padding-bottom: 30px;
    }

    .sec01_courier_inner .right_part {
        width: 100%;
        padding: 30px;
        border-radius: 30px;
    }

    .logos ul li img {
        max-width: 50px;
    }
}

@media only screen and (max-width:1199px) {

    .banner_bg {
        margin-bottom: 80px;
    }

    .logos {
        width: 70%;
    }

    .arab_markets ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .deep_tech {
        margin-bottom: 80px;
    }

    .sec02_courier_outer {
        margin-bottom: 80px;
    }

    .industries-section {
        margin-bottom: 80px;
    }

    .scroll_bar {
        margin-bottom: 80px;
    }

    .framework {
        margin-bottom: 80px;
    }

    .Tech_Stack_Development_Outer {
        padding-bottom: 80px;
    }

    .framework {
        margin-bottom: 80px;
    }

    .sec08_taxi_outer {
        margin-bottom: 80px;
    }

    section.chatbot {
        margin-bottom: 80px;
    }

    .callto_action {
        margin-bottom: 80px;
    }

    .banner_outer .right_part {
        width: 60%;
    }

    .industries-carousel {
        margin-top: 50px;
    }

    .industry-name {
        font-size: 14px;
    }

    .carousel-btn {
        width: 40px;
        height: 40px;
    }

    .industries-container {
        margin: 0px 50px;
    }

    .industry-icon {
        min-width: 110px;
        min-height: 110px;
    }

    .industry-icon img {
        max-width: 55px;
    }

    .industry-icon {
        margin-bottom: 20px;
    }

    .booking_app_works {
        padding-bottom: 60px;
    }

    .booking_app_works_list ul li {
        padding: 0px 20px 20px 20px;
    }

    .booking_app_works_list_icon {
        padding: 10px;
    }

    .booking_app_works_list_icon img {
        max-width: 38px;
    }

    .framework_outer {
        padding: 30px 30px;
        border-radius: 30px;
    }

    .logos ul {
        gap: 20px;
    }

    .framework_outer h2 {
        padding-bottom: 30px;
    }

    .sys_grocery_accorden_bottom h2 {
        margin-bottom: 30px;
    }

    .sys_wordPress_reasons_heading h2 {
        margin-bottom: 40px;
    }

    .callto_action_outer {
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        text-align: center;
        justify-content: center;
    }

    .callto_action p {
        max-width: 100%;
    }

    .callto_action {
        padding: 40px 0;
    }
}

@media only screen and (max-width:992px) {
    .banner_bg {
        padding: 50px 0;
    }

    .Fantasy_Sports_Tech_Stack_Tabing .tabs {
        white-space: nowrap;
        overflow-x: auto;
        justify-content: flex-start;
    }

    .Fantasy_Sports_Tech_Stack_box ul li .Fantasy_Sports_Tech_Stack_box_inner span img {
        width: 40px;
    }

    .Fantasy_Sports_Tech_Stack_box ul li .Fantasy_Sports_Tech_Stack_box_inner p {
        font-size: 14px;
    }

    .Tech_Stack_Development_Outer_Top {
        margin-bottom: 20px;
    }

    .banner_outer .right_part .heading {
        text-align: center;
    }

    .banner_outer .right_part {
        width: 100%;
    }

    .banner_outer .right_part button {
        margin: auto;
    }

    .deep_tech_outer .left_part {
        text-align: center;
        flex-wrap: wrap;
        gap: 10px;
    }

    .deep_tech_outer .left_part p {
        padding-bottom: 0;
    }

    .booking_app_works_list ul li h3 {
        padding-bottom: 20px;
        line-height: normal;
    }

    .booking_app_works_list ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 50px 20px;
    }

    .logos ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .ubrcln_buld_bx {
        width: 45%;
    }

    .sys_wordPress_reasons_outer ul {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }

    .sys_wordPress_reasons_heading h2 {
        margin-bottom: 20px;
    }

    .sys_wordPress_reasons {
        margin-bottom: 80px;
    }
}

@media only screen and (max-width:767px) {
    br {
        display: none !important;
    }

    .Fantasy_Sports_Tech_Stack_box ul li {
        width: 30%;
    }

    .Fantasy_Sports_Tech_Stack_box ul {
        padding: 20px;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
    }

    .Fantasy_Sports_Tech_Stack_box ul li {
        border: unset;
        background: #f1f1f1;
        padding: 20px;
    }

    .ubrcln_buld_bx {
        margin: 0 20px 20px 0;
    }

    .sec01_courier_inner .right_part {
        padding: 20px;
        border-radius: 20px;
    }

    .arab_markets ul {
        display: flex;
        overflow-x: auto;
    }

    .arab_markets ul li {
        min-width: 300px;
    }

    .logos {
        width: 100%;
    }

    .framework {
        margin-bottom: 50px;
    }

    .logos ul li img {
        max-width: 40px;
    }

    .ubrcln_buld_bx {
        margin: 0 20px 20px 0;
    }
}

@media only screen and (max-width:600px) {
    .banner_outer .right_part .heading h1 {
        font-size: 26px;
        line-height: 40px;
    }

    .logos ul li:nth-child(2n) {
        margin-left: unset;
    }

    .logos ul li {
        padding: 14px 14px 14px 30px;
        width: 100%;
        min-width: 100%;
        font-size: 16px;
    }

    .framework_outer h2 {
        padding-bottom: 20px;
    }

    .logos ul li span {
        width: 30px;
        height: 30px;
        font-size: 18px;
    }

    .logos ul li {
        margin-bottom: 20px;
    }

    .banner_bg {
        padding: 30px 0;
    }

    .banner_outer .right_part button {
        padding: 10px 25px;
    }

    .logo a img {
        max-width: 150px;
    }

    .accordion .accordion-content p {
        padding-right: 0;
        font-size: 14px;
    }

    .accordion button .accordion-title {
        padding: 0;
        font-size: 15px;
    }

    .accordion button {
        padding: 8px 24px 8px 0;
    }

    .accordion button .icon {
        right: 24px;
        top: 5px;
    }

    .accordion-item {
        padding: 10px 10px;
        border-radius: 10px !important;
    }

    .booking_app_works_list ul li {
        padding: 0px 10px 10px 10px;
    }

    .logos ul {
        grid-template-columns: repeat(3, 1fr);
    }

    .framework_outer {
        padding: 20px 20px;
        border-radius: 20px;
    }

    .chatbot_heading {
        padding-bottom: 10px;
    }

    .sys_wordPress_reasons_outer ul {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }

    .framework_outer p {
        padding-bottom: 20px;
    }
}

@media only screen and (max-width:480px) {
    .banner_outer .right_part .heading h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .sec01_courier_inner button {
        padding: 15px 20px;
    }

    .banner_outer .right_part .heading p {
        font-size: 16px;
    }

    .banner_bg {
        margin-bottom: 40px;
        background-size: cover;
        background-position-x: center;
    }

    .framework {
        margin-bottom: 20px;
    }

    .deep_tech {
        margin-bottom: 40px;
    }

    .sec02_courier_outer {
        margin-bottom: 40px;
    }

    .industries-section {
        margin-bottom: 40px;
    }

    .sys_wordPress_reasons {
        margin-bottom: 40px;
    }

    .scroll_bar {
        margin-bottom: 40px;
    }

    .Tech_Stack_Development_Outer {
        padding-bottom: 40px;
    }

    .sec08_taxi_outer {
        margin-bottom: 40px;
    }

    section.chatbot {
        margin-bottom: 40px;
    }

    .callto_action {
        margin-bottom: 40px;
    }

    h2 {
        font-size: 20px !important;
        line-height: normal;
    }

    h3 {
        font-size: 18px !important;
        line-height: normal;
    }

    .deep_tech_outer .left_part {
        padding-bottom: 20px;
    }

    .sys_delivery_apps_services_list h3 {
        font-size: 18px;
    }

    p {
        font-size: 14px !important;
        line-height: 24px;
    }

    .carousel-btn {
        display: none;
    }

    .industries-container {
        margin: 0px 0;
    }

    .industries-carousel {
        margin-top: 40px;
    }

    .chatbot_heading {
        padding-bottom: 10px;
    }

    .ubrcln_buld_bx {
        width: 100%;
        margin: 0 0 20px 0;
    }

    .callto_action_outer button {
        padding: 15px 20px;
    }

    .logos ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .booking_app_works_list ul {
        grid-template-columns: repeat(1, 1fr);
    }

    .sec01_courier_inner .right_part {
        border-radius: 10px;
    }

    .industries_heading::before {
        bottom: -20px;
    }

    .booking_app_works_list ul li h3 {
        padding-bottom: 10px;
    }

    .booking_app_works_list ul li {
        border-radius: 10px;
    }

    .booking_app_works_list_icon {
        margin: -40px auto 10px auto;
    }

    .logos ul li {
        border-radius: 10px;
    }

    .logos ul li span {
        font-size: 14px;
    }

    .sys_grocery_accorden_bottom h2 {
        margin-bottom: 20px;
        line-height: normal;
    }

    .sec01_courier_inner .right_part h2 {
        padding-bottom: 15px;
    }

    .industries-container {
        gap: 10px;
    }

    .industry-icon {
        margin-bottom: 10px;
    }

    .industries-container {
        padding: 10px 0;
    }

    .logos ul {
        gap: 10px;
    }

    .framework_outer {
        padding: 10px;
        border-radius: 10px;
    }

    .sys_wordPress_reasons_outer ul li {
        padding: 20px 20px;
        border-radius: 10px;
    }

    .sys_wordPress_reasons_outer ul li h3 {
        padding-bottom: 10px;
    }

    .callto_action {
        padding: 30px 0;
    }

    .Fantasy_Sports_Tech_Stack_box ul {
        padding: 0;
        gap: 10px;
        margin: 20px 0 0 0;
    }

    .Fantasy_Sports_Tech_Stack_box ul li {
        border: unset;
        background: transparent;
        padding: 0;
        width: calc(100% / 2 - 5px);
        height: 100%;
    }

    .Fantasy_Sports_Tech_Stack_box_inner {
        height: 100%;
        background: #fff;
        min-height: 104px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding: 15px;
        border: solid 1px #ccc;
    }

    p {
        line-height: 26px !important;
    }
}