body {
    margin: 0;
    padding: 0;
    font-family: 'Poppins';
}

section {
    width: 100%;
    float: left;
}

.e_com_banner {
    margin: 45px 0;
}
.e-commerce-banner.e_com_banner {
    margin: 150px 0px 45px 0;
}
.e_comm_h {
    text-align: center;
    font-size: 27px;
    font-weight: 600;
    line-height: 37px;
    margin: 0 auto;
    margin-bottom: 7px;
    color: #000;
}

p {
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    color: #000;
}

.e_comm_p {
    text-align: center;
    line-height: 26px;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 500;
}


/****e-commerce-banner*****/

.e-commerce-whole {
    padding: 0;
}

.e-commerce-left {
    padding: 0 56px 0 0;
}

.e-commerce-right {
    padding: 0;
}

.e-commerce-banner b {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 20px;
    color: #000;
}

.e-commerce-banner .banner_strg {
    color: #00B14F;
}

.e-commerce-banner-right {
    position: absolute;
    top: 0;
    right: 0;
}

.e-commerce-banner .e_comm_h {
    text-align: left;
    font-size: 35px;
    font-weight: 500;
    line-height: 50px;
}

.e-commerce-banner .e_comm_h span {
    font-weight: 700;
}

.e-commerce-banner .banner_p {
    font-size: 14px;
    margin: 15px 0px 30px 0px;
}

.e-commerce-banner button {
    background-color: #00B14F;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #00B14F;
    padding: 12px 30px;
    transition: 0.2s ease-in-out;
}

.e-commerce-banner button img {
    transition: 0.2s ease-in-out;
    position: relative;
    left: -6px;
}

.e-commerce-banner button:hover img {
    left: 90px;
    transition: 0.2s ease-in-out;
    position: relative;
}

.e-commerce-banner button:hover .btn_p {
    right: 20px;
    transition: 0.2s ease-in-out;
    position: relative;
}

.e-commerce-banner button .btn_p {
    position: relative;
    transition: 0.2s ease-in-out;
    right: 0;
}

.e-commerce-banner button:hover {
    border-radius: 30px;
    transition: 0.2s ease-in-out;
}

.e-com-banner-btns button:first-child {
    margin-right: 30px;
}

.e-com-banner-btns button:last-child {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}

.e-com-banner-btns button:last-child img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(9%) hue-rotate(239deg) brightness(100%) contrast(100%);
}

.e-com-banner-btns button:last-child:hover {
    background-color: #000;
    color: #fff;
}

.e-com-banner-btns button:last-child:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(99%) saturate(0%) hue-rotate(307deg) brightness(100%) contrast(102%);
}

.client-counts {
    width: 100%;
    padding: 0;
    margin: 55px 0px 20px 0px;
}

.client-counts li {
    width: 24%;
    display: inline-block;
    padding-right: 10px;
}

.d-block {
    font-size: 13px;
    font-weight: 500;
    color: #000 !important;
	width: 100%;
    display: block;
}

.client-counts .count {
    font-size: 23px;
    color: #000;
    font-weight: 700;
    margin-bottom: 7px;
	display: inline-block;
}

.client-counts li span {
    color: #00B14F;
    font-weight: 500;
	font-size: 23px;
	margin-bottom: 7px;
	display: inline-block;
}


/****white-label*****/

.white-label p {
    margin-bottom: 47px;
    line-height: 26px;
}

.white-label .e_comm_h {
    text-align: left;
    margin-bottom: 15px;
}

.white-label button {
    background-color: #00B14F;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #00B14F;
    padding: 12px 30px;
    transition: 0.2s ease-in-out;
}


/* .white-label button p {
    font-size: 14px;
    margin: 0;
} */

.white-label button img {
    transition: 0.2s ease-in-out;
    position: relative;
    left: -6px;
}

.white-label button:hover img {
    left: 90px;
    transition: 0.2s ease-in-out;
    position: relative;
}

.white-label button:hover .btn_p {
    right: 20px;
    transition: 0.2s ease-in-out;
    position: relative;
}

.white-label button .btn_p {
    position: relative;
    transition: 0.2s ease-in-out;
    right: 0;
}

.white-label button:hover {
    border-radius: 30px;
    transition: 0.2s ease-in-out;
}


/****our-specialty*****/

.our-specialty .e_comm_h {
    text-align: left;
    margin-bottom: 30px;
}

.our-specialty p {
    margin-bottom: 22px;
    background: url(../png/e-commerce-icon39.png) no-repeat;
    background-size: 24px;
    padding-left: 42px;
    background-position: left;
    font-size: 14px;
}

.our-specialty-left {
    padding: 0;
}

.our-specialty-right {
    margin-top: 30px;
}

.our-specialty-whole {
    padding: 0;
}


/****customer-app*****/

.customer-app .e_comm_p {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.customer-part {
    border: 1px solid #00b14f2e;
    padding: 16px;
    min-height: 243px;
    border-radius: 3px;
    transition: 0.2s ease-in-out;
}

.customer-part h4 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 15px;
	color:#000;
}

.customer-app-part {
    padding: 10px;
}

.customer-part p {
    font-size: 14px;
    line-height: 23px;
    margin: 0;
    font-weight: 500;
}

.customer-app-whole {
    padding: 0;
}

.customer-part:hover h4,
.customer-part:hover img {
    filter: brightness(0) saturate(100%) invert(55%) sepia(76%) saturate(3048%) hue-rotate(112deg) brightness(88%) contrast(103%);
    transition: 0.2s ease-in-out;
}


/****delivery-provider*****/

.delivery-provider .e_comm_p {
    width: 48%;
    margin-bottom: 50px;
}

.delivery-provider-right {
    height: 484px;
    overflow: auto;
    padding: 0px 51px 0px 51px;
    direction: rtl;
}

.delivery-provider-point {
    direction: ltr;
    margin-bottom: 15px;
}

.delivery-provider-right::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.delivery-provider-right::-webkit-scrollbar-thumb {
    background: #80808085;
    border-radius: 10px;
}

.delivery-provider-right::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #bbb;
    border-radius: 10px;
}

.delivery-provider-right::-webkit-scrollbar-button {
    height: 359px;
}

.delivery-provider-point dd {
    width: 100%;
}

.delivery-provider-point span {
    width: 40px;
    display: inline-block;
}

.delivery-provider-point h3 {
    width: 70%;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 12px;
	color:#000;
}


.delivery-provider-point p {
    padding-left: 46px;
}


/****restaurant-app*****/

.restaurant-app {
    background-color: #EFFFF6;
    padding: 40px 0px 30px 0px;
}

.restaurant-app .e_comm_p {
    width: 37%;
    margin: 0 auto;
    margin-bottom: 30px;
}

.restaurant-part {
    padding: 17px;
    min-height: 245px;
    transition: 0.2s ease-in-out;
    border-radius: 10px;
    background-color: #fff;
}

.restaurant-part h4 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 15px;
	color:#000;
}

.restaurant-part p {
    font-size: 14px;
    font-weight: 500;
}

.restaurant-part:hover {
    background-color: #00B14F;
    border-radius: 10px;
    transition: 0.2s ease-in-out;
}

.restaurant-part:hover h4,
.restaurant-part:hover p {
    color: #fff;
    transition: 0.2s ease-in-out;
}

.restaurant-part:hover img {
    filter: brightness(0) saturate(100%) invert(99%) sepia(8%) saturate(39%) hue-rotate(334deg) brightness(106%) contrast(100%);
}

.restaurant-app-whole {
    padding: 0;
}

.restaurant-app-part {
    padding: 10px;
}


/*****admin-ecommerce****/

.admin-ecommerce .e_comm_p {
    width: 37%;
}

.admin-ecommerce-whole {
    text-align: center;
    padding: 0;
    margin-top: 20px
}

.admin-ecommerce-part {
    width: 32.7%;
    text-align: left;
    padding: 14px;
    display: inline-block;
    vertical-align: top;
    min-height: 186px;
    transition: 0.2s ease-in-out;
}

.admin-ecommerce-part:hover h4 {
    color: #00B14F;
    transition: 0.2s ease-in-out;
}

.admin-ecommerce-part div {
    width: 100%;
    margin-bottom: 10px;
}

.admin-ecommerce-part div span {
    width: 15%;
    display: inline-block;
}

.admin-ecommerce-part div span img {
    vertical-align: text-bottom;
}

.admin-ecommerce-part div h4 {
    width: 83%;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    color: #000;
	line-height: 24px;
	vertical-align: top;
}

.admin-ecommerce-part p {
    font-weight: 500;
    font-size: 14px;
}


/*****app-development****/

.app-development {
    background: url("../png/app-background.png") no-repeat;
    background-size: 100% 100%;
    padding: 56px 0px 37px 0px;
}

.app-development h5 {
    font-weight: 600;
    font-size: 16px;
    margin-top: 17px;
}

.app-development-left p {
    font-size: 14px;
}

.app-development .e_comm_h span {
    display: block;
    font-size: 28px;
}

.app-development .e_comm_h {
    font-size: 15px;
    font-weight: 600;
    line-height: 35px;
    text-align: left;
}

.whole-app-development {
    padding: 0;
}


/* .app-development-right {
    padding: 0;
    text-align: right;
    padding-top: 78px;
}

.app-development-left {
    padding-right: 107px;
} */

.app-development button {
    background-color: #00B14F;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #00B14F;
    padding: 12px 30px;
    transition: 0.2s ease-in-out;
    margin-top: 21px;
}

.app-development button img {
    transition: 0.2s ease-in-out;
    position: relative;
    left: -6px;
}

.app-development button:hover img {
    left: 90px;
    transition: 0.2s ease-in-out;
    position: relative;
}

.app-development button:hover .btn_p {
    right: 20px;
    transition: 0.2s ease-in-out;
    position: relative;
}

.app-development button .btn_p {
    position: relative;
    transition: 0.2s ease-in-out;
    right: 0;
}

.app-development button:hover {
    border-radius: 30px;
    transition: 0.2s ease-in-out;
}


/****business-benefit****/

.benefit-part {
    text-align: center;
    border: 1px solid #00b14f2e;
    padding: 25px;
    border-radius: 10px;
    min-height: 156px;
    margin-bottom: 32px;
    transition: 0.2s ease-in-out;
}


/* 
.benefit-app-whole {
    padding: 0;
} */


/* 
.benefit-app-part {
    padding: 10px;
} */

.benefit-part h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 20px 0px 0px 0px;
    line-height: 24px;
    transition: 0.2s ease-in-out;
	color:#000;
}

.business-benefit .e_comm_h {
    width: 51%;
}

.business-benefit .e_comm_p {
    width: 56%;
    margin-bottom: 25px;
}

.benefit-part:hover h4 {
    color: #00B14F;
    transition: 0.2s ease-in-out;
}

.benefit-part:hover {
    border: 1px solid #00B14F;
}

.benefit-part:hover span img {
    filter: brightness(0) saturate(100%) invert(0%) sepia(19%) saturate(4%) hue-rotate(278deg) brightness(106%) contrast(100%);
    transition: 0.2s ease-in-out;
}


/****booking-process****/

.booking-process .e_comm_p {
    width: 56%;
    margin-bottom: 35px;
}

.booking-part {
    margin-bottom: 25px;
}

.booking-part-middle::before {
    content: '';
    position: absolute;
    background: url("../png/e-commerce-img11.png") no-repeat;
    width: 42px;
    height: 42px;
    top: 94px;
    right: -20px;
    bottom: 0;
    animation: star 2s ease-in-out infinite;
}

@keyframes star {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(0.7, 0.7);
    }
    100% {
        transform: scale(1, 1);
    }
}

.booking-part-first::before {
    content: '';
    position: absolute;
    background: url(../png/e-commerce-img11.png) no-repeat;
    width: 42px;
    height: 42px;
    right: -20px;
    bottom: 236px;
    animation: zoom-in-zoom-out 2s ease-in-out infinite;
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(0.7, 0.7);
    }
    100% {
        transform: scale(1, 1);
    }
}

.booking-part-first::after {
    content: '';
    position: absolute;
    background: url(../png/e-commerce-img9.png) no-repeat;
    width: 122px;
    height: 36px;
    bottom: 61%;
    left: -100px;
}

.booking-part-third::after {
    content: '';
    position: absolute;
    background: url(../png/e-commerce-img10.png) no-repeat;
    width: 122px;
    height: 36px;
    right: -97px;
    bottom: 61%;
}

.booking-part p {
    text-align: center;
    color: #00B14F;
    font-weight: 600;
    font-size: 16px;
    margin-top: 20px;
}

.app-flow {
    width: 280px;
    height: 580px;
    margin: 0 auto;
    position: relative;
}

.app-flow video {
    margin-top: 5px;
    border-radius: 30px;
    overflow: hidden;
}

.app-flow::after {
    content: '';
    position: absolute;
    background: url(../png/smartphone-3.png) no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: contain;
}


/****look-demo****/

.demo-part {
    width: 16%;
    padding: 34px 20px;
    border-radius: 20px;
    border: 1px solid #B8EACE;
    background: #E8FFF2;
    display: inline-block;
    margin: 20px;
}

.demo-part h5 {
    font-size: 15px;
    font-weight: 600;
    margin: 20px 0px 35px 0px;
}

.demo-part-img img:first-child {
    margin-right: 13px;
	cursor: pointer;
}

.look-demo-whole {
    margin-top: 15px;
}


/******happy-clients*****/

.happy-clients .e_comm_p {
    margin-bottom: 25px;
}

.happy-clients-right {
    text-align: center;
    padding-top: 23%;
}


/******app-screen*****/

.app-screen {
    margin-top: 70px;
}

.app-screen button.owl-prev {
    margin-right: 20px;
}

.app-screen button.owl-next {
    margin-left: 20px;
}


/* .app-screen .tfs-head::before {
    content: " ";
    position: absolute;
    width: 35px;
    height: 42px;
    background: url(../images-new/ubereats/line1.png) no-repeat;
    background-size: contain;
    animation: blow 2s infinite;
    transition: 3s ease-in;
    right: 61%;
    top: -20px;
    opacity: 0;
    rotate: -93deg;
} */


/* .app-screenshots {
    background: url("../images-new/app-backgrd.png") no-repeat;
    background-position: center;
} */


/* .app-screenshots .tfs-head {
    color: #000;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px;
    margin-bottom: 50px;
    position: relative;
} */


/* 
.app-screenshots .tfs-head::before {
    content: '';
    position: absolute;
    background: url("../images-new/app-head-arrow.png") no-repeat;
    top: 21px;
    right: 0;
    width: 40%;
    height: 360%;
} */


/* .app-screenshots .tfs-head span {
    color: #000;
    font-weight: 600;
} */


/*.app-screen .owl-item.active.center {
    transform: scale(1.2);
}*/

.app-screen .owl-item.active.center .screen img {
    border-radius: 32px;
    overflow: hidden;
}

.app-screen .screen img {
    /*padding: 8px 6px 10px 5px;*/
    position: relative;
    z-index: -1;
}

.app-screen .owl-carousel .owl-item img {
    margin: 0 auto;
}


/*.owl-item.active.center .screen {
    background: url(../images-new/ubereats/ubereats-img4.png) no-repeat;
    background-size: contain;
    background-position: center;
    margin: 17% 0;
}*/

.app-screen .screen {
    background: url("../png/phone-large-2.png") no-repeat;
    /*margin: 17% 0;*/
    height: 545px;
    width: 275px;
    padding-top: 16px;
    margin: 0 auto;
}

.app-screen .tab-caro {
    width: 86%;
    margin: 0 auto;
}

.app-screen .nav li .nav-link {
    background-color: transparent;
    color: #DB2136;
    font-size: 26px;
    margin: 30px 0px;
    padding: 0;
    opacity: 0.3;
}

.app-screen .nav li .nav-link.active {
    color: #000;
    border-bottom: 2px solid #DB2136;
    opacity: 1;
}


/*.owl-item .screen {
    margin-top: 60px;
}
*/


/**new-changes*/

.app-screen ul.nav.nav-tabs {
    width: 34.5%;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center !important;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    border: transparent;
    padding: 6px 35px;
    background-color: #EDEDED;
    border-radius: 5px;
}

.app-screen .nav-tabs>li.active>a,
.app-screen .nav-tabs>li.active>a:focus,
.app-screen .nav-tabs>li.active>a:hover {
    border: transparent;
    background-color: #00B14F;
    color: #fff;
    border-radius: 5px;
    margin: 0;
}

.app-screen .nav>li>a:focus,
.app-screen .nav>li>a:hover {
    background-color: transparent;
    border: transparent;
}

.app-screen .nav>li>a {
    color: #000;
    padding: 6px 20px;
    margin: 0;
}

.app-screen .nav-tabs>li>a {
    border: none;
}

.app-screen .owl-carousel .owl-item img {
    width: auto;
}

.app-screen .e_comm_h {
    margin-bottom: 45px;
}

.app-screen .owl-nav {
    text-align: center;
    margin-top: 25px;
}


/******technologies-section*****/

.technologies-section .e_comm_h {
    margin-bottom: 45px;
    padding: 0px 38px;
    position: relative;
}

.technologies-section .e-com-tech_h1::before {
    content: "";
    position: absolute;
    background: url(../png/e-commerce-img14.png) no-repeat;
    width: 52px;
    height: 52px;
    right: 41px;
    top: -33px;
}

.technologies-section .e-com-tech_h::before {
    content: "";
    position: absolute;
    background: url(../png/e-commerce-img14.png) no-repeat;
    width: 52px;
    height: 52px;
    right: 76px;
    top: -33px;
}

.technologies-section-left {
    text-align: center;
}

.technologies-section-right {
    text-align: center;
}

.faq-section .app_title h4{
	text-align: center;
    font-size: 27px;
    font-weight: 600;
    line-height: 37px;
	color:#000;
}
.faq-section .app_title h4 span{
	text-align: center;
    font-size: 27px;
    font-weight: 600;
    line-height: 37px;
	color:#000;
}
.left_faq h4.panel-title a, .right_faq h4.panel-title a{
	color: #000;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 600;
}
.left_faq .panel-body, .right_faq .panel-body{
	color: #000;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
}
.left_faq .panel.panel-default span, .right_faq .panel.panel-default span{
	background: #00B14F;
}
.happy-clients-text{
	width: 60%;
}


/**responsive**/

@media only screen and (max-width: 1300px) {
    .booking-part-third::after {
        display: none;
    }
    .booking-part-first::after {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    p.e_comm_p.e_com_res_p {
        width: 100%;
    }
    .e_comm_h {
        width: 100% !important;
        font-size: 24px;
        line-height: 32px;
    }
    /****e-commerce-banner*****/
    .e-commerce-banner-right {
        position: unset;
    }
    .e-commerce-left {
        padding: 0;
    }
    .e-commerce-banner-right {
        text-align: center;
    }
    /****White label*****/
    .white-label-left {
        text-align: center;
    }
    .white-label p {
        margin-bottom: 20px;
    }
    /****Delivery provider App*****/
    .delivery-provider-right {
        padding: 0;
        height: auto;
    }
    .delivery-provider-left {
        text-align: center;
    }
    .delivery-provider .e_comm_p {
        margin-bottom: 13px;
    }
    /****app-development*****/
    .app-development button {
        margin-top: 5px;
    }
    /****booking-process*****/
    .booking-part-middle::before {
        display: none;
    }
    .booking-part-first::before {
        display: none;
    }
    /****look-demo*****/
    .look-demo-whole {
        text-align: center;
    }
    /****happy-clients*****/
    .happy-clients .e_comm_p br {
        display: none;
    }
    .happy-clients-left {
        text-align: center;
    }
    .happy-clients-right {
        padding-top: 30px;
    }
    /****app-screen*****/
    .app-screen {
        margin-top: 10px;
    }
    .app-screen ul.nav.nav-tabs {
        width: 288px;
        padding: 6px 14px;
        font-size: 16px;
        margin-bottom: 30px;
    }
    .app-screen .nav>li>a {
        padding: 6px 14px;
    }
    .app-screen .tab-caro {
        width: 95%;
    }
    .app-screen .tab-content {
        text-align: center;
    }
    .app-screen .e_comm_h {
        margin-bottom: 20px;
    }
    /****technologies-section*****/
    .technologies-section .e_comm_h {
        margin: 20px 0px 20px 0px;
        padding: 0;
    }
    .technologies-section .e-com-tech_h1::before {
        display: none;
    }
    .technologies-section .e-com-tech_h::before {
        display: none;
    }
    .technologies-section .e_comm_h br {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .e_com_banner {
        margin: 35px 0;
    }
    /****e-commerce-banner*****/
    .e-commerce-banner-right img {
        width: 100%;
        height: auto;
        padding-top: 10px;
    }
    .client-counts {
        margin: 24px 0px 20px 0px;
    }
    .e-commerce-banner .e_comm_h {
        font-size: 24px;
        line-height: 35px;
    }
    .e-commerce-banner b {
        margin-bottom: 8px;
    }
    .e-com-banner-btns button:first-child {
        margin-bottom: 10px;
		margin-right: 10px;
    }
    .e-commerce-banner .banner_p {
        margin: 12px 0px 15px 0px;
    }
    .client-counts li {
        width: 45%;
    }
    /****White label*****/
    .white-label-left img {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    .white-label-part {
        padding: 0;
    }
    .white-label-whole {
        padding: 0;
    }
    /****Customer App*****/
    .customer-part {
        min-height: auto;
    }
    /****Delivery provider App*****/
    .delivery-provider-whole {
        padding: 0;
    }
    .delivery-provider-part {
        padding: 0;
    }
    .delivery-provider-left img {
        width: 100%;
        height: auto;
    }
    /****Our Specialty*****/
    .our-specialty .e_comm_h {
        text-align: center;
    }
    .our-specialty-part {
        padding: 0;
    }
    .our-specialty-right img {
        width: 100%;
        height: auto;
    }
    /****Restaurant App*****/
    .restaurant-part {
        min-height: auto;
    }
    /****admin-ecommerce*****/
    .admin-ecommerce-part {
        width: 100%;
        min-height: auto;
    }
    .admin-ecommerce-part div span {
        width: 40px;
    }
    /****app-development*****/
    .app-development-left {
        padding-right: 0;
    }
    .app-development-right {
        text-align: left;
        padding-top: 30px;
    }
    .app-development .e_comm_h span {
        font-size: 24px;
    }
    .app-development .e_comm_h {
        font-size: 15px;
        font-weight: 600;
        line-height: 29px;
    }
    /****app-development*****/
    .app-development {
        background: none;
        background-color: #EFFFF6;
    }
    .app-development .e_comm_h {
        text-align: center;
    }
    .app-development-middle {
        text-align: center;
    }
    /****business-benefit*****/
    /****booking-process*****/
    .booking-part-whole {
        padding: 0;
    }
    .booking-part {
        padding: 0;
    }
    /****look-demo*****/
    .demo-part {
        width: 43%;
		margin: 10px;
        /* text-align: left; */
    }
	.benefit-app-part{
		 width: 50%;
	}
	.benefit-part{
		    padding: 10px;
	}
    /****happy-clients*****/
    .happy-clients-left img {
        width: 100%;
        height: auto;
    }
    .happy-clients-lpart {
        padding: 0;
    }
    .happy-clients-rpart {
        padding: 0;
    }
    .happy-clients-right img {
        width: 100%;
        height: auto;
    }
    .happy-clients-whole {
        padding: 0;
    }
    /****app-screen*****/
    /****technologies-section*****/
    .technologies-section-whole {
        padding: 0;
    }
    .technologies-section-left img {
        width: 100%;
        height: auto;
    }
    .technologies-section-right img {
        width: 100%;
        height: auto;
    }
    .technologies-whole {
        padding: 0;
    }
	.e-commerce-banner.e_com_banner {
		margin: 80px 0px 45px 0;
	}
	.header {
		padding: 19px 0;
	}
}

@media only screen and (min-width: 375px) and (max-width: 767px) {}

@media only screen and (min-width: 576px) and (max-width: 767px) {
    /****e-commerce-banner*****/
    .e-commerce-banner-right img {
        width: 464px;
        height: 325px;
        padding-top: 10px;
    }
    /****White label*****/
    .white-label-left {
        text-align: center;
    }
    .white-label-left img {
        width: 408px;
        height: 280px;
    }
    /****Delivery provider App*****/
    .delivery-provider-left img {
        width: 464px;
        height: 406px;
    }
    /***admin-ecommerce****/
    .admin-ecommerce-part div h4 {
        width: 81%;
    }
    .admin-ecommerce-part {
        width: 49%;
    }
    /****Our Specialty*****/
    .our-specialty-right {
        width: 85%;
        margin: 0 auto;
    }
    /****business-benefit*****/
    .benefit-app-part {
        width: 50%;
    }
    /******look-demo*****/
    .demo-part {
        width: 40%;
    }
    /****happy-clients*****/
    .happy-clients-left img {
        width: 477px;
        height: 467px;
    }
    .happy-clients-right img {
        width: 450px;
        height: 290px;
    }
    /****technologies-section*****/
    .technologies-section-left img {
        width: 382px;
        height: 391px;
    }
    .technologies-section-right img {
        width: 374px;
        height: 391px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /****e-commerce-banner*****/
    .e-commerce-banner-right img {
        width: 464px;
        height: 325px;
        padding-top: 10px;
    }
    .client-counts li {
        padding-right: 39px;
    }
    /****White label*****/
    /****Customer App*****/
    .customer-part {
        min-height: 221px;
    }
    /****Delivery provider App*****/
    .delivery-provider-right {
        padding: 0px 0px 0px 20px;
    }
    .delivery-provider-right {
        height: auto;
    }
    .delivery-provider-left img {
        width: 464px;
        height: 406px;
    }
    /****Our Specialty*****/
    .our-specialty-right {
        width: 85%;
        margin: 0 auto;
    }
    /***admin-ecommerce****/
    .admin-ecommerce-part {
        width: 49%;
        min-height: auto;
    }
    /****Restaurant App*****/
    /****app-development*****/
    .app-development-left {
        padding-right: 25px;
    }
    .demo-part {
        width: 27%;
    }
    .app-development {
        background-size: 100% 91%;
        background-position: center;
    }
    .app-development .e_comm_h span {
        display: inline;
        font-size: 20px;
    }
    /****happy-clients*****/
    .happy-clients-left img {
        width: 477px;
        height: 467px;
    }
    /****technologies-section*****/
    .technologies-section-right img {
        width: 374px;
        height: 391px;
    }
    .technologies-section-left img {
        width: 382px;
        height: 391px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .e-commerce-banner-right img {
        width: 100%;
        height: auto;
        margin-top: 26px;
    }
    .e-commerce-left {
        padding: 0;
    }
    .client-counts li {
        width: 24.4%;
        padding-right: 0;
    }
    .client-counts {
        margin: 30px 0px 20px 0px;
    }
    .white-label-left img {
        width: 100%;
        height: auto;
    }
    .white-label p {
        margin-bottom: 25px;
    }
    .delivery-provider-left img {
        width: 100%;
        height: auto;
    }
    .admin-ecommerce-part div span {
        width: 38px;
    }
    .admin-ecommerce-part div h4 {
        width: 79%;
    }
    .booking-part-middle::before {
        display: none;
    }
    .booking-part-first::before {
        display: none;
    }
    .our-specialty-right img {
        width: 100%;
        height: auto;
    }
    .restaurant-part {
        min-height: 270px;
    }
    .app-development-left {
        padding-right: 65px;
    }
    .app-development-right {
        text-align: center;
    }
    .benefit-part {
        padding: 20px;
    }
    .demo-part {
        width: 17%;
        padding: 34px 15px;
        margin: 12px;
    }
    .demo-part h5 {
        font-size: 14px;
    }
    .happy-clients-left img {
        width: 100%;
        height: auto;
    }
    .happy-clients-right img {
        width: 100%;
        height: auto;
    }
    .app-screen ul.nav.nav-tabs {
        width: 42.5%;
    }
    .app-screen .tab-caro {
        width: 92%;
    }
    .technologies-section .e-com-tech_h1::before {
        right: 0;
    }
    .technologies-section .e-com-tech_h::before {
        right: 37px;
    }
}

@media only screen and (min-width: 1300px) and (max-width: 1350px) {
    .booking-part-third::after {
        right: -90px;
    }
    .booking-part-first::after {
        left: -87px;
    }
}