.benifitSlider-appbuilder>ul>li:before{
    content: unset;
}
.benifitSlider-appbuilder>ul>li {
    padding: 5px;
}
.mt-mbl-app-description>p>b {
    font-style: italic;
}
.mt-app-ringCircleLeft {
    content: "";
    position: absolute;
    right: -25px;
    top: 100px;
    width: 150px;
    height: 150px;
    border: 50px solid #ea6d08;
    border-radius: 50%;
    opacity: 0.1;
    -webkit-animation: mtappbouncefade 6s infinite alternate;
    animation: mtappbouncefade 6s infinite alternate;
}
.orderwordSec .firstTitle {
    font-size: 1.625rem;
}
.TestimonialSlider {
    width: 60%;
    margin: 0 auto;
}
.TestimonialSlider >.slick-dots {
    display: none !important;
}

.TestimonialSlider >.slick-next:before, .TestimonialSlider >.slick-prev:before {
    color: #396a80 !important;
}
.TestimonialSlider >.slick-next:focus, TestimonialSlider >.slick-next:hover, .TestimonialSlider >.slick-prev:focus, .TestimonialSlider >.slick-prev:hover {
    color: #396a80 !important;
    outline: 0;
    background: #396a80 !important;
}

#more {
    display: none;
}

#readmore-less {
    border: none;
    background: none;
    font-weight: bold;
    font-size: 13px;
}

.installation_slider_testimonial_content {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.installation_testimonial_left {
    clip-path: polygon(0 50%, 100% 100%, 100% 0);
    background-color: #396a80;
    color: #396a80;
    height: 12px;
    width: 12px;
    margin-right: 8px;
}

.installation_testimonial_right {
    clip-path: polygon(0 0, 100% 50%, 0 100%);
    background-color: #396a80;
    color: #396a80;
    height: 12px;
    width: 12px;
    margin-left: 8px;
}

.testimonial-slash {
    margin: 0px 3px;
}

.installation_testimonial_current, .installation_testimonial_total, .testimonial-slash {
    color: #23273f;
}

.installation_testimonial_slider_control {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
/**/

.mt-page-body {
    font-family: "Montserrat";
    width: 100%;
    margin: 0px;
}
.mt-mbl-product-image {
    width: 46%;
    display: flex;
    justify-content: end;
    position: relative;
    align-items: flex-end;
    height: 600px;
}
.mt-disc-image {
    width: 330px;
}
.mbl-product-get {
    margin: 20px 0 0 0;
}
.mt-mbl-app-description>p {
    color: #333333;
    font-size: 16px;
}
.mbl-product-get,.mt-commerce-mbl-button{
    background: rgb(245,129,36);
    background: -moz-linear-gradient(top,  rgba(245,129,36,1) 0%, rgba(241,96,40,1) 50%, rgba(245,129,36,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(245,129,36,1) 0%,rgba(241,96,40,1) 50%,rgba(245,129,36,1) 100%);
    background: linear-gradient(to bottom,  rgba(245,129,36,1) 0%,rgba(241,96,40,1) 50%,rgba(245,129,36,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58124', endColorstr='#f58124',GradientType=0 );
    background-size: auto 200%; background-position: left top;
    color: #fff;
    display: inline-block;
    min-width:160px;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle;
    padding:12px 20px;line-height: 1.4;
    text-align: center;
    text-transform: uppercase;
    border-radius: 60px !important;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}

.mbl-product-get:hover,.mt-commerce-mbl-button:hover{
    color: #fff;
    border-color: transparent;
    background-position: left bottom;
    transform: translateY(-2px);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.mt-mbl-app-container {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
    /*width: 70%;*/
    margin: 0px auto;
}
.mt-mbl-app-description-two>p:first-child {
    margin-top: 0px;
}
.mt-mbl-sup {
    font-size: 26px;
    position: relative;
}
/*/**/
.mt-mbl-app-description-one {
    width: 60%;
}

.mt-mbl-app-description-two {
    width: 100%;
}

.mt-mbl-app-disc-image {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 40%;
}

.mt-mbl-app-full-container-three {
    width: 100%;
    margin: 0 auto;
}
.mt-mbl-app-full-container-four {
    width: 90%;
    margin: 0 auto;
}

.mt-mbl-app-dev-services-container {
    width: 96%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.mt-mbl-app-dev-service {
    width: 100%;
}
.mt-app-mobile-heading,.testimonial-slider-heading>p{
    color: #000;
    font-weight: 600;
    line-height: 1.369;
    text-align: center;
    font-size: 26px;
    /*font-size: 1.625rem;*/
}
.mt-app-service-heading {
    margin: 40px 0px 0px !important;
}
.mt-app-mobile-sub-heading {
    text-align: center;
    width: 70%;
    margin: 15px auto;
    font-size: 14px;
    font-weight: normal !important;
}
.mt-mbl-store-heading {
    color: #f5791f;
    font-size: 42px;
    font-weight: bold;
    margin: 0px;
}

.mt-mbl-app-development-heading {
    margin: 80px 0px 20px !important;
}
.testimonial-slider-heading>p {
    margin: 60px 0px 40px 0px;
}
.customer-meet-upgrade {
    text-transform: uppercase;
    width: 90%;
}
.mt-app-service-heading-benefit {
    margin: 80px 0px 0px !important;
}
.mt-mbl-app-development {
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    margin: 50px auto 0px;
}
.mbl-service-heading-build,.mbl-service-benefit-heading {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
    text-align: center;
    margin: 15px auto 10px !important;
}
.mbl-service-benefit-sub-heading-build, .mbl-service-benefit-sub-heading {
    color: #000;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-size: 14px !important;
}

.mt-mbl-app-services-main {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    width: 24%;
    flex-wrap: wrap;
}
.mt-mbl-app-benefit-services-main,.mt-mbl-app-builder-services-main {
    width: 33%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0px 0 60px;
}
.mt-mbl-app-builder-services-main {
    width: 33%;
}
.mt-mbl-app-service {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: left;
}
.mt-mbl-app-benefit-services-main>.mt-mbl-app-service ,.mt-mbl-app-builder-services-main>.mt-mbl-app-service{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mt-mbl-app-service-heading {
    display: flex;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
}

.mbl-service-heading {
    font-size: 16px;
    color: #396a80;
    line-height: 1.2;
    text-align: left;
    width: 76%;
    margin-top: 15px;
}
.store-link {
    text-decoration: none;
    color: #de6f1f;
}


.mt-mbl-app-development-heading-two>p {
    color: #000;
    font-weight: 600;
    line-height: 1.369;
    text-align: center;
    font-size: 26px;
    margin: 60px 0px 40px 0px !important;
}

.slick-slider {
    margin-bottom: 60px !important;
}

.slick-dots {
    bottom: -60px !important;
}

.mt-mbl-app-development-heading-three {
    color: #000;
    font-weight: bold;
    line-height: 1.369;
    text-align: center;
    font-size: 26px;
    margin: 100px 0px 40px 0px;
    width: 100%;
}
.mt-mbl-app--development {
    width: 100%;
}

.mt-mbl-app-development-service {
    width: 100%;
}

.mt-mbl-app-development-heading-two>h2 {
    font-size: 26px;
    font-weight: 600;
    margin: 50px auto 30px;
}
.slick-dots li button:before {
    color: #f16228 !important;
}

.benifitbox {
    background: #fef6f2;
    border-radius: 10px;
    padding: 18px;
    margin: 0 3px;
    display: inline-block;
    vertical-align: top;

    width: 315px;
    height: 310px;
}
.mob-app-lst {
    width: 90%;
    margin: 0px auto 15px;
}

.benifitbox .benifit_icon {
    width: 66px;
    height: 66px;
    margin: 30px 0;
    display: block;
}

.benifitbox .benifitcon {
    width: 100%;
    display: block;
}

.benifitbox .benifitcon .benifittitle {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    color: #000;
    margin-bottom: 8px;
}

.benifitbox p {
    font-size: 14px;
    line-height: 1.4;
}

/* FAQ Start*/

/*Ring Circle Animation Start*/
@keyframes mtappbouncefade {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0.1;

    }
}

@-webkit-keyframes mtappbouncefade {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.mt-mbl-app-full-container-five {
    position: relative;
}

.mt-mbl-app-full-container-two {
    position: relative;
    padding-top: 1px;
}

.mt-mbl-app-main {
    overflow: hidden;
}

.mt-app-ringCircle {
    content: "";
    position: absolute;
    left: -40px;
    bottom: -50px;
    width: 200px;
    height: 200px;
    border: 50px solid #ea6d08;
    border-radius: 50%;
    opacity: 0.1;
    -webkit-animation: mtappbouncefade 6s infinite alternate;
    animation: mtappbouncefade 6s infinite alternate;
    /* z-index: 1; */
}

.mt-content-link {
    text-decoration: none;
    color: #f36f46;
    font-weight: bold;
}

.mt-app-ringCircleLeft {
    content: "";
    position: absolute;
    right: -25px;
    top: 100px;
    width: 150px;
    height: 150px;
    border: 50px solid #ea6d08;
    border-radius: 50%;
    opacity: 0.1;
    -webkit-animation: mtappbouncefade 6s infinite alternate;
    animation: mtappbouncefade 6s infinite alternate;
}

/*Ring Circle Animation end*/
/**/
.storysofarSec .ringCircle {
    width: 340px;
    height: 340px;
    bottom: 150px;
    margin: auto;
    left: -145px;
}
.customer-meet-upgrade {
    margin: 0px auto 40px;
}
.usection-height {
    display: block;
    height: 90px;
}

.usection-height-bottom {
    display: block;
    height: 60px;
}

/*    30-07-2022 CTA Start  */

.mt-blog-cta-image-container {
    background-image: url(https://21b38eb627.nxcli.net/skin/mobile-app-builder/image/bg-dot-image.png);
    /*width: 90%;*/
    width: 98%;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-bottom: 50px;
    background-position: 20px 10px;
    margin: 0 auto;
}
.mt-blog-cta-image-container-inner {
    width: 98%;
    margin: 0;
    border: 2px solid #e66f28;
    border-radius: 20px;
    background-color: #f6f6f6;
}
.mt-cta-main-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90%;
    margin: 15px auto;
}
.cta-image-text>.support-text {
    font-size: 18px;
    color: #000;
}
.support-text>a {
    text-decoration: none;
}
.cta-image-text {
    width: 60%;
}
.cta-image-right {
    width: 15%;
}
.cta-image-button {
    width: 25%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: right;
}
.cta-meet-button {
    border-radius: 5px;
    background-image: -moz-linear-gradient( 90deg, rgb(237,124,35) 0%, rgb(241,97,39) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(237,124,35) 0%, rgb(241,97,39) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(237,124,35) 0%, rgb(241,97,39) 100%);
    width: 200px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center !important;
    text-decoration: none !important;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size:14px;
    transition: 0.5s;
}
.cta-image-text>.support-text > a:hover {
    color: #e6400c;
}
.cta-meet-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 6px rgb(0 0 0 / 20%);
    transition: 0.5s;
}

/*    30-07-2022 CTA Blog  End */

@media (min-width: 1301px) and (max-width: 1599px){
    .benifitbox {
        width: 280px;
        height: 320px;
    }
    .mt-mbl-app-services-main {
        width: 23%;
    }
}
/*@media (min-width: 1201px) and (max-width: 1300px){
    .benifitbox {
        width: 280px;
        height: 300px;
    }
    .mt-mbl-app-services-main {
        width: 23%;
    }
}*/
/* FAQ End*/
@media only screen and (max-width: 1400px) {
    .mt-mbl-app-container,.mt-mbl-app-container-five,.mt-mbl-app-full-container-three{
        width: 100%;
    }
    .mt-mbl-app-dev-services-container {
        width: 100%;
    }
}
@media only screen and (max-width: 1300px) {
    .mt-mbl-commerce-image {
        width: 400px;
    }
    .benifitbox {
        height: 350px;
        width: 82%;
    }
    .mt-mbl-app-dev-services-container>.mt-mbl-app-development {
        width: 90%;
    }
}
@media only screen and (max-width: 1200px) {
    .cta-image-text {
        width: 53%;
    }
    .cta-image-button {
        width: 28%;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: right;
    }
    .mt-mbl-product-image {
        height: 450px;
    }
    .mt-mbl-commerce-image {
        width: 360px;
    }
    .benifitSlider-appbuilder {
        position: relative;
        max-width: 100%;
    }
    .benifitbox .benifitcon .benifittitle {
        font-size: 1rem;
    }

}
@media only screen and (max-width: 1100px) {
    .mt-cta-main-box {
        width: 95%;
    }
    .cta-image-text {
        width: 50%;
    }
    .mt-mbl-store-heading {
        font-size: 38px;
    }
    .cta-image-text {
        width: 55%;
    }

}
@media only screen and (max-width: 1050px) {
    .mt-blog-cta-image-container {
        background-position: 15px 30px;
    }

}
@media only screen and (max-width: 1000px) {
    .cta-image-right {
        width: 20%;
    }
    .cta-image-text {
        width: 50%;
    }
    .cta-image-button {
        width: 30%;
    }
    .mt-mbl-store-heading {
        font-size: 34px;
    }
    .mt-blog-cta-image-container {
        background-position: 12px 75px;
    }

}
@media only screen and (max-width: 991px) {
    .mt-app-mobile-heading, .testimonial-slider-heading > p {
        font-size: 24px;
    }

    .mt-mbl-commerce-image.wow.fadeInUp {
        width: 280px;
    }

    .benifitbox {
        height: 360px;
        width: 90%;
    }

    .benifitRow {
        margin-bottom: 40px;
    }

    .benifitSlider-appbuilder {
        -webkit-mask-image: inherit;
        mask-image: inherit;
    }
}

@media only screen and (max-width: 900px) {
    .mt-mbl-store-heading {
        font-size: 30px;
    }
    .mt-blog-cta-image-container {
        background-position: 10px 0px;
        background-repeat: repeat;
        padding-bottom: 20px;
    }
    .mt-mbl-app-full-container-four {
        width: 90%;
        margin: 0 auto;
    }
}
@media only screen and (max-width: 800px) {
    .mt-mbl-app-full-container-four {
        width: 90%;
    }
    .mt-mbl-sup {
        font-size: 20px;
        top: -7px;
    }

}

@media only screen and (max-width: 767px) {


    .mt-mbl-app-description-one {
        order: 1;
    }
    .mt-mbl-product-image {
        width: 100%;
        align-items: center;
        height: 480px;
    }
    .mt-mbl-app-description-one {
        width: 100%;
    }

    .mt-mbl-app-disc-image {
        width: 90%;
    }

    .mt-mbl-app-description-two {
        width: 90%;
    }

    .mt-mbl-app-services-main {
        width: 50%;
        margin-bottom: 20px;
    }

    .installation-rating-image {
        width: 80px;
    }

    .benifitbox {
        height: 290px !important;
        width: 90%;
    }

    .benifitRow {
        margin-top: 15px;
    }

    .benifitRow {
        height: inherit;
        margin-bottom: 20px;
    }

    .mt-commerce-mbl-button {
        margin-bottom: 10px;
    }

    .benifitSlider-appbuilder {
        height: inherit;
    }

    .benifitSlider-appbuilder {
        -webkit-mask-image: linear-gradient(90deg, transparent, #000 0%, #000 90%, transparent);
    }

    .benifitbox p {
        font-size: 12px;
    }
    .mt-app-mobile-heading, .testimonial-slider-heading>p {
        font-size: 22px;
        font-weight: bold;
    }
    .mt-mbl-app-full-container-three,.mt-mbl-app-container,.mt-mbl-app-container-five{
        width: 100%;
    }
    .mt-mbl-app-dev-services-container {
        width: 100%;
    }
    .product-view .box-tabs .std .faq-content ul li::before {
        width: 0 !important;
        position: unset !important;
    }

    .mt-cta-main-box {
        flex-wrap: wrap;
    }
    .cta-image-one {
        width: 100px;
        margin: 0 auto;
    }
    .mt-blog-cta-image-container {
        background-position: 10px 0px;
        background-repeat: repeat;
        padding-bottom: 20px;
    }
    .cta-image-right {
        width: 90%;
        margin: 0 auto;
        text-align: center;
    }
    .cta-image-text {
        width: 90%;
        margin: 0 auto;
    }
    .cta-image-button {
        width: 90%;
        margin: 0 auto;
    }
    .cta-meet-button {
        width: 140px;
        font-size: 10px;
        margin: 0 auto;
    }
    .cta-image-text>.support-text {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .mt-disc-image {
        width: 200px;
    }
    .mt-mbl-product-image {
        height: 490px;
    }
    .mt-mbl-app-container {
        width: 100%;
    }

    .mt-mbl-app-description-one {
        width: 100%;
    }

    .mt-mbl-app-description-two {
        width: 100%;
    }

    .benifitbox {
        height: auto !important;
        width: 90%;
    }
    .mt-app-mobile-heading, .testimonial-slider-heading>p,.mt-mbl-app-development-heading-two>p {
        font-size: 21px;
    }
    .mt-mbl-app-benefit-services-main, .mt-mbl-app-builder-services-main {
        width: 50%;
    }
    .mt-mbl-app-builder-services-main {
        width: 50%;
    }
    .mt-app-service-heading {
        margin: 10px 0px 0px!important;
    }
    .mt-app-mobile-sub-heading {
        width: 80%;

    }
    .mt-cta-main-box {
        flex-wrap: wrap;
    }
}

@media (max-width: 499px) {
    .mt-mbl-product-image {
        height: 460px;
    }
}

@media (max-width: 400px) {
    .mt-mbl-product-image {
        height: 340px;
    }
    .mt-mbl-app-services-main {
        width: 80%;
    }
    .mt-mbl-app-development-heading-three {
        margin: 0px 0px 20px 0px;
    }
    .mt-mbl-commerce-image {
        width: 250px;
    }




}
@media (min-width: 818px) and (max-width: 826px) {
    .mt-mbl-sup {
        font-size: 20px;
    }
}
