p {
    color: #000;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 400;
}
img {
    max-width: 100%;
}
.banner .heading-area h2,
.banner .heading-area strong,
.banner .heading-area h3,
.banner .heading-area h4 {
    color: #1ca3ff;
}
.banner .heading-area h3:after,
.banner .heading-area h2:after,
.banner .heading-area h4:after {
    background-color: #1ca3ff;
}
.heading-area h2:after,
.heading-area h3:after,
.heading-area h4:after {
    background-color: #1ca3ff;
}
.flow-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 0;
}
.flow-button-btn {
    background-color: #1ca3ff;
    font-size: 31px;
    color: #fff;
    padding: 20px 45px;
    min-width: 31.2%;
    text-align: center;
    font-weight: 600;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
.flow-button-btn:hover {
    background-color: #c07a24;
    color: #fff;
}
.mobile-talabat-app-right a {
    background: #1ca3ff;
    text-align: center;
}
ul.gen-listing li {
    background-image: none;
    position: relative;
    z-index: 1;
}
ul.gen-listing li::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    z-index: -1;
    height: 8px;
    background: #1ca3ff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
     margin-top: 8px;
}
.heading-area h2, .heading-area h3, .heading-area h4, .scripting .heading-area h4 {
    line-height: 1.2em;
}
.common-button.btn-color2 {
    background-color: #1ca3ff;
}
.common-button.btn-color2:hover,
.common-button.btn-color2:focus {
    background-color: #035c97;
}
.heading-area.center > p{
    text-align: center;
}
.bgcolor1 {
    background-color: #2F9CF9;
}
.bgcolor2 {
    background-color: #41CAA5;
}
.bgcolor3 {
    background-color: #F1A818;
}
.bgcolor4 {
    background-color: #5AC7DF;
}
.bgcolor5 {
    background-color: #F26C34;
}
.bgcolor6 {
    background-color: #2EB162;
}
/* -------------------------------------------------- */
.banner {
    padding: 40px 0;
    background-image: none;
    background-color: #fff;
    background-position: bottom center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.banner:after{
    display: none;
}
.banner .heading-area h1 {
    color: #000;
    line-height: 55px;
}
.banner p {
    color: #000;
    font-weight: 400;
    line-height: 1.7em;
}
.banner .banner-inner{
    justify-content: space-between;
    align-items: center;
}
.banner .heading-area h1{
	line-height:1em;
    font-size: 45px;
}
.banner .heading-area .sub_title{
	color: #1ca3ff;
    line-height: 1.2em;
    margin:5px 0 0 0;
    font-size: 22px;
}
.banner .heading-area .sub_title:after {
    background-color: #1ca3ff;
}
.banner-left {
    width: 48%;
}
.banner-right {
    width: 49%;
}
.testimonials-card{
    border-color: #1ca3ff;
}
.testimonials-card:hover {
    box-shadow: 0px 4px 47px 0px rgba(0, 0, 0, 0.22);
    background: #1ca3ff;
    border: solid 2px #ffffff;
}
.testimonials-description h4{
    color: #1ca3ff;
}
.testimonials-description .more-videos{
    background: #1ca3ff;
    color: #fff;
}
.testimonials-card:hover .testimonials-description .more-videos {
    color: #000;
}
.testimonials-description .more-videos span img{
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.testimonials-card:hover .testimonials-description .more-videos span img{
    filter: none;
    -webkit-filter: none;
}
.btn {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    background-color: #1ca3ff;
    padding: 16px 30px;
    border-radius: 5px;
    font-weight: 500;
    display: inline-block;
    position: relative;
    margin-right: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    transition: all 0.5 ease-in-out;
    -webkit-transition: all 0.5 ease-in-out;
    -moz-transition: all 0.5 ease-in-out;
    -ms-transition: all 0.5 ease-in-out;
    -o-transition: all 0.5 ease-in-out;
    margin: 10px 0 0 0;
}
.btn:hover, .btn:focus {
    background: #b83838;
    text-decoration: none;
}
.videosection {
    padding: 40px 0;
    background-color: #e3f4ff;
}
.video-holder {
    max-width: 800px;
    margin:15px auto 0 auto;
    position: relative;
}
.video-holder::before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 56.25%;
}
.video-holder .play-anim-ico {
    left: 50%;
    right: auto;
    top: 50%;
    margin: 0;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.videosection-inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}
.videosection-left {
    position: relative;
}
.videosection-left:after {
    content: '';
    position: absolute;
    width: 1px;
    height: 100%;
    right: -25px;
    top: 0;
    background-color: #ccc;
}
.video-holder img {
    width: 100%;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
}
.video-holder iframe {
    outline: 1px solid #ddd;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.videosection .heading-style3{display: block;margin-bottom: 20px;}
.video-holder .play-anim-ico {
    left: 50%;
    right: auto;
    top: 50%;
    margin: 0;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.play-anim-ico {
    background-image: url(../images/postmates-clone-latest/play-video.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 60px;
    position: absolute;
    height: 60px;
    right: 50px;
    top: 50px;
    z-index: 111;
    cursor: pointer;
}
.play-anim-ico:after {
    position: absolute;
    width: 34px;
    height: 34px;
    content: '';
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: -17px 0 0 -17px;
    border-radius: 50%;
    z-index: -1;
    box-shadow: 0 0 0 13px #fff;
    transform: scale(0.9);
    transform-origin: center center;
    animation: pulse-me 1s linear infinite;
    -webkit-animation: pulse-me 1s linear infinite;
}
ul.gen-listing li>strong {
    font-size: 17px;
    color: #000;
}
.scripting {
    background-color: #f8f8f8;
}
.scripting p > strong{
    font-weight: 600;
    color: #000;
}
.scripting li{
    font-size: 16px;
    color: #000;text-align: justify;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px 0;
}
.scripting li:last-child{
    margin-bottom: 0;
}
.scripting li strong {
    font-weight: bold;
    display: block;
}
.mobile-talabat-app-part{
    background: transparent;
    margin: 0 ;
    padding: 0;
    align-items: center;
    justify-content: space-between;
}
.mobile-talabat-app-right p{
    font-size: 16px;
    font-weight: 400;
}
@keyframes pulse-me {
    0% {
        transform: scale(.9);
        opacity: .2;
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9)
    }
    50% {
        opacity: .5
    }
    70% {
        opacity: .09
    }
    100% {
        transform: scale(2.1);
        opacity: 0;
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -ms-transform: scale(2.1);
        -o-transform: scale(2.1)
    }
}
/****************************************************/
.services {
    padding: 40px 0;
    background-color: #e3f4ff;
}
.services-inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
.services ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 20px;
}
.services ul li img {
    width: 60px;
    height: 60px;
}
.services ul li {
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    padding: 15px;
    border-radius: 15px;
    gap: 10px;
    background-color: #fff;
}
.services ul li strong {
    color: #000;
    font-weight: 600;
}
/****************************************************/
.business {
    padding: 40px 0;
}
.business-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: grid;
    gap: 30px;
    grid-template-columns: 2.5fr 2fr;
    align-items: center;
}
.business ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.business ul li {
    padding: 0 10px;
    margin-bottom: 20px;
}
.business ul li:last-child {
    margin-bottom: 0;
}
.business-block-inner {
    padding: 20px;
    height: 200px;
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #fff;
}
.business-block-inner strong {
    font-size: 18px;
    display: block;
    margin-top: 15px;
    font-weight: 600;
    text-align: center;
}
.business ul li img {
    height: 70px;
}
/****************************************************/
ul.general-features {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 10px;
}
ul.general-features:last-child {
    margin-bottom: 0;
}
ul.general-features li {
    padding: 20px;
    position: relative;
}
ul.general-features li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset;
    pointer-events: none;
    z-index: 1;
}
ul.general-features li strong {
    display: block;
    font-weight: 600;
    font-size: 20px;
    margin: 10px 0 10px 0;
}
ul.general-features li i img {
    width: 65px;
    height: 65px;
    font-size: 0;
    display: inline-block;
}
/****************************************************/
/**********************************************/
.screens {
    padding: 35px 0 40px 0;
    background-color: #e3f4ff;
}
.screens .heading-area {
    text-align: center;
}
.screens-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.screens .heading-area h3 {
    padding-bottom: 10px;
    margin-bottom: 18px;
    margin-top: -2px;
}
.screens .heading-area h3::after {
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.TABROW {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin:0 0 20px 0;
    gap: 15px;
}
.TABROW .TAB {
    min-width: 197px;
    height: 50px;
    padding: 15px 15px;
    box-sizing: border-box;
    font-weight: 600;
    text-transform: uppercase;
    color: #606060;
    letter-spacing: 1px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 0 1px #d8d8d8 inset;
    cursor: pointer;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    background-color: #fff;
}
.TABROW .TAB.active {
    background-color: #1ca3ff;
    color: #fff;
    box-shadow: none;
}
.screens ul {
    display: none;
    justify-content: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}
.screens ul.active {
    display: grid;
}
.screens ul li {
    box-sizing: border-box;
}
.screens ul li img {
    max-width: 100%;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.3);
}
.screens .view-app-flow {
    font-size: 22px;
    background-color: #1ca3ff;
    font-weight: 600;
    color: #ffffff;
    padding: 14px 40px 17px 40px;
    min-width: 264px;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 30px;
    margin-top: 35px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.screens .view-app-flow:hover {
    background-color: #249e44;
}
.screens a.button-btn {
  background-color: #50aad9;
  font-size: 31px;
  color: #fff;
  padding: 20px 45px;
  border-radius: 45px;
  min-width: 31.2%;
  text-align: center;
  font-weight: 600;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  margin: 30px auto 0;
  display: table;
  width: auto;
}
.screens a.button-btn:hover {
    background-color: #1c5879;
}
.faq-sec.scripting {
    background-color: #e3f4ff;
}
/**************************************/
.other-products {
    padding: 40px 0;
}
.other-products-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 50px;
}
.other-products ul {
    display: grid;
    gap:20px;
    grid-template-columns: 1fr 1fr;
}
.other-products ul li {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    overflow: hidden;
    background-color: #fff;
}
.other-products ul li strong {
    font-size: 18px;
    padding: 15px;
    display: block;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.other-products ul li img {
    vertical-align: top;
}
/*************************************/
/**************************************/
.order ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    list-style: none;
    justify-content: space-between;
}
.order .heading-area strong {
    display: block;
    font-weight: 500;
}
.order .heading-area h3 span {
    display: block;
    font-size: 28px;
    margin: 10px 0 10px 0;
}
.order .heading-area h3::before {
    display: none;
}
.order-inner {
    max-width: 1310px;
    padding:0 15px;
    margin: 0 auto;
}
.order ul li i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #333;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    width: 122px;
    height: 117px;
    border-radius: 5px;
}
.order ul li:nth-child(odd) i {
    background-color: #ff6c6c;
}
.order ul li i img {
    height: 65px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.order ul li:hover i img {
    opacity: 1;
}
.order ul li strong {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #303030;
    margin: 20px 0 8px 0;
}
.order ul li {
    padding: 0;
    box-sizing: border-box;
    border-radius: 12px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}
.order ul li p {
    margin-bottom: 0;
    text-align: left;
}
.order {
    padding: 40px 0;
    position: relative;
    z-index: 1;
}
/*******************************************/
/*************************************/
.demolinks {
    padding: 40px 0;
    background-color: #1ca3ff;
}
.demolinks .heading-area h4,
.demolinks p {
    color: #fff;
}
.demolinks .heading-area h4:after {
    background-color: #fff;
}
.demolinks-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.demolinks ul {
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-auto-flow: column;
    gap: 10px;
    max-width: 890px;
    margin: 0 auto;
}
.demolinks ul li a {
    display: block;
    position: relative;
}
.demolinks ul li a img {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 100%;
}
.demolinks ul li a::before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 32.76%
}
.testimonials-img img {
    width: 150px;
    height: 150px;
    font-size: 0;
}
/*************************************/
.accordion-panel .accordion:hover,
.accordion-panel .active {
    background-color: #ff6c6c;
}
.accordion-panel .panel {
    border-left: 10px solid #ff6c6c;
}
.accordion-panel .accordion {
    padding: 12px 18px;
}
.accordion-panel .accordion:after {
    color: #fff;
}
.accordion-panel {
    border: 1px solid #ddd;
}
/*************************************/
.fetures{
    padding: 40px 0;
}
.fetures-inner{
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
.fetures-inner ul{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
}
.fetures-inner ul li .fet-caption{
    padding: 20px;
    background-color: #fff;
    min-height: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.fet-caption  i{
    font-size: 40px;
    color: #000;
    margin: 0 0 15px 0;
    display: block;
}
.fet-caption strong{
    display: block;
    text-transform: capitalize;
    color: #000;
    font-size: 20px;
    margin: 0 0 10px 0;
    font-weight: 600;
    line-height: 1em;
}
/*************************************/
.faq{
   padding: 40px 0;
   background-color: #f8f8f8;
}
.faq__inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
}
.faq_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.faq_list li {
    border: 1px solid #ddd;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    padding: 0 0 10px 0;
    background: #fff;
}
.faq_list li:last-child{
        margin-bottom: 0;
}
.faq_list li strong {
    font-size: 18px;
    line-height: normal;
    display: block;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 20px 10px 20px;
    text-transform: capitalize;
    border-radius: 12px 12px 0 0;
    background: #e3f4ff;
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -ms-border-radius: 12px 12px 0 0;
    -o-border-radius: 12px 12px 0 0;
    font-weight: 600;
}
.faq_list li p {
    padding: 0 20px;
}
/*************************************/
.testimonials-section {
    background: #fff;
}
/*************************************/
/**************************************/
.latest-features {
    padding: 40px 0;
    background-color: #e3f4ff;
}
.latest-features-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.latest-features .heading-area {
    width: 100%;
    margin-bottom: 0;
}
.latest-features ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.latest-features ul li {
    display: grid;
    grid-template-columns: 60px auto;
    gap: 15px;
    padding: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.10);
    border-radius: 10px;
    background-color: #fff;
}
.latest-features ul li i {
    height: 60px;
    flex-shrink: 0;
    border-radius: 60px;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    color: #fff;
}
.latest-features ul li strong {
    display: block;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-bottom: 6px;
    text-transform: capitalize;
}
.latest-features img {
    max-width: 100%;
    vertical-align: top;
}
.latest-features p {
    text-align: inherit;
}
/**************************************/
/**************************************/
.revenue-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
}
.revenue {
    padding: 40px 0 40px 0;
}
.revenue ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.revenue-inner-block strong {
    font-size: 22px;
    font-weight: bold;
    display: block;
    margin: 0 0 10px 0;
    color: #000;
}
.revenue-inner-block {
    padding: 20px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.revenue-caption {
    width: calc(100% - 115px);
    width: -o-calc(100% - 115px);
    width: -moz-calc(100% - 115px);
    width: -webkit-calc(100% - 115px);
}
.revenue-caption p {
    margin: 0;
}
.revenue-inner-block i {
    margin-right: 15px;
    display: inline-flex;
    align-items: flex-start;
    justify-content: center;
    padding-right: 10px;
    border-right: 1px solid #ddd;
}
.revenue-inner-block i img {
    width: 80px;
    height: 80px;
    display: inline-block;
}
/*******************************************/
#enquire-now {
    padding: 40px 0px 40px 0px;
}
/*************************************/
@media (max-width:1199px) {
    .business-inner {
        grid-template-columns: 2fr 2fr;
    }
}
@media (max-width:991px) {
    .mobile-talabat-app-left{
        width: 100%;
        text-align: center;
        margin: 0 0 20px 0;
    }
    .mobile-talabat-app-right{
        width: 100%;
    }
    ul.general-features {
        grid-template-columns: 1fr 1fr;
    }
    .screens ul {
        grid-template-columns: 1fr 1fr;
    }
    .business-inner {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .other-products-inner {
        display: flex;
        flex-direction: column-reverse;
        gap: 10px;
    }
    .services ul {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .banner .banner-inner {
        flex-direction: column-reverse;
    }
    .banner-left {
        width: 100%;
    }
    .banner-right {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    .videosection-inner {
        grid-template-columns: 1fr;
    }
    .videosection-left:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        right: auto;
        left: 0;
        top: auto;
        bottom: -25px;
        background-color: #ccc;
    }
    .order ul {
        grid-template-columns: repeat(2, 1fr);
    }
    .flow-button-btn {
        font-size: 25px;
    }
    .fetures-inner ul{
        grid-template-columns: repeat(2, 1fr);
    }
    .banner .heading-area h1 {
        font-size: 35px;
    }
    .revenue-inner-block i img {
        width: 60px;
        height: 60px;
    }
    .revenue-caption {
        width: calc(100% - 95px);
        width: -o-calc(100% - 95px);
        width: -moz-calc(100% - 95px);
        width: -webkit-calc(100% - 95px);
    }
}
@media (max-width:767px) {
    .banner-inner.row-reverse{
        flex-direction: column-reverse;
    }
    .banner-inner.row-reverse .banner-right{
        margin: 0 0 20px 0;
    }
    .heading-area h2, .heading-area h3, .heading-area h4, .scripting .heading-area h4 {
        font-size: 24px;
        line-height: 28px;
    }
    .mobile-talabat-app-part{
        padding: 15px;
    }
    .mobile-talabat-app-left{
        margin: 0 0 20px 0;
    }
    .mobile-talabat-app-right a {
        padding: 10px 15px;
        font-size: 16px;
    }
    .video-holder .play-anim-ico {
        transform: translate(-50%,-50%) scale(0.7);
        -webkit-transform: translate(-50%,-50%) scale(0.7);
        -moz-transform: translate(-50%,-50%) scale(0.7);
        -ms-transform: translate(-50%,-50%) scale(0.7);
        -o-transform: translate(-50%,-50%) scale(0.7);
    }
    .banner .heading-area .sub_title {
        line-height: 26px;
        margin: 10px 0 15px 0;
    }
    .mobile-talabat-app-part{
        padding: 15px 0;
    }
    p {
        line-height: 24px;
    }
    .screens ul li {
        text-align: center;
    }
    ul.general-features li {
        padding: 20px;
    }
    ul.general-features {
        grid-template-columns: 1fr;
    }
    .business-block-inner {
        width: auto;
        height: auto;
    }
    .business ul li {
        width: 50%;
        margin-bottom: 20px;
    }
    .business ul li:last-child {
        width: 100%;
        margin-bottom: 0;
    }
    .services ul {
        grid-template-columns: 1fr 1fr;
    }
    .flow-button-btn {
        font-size: 22px;
    }
    .latest-features ul {
        grid-template-columns: 100%;
    }
    .revenue ul {
        grid-template-columns: 100%;
    }
}
@media (max-width:630px) {
    .banner .heading-area h1 {
        font-size: 30px;
    }
    .banner .heading-area .sub_title{
        font-size: 19px;
        line-height: 1em;
    }
    ul.general-features {
        grid-template-columns: 1fr;
    }
    .demolinks ul {
        grid-template-columns: 1fr 1fr;
        grid-auto-flow: row;
        gap: 10px;
    }
    .screens ul {
        grid-template-columns: 1fr;
    }
    .order ul {
        grid-template-columns: 1fr;
    }
    .flow-button-btn {
        font-size: 20px;
    }
    .fetures-inner ul{
        grid-template-columns: 1fr;
    }
    .faq_list {
        grid-template-columns: 100%;
    }
}
@media (max-width:480px) {
    .business ul li {
        width: 100%;
    }
    .other-products ul {
        grid-template-columns: 1fr;
    }
    .services ul {
        gap: 10px;
    }
    .services ul li img {
        width: 50px;
        height: 50px;
    }
    .services ul li {
        flex-direction: column;
    }
    .latest-features ul li {
        grid-template-columns: 100%;
        text-align: center;
    }
    .latest-features ul li i {
        width: 60px;
        margin: 0 auto;
    }
    .revenue-caption {
        width: 100%;
        margin-top: 10px;
    }
    .revenue-inner-block i {
        border: none;
        padding: 0;
        margin: 0 auto;
    }
    .revenue-inner-block {
        text-align: center;
    }
    .revenue-caption p {
        text-align: center;
    }
}