@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&family=Sansita+Swashed:wght@300..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);

.main-contact-us-banner,
.main-home-banner,
.testi-card {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

*,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4 {
    font-weight: 700;
}

a,
body,
h1,
h2,
h3,
h4,
h5,
p,
ul {
    font-family: Poppins, sans-serif !important;
}

.testi-card h6,
.testi-card p {
    font-style: italic;
    font-weight: 500;
}

.faq-sec .read-more-btn,
.get-in-touch-btn,
.layout-page-btn,
.recognition-btn a,
.review-card a,
.review-card h6 a,
.sing_brd a,
.slider a,
.submit-btn,
.toc-link,
a {
    text-decoration: none;
}

.review-card a,
.software-development-banner .form-select {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.review-card a,
.slider,
.slider a {
    white-space: nowrap;
}

* {
    box-sizing: border-box;
}

body {
    color: #000;
    font-size: 14px;
}

ul {
    list-style-type: none;
}

h1 {
    font-size: 24px;
}

.top-rated-dev-sec h5,
h2 {
    font-size: 22px;
}

.domain-expertise-in-sec .we-expert-card p,
h3 {
    font-size: 20px;
}

.do-you-know-div h5,
h4 {
    font-size: 18px;
}

/* Remove autofill background completely */
.new-contact-banner-form input:-webkit-autofill,
.new-contact-banner-form input:-webkit-autofill:hover,
.new-contact-banner-form input:-webkit-autofill:focus,
.new-contact-banner-form input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s !important;
    -webkit-text-fill-color: rgb(255, 255, 255) !important;
    /* text color */
    caret-color: rgb(255, 255, 255) !important;
    /* caret color */
}

.ban-search input:-webkit-autofill,
.ban-search input:-webkit-autofill:hover,
.ban-search input:-webkit-autofill:focus,
.ban-search input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s !important;
    -webkit-text-fill-color: rgb(255, 255, 255) !important;
    /* text color */
    caret-color: rgb(255, 255, 255) !important;
    /* caret color */
}

#dropdownLabel2,
.doctor-healthcare-faq-sec .accordion-body,
.ecom-busin-content p,
h5 {
    font-size: 16px;
}

.growth_icon {
    margin: 0 0 5px 15px;
}

.main-contact-us-banner,
.main-home-banner {
    margin-top: 0;
    position: relative;
}

.exp_btn {
    background: 0 0 !important;
    border: 2px solid #3b65ec;
}

.exp_btn:hover {
    border: 2px solid transparent;
}

.cases-box {
    width: 48px;
    height: 45px;
    background-color: #3b65ec;
    border-radius: 8px;
    margin-bottom: 15px;
    padding: 10px;
    display: flex;
    align-items: center;
}

.text-center {
    text-align: center;
}

.end-to-end-vector img,
.expert-li li img,
.food-banner-vect-1 img,
.food-banner-vect-2 img,
.food-banner-vect-3 img,
.food-banner-vect-4 img,
.food-banner-vect-5 img,
.food-banner-vect-6 img,
.food-banner-vect-7 img,
.food-banner-vect-8 img,
.food-banner-vect-9 img,
.food-deli-app-vect img,
.img-fluid,
.main_wrapper,
.mob-app-img-desk,
.new-vector-1 img,
.new-vectorrr-1 img,
.priority-image img,
.seo-related-div table,
.tech-mySwiper button,
.want-to-launch-sec .santa-img img {
    width: 100%;
}

.left_content {
    padding: 0 40px 0 0;
    width: calc(100% - 200px);
}

.spacer {
    margin-bottom: 30px !important;
}

.main-home-banner {
    margin-bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #001030ab;
    height: 100%;
}

.main-contact-us-banner {
    background-image: url(../images/about-banner-img.jpg);
    margin-bottom: 0;
    background-position: center center;
    background-size: cover;
    display: flex;
    padding: 55px 0 50px !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #000;
}

.internal.contact-us .main-contact-us-banner {
    padding: 0px 48px !important;
    padding-top: 130px !important;
    background-image: url(../images/new-contact-us-banner-img.svg) !important;
    padding-bottom: 60px !important;
}

.internal.contact-us .main-contact-us-banner .contact-us-banner-overlay {
    background-image: none;
}

.internal.contact-us .header .menu>ul>li>a {
    color: #fff;
}

/* .internal.contact-us .header .menu>ul>li>a svg {
    fill: #fff;
    pointer-events: none;
}
.header .menu>ul>li>a svg {
    pointer-events: none;
} */

.home-banner-content {
    /* padding: 148px 0 0 78px; */
    height: 83.7vh;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.home-banner-content h1 {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 63px;
    font-weight: 600;
    line-height: 80px;
    letter-spacing: 0;
    margin-bottom: 20px;
}

.all-client-review-sec .layout-main-heading span,
.home-banner-content h1 span {
    color: #d2a98e;
}

.home-banner-content p {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 37px;
    margin-bottom: 35px;
}

.home-banner-content a {
    padding: 11px 20px 11px 15px;
    background: #fff;
    font-size: 17px;
    font-weight: 500;
    border-radius: 10px;
    text-decoration: none;
    color: #b1876b;
    display: flex;
    align-items: center;
    justify-content: stretch;
    width: 204px;
    gap: 10px;
}

.home-banner-content a:hover svg {
    transform: scale(1.2);
}

.home-banner-content a span {
    margin-top: 3px;
}

.home-banner-content a svg {
    transition: transform .3s;
    width: 30px !important;
    height: 30px !important;
    margin-left: 15px;
}

.ptb-50 {
    padding: 50px 0;
}

.layout-main-heading {
    line-height: 29px;
    font-size: 36px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 0;
}

.layout-main-heading-content {
    font-size: 21px;
    font-weight: 400;
    text-align: center;
    line-height: 1.7;
    word-spacing: -1px;
    margin-bottom: 10px;
}

.client-review img {
    width: 10%;
    margin-bottom: 22px;
}

.client-review h6 {
    font-size: 27px;
    text-transform: none;
    font-weight: 300;
    line-height: 1.5em;
    margin-bottom: 20px;
    font-family: Poppins, sans-serif !important;
}

.client-review p {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    font-family: "Sansita Swashed", system-ui !important;
}

.client-review p span,
.popup-form .error-msg {
    color: red;
}

.client-review .client-name {
    color: #1a99de;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    text-align: left;
    font-family: Poppins, sans-serif !important;
}

.about-us-sec {
    padding: 80px 0;
    z-index: 1;
    padding-bottom: 60px;
    position: relative;
}

.about-us-sec .small-heading {
    color: #FFFFFFCF;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 20px;
}

.about-us-sec .layout-main-heading {
    color: #fff;
    text-align: left;
    font-weight: 600;
    color: #D2A98E;
    margin-bottom: 20px;
    font-size: 45px;
}

.passion-sec iframe {
    height: 354px;
    border-radius: 10px;
}

.layour-common-p {
    font-size: 17px;
    font-weight: 400;
    line-height: 29px;
    color: #fff;
}

.about-us-sec img {
    width: 90%;
    padding: 10px;
}

.layout-page-btn {
    font-size: 18px;
    font-weight: 500;
    fill: #000000;
    color: #000;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 32px 10px 31px;
}

.layout-page-btn svg {
    width: 16px;
    margin-left: 13px;
}

.app-sol-card a:hover svg,
.layout-page-btn:hover svg {
    fill: #fff;
}

.layout-page-btn:hover {
    color: #fff;
    background: #01b1f3;
}

.about-us-sec .layour-common-p {
    margin-bottom: 40px !important;
    font-size: 18px;
}

.counter-card .counter,
.counter-card--hire .counter-hire {
    font-size: 41px;
    margin-bottom: 25px;
    font-weight: 600;
}

.counter-card,
.counter-card--hire {
    background: #fff;
    padding: 37px 20px;
    border-radius: 15px;
    text-align: center;
}

.counter-card img,
.wide-range-line p {
    margin-bottom: 15px;
}

.counter-card p,
.counter-card--hire p {
    margin: 0;
    font-size: 18px;
}

.counter-card--hire img {
    height: 46px;
    margin-bottom: 15px;
}

.dash-app,
.doctor-healthcare-faq-sec .accordion-button:not(.collapsed)::after,
.edu-app-dev-everyone-2,
.home-page-counter-sec {
    background-image: none !important;
}

.innovative-solution-heading {
    font-size: 45px;
    font-weight: 400;
    line-height: 52px;
    margin-bottom: 55px;
}

.innovative-sol-card {
    display: flex;
    box-shadow: 0 -3px 10px 0 rgba(134, 156.00000000000003, 189, .25);
    padding: 38px 25px;
    gap: 35px;
    align-items: center;
    margin-bottom: 35px;
    background: #fff;
}

.innovative-sol-card img {
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
    transition-duration: .3s;
    width: 68px;
}

.innovative-sol-card h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2em;
}

.partners-box {
    width: 15%;
    text-align: center;
    border-radius: 20px;
    margin-top: 20px;
}

.our-partners-sec {
    background-color: #fbfbfb;
    padding-top: 40px;
}

.partners-box img {
    width: 80%;
    border-radius: 14px;
}

.our-partners-sec ul {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0;
}

#video-parent-row,
.about-banner-content,
.client-text-review,
.ecom-busi-content-div,
.ecom-chose-card,
.has-search,
.health-what-get-sec,
.hire-clients-sec,
.industries-page-banner-form form,
.innov-sol-sec,
.new-mobile-app-dev-service-sec,
.new-related-post-sec,
.pro-design-dev-serv .pro-desig-sev-serv-line,
.search-wrapper {
    position: relative;
}

.innov-bg-pattern {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
}

.achievement-sec {
    background-image: url(../images/achievement-bg-img.webp);
    background-size: cover;
    padding: 70px 0;
}

.layout-main-heading span {
    color: #00aff0;
}

.achievement-sec ul li {
    background: #fff;
    width: 212px;
    margin: 25px 14px 0;
    display: flex;
    padding: 26px;
    border-radius: 25px;
    height: 106px;
    align-items: center;
    justify-content: center;
}

.achievement-sec ul {
    text-align: center;
    display: flex;
    justify-content: center;
}

.recognition-btn {
    margin-top: 46px;
}

.recognition-btn a {
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    background-color: #1a99de;
    border-radius: 15px;
    padding: 17px 28px;
    display: inline-flex;
    align-items: center;
    transition: transform .3s, background-color .3s;
}

.client-img,
.client-img img {
    border-radius: 100%;
}

.recognition-btn a svg {
    width: 15px;
    margin-left: 10px;
    fill: #FFFFFF;
}

.recognition-btn a:hover {
    background-color: #01b1f3;
    transform: scale(1.1);
}

.testimonial-sec {
    background-color: #f6f6f6;
    padding: 50px 0 0 !important;
}

.best-programmer-for-mobile-sec,
.testimonial-sec .swiper-wrapper {
    padding-bottom: 50px;
}

.client-img img {
    border: 2px solid #1a99de;
    width: 60px;
    height: 60px;
}

.testi-card h6 {
    color: #000;
    font-family: Poppins, Sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
}

.powered-by p,
.review-card a,
.review-card h6 a,
.review-with-comment h6 {
    font-family: Roboto, sans-serif;
}

.testi-card p {
    font-size: 15px;
    padding-top: 14px;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    line-height: 27px;
}

.our-partners-sec img {
    width: 100%;
    margin-bottom: 30px;
    border-radius: 13px;
    max-width: none;
}

.our-partners-sec .col-md-2 {
    width: 17.666667% !important;
    margin: 0 10px;
    text-align: center;
}

.testi-card {
    border-style: none;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .22);
    margin: 30px 10px;
    --e-column-margin-right: 5px;
    --e-column-margin-left: 5px;
    padding: 16px;
    border-radius: 30px;
    min-height: 255px;
}

.testimonial-sec .swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: #000;
}

.all-client-review-sec {
    background: #001b4a;
}

.blog-text-box .related-post-content .common-p,
.demo-gallery>ul,
.more-education-feature .pro-card-content p,
.sing_content,
.web-expert-major-sec-card .common-p {
    margin-bottom: 0;
}

.demo-gallery>ul>li {
    float: left;
    margin-right: 0;
    width: 100%;
    border-radius: 20px;
}

.demo-gallery>ul>li a {
    border: 3px solid #fff;
    border-radius: 20px !important;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    height: 350px;
    width: 280px;
    background: 50% no-repeat;
}

.demo-gallery .justified-gallery>a>img,
.demo-gallery>ul>li a>img {
    -webkit-transition: -webkit-transform .15s;
    -moz-transition: -moz-transform .15s;
    -o-transition: -o-transform .15s;
    transition: transform .15s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery>a:hover>img,
.demo-gallery>ul>li a:hover>img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster>img,
.demo-gallery>ul>li a:hover .demo-gallery-poster>img,
.main-swiper-content {
    opacity: 1;
}

.demo-gallery>ul>li a .demo-gallery-poster {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .15s;
    -o-transition: background-color .15s;
    transition: background-color .15s;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0 !important;
}

.demo-gallery .justified-gallery>a .demo-gallery-poster>img,
.demo-gallery>ul>li a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
}

.demo-gallery .justified-gallery>a:hover .demo-gallery-poster,
.demo-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .5);
}

.demo-gallery .justified-gallery>a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color .15s;
    -o-transition: background-color .15s;
    transition: background-color .15s;
}

.main-about-banner,
.main-contact-us-sec .get-in-touch-form,
.priority-content {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: .8;
    width: 48px;
}

.demo-gallery.dark>ul>li a {
    border: 3px solid #04070a;
}

.home .demo-gallery {
    padding-bottom: 80px;
}

.demo-gallery-poster svg {
    width: 100px;
    fill: #ffffff;
    padding: 24px;
    border: 4px solid #fff;
    border-radius: 100%;
    height: 100px;
    opacity: .8;
}

.lg-toolbar .lg-close:after {
    content: '\f00d' !important;
    font-family: FontAwesome;
}

.lg-fullscreen:after {
    content: '\f065' !important;
    font-family: FontAwesome;
}

.lg-outer #lg-share:after {
    content: '\f064' !important;
    font-family: FontAwesome;
}

.lg-outer #lg-share-facebook .lg-icon:after {
    content: '\f39e' !important;
    font-family: FontAwesome;
}

.lg-outer #lg-share-twitter .lg-icon:after {
    content: '\e61b' !important;
    font-family: FontAwesome;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
    content: '\f231' !important;
    font-family: FontAwesome;
}

#lg-zoom-in:after {
    content: '\f00e' !important;
    font-family: FontAwesome;
}

#lg-zoom-out:after {
    content: '\f010' !important;
    font-family: FontAwesome;
}

#lg-actual-size:after,
#lg-share-googleplus {
    display: none !important;
}

.video-testi-mySwiper {
    background-color: #fff;
    margin: 20px 15px;
    padding-bottom: 30px;
}

.industry-ecomerce-new-banner .banner-btn-2,
.swiper-pagination-bullet-active {
    background-color: #000;
}

.all-client-review-sec .layout-main-heading {
    font-size: 44px;
    line-height: 60px;
    padding-left: 35px;
    text-align: left;
    color: #fff;
}

.get-in-touch-sec .layout-main-heading {
    color: #3279ee;
    margin-bottom: 55px;
}

.get-in-touch-sec {
    background-color: #0ea9f8;
    padding-top: 0;
}

.get-in-touch-sec h5 {
    font-size: 26px;
    font-weight: 500;
    line-height: 1.3em;
    color: #000;
    text-transform: none;
    margin-bottom: 20px;
}

.get-in-touch-sec input:-internal-autofill-selected {
    background-color: transparent !important;
}

.review-card-main-box {
    background: #fafafa;
    padding: 28px;
}

.silder-slide-1,
.silder-slide-2,
.silder-slide-3,
.silder-slide-4,
.silder-slide-5 {
    background-size: 100%;
    background-position: top center;
}

.silder-slide-1,
.silder-slide-2,
.silder-slide-3,
.software-development-banner {
    background-repeat: no-repeat;
}

.review-card a {
    color: #17313b;
    display: block;
    font-size: 24px;
    margin-right: 25px;
    width: 100%;
    line-height: 28px;
    padding-bottom: 12px;
}

.review-card h6 {
    font-size: 20px;
    display: inline-block;
}

.review-card h6 a {
    color: red;
    font-size: 11px;
    letter-spacing: 2px;
    line-height: 12px;
    margin-left: 9px;
    text-transform: uppercase;
    display: inline;
}

.review-card h6 i,
.stars-review i {
    color: #e62415;
    font-size: 15px;
}

.fa-brands,
.fa-solid {
    font-family: FontAwesome !important;
}

.about-heading,
.about-paragraph,
.priority-heading,
.priority-paragraph {
    font-family: Poppins, sans-serif;
}

.get-in-touch-sec .form-card i {
    font-style: normal;
    font-size: 18px;
}

.stars-review {
    margin-left: 10px;
    display: inline-block;
}

.stars-review i {
    margin: 0 1px;
}

.our-core-team-sec .layout-main-heading {
    color: #1a99de;
    text-align: left;
    margin-bottom: 20px;
}

.core-team-card {
    margin: 0 0 20px;
    padding: 14px;
    border: 1px solid #d9e2e9;
    border-radius: 5px;
    text-align: center;
}

.core-team-card img {
    margin-bottom: 3px
}

.core-team-card h3 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 20px;
}

.powered-by p,
.review-with-comment {
    margin-top: 25px;
    text-decoration: none;
}

.core-team-card p {
    font-size: 12px;
    font-weight: 400;
}

.review-with-comment {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, .08);
    display: grid;
    height: 100%;
    margin-bottom: 25px;
    min-height: 215px;
    padding: 17px 20px 19px;
}

.silder-slide-4,
.silder-slide-5 {
    background-color: #00000029;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
}

.review-with-comment h6 {
    color: #17313b;
    font-size: 20px;
    letter-spacing: .428571px;
    line-height: 23px;
    margin-right: 12px;
    text-decoration: none;
}

.review-with-comment p {
    color: #17313b;
    font-size: 14px;
    line-height: 18px;
}

.review-with-comment span {
    color: #6a7a7e;
    display: -webkit-box;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 14px;
    max-height: 30px;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.review-with-comment div svg {
    width: 21px;
    fill: #6a797d;
    margin-right: 6px;
    height: auto;
}

.review-with-comment div {
    color: #6a797d;
    font-size: 13px;
    line-height: 15px;
}

.review-with-comment:hover {
    box-shadow: 0 3px 8px rgb(0 0 0 / 24%);
}

.get-in-touch-sec .swiper-wrapper {
    padding-bottom: 30px;
}

.powered-by p {
    color: #17313b;
    font-size: 10px;
    letter-spacing: -.04px;
    line-height: 12px;
    text-align: center;
}

.powered-by p img {
    width: 53px;
}

.get-in-touch-sec .form-card {
    display: flex;
    border: 1px solid #00aff0 !important;
    background: #fff;
    color: #000 !important;
    border-radius: 6px;
    align-items: center;
    margin-bottom: 12px;
    align-items: baseline;
    padding: 0 20px 20px;
}

.get-in-touch-sec .form-card input {
    border: none;
    text-align: center;
}

.get-in-touch-sec .form-card textarea {
    border: none;
    min-height: 130px;
    width: 100%;
    height: auto !important;
    border-radius: 0 !important;
    text-align: left !important;
    padding: 14px;
}

.captcha-div span {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    color: #000;
    margin: 0 4px;
}

.get-in-touch-form .captcha-div span input {
    display: inline-block;
    width: 216px;
    border: 1px solid #00aff0 !important;
    padding: 17px;
    margin-left: 20px;
}

.get-in-touch-form .captcha-div span {
    font-size: 15px;
    color: #fff;
}

.get-in-touch-form .captcha-div img {
    filter: invert(1);
}

.captcha-div span input {
    padding: 29px;
}

.captcha-div span i {
    font-size: 26px;
    font-weight: 400;
}

.captcha-div {
    display: flex;
    align-items: center;
}

.get-in-touch-form .submit-btn {
    background: #3279ee;
    margin-top: 0;
    border-radius: 6px !important;
    /* height: 61px !important; */
    font-weight: 400;
    font-size: 18px;
    width: 24%;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;
    padding: 24px 9px !important;
    height: 54px !important;
    padding: 0 !important;
    border: 2px solid #fff;
    background: transparent;
    transition: .3s ease;
}

.get-in-touch-form .submit-btn:hover {
    background-color: #006eef;
    color: #fff;
    border: 2px solid transparent;
    transition: .3s ease;
}

.submit-btn:hover {
    box-shadow: 0 0 10px 0 rgba(0, 175.0000000000003, 240.00000000000003, .55);

    color: #fff;
}

.silder-slide-1 {
    background-image: url(../images/bimahelpdesk-bg-img.webp);
    padding: 10px 0 80px;
}

.silder-slide-2 {
    background-image: url(../images/kanpid-bg-img.webp);
    padding: 10px 0 65px;
}

.silder-slide-3 {
    background-image: url(../images/triph-bg-img.webp);
    padding: 10px 0 57px;
}

.silder-slide-4 {
    background-image: url(../images/propfyi-bg-img.webp);
    padding: 10px 0 142px;
}

.silder-slide-5 {
    background-image: url(../images/rominus-bg-img.webp);
    padding: 75px 0 234px;
}

.main-swiper-sec h2 {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5em;
    margin-top: 15px;
}

.similar-availability {
    margin-top: 22px;
}

.engagement-points ul,
.industry-p {
    margin-top: 25px;
}

.engagement-points ul li {
    text-align: center;
    display: inline-block;
    padding-right: 50px;
    margin-right: 20px;
    line-height: 0;
}

.engagement-points ul li h5 {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 27px;
    font-weight: 400;
    margin-bottom: 0;
}

.engagement-points ul li p {
    color: #fff;
    font-family: "Noto Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0 0;
}

.main-contact-us-sec .get-in-touch-form .captcha-div,
.more-feature-for-online-ecom-store ul li img,
.team-card img {
    margin-bottom: 10px;
}

.similar-availability span {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 31px;
    margin-right: 15px;
}

.industry-service-card,
.main-swiper-sec .swiper-slider-btn,
.swiper-slider-btn {
    margin-top: 30px;
}

.main-swiper-sec .swiper-slider-btn a,
.swiper-slider-btn a {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 24px;
    fill: #FFFFFF;
    color: #fff;
    background-color: #5d37a4;
    border-radius: 45px;
    padding: 15px 24px 15px 40px;
}

.main-swiper-sec .swiper-slider-btn a i,
.swiper-slider-btn a i {
    margin-left: 8px;
    font-size: 18px;
}

.main-swiper-sec .swiper-slider-btn a:hover,
.swiper-slider-btn a:hover {
    text-decoration: none;
    background-color: #01b1f3 !important;
    box-shadow: none !important;
}

.similar-availability i {
    font-size: 30px;
    color: #fff;
    margin-right: 20px;
}

.similar-availability svg {
    margin-right: 20px;
    margin-top: -11px;
}

.silder-slide-2 .swiper-slider-btn a {
    background-color: #1cbab2 !important;
    color: #000 !important;
}

.digital-services-card p a,
.food-industry-page .healthcare-new-heading h4,
.internal .header .menu>ul>li>a,
.silder-slide-2 .swiper-slider-btn a i,
.silder-slide-3 .swiper-slider-btn a i,
.silder-slide-4 .similar-availability i,
.silder-slide-4 h2 {
    color: #000;
}

.silder-slide-3 .swiper-slider-btn a {
    background-color: #ffde59 !important;
    color: #000 !important;
}

.silder-slide-4 .swiper-slider-btn a {
    background-color: #c96f3b !important;
}

.silder-slide-5 .swiper-slider-btn a {
    background-color: #f4232b !important;
}

.silder-slide-5 h5 {
    color: #000;
    font-family: Poppins, Sans-serif;
    font-size: 44px;
    font-weight: 700;
    margin-top: 10px;
}

.silder-slide-5 p {
    font-size: 15px;
    line-height: 37px;
}

.silder-slide-4 .engagement-points ul li p {
    color: #000;
    font-family: "Noto Sans", Sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.silder-slide-4 .engagement-points ul li h5 {
    color: #000;
    font-family: Poppins, Sans-serif;
    font-size: 27px;
    font-weight: 400;
}

.silder-slide-4 .similar-availability span {
    color: #000;
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 31px;
    margin-right: 15px;
}

.silder-slide-4 .similar-availability svg {
    fill: #000 !important;
}

.abut-counter-sec .counter-card .counter,
.abut-counter-sec .counter-card p,
.digital-services-card:hover p,
.digital-services-card:hover p a,
.digital-why-choose-us ul li:hover h5,
.digital-why-choose-us ul li:hover p,
.driving-inov-grow-sec .service-main-heading,
.ecom-development-process .android-common-p,
.ecom-development-process .app-dev-heading,
.ecom-development-process .app-sub-head,
.end-to-end-tech-sec .opac-heading p,
.fueling-your-ios-sec .android-common-p,
.fueling-your-ios-sec .app-dev-heading,
.fueling-your-ios-sec .app-sub-head,
.launch-food-card-2 h5,
.launch-food-card-2 p,
.leading-android-app-dev .service-main-heading,
.mob-dev-serv-sec .service-main-heading,
.portfolio-card-content p a,
.pro-design-dev-serv .app-dev-heading,
.pro-design-dev-serv .app-sub-head,
.silder-slide-4 .swiper-slider-btn a i,
.testimonial-section .card-title,
.testimonial-section .play-btn i,
.ui-ux-portfolio-sec-2 .app-dev-heading,
.ui-ux-portfolio-sec-2 ul li,
.use-cases-that-beyond-go-sec .android-common-p,
.use-cases-that-beyond-go-sec .app-dev-heading,
.use-cases-that-beyond-go-sec .app-sub-head,
.web-dev-serv-sec .service-main-heading {
    color: #fff;
}

.silder-slide-3 .similar-availability {
    padding-bottom: 100px;
}

.silder-slide-4 .container {
    max-width: 1300px !important;
}

.main-swiper-sec .swiper-button-prev:after,
.main-swiper-sec .swiper-rtl .swiper-button-next:after {
    content: ' \f060  Prev ';
    font-family: FontAwesome;
    text-transform: capitalize;
    font-size: 21px;
    color: #fff;
    letter-spacing: 2px;
}

.main-swiper-sec .swiper-button-next:after,
.main-swiper-sec .swiper-rtl .swiper-button-prev:after {
    content: ' Next \f061 ';
    font-family: FontAwesome;
    text-transform: capitalize;
    font-size: 21px;
    color: #fff;
    width: 100%;
    letter-spacing: 2px;
}

.main-swiper-sec .swiper-button-next,
.main-swiper-sec .swiper-rtl .swiper-button-prev {
    bottom: 4%;
    top: auto;
    left: auto;
    right: 42%;
    width: 99px;
    box-shadow: none !important;
}

.main-swiper-sec .swiper-button-prev,
.main-swiper-sec .swiper-rtl .swiper-button-next {
    bottom: 4%;
    top: auto;
    right: auto;
    left: 45%;
    width: 96px;
    box-shadow: none !important;
}

.all-client-review-sec .swiper-button-next:after,
.all-client-review-sec .swiper-button-prev:after,
.all-client-review-sec .swiper-rtl .swiper-button-next:after,
.all-client-review-sec .swiper-rtl .swiper-button-prev:after {
    font-size: 21px;
    color: #fff;
}

.all-client-review-sec .swiper-button-prev,
.all-client-review-sec .swiper-rtl .swiper-button-next {
    left: 25px !important;
}

.all-client-review-sec .swiper-button-next,
.all-client-review-sec .swiper-rtl .swiper-button-prev {
    right: 25px !important;
}

.main-swiper-content-2 {
    opacity: 0;
}

.fade-in {
    animation: 1s forwards fadeInContent;
}

@keyframes fadeInContent {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.about-counter-sec,
.main-page {
    background-color: #162a2e;
}

.main-about-banner {
    background-position: center center;
    background-size: cover;
    display: flex;
    padding: 135px 0 133px !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: #000;
    background-image: url(../images/about-banner-img.jpg);
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    background-color: #1a99de;
    background-blend-mode: overlay;
}

.priority-image,
.software-development-banner {
    background-size: cover;
    background-position: center;
}

/* .internal .header{position: static !important;} */
/* .internal main{
        margin-top: 77px;
} */
.internal .header,
.priority-content {
    background-color: #fff;
}

.about-heading {
    color: #000;
    font-size: 36px;
    line-height: 1.5;
    font-weight: 600;
    margin: 0;
}

.about-paragraph {
    color: #000;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 50px;
}

.contact-us-heading,
.contact-us-paragraph {
    color: #fff;
    font-family: Poppins, sans-serif;
}

.contact-us-banner-content {
    z-index: 1;
    position: relative;
}

.contact-us-heading {
    font-size: 40px;
    font-weight: 700;
    margin: 0;
}

.contact-us-paragraph {
    font-size: 25px;
    margin-top: 10px;
    font-weight: 600;
}

.priority-section {
    display: flex;
    justify-content: center;
    padding: 40px 20px;
}

.priority-content {
    display: flex;
    align-items: center;
    border-radius: 15px;
    box-shadow: 0 4px 15px 0 rgba(17.1284816576087, 54.98946197452083, 63.75, .14);
    padding: 35px 10px;
    position: relative;
    margin: -121px 25px 0;
}

.case-studies-img,
.expert-li li,
.post-sender-detail ul,
.priority-image {
    display: inline-block;
}

.priority-heading {
    color: #000;
    font-size: 36px;
    line-height: 1.6;
    font-weight: 600;
}

.priority-paragraph {
    color: #54595f;
    font-size: 17px;
    font-weight: 400;
    line-height: 37px;
    letter-spacing: 0;
    word-spacing: -1px;
}

.banner-btn-1,
.banner-btn-2 {
    line-height: 45px;
    font-size: 19px !important;
    text-decoration: none;
}


.christmas-gif-div {
     position: fixed;
    top: 16%;
    right: 27%;
    max-width: 820px;
    display: none; /* hidden initially */
    z-index: 9999;
    animation: fadeIn 0.6s ease-in-out;
}

.christmas-gif-div img {
    width: 100%;
    height: auto;
    cursor: pointer;
}

/* smooth fade-in */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.christmas-close {
   position: absolute;
    top: 36px;
    right: 72px;
    background: #fff;
    color: #333;
    border: none;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    cursor: pointer;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 10;
    display:flex;
    justify-content:center;
}

.christmas-close:hover {
    background: #ff4d4d;
    color: #fff;
}
@media (max-width:768px) {
    .healthcare-sucess-with-us-sec.finance-success img {
        margin-top: 0px !important;
    }

    a.banner-btn-2.finance {
        background-color: #006D5B !important;
        font-size: 16px !important;

    }

    .tech-stack-sec .on-demand-sec-heading p {
        text-align: left !important;
    }

    .opac-heading p {
        text-align: left;
    }

    .counter-card-one,
    .counter-card-two {
        margin-bottom: 20px;
    }

    .popup-modal-img {
        display: none;
    }
}

.team-container {
    max-width: 1200px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.team-row {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.app-dev-banner,
.software-development-banner {
    background-blend-mode: multiply;
    justify-content: center;
}

.team-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    width: 250px;
    text-align: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    transition: transform .3s;
}

.about-banner-overlay,
.contact-us-banner-overlay {
    position: absolute;
    background-color: transparent;
    transition: background .3s, border-radius .3s, opacity .3s;
    width: 100%;
    top: 0;
    height: 100%;
    left: 0;
}

.team-card:hover {
    transform: translateY(-5px);
}

.team-card img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
}

.team-card h3 {
    margin: 10px 0 5px;
    font-size: 16px;
    font-weight: 600;
}

.team-card p {
    font-size: 14px;
    color: #555;
}

.about-banner-overlay {
    background-image: linear-gradient(180deg, #e1ecf2 0, #e1ecf2 100%);
    opacity: .9;
}

.contact-us-banner-overlay {
    background-image: linear-gradient(180deg, #153c51 0, #071e2a 100%);
    opacity: .95;
}

.internal .menu-item-has-children svg {
    fill: #000;
}

.main-contact-us-sec .layout-main-heading {
    font-size: 38px;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 30px;
}

.main-contact-us-sec {
    padding: 50px !important;
}

.career-sec .accordion-body p,
.main-contact-us-sec .layout-main-heading-content {
    font-size: 17px;
}

.domain-expertise-in-sec .we-expert-card p a,
.main-contact-us-sec span a,
.seo-packages .seo-main-heading,
.seo-sub-heading {
    color: #1a99de;
}

.main-contact-us-sec span {
    font-size: 25px;
    font-weight: 600;
}

.main-contact-us-sec .get-in-touch-form .submit-btn {
    width: auto;
    display: inline;
}

.main-contact-us-sec .get-in-touch-form span {
    font-size: 17px;
    font-weight: 400;
}

.main-contact-us-sec .get-in-touch-form .form-card {
    padding: 0 15px;
    border: 1px solid #007bee !important;
    margin-bottom: 5px;
}

.main-contact-us-sec .get-in-touch-form {
    background-color: #f1f5f8;
    padding: 35px 25px;
    border-radius: 15px;
}

.software-development-banner {
    background-image: url(../images/software-development-banner.png);
    background-color: #000000c7;
    text-align: center;
    display: flex;
    align-items: center;
    padding: 0;
    min-height: 653px;
}

.software-development-banner h1 {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 25px;
    color: #fff;
    font-weight: 700;
}

.software-development-banner p {
    font-size: 18px;
    margin-bottom: 55px;
    line-height: 1.5;
    color: #fff !important;
}

.banner-btn-2 {
    font-family: Montserrat, sans-serif !important;
    color: #fff !important;
    padding: 12px 30px;
    font-weight: 500;
    border: 2px solid #3b65ec;
}

.app-dev-banner .banner-btn-2 img,
.ios-banner .banner-btn-2 img,
.progressive-banner .banner-btn-2 img,
.react-banner .banner-btn-2 img {
    margin-left: 15px;
}

.software-development-banner .banner-form {
    background: #fff;
    border-radius: 10px;
}

.software-development-banner .form-header {
    background: #f6f6f6;
    padding: 20px 10px;
    border-radius: 10px 10px 0 0;
}

.app-dev-banner,
.testimonial-section .card {
    background-position: center;
    text-align: center;
}

.software-development-banner h5 {
    font-size: 20px;
    margin: 0;
    text-transform: capitalize;
}

.software-development-banner .form-header p {
    font-size: 12px;
    color: #000 !important;
    margin-bottom: 0;
}

.software-development-banner .form-card .banner-btn-2 {
    padding: 5px 20px !important;
    background: #00b2f1;
    border: none;
    font-size: 15px !important;
}

.software-development-banner .form-select {
    font-size: 12px;
    color: #444;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ddd;
    border-radius: 0;
    background-color: #f8f8f8;
    position: relative;
    height: 45px;
    line-height: 38px;
    display: block;
    margin-top: 15px;
    margin-bottom: 20;
}

.software-development-banner textarea {
    background-color: #f2f2f200 !important;
    font-size: 14px !important;
    resize: none;
    padding: 9px 10px;
    height: 80px !important;
    margin: 10px 0;
    text-align: left !important;
    margin-top: 20px !important;
    border: none;
    border-bottom: 1px solid #979797 !important;
    border-radius: 0 !important;
    padding-left: 0;
}

.software-development-banner textarea::placeholder {
    font-size: 13px;
}

.software-development-banner .form-card p {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    display: block;
    padding: 5px 0;
    margin-bottom: 10px !important;
    color: #000 !important;
}

.software-development-banner .captcha-input {
    width: 100%;
    border: 2px solid #d8d8d8 !important;
    padding: 7px;
    text-align: center !important;
    border-radius: 5px !important;
    margin: 0 0 0 10px;
}

.testimonial-section h6 {
    font-size: 24px !important;
    text-transform: none !important;
}

.single-testi-img {
    width: 60% !important;
}

.testimonial-section p {
    margin-bottom: 30px;
    color: #000;
}

.testimonial-section .swiper {
    margin: 0 auto;
    padding: 20px 0;
}

.testimonial-section .card {
    border: none;
    background-color: #ffffff00;
    box-shadow: 0 4px 10px rgba(0, 0, 0, .1);
    border-radius: 15px;
    position: relative;
    min-height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
}

.testimonial-section .card-img-top {
    border-radius: 10px 10px 0 0;
}

.testimonial-section .card-body {
    padding: 70px 15px 15px;
    background: #000;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    border-radius: 15px;
}

.testimonial-section .play-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    border: 2px solid #fff;
    width: 50px;
    border-radius: 100%;
}

.testimonial-section .demo-gallery>ul>li a {
    background-size: cover !important;
    border: none;
    height: 450px;
    border-radius: 20px;
}

.testimonial-section {
    position: relative;
    box-shadow: 5px 3px 22px #ddd;
}

.client-text-review .swiper-button-next,
.client-text-review .swiper-rtl .swiper-button-prev,
.testimonial-section .swiper-button-next,
.testimonial-section .swiper-rtl .swiper-button-prev {
    right: 7%;
}

.client-text-review .swiper-button-prev,
.client-text-review .swiper-rtl .swiper-button-next,
.testimonial-section .swiper-button-prev,
.testimonial-section .swiper-rtl .swiper-button-next {
    left: 7%;
}

.client-text-review .swiper-button-next:after,
.client-text-review .swiper-rtl .swiper-button-prev:after,
.testimonial-section .swiper-button-next:after,
.testimonial-section .swiper-rtl .swiper-button-prev:after {
    content: 'next';
    color: #000;
    border: 2px solid #000;
    font-size: 21px;
    padding: 18px 22px;
    border-radius: 100%;
}

.client-text-review .swiper-button-prev:after,
.client-text-review .swiper-rtl .swiper-button-next:after,
.testimonial-section .swiper-button-prev:after,
.testimonial-section .swiper-rtl .swiper-button-next:after {
    content: 'prev';
    color: #000;
    border: 2px solid #000;
    font-size: 21px;
    padding: 18px 22px;
    border-radius: 100%;
}

.testimonial-section .testi-vector-1 {
    position: absolute;
    bottom: 0;
    z-index: -1;
}

.testimonial-section .testi-vector-2 {
    position: absolute;
    top: 0;
    right: 0;
    transform: rotate(180deg);
    z-index: -1;
}

.client-tect-review-card {
    background: #f7f7f7;
    border-radius: 8px;
    padding: 32px 24px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    transition: .4s;
    border: 1px solid #fff;
    box-shadow: 5px 5px 9px #ddd;
}

.cms-banner,
.crm-banner,
.ecom-banner,
.erp-banner,
.pro-design-banner,
.saas-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: multiply;
    background-position: center;
    text-align: center;
}

.client-tect-review-card svg {
    fill: #4f2ed8;
    width: 60px;
    margin-bottom: 30px;
    display: block;
}

.new-related-post-sec .service-main-heading,
.package-card-price-detail,
.recent-post-about-box ul li,
.subs_child h3,
.testimonial-section .video-gallery {
    margin-bottom: 20px;
}

.client-tect-review-card p {
    display: flex;
    justify-content: space-between;
    font-size: 19px;
    align-items: center;
    color: #3d4c5e;
}

.client-tect-review-card h5 {
    color: #000;
    margin-top: 40px;
    font-size: 20px;
}

.client-tect-review-card p span i {
    color: #ffba00;
}

.client-tect-review-card:hover {
    border: 1px solid #4e2fda;
    transition: .4s;
    transform: translateY(-5px);
}

.exprt-with-major-box ul,
.transforming-industrues-sec ul {
    padding: 0;
}

.transforming-industrues-sec ul li {
    list-style: none;
    display: inline-block;
    width: 19%;
    text-align: center;
    min-height: 200px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.trandforming-sec-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 250px;
}

.app-dev-banner,
.new-service-banner {
    min-height: 653px;
    background-repeat: no-repeat;
    background-size: cover;
}

.transforming-industrues-sec ul li img {
    width: 46px;
}

.transforming-industrues-sec ul li p {
    font-size: 16px;
    line-height: 24px;
    margin-top: 10px;
    font-weight: 400;
}

.transforming-industrues-sec ul li:first-child,
.transforming-industrues-sec ul li:nth-child(2),
.transforming-industrues-sec ul li:nth-child(3),
.transforming-industrues-sec ul li:nth-child(4),
.transforming-industrues-sec ul li:nth-child(6),
.transforming-industrues-sec ul li:nth-child(7),
.transforming-industrues-sec ul li:nth-child(8),
.transforming-industrues-sec ul li:nth-child(9) {
    border-right: 1px solid #cbcaca;
    border-bottom: 1px solid #cbcaca;
}

.transforming-industrues-sec ul li:nth-child(10),
.transforming-industrues-sec ul li:nth-child(5) {
    border-bottom: 1px solid #cbcaca;
}

.transforming-industrues-sec ul li:nth-child(11),
.transforming-industrues-sec ul li:nth-child(12),
.transforming-industrues-sec ul li:nth-child(13),
.transforming-industrues-sec ul li:nth-child(14) {
    border-right: 1px solid #cbcaca;
}

.bl_subs {
    background-color: #3b65ECE0;
    padding: 28px 100px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    height: 100%;
    display: flex;
    align-items: center;
}

.subs_child {
    max-width: 500px;
}

.subs_child h3 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    text-transform: capitalize;
    max-width: 360px;
    line-height: 40px;
}

.search-wrapper input {
    padding: 30px 0 !important;
}

.search-wrapper input::placeholder {
    text-align: left !important;
    padding-left: 5px;
}

.custom-search-button {
    background-color: #5377ee !important;
    border: 0 #5377ee;
    border-radius: 4px;
    color: #fff;
    padding: 18px 28px !important;
    right: 15px;
    top: 22% !important;
    max-height: 90%;
    box-shadow: none !important;
    font-size: 17px;
}

.app-dev-banner,
.ecom-banner {
    background-color: #000000c7;
    align-items: center;
}

.bl_subs p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: rgba(255, 255, 255, .78);
    margin-bottom: 25px;
    padding-right: 50px;
}

.client-text-review .testi-page-mySwiper {
    padding: 0 10px !important;
}

.testi-internal-client-img {
    border-radius: 100%;
    margin-bottom: 25px;
}

.single-testi {
    margin: 30px 0;
    padding: 30px;
    box-shadow: 2px 3px 9px #efefef;
    border-radius: 10px;
}

.new-service-banner {
    background-image: url(../images/image-7.png);
    padding: 120px 0 20px 90px;
}

.app-dev-banner {
    background-image: url(../images/e869d7bc377f6694914f63842e0fc359.png);
    padding: 0;
    display: flex;
}

.cms-banner,
.ecom-banner,
.erp-banner,
.pro-design-banner {
    padding: 0;
    min-height: 653px;
    display: flex;
    justify-content: center;
}

.ecom-banner {
    background-image: url(../images/0406671b3b18bd2d54e0e9443df86c62.png);
}

.cms-banner,
.erp-banner {
    background-color: transparent;
}

.cms-banner {
    background-image: url(../images/content-management-system-images.png);
    align-items: center;
}

.erp-banner {
    background-image: url(../images/Group-1000010459.png);
    align-items: center;
}

.pro-design-banner {
    background-image: url(../images/hero-section.png);
    background-color: #00000000;
    align-items: center;
}

.crm-banner,
.saas-banner {
    padding: 0;
    display: flex;
    justify-content: center;
    min-height: 653px;
}

.crm-banner {
    background-image: url(../images/image-4.png);
    background-color: transparent;
    align-items: center;
}

.saas-banner {
    background-image: url(../images/image-5.png);
    background-color: #00000085;
    align-items: center;
}

.ar-vr-banner,
.corporate-banner,
.digital-marketing-services-banner,
.ui-ux-banner-services-banner {
    background-color: transparent;
    background-position: center;
    display: flex;
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

.corporate-banner,
.digital-marketing-services-banner {
    justify-content: center;
}

.corporate-banner {
    background-image: url(../images/Group-1000010521.png);
    min-height: 653px;
    text-align: center;
    align-items: center;
}

.digital-marketing-services-banner {
    background-image: url(../images/digital-marketing-banner-bg.png);
    min-height: 623px;
    align-items: center;
}

.ar-vr-banner,
.ui-ux-banner-services-banner {
    justify-content: center;
}

.ui-ux-banner-services-banner {
    background-image: url(../images/ui-ux-banner-bg.webp);
    min-height: 689px;
    align-items: center;
}

.ar-vr-banner,
.ios-banner,
.progressive-banner,
.react-banner {
    min-height: 653px;
    text-align: center;
}

.ar-vr-banner {
    background-image: url(../images/Group-1000010522.png);
    align-items: center;
}

.ios-banner,
.react-banner {
    justify-content: center;
    background-position: center;
    display: flex;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}

.ios-banner {
    background-image: url(../images/image-4-1.png);
    align-items: center;
}

.react-banner {
    background-image: url(../images/image-1.png);
    align-items: center;
}

.progressive-banner {
    background-image: url(../images/image-1-1.png);
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.new-service-banner h2,
.new-service-banner-2 h2 {
    font-size: 40px;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    line-height: 61px;
    color: #fff;
    margin-bottom: 20px;
}

.app-sol-card a,
.app-sol-card h5,
.banner-btn-1,
.best-prog-inner-box h3,
.best-prog-inner-box p,
.common-p,
.exprt-with-major-box h5,
.exprt-with-major-box p,
.exprt-with-major-box ul li,
.mid-quote-banner-sec h5,
.new-mobile-app-dev-service-sec ul li,
.new-service-banner p,
.new-service-banner-2 p,
.page-btn-new,
.service-main-heading {
    font-family: Montserrat, sans-serif !important;
}

.new-service-banner p,
.new-service-banner-2 p {
    color: #fff !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 55px;
}

.ecomm-website-process,
.ecomm-website-process .android-app-dev-card,
.pay-click-seo-package .seo-package-card {
    min-height: auto;
}

.new-service-banner-2 {
    background-image: url(../images/1845f8e751e1414b17bfbc53a61a9ec6.png);
    padding: 120px 0 20px 90px;
    min-height: 653px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000c7;
    background-blend-mode: multiply;
}

.counter-sec .layout-main-heading {
    margin-bottom: 45px;
    color: #fff;
}

.counter-sec {
    padding-top: 20px;
    background-image: url(../images/blue-gradient-background-empty-scene-product-presentation-mockup-abstract-background-concept-3d-rendering-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 60px;
}

.abut-counter-sec {
    background-color: #0c2b2e !important;
    background-image: none;
}

.abut-counter-sec .counter-card:hover {
    border-right: 13px solid #fff;
}

.banner-btn-1 {
    background: #3b65ec;
    color: #fff !important;
    padding: 15px 13px;
    margin-right: 15px;
    font-weight: 500;
}

.banner-btn-1:hover {
    background: 0 0;
    background-color: #01b1f3 !important;
    background-image: linear-gradient(180deg, #3b65ec 0, #f2295B00 100%);
}

.banner-btn-2:hover {
    background: 0 0;
    background-color: #01b1f3 !important;
    background-image: linear-gradient(180deg, #3b65ec 0, #3b65ec 100%);
    cursor: pointer;
}

.copyright br,
.hidden-text,
.mob-app-img-mobile,
.mob-app-serv-dev-sec .service-main-heading br,
.mobile-img {
    display: none;
}

.ptb-70 {
    padding: 70px 0;
}

.service-main-heading {
    font-size: 34px !important;
    font-weight: 600 !important;
    line-height: 60px !important;
    text-align: center;
    color: #333;
}

.best-prog-inner-box h3,
.common-p {
    line-height: 40px;
}

.common-p {
    font-size: 18px;
    text-align: center !important;
    margin-bottom: 55px;
    color: #000;
    font-weight: 400;
}

.new-mobile-app-dev-service-sec ul {
    padding: 0;
    margin-bottom: 35px;
}

.new-mobile-app-dev-service-sec ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 46.77px;
    list-style: none;
}

.new-mobile-app-dev-service-sec ul li img {
    margin-right: 25px;
    width: 27px;
    height: auto;
}

.new-mobile-app-dev-service-sec span {
    margin-right: 30px;
}

.best-prog-inner-box {
    background-color: #333;
    border-radius: 27px;
    padding: 50px;
}

.best-prog-inner-box h3 {
    font-size: 30px;
    font-weight: 600;
    color: #fff !important;
    margin-bottom: 20px;
}

.best-prog-inner-box p {
    font-size: 16px !important;
    font-weight: 400;
    line-height: 30px !important;
    color: #fff !important;
}

.best-prog-inner-box ul li,
.service-card-mob-dev h5,
.service-card-mob-dev p {
    color: #fff;
    font-family: Montserrat, sans-serif !important;
}

.best-prog-inner-box ul {
    padding: 0;
    margin-bottom: 25px;
    line-height: 2.6;
}

.best-prog-inner-box ul li {
    font-size: 14px;
    font-weight: 500;
    list-style: none;
    width: 45%;
    background: #5a5a5a;
    display: inline-block;
    border-radius: 7px;
    padding: 0 14px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.page-btn-new {
    background: #fff;
    font-size: 18px;
    color: #333 !important;
    line-height: 45px;
    text-decoration: none;
    font-weight: 500;
    padding: 13px 23px;
    border-radius: 8px;
}

.cntr_content p a,
.portfolio-card-content p a,
.read-more-btn {
    text-decoration: underline;
}

.best-prog-inner-box a img {
    margin-left: 10px;
}

.mob-dev-serv-sec,
.web-dev-serv-sec {
    background: #092961;
}

.about-isynbus-page-banner,
.all-blog-banner,
.all-blog-banner-2,
.christmas-achievement-sec,
.christmas-merrier,
.digital-counter-sec,
.driving-inov-grow-sec,
.edu-app-dev-everyone,
.end-to-end-tech-sec,
.health-what-get-sec,
.mid-quote-banner-sec,
.success-business-sec,
.success-business-sec .success-text {
    background-repeat: no-repeat;
    background-size: cover;
}

.mob-dev-serv-sec .service-card-mob-dev img {
    height: 80px;
}

.web-dev-serv-sec .common-p {
    color: #fff !important;
    font-family: Poppins, Sans-serif !important;
}

.service-card-mob-dev {
    border: 1px solid #fff;
    padding: 10px 10px 15px;
    border-radius: 5px;
    margin: 15px 5px 5px;
    position: relative;
    min-height: 490px;
}

.service-card-mob-dev h5 {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 26px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.service-card-mob-dev p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 20px !important;
    display: block;
}

.exprt-with-major-box {
    padding: 60px 80px;
    box-shadow: -1px 2px 14px #bfbfbf;
    margin-bottom: 50px;
}

.exprt-with-major-box h5 {
    font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    color: #333;
    margin-bottom: 15px;
    text-transform: none;
}

.exprt-with-major-box p,
.exprt-with-major-box ul li {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #333;
}

.exprt-with-major-box ul li {
    list-style: none;
    margin-top: 17px;
    position: relative;
    padding-left: 19px;
}

.exprt-with-major-box ul li img {
    margin-right: 20px;
    position: absolute;
    left: 0;
    top: 11px;
}

.exprt-with-major-box span {
    margin-right: 20px;
    margin-bottom: 17px;
}

.exprt-with-major-box span img {
    margin-bottom: 10px;
    width: auto;
    height: 80px;
}

.mid-quote-banner-sec {
    background-image: url(../images/Frame-22970.png);
    padding: 75px 0;
}

.mid-quote-banner-sec h5 {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
    line-height: 26px;
    text-transform: capitalize;
}

.mid-quote-banner-sec .page-btn-new {
    font-size: 22px;
    line-height: 45px;
    font-weight: 500;
    background: #f5e24d;
    padding: 16px 39px;
}

.mob-dev-serv-sec .common-p {
    font-family: Poppins, Sans-serif !important;
    color: #fff !important;
    font-size: 16px;
    line-height: 31px;
}

.app-sol-card {
    padding: 20px;
    box-shadow: 2px 4px 28px #ddd;
    margin-top: 25px !important;
    margin: 10px;
    margin-bottom: 35px !important;
    min-height: 300px;
    position: relative;
}

.app-sol-card img {
    margin-top: -50px;
    margin-bottom: 30px;
    width: 27%;
}

.app-sol-card h5 {
    font-size: 22px;
    font-weight: 500;
    line-height: 26.82px;
    color: #333;
    margin-bottom: 15px;
    text-transform: none;
}

.app-sol-card p {
    text-align: left !important;
    line-height: 21.94px;
    color: #737373 !important;
}

.app-sol-card a {
    color: #f94a4a;
    text-decoration: none;
    padding: 15px 10px;
    border-radius: 10px;
    position: absolute;
    bottom: 2%;
}

.testimonial-section .banner-btn-2 {
    border: none;
    background: #0092ff;
}

.app-sol-card a:hover,
.page-btn-new:hover {
    background-color: #01b1f3 !important;
    color: #fff !important;
}

.app-sol-card a svg {
    width: 20px;
    fill: #F94A4A;
    margin-left: 10px;
}

.software-faq-sec .service-main-heading span {
    color: #3b65ec;
}

.driving-inov-grow-sec {
    background-image: url(../images/blue-gradient-background-empty-scene-product-presentation-mockup-abstract-background-concept-3d-rendering-1.png);
    position: relative;
    padding: 90px 0;
}

.new-vectorrr-1 {
    position: absolute;
    transform: rotate(177deg);
    width: 10%;
    top: 0;
    left: 0;
}

.grow-innov-card {
    padding: 35px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #dedede;
    margin-top: 40px !important;
    margin: 10px;
    transition: .3s;
}

.grow-innov-card img {
    margin-bottom: 35px;
    width: 33%;
}

.grow-innov-card h5 {
    font-size: 36px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    margin-bottom: 30px;
}

.faq-card h5,
.faq-card p,
.related-post-content .blue-text {
    font-family: Montserrat, sans-serif !important;
}

.grow-innov-card p {
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}

.emerg-tech-card h5,
.mob-app-card-content h5 {
    color: #333;
    font-weight: 500;
    font-family: Montserrat, sans-serif !important;
}

.emerg-tech-card {
    padding: 47px 50px 47px 47px;
    box-shadow: 1px 4px 26px #ddd;
    border-bottom: 6px solid #3b65ec;
    margin-top: 25px;
    min-height: 308px;
    margin-bottom: 25px;
}

.emerg-tech-card h5 {
    margin-bottom: 25px;
    font-size: 22px;
    line-height: 26px;
    text-transform: capitalize;
}

.emerg-tech-card img {
    width: 40%;
}

.emerg-card-img {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    margin-bottom: 20px;
    width: 71%;
}

.mob-app-serv-dev-sec {
    background: #fbfbfb;
    box-shadow: 5px 0 11px #bdbdbd;
    padding: 50px 0;
}

.mob-app-serv-dev-sec .common-p {
    color: #000 !important;
}

.mob-app-dev-img {
    margin-bottom: 70px;
}

.mob-app-card {
    position: relative;
    margin: 20px;
}

.mob-app-card-content {
    position: absolute;
    top: 6%;
    padding: 40px;
}

.mob-app-card-content img {
    width: 55px !important;
    margin-bottom: 20px;
    height: 62px !important;
}

.mob-app-card-content h5 {
    font-size: 20px;
    line-height: 26.82px;
}

.mob-app-card-content p {
    font-size: 14px;
    line-height: 21px;
    color: #737373;
    font-weight: 400;
}

.mob-app-card img {
    width: 100%;
    height: 345px;
}

.faq-card {
    margin-bottom: 25px;
    padding: 20px;
    min-height: 230px;
}

.faq-card img {
    width: 63%;
    padding-top: 12px;
}

.faq-card h5 {
    font-weight: 500;
    font-size: 20px;
    text-transform: none;
    line-height: 26.82px;
    color: #333;
}

.faq-card p {
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    color: #737373;
}

.accordion-button:focus,
.big-new-swiper .shadow-lg,
.form-control:focus {
    box-shadow: none !important;
}

.new-testimonial-sec .elementor-26929 .elementor-element.elementor-element-4281e9c>.elementor-background-overlay {
    background-color: #fff !important;
}

.package-btn a:hover,
.page-btn-new:hover {
    cursor: pointer;
}

.page-btn-new:hover img {
    filter: brightness(111);
}

.best-prog-inner-box .img-fluid,
.blog-text-box,
.newsletter-new-sec img {
    height: 100%;
}

.service-card-mob-dev img {
    width: 80px;
    height: auto;
    margin-bottom: 20px;
}

.expert-li {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.expert-li li {
    margin-bottom: 17px;
    font-size: 12px !important;
    color: #737373;
    font-weight: 300;
    width: 12%;
    text-align: center;
}

.expert-li img {
    margin-bottom: 10px;
    width: 100%;
}

.expert-card-img {
    width: 70%;
    margin: 0 auto;
}

.grow-innov-card:hover {
    border-right: 10px inset #00cdfd;
}

.big-new-swiper .p-4,
.driving-inov-grow-sec .elementor-37506 .elementor-element.elementor-element-80fc832 {
    padding: 0 !important;
}

.related-post-card img {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}

.related-post-content {
    background: #fff;
    padding: 20px;
    border-bottom-left-radius: 12px;
    min-height: 250px !important;
    border-bottom-right-radius: 12px;
    height: 100%;
    position: relative;
}

.related-post-content .blue-text {
    color: #0070ee;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    text-transform: capitalize;
}

.related-post-content .common-p {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 21.94px;
    text-align: left !important;
    margin-bottom: 20px;
    text-decoration: none;
    cursor: pointer;
}

.sing_blg .cust-name::after {
    top: 12px;
    right: 6px;
}

.app-sub-head,
.post-sender-detail .cust-name,
.post-sender-detail ul li {
    font-weight: 400;
    font-family: Montserrat, sans-serif !important;
}

.post-sender-detail img {
    width: 25px;
    border-radius: 100%;
    margin-right: 5px;
    height: 100%;
}

.post-sender-detail .cust-name {
    text-transform: capitalize;
    color: #00aff0;
    font-size: 16px;
    line-height: 25px;
    position: relative;
    padding-right: 20px;
}

.cust-name::after {
    content: '';
    width: 5px;
    height: 5px;
    background-color: #737373;
    position: absolute;
    border-radius: 12px;
    top: 11px;
    right: 8px;
}

.new-expert-major-sec-box .nav-link,
.new-web-major-card h5,
.web-expert-major-sec-card h5 {
    font-size: 22px;
    font-family: Montserrat, sans-serif !important;
}

.post-sender-detail ul li {
    color: #737373;
    font-size: 16px;
}

.faq-sec {
    box-shadow: 5px 1px 28px #ddd;
}

.new-related-post-sec .swiper-button-next,
.new-related-post-sec .swiper-rtl .swiper-button-prev {
    right: 34px;
    left: auto;
    height: 50px;
}

.service-description {
    display: inline;
}

.read-more-btn {
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    margin-top: 10px;
    font-size: 15px;
}

.faq-sec .read-more-btn {
    color: #00f !important;
    margin: 0;
    background: transparent;
}

.elementor-element-2a0b1ef .elementor-image-box-wrapper,
.elementor-element-2b5fa3e .elementor-image-box-wrapper {
    margin: 10px 0 !important;
}

.new-vector-1 {
    position: absolute;
    right: 0;
    top: 15%;
    width: 20%;
    z-index: -1;
}

.web-dev-serv-sec .service-card-mob-dev {
    padding: 30px 50px 30px 30px;
    min-height: 480px;
    position: relative;
}

.web-dev-serv-sec .page-btn-new {
    background-color: #3b65ec;
    position: absolute;
    bottom: 3%;
    color: #fff !important;
    line-height: normal;
}

.cms-website-process .android-app-dev-card-1::after {
    top: 33px !important;
}

.web-expert-major-sec-card {
    border: 2px solid #ddd;
    padding: 50px 30px;
}

.web-expert-major-sec-card img {
    width: 56px;
    margin-bottom: 30px;
}

.web-expert-major-sec-card h5 {
    font-weight: 500;
    line-height: 26.82px;
    margin-bottom: 15px;
}

.new-web-major-card p,
.web-expert-major-sec-card .common-p {
    line-height: 21.94px !important;
    text-align: left !important;
}

.new-expert-major-sec-box {
    padding: 80px 50px;
    box-shadow: 2px 4px 28px #ddd;
}

.new-expert-major-sec-box .nav-link {
    box-shadow: none !important;
    border: none !important;
    border-radius: 0;
    padding: 0;
    margin-right: 101px;
    font-weight: 600;
    color: #000;
    line-height: 26px;
}

.doctor-healthcare-faq-sec .accordion-item:last-of-type,
.new-expert-major-sec-box .nav-tabs {
    border: none !important;
}

.new-expert-major-sec-box .nav-link.active {
    color: #3b65ec !important;
    border-bottom: 2px solid #3b65ec !important;
}

.ecom-development-process .accordion-button:hover,
.new-expert-major-sec-box .nav-link:hover {
    background-color: transparent !important;
    color: #000 !important;
}

.new-web-major-card {
    padding: 20px;
    border: 1px solid #00000040;
    margin-top: 50px;
    min-height: 381px;
}

.app-sub-head::after,
.app-sub-head::before {
    width: 6px;
    height: 6px;
    background-color: #3b65ec;
    border-radius: 100%;
    top: 43%;
    content: '';
}

.new-web-major-card img {
    margin-bottom: 25px;
    width: 50px;
    height: 50px;
}

.ecom-web-dev-services .new-ios-service-card h5,
.new-web-major-card p {
    margin-bottom: 20px;
    margin-top: 20px;
}

.new-web-major-card h5 {
    font-weight: 500;
}

.app-dev-banner h1,
.ios-banner h1,
.progressive-banner h1,
.react-banner h1 {
    font-family: Montserrat, sans-serif !important;
    color: #fff;
    margin-bottom: 25px;
}

.new-web-app-sol .app-sol-card {
    min-height: 300px;
}

.app-dev-banner h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
}

.app-dev-banner p,
.ios-banner p,
.progressive-banner p,
.react-banner p {
    font-size: 22px;
    font-weight: 600;
    line-height: 40px;
}

.ios-banner h1,
.progressive-banner h1,
.react-banner h1 {
    font-size: 80px;
    font-weight: 700;
    line-height: 103px;
}

.android-app-dev-card h5,
.android-app-dev-card p {
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
}

.fuiling-card h5 span img {
    width: 28.07px;
    height: 32px;
}

.fuiling-card span {
    float: right;
}

.ecomm-website-process .android-app-dev-card-2::before {
    left: -220%;
    top: -15px;
}

.ecomm-website-process .android-app-dev-card-1::after {
    top: 62px;
}

.app-sub-head {
    font-size: 16px;
    position: relative;
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    width: auto;
    color: #000;
}

.app-dev-heading {
    text-align: center;
    font-size: 36px !important;
    font-weight: 600 !important;
    line-height: 52px !important;
    margin-bottom: 0;
}

.app-dev-heading span {
    color: #3b65ec;
    font-size: 36px !important;
}

.app-sub-head::after {
    position: absolute;
    right: -8px;
}

.app-sub-head::before {
    position: absolute;
    left: -8px;
}

.android-app-dev-card-1::after,
.android-app-dev-card-3::after {
    content: url(../images/Rectangle-111449.png);
    width: 241px;
    position: absolute;
    z-index: 1;
}

.android-common-p {
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 34px;
    color: #000;
    margin-bottom: 45px;
}

.android-app-dev-card {
    background: linear-gradient(180deg, rgb(224 219 219 / 75%) 6%, #fff 100%);
    text-align: center;
    padding: 35px;
    position: relative;
    margin-right: 1px;
    min-height: 295px;
}

.android-app-dev-card img {
    margin-bottom: 10px;
    width: 36px;
    height: 35px;
}

.android-app-dev-card h5 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    text-transform: capitalize;
}

.android-app-dev-card p {
    font-size: 14px;
    text-align: left !important;
    line-height: 22px;
}

.android-app-dev-card-1::after {
    height: 1px;
    left: 72.9%;
    top: 81px;
}

.android-app-dev-card-3::after {
    height: 1px;
    left: 72.8%;
    transform: rotate(180deg);
    top: 240px;
}

.android-app-dev-card-2::before {
    content: url(../images/Rectangle-111448.png);
    position: absolute;
    width: 145px;
    height: 1px;
    left: -160%;
    z-index: 1;
    top: -15px;
}

.android-app-dev-card-3,
.android-app-dev-card-4 {
    background: linear-gradient(359deg, rgba(224, 219, 219, .31) 6%, #fff 100%);
}

.android-app-dev-services-sec {
    position: relative;
    box-shadow: 5px 2px 13px #ddd;
}

.android-app-dev-vector-1 {
    position: absolute;
    bottom: 0;
    left: 0;
}

.use-cases-that-beyond-go-sec {
    background-color: #092961;
    position: relative;
}

.use-cases-that-beyond-vector {
    position: absolute;
    top: 0;
    right: 0;
}

.progressive-dedictaed-team h5 {
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
}

.our-dedicated-team-card p,
.use-cases-that-beyond-go-card h5 {
    font-weight: 500;
    line-height: 26px;
    font-family: Montserrat, sans-serif !important;
}

.ecom-dedicated-team .our-dedicated-team-card-line:after {
    content: url(../images/rec-new.png) !important;
}

.ecom-web-dev-services .new-ios-service-card a {
    font-size: 16px;
    line-height: 19.5px;
    text-decoration: underline;
    color: #3b65ec;
    font-weight: 700;
    position: absolute;
    bottom: 9%;
    display: block;
    width: 100%;
    left: 0;
}

.ecom-fueling-your-software-sec .fuiling-card {
    height: 263px;
}

.use-cases-that-beyond-go-card {
    background: #fff;
    padding: 25px;
    border-radius: 10px;
    min-height: 215px;
    margin: 15px;
}

.use-cases-that-beyond-go-card h5 {
    font-size: 18px;
    color: #000;
    text-transform: capitalize;
}

.use-cases-that-beyond-go-card img {
    width: 48px;
    height: 45px;
}

.our-dedicated-team-card {
    text-align: center;
    position: relative;
}

.our-dedicated-team-card img {
    height: 39.1px;
    margin-bottom: 15px;
}

.our-dedicated-team-card p {
    font-size: 15px;
    text-align: center;
    padding: 10px;
}

.our-dedicated-team-card-line:after {
    position: absolute;
    content: url(../images/Rectangle-112524.png);
    right: 0;
    top: 0;
}

.our-secret-sauce-sec,
.wide-range-sec {
    background-color: #f3faff;
}

.wide-range-line p img {
    width: 17px;
    margin-right: 9px;
}

.fueling-your-software-sec .fuiling-card h5 span img {
    width: auto;
    height: 32px;
}

.ios-service-new-sec,
.mobile-app-dev-service {
    background-color: #fbfbfb;
    box-shadow: 5px 2px 16px #ddd;
}

.saas-website-process .android-app-dev-card-1::after {
    top: 76px !important;
}

.techonologies-we-leverage-sec .nav-link {
    box-shadow: none !important;
    font-size: 14px;
    border: none !important;
    border-radius: 0;
    padding: 5px 20px;
    margin-right: 13px;
    font-weight: 600;
    color: #000;
    font-family: Montserrat, sans-serif !important;
    line-height: 26px;
    background: #e6ebf1;
}

.techonologies-we-leverage-sec .nav-tabs {
    border: none !important;
    margin-bottom: 50px;
    gap: 20px;
}

.techonologies-we-leverage-sec .nav-link.active {
    color: #fff !important;
    background: #3b65ec !important;
}

.techonologies-we-leverage-sec .nav-link:hover {
    color: #fff !important;
    background: #1666eb;
}

.techonologies-we-leverage-sec .tab-pane img {
    width: 81px;
    height: 78px;
}

.techonologies-we-leverage-sec .tab-pane p {
    font-size: 14px;
    font-family: Montserrat, sans-serif !important;
    line-height: 22px;
    margin-top: 10px;
}

.techonologies-we-leverage-sec .tab-pane h5 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 15px;
}

.tec-tab-card {
    text-align: center;
    margin-bottom: 55px;
}

.android-service-process-card {
    display: flex;
    gap: 20px;
    background: #f6f6fc;
    padding: 30px;
    border-radius: 8px;
    margin-bottom: 30px;
    min-height: 300px;
}

.erp-fueling-your-software-sec .fuiling-card {
    height: 367px !important;
}

.get-in-touch-sec .form-group {
    width: 100% !important;
}

.get-in-touch-form .form-card {
    display: flex;
    background: #ffffff1a;
    /* backdrop-filter: blur(10px); */
    border: 1px solid #fff3 !important;
    color: #000 !important;
    border-radius: 6px;
    align-items: center;
    padding: 2px 15px !important;
    margin-bottom: 12px;
    align-items: baseline;
}

.form-card i {
    font-style: normal;
    font-size: 18px;
    font-family: FontAwesome !important;
}

.get-in-touch-form .form-card input {
    text-align: left !important;
    height: 54px !important;
    width: 100%;
    margin: 0 0 0 25px !important;
    padding: 10px 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-family: Poppins, sans-serif !important;
    background: transparent;
    /* backdrop-filter: blur(10px);
    border: 1px solid #fff3; */
}

.get-in-touch-form .form-card textarea {
    background-color: transparent;
}

.get-in-touch-form #dropdownLabel2 {
    color: #fff;
}

.get-in-touch-form .form-card input::placeholder {
    color: #fff;
}

.get-in-touch-form .form-card textarea::placeholder {
    color: #fff;
}

.edu-app-dev-everyone ul li,
.edu-app-dev-everyone ul p,
.education-app-heading p,
.fuiling-card p,
.mobile-serve-platform-new-btn,
.new-ios-service-card h5,
.pro-card-content h5,
.pro-card-content p,
.progressive-web-app .use-cases-that-beyond-go-card p,
.why-choose-card p {
    font-family: Montserrat, sans-serif !important;
}

.get-in-touch-form .form-card input::placeholder {
    text-align: left !important;
}

.get-in-touch-form .form-card textarea::placeholder {
    text-align: left !important;
}

#contactForm .form-card textarea {
    border: none !important;
    padding: 10px 0 0;
    text-align: left !important;
    color: #fff !important;
}

#contactForm .get-in-touch-form .form-card input {
    margin-left: auto !important;
    color: #fff;
}

#serviceform .form-card textarea {
    text-align: center !important;
}

.submit-btn {
    background: #00aff0;
    margin-top: 24px;
    border-radius: 6px !important;
    font-weight: 400;
    font-size: 18px;
    width: 30%;
    color: #ffe !important;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;
    padding: 19px 30px !important;
}

.get-in-touch-form input::placeholder {
    text-align: center;
}

.video-main-div {
    position: sticky;
    top: 75px;
}

.subs_child .search-wrapper input {
    box-shadow: none;
    border-radius: 6px;
    border: none;
    width: 100%;
    padding: 20px !important;
    background-color: transparent;
}

.subs_child .search-wrapper input:focus-visible {
    outline: none !important;
}

.pro-card-icon {
    width: 74%;
}

.pro-card-icon img {
    width: 72px;
    min-width: 72px;
}

.pro-card-content h5 {
    font-size: 18px;
    font-weight: 600;
    text-transform: none;
    margin-bottom: 10px;
}

.pro-card-content p {
    font-size: 16px;
    line-height: 24.5px;
    font-weight: 400;
    color: #737373;
}

.bl_subs input::placeholder {
    padding-left: 15px !important;
}

.techonologies-we-leverage-sec {
    box-shadow: 5px 0 15px #ddd;
    position: relative;
}

.new-ios-service-card {
    text-align: center;
    background: #fff;
    border: 1px solid #00000014;
    border-radius: 14.53px;
    padding: 25px;
    margin-top: 85px;
    position: relative;
    min-height: 300px;
}

.new-ios-service-card img {
    margin-top: -85px;
    width: 106.59px;
    height: 106.59px;
}

.new-ios-service-card h5 {
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
}

.new-ios-service-card p {
    font-size: 16px;
    line-height: 23.5px;
    color: #737373;
    font-weight: 400;
    text-align: left;
}

.ecom-development-process,
.fueling-your-ios-sec,
.tech-stack-sec {
    background-color: #092961;
}

.fuiling-card {
    background: #fff;
    padding: 40px;
    border: 1px solid #dbdbdb;
    width: a;
    height: 379px;
}

.fuiling-card h5 {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdbdb;
    display: inline-block;
    width: 76%;
    margin-bottom: 25px;
    text-transform: none;
}

.fuiling-card h5 span {
    margin-right: 22px;
    float: none !important;
}

.fuiling-card p {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}

.christmas-merrier h5,
.offer-card p,
.want-to-launch-sec h5 {
    font-family: Poppins, Sans-serif;
}

.react-services-sec .android-app-dev-card-2::before {
    left: -133% !important;
}

.react-service-new-sec .new-ios-service-card {
    min-height: 360px;
}

.mobile-serve-platform-new-btn {
    font-size: 14px;
    font-weight: 500;
    color: #00aff0 !important;
    text-decoration: none;
    border: 1px solid #fff;
    padding: 3px 5px;
    margin-top: 15px;
    position: absolute;
    bottom: 3%;
    border-radius: 3px;
}

.mobile-serve-platform-new-btn img {
    width: 13px;
    height: 13px !important;
    margin: 0 0 0 7px;
}

.app-for-servicr-provider p svg,
.nav-link img,
.offer-card ul li img {
    margin-right: 15px;
}

.react-services-sec .android-app-dev-card-1::after {
    top: 53px;
}

.progressive-web-app .use-cases-that-beyond-go-card h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    font-family: Montserrat, sans-serif !important;
    color: #3b65ec;
}

.progressive-web-app .use-cases-that-beyond-go-card p {
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.education-faq-sec .faq-card,
.progressive-web-app .use-cases-that-beyond-go-card {
    min-height: 260px;
}

.software-development-banner .form-card {
    padding: 0 10px 20px;
    border: none !important;
}

.software-development-banner input {
    border: none !important;
    border-bottom: 1px solid #979797 !important;
    font-size: 14px;
    width: 100%;
    padding: 8px 10px;
    border-radius: 0 !important;
    text-align: left !important;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
    padding-left: 0;
}

.get-in-touch-sec .form-header h5 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

.get-in-touch-sec .form-card p {
    font-size: 12px;
    color: #000 !important;
    margin-bottom: 0;
    margin-top: 10px;
}

.ecom-web-app .use-cases-that-beyond-go-card {
    min-height: 322px;
}

.ecom-dedicated-team .our-dedicated-team-card p {
    font-size: 13px;
    padding: 10px;
}

.ecom-web-dev-services .new-ios-service-card {
    min-height: 340px;
}

.get-in-touch-sec .form-header {
    background: #f6f6f6;
    padding: 15px 25px;
    border-radius: 10px 10px 0 0;
    margin-bottom: 16px;
}

.get-in-touch-sec .form-card .input-form {
    border: none !important;
    border-bottom: 1px solid #979797 !important;
    border-radius: 0 !important;
    margin-bottom: 16px !important;
    padding-bottom: 0;
    height: 35px !important;
    width: 100% !important;
}

.get-in-touch-sec .form-card select {
    padding: 14px;
    font-size: 12px;
    color: #444;
    border: 1px solid #ddd;
    margin-bottom: 14px;
}

.get-in-touch-sec .form-card input::placeholder {
    font-size: 15px;
    text-align: left !important;
}

.get-in-touch-sec .form-card textarea::placeholder {
    font-size: 15px;
    text-align: left !important;
}

.get-in-touch-sec .captcha-input {
    font-size: 20px;
    border: 1px solid #ddd !important;
    padding: 20px;
}

.software-dev-services-sec .android-app-dev-card-1::after {
    top: 110px;
}

.chain-sec-card img,
.tech-mySwiper li {
    width: auto;
}

.techonologies-we-leverage-sec .swiper-button-next,
.techonologies-we-leverage-sec .swiper-rtl .swiper-button-prev {
    position: absolute;
    top: 36% !important;
    right: 0;
    bottom: auto !important;
    background: #00b2f1 !important;
    left: auto !important;
    width: 50px !important;
    height: 50px !important;
}

.ecom-development-process .accordion-button {
    box-shadow: none !important;
    background: 0 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.38px;
    color: #000;
}

.ecom-development-process .accordion-body {
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}

.techonologies-we-leverage-sec .swiper-button-prev,
.techonologies-we-leverage-sec .swiper-rtl .swiper-button-next {
    position: absolute;
    top: 35% !important;
    left: 0;
    right: auto !important;
    bottom: auto !important;
    background: #00b2f1 !important;
    width: 50px !important;
    height: 50px !important;
}

.software-develop-use-case .use-cases-that-beyond-go-card p {
    font-size: 15px;
    line-height: 25px;
}

.software-develop-use-case .use-cases-that-beyond-go-card h5 {
    font-weight: 600;
}

.ar-vr-web-app .use-cases-that-beyond-go-card,
.software-develop-use-case .use-cases-that-beyond-go-card {
    min-height: 410px;
}

.software-dev-services-sec .android-app-dev-card {
    min-height: 353px;
}

.accordion-item {
    padding: 8px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    box-shadow: 0 0 5px 0 #00000026;
}

.techonologies-we-leverage-sec .swiper-button-next:after,
.techonologies-we-leverage-sec .swiper-button-prev:after,
.techonologies-we-leverage-sec .swiper-rtl .swiper-button-next:after,
.techonologies-we-leverage-sec .swiper-rtl .swiper-button-prev:after {
    color: #fff !important;
    font-size: 22px !important;
}

.ecom-development-process .accordion-button:not(.collapsed)::after {
    background-image: url(../images/Vector-minus.png) !important;
}

.ecom-development-process .accordion-button::after {
    background-image: url(../images/Vector-plus.png) !important;
}

.ecom-development-process .accordion-button:focus {
    background-color: transparent !important;
    color: #00aff0 !important;
}

.android-app-dev-card-8:before {
    left: -120%;
}

.container-sticky-wrapper {
    height: 100vh;
    overflow: hidden;
}

.container-sticky-wrapper .col-md-8 {
    overflow-y: auto;
    height: 100%;
}

.expert-android-main-div {
    padding: 50px;
    background: #294ba8;
    border-radius: 25px;
}

#countryCodeDropdownPopup input,
#countrySearchBar,
#countrySearchBar2 {
    position: sticky;
    top: 0;
    z-index: 10;
    width: 95% !important;
    border: 1px solid #ddd !important;
    margin: 10PX !important;
    PADDING: 6PX !important;
    box-shadow: -2px 0 12px #ddd !important;
    background-color: #fff !important;
}

#countryCodeDropdownPopup input {
    BORDER-RADIUS: 6PX !important;
}

#countryCodeDropdownPopup {
    max-height: 300px;
    overflow-y: auto;
}

#countrySearchBar,
#countrySearchBar2 {
    BORDER-RADIUS: 6PX !important;
    max-height: 300px;
    overflow-y: auto;
}

#countryCodeDropdown2 input {
    background-color: #f5f5f5 !important;
    padding-left: 20px !important;
    color: #000 !important;
}

#countryCodeDropdown2 input::placeholder {
    color: #000 !important;
}

@media screen and (max-width:1199px) {
    .sticky {
        position: static;
    }

    .form-card .banner-btn-2 {
        padding: 7px 4px;
        font-size: 12px !important;
    }

    .service-card-mob-dev {
        min-height: 560px;
    }

    .bl_subs {
        padding: 20px !important;
    }

    .subs_child h3 {
        font-size: 24px;
        margin-bottom: 0;
    }

    .bl_subs p {
        font-size: 18px;
        line-height: 25px;
    }
}

.crm-website-process .android-app-dev-card-1::after {
    top: 133px !important;
}

.pro-design-process .android-app-dev-card {
    min-height: 242px;
}

.pro-design-process .android-app-dev-card-1::after {
    top: 109px;
}

.pro-design-process .android-app-dev-card-2::before {
    left: -182%;
}

.pro-design-dev-serv .service-card-mob-dev {
    border: none;
    text-align: center;
    padding: 30px;
}

.pro-design-dev-serv .service-card-mob-dev p {
    text-align: justify;
}

.get-in-touch-form .captcha-div input {
    width: 200px !important;
    display: inline-block;
    height: 54px !important;
    border: 1px solid #00aff0 !important;
    text-align: center;
    border-radius: 6px !important;
    background: #ffffff1a;
    backdrop-filter: blur(10px);
    border: 1px solid #fff3 !important;
    color: #fff !important;
    margin: 0 !important;
}

.get-in-touch-form .captcha-div input::placeholder {
    color: #fff !important;
}

.pro-design-dev-serv .pro-desig-sev-serv-line::after {
    position: absolute;
    content: url(../images/Rectangle-112524-1.png);
    right: 0;
    bottom: 0;
}

.crm-develop-use-case .use-cases-that-beyond-go-card {
    min-height: 430px;
}

.new-technology-sec {
    background: #f5f5f5;
    box-shadow: 0 5px 9px #e5e5e5;
}

.offer-banner,
.perfect-gift-sec,
.want-to-launch-sec {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
}

.new-technology-sec .nav-pills .nav-link.active,
.new-technology-sec .nav-pills .show>.nav-link {
    background-color: #0078ab;
}

.new-technology-sec .nav-link:hover {
    background-color: #0078ab;
    color: #fff;
}

.new-technology-sec .nav-link {
    font-size: 21px;
    border: 1px solid #0078ab;
    margin-bottom: 10px;
    color: #007aac;
    border-radius: 10px;
    display: flex;
    min-height: 56px;
    justify-content: space-between;
    box-shadow: none !important;
}

.nav-link img {
    filter: invert(51%) sepia(100%) saturate(419%) hue-rotate(168deg) brightness(90%) contrast(91%);
}

.new-technology-sec .nav-link:hover img,
.new-technology-sec .nav-pills .nav-link.active img,
.new-technology-sec .nav-pills .show>.nav-link img {
    filter: none;
}

.pro-dev-services .new-ios-service-card {
    min-height: 415px !important;
}

.erp-website-process .android-app-dev-card-1::after {
    top: 98px;
}

.erp-web-app .use-cases-that-beyond-go-card {
    min-height: 380px;
}

.erp-app-dev-services .new-ios-service-card {
    min-height: 385px;
}

.new-technology-sec .tec-tab-card {
    margin: 0 auto 30px;
}

.new-technology-sec .tec-tab-card p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}

.ar-vr-website-process .android-app-dev-card-1::after {
    top: 121px;
}

.ar-vr-faq-sec .faq-card {
    min-height: 239px;
}

.ar-vr-website-process .android-app-dev-card-2::before {
    left: -176%;
}

.offer-banner {
    background-image: url(../images/offer-banner.png);
    padding: 135px 0;
}

.offer-banner p {
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-top: 14px;
}

.christmas-achievement-sec .layout-main-heading span,
.offer-banner p span,
.perfect-gift-sec .layout-main-heading span {
    color: #ecb434;
}

.offer-banner .success-suite-div h6 {
    font-size: 29px;
    font-weight: 400;
    color: #fff;
    margin-top: 20px;
    font-family: Poppins, sans-serif !important;
    margin-bottom: 0;
}

.offer-banner .success-suite-div h6 span {
    color: #fedb7c;
}

.offer-banner .success-suite-div p {
    font-size: 22px;
    margin-top: 0;
}

.want-to-launch-sec {
    background-image: url(../images/want-to-launch-bg-img.png);
    background-color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding: 200px 0 100px;
    position: relative;
}

.want-to-launch-sec h5 {
    color: #494d53;
    font-size: 28px;
    line-height: 35px;
    font-weight: 500;
    text-transform: none;
}

.want-to-launch-sec .layout-main-heading {
    text-align: left;
    font-size: 48px;
    font-weight: 600;
    line-height: 60px;
    margin-bottom: 35px;
}

.want-to-launch-sec .layout-main-heading span {
    color: #ecb434;
    position: relative;
    background-image: url(../images/offer-span-img.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}

.book-free-demo-btn {
    font-size: 18px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #fff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #cf9f40 0, #a55415 100%);
    border-radius: 21px;
    padding: 10px 18px 11px;
}

.want-to-launch-sec .santa-img {
    position: absolute;
    top: -240px;
    right: 47px;
}

.perfect-gift-sec {
    background-image: url(../images/perfect-gift-sec-bg-img.png);
    position: relative;
}

.offer-card {
    background: #fff;
    border: 1px solid #cddbeb;
    border-radius: 12px;
    margin-top: 50px;
}

.christmas-achievement-sec,
.christmas-merrier,
.success-business-sec {
    background-position: center center;
}

.offer-card h5 {
    font-size: 22px;
    font-weight: 500;
    line-height: 34px;
    text-align: center;
    margin-top: 20px;
    text-transform: normal;
}

.offer-card p {
    color: #89899f;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}

.offer-card ul li {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 8px;
}

.offer-btn {
    margin-top: 37px;
    margin-bottom: 40px;
}

.offer-btn .book-free-demo-btn {
    padding: 16px 40px;
}

.christmas-merrier {
    background-image: url(../images/christmas-merrier-bg.png);
    padding: 90px 0 300px;
    z-index: 1000;
    position: relative;
    text-align: center;
}

.christmas-merrier h5 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 37px;
}

.success-business-sec {
    background-image: url(../images/success-business-sec-bg-img.png);
    margin-top: -145px;
    margin-bottom: 0;
    padding: 0 0 100px;
}

.success-business-sec .success-text {
    background-image: url(../images/success-text-bg.png);
    margin: 120px 0 0 36px;
    background-position: top center;
    padding: 0 0 80px;
}

.success-business-sec .success-text p {
    color: #ff0928;
    padding: 230px 0 0;
    margin: 0;
    font-size: 36px;
    text-align: center;
    font-weight: 600;
}

.christmas-achievement-sec {
    background-image: url(../images/christmas-achievement-bg.png) !important;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 120px 0 300px;
    position: relative;
}

.christmas-achievement-sec ul li {
    background: 0 0 !important;
    width: 15% !important;
    margin: 0;
}

.christmas-achievement-sec .swiper-button-next:after,
.christmas-achievement-sec .swiper-button-prev:after,
.christmas-achievement-sec .swiper-rtl .swiper-button-next:after,
.christmas-achievement-sec .swiper-rtl .swiper-button-prev:after {
    font-size: 21px;
    color: #8b8b8b;
}

.christmas-achievement-sec .swiper-button-prev,
.christmas-achievement-sec .swiper-rtl .swiper-button-next {
    left: 19% !important;
    top: 58%;
}

.christmas-achievement-sec .swiper-button-next,
.christmas-achievement-sec .swiper-rtl .swiper-button-prev {
    right: 19% !important;
    top: 58%;
}

.career-sec .accordion-button {
    background-color: #1a99de;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
    padding-left: 50px;
}

.career-sec .accordion-button:focus,
.industry-faq-sec .accordion-button:focus {
    box-shadow: none;
}

.career-sec .accordion-button::after {
    background-image: none !important;
    content: '\2b';
    font-family: FontAwesome;
    position: absolute;
    left: 2%;
    top: 16px;
}

.career-sec .accordion-button:not(.collapsed)::after {
    background-image: none !important;
    content: '\f068';
    transform: none;
    font-family: FontAwesome;
}

.career-sec .accordion-item {
    box-shadow: none !important;
    border: none !important;
    padding: 0;
}

.career-sec .accordion-body h2 {
    font-size: 28px;
    font-weight: 700;
}

.career-get-in-touch .get-in-touch-form .submit-btn {
    width: 100%;
    margin: 0;
}

.career-get-in-touch .get-in-touch-form {
    margin-top: 25px;
    padding: 25px 25px 55px;
    background-color: #fff;
    border: 5px solid #ededed;
    border-radius: 22px;
}

.career-get-in-touch {
    background-color: #e6eef3;
}

.career-contact-details .layout-main-heading {
    font-size: 30px;
    margin-bottom: 23px !important;
    margin-top: 20px;
}

.career-contact-details p,
.career-contact-details p a,
.seo-main-heading span {
    color: #54595f;
}

.digital-marketing-services-banner h1,
.digital-marketing-services-banner p,
.ui-ux-banner-services-banner h1,
.ui-ux-banner-services-banner p {
    font-family: Montserrat, sans-serif !important;
    color: #fff;
}

.career-contact-details p i {
    color: #00b2f1;
    margin-right: 20px;
}

.digital-marketing-services-banner h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 66px;
}

.digital-marketing-services-banner h6,
.ui-ux-banner-services-banner h6 {
    font-size: 31px;
    color: #fff;
    font-weight: 700;
    margin-top: 25px;
    font-family: Montserrat, sans-serif !important;
}

.digital-marketing-services-banner p {
    margin-bottom: 35px;
    font-size: 21px;
    margin-top: 15px;
}

.digital-marketing-services-banner .banner-btn-2 {
    background: #fdad09;
    border: none;
}

.ui-ux-banner-services-banner h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 79px;
}

.ui-ux-banner-services-banner h1 span {
    color: #ecd13b;
}

.ui-ux-banner-services-banner p {
    margin-bottom: 35px;
    font-size: 31px;
    font-weight: 600;
    margin-top: 30px;
    line-height: 44px;
}

.digital-expert-card h5,
.digital-expert-card p {
    font-weight: 500;
    font-family: Montserrat, sans-serif !important;
    text-align: center;
}

.opac-heading span,
.why-choose-card h5,
.why-choose-points p {
    font-weight: 700;
    font-family: Montserrat, sans-serif !important;
}

.ui-ux-banner-services-banner .banner-btn-2 {
    background: #f92488;
    border: none;
}

.digital-expert-card .digital-expert-card-img {
    height: 352px;
}

.digital-expert-card .digital-expert-card-img img {
    height: 100%;
    object-fit: cover;
}

.digital-expert-card h5 {
    font-size: 18px;
    margin-top: 18px;
    line-height: 26px;
    text-transform: capitalize;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.digital-expert-card p {
    font-size: 14px;
    line-height: 22px;
}

.digital-team-experts .banner-btn-2 {
    background-color: #fdad09;
    float: right;
    font-family: Montserrat, sans-serif !important;
    padding: 5px 30px;
    border: none;
}

.digital-services-card:hover,
.digital-why-choose-us ul li:hover {
    background: linear-gradient(180deg, #4c44fc 0, #662ff4 100%);
}

.digital-partners-mySwiper {
    padding: 20px;
    margin-top: 35px;
}

.digital-partners-mySwiper img {
    border-radius: 20px;
}

.opac-heading span {
    color: #3b65ec;
    font-size: 68px;
    line-height: 51px;
}

.opac-heading .app-dev-heading {
    margin-top: -28px;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif !important;
}

.why-choose-points p {
    font-style: italic;
    font-size: 20px;
    line-height: 30px;
}

.why-choose-card img {
    width: 90px;
}

.why-choose-card h5 {
    font-size: 18px;
    line-height: 26px;
}

.digital-counter-card .digital-counter-text h6,
.digital-services-card p,
.do-you-know-div h5 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
}

.digital-why-choose-us ul li {
    display: inline-block;
    width: 46%;
    gap: 2px;
    margin-right: 22px;
    padding: 20px;
    box-shadow: 0 2px 8px 0 #00000040;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-bottom: 25px;
    font-family: Montserrat, sans-serif !important;
    vertical-align: top;
    transition: .3s;
}

.digital-why-choose-us ul li:first-child,
.end-to-end-counter-sec,
.end-to-end-tech-content,
.feature-content ul {
    margin-top: 50px;
}

.digital-why-choose-us ul li:nth-child(4) {
    margin-top: -37px;
}

.digital-services-card:hover img,
.digital-why-choose-us ul li:hover img {
    filter: invert(1) brightness(2);
}

.digital-why-choose-us ul li:hover {
    transition: .3s;
}

.digital-counter-sec {
    background-image: url(../images/digital-counter-bg-img.jpg);
    background-position: top center;
}

.digital-counter-card {
    display: flex;
    padding: 33px 16px 33px 30px;
    border: 3px solid #fff;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    gap: 20px;
}

.digital-counter-card .digital-counter-text h6 {
    font-size: 34px;
    color: #fff;
    margin: 0;
    padding-bottom: 0;
}

.digital-counter-card .digital-counter-text p {
    font-size: 16px;
    font-family: Montserrat, sans-serif !important;
    color: #fff;
    margin: 0;
}

.digital-services-card {
    display: flex;
    font-family: Montserrat, sans-serif !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 2px 25px 0 #00000026;
    padding: 40px 0;
    margin-top: 20px;
    min-height: 266px;
    color: #000;
}

.digital-services-card img {
    width: 102px;
}

.digital-services-card p {
    font-size: 24px;
    margin-top: 25px;
    line-height: 26px;
}

.do-you-know-div {
    background: linear-gradient(90deg, #e6f1ff 0, #fff 100%);
    padding: 13px 35px;
    margin-top: 20px;
    border-bottom-left-radius: 26px;
    margin-bottom: 25px;
}

.digital-portfolio-sec ul li,
.do-you-know-div p,
.feature-content p {
    font-size: 14px;
    font-family: Montserrat, sans-serif !important;
    font-weight: 500;
}

.digital-portfolio-sec ul li {
    position: relative;
    padding-left: 33px;
    margin-bottom: 20px;
}

.digital-portfolio-sec h6 a,
.portfolio-card-content h3,
.seo-sm-box p,
.ui-ux-heading-new {
    font-weight: 600;
    font-family: Montserrat, sans-serif !important;
}

.digital-portfolio-sec ul li img {
    width: 20px;
    position: absolute;
    left: 0;
    top: 6px;
}

.digital-portfolio-sec h6 {
    margin-left: 32px;
    font-family: Montserrat, sans-serif !important;
    text-transform: capitalize;
}

.digital-portfolio-sec h6 a {
    font-size: 17px;
    color: #000;
}

.digital-portfolio-sec h6 a svg {
    width: 25px;
}

.digital-portfolo-card {
    margin: 100px 0;
}

.seo-sm-card {
    background-color: #080d22;
    border-top-left-radius: 60px;
    border-bottom-right-radius: 60px;
    padding: 60px 90px;
    position: relative;
}

.seo-sm-box img {
    width: 101px;
}

.seo-sm-box p {
    font-size: 29px;
    font-style: italic;
    color: #fff;
}

.portfolio-card-img,
.seo-sm-box {
    text-align: center;
}

.seo-sm-card .banner-btn-2 {
    background-color: #f9b731;
    border: none;
}

.seo-sm-comment {
    background: #fff;
    padding: 30px 20px;
    border-radius: 15px;
    margin-right: 50px;
    margin-top: 30px;
}

.seo-sm-comment h6 {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    font-family: Montserrat, sans-serif !important;
}

.seo-sm-comment h6 span {
    color: #3b65ec;
    font-size: 18px;
    font-weight: 500;
    font-family: Montserrat, sans-serif !important;
}

.case-blue-band ul li,
.seo-sm-comment p {
    font-family: Montserrat, sans-serif !important;
    font-weight: 400;
}

.seo-sm-comment p {
    font-size: 16px;
    padding: 20px 30px;
    line-height: 27.4px;
    position: relative;
    margin: 0;
}

.seo-sm-comment p .fa-quote-left {
    position: absolute;
    left: 0;
    color: #f9b731;
    font-size: 20px;
}

.seo-sm-comment p .fa-quote-right {
    position: absolute;
    right: 0;
    color: #f9b731;
    font-size: 20px;
}

.dotted-vector-1 {
    position: absolute;
    right: 10%;
    top: 7%;
}

.dotted-vector-2 {
    position: absolute;
    bottom: 9%;
    left: 4%;
}

.customer-centric-support ul li {
    text-align: center;
    font-family: Montserrat, sans-serif !important;
    position: relative;
}

.customer-centric-support ul li img {
    width: 140px;
    margin: auto auto 30px;
}

.customer-centric-support ul li p {
    font-size: 17px;
    font-family: Montserrat, sans-serif !important;
    font-weight: 700;
    margin-bottom: 50px;
}

.customer-centric-support ul {
    justify-content: space-between;
    display: flex;
}

.customer-centric-support ul li:first-child:after,
.customer-centric-support ul li:nth-child(3):after {
    content: '';
    width: 2px;
    height: 255px;
    position: absolute;
    border: 2px dashed #dbdbdb;
    top: 11px;
    transform: rotate(-62deg);
    left: 229px;
    z-index: -1;
}

.customer-centric-support ul li:nth-child(2):after,
.customer-centric-support ul li:nth-child(4):after {
    width: 2px;
    height: 255px;
    border: 2px dashed #dbdbdb;
    transform: rotate(62deg);
    left: 229px;
    z-index: -1;
    position: absolute;
    content: ''
}

.customer-centric-support ul li:nth-child(2):after {
    top: 11px;
}

.customer-centric-support ul li:nth-child(4):after {
    top: 4px;
}

.customer-centric-support,
.ecomerce-why-choos,
.healthcare-industries-sec {
    box-shadow: 0 2px 41px 0 #0000001A;
}

.main-case-studies-banner {
    padding: 113px 0 !important;
}

.case-studies-img img {
    width: 578px;
    height: 429px;
    border-radius: 20px;
}

.case-study-detail-card {
    width: 65%;
    padding: 20px;
    background: #fff;
    display: inline-block;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .32);
    border-radius: 20px;
    vertical-align: top;
    position: absolute;
    left: 31%;
}

.case-blue-band {
    background: #637ca5;
    padding: 20px 10px 20px 36px;
    border-radius: 20px;
}

.case-blue-band ul {
    display: flex;
    line-height: 2.6;
}

.case-blue-band ul li {
    padding-left: calc(50px/2);
    color: #fff;
    font-size: 20px;
    padding-right: calc(50px/2);
}

.case-blue-band ul li:first-child,
.case-blue-band ul li:nth-child(2) {
    border-right: 1px solid #fff;
}

.seo-related-div .table-container {
    margin-top: 20px;
}

.seo-related-div td,
.seo-related-div th {
    padding: 12px 0;
    text-align: center;
    width: 0%;
}

.seo-related-div td:first-child,
.seo-related-div td:nth-child(2),
.seo-related-div td:nth-child(3),
.seo-related-div th {
    border-right: 1px solid #000;
}

.seo-related-div th {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.seo-related-div td {
    font-size: 15px;
    color: #54595f;
    font-weight: 400;
    line-height: 32px;
}

.case-studeis-card {
    margin-bottom: 150px;
    position: relative;
}

.seo-related-div td a {
    color: #54595f;
    display: block;
    font-family: Montserrat, sans-serif !important;
}

.get-in-touch-form .captcha-div {
    margin-top: 0px;
    margin-bottom: 0px;
}

.portfolio-single-card {
    background-image: url(../images/portfolio-bg-pattern.png);
    transition: background .3s, border-radius .3s, opacity .3s;
    background-color: #0da0a2;
    background-blend-mode: multiply;
}

.portfolio-card-content h3 {
    font-size: 36px;
    color: #fff;
    margin-bottom: 20px;
}

.portfolio-card-content ul {
    display: flex;
    gap: 40px;
}

.portfolio-card-content ul li {
    text-align: center;
    font-family: Montserrat, sans-serif !important;
}

.portfolio-card-content ul li i {
    background: #fff;
    padding: 19px;
    font-size: 30px;
    color: #0da0a2;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    box-shadow: 2px 2px 9px #ebeaea;
}

.portfolio-card-content ul li p {
    margin: 11px 0;
    font-family: Barlow, serif !important;
    text-align: center;
    font-size: 18px;
}

.portfolio-card-content p {
    font-size: 20px;
    color: #fff;
    margin-top: 30px;
    font-family: Barlow, serif !important;
    margin-bottom: 40px;
    font-weight: 400;
}

.portfolio-btn a {
    font-weight: 500;
    fill: #000000;
    color: #000;
    font-family: "Fira Sans", serif !important;
    background-color: #5ab4b5;
    border-radius: 20px;
    padding: 13px 16px 15px;
    transition: transform .3s;
    font-size: 16px;
}

.portfolio-btn a:hover {
    transform: scale(1.2);
    color: #fff;
    background-color: #01b1f3 !important;
}

.ui-ux-heading-new {
    font-size: 36px;
    line-height: 52px;
}

.ui-ux-heading-new span {
    color: #f92488;
    font-size: 36px;
}

.ui-ux-sub-p {
    font-size: 16px;
    font-weight: 500;
    font-family: Montserrat, sans-serif !important;
    line-height: 22px;
    margin-bottom: 45px;
}

.digital-team-experts .ui-ux-sub-p,
.digital-why-choose-us .opac-heading p {
    opacity: 60%;
}

.all-blog-banner {
    background-image: url(../images/all-blog-banner.png);
    padding: 90px;
}

.all-blog-banner-2 {
    background-image: url(../images/all-blogs-banner-scaled.jpg);
    padding: 70px 120px;
    background-color: #02040DD6;
    background-blend-mode: multiply;
    background-position: top;
}

.ban-search button,
.ban-search input,
.blog-pagination-wrapper button,
.has-search button,
.swiper-button-next,
.swiper-button-prev {
    background-color: transparent !important;
}

.myblog-mySwiper h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
}

.slider-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.slider {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-behavior: smooth;
    width: calc(100% - 100px);
    margin: 0 50px;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.slider a {
    display: inline-block;
    padding: 10px 15px;
    color: #fff;
    border-radius: 10px;
    transition: color .3s, background-color .3s;
}

.slider a:hover {
    color: #000;
    background-color: #fff;
    border-radius: 10px;
}

.slider::-webkit-scrollbar {
    display: none;
}

.next-btn,
.prev-btn {
    border: 1px solid #5e5e5e;
    background: 0 0 !important;
    cursor: pointer;
    z-index: 1;
    user-select: none;
    padding: 5px 10px;
    height: 34px;
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}

.next-btn::before,
.prev-btn::before {
    color: #fff;
    font-size: 15px;
    font-weight: 400;
}

.prev-btn::before {
    content: '\276E';
}

.next-btn::before {
    content: '\276F';
}

.prev-btn {
    position: absolute;
    left: 0;
}

.food-inspired-icon-1,
.next-btn {
    position: absolute;
    right: 0;
}

.scf_p1 {
    width: 100%;
    height: 400px;
}

.blog-pagination-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.blog-pagination-wrapper .prv button::before {
    content: '\276E';
    margin-right: 10px;
}

.blog-pagination-wrapper .nxt button::after {
    content: '\276F';
    margin-left: 10px;
}

.blog-pagination-wrapper button {
    box-shadow: none !important;
    color: #000 !important;
}

.pg-num button {
    padding: 8px 15px;
    margin: 0 5px;
}

.pg-num button:hover {
    background-color: #94c0fa !important;
}

.pg-num .active {
    background-color: #dbeafe !important;
    border-radius: 5px;
}

.ban-search input {
    border-radius: 6px;
    color: #fff;
    border: none;
    width: 100% !important;
    font-size: 15px;
    padding: 4px 0 4px 10px !important;
    text-align: left !important;
}

.ban-search input::placeholder {
    text-align: right !important;
    padding: 3px 15px 0 50px;
    margin-top: 3px;
    color: #fff !important;
    background: 0 0 !important;
}

.ban-search input::placeholder:focus {
    background: 0 0 !important;
}

.ban-search input:focus {
    color: #fff;
    border: none !important;
}

.ban-search button {
    border: 0;
    border-radius: 4px;
    color: #fff;
    padding: 0 !important;
    box-shadow: none !important;
    display: flex;
    border: none;
}

.ban-search button input {
    width: auto !important;
}

.ban-search button img {
    width: 19px;
    margin-left: 3px;
}

.related-post-card {
    border-radius: 12px;
    box-shadow: -1px 0 17px #ddd;
    margin: 0px;
    min-height: 465px;
    position: relative;
}

.all-post-card,
.sing-right-box {
    box-shadow: 0 2px 25px 0 #00000026;
}

.lst_sec .related-post-card {
    min-height: 455px;
}

.lst_sec .blg_banimg {
    height: 257px;
    object-fit: cover;
}

.all-post-card {
    display: flex;
    border-radius: 12px;
}

.blog-img-box img {
    width: 610px;
    height: 200px;
    border-radius: 12px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.blog-text-box .related-post-content {
    padding: 20px 5px 0 0;
    border-top-right-radius: 12px;
    min-height: 199px !important;
}

.subs-img {
    height: 404px;
    object-fit: cover;
}

.toc-link {
    color: #000 !important;
    /* font-size: 17px; */
    font-weight: 400;
}

.cntr_content img {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: 50px;
    height: 473px;
    object-fit: cover;
}

.cntr_block {
    padding: 0 40px;
}

.sing-right-box {
    border-right: 6px solid #101950;
    padding: 20px;
    border-radius: 8px;
}

.sing-right-box p {
    line-height: 27px;
}

.sing-right-box button {
    background-color: #5377ee !important;
    box-shadow: none !important;
    width: 100%;
    margin: 10px 0;
    padding: 13px 16px;
    color: #fff;
    border-radius: 5px;
}

.sing_blg {
    padding: 0 120px;
}

.sing_brd {
    font-size: 18px;
    color: #000;
    font-weight: 500
}

.sing_brd a {
    font-size: 18px;
    color: #000;
}

.tb-btn::before {
    content: '\276F';
    color: #000;
}

.cld_em {
    color: #3e78ed;
    font-size: 16px;
    font-weight: 600;
}

.blog-heading-wrapper {
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}

.blog-heading-wrapper h4 {
    font-size: 34px;
    font-weight: 600;
    line-height: 50px;
    color: #000;
}

.business-sucess-sec p,
.secret-sauce-box p {
    font-family: Montserrat, sans-serif !important;
    line-height: 35px;
}

.business-sucess-point {
    margin-top: 15px;
}

.business-sucess-point ul {
    display: flex;
    gap: 130px;
}

.business-sucess-point ul li {
    display: flex;
    gap: 19px;
}

.business-sucess-point ul li img {
    width: 49px;
    height: 49px;
}

.business-sucess-point ul li span {
    font-size: 18px;
    font-weight: 600;
    font-family: Montserrat, sans-serif !important;
    line-height: 25px;
}

.business-sucess-sec p {
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    margin-top: 30px;
}

.digital-portfolio-sec .banner-btn-2 {
    background-color: #f92488;
    border: none;
}

.ui-ux-portfolio-sec .app-dev-heading {
    font-size: 30px !important;
    line-height: 60px !important;
}

.ui-ux-portfolio-sec-2 {
    background-image: url(../images/ui-ux-portfolio-sec-bg.png);
    padding: 150px 0;
}

.secret-sauce-box {
    box-shadow: 0 0 25px 0 #0000001A;
    background: #fff;
    padding: 35px 32px;
    min-height: 372px;
}

.industries-banner,
.industry-mid-banner {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.secret-sauce-box img {
    width: 91px;
    height: 90px;
}

.secret-sauce-box p {
    font-size: 22px;
    font-weight: 500;
    margin-top: 25px;
}

.industries-banner h2,
.industry-heading {
    font-family: Poppins, Sans-serif;
    font-weight: 700;
}

.industries-banner {
    background-image: url(../images/healthcare-banner-bg.jpg);
}

.industries-banner h2 {
    color: #6d7776;
    line-height: 55px;
}

.industries-banner p {
    text-align: left;
    color: #6d7776;
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 29px;
}

.industry-button {
    margin-top: 45px;
}

.industry-button a {
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 500;
    fill: #6D7776;
    color: #6d7776;
    background-color: #fffFFF00;
    border-style: solid;
    border-width: 1px;
    padding: 11px 15px;
    border-radius: 5px;
}

.industry-button a:hover {
    background-color: #01b1f3;
    color: #fff;
}

.industry-heading {
    color: #333;
    font-size: 45px;
    line-height: 60px;
}

.industry-p,
.industry-service-card p {
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    font-family: Poppins, Sans-serif;
}

.industry-service-card p {
    color: #333;
    margin: 0;
}

.industry-service-card .img-heading-service {
    display: flex;
    align-items: center;
    gap: 20px;
}

.industry-service-card .img-heading-service h5 {
    color: #000;
    font-family: Poppins, Sans-serif;
    font-size: 28px;
    font-weight: 700;
}

.industry-sub-heading {
    color: #333;
    font-family: Poppins, Sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 45px;
    margin-bottom: 25px;
}

.type-soft-app-card {
    margin-top: 30px;
    padding: 25px 0 25px 25px;
    background-color: #fff;
    border-style: solid;
    border-width: 0 0 6px;
    border-color: #00aff0;
    box-shadow: 0 2px 25px 0 rgba(0, 0, 0, .15);
    min-height: 221px;
}

.type-soft-app-card p {
    font-size: 20px;
    font-weight: 500;
    line-height: 26px;
    color: #333;
    margin-top: 20px;
}

.app-for-servicr-provider p {
    font-size: 25px;
    font-weight: 500;
    line-height: 40px;
    color: #333;
    margin-top: 45px;
}

.why-choose-isynbus-app-soft ul li {
    color: #333;
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 2.6;
    list-style: disc;
}

.hash-1-seo-company a i,
.high-google-list p i {
    font-family: "Font Awesome 6 Free" !important;
}

.why-choose-isynbus-app-soft ul {
    padding-left: 40px;
    margin-top: 35px;
}

.develop-process-card {
    margin-bottom: 55px;
}

.develop-process-card span {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

.digital-market-sub-heading h1,
.digital-market-sub-heading h2,
.industry-mid-banner h6 {
    font-weight: 700;
    font-family: Poppins, Sans-serif;
}

.develop-process-card svg {
    margin-right: 15px;
    width: 39px;
}

.industry-mid-banner {
    background-image: url(../images/healthcare-mid-banner.png);
}

.industry-mid-banner h6 {
    color: #fff;
    font-size: 37px;
    line-height: 49px;
}

.industry-mid-banner .industry-button {
    display: inline-block;
    margin-top: 38px;
}

.industry-mid-banner .industry-button a {
    background-image: linear-gradient(180deg, #fe5d00 0, #fe5d00 100%);
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}

.mid-banner-industry-comment {
    width: 67%;
    float: right;
    margin: 25px 0 0;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
}

.mid-banner-industry-comment p {
    font-size: 17px;
    line-height: 37px;
    letter-spacing: 0;
    word-spacing: -1px;
}

.mid-banner-industry-comment p i {
    color: orange;
    font-weight: 900;
    font-size: 1.2em;
    margin: 0 6px;
}

.divider-industry {
    width: 25%;
    margin: 40px auto 0;
    border-block-start: 1px solid #d5d5d5;
}

.industry-achievements img {
    filter: contrast(0);
}

.industry-achievements img:hover {
    filter: contrast(1);
}

.industry-faq-sec .accordion-item {
    padding: 0;
    box-shadow: none;
    border: none;
}

.industry-faq-sec .accordion-button {
    padding: 24px;
    background-color: #f0f0f0;
    font-size: 18px;
    font-weight: 500;
    color: #1a99de;
}

.seo-packages .nav-link,
.seo-packages .nav-link.active {
    background: #1a99de;
    padding: 13px 16px 15px;
    transition: .3s;
}

.industry-faq-sec .accordion-body p {
    font-size: 18px;
    font-weight: 400;
    line-height: 43px;
    margin: 0;
}

.digital-marketing-sub-banner {
    background: linear-gradient(180deg, #153c51de 0, #071e2a 100%) center center/cover no-repeat, url(../images/seo-banner-bg.jpg) center center/cover no-repeat;
    background-color: linear-gradient(180deg, #153c51 0%, #071e2a 100%);
    padding: 100px 0;
}

.digital-market-sub-heading h2 {
    color: #fff;
    font-size: 60px;
    text-align: center;
    margin-bottom: 15px;
}

.digital-market-sub-heading h1 {
    color: #fff;
    font-size: 45px;
    text-align: center;
    margin-bottom: 15px;
}

.digital-market-sub-heading h5 {
    font-size: 32px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0;
    text-transform: none;
}

.digital-market-sub-heading h6,
.seo-sub-heading {
    font-size: 28px;
    text-transform: none;
    text-align: center;
    font-weight: 600;
}

.digital-market-sub-heading h6 {
    color: #fff;
    margin-bottom: 25px;
}

.digital-market-sub-heading p {
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
    font-size: 17px;
}

.digital-sub-banner-card h5,
.seo-main-heading {
    color: #000;
    font-weight: 600;
    text-align: center;
    font-family: Poppins, Sans-serif;
}

.digital-sub-banner-card {
    background-color: #fff;
    border-width: 2px;
    border-radius: 10px;
    border-color: #dbecef;
    padding: 0 15px 22px;
    text-align: center;
}

.digital-sub-banner-card img {
    width: 100%;
    text-align: center;
}

.digital-sub-banner-card h5 {
    font-size: 23px;
    font-style: normal;
    line-height: 1em;
    text-transform: capitalize;
}

.seo-main-heading {
    font-size: 38px;
}

.seo-packages,
.we-expertise-in-sec p {
    font-size: 17px;
}

.we-expert-card p {
    font-size: 16px;
}

.we-expertise-in-sec,
.why-choose-digital-services {
    background-color: #f0f5f8;
}

.seo-service-card {
    padding: 20px;
    background-color: transparent;
    background-image: linear-gradient(100deg, #fff 27%, #fff 0);
    border-radius: 15px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    gap: 16px;
    min-height: 73px;
    margin-top: 25px;
    height: 73px;
}

.seo-service-card img {
    width: 15%;
}

.seo-service-card h4,
.we-expert-card p {
    margin: 0;
    color: #1a99de;
    font-family: Poppins, Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3em;
}

.seo-packages .nav-link {
    color: #fff;
    border: none;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 5px;
}

.seo-packages .nav-link.active {
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    border-radius: 5px;
    border: none;
}

.seo-packages .nav-link:hover {
    background-color: #00b4f4;
}

.seo-packages .nav-tabs {
    justify-content: center;
    gap: 10px;
    border: none;
    margin-top: 25px;
    margin-bottom: 30px;
}

.startup-card {
    background-color: #029785;
}

.growth-card {
    background-color: #0298a8;
}

.growth-card .package-btn a,
.growth-card .package-card-price-detail h4,
.growth-card .package-crad-heading i,
.growth-card .package-service-div p {
    color: #0298a8;
}

.premium-card {
    background-color: #f88628;
    position: relative;
}

.premium-card .package-btn a,
.premium-card .package-card-price-detail h4,
.premium-card .package-crad-heading i,
.premium-card .package-service-div p {
    color: #f88628;
}

.high-card {
    background-color: #d81d61;
}

.high-card .package-btn a,
.high-card .package-card-price-detail h4,
.high-card .package-crad-heading i,
.high-card .package-service-div p {
    color: #d81d61;
}

.seo-package-card {
    box-shadow: 0 4px 30px 0 rgba(2.0000000000000098, 150.99999999999994, 132.99999999999994, .48);
    margin: 5px;
    padding: 25px 15px;
    border-radius: 12px;
    min-height: 2983px;
}

.package-crad-heading {
    display: flex;
    gap: 20px;
    align-items: center;
    border-bottom: 1px solid #fff;
    padding: 0 0 12px;
    margin-bottom: 20px;
}

.package-crad-heading i {
    background: #fff;
    color: #029785;
    font-size: 35px;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.package-crad-heading h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1em;
    margin: 0;
}

.package-card-price-detail h4 {
    margin: 0 -15px 0 25px;
    padding: 20px 15px;
    background-color: #fff;
    border-radius: 50px 0 0 50px;
    color: #029785;
    font-family: Poppins, Sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
}

.package-card-price-detail h5,
.package-card-price-detail p {
    margin: 16px 0 10px;
    letter-spacing: 0;
    word-spacing: -1px;
    text-align: center;
}

.package-card-price-detail h5 {
    color: #fff;
    line-height: 37px;
    font-weight: 600;
}

.package-card-price-detail p {
    color: #fff;
    line-height: 32px;
}

.package-service-div p {
    margin: 0 0 15px -15px;
    padding: 10px 5px 10px 11px;
    background-color: #fff;
    border-radius: 0 50px 50px 0;
    line-height: 37px;
    color: #029785;
    letter-spacing: 0;
    word-spacing: -1px;
    font-size: 15px;
    font-weight: 700;
}

.package-service-div ul li {
    padding-bottom: calc(19px / 2);
    text-align: left;
    color: #fff;
    border-bottom: 1px solid #f0f0F036;
    margin-bottom: 10px;
}

.package-service-div ul li i {
    margin-right: 9px;
}

.package-btn a {
    font-size: 16px;
    text-transform: capitalize;
    fill: #029785;
    color: #029785;
    background-color: #fff;
    border-radius: 50px;
    padding: 11px 20px;
    font-weight: 500;
}

.package-btn {
    text-align: center;
    margin-top: 45px;
    margin-bottom: 25px;
}

.we-expert-card {
    padding: 18px 0 18px 5px;
    background-color: transparent;
    background-image: linear-gradient(100deg, #25272a 30%, #fff 0);
    border-radius: 15px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    gap: 30px;
    margin-top: 20px;
}

.we-expert-card img {
    width: 64px;
}

.we-expertise-in-sec .seo-main-heading {
    color: #1a99de;
    margin-bottom: 30px;
}

.seo-color-detail-card p,
.seo-detail-cards p {
    text-align: left;
    color: #535353;
    font-family: Poppins, Sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 32px;
}

.hash-1-seo-company p,
.key-reason-box p,
.premium-tag,
.seo-color-detail-card h6 {
    margin: 0 0 10px;
    line-height: 37px;
    letter-spacing: 0;
    word-spacing: -1px;
}

.food-ap-sol-card,
.hash-1-seo-company {
    text-align: center;
    margin-top: 50px;
}

.hash-1-seo-company h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
}

.hash-1-seo-company p {
    font-size: 17px;
    color: #fff;
}

.hash-1-seo-company a {
    font-family: Poppins, Sans-serif;
    font-size: 21px;
    font-weight: 500;
    fill: #FFFFFF;
    color: #fff;
    background-color: #273167;
    border-radius: 10px;
    padding: 17px 22px;
}

.hash-1-seo-company a:hover {
    transform: scaleX(1.5);
    background: #01b1f3 !important;
}

.hash-btn {
    margin: 35px 0;
}

.key-reason-box h5 {
    color: #2d3247;
    font-size: 28px;
    font-weight: 600;
    text-transform: none;
}

.key-reason-box p,
.key-reason-box ul li {
    color: #454343;
    font-size: 17px;
}

.doctor-healthcare-faq-sec .accordion,
.key-reason-box ul {
    margin-bottom: 25px;
}

.key-reason-box ul li {
    padding-bottom: calc(4px / 2);
    line-height: 2.6;
}

.key-reason-box ul li i {
    color: #6ec1e4;
    margin-right: 10px;
}

.discuss-expert-card {
    padding: 20px;
    background-color: #1a99de;
    border-radius: 15px;
    box-shadow: 0 5px 10px 0 rgba(162.09843750000002, 194.24331967561142, 207, .6);
    text-align: center;
    margin-top: 35px;
}

.discuss-expert-card img {
    width: 96px;
    margin: 0 auto;
}

.discuss-expert-card h5 {
    color: #fff;
    font-family: Poppins, Sans-serif;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3em;
}

.discuss-expert-card p,
.high-google-detail p,
.importance-of-content-writing p {
    line-height: 37px;
    letter-spacing: 0;
    word-spacing: -1px;
}

.discuss-expert-card p {
    color: #fff;
    font-size: 17px;
}

.high-google-rank-sec h5,
.seo-color-detail-card .seo-main-heading {
    color: #2d3247;
    font-size: 28px;
}

.high-google-rank-sec h5 {
    font-weight: 600;
    margin-bottom: 15px;
    text-transform: none;
}

.high-google-detail p {
    margin: 0 0 10px;
    color: #454343;
    font-size: 17px;
}

.high-google-list p {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: calc(39px / 2);
    color: #54595f;
}

.high-google-list p i {
    color: #1a99de;
    margin-right: 15px;
}

.seo-color-detail-card ul li {
    line-height: 2.6;
    letter-spacing: 0;
    word-spacing: -1px;
    font-size: 17px;
    list-style: disc;
}

.seo-color-detail-card ul {
    padding-left: 2rem;
}

.importance-of-content-writing .seo-main-heading {
    position: relative;
    padding-bottom: 20px;
}

.importance-of-content-writing .seo-main-heading::after {
    content: '';
    background-color: #2d3247;
    width: 10%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.importance-of-content-writing p {
    margin: 0 0 50px;
    font-size: 17px;
    color: #454343;
}

.seo-color-detail-card h6 {
    font-size: 17px;
    color: #454343;
}

.software-dev-services-sec .android-app-dev-card-2::before {
    display: none;
}

.grown-your-busi .nav-tabs,
.healthacare-investment .better-investment-card .better-top-row,
.smo-benefits .high-google-list p {
    border-bottom: none;
}

.premium-tag {
    padding: 9px;
    background-color: #0031e3;
    border-radius: 50px;
    box-shadow: 0 0 10px 0 #0031e3;
    position: absolute;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    right: 8%;
    top: -27px;
}

.popup-modal .modal-dialog {
    max-width: 785px;
    margin: 8.75rem auto;
}

.startup-card .package-btn a {
    color: #029785 !important;
}

.popup-modal input {
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-top: 25px;
    padding: 0;
    width: 100% !important;
    font-size: 17px !important;
}

.popup-modal input::placeholder {
    color: #696969;
}

.popup-modal textarea {
    border: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin-bottom: 18px;
    padding: 0;
    margin-top: 18px;
    width: 100% !important;
}

.popup-modal textarea::placeholder {
    color: #696969;
}

.popup-modal h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 29px;
    margin: 0;
    padding: 0;
}

.popup-form .form-check-input {
    border: 1px solid #a1a1a1;
    margin-bottom: 25px !important;
    width: 1em !important;
    margin-top: 4px;
}

.popup-form label {
    color: #696969;
    margin-right: 12px;
    font-size: 12px !important;
    font-weight: 500 !important;
    padding-top: 4px;
}

.popup-form .submit-btn {
    background: #4eacea;
    border-radius: 12px !important;
    font-weight: 400;
    font-size: 18px;
    width: 42%;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    display: block;
    text-align: center;
    padding: 18px 45px 15px !important;
    margin: 10px 0;
}

.domain-sub-poster img {
    width: 135px;
    margin: 25px 0;
    height: 103px;
}

.domain-sub-poster {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 315px !important;
}

.domain-expertise-in-sec .we-expert-card img {
    width: 48px;
    margin-left: 25px;
}

.domain-expertise-in-sec .we-expert-card {
    padding: 29px 0 29px 5px;
    gap: 60px !important;
}

.grown-your-busi .nav-link,
.grown-your-busi .nav-link.active {
    border-radius: 0;
    padding: 20px 25px;
    font-weight: 600;
    font-size: 17px;
}

.grown-your-busi p {
    text-align: left;
    color: #000;
    font-family: Poppins, Sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 32px;
}

.better-investment-card .better-bottom-row p,
.better-investment-card .better-top-row span,
.feature-content h5,
.healthcare-new-heading h4,
.healthcare-new-heading p,
.on-demand-industries-card p {
    font-family: Montserrat, sans-serif !important;
}

.grown-your-busi .nav-link.active {
    background: #f2f2f2;
    color: #000;
}

.grown-your-busi .nav-link {
    color: #6ec1e4;
    border: none;
}

.grown-your-busi .nav-link:hover {
    border: none;
}

.grown-your-busi .tab-content>.tab-pane {
    background: #f2f2f2 !important;
    padding: 26px !important;
}

.privacy-policy-banner {
    background-image: linear-gradient(180deg, #153c51 0, #071e2a 100%);
    padding: 150px 0 100px;
}

.industries-new-banner,
.industry-healthcare-new-banner {
    padding: 100px;
    background-repeat: no-repeat;
    background-size: cover;
}

.privacy-policy-banner h1,
.privacy-policy-banner h3 {
    text-align: center;
    color: #fff;
    font-size: 45px;
    font-weight: 700;
}

.privacy-policy-content h4 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}

.privacy-policy-content p {
    font-size: 17px;
    line-height: 38px;
    letter-spacing: 0;
    word-spacing: -1px;
    color: #000;
    margin-bottom: 20px;
}

.allblog-heading h1,
.industries-new-banner h1,
.industries-new-banner h3 {
    font-size: 50px;
    position: relative;
    z-index: 1;
    font-family: Montserrat, sans-serif !important;
    font-weight: 700;
}

.privacy-policy-content ul {
    padding-left: 40px;
    margin-bottom: 50px;
}

.privacy-policy-content ul li {
    list-style: disc;
    line-height: 2.6;
    letter-spacing: 0;
    font-size: 17px;
    word-spacing: -1px;
}

.industries-new-banner {
    background-image: url(../images/on-demand-banner-bg.png);
}

.industry-healthcare-new-banner {
    position: relative;
    background-image: url(../images/healthcare-new-banner-bg.png);
}

.uber-app-banner {
    position: relative;
    background-image: url(../images/uber-banner-bg-img.png);
    padding: 29px 0px;
}

.industry-healthcare-new-banner .banner-btn-2 {
    background-color: #6f51c7 !important;
}

.doctor-healthcare-faq-sec .banner-btn-2 {
    background-color: #6f51c7 !important;
    border: none;
}

.healthcare-banner-vector {
    position: absolute;
    width: 11%;
    top: 61%;
    left: 46%;
}

.allblog-heading h1 {
    color: #000 !important;
    text-align: center;
}

.industries-new-banner p {
    font-size: 26px;
    margin-top: 20px;
    color: #000;
    line-height: 44px;
    font-weight: 600;
    margin-bottom: 50px;
}

.industries-new-banner .banner-btn-2 {
    background-color: #5137ff;
    border: none;
}

.on-demand-industries-card {
    box-shadow: 0 7px 30px 10px #0000000A;
    text-align: center;
    border-radius: 30px;
    margin-top: 50px;
}

.on-demand-industries-card img {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
}

.on-demand-industries-card .intustries-card-icon {
    width: 91px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 100%;
    z-index: 1;
    position: absolute;
    height: 91px;
    box-shadow: 0 4px 4px 0 #00000040;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 39%;
    top: -45px;
}

.on-demand-industries-sec .opac-heading span {
    color: #e3ecf3;
    font-size: 68px;
    margin-bottom: -17px;
    display: block;
}

.on-demand-industries-sec {
    box-shadow: 0 2px 41px 0 #0000001A;
    padding-bottom: 150px;
}

.on-demand-industries-card .intustries-card-icon img {
    width: 42px;
    display: block;
    margin: 0 auto;
    z-index: 111111;
    position: relative;
    border-radius: 0;
    height: auto !important;
    filter: grayscale(100%) brightness(0);
    transition: filter .3s ease-in-out;
}

.on-demand-industries-card p {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    color: #6f51c7;
}

.on-demand-industries-card .on-demand-industries-content {
    padding: 80px 16px 25px;
    border-bottom-left-radius: 30px;
    position: relative;
    border-bottom-right-radius: 30px;
    border: 2px solid #fff;
    border-top: 0;
}

.on-demand-industries-card:hover .on-demand-industries-content {
    border: 2px solid #6f51c7;
    border-top: 0;
}

.phoneCallBtn,
.skypeBtn {
    border-radius: 50px;
    box-shadow: 0 0 10px 0 rgb(135 135 135 / 56%);
}

.sticy-social-icons {
    position: fixed;
    bottom: 20px;
    z-index: 999999;
    left: 0 !important;
}

.phoneCallBtn,
.skypeBtn,
.whatsapp-button {
    height: 45px;
    width: 45px;
    position: absolute;
    left: 7px;
    text-align: center;
}

.whatsapp-button img {
    max-width: 100px !important;
}

.skypeBtn {
    bottom: 101px;
    padding: 9px;
    background: linear-gradient(34deg, #1d69f1 0, #1ad2fd 100%);
    font-size: 19px;
}

.phoneCallBtn {
    bottom: 52px;
    padding: 11px;
    background: #0aaf4d;
}

.whatsapp-button {
    z-index: 8;
    transition: .3s;
    border: none;
    cursor: pointer;
    border-radius: 50px !important;
    /* padding: 9px; */
    /* box-shadow: 0 0 10px 0 rgb(135 135 135 / 56%) !important; */
    /* background: #0b7c77 !important; */
    bottom: -1px;
    /* animation: moveSide 3s ease-in-out infinite alternate; */
    width: 80px;
    height: 80px;
}

/* @keyframes moveSide {
      from {
        transform: translateX(0px);
      }
      to {
        transform: translateX(30px);
      }
    } */
.phoneCallBtn i,
.skypeBtn i,
.whatsapp-button i {
    color: #fff !important;
    font-size: 19px;
}

.whatsapp-button i {
    font-size: 25px;
}

.phoneCallBtn i {
    color: #0aaf4d !important;
    background: #fff;
    padding: 4px;
    font-size: 13px;
}

.end-to-end-tech-sec {
    background-image: url(../images/end-to-end-tech-bg.jpg);
    position: relative;
    background-position: top;
}

.end-to-end-vector {
    position: absolute;
    top: 0;
    left: 0;
    width: 13%;
    transform: rotate(178deg);
}

.end-to-end-tech-sec .opac-heading .app-dev-heading {
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
}

.end-to-end-tech-sec .opac-heading span {
    color: #e3eCF361;
}

.end-to-end-tech-content h5 {
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
}

.end-to-end-tech-content p {
    font-size: 14px;
    color: #fff;
    margin-top: 25px;
    position: relative;
    padding-left: 25px;
}

.end-to-end-tech-content p img {
    width: 14px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 5px;
}

.end-to-end-counter-sec ul {
    display: flex;
    gap: 30px;
}

.end-to-end-counter-sec ul li {
    width: 200px;
    display: inline-block;
    border-radius: 10px;
    display: flex;
    background-repeat: no-repeat;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 190px;
}

.end-to-end-counter-sec ul li h5 {
    font-size: 56px;
    color: #fff;
}

.end-to-end-counter-sec ul li p {
    font-size: 19px;
    color: #fff
}

.end-to-end-counter-sec ul li:first-child {
    background-image: url(../images/end-to-end-count-bg-1.png);
}

.end-to-end-counter-sec ul li:nth-child(2) {
    background-image: url(../images/end-to-end-count-bg-2.png);
}

.end-to-end-counter-sec ul li:nth-child(3) {
    background-image: url(../images/end-to-end-count-bg-3.png);
}

.start-journey-sec {
    background-image: url(../images/start-journey-bg-img.png);
    background-color: #f6f6f6;
    background-repeat: no-repeat;
    padding: 77px;
}

.start-journey-sec h5 {
    margin: 0;
    color: #e31b1b;
    text-transform: capitalize;
    font-size: 32px;
    text-align: center;
}

.feature-content .banner-btn-2,
.start-journey-sec .banner-btn-2 {
    background-color: #5137ff;
}

.features-sec .opac-heading .app-dev-heading {
    margin-top: 0;
    margin-bottom: 20px;
}

.feature-content {
    background-color: #e7f1ff;
    padding: 46px 60px;
    margin-left: -50px;
    position: relative;
}

.feature-big-img {
    position: relative;
    z-index: 1;
}

.feature-content h5 {
    font-size: 30px;
    font-weight: 600;
    text-transform: capitalize;
}

.feature-content ul li {
    display: inline-block;
    width: 30%;
    vertical-align: top;
    margin-right: 15px;
    margin-bottom: 60px;
    position: relative;
    padding-left: 41px;
}

.intergration-partners-sec ul,
.more-feature-for-online-ecom-store ul {
    vertical-align: text-top;
    width: 280px;
    margin-right: 23px;
    display: inline-block;
}

.feature-content ul li img {
    width: 25px;
    margin-right: 15px;
    position: absolute;
    left: 0;
}

.features-sec .feature-content-2 {
    margin-left: 0;
    margin-right: -100px;
}

.tech-stack-sec .app-dev-heading {
    color: #fff;
    font-weight: 500 !important;
}

.better-investment-card {
    box-shadow: 0 2px 25px 0 #00000026;
    padding: 25px 40px;
    border-bottom: 6px solid #6f51c7;
    margin-top: 45px;
    min-height: 334px;
}

.better-investment-card .better-top-row {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px;
    display: flex;
    gap: 20px;
    align-items: center;
}

.better-investment-card .better-top-row img {
    width: 50px;
    height: 100%;
}

.better-investment-card .better-top-row span {
    font-size: 20px;
    font-weight: 600;
}

.better-investment-card .better-bottom-row {
    margin-top: 40px;
}

.better-investment-card .better-bottom-row p {
    font-size: 16px;
}

.better-investment .opac-heading .app-dev-heading,
.on-demand-industries-sec .opac-heading .app-dev-heading {
    margin-top: 0;
    margin-bottom: 10px;
}

.better-investment {
    padding-bottom: 100px;
    box-shadow: 0 2px 41px 0 #0000001A;
}

.healthcare-new-heading h4 {
    font-size: 35px;
    line-height: 60px;
    text-align: center;
    font-weight: 600;
    color: #6f51c7;
}

.healthcare-new-heading p {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    font-weight: 500;
}

.about-isynbus-page-banner {
    background-image: url(../images/about-isynbus-banner-bg.png);
    background-attachment: fixed;
    padding: 180px 0;
}

.about-isynbus-page-banner h1 {
    text-align: center;
    font-size: 42px;
    color: #fff;
    margin: 0;
}

.about-isynbus-main-content {
    background: #fff;
    width: 100%;
    border-radius: 6px 6px 0 0;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    margin: -80px auto 50px;
}

.about-card-img {
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, .56), 0 4px 25px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2);
    margin: 0;
    border-radius: 3px;
    overflow: hidden;
}

.about-card-img img {
    border-radius: 3px;
    width: 100%;
    transition: 1s ease-out;
}

.about-card-img:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}

.about-isyn-left-content h4 a {
    font-size: 23px;
    font-weight: 700;
    color: #89229b;
    text-transform: uppercase;
}

.about-isyn-left-content h5 a {
    font-size: 25px;
    font-weight: 700;
    color: #1a99de;
    line-height: 1.4;
    text-transform: capitalize;
}

.about-isyn-left-content p {
    margin: 0 0 15px;
    line-height: 37px;
    letter-spacing: 0;
    word-spacing: -1px;
    font-size: 16px;
    color: #999;
}

.about-isyn-left-content h6 a {
    font-size: 17px;
    color: #3c4858;
    text-transform: capitalize;
    margin-bottom: 50px;
}

.about-isyn-right-li ul li {
    font-size: 17px;
    line-height: 2.4;
}

.about-isyn-right-li ul li a {
    color: #23527c;
    font-weight: 500;
}

.recent-post-about-box {
    padding: 20px;
    border-radius: 15px;
    background: #f1f1f1;
    margin-top: 30px;
}

.doctor-healthcare-faq-sec,
.healthcare-sucess-with-us-sec {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.recent-post-about-box h5 {
    color: #000;
    font-size: 28px;
    text-transform: capitalize;
    font-weight: 600 !important;
}

.recent-post-about-box ul li a {
    font-size: 16px;
    color: #23527c;
    font-weight: 500;
    line-height: 11px;
}

.doctor-healthcare-faq-sec {
    background-image: url(../images/healthcare-faq-new-bg-img.png);
}

.doctor-healthcare-faq-sec h3 {
    font-size: 30px;
    font-weight: 600;
    line-height: 50px;
    color: #6f51c7;
}

.doctor-healthcare-faq-sec .accordion-item {
    background-color: transparent;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #0000002B;
    border-radius: 0;
    margin: 0;
    padding-left: 0;
}

.doctor-healthcare-faq-sec .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #000;
    box-shadow: none;
}

.doctor-healthcare-faq-sec .accordion-button {
    background-color: transparent;
    color: #000;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
}

.doctor-healthcare-faq-sec .accordion-button::after {
    background-image: none !important;
    width: 5px;
    height: 5px;
    background-color: #000;
    border-radius: 100%;
    position: absolute;
    left: 0;
}

.patient-app {
    background-image: none !important;
    box-shadow: 0 2px 41px 0 #0000001A;
    padding: 100px 0 250px;
    position: relative;
}

.patient-bottom-img {
    width: 20%;
    position: absolute;
    bottom: 0;
    left: 43%;
}

.healthcare-sucess-with-us-sec {
    background-image: url(../images/healthcare-success-bg-img.png);
    margin-top: 125px;
    padding-top: 65px;
}

.healthcare-sucess-with-us-sec img {
    margin: -125px 0;
}

.healthcare-sucess-with-us-sec h5 {
    color: #fff;
    text-transform: capitalize;
    font-size: 32px;
    line-height: 50px;
    font-weight: 600;
}

.healthcare-sucess-with-us-sec p {
    font-size: 16px;
    color: #fff;
    line-height: 27px;
    font-weight: 500;
}

.mobility-solution-sec {
    background: #daf8ff;
    margin-top: 150px;
    padding: 100px 0;
}

.health-what-get-sec {
    background-image: url(../images/health-what-you-get-bg-img.png);
    padding: 100px;
    contain-intrinsic-block-size: auto 100px;
}

.healthacare-investment .better-investment-card .better-bottom-row {
    margin-top: 10px;
}

.education-industry-banner {
    background-image: none !important;
    background-color: #e1ebff;
    padding: 100px 50px 50px;
    position: relative;
}

.education-industry-banner .healthcare-banner-vector {
    width: 6%;
    top: 11%;
    left: 4%;
}

.education-app-heading h3 {
    text-align: center;
    font-family: cursive;
    font-size: 36px;
    line-height: 45px;
    font-weight: 600;
}

.different-consultation-sec .on-demand-industries-card span,
.ecom-busin-content h5,
.ecom-busin-content h6,
.ecom-busin-content p,
.ecomerce-app-dev-sol-sec ul li,
.edu-app-dev-everyone-2 h3,
.opac-heading p {
    font-family: Montserrat, sans-serif !important;
}

#heading-1,
.sing_blg h2,
.single-post h5,
.wp-block-heading {
    font-weight: 700 !important;
}

.education-app-heading p {
    font-size: 16px;
    text-align: center;
    line-height: 22px;
    margin: 0;
}

.create-education-app .on-demand-industries-card .intustries-card-icon {
    left: 35%;
    box-shadow: 0 2px 2px 2px #00000040;
}

.create-education-app .on-demand-industries-card {
    margin-top: 80px;
    border: 1px solid #fff;
}

.create-education-app .on-demand-industries-card .on-demand-industries-content {
    border: 1px solid #00000033;
    box-shadow: 0 0 25px 0 #0000001A;
    border-radius: 15px;
}

.create-education-app .on-demand-industries-card:hover {
    background-color: #f1f6ff;
    border: 1px solid #3e78ed;
    border-radius: 15px;
}

.create-education-app .on-demand-industries-card p {
    font-weight: 500;
    color: #000;
}

.edu-app-dev-everyone {
    background-image: url(../images/education-app-dev-every-bg-img.png);
}

.edu-app-dev-everyone ul li {
    font-size: 20px;
    line-height: 71px;
    font-weight: 600;
}

.edu-app-dev-everyone ul p {
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    position: relative;
    padding-left: 30px !important;
}

.ecom-busin-content p,
.ecomerce-app-dev-sol-sec ul li {
    line-height: 27px;
    font-weight: 500;
}

.edu-app-dev-everyone-2 li {
    line-height: 41px !important;
}

.edu-app-dev-everyone ul li img {
    width: 15px;
    margin-right: 10px;
}

.edu-app-dev-everyone .education-app-heading {
    margin-bottom: 50px;
}

.edu-app-dev-everyone .banner-btn-2 {
    background-color: #3e78ed !important;
    border: 2px solid #3e78ed !important;
}

.opac-heading p {
    font-size: 16px;
    margin-bottom: 20px;
}

.tech-stack-sec .on-demand-sec-heading p {
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.tech-stack-sec .new-ios-service-card {
    min-height: 265px;
}

.new-related-post-sec .swiper-button-next,
.new-related-post-sec .swiper-button-prev {
    background-color: #fff !important;
    box-shadow: none !important;
    left: 44px;
    right: auto;
}

.new-related-post-sec .swiper-button-next:after,
.new-related-post-sec .swiper-button-prev:after {
    box-shadow: none !important;
    font-size: 21px;
    color: #000;
    box-shadow: 2px 4px 8px #ddd;
    border-radius: 100%;
    padding: 10px 14px;
    width: 149px;
    height: 40px;
}

.ban-search form {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.post-sender-detail {
    position: absolute;
    bottom: 10%;
    margin-bottom: 10px;
}

.single-post p {
    font-size: 17px;
    line-height: 27px;
    margin-top: 0;
}

#heading-1 {
    font-size: 34px;
    color: #00aff0;
}

.wp-block-heading {
    margin: 30px 0;
}

.single-post h1,
.single-post h4 {
    font-size: 32px !important;
}

#serviceform .custom-select,
.page-id-38225 .custom-select,
.page-id-38227 .custom-select,
.page-id-38247 .custom-select {
    margin-top: 0 !important;
}

.custom-select {
    position: relative !important;
    display: flex !important;
    width: auto !important;
    justify-content: center !important;
    align-items: center !important;
    border-bottom: 1px solid #979797 !important;
    margin-top: 25px !important;
}

.custom-select .dropdown-menu {
    width: 450px;
}

.captcha-div input {
    width: 60% !important;
    margin-bottom: 5px !important;
    border: 1px solid #d5d5d5 !important;
    padding: 14px 11px !important;
    border-radius: 10px !important;
    margin-left: 10px !important;
}

.error-msg-new {
    font-size: 12px !important;
    float: left;
}

.sing_blg h2 {
    font-size: 34px !important;
    color: #00aff0 !important;
}

.lst_sec .post-sender-detail {
    bottom: 0;
}

.lst_sec .related-post-content {
    min-height: 203px !important;
}

#contactForm .form-card textarea::placeholder {
    text-align: left;
}

.progressive-app-dev-faq .faq-card {
    min-height: 180px;
}

.different-consultation-sec {
    background-color: #f5f7fa;
    position: relative;
}

.diff-consul-vector-1 {
    position: absolute;
    width: 20%;
    top: 0;
}

.diff-consul-vector-2 {
    position: absolute;
    width: 20%;
    top: 0;
    right: 0;
}

.different-consultation-sec .on-demand-industries-card span {
    font-size: 16px;
    line-height: 31px;
    font-weight: 500;
    text-align: center;
    color: #535252;
}

.edu-app-dev-everyone ul p img {
    width: 15px;
    position: absolute;
    left: 0;
    margin-right: 10px;
    top: 10px;
}

.edu-app-dev-everyone-2 h3 {
    font-size: 30px;
}

.more-education-feature .android-service-process-card {
    background-color: #fff !important;
    min-height: 206px !important;
    gap: 0;
}

.more-education-feature .android-service-process-card .pro-card-content h5 {
    text-transform: capitalize;
    font-size: 16px;
}

.dropdown-toggle {
    border: none !important;
    width: auto !important;
    padding-right: 35px !important;
    color: #212529 !important;
    cursor: pointer;
}

.bold-text,
.mid-banner .banner-btn-2:hover {
    color: #fff !important;
}

.popup-modal .modal-header {
    position: absolute;
    right: 0;
    z-index: 111;
}

.popup-modal .modal-body {
    padding: 20px !important;
}

.mobile-flag-dropdown {
    width: 100% !important;
}

#dropdownLabel,
#dropdownLabel2 {
    color: #69757d;
}

#popupForm .form-check {
    padding-left: 1.79em;
}

.main-swiper-sec .swiper-button-disabled {
    opacity: 1 !important;
}

.get-in-touch-form .form-card svg {
    width: 15px;
    margin-right: 20px;
    fill: #fff;
}

.dropdown-toggle::after {
    border-top: .3em solid #fff !important;
}

.testi-mySwiper .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}

.video-testi-mySwiper .swiper-pagination-bullet {
    width: 6px !important;
    height: 6px !important;
}

.about-us-sec.main-page {
    padding-top: 60px;
}

.success-text input {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #41cfea;
}

.success-text form {
    width: 61%;
    margin: 0 148px 0 auto;
}

.success-text form textarea {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #41cfea;
}

.success-text .mobile-flag-dropdown {
    width: 100% !important;
    border-bottom: 1px solid #41cfea !important;
    margin-bottom: 20px;
}

.tech-mySwiper {
    width: 1300px;
}

.parent-news-div {
    display: flex;
    background: #fff;
    align-items: center;
    border-radius: 6px;
    border: none;
    width: 100%;
    padding-right: 6px !important;
}

.dynamic-ecom-vec-1,
.dynamic-ecom-vec-3 {
    left: -12%;
    width: 25%;
    position: absolute;
}

.ui-ux-faq .service-main-heading span {
    color: #f92488;
}

.opac-heading p {
    line-height: 33px;
}

.service-main-heading span {
    color: #3b65ec;
    margin-right: 0;
}

.mid-banner .banner-btn-2 {
    color: #3b65ec !important;
}

.food-indust-banner-btn img,
.ui-ux-portfolio-sec .banner-btn-2 img {
    margin-left: 20px;
}

.ecom-web-app .use-cases-that-beyond-go-card h5 {
    color: #3b65ec;
    font-weight: 600;
}

.industry-ecomerce-new-banner .ecomerce-banner-vector {
    position: absolute;
    top: 11%;
}

.industry-ecomerce-new-banner {
    background-image: none;
    background-color: #fff4f0;
}

.industry-ecomerce-new-banner h3 {
    font-size: 48px;
}

.ecomerce-industry-page .healthcare-new-heading h4 {
    color: #000;
    line-height: 47px;
}

.ecomerce-app-dev-sol-sec ul {
    display: flex;
    justify-content: space-between;
}

.ecomerce-app-dev-sol-sec ul li {
    font-size: 20px;
    color: #121113;
    width: 245px;
    display: inline-block;
    border: 1px solid #e1e1e1;
    text-align: center;
    padding: 30px 0;
    margin-top: 50px;
}

.ecomerce-app-dev-sol-sec ul li:hover {
    border: none;
    border-left: 5px solid #ffca7e;
    border-bottom: 5px solid #ffca7e;
}

.online-ecom-business-sec {
    background-color: #f3f4f6;
}

.ecom-busin-content h5 {
    text-transform: none;
    font-size: 30px;
    font-weight: 600;
    color: #ef8f00;
    line-height: 60px;
    padding: 0;
}

.ecom-busin-content h6 {
    padding: 0;
    text-transform: none;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
}

.ecom-chose-card-content h5,
.intergration-partners-sec ul li {
    font-size: 18px;
    font-weight: 500;
    color: #121113;
    line-height: 27px;
    font-family: Montserrat, sans-serif !important;
}

.online-ecom-business-sec .banner-btn-2 {
    border: none;
    background: #000;
}

.dynamic-ecom-vec-3 {
    bottom: -10%;
}

.dynamic-ecom-vec-2 {
    position: absolute;
    right: -11%;
    bottom: -20%;
}

.ecom-chose-card img {
    height: 271px;
}

.ecom-chose-card-content {
    text-align: center;
    position: absolute;
    top: 41px;
    height: 100%;
    width: 100%;
}

.ecom-chose-card-content img {
    height: auto;
}

.ecom-chose-card-content h5 {
    padding: 0;
    margin-top: 25px;
    text-transform: none;
}

.ecom-chose-card-content p {
    color: #535252;
    font-size: 16px;
    font-weight: 500;
    font-family: Montserrat, sans-serif !important;
    line-height: 22px;
}

.food-idustry-banner h3,
.food-idustry-banner ul li {
    color: #000;
    font-family: Montserrat, sans-serif !important;
}

.ecom-best-in-class-sec {
    background-image: url(../images/best-in-class-bg-img.svg);
    background-size: cover;
}

.ecom-best-in-class-sec .healthcare-new-heading h4 {
    text-align: left;
    line-height: 42px;
}

.ecom-best-in-class-sec .healthcare-new-heading p,
.food-chance-standout .healthcare-new-heading h4,
.food-inspired-sec .healthcare-new-heading h4,
.intergration-partners-sec .healthcare-new-heading h4 {
    text-align: left;
}

.ecom-best-in-class-sec ul li {
    background: #fff;
    width: max-content;
    padding: 10px 25px 10px 15px;
    box-shadow: 0 5px 10px 0 #00000026;
    border-radius: 5px;
    display: flex;
    margin-right: 20px;
    height: 69px;
    vertical-align: text-top;
    float: left;
    align-items: center;
    margin-bottom: 20px;
}

.ecom-best-in-class-sec ul li img {
    margin-right: 12px;
}

.ecomerce-industry-page .healthcare-new-heading p,
.food-industry-page .healthcare-new-heading p {
    color: #535252;
}

.intergration-partners-sec .healthcare-new-heading p {
    text-align: left;
    margin-bottom: 47px;
}

.intergration-partners-sec ul li {
    border: 1px solid #f9b731;
    box-shadow: 0 1px 10px 0 #00000026;
    border-radius: 5px;
    padding: 10px 10px 10px 30px;
    position: relative;
    margin-bottom: 16px;
    height: 76px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.intergration-partners-sec ul li span {
    position: absolute;
    left: 12px;
}

.more-feature-for-online-ecom-store {
    background-color: #f3f4f6;
    box-shadow: 0 4px 18px 0 #0000001A inset;
    position: relative;
}

.more-feature-for-online-ecom-store .healthcare-new-heading h4 {
    text-align: left;
    line-height: 49px;
}

.more-feature-for-online-ecom-store .healthcare-new-heading p {
    text-align: left;
    margin-bottom: 32px;
}

.more-feature-for-online-ecom-store ul li {
    background: #fff;
    padding: 12px;
    border-radius: 5px;
    box-shadow: 0 5px 10px 0 #00000026;
    margin-bottom: 20px;
}

.more-feature-for-online-ecom-store ul li h6 {
    font-family: Montserrat, sans-serif !important;
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 27px;
    color: #121113;
    padding: 0;
}

.more-feature-for-online-ecom-store ul li:hover {
    border: 1px solid #000;
    border-radius: 5px;
}

.more-feature-for-online-ecom-store ul li p {
    font-family: Montserrat, sans-serif !important;
    color: #535252;
    font-weight: 500;
    font-size: 14px;
    line-height: 27px;
}

.more-feat-vec-1 {
    position: absolute;
    right: 0;
    bottom: 17%;
}

.food-idustry-banner {
    position: relative;
    background: #f6ece0;
    padding: 195px 0 266px;
}

.food-banner-vect-1 {
    position: absolute;
    top: 6%;
    left: 41%;
}

.food-banner-vect-2 {
    position: absolute;
    bottom: 7%;
    right: 27%;
}

.food-banner-vect-3,
.food-banner-vect-5 {
    bottom: 0;
    position: absolute;
}

.food-banner-vect-3 {
    right: 0;
}

.food-banner-vect-4 {
    position: absolute;
    top: 0;
    left: 1%;
}

.food-banner-vect-6 {
    position: absolute;
    left: 28%;
    bottom: 9%;
}

.food-banner-vect-7 {
    position: absolute;
    bottom: 9%;
    left: 47%;
}

.food-banner-vect-8 {
    position: absolute;
    bottom: 5%;
    right: 0;
}

.food-banner-vect-9 {
    position: absolute;
    right: 0;
    top: 0;
}

.food-idustry-banner h3 {
    text-align: center;
    font-size: 47px;
    font-weight: 700;
    line-height: 79px;
}

.food-idustry-banner ul {
    display: flex;
    justify-content: center;
    gap: 47px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
}

.food-inspired-comment p,
.food-inspired-sec h6,
.launch-food-card-1 p {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    margin-bottom: 0;
}

.food-idustry-banner ul li {
    font-size: 26px;
    font-weight: 600;
    line-height: 22px;
    display: flex;
    align-items: center;
}

.food-idustry-banner ul li span {
    width: 17px;
    height: 17px;
    display: block;
    background: #fa9927;
    margin-right: 15px;
}

.food-indust-banner-btn {
    background: #a0a051;
    border: none;
}

.food-ap-sol-card h5 {
    font-family: Montserrat, sans-serif !important;
    text-transform: none;
    font-weight: 600;
    font-size: 22px;
}

.food-ap-sol-card p {
    color: #676767;
    font-family: Montserrat, sans-serif !important;
    font-size: 16px;
    line-height: 142%;
}

.food-deli-app-vect {
    position: absolute;
    bottom: -33%;
    z-index: -1;
    left: -150px;
    width: 136%;
}

.food-deli-app-img {
    position: relative;
    margin-top: 50px;
}

.food-app-for-food-busi ul {
    margin-left: 80px;
    margin-top: 50px;
}

.food-app-for-food-busi ul li {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    color: #535252;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 40px;
    position: relative;
    padding-left: 32px;
}

.food-app-for-food-busi ul li img {
    position: absolute;
    left: 0;
    top: 4px;
}

.food-inspired-sec {
    background: #f6f2ed;
    padding: 80px 0;
    position: relative;
}

.food-inspired-icon-2 {
    position: absolute;
    bottom: 10%;
    right: 0;
}

.food-inspired-sec h6 {
    text-transform: none;
    color: #fa9927;
    font-size: 30px;
    line-height: 60px;
}

.food-inspired-comment {
    background: #fff;
    padding: 35px 23px;
    box-shadow: 0 0 25px 0 #0000001A;
    border-radius: 25px 25px 0;
    margin-top: 30px;
}

.food-inspired-comment p {
    text-align: center;
    font-size: 24px;
    font-style: italic;
    color: #86863c;
    opacity: 60%;
    line-height: 45px;
}

.launch-food-card-1 {
    border: 8px solid #fdeac3;
    border: solid Mixed;
    padding: 8px;
    background: linear-gradient(263.61deg, rgb(217 217 217 / 37%) 46.1%, #d9d9d9 90.33%);
    margin-bottom: 30px;
}

.launch-food-card-1 h5 {
    font-family: Montserrat, sans-serif !important;
    text-transform: none;
    font-size: 28px;
    font-weight: 600;
    color: #000;
    line-height: 40px;
}

.launch-food-card-2 {
    border: none;
    background: #0e0f13;
    padding: 0;
}

.launch-food-card-1 img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.launch-food-card-1 p {
    color: #535252;
    font-size: 15px;
    line-height: 28px;
}

.chain-sec-card h6,
.chain-sec-card span,
.order-steps-div h5 {
    line-height: 40px;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
}

.launch-food-card-1 a {
    width: 52px;
    display: flex;
    text-align: center;
    height: 52px;
    background: linear-gradient(90deg, #f9b731 0, #fa9927 100%);
    border-radius: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}

.launch-food-card-1 a i {
    margin: auto;
    color: #fff;
}

.restaurant-chain-sec {
    background-color: #fcf6ea;
}

.chain-sec-card {
    padding: 20px 10px 63px;
    background: #fff;
    box-shadow: 0 0 25px 0 #0000001A;
}

.chain-sec-card span {
    color: #a0a051;
    font-size: 20px;
}

.chain-sec-card h6 {
    text-transform: none;
    font-size: 28px;
}

.chain-sec-card p {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    color: #535252;
    font-size: 15px;
}

.chain-sec-card .food-indust-banner-btn {
    font-size: 16px !important;
    padding: 10px 14px;
    margin-left: 11px;
    background-color: #fa9927 !important;
}

.order-steps-div {
    padding: 20px 30px;
    box-shadow: 0 0 13px 0 #f9b7317D;
    border-radius: 25px 25px 0;
    position: relative;
    margin-bottom: 50px;
}

.order-steps-div h5 {
    text-transform: none;
    color: #fa9927;
    font-size: 28px;
    margin-bottom: 0;
}

.order-steps-div p {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    color: #535252;
    font-size: 15px;
    line-height: 28px;
}

.food-chance-standout p,
.get-in-touch-btn {
    font-family: Montserrat, sans-serif !important;
    line-height: 45px;
}

.order-steps-div::after {
    content: url(../images/food-order-steps-leaf.svg);
    position: absolute;
    top: 30px;
    right: 7%;
}

.order-food-sec {
    position: relative;
    padding: 80px 0;
}

.order-food-vector-1 {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}

.order-food-vector-2 {
    position: absolute;
    bottom: 26px;
    left: 3%;
}

.food-chance-standout p {
    font-weight: 600;
    font-style: italic;
    color: #fff;
    opacity: 60%;
    font-size: 25px;
    margin-bottom: 30px;
}

.food-chance-standout {
    background-image: url(../images/chance-img-standout-bg-img.svg);
    background-color: #ffb026;
}

.food-chance-standout .food-indust-banner-btn {
    background: #000;
}

.food-tech-sec {
    box-shadow: 0 2px 41px 0 #0000001A;
    background: #fff7f4;
}

.food-tech-card {
    border-bottom: 6px solid #a0a051;
    background: #fff;
    padding: 20px 30px;
    margin-top: 30px;
    min-height: 273px;
}

.food-tech-card h5 {
    font-family: Montserrat, sans-serif !important;
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: #1c1919;
}

.food-tech-card p {
    color: #535252;
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    font-size: 15px;
    line-height: 28px;
}

.food-industry-faq-sec .faq-card {
    min-height: 206px;
}

.edu-app-dev-everyone h3 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    font-size: 30px;
    line-height: 60px;
    color: #000;
}

.bold-text {
    font-weight: 800;
}

.doctor-healthcare-faq-sec .accordion-button {
    outline: 0 !important;
    box-shadow: none !important;
    border-color: transparent !important;
}

.get-in-touch-btn {
    color: #6f51c7 !important;
    font-weight: 500;
    font-size: 19px !important;
    position: absolute;
    top: 93%;
    right: 130px;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 8px 32px;
    transition: .3s ease-in-out;
    cursor: pointer;
}

.hire-android-app-devs-banner {
    background-color: #001b4a;
}

.hire-android-app-devs-banner h2 {
    font-family: Poppins, sans-serif !important;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}

.hire-android-app-devs-banner h1 {
    font-family: Poppins, sans-serif !important;
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}

.hire-android-app-devs-banner p {
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
}

.industries-page-banner-form {
    background-color: transparent;
    background-image: linear-gradient(180deg, #b3b0b0 0, #4fd0e5 100%);
    border: 1px solid #fff;
    box-shadow: 2px 0 10px 0 #d4d4d4;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    margin: 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    border-radius: 25px;
    padding: 20px 10px !important;
    position: relative;
}

.industries-page-banner-form input,
.industries-page-banner-form textarea {
    border: 1px solid #41c5f6;
    background: #fff;
    height: 25px;
    color: #000 !important;
    border-radius: 6px;
    line-height: 17px !important;
    text-align: center;
    margin-top: 5px !important;
    width: 100%;
    padding: 6px 16px;
    min-height: 47px;
}

.industries-page-banner-form button {
    box-shadow: 0 2px 2px 0 rgba(233, 30, 99, .14), 0 3px 1px -2px rgba(233, 30, 99, .2), 0 1px 5px 0 rgba(233, 30, 99, .12);
    min-height: 40px;
    color: #fff;
    font-size: 16px;
    text-transform: capitalize;
    background-color: #00aff0;
    border-radius: 5px;
    padding: 13px 16px 15px;
    width: 100%;
}

.banner-tabs p,
.industries-page-banner-form h6 {
    font-weight: 600;
    text-transform: none;
    text-align: center;
}

.industries-page-banner-form h6 {
    font-family: Poppins, sans-serif;
    color: #000;
    font-size: 23px;
    line-height: 20px;
    position: relative;
}

.industries-page-banner-form p {
    color: #000;
    text-align: center;
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: Poppins, sans-serif !important;
    position: relative;
}

.industries-page-banner-form span {
    color: navy;
    font-family: Poppins, Sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 15px;
    display: block;
    position: relative;
}

.bg-overlay-neww {
    border-radius: 25px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #f7f7f7 0, #e7fcff 100%);
    opacity: .5;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

.banner-tabs p {
    margin: 0 0 15px;
    font-size: 15px;
    fill: #000000;
    color: #000;
    background-color: #fff;
    border-radius: 5px;
    padding: 15px;
    transition: .3s;
}

.top-rated-dev-sec h5,
.top-rated-dev-sec ul li p {
    color: #1a99de;
    font-family: Poppins, Sans-serif;
    font-weight: 600;
    text-transform: none;
}

.banner-tabs p:hover {
    cursor: pointer;
    background-color: #01b1f3;
    transition: .3s;
}

.hire-clients-sec .swiper-button-next {
    right: 17% !important;
    top: 66% !important;
}

.hire-clients-sec .swiper-button-next::after,
.hire-clients-sec .swiper-button-prev::after {
    color: #9c9c9c;
    font-size: 16px;
    font-weight: 600;
}

.hire-clients-sec .swiper-button-prev {
    left: 17% !important;
    top: 66% !important;
}

.top-rated-dev-sec p {
    text-align: left !important;
}

.top-rated-dev-sec {
    background-color: transparent;
    background-image: linear-gradient(220deg, #fff 0, #0000001f 91%);
}

.top-rated-dev-sec ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.top-rated-dev-sec ul li {
    background: 0 0;
    width: 49%;
    padding: 5px 10px 5px 20px;
    background-image: linear-gradient(100deg, #fff 27%, #fff 0);
    border-radius: 15px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .1);
    display: flex;
    align-items: center;
    gap: 20px;
}

.top-rated-dev-sec ul li img {
    width: 85px;
}

.top-rated-dev-sec ul li p {
    font-size: 18px;
    line-height: 1.3em;
    margin: 0
}

.leading-android-app-dev {
    background: #0c225e;
}

.expert-android-main-div h6 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 29px;
    text-transform: none;
}

.expert-android-main-div h5 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: 500;
    text-transform: capitalize;
}

.expert-android-main-div ul {
    margin-top: 20px;
}

.expert-android-main-div ul li {
    display: flex;
    gap: 20px;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
}

.expert-android-main-div ul li svg {
    width: 50px;
    flex: none;
}

.expert-android-main-div ul li .android-hire-expert-content .android-hire-expert-heading {
    font-size: 26px;
    font-weight: 500;
    color: #FFFFFF;
}

.expert-android-main-div ul li .android-hire-expert-content .android-hire-expert-para {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #fff;
}

.why-need-andr-dev h5 {
    color: #1a99de;
    font-weight: 600;
    text-transform: none;
    font-size: 18px !important;
    text-transform: none;
    margin-bottom: 30px;
}

.need-andr-dev-card {
    margin: 0px 0px 0px 0px;
    padding: 25px 20px 3px 25px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #00AFF0;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.15);
    min-height: 336px;
    margin-top: 20px;
}

.need-andr-dev-card svg {}

.need-andr-dev-card h6 {
    font-size: 23px;
    font-weight: 500;
    line-height: 26px;
    color: #333333;
    margin-top: 20px;
    text-transform: none;
}

.need-andr-dev-card p {
    font-size: 15px !important;
    font-weight: 500 !important;
    line-height: 32px;
}

.hire-img-slider {
    background-color: #F1F1F8;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.isynbus-standout-sec h5 {
    color: #2D3247;
    font-weight: 600;
    text-transform: none;
    font-size: 18px !important;
    text-transform: none;
    margin-bottom: 30px;
}

.how-to-hire-developer-steps h5 {
    color: #2D3247;
    font-weight: 600;
    text-transform: none;
    font-size: 18px !important;
    text-transform: none;
    margin-bottom: 30px;
}

.isynbus-standout-sec {
    background-color: #F1F1F8;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.isynbus-standout-sec ul {
    padding-left: 2rem;
}

.isynbus-standout-sec ul li {
    display: flex;
    gap: 30px;
    margin-bottom: 25px;
}

.isynbus-standout-sec ul li svg {
    width: 50px;
    flex: none;
}

.standout-li-content h6 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    text-transform: none;
    padding: 0;
    margin-bottom: 13px;
}

.standout-li-content p {
    font-size: 17px !important;
    font-weight: 400 !important;
}

.how-to-hire-developer-steps {
    background: #F1F1F8;
    box-shadow: 0px 0px 10px 0px #FFFFFF;
    border: 1px solid #fff;
    border-radius: 25px 25px 25px 25px;
}

.hire-dev-content-card {
    margin: 0px 0px 0px 0px;
    padding: 25px 25px 25px 25px;
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 0px 0px 6px 0px;
    border-color: #00AFF0;
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.15);
    min-height: 551px;
}

.hire-dev-content-card svg {}

.hire-dev-content-card h5 {
    margin-bottom: 13px;
    font-size: 20px !important;
    font-weight: 500;
    line-height: 26px;
    color: #333333;
}

.hire-dev-content-card ul {}

.hire-dev-content-card ul li {
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 1.618;
    margin: 0 0 15px;
}

.hiring-model-sec .service-main-heading {
    color: #1A99DE;
}

.hiring-model-sec h5 {
    color: #2D3247;
    font-weight: 600;
    text-transform: none;
    font-size: 18px !important;
    text-transform: none;
    margin-bottom: 30px;
    text-align: center;
}

.hiring-model-sec h6 {
    color: #1A99DE;
    font-family: "Poppins", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    text-transform: none;
}

.hiring-model-sec p {
    font-size: 15px !important;
    font-weight: 500 !important;
}

.hiring-model-sec ul li {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 13px;
}

.hiring-model-sec ul li i {
    margin-right: 10px;
}

.fixed-price-model .service-main-heading {
    color: #1A99DE;
}

.fixed-price-model {
    background-color: #F1F1F8;
}

.why-isynbus-process h5 {
    color: #333333;
    font-family: "Poppins", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}

.why-isynbus-process p {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin-bottom: 38px;
    position: relative;
    padding-left: 49px;
    line-height: 48px;
}

.why-isynbus-process p svg {
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 13px;
}

.faq-hire-sec .accordion-item {
    padding: 0 !important;
    box-shadow: none;
    border: none;
}

.faq-hire-sec .accordion-header {
    padding: 0 !important;
}

.faq-hire-sec .accordion-button {
    color: #000;
    background-color: #f7f9fb;
    font-weight: 700;
    padding: 14px 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    position: relative;
    box-shadow: none;
}

.faq-hire-sec .accordion-item p {
    line-height: 41px;
    font-size: 18px !important;
    font-weight: 500 !important;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 65px;
    padding-right: 85px;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.link-text {
    font-size: 0;
    opacity: 0;
    height: 0;
    overflow: hidden;
    display: inline-block;
}

/*finance-page*/
.industry-education.industry-healthcare-new-banner {
    position: relative;
    background-image: url(../images/finance-banner.svg);
}

.industry-education h1 {
    color: #ffffff;
}

.industry-education p {
    color: #ffffff;
}

.custom-heading-color h4 {
    color: #006D5B;
}

.finance-card p {
    color: #006D5B;
}

.finance-card:hover .on-demand-industries-content {
    border: 2px solid #006D5B;
    border-top: 0;
}

.doctor-healthcare-faq-sec.finance-banking {
    background-image: url(../images/software-tracking.png);
}

.healthcare-sucess-with-us-sec .finance-success {
    background-color: #3C6E67 !important;
}

.finance-banking h3 {
    color: #006D5B;
}

body.page-id-40550 .healthcare-sucess-with-us-sec {
    background-image: none;
}

.finance-success {
    background-color: #3C6E67 !important;
}

.finance-one {
    background-image: url(../images/main-bg.svg) !important;
}

.financial-growth h4 {
    color: #006D5B;
}

.financial-fraud h3 {
    color: #006D5B;
}

.finance-investment h4 {
    color: #006D5B;
}

.finance-investment .better-investment-card {
    box-shadow: 0 2px 25px 0 #00000026;
    padding: 25px 40px;
    border-bottom: 6px solid #006D5B;
    margin-top: 45px;
    min-height: 334px;
}

a.banner-btn-2.book-now-button.custom-ios-btn {
    background-color: #ffffff;
    color: #006D5B;
}

body a.banner-btn-2.book-now-button.custom-ios-btn:hover {
    background-color: #006D5B !important;
    background-image: none !important;
    color: #ffffff !important;
}

a.banner-btn-2.finance {
    background-color: #006D5B !important;
}

a.banner-btn-2.book-now-button.finance:hover {
    background-color: #006D5B !important;
    background-image: none !important;
}

.digital-sub-banner-card-hire img {
    width: 135px;
    height: 135px;
}

.digital-sub-banner-card-hire {
    padding: 30px 15px 30px 15px;
}

.digital-sub-banner-card-hire p {
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    color: #54595f;
    font-family: "Poppins", Sans-serif;
}

.hire-android-app-devs-banner .software-development-banner {
    background-image: none !important;
    display: block !important;
    min-height: auto !important;
    background-color: transparent;
}

.internal-hire-main-heading {
    color: #1a99de;
    padding: 0;
    margin: 0;
}

.internal-hire-sub-heading {
    text-align: center;
    font-size: 32px;
    color: #000;
    padding: 0;
    text-transform: capitalize;
    font-weight: 600;
}

.internal-hire-para {
    color: #54595f;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
}

.hire-digital-marketing-experts-sec {
    background-color: #f1f5f8;
}

.hire-digital-marketing-experts-sec a {
    background-color: #1a99de;
    color: #fff;
    text-decoration: none;
    border-radius: 10px;
    padding: 13px 16px 15px 16px;
    margin: auto;
}

.digital-services .internal-hire-main-heading {
    font-size: 25px !important;
}

.digital-drive-results-for-clients .internal-hire-main-heading {
    font-size: 25px !important;
}

.sales-10x-card {
    padding: 15px;
    border-radius: 15px;
    text-align: center;
    transition: .3s all ease;
    margin-bottom: 20px;
    min-height: 490px;
}

.sales-10x-card img {
    margin: 0px auto;
    margin-bottom: 20px;
}

.sales-10x-card h6 {
    text-transform: none;
    font-size: 20px;
    font-weight: 600;
    color: #ff7e4b;
    text-align: center;
}

.sales-10x-card p {
    text-align: center;
    line-height: 37px;
    letter-spacing: 0px;
    word-spacing: -1px;
    color: #686969;
    font-size: 17px;
    padding: 10px;
}

.sales-10x-card:hover {
    box-shadow: 0px 0px 12px #e2e2e2;
    transform: scale(1.02);
}

.digital-drive-results-for-clients .form-section {
    background-color: #f1f5f8;
    border-radius: 12px;
    padding: 40px;
    margin: 40px auto;
}

.digital-drive-results-for-clients .highlight-text {
    color: #273161;
    font-weight: 700;
    font-size: 36px;
}

.digital-drive-results-for-clients .check-icon {
    color: orange;
    margin-right: 10px;
}

.digital-drive-results-for-clients .btn-custom {
    background: linear-gradient(to right, #fc653c, #fd7e42);
    color: white;
    border: none;
    padding: 17px;
    font-size: 14px;
}

.digital-drive-results-for-clients .btn-custom:hover {
    background: linear-gradient(to right, #fd7e42, #fc653c);
}

.digital-drive-results-for-clients i {
    color: #DE951A;
}

.highlight-text-right {
    color: #273161;
    font-weight: 600;
    text-transform: none;
    font-size: 30px;
    text-align: center;
    padding: 0;
    margin-bottom: 30px;
}

.form-section ul li {
    font-size: 17px;
    color: #54595f;
    line-height: 52px;
}

.highlight-text-para {
    text-align: center;
    font-size: 19px;
    color: #323b6a;
    margin-bottom: 11px;
}

.digital-drive-results-for-clients .form-section label {
    font-weight: 600;
    color: #000;
    margin-bottom: 13px;
}

.digital-drive-results-for-clients .form-section .col input {
    border: 1px solid #00aff0;
    border-radius: 9px;
}

.digital-drive-results-for-clients .form-section textarea {
    border: 1px solid #00aff0 !important;
    border-radius: 9px !important;
}

.was-this-never-easy-sec .heading-text {
    color: #001f5c;
    font-weight: 700;
}

.was-this-never-easy-sec .description-text {
    color: #686969;
    margin: 20px 0;
    font-size: 17px;
    line-height: 30px;
}

.was-this-never-easy-sec .btn-custom {
    background: -webkit-linear-gradient(right, #ff655f, #ff7e4a) !important;
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 25px;
    width: 100%;
    text-align: left;
    display: flex;
    font-size: 14px;
    justify-content: space-between;
}

.was-this-never-easy-sec .btn-custom i {
    margin-left: 8px;
}

.was-this-never-easy-sec .icon-box {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.was-this-never-easy-sec .icon-circle {
    background-color: #00aaff;
    color: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 50px;
    margin-right: 15px;
    flex: none;
}

.was-this-never-easy-sec .icon-content h6 {
    margin: 0;
    font-weight: 600;
    color: #002d5c;
    text-transform: none;
    font-size: 23px;
}

.was-this-never-easy-sec .icon-content p {
    margin: 0;
    color: #686969;
    font-size: 18px;
}

.industry-specific-expertise .internal-hire-main-heading {
    color: #000;
    font-weight: 400 !important;
    font-size: 25px !important;
}

.industry-specific-expertise .internal-hire-sub-heading {
    font-size: 50px;
}

.industry-specific-expertise {
    background-color: #F4FAFF;
}

.industry-sepcific-expert-card {
    background: #fff;
    text-align: center;
    box-shadow: 0px 4px 10px 0px rgba(174.13552989130437, 191.03815174932066, 214.50000000000003, 0.5);
    padding: 25px;
    border-radius: 15px 15px 15px 15px;
    margin-top: 20px;
    min-height: 261px;
}

.industry-sepcific-expert-card .specific-expert-card-icon {
    width: 100px;
    height: 100px;
    background: #ff7e4b;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px auto;
    margin-bottom: 20px;
    border-radius: 100px;
}

.industry-sepcific-expert-card .specific-expert-card-icon i {
    font-size: 50px;
    color: #fff;
}

.industry-sepcific-expert-card p {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}

.sharing-realtion-div {
    background: #1a99de;
    text-align: center;
    padding: 35px 35px 35px 35px;
    border-radius: 25px;
}

.sharing-realtion-div h5 {
    font-size: 36px;
    color: #fff;
    text-transform: none;
    font-weight: 600;
}

.sharing-realtion-div p {
    display: flex;
    justify-content: center;
    gap: 25px;
    color: #fff;
}

.sharing-realtion-div p a {
    color: #fff;
    font-size: 22px;
}

.sharing-realtion-div button {
    padding: 23px 40px;
    background: #000;
    color: #fff;
    border-radius: 100px;
    font-size: 20px;
}

.insudtry-logistics-banner {
    background-color: rgba(246, 244, 232, 1) !important;
    background-image: none !important;
}

.insudtry-logistics-banner .book-now-button {
    background-color: rgba(255, 161, 3, 1);
    color: #000 !important;
}

.logistics-page .healthcare-new-heading h4 {
    color: #000;
}

.logistics-page .on-demand-industries-card p {
    color: rgba(255, 161, 3, 1);
}

.logistics-page .on-demand-industries-card:hover .on-demand-industries-content {
    border: 2px solid rgba(255, 161, 3, 1);
    border-top: 0;
}

.logistics-page .on-demand-industries-card .intustries-card-icon img {
    filter: none;
}

.logistics-faq-sec-upper {
    background: rgba(255, 239, 206, 1) !important;
}

.logistics-faq-sec-upper h3 {
    color: rgba(255, 161, 3, 1);
}

.logistics-faq-sec-upper .banner-btn-2 {
    background-color: rgba(255, 161, 3, 1) !important;
}

.logistics-faq-sec-upper-white {
    background: transparent !important;
    position: relative;
    box-shadow: 0px 2px 41px 0px rgba(0, 0, 0, 0.1);
}

.logistics-faq-sec-upper-white .patient-bottom-img {
    top: 0;
    width: 14%;
    left: 50%;
}

.logistics-maximize-sec {
    margin: 0;
    background: transparent;
    padding: 50px 0px;
}

.logistics-maximize-sec .health-suces-img img {
    margin: 0;
}

.logistic-mobility-solution-sec {
    margin: 0 !important;
    background-color: #fff6e4;
}

.logistics-maximize-sec h5 {
    color: #000;
}

.logistics-maximize-sec p {
    color: #000;
}

.logistics-maximize-sec-bg {
    background-color: rgba(221, 183, 120, 1) !important;
}

.logistics-business .better-investment-card {
    border-bottom: 6px solid rgba(255, 161, 3, 1);
    box-shadow: 0px 2px 25px 0px rgba(0, 0, 0, 0.15);
    min-height: 243px;
}

.logistics-newslette .app-dev-heading {
    color: rgba(255, 161, 3, 1) !important;
}

.get-in-touch-logistics h2 {
    color: #fff !important;
}

.logistics-related-post h2 {
    color: rgba(255, 161, 3, 1) !important;
}

.logistics-testimonial h2 {
    color: rgba(255, 161, 3, 1) !important;
}

.realstate-banner {
    background-image: url(../images/realstate-banner.svg);
    padding: 169px 100px;
}

.realstate-banner .banner-btn-2 {
    background-color: #000000 !important;
    color: #ffffff !important;
}

.explore-realstate-points p {
    font-size: 21px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 40px;
}

.explore-realstate-points p img {
    margin-right: 15px;
}

.how-isynbus-help-busi h6 {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 600;
    color: rgba(51, 51, 51, 1);
}

.how-isynbus-help-busi h6 img {
    margin-right: 19px;
}

.how-isynbus-help-busi p {
    font-size: 18px;
    font-weight: 500;
    color: rgba(51, 51, 51, 1);
    line-height: 40px;
    margin-bottom: 30px;
}

.why-need-realstate {
    background-image: url(../images/need-realstate-bg-img.svg);
    background-size: cover;
    background-position: bottom;
    padding-bottom: 100px;
}

.need-realstate-card {
    background: #fff;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    border-radius: 25px;
    border-bottom-right-radius: 0;
    padding: 44px 20px;
    display: flex;
    align-items: center;
    min-height: 217px;
    gap: 25px;
    margin-bottom: 25px;
}

.need-realstate-card h6 {
    text-transform: none;
    font-size: 18px;
    line-height: 27px;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

.need-realstate-card p {
    margin: 0;
    font-size: 16px;
    color: rgba(83, 82, 82, 1);
    line-height: 22px;
    font-weight: 500;
}

.real-state-app-sol-card {
    position: relative;
    height: 515px;
    margin: 50px auto;
    background: url('../images/real-state-app-sol-img-1.svg') no-repeat center;
    background-size: cover;
    overflow: hidden;
}

.real-state-app-sol-card .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 17px 35px;
    color: white;
}

.real-state-app-sol-card .overlay h2 {
    color: rgba(243, 94, 44, 1);
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 600;
}

.real-state-app-sol-card .overlay p {
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
}

.real-state-app-sol-card-2 {
    height: 247px;
    background: url('../images/real-state-app-sol-img-2.svg') no-repeat center;
    background-size: cover;
    margin-bottom: 24px;
}

.real-state-app-sol-card-3 {
    height: 243px;
    background: url('../images/real-state-app-sol-img-3.svg') no-repeat center;
    background-size: cover;
    margin: 0;
}

.create-realstate-app-sec {
    background-color: rgba(238, 218, 201, 1);
}

.create-realstate-app-card {
    background-color: #fff;
    border-radius: 0;
    overflow: hidden;
    text-align: center;
    padding: 16px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.1);
    margin-top: 50px;
    min-height: 500px;
}

.create-realstate-app-card img {
    width: 100%;
    height: auto;
}

.create-realstate-app-card h3 {
    font-size: 18px;
    font-weight: 600;
    color: rgba(18, 17, 19, 1);
    padding: 0;
    margin-top: 25px;
}

.create-realstate-app-card p {
    font-size: 16px;
    color: rgba(83, 82, 82, 1);
    margin-bottom: 35px;
    font-weight: 500;
}

.create-realstate-app-card button {
    background-color: rgba(243, 94, 44, 1);
    color: white;
    border: none;
    padding: 12px 20px;
    border-radius: 0;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.create-realstate-app-card button:hover {
    background-color: #e34e1f;
}

.mid-banner-sec-realstate {
    background-image: url('../images/realstate-mid-banner-img.svg');
    padding: 130px 0px;
    text-align: center;
    background-size: cover;
}

.mid-banner-sec-realstate h5 {
    color: rgba(255, 255, 255, 1);
    font-size: 42px;
    font-weight: 600;
    line-height: 50px;
    text-transform: none;
}

.create-realstate-app-card button img {
    width: 10px;
}

.mid-banner-sec-realstate button {
    background-color: rgba(243, 94, 44, 1);
    color: white;
    border: none;
    padding: 12px 20px;
    border-radius: 0;
    font-size: 21px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    width: 227px;
}

.mid-banner-sec-realstate button img {
    width: 15px;
}

.realstate-tabs-sec h3 {
    color: #000;
}

.realstate-tabs-sec .accordion-button:not(.collapsed) {
    color: rgba(243, 94, 44, 1);
}

.realstate-tabs-sec .banner-btn-2 {
    background-color: rgba(243, 94, 44, 1) !important;
}

.realstate-tabs-sec .accordion-button::after {
    background-color: rgba(243, 94, 44, 1) !important;
}

.realstate-tabs-sec-color {
    background: rgba(238, 218, 201, 1) !important;
}

.second-realstate-mid-banner .education-app-heading .banner-btn-2 {
    border: none !important;
}

.second-realstate-mid-banner {
    background-image: url(../images/second-mid-banner-bg.svg);
    background-color: #efdcd1;
    background-blend-mode: multiply;
}

.feature-realstate-card {
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    padding: 30px 20px;
    border: 1px solid rgba(238, 238, 238, 1);
    text-align: center;
    border: 1px solid #f0f0f0;
    box-shadow: 0px 4px 4px 0px rgba(253, 94, 13, 1);
    min-height: 348px;
}

.feature-realstate-card .icon {
    font-size: 40px;
    color: #FF5B2E;
    margin-bottom: 15px;
}

.feature-realstate-card h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    color: rgba(28, 25, 25, 1);
}

.feature-realstate-card p {
    font-size: 18px;
    color: rgba(83, 82, 82, 1);
    margin-top: 10px;
    line-height: 1.5;
    font-weight: 500;
}

.realstate-choose-card {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    text-align: left;
    min-height: 250px;
    border: 1px solid rgba(0, 0, 0, 1);
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.15);
}

.realstate-choose-card .icon-container {
    margin-bottom: 15px;
}

.realstate-choose-card .feature-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
}

.realstate-choose-card .feature-description {
    font-size: 14px;
    color: rgba(83, 82, 82, 1);
}

.real-why-choose {
    background-color: rgba(238, 218, 201, 1);
}

.services-common-banner {
    background: linear-gradient(90deg, #5393ad, #052978, #0c1152);
    padding: 70px;
}

.services-common-banner .banner-btn-2 {
    background: #051353;
    border: none;
}

.services-common-banner h3 {
    font-size: 39px;
    color: #fff;
    line-height: 50px;
}

.services-common-banner p {
    color: #fff;
    font-size: 20px;
}

.services-common-banner img {
    border-radius: 30px;
}

.all-service-card img {
    border-radius: 30px;
    min-height: 300px;
    object-fit: cover;
    height: 300px;
    width: 100%;
}

.all-service-card {
    margin-bottom: 80px;
}

.all-service-content img {
    border-radius: 0;
    width: 60px;
    border-radius: 10px;
    min-height: 60px !important;
    height: 60px !important;
}

.service-content .badge {
    width: 36px;
    height: 20px;
    padding: 0;
    border-radius: 100px;
    background: #00a6ff;
    display: none;
}

.service-content .badge svg {
    width: 12px;
    height: 12px;
}

.all-service-content p {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    border-bottom: 2px solid #000;
}

/* .service-item:hover .badge {
    display: inline-block;
} */

.all-service-content p a {
    color: #000;
}

.all-service-content {
    margin-top: 30px;
    display: flex;
    gap: 30px;
    align-items: center;
}

.new-about-us {
    background-image: url(../images/new-about-bg-img.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
}

.new-about-vector {
    position: absolute;
    top: 0;
    left: 0;
}

.new-about-us .layout-page-btn {
    color: #B1876B;
}

.new-about-us .layout-page-btn svg {
    fill: #B1876B;
}

.new-about-us .layout-page-btn:hover svg {
    fill: #fff;
}

.new-about-us .layout-main-heading {
    color: #D2A98E;
    font-size: 45px;
}

.new-about-card {
    padding: 55px 57px 55px 71px;
    position: relative;
}

.new-about-card h5 {
    font-weight: 600;
    font-size: 26px;
    color: #fff;
    margin: 0;
    text-transform: none;
}

.new-about-card h6 {
    font-weight: 600;
    font-size: 25px;
    color: #D2A98E;
    text-transform: none;
    margin: 0;
}

.new-about-card p {
    font-weight: 500;
    font-size: 17px;
    line-height: 30px;
    color: #E3E3E3;
}

.new-about-us .layout-page-btn:hover {
    color: #fff;
}

.new-card-div-1::before {
    content: "";
    position: absolute;
    right: 0;
    height: 624px;
    top: 0;
    width: 1px;
    background-image: url(../images/gradient-line-1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
    top: 0;
}

.new-card-div-2::before {
    content: "";
    position: absolute;
    right: 51px;
    bottom: 0;
    background-image: url(../images/gradient-line-2.svg);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 9;
    width: 1482px;
    height: 1px;
}

.new-about-us img {
    width: 100%;
    border-radius: 12px;
    padding: 0;
}

.uber-app-banner .banner-btn-2 {
    background-color: #000;
}

.uber-app-page .healthcare-new-heading h4 {
    color: #000;
    padding: 0;
}

.uber-app-page .on-demand-industries-card p {
    color: #000;
    font-size: 22px;
}

.uber-app-page .on-demand-industries-card:hover .on-demand-industries-content {
    border: 2px solid #000;
    border-top: 0;
}

.uber-app-details {}

.uber-app-details h5 {
    font-weight: 600;
    font-size: 30px;
    line-height: 60px;
    text-transform: capitalize;

}

.uber-app-details p {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #a0a0a0;
    margin-bottom: 46px;
}

.uber-app-details ul {
    padding-left: 2rem;
}

.uber-app-details li {
    font-size: 20px;
    font-weight: 600;
    list-style: disc;
    margin-bottom: 30px;
}

.uber-app-details .banner-btn-2 {
    background: #000;
    border: none;
    margin-left: 12px;
}

.uber-app-page .better-investment-card {
    border-bottom: 6px solid #000000;
    min-height: 279px;
}

.uber-app-page .better-investment-card .better-top-row img {
    width: 66px;
}

.uber-features-sec {
    box-shadow: none;
    background-color: #F3F3F3;
}

.uber-app-page .uber-features-sec .better-top-row img {
    width: 55px;
}

.uber-app-page .uber-features-sec .better-investment-card {
    background-color: #fff;
    box-shadow: 0px 7px 30px 10px #0000000A;
    border-radius: 15px;
    min-height: 277px;
    border: 2px solid #EAEAEA;
}

.uber-features-sec .better-investment-card .better-top-row {
    border: none;
}

.uber-features-sec .better-investment-card .better-bottom-row {
    margin-top: 12px;
}

.uber-features-sec .better-investment-card {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.why-clone-app p {
    font-weight: 500;
    font-size: 18px;
    line-height: 37px;
    color: #535252;
}

.why-clone-app .healthcare-new-heading h4 {
    text-align: left;
}

.why-clone-app .healthcare-new-heading p {
    text-align: left;
}

.uber-app-page .healthcare-sucess-with-us-sec {
    margin-top: 0;
    background-color: #000000 !important;
    background-image: none;
    padding: 0;
}

.uber-app-page .healthcare-sucess-with-us-sec img {
    margin: 0;
}

.clone-process-card {
    border: 2px solid #EAEAEA;
    border-radius: 15px;
    padding: 42px 28px;
    box-shadow: 0px 7px 30px 10px #0000000A;
    text-align: center;
    margin-top: 50px;
    min-height: 473px;
}

.clone-process-card img {
    margin-bottom: 16px;
}

.clone-process-card h5 {
    font-size: 22px;
    text-transform: none;
    line-height: 30px;
}

.clone-process-card p {
    color: #535252;
    font-size: 18px;
}

.various-busi-model .clone-process-card {
    /* border: 2px solid #EAEAEA; */
    border-radius: 0;
    border: 1px solid #000000;
    padding: 12px;
    /* box-shadow: 0px 7px 30px 10px #0000000A; */
    text-align: left;
    margin-top: 50px !important;
    min-height: 354px;
    background: #fff;
    box-shadow: 0px 5px 10px 0px #00000026;
}

.various-busi-model .clone-process-card img {
    margin-bottom: 16px;
}

.various-busi-model .clone-process-card h5 {
    font-size: 18px;
    text-transform: none;
    line-height: 30px;
    color: #121113;
}

.various-busi-model .clone-process-card p {
    color: #535252;
    font-size: 18px;
}

.various-busi-model {
    background-color: #F3F3F3;
}

.various-busi-model .banner-btn-2 {
    background-color: #000;
    border: none;
}

.why-list {}

.why-list p {
    display: flex;
    align-items: center;
    gap: 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 35px;
}

.why-list p img {}

.why-choose-isynbus-to-build .nav-pills .nav-link.active {
    background-color: black;
    color: white;
    border-radius: 0;
    position: relative;
    padding-right: 30px;
    /* space for the notch */
    width: 100%;
    height: 81px;
    font-size: 27px;
    text-align: left;
    padding-left: 45px;
}

.tabs-main-why {
    border: 1px solid #00000033;
    box-shadow: 0px 0px 25px 0px #0000001A;
    padding: 12px;
    background-color: #fff;
}

.why-choose-isynbus-to-build .nav-pills {
    width: 100%;
    margin-right: 0 !important;
    padding: 22px 10px;
    border: 2px solid #FAEBCE;
}

.why-choose-isynbus-to-build .nav-pills .nav-link {
    background-color: #fff;
    color: #000;
    border-bottom: 1px solid #0000002B;
    border-radius: 0;
    position: relative;
    padding-right: 30px;
    /* space for the notch */
    width: 100%;
    height: 81px;
    font-size: 27px;
    text-align: left;
    padding-left: 45px;
}

.why-choose-isynbus-to-build .nav-pills .nav-link.active::after {
    content: "";
    position: absolute;
    top: 23px;
    right: 0;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    /* adjust to match height */
    border-bottom: 15px solid transparent;
    border-right: 47px solid white;
    /* same as page background */
}

.why-choose-isyn-tab-content {}

.why-choose-isyn-tab-content img {}

.why-choose-isyn-tab-content p {
    margin-top: 31px;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 20px;
}

.why-choose-isyn-tab-content ul {
    padding-left: 2rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    gap: 50px;
}

.why-choose-isyn-tab-content li {
    list-style: disc;
    color: #535252;
    font-size: 20px;
}

.why-choose-isyn-tab-content .banner-btn-2 {
    background-color: #000;
    border: none;
    margin-top: 50px !important;
}

.invest-in-uber-app {
    position: relative;
}

.invest-in-uber-vector {
    position: absolute;
    top: 39%;
    left: 43%;
}

.uber-busi-industry h5 {
    font-size: 28px;
    font-weight: 500;
}

.uber-busi-industry .banner-btn-2 img {
    filter: invert(1);
}

.home-banner {
    position: relative;
    height: 83.7vh;
}

.home-banner video {
    height: 83.7vh;
    object-fit: fill;
}

.home-banner-content a {
    margin: 0;
    width: max-content;
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    font-weight: 400;
}

.home-banner-content a:hover {
    background-color: #006eef;
    color: #fff;
    border: 2px solid transparent;
}

.home-banner-content a i {
    margin-left: 20px;
}

.uber-app-page .uber-features-sec .better-investment-card img {
    width: 50px;
    height: 50px;
}

.new-location-page .digital-sub-banner-card {
    padding: 0px 15px 22px;
    min-height: 259px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
}

.new-location-page .we-expert-card {
    padding: 18px 0 18px 28px;
    gap: 61px;
    height: 110px;
}

.new-location-page .we-expert-card img {
    width: 48px;
}

.new-location-page .we-expert-card p {
    font-size: 20px !important;
}

.new-location-page .seo-color-detail-card p {
    color: #454343;
    font-size: 17px;
    line-height: 37px;
}

.new-location-page .seo-color-detail-card ul li {
    color: #454343;
    font-size: 17px;
    line-height: 37px;
}

.new-service-details p {
    font-size: 17px;
    color: #000;
    line-height: 36px;
}

.new-service-details ul li {
    font-size: 17px;
    color: #000;
    line-height: 36px;
}

.digital-marketing-india .digital-market-sub-heading h1 {
    text-align: left;
}

.digital-marketing-india .digital-market-sub-heading h5 {
    text-align: left;
}

.digital-marketing-india .digital-market-sub-heading p {
    text-align: left;
}

.digital-marketing-india .digital-market-sub-heading ul li {
    width: max-content;
}

.digital-marketing-india .digital-market-sub-heading ul li img {
    width: 153px;
    height: 98px;
    object-fit: fill;
    border-radius: 10px;
}

.digital-marketing-india .digital-market-sub-heading ul {
    display: flex;
    gap: 9px;
}

.digital-marketing-india .digital-marketing-sub-banner .card {
    background-color: #1A99DEF5;
    /* blue background */
    padding: 5px 5px 10px 18px;
    border-radius: 10px;
    border: 2px dotted white;
    display: flex;
    align-items: center;
    gap: 15px;
    color: white;
    flex-direction: row;
    margin-bottom: 20px;
}

.digital-marketing-india .digital-marketing-sub-banner .icon {
    position: relative;
    width: 40px;
    height: 40px;
}

.digital-marketing-india .digital-marketing-sub-banner .icon::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 8px;
    width: 25px;
    height: 25px;
    background-color: #88e5c3;
    border-radius: 50%;
    z-index: 1;
}

.digital-marketing-india .digital-marketing-sub-banner .text-content {
    display: flex;
    flex-direction: column;
}

.digital-marketing-india .digital-marketing-sub-banner .number {
    font-size: 38px;
    font-weight: bold;
    margin-bottom: 13px;
}

.digital-marketing-india .digital-marketing-sub-banner .label {
    font-size: 16px;
    margin-top: 2px;
}

.digital-marketing-india .we-expert-card {
    gap: 37px;
    padding: 18px 0 18px 4px;
}

.digital-marketing-india .we-expert-card img {
    width: 76px;
}

.hashtag-1 h4 {
    text-align: center !important;
}

.hashtag-1 p {
    font-size: 17px !important;
    color: #000;
    line-height: 36px;
    text-align: center;
}

.why-hash-one-card {
    min-height: 658px;
    margin-bottom: 20px;
}

.digital-marketing-faq .accordion-item {
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #ddd;
}

.digital-marketing-faq .accordion {
    padding: 0;
    border: 1px solid #ddd;
}

.digital-marketing-faq .accordion-button {
    font-size: 22px;
    font-weight: 600;
    flex-direction: row-reverse;
    justify-content: flex-end;
    color: #00b4f4;
    gap: 20px;
}

.digital-marketing-faq .accordion-body {
    font-size: 16px;
    line-height: 37px;
}

.digital-marketing-faq .accordion-button::after {
    margin: 0;
    background-image: url(../images/new-acccord-icon-1.png);
}

.digital-marketing-faq .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #ff7e4b;
}

.digital-marketing-faq .accordion-button:not(.collapsed)::after {
    background-image: url('../images/accordian-new-icon.png') !important;
    background-repeat: no-repeat;
    transform: none;
}

.digital-marketing-faq .accordion-header {
    padding: 0 !important;
}

.digital-marketing-india-uk .seo-color-detail-card ul li {
    font-weight: 400;
    font-size: 18px;
    color: #454343;
    line-height: 2.60;
}

.digital-marketing-india-uk .why-hash-one-card {
    background-color: #fff !important;
    box-shadow: 0px 5px 10px 0px rgba(162.09843750000002, 194.24331967561142, 207, 0.6) !important;
    min-height: 483px;
    padding: 20px !important;
}

.digital-marketing-india-uk .hashtag-1 {
    background-color: #005072;
}

.digital-marketing-india-uk .hashtag-1 h5 {
    font-size: 32px;
    color: #fff;
    text-align: center;
    text-transform: none;
}

.digital-marketing-india-uk .hashtag-1 p {
    font-size: 28px !important;
    color: #fff;
}

.digital-marketing-india-uk .hashtag-1 h4 {
    color: #fff;
}

.seo-service-tailored h4 {
    font-size: 28px;
}

.interest-with-isynbus {
    background-color: #F2F2F2;
}

.interest-with-isynbus h5 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
}

.interest-with-isynbus p {
    font-size: 17px;
    margin-bottom: 25px;
    line-height: 37px;
}

.seo-service-tailored ul li {
    font-size: 17px;
    margin-bottom: 15px;
}

.seo-service-tailored ul li i {
    margin-right: 15px;
    color: #1a99de;
}

.new-partners-slider {
    background: #061a42;
    padding: 20px 0px;
}

.new-partners-slider img {
    border-radius: 10px;
    filter: invert(100%) sepia(0) saturate(100%) hue-rotate(284deg) brightness(220%) contrast(0%);
    -webkit-filter: invert(100%) sepia(0) saturate(100%) hue-rotate(284deg) brightness(220%) contrast(0%);
    width: 100px !important;
    height: 80px !important;
    object-fit: contain;
}

.new-partners-slider .swiper-wrapper {
    align-items: center;
}

.new-partners-slider .swiper-slide {
    text-align: center;
}

.new-partners-slider p {
    font-size: 20px;
    font-weight: bold;
    color: #001b42;
    padding: 8px 20px;
    border-radius: 8px;
    background: linear-gradient(90deg, #ffffff 0%, rgb(13 71 161 / 0%) 100%);
    margin-bottom: 0;
    width: max-content;
    padding-right: 44px;
}

.sing_blg .footer-social-icons li {
    background-color: #000;
    border-radius: 200px;
    width: 41px;
    height: 41px;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sing_blg .footer-social-icons {
    gap: 7px;
}

.mobile-banner-img {
    display: none;
}

.internal.contact-us .header .item-center {
    margin-right: 75px;
}

.internal.contact-us .header {
    padding: 0;
}

.internal.contact-us header {
    background-color: transparent;
    padding-top: 6px !important;
}

.internal.contact-us main {
    margin-top: 0;
}

.new-contact-us-banner h1 {
    font-family: Montserrat, sans-serif !important;
    text-align: left;
    font-size: 39px;
    line-height: 47px;
}

.new-contact-us-banner .contact-us-banner-content {
    text-align: left;
}

.new-contact-us-banner .contact-us-banner-content p {
    font-size: 18px;
    font-family: Montserrat, sans-serif !important;
    line-height: 24px;
    color: #fff;
    margin-bottom: 15px;
}

.new-contact-us-banner .contact-us-banner-content p a {
    color: #3B65EC;
}

.new-contact-us-banner .contact-us-banner-content ul li {
    text-align: left;
    font-family: Montserrat, sans-serif !important;
    font-size: 17px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 5px;
    color: #fff;
}

.new-contact-us-banner .contact-us-banner-content ul li img {
    margin-right: 13px;
}

.new-contact-us-banner .contact-us-paragraph {
    font-family: Montserrat, sans-serif !important;
    font-size: 20px;
    text-align: left;
    font-weight: 500;
    margin-bottom: 30px;
}

.new-contact-banner-form {
    border: 1px solid #FFFFFF;
    border-radius: 14px;
    padding: 20px;
}

.new-contact-banner-form h3 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 700;
    font-size: 26px;
    line-height: 37px;
    padding: 0;
    position: relative;
    color: #fff;
    text-align: left;
    padding-bottom: 4px;
    margin-bottom: 0;
}

.new-contact-banner-form h3::after {
    content: '';
    background-color: #fff;
    width: 89px;
    height: 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.new-contact-banner-form input {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
}

.new-contact-banner-form .form-card {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin-bottom: 0;
}

.new-contact-banner-form textarea {
    background: transparent !important;
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
}

.new-contact-banner-form input::placeholder {
    color: #fff !important;
}

.new-contact-banner-form textarea::placeholder {
    color: #fff !important;
}

.new-contact-banner-form #dropdownLabel,
.new-contact-banner-form #dropdownLabel2 {
    color: #fff !important;
}

.new-contact-banner-form .captcha-div span {
    color: #fff;
}

.new-contact-banner-form .captcha-div img {
    filter: invert(1);
}

.new-contact-banner-form .captcha-div input {
    border: none !important;
    border-bottom: 1px solid #fff !important;
    border-radius: 0 !important;
    color: #FFF;
}

.new-contact-banner-form .submit-btn {
    height: 41px !important;
    padding: 0 !important;
    margin-bottom: 11px;
    font-size: 15px;
}

.new-contact-banner-form .check-div {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
    gap: 10px;
}

.new-contact-banner-form .check-div input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e") !important;
}

.new-contact-banner-form .check-div label {
    color: #fff;
    font-size: 13px;
}

.new-contact-banner-form .check-div input {
    border: 1px solid #3B65EC !important;
    width: 24px !important;
    height: 24px !important;
    border-radius: 5px !important;
}

.new-contact-banner-form .check-div input:focus {
    box-shadow: none;
}

.new-contact-us-banner .new-partners-slider {
    background-color: transparent;
}

.new-contact-us-banner .new-partners-slider p {
    /* height: 72px; */
    /* display: flex; */
    /* align-items: center; */
    /* border-radius: 0; */
    /* font-size: 23px; */
    /* padding-right: 40px; */
}

.new-contact-banner-form input {
    color: #fff
}

.new-contact-banner-form textarea {
    color: #fff
}

.connect-expert-div .healthcare-new-heading h5 {
    font-weight: 600;
    font-size: 26px;
    line-height: 26px;
    padding: 0;
    margin: 0;
    text-transform: none;
}

.connect-expert-div .healthcare-new-heading h4 {
    color: #000;
}

.connect-expert-card {
    display: block;
    box-shadow: 0px 0px 25px 0px #0000001A;
    padding: 30px;
    border-radius: 15px;
    text-align: center;
}

.connect-expert-card i {
    color: #5377EE;
    font-size: 46px;
    margin: auto;
    margin-bottom: 10px;
}

.connect-expert-card p {
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    font-family: Montserrat, sans-serif !important;
    margin-bottom: 0;
}

.connect-expert-card:hover {
    background: linear-gradient(272.38deg, #5578A8 14.04%, #0B2C58 89.95%);
}

.connect-expert-card:hover i {
    color: #fff;
}

.connect-expert-card:hover p {
    color: #fff;
}

.expect-next-sec {
    background-image: url(../images/expect-next-bg-img.svg);
    background-repeat: no-repeat;
    background-size: cover;
}

.expect-next-sec h4 {
    color: #fff;
}

.expect-next-sec p {
    color: #fff;
}

.expect-card {
    background: #fff;
    border-radius: 20px;
    border: 2px solid #F3F3F3;
    box-shadow: 0px 7px 30px 10px #0000000A;
    padding: 38px 50px 50px 38px;
    margin-top: 50px;
    min-height: 399px;
}

.expect-card img {
    margin-bottom: 25px;
}

.expect-card h5 {
    padding: 0;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    padding-bottom: 12px;
}

.expect-card h5::after {
    position: absolute;
    bottom: 0;
    content: '';
    width: 87px;
    height: 3px;
    background-color: #3B65EC;
    left: 0;
}

.expect-card p {
    font-size: 18px;
    color: #000;
    line-height: 27px;
    margin-bottom: 0;
    margin-top: 21px;
}

.address-card {
    box-shadow: 0px 0px 25px 0px #0000001A;
    background-color: #fff;
    border-radius: 15px;
    padding: 20px 40px;
}

.address-detail-sec {
    background-color: #F3F6FF;
    padding: 85px 0px !important;
    position: relative;
}

.address-card h5 {
    padding: 0;
    margin: 0;
    font-weight: 500;
    font-size: 26px;
    font-family: Montserrat, sans-serif !important;
    text-transform: capitalize;
}

.address-card h6 {
    font-size: 18px;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    margin-top: 12px;
    margin-bottom: 21px;
    font-family: Montserrat, sans-serif !important;
}

.address-card p {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: Montserrat, sans-serif !important;
}

.address-card ul {
    margin-top: 15px;
}

.address-card ul li {
    font-family: Montserrat, sans-serif !important;
    font-size: 18px;
    font-weight: 500;
    color: #101326;
    margin-bottom: 10px;
}

.address-card ul li a {
    font-family: Montserrat, sans-serif !important;
    color: #101326;
}

.address-card img {
    margin: 30px 0px !important;
    display: block;
}

.new-video-sec {
    background: linear-gradient(272.5deg, #5578A8 -0.65%, #0B2C58 73.46%);

}

.new-video-sec h4 {
    color: #fff;
}

.new-video-sec p {
    color: #fff;
}

.new-video-sec .demo-gallery>ul>li a {
    border: none;
}

.new-video-sec .demo-gallery-poster svg {
    width: 60px;
    background-color: #3B65EC;
    box-shadow: 0px 4px 4px 0px #00000040;
    border: none;
    opacity: 1;
    height: 60px;
    padding: 15px;
}

.new-news-card {
    padding: 80px 0px;
    position: relative;
}

.new-news-vect-1 {
    position: absolute;
    bottom: 0;
    left: 4%;
}

.new-news-vect-2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.new-news-vect-3 {
    position: absolute;
    bottom: 12%;
    left: 23%;
}

.new-news-vect-4 {
    position: absolute;
    right: 25%;
}

.new-contact-banner-form .get-in-touch-form input {
    color: #fff;
    padding: 0 !important;
    height: 50px;
}

.new-contact-banner-form .get-in-touch-form textarea {
    color: #fff;
}

.new-contact-banner-form .get-in-touch-form .captcha-div {
    margin: 0 !important;
}

.new-contact-banner-form .dropdown-toggle::after {
    border-top: .3em solid #fff;
}

.new-contact-banner-form .dropdown-menu input::placeholder {
    color: #000 !important;
}

.new-contact-banner-form .dropdown-menu input {
    background: #f5f5f5 !important;
    height: 50px !important;
    padding: 10px !important;
    color: #000 !important;
}

.new-faq-sec .accordion-button {
    background: transparent;
    box-shadow: none;
    align-items: baseline;
    padding: 0;
}

.new-faq-sec .accordion {
    margin-top: 50px;
}

.new-faq-sec .accordion-item {
    box-shadow: none;
    background: #0b0f14;
    border-radius: .75rem;
    /* min-height: 110px; */
    border: 1px solid #252c37;
    padding: 24px;
}

.new-faq-sec .accordion-button:not(.collapsed) {
    box-shadow: none;
    font-weight: 600;
    color: #0070ee;
}

.new-faq-sec .accordion-header {
    padding: 0 !important;
}

.new-partner-slider img {
    width: 80% !important;
}

.new-faq-sec .accordion-button {
    line-height: 28px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.new-faq-sec p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
}

.new-faq-sec .accordion-button::after {
    background-image: url('data:image/svg+xml,%3csvg%20xmlns=%27http://www.w3.org/2000/svg%27%20viewBox=%270%200%2016%2016%27%20fill=%27%23ffffff%27%3e%3cpath%20fill-rule=%27evenodd%27%20d=%27M1.646%204.646a.5.5%200%200%201%20.708%200L8%2010.293l5.646-5.647a.5.5%200%200%201%20.708.708l-6%206a.5.5%200%200%201-.708%200l-6-6a.5.5%200%200%201%200-.708z%27/%3e%3c/svg%3e') !important;

}

.new-faq-sec ul {
    padding-left: 2rem;
    margin-bottom: 20px;
}

.new-faq-sec ul li {
    list-style: disc;
    margin-bottom: 8px;
    color: #ffffff;
}

.classified-page .insudtry-logistics-banner {
    background-color: #F3F3F3 !important;
    padding: 100px 0px;
}

.classified-page .insudtry-logistics-banner h1 {
    font-size: 40px;
    z-index: 1;
}

.classified-page .industries-new-banner p {
    font-size: 22px;
    line-height: 37px;
    z-index: 1;
    position: relative;
}

.classified-page .insudtry-logistics-banner {
    position: relative;
}

.classi-vect-1 {
    position: absolute;
    top: 0;
    height: 100%;
}

.classi-vect-2 {
    position: absolute;
    top: 8%;
    left: 41%;
}

.classi-vect-3 {
    position: absolute;
    right: 64px;
    bottom: 33px;
}

.classified-page .book-now-button {
    position: relative;
    z-index: 9;
    background-color: #C10037;
    color: #fff !important;
    border: none;

}

.get-ur-classy-app-sec .healthcare-new-heading h4 {
    color: #000;
    font-size: 34px;
    text-align: left;
}

.get-ur-classy-app-sec .healthcare-new-heading h4 span {
    color: #C10037;
}

.get-ur-classy-app-sec .healthcare-new-heading p {
    font-size: 18px;
    line-height: 32px;
    color: #535252;
    text-align: left;
}

.classified-page .healthcare-new-heading h4 {
    color: #000;
}

.get-ur-classy-app-sec {
    position: relative;
}

.get-classy-vect {
    position: absolute;
    bottom: -1px;
    left: 47%;
}

.classy-what-new-sec ul li {
    list-style: none;
    font-size: 21px;
    font-weight: 600;
    line-height: 25px;
    color: #333333;
    margin-top: 50px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.classy-what-new-sec ul li img {
    /* margin-right: 10px; */
}

.classy-what-new-sec .healthcare-new-heading h4 {
    text-align: left;
}

.classified-page .on-demand-industries-card p {
    color: #C10037;
}

.classified-page .on-demand-industries-card:hover .on-demand-industries-content {
    border: 2px solid #C10037;
    border-top: 0;
}

.how-classy-website-work-sec .on-demand-industries-card {
    box-shadow: 0px 0px 11px 0px #ffe5e1bf;
    border: 1px solid #93939326;
    background-color: #fff;
    border-radius: 15px;
}

.how-classy-website-work-sec .on-demand-industries-content {
    border: none;
    min-height: 319px;
}

.how-classy-website-work-sec .on-demand-industries-content:hover {
    border: none !important;
}

.how-classy-website-work-sec {
    background-color: #FEF7F6;
}

.how-classy-website-work-sec .on-demand-industries-card:hover {
    border: none;
    border: 1px solid #93939326 !important;
}

.how-classy-website-work-sec .on-demand-industries-card .intustries-card-icon {
    left: 36%;
    box-shadow: 0 -2px 4px 0 #00000040;

}

.how-classy-website-work-sec .on-demand-industries-card h5 {
    font-size: 18px;
    text-transform: none;
}

.how-classy-website-work-sec .on-demand-industries-card p {
    font-weight: 500;
    color: #535252;
    font-size: 16px;
}

.how-classy-website-work-sec .on-demand-industries-content {
    padding: 53px 16px 25px;
}

.how-classy-website-work-sec .on-demand-industries-card:hover .on-demand-industries-content {
    border: none !important;
}

.why-choose-classy-sol {
    background-color: #F6F6F6;
}

.why-choose-classy-sol p {
    font-size: 18px;
}

.why-choose-classy-sol .healthcare-new-heading h4 {
    text-align: left;
}

.why-choose-classy-sol .healthcare-new-heading p {
    text-align: left;
    line-height: 32px;
}

.why-choose-classy-sol li {
    font-size: 16px;
    font-weight: 600;
    line-height: 37px;
    color: #535252;
    list-style: disc;
    margin-top: 10px;
}

.why-choose-classy-sol li b {
    color: #000;
}

.why-choose-classy-sol ul {
    padding-left: 2rem;
    margin-bottom: 40px;
}

.classified-page .better-investment-card {
    border-bottom: 6px solid #C10037;
    min-height: 331px;
}

.classified-page .better-investment-card .better-top-row img {
    width: auto !important;
}

.launch-ready-classy-app {
    background-color: #CEF1F5;
    text-align: center;
}

.launch-ready-classy-app h5 {
    color: #000000;
    text-transform: none;
    font-size: 28px;
    line-height: 52px;
}

.launch-ready-classy-app p {
    font-size: 19px;
    color: #1C1919;
    line-height: 26px;
    margin-bottom: 30px;
}

.classified-app-feature {
    background-color: #F6F6F6 !important;
    background-image: none;
}

.classified-app-feature .accordion-button::after {
    display: none !important;
}

.classified-app-feature .accordion-button {
    padding-left: 0;
}

.classified-app-feature .accordion-body {
    padding-left: 0;
    text-align: left;
}

.classified-app-feature .nav-link {
    border-radius: 0;
    height: 64px;
    width: 176px;
    border: 1px solid #E1E1E1;
    background-color: #fff;
    font-size: 20px;
    color: #121113;
}

.classified-app-feature .nav-tabs {
    justify-content: center;
    gap: 20px;
    border: none;
}

.classified-page .pro-card-content h5 {
    padding: 0;
    font-size: 18px !important;
}

.hire-android-app-devs-banner h6 {
    padding: 0;
    color: #ffffff;
    text-transform: none;
    font-weight: 600;
    font-size: 17px;
}

.hire-android-app-devs-banner ul li {
    color: #fff;
    font-size: 17px;
    margin-bottom: 10px;
    font-weight: 600;
}

.single-service-vcard {
    background-color: #a5a5a521;
    position: relative;
    padding: 25px;
    /* margin-top: 30px; */
    -webkit-clip-path: polygon(87% 0, 100% 13%, 100% 78%, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(87% 0, 100% 13%, 100% 78%, 100% 100%, 0 100%, 0 0);
}

.single-service-vcard .link {
    border-width: 2px;
    border-color: #efeff1;
    border-style: solid;
    border-radius: 5px;
    width: 36px;
    height: 36px;
    color: #086ad7;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    display: inline-block;
    float: right;
    margin-top: -10px;
}

.single-service-vcard .icon {
    /* font-size: 46px; */
    color: #086ad7;
    /* margin-top: 5px; */
    /* margin-bottom: 20px; */
}

.single-service-vcard .content h3 {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 400;
}

.single-service-vcard .icon img {
    width: 50px;
    filter: grayscale(100%) brightness(0);
}

.single-service-vcard .content p {
    margin-bottom: 0;
}

.hire-pool-developer {
    position: relative;
    background-color: #f3f3f3;
}

.hire-pool-developer svg {
    position: absolute;
    right: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 220px;
}

.hire-pool-developer ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    row-gap: 50px;
    gap: 15px;
}

.hire-pool-developer ul li {
    width: 200px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    row-gap: 15px;
    background: #ffffff;
    position: relative;
}

.hire-pool-developer ul li p {
    margin: 0;
}

.nodejs-accord .accordion-body {
    height: 400px;
    overflow-y: scroll;
}

.classified-page .more-education-feature .android-service-process-card {
    min-height: 272px !important;
    gap: 20px;
}

.ios-dev-services .nav-pills .nav-link {
    font-size: 16px !important;
    line-height: 30px !important;
}

.ios-hire-page .healthcare-new-heading h4 {
    color: #000 !important;
}

.ios-hire-page .healthcare-new-heading span {
    color: #3b65ec;
}

.ios-dev-services p {
    font-weight: 400;
    font-size: 16px;
}

.ios-developer-service .better-investment-card {
    border-bottom: 6px solid #040404 !important;
}

.hire-ui-ux-tech-stack .new-ios-service-card {
    box-shadow: 0px 1px 13px #ddd;
    border: none;
    min-height: 289px;
}

.hire-uiux-page .food-app-dev-sol-sec {
    box-shadow: 5px -2px 15px #ddd;
}

.hire-uiux-page .food-app-dev-sol-sec .healthcare-new-heading h4 {
    color: #000;
}

.hire-uiux-page .intergration-partners-sec .healthcare-new-heading h4 {
    color: #000;
}

.uiux-diff-consl-sec .on-demand-industries-card img {
    height: 200px;
}

.uiux-diff-consl-sec .on-demand-industries-content {
    padding-top: 20px !important;
    min-height: 216px;
}

.uiux-diff-consl-sec .on-demand-industries-card p {
    color: #000 !important;
}

.hire-digital-expert .healthcare-new-heading h4 {
    line-height: 44px;
    color: #000;
}

.hire-digital-expert .healthcare-new-heading h4 span {
    color: #0070ee;
}

.hire-digital-expert .banner-btn-2 {
    background-color: #0070ee;

}

.hire-digital-tools-sec ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.hire-digital-tools-sec ul li {
    background: #f7f7f7;
    border: 1px solid #cdcdcd;
    padding: 10px 15px;
}

.hire-digital-expert .nodejs-accord .accordion-body {
    height: auto;
    overflow-y: none;
}

.banner-counting-card-1 {
    width: 170px;
    text-align: center;
    padding: 10px;
    border: 1px solid #dddddd08;
    box-shadow: 0px 2px 10px #dddddd26;
    background: #dddddd0f;
}

.banner-counting-card-1 h6 {
    color: #0070ee;
    font-size: 35px;
    font-weight: 600;
}

.banner-counting-card-1 p {
    font-size: 13px;
    line-height: 21px;
}

.banner-countings {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.hire-reactnative-page .hire-android-app-devs-banner h1 span {
    color: #0070ee;
}

.hire-reactnative-page .hire-android-app-devs-banner p {
    font-size: 17px;
    line-height: 31px;
}

.hire-reactnative-page .healthcare-new-heading h4 {
    color: #000;
}

.hire-reactnative-page .doctor-healthcare-faq-sec h3 {
    color: #000;
}

.hire-digital-expert .hire-dev-content-card {
    min-height: 604px;
}

.hire-reactnative-page .doctor-healthcare-faq-sec .banner-btn-2 {
    background-color: #0070ee !important;
}

.hire-reactnative-page .better-investment-card {
    border-bottom: 6px solid #0070ee;
    min-height: 276px;
}

.about-us-new-banner {
    background-image: url(../images/new-about-banner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
}

.about-us-new-banner img {
    width: 688px;
    height: 512px;
    object-fit: cover;
    border-radius: 88px;
}

.about-banner-mySwiper {
    padding-bottom: 50px;
}

.about-us-new-banner .swiper-pagination-bullet {
    background: linear-gradient(180deg, #4C44FC 0%, #662FF4 100%);
    width: 8px;
    height: 8px;

}

.about-us-new-banner .swiper-pagination-bullet-active {
    background: linear-gradient(180deg, #4C44FC 0%, #662FF4 100%);
    width: 16px;
    height: 16px;
}

.about-us-new-banner .swiper-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-us-new-banner h1 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    font-size: 64px;
    line-height: 79px;
    color: #000;

}

.about-new-detail-sec .common-p {
    text-align: left !important;
}

.about-new-page .ui-ux-heading-new span {
    color: #5B71CF;
}

.about-us-new-mid-banner {
    background-image: url(../images/about-new-mid-banner-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
    padding: 187px 0px;
}

.about-us-new-mid-banner .banner-btn-2 {
    background: linear-gradient(126.29deg, #0A61C0 -4.44%, #5B71CF 40.52%, #7F64E1 91.41%);
    border: none;
}

.about-us-new-mid-banner h3 {
    font-weight: 600;
    font-size: 44px;
    line-height: 58px;
    text-transform: capitalize;
    font-family: Montserrat, sans-serif !important;
    color: #fff;
}

.new-core-team-sec h6 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 600;
    font-size: 28px;
    line-height: 45px;
    color: #7F64E1;
}

.new-core-team-card {
    padding: 30px 20px 20px 20px;
    border: 1px solid #E8E8E8;
    border-bottom: 8px solid #5B71CF;
    margin-top: 30px;
}

.new-core-team-card h5 {
    font-family: Montserrat, sans-serif !important;
    text-transform: none;
    font-weight: 600;
    padding: 0;
    font-size: 20px;
    color: #121113;
}

.new-core-team-card p {
    font-family: Montserrat, sans-serif !important;
    font-size: 14px;
    font-weight: 500;
    color: #535252;
}

.new-core-team-card img {}

.new-core-team-sec {
    position: relative;
}

.core-team-vect-1 {
    position: absolute;
    right: 5%;
}

.core-team-vect-2 {
    position: absolute;
    top: 43%;
    left: 4%;
}

.core-team-vect-3 {
    position: absolute;
    bottom: 8%;
    right: 5%;
}

.new-gallery-sec {
    background-image: url(../images/new-gallery-bg-img.png);
    background-size: cover;
    position: relative;
}

.new-gallery-sec .ui-ux-heading-new {
    color: #fff;
}

.new-gallery-sec .common-p {
    color: #fff;
}

.new-gallery-sec .nav-tabs {
    border: none;
    gap: 18px;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 9px;
    margin-bottom: 50px;
}

.new-gallery-sec .nav-tabs .nav-link.active {
    border: 1px solid #000;
}

.new-gallery-sec .nav-tabs .nav-link {
    font-size: 15px;
    color: #000;
    background: #fff;
    border-radius: 10px;
    width: max-content;
    padding: 11px 27px;
    font-family: Montserrat, sans-serif !important;

    font-weight: 600;
}

.new-gallery-sec .nav-tabs::-webkit-scrollbar {
    height: 6px;
    /* Horizontal scrollbar height */
    width: 6px;
    /* Vertical scrollbar width */
}

.new-gallery-sec .nav-tabs::-webkit-scrollbar-track {
    background: #e3e3e3;
    /* Track color (light purple/pink gradient look) */
}

.new-gallery-sec .nav-tabs::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    /* Scroll thumb color (gray) */
    border-radius: 3px;
}

.new-gallery-sec .nav-tabs::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* Darker on hover */
}

.new-gallery-sec .demo-gallery>ul>li a {
    border: none;
    width: 100%;
    object-fit: cover;
    background-size: 100% 100%;
}

.new-gallery-sec .demo-gallery>ul>li {
    margin-bottom: 20px;
}

.new-gallery-vec-1 {
    position: absolute;
    left: 0;
    top: 0;
}

.new-gallery-vec-2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.new-client-review-sec .client-review-new-card {
    position: relative;
    background-color: #F6F6F6;
    padding: 116px 98px;
    margin-top: 100px;
    padding-bottom: 68px;
}

.new-client-review-sec .client-review-new-card p {
    font-weight: 500;
    color: #535252;
    font-size: 18px;
    line-height: 37px;
    font-family: Montserrat, sans-serif !important;
}

.new-client-review-sec .client-review-new-card h6 {
    font-family: Montserrat, sans-serif !important;
    font-weight: 800;
    font-size: 20px;
    font-style: italic;
    color: #000000;
    margin-bottom: 10px;
    text-transform: none;
}

.client-review-img {
    margin-top: -200px;
    position: relative;
}

.new-client-review-sec {
    position: relative;
}

.double-quote-icon {
    position: absolute;
    top: -32px;
    left: 32px;
}

.review-main-vect {
    position: absolute;
    top: 0;
    right: 0;
}

.review-balls-icon {
    position: absolute;
    bottom: -34px;
    right: -57px;
}

.review-inside-vect {
    position: absolute;
    top: 0;
    right: 0;
}

.hire-mobile-app-dev-page .banner-btn-2 {
    background-color: #0070ee !important;
}

.hire-mobile-app-dev-page .expert-android-main-div h5 {
    font-size: 38px;
    font-weight: 600;
}

.hire-mobile-app-dev-page .better-investment-card {
    min-height: 268px;
}

.expert-hire-mobile-app-dev img {
    position: sticky;
    top: 144px;
}

.hire-mobile-app-dev-page .healthcare-new-heading h4 {
    color: #000;
}

.hire-mobile-app-dev-page .realstate-tabs-sec .accordion-button:not(.collapsed) {
    color: rgb(0 112 238);
}

.hire-mobile-app-dev-page .realstate-tabs-sec .accordion-button::after {
    background-color: rgb(0 112 238) !important;
}

.hire-full-stack-page .banner-counting-card-1 {
    box-shadow: none;
    width: 196px;
    background: #dddddd26;
}

.hire-full-stack-page .banner-counting-card-1 p {
    margin: 0;
}

.hire-full-stack-page .single-service-vcard {
    margin-bottom: 20px;
    min-height: 237px;
}

.hire-full-stack-page .nodejs-accord ul {
    margin-left: 2rem;
}

.hire-full-stack-page .nodejs-accord ul li {
    list-style: devanagari;
    margin-bottom: 10px;
    line-height: 33px;
}

.hire-full-stack-page .nodejs-accord .accordion-body {
    overflow-y: auto;
}

.hire-full-stack-page .uber-app-details li {
    font-weight: 400;
}

.hire-full-stack-accord p {}

.hire-full-stack-accord ul li {
    list-style: disc;
    margin-bottom: 15px;
}

.hire-full-stack-accord ul {
    padding-left: 2rem;
}

.hire-full-stack-page .hire-pool-developer img {
    width: 60px;
}

.hire-full-stack-cards .new-ios-service-card {
    min-height: 357px;
}

.why-need-full-stack-dev .need-andr-dev-card {
    min-height: 421px;
}

.hire-blockchain-dev-page .ios-developer-service .better-investment-card {
    border-bottom: 6px solid #0eaebf !important;
}

.hire-blockchain-dev-page .healthcare-new-heading h4 {
    color: #0eaebf;
}

.hire-blockchain-dev-page .app-dev-heading {
    color: #0eaebf;
}

.hire-blockchain-dev-page .on-demand-industries-card p {
    color: #000;
}

.hire-blockchain-dev-page .doctor-healthcare-faq-sec h3 {
    color: #0eaebf;
}

.hire-blockchain-dev-page .education-app-heading h3 {
    color: #0eaebf;
}

.hire-blockchain-dev-page .doctor-healthcare-faq-sec .banner-btn-2 {
    background-color: #0eaebf !important;
}

.hire-blockchain-dev-page .finance-one {
    margin-top: 0px !important;
}

.hire-blockchain-dev-page .food-ap-sol-card img {
    width: 100px;
    background: #ffddb7;
    padding: 22px;
    border-radius: 100px;
    height: 100px;
}

.ai-services-section {
    background: #0b0f14;
    position: relative;
}

.ai-services-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 1px;
    background: linear-gradient(90deg, transparent, rgba(0, 212, 255, 0.5), transparent);
}

.services-label i {
    font-size: 1.25rem;
}

.cta-card {
    background: #1b1e30;
    /* border: 1px solid #2d3250; */
    border-radius: 24px;
    padding: 2.5rem;
    transition: all 0.4s ease;
    position: relative;
    background-image: url(../images/new-service-card-bg.jpg);
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-blend-mode: multiply;
}

.cta-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
    opacity: 0.05;
    transition: opacity 0.4s ease;
}

.cta-card:hover {
    /* transform: translateY(-5px); */
    /* box-shadow: 0 25px 50px rgba(0, 212, 255, 0.3); */
    /* border-color: #00d4ff; */
}

.cta-card:hover::before {
    opacity: 0.2;
}

.cta-content .badge {
    font-size: 18px;
    /* display: inline-block; */
    background-color: transparent !important;
    color: var(--text-light) !important;
    border: 1px solid #00a6ff4d;
    color: #fff !important;
    padding: 15px 16px !important;
    border-radius: 100px;
}

.cta-content {
    position: relative;
}

.services-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.service-item {
    display: flex;
    gap: 1.5rem;
    padding: 24px;
    background: #131820;
    border: 1px solid #2d3250;
    border-radius: 18px;
    transition: all 0.4s ease;
    /* cursor: pointer; */
    position: relative;
    overflow: hidden;
}

.service-item::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
    transform: scaleY(0);
    transition: transform 0.4s ease;
}

.service-item:hover::before {
    /* transform: scaleY(1); */
}

.service-item:hover {
    border-color: #00a6ff80;
    /* box-shadow: 0 12px 40px rgba(0, 212, 255, 0.3); */
    /* transform: translateX(10px); */
    background: #101f2b;
}

.service-item.featured {
    background: #1a1f3a;
    border-color: #00d4ff;
    box-shadow: 0 0 20px rgba(0, 212, 255, 0.2);
}

.service-icon {
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0b0f14;
    border: 1px solid rgba(0, 212, 255, 0.3);
    border-radius: 14px;
    font-size: 1.6rem;
    color: #00d4ff;
    flex-shrink: 0;
    /* box-shadow: 0 0 15px rgba(0, 212, 255, 0.15); */
    transition: all 0.3s ease;
}

.service-item:hover .service-icon {
    /* transform: scale(1.1); */
    /* box-shadow: 0 0 25px rgba(0, 212, 255, 0.4); */
}

.service-content h4 {
    font-size: 1.25rem;
    color: #fff;
    margin-bottom: 0.5rem;
    display: flex;
}

.service-content p {
    color: #94a3b8;
    margin: 0;
    font-size: 15px;
}

.sticky {
    position: sticky;
    top: 10px;
    z-index: 10;
}

.services-label {
    color: #00d4ff !important;
    display: flex;
    align-items:
        center;
}

.services-label span {
    color: #00a6ff !important;
}

.new-main-heading {
    color: #fff !important;
    font-weight: 600 !important;
    font-size: 60px;
    line-height: 64px;
}

.gradient-text {
    /* background: linear-gradient(135deg, #00a6ff 0%, #ec4899 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; */
    /* text-shadow: 0 0 30px rgba(0, 212, 255, 0.3); */
    color: #00a5ff;
}

.cta-content h4 {
    color: #fff;
    font-size: 30px;
}

.cta-content a {
    background: #00a6ff;
    color: white;
    border: none;
    box-shadow: 0 4px 15px rgba(0, 212, 255, 0.3);
    padding: 1.125rem 2.5rem;
    font-size: 16px;
    font-weight: 600;
    border-radius: 46px;
    transition-property: all;
    transition-timing-function:
        cubic-bezier(.4, 0, .2, 1);
}

.ai-technology-section a {
    background: linear-gradient(135deg, #00a5ff 0%, #7c3aed 100%);
    color: white;
    border: none;
    box-shadow: 0 4px 82px rgb(0 212 255 / 48%);
    padding: 1.125rem 2.5rem;
    font-size: 1.1rem;
    font-weight: 600;
    border-radius: 51px;
}

.ai-technology-section a:hover {
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 30px rgba(0, 212, 255, 0.5);
    color: white;
}



.ai-technology-section {
    background: #0b0f14;
    position: relative;
}

/* .ai-technology-section::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 200px;
    background: linear-gradient(180deg, transparent 0%, #131729 100%);
    pointer-events: none;
} */

.tech-card {
    padding: 2.5rem;
    border-radius: 15px;
    border: 1px solid #2d3250;
    background: #1e2139;
    transition: all 0.5s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.tech-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 0;
    background: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
    transform: scaleX(0);
    transition: transform 0.4s ease;
}

.tech-card:hover::before {
    transform: scaleX(1);
}

.tech-card:hover {
    transform: translateY(-12px) scale(1.02);
    /* box-shadow: 0 25px 60px rgba(0, 212, 255, 0.3); */
    border-color: #00d4ff;
}

.tech-icon {
    width: 70px;
    height: 70px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
    color: white;
    margin-bottom: 1.5rem;
}

.tech-purple .tech-icon {
    background: linear-gradient(135deg, #8b5cf6 0%, #ec4899 100%);
}

.tech-blue .tech-icon {
    background: linear-gradient(135deg, #3b82f6 0%, #06b6d4 100%);
}

.tech-green .tech-icon {
    background: linear-gradient(135deg, #10b981 0%, #34d399 100%);
}

.tech-orange .tech-icon {
    background: linear-gradient(135deg, #f97316 0%, #fb923c 100%);
}

.tech-indigo .tech-icon {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 100%);
}

.tech-teal .tech-icon {
    background: linear-gradient(135deg, #14b8a6 0%, #06b6d4 100%);
}

.tech-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.6rem 1.2rem;
    background: rgba(0, 212, 255, 0.1);
    border: 1px solid rgba(0, 212, 255, 0.3);
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    color: #00d4ff;
    box-shadow: 0 0 15px rgba(0, 212, 255, 0.15);
    transition: all 0.3s ease;
}

.tech-card:hover .tech-badge {
    background: rgba(0, 212, 255, 0.15);
    /* box-shadow: 0 0 20px rgba(0, 212, 255, 0.3); */
}

.tech-card h4 {
    font-size: 24px;
    color: #fff;
}

.tech-card p {
    font-size: 16px;
    color: #fff;
}

.industries-section {
    background: #0b0f14;
    position: relative;
}

/* 
.industries-section::before {.industry-innov-new-sec-2
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 300px;
    background: radial-gradient(circle at 50% 0%, rgba(0, 212, 255, 0.1) 0%, transparent 70%);
    pointer-events: none;
} */

.industry-card {
    background: #1e2139;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid #2d3250;
    transition: all 0.5s ease;
    height: 100%;
}

.industry-card:hover {
    transform: translateY(-12px);
    box-shadow: none !important;
    border-color: #00d4ff;
}

.industry-image {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.industry-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.industry-card:hover .industry-image img {
    transform: scale(1.1);
}

.industry-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.85) 100%);
}

.industry-stats {
    position: absolute;
    top: 1rem;
    right: 1rem;
    padding: 0.5rem 1rem;
    background: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
    color: white;
    border-radius: 50px;
    font-size: 0.75rem;
    font-weight: 600;
}

.industry-content {
    padding: 2rem;
}

.industry-content h4 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}

.industry-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: #00d4ff;
    font-weight: 600;
    text-decoration: none;
    transition: gap 0.3s ease;
}

.industry-link:hover {
    gap: 1rem;
}

.cta-content a:hover {
    transform: scale(1.05);
    background: #0199ea;
}

.glow-line {
    width: 65px;
    height: 2px;
    background: linear-gradient(to right, transparent, #00aaff, transparent);
    /* box-shadow: 0 0 15px #00aaff; */
    border-radius: 50%;
}

.tech-card.tech-purple {
    background: #cd4eb630;
}

.tech-card.tech-blue {
    background: #0fadda29;
}

.tech-card.tech-green {
    background: #2fcf963b;
}

.tech-card.tech-orange {
    background: #fb8c3447;
}

.tech-card.tech-indigo {
    background: #845ef559;
}

.tech-card.tech-teal {
    background: #08b6ca57;
}

.ai-technology-section .text-muted {
    font-size: 18px;
    color: #bfbfbf !important;
}

.badge {
    font-size: 14px;
}

.indus-innov-card {
    background-color: #ffffff05;
    border: 1px solid rgb(237 237 237 / 9%);
    border-radius: 12px;
    padding: 32px;
    /* width: 320px; */
    /* box-shadow: 0 4px 24px rgba(0, 0, 0, 0.6); */
    position: relative;
    padding-bottom: 11px;
    min-height: 427px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
}

.indus-innov-card .icon-container {
    padding: 12px;
    border-radius: 12px;
    display: inline-block;
    margin-bottom: 16px;
    background: linear-gradient(135deg, #3b82f6 0%, #06b6d4 100%);
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.indus-innov-card .icon-container img {
    width: 24px;
    height: 24px;
}

.indus-innov-card .category {
    color: #1A8CF7;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 8px;
}

.indus-innov-card .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 8px;
    color: #fff;
}

.indus-innov-card .description {
    font-size: 16px;
    color: #8a96a8;
    margin-bottom: 16px;
}

.indus-innov-card .divider {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    margin: 16px 0;
}

.indus-innov-card .feature-list {
    list-style: none;
    padding-left: 0;
    margin: 0 0 16px 0;
}

.indus-innov-card .feature-list li {
    font-size: 14px;
    margin-bottom: 13px;
    position: relative;
    padding-left: 20px;
    color: #D1D5DB;
}

.indus-innov-card .feature-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: #1A8CF7;
    font-size: 18px;
}

.indus-innov-card .learn-more {
    font-size: 14px;
    color: #00a6ff;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    background: transparent;
    box-shadow: none;
    padding: 0;
    padding: 0;
    opacity: 1;
}

.indus-innov-card .learn-more:hover {
    color: #3FAEF7;
    box-shadow: none;
}

.indus-innov-card .learn-more::after {
    content: '→';
    margin-left: 6px;
    font-size: 16px;
    transition: transform 0.3s ease;
}

.indus-innov-card .learn-more:hover::after {
    transform: translateX(3px);
}

.industry-innov-new-sec::after {
    display: none;
}

.call-card {
    background: linear-gradient(to right, #1344d917, #5830307a);
    border: 1px solid rgb(34 48 108);
    border-radius: 16px;
    padding: 32px;
    text-align: center;
    /* max-width: 500px; */
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
    margin-top: 40px;
}

.call-card h2 {
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 12px;
}

.industry-content p {
    color: #b9b9b9 !important;
    font-size: 16px;
}

.call-card p {
    color: #A0A7B3;
    font-size: 18px;
    margin-bottom: 28px;
}

.call-button {
    background: linear-gradient(to right, #10B4F5, #A043E9) !important;
    color: white;
    font-weight: 600;
    padding: 12px 24px;
    border: none;
    border-radius: 999px;
    font-size: 14px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    box-shadow: none !important;
}

.call-button:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(16, 180, 245, 0.4);
}

.call-button span {
    margin-left: 8px;
    font-size: 16px;
}

.indus-innov-card:hover {
    border-color: #00a6ff80;
    box-shadow: 0 0 20px rgba(0, 166, 255, 0.2);
}

.indus-innov-card:hover .indus-innov-card .title {
    color: #00a6ff80;
}

.indus-innov-card:hover .icon-container {
    transform: scale(1.1) rotate(3deg);
}

.industry-innov-new-sec-2 {
    background: #0d1319;
}

.industry-innov-new-sec-2::after {
    display: none;
}

.stream-process-card {
    padding: 20px;
    background: #090c10;
    border: 1px solid #252c37;
    border-radius: 15px;
    min-height: 245px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    display: block;
}

.stream-process-card h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 20px;
}

.stream-process-card p {
    color: #8a96a8;
}

.stream-process-card .icon {
    background: #00a6ff1a;
    width: 56px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 11px;
    border: 1px solid #00a6ff33;
}

.stream-process-card:hover {
    border-color: #00a6ff80;
    box-shadow: 0 0 20px rgba(0, 166, 255, 0.2);
}

.stream-process-card:hover h3 {
    color: #00a6ff;
}

.stream-process-card:hover .icon {
    background-color: #00a6ff33;
}

.about-section {
    background: #0b0f14;
    position: relative;
}

.about-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #00d4ff, transparent);
}

.section-title {
    font-size: clamp(2rem, 4vw, 3rem) !important;
    margin-bottom: 1.5rem;
}

.check-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.check-item {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 18px;
    color: #fff;
}

.check-item svg {
    color: #00d4ff !important;
}

.feature-card {
    padding: 20px;
    background: #131820;
    border: 1px solid #252c37;
    border-radius: 20px;
    transition: all 0.4s ease;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    gap: 20px;
}

/* 
.feature-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
    transform: scaleX(0);
    transition: transform 0.4s ease;
} */

/* .feature-card:hover::before {
    transform: scaleX(1);
} */
.feature-card h5 {
    color: #8a96a8 !important;
    margin-bottom: 0;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
}

.feature-card:hover {
    border-color: #00d4ff;
    box-shadow: 0 0 15px rgba(0, 212, 255, 0.15);
    /* transform: translateY(-8px); */
    /* background: #1a1f3a; */
}

.feature-icon {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 212, 255, 0.1);
    border: 1px solid rgba(0, 212, 255, 0.3);
    border-radius: 8px;
    color: #00d4ff;
    font-size: 22px;
    /* box-shadow: 0 0 20px rgba(0, 212, 255, 0.2); */
    transition: all 0.3s ease;
    flex-grow: 0;
    flex-shrink: 0;
}



.about-section .badge {
    background: rgba(0, 212, 255, 0.1) !important;
    color: #00d4ff;
    border: 1px solid #00a6ff33;
    padding: 13px 16px !important;
    font-size: 14px !important;
    border-radius: 34px;
}

.about-section .section-title {
    color: #fff;
}

.about-section .text-muted {
    color: #8a96a8 !important;
    margin-bottom: 0;
    font-size: 15px;
}

.about-section .btn-primary {
    background: #00a5ff;
    color: white;
    border: none;
    /* box-shadow: 0 4px 82px rgb(0 212 255 / 48%); */
    padding: 13px 28px !important;
    font-size: 14px;
    font-weight: 600;
    border-radius: 7px;
}

.about-section .btn-primary:hover {
    /* transform: translateY(-3px) scale(1.02); */
    /* box-shadow: 0 12px 30px rgba(0, 212, 255, 0.5); */
    color: white;
    background: #007ec3;
}







.trusted-partners {
    background: #131729;
    border-top: 1px solid #2d3250;
    border-bottom: 1px solid #2d3250;
    box-shadow: inset 0 1px 0 rgba(0, 212, 255, 0.1);
}

.partners-scroll {
    overflow: hidden;
    position: relative;
}

.partners-track {
    display: flex;
    gap: 2rem;
    animation: scroll 30s linear infinite;
}

.partner-badge {
    flex-shrink: 0;
    padding: 1rem 2rem;
    background: #1e2139;
    border: 1px solid #2d3250;
    border-radius: 12px;
    font-weight: 600;
    white-space: nowrap;
    transition: all 0.3s ease;
    color: #ffffff;
}

.partner-badge img {
    width: 80px;
    height: 80px;
    object-fit: contain;
    filter: invert(100%) sepia(0) saturate(100%) hue-rotate(284deg) brightness(220%) contrast(0%);
}

.partner-badge:hover {
    border-color: #00d4ff;
    /* transform: translateY(-3px); */
    box-shadow: 0 8px 25px rgba(0, 212, 255, 0.3);
    background: #1a1f3a;
}

@keyframes scroll {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(calc(-50% - 1rem));
    }
}

.new-faq-sec {
    background-color: #0d1319;
}

.new-faq-sec .layout-main-heading {
    color: #fff;
}

.cta-section {
    background: #0ea9f8;
    position: relative;
    overflow: hidden;
    padding-bottom: 0 !important;
}



.cta-section::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #00d4ff, transparent);
}

.cta-features {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.cta-feature {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: white;
    font-size: 1rem;
}

.cta-feature svg {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100px;
    font-size: 1.25rem;
    padding: 9px;
}

.cta-buttons .bg-dark {
    background-color: #000;
    color: #fff;
    border: 2px solid #fff;
}

.cta-buttons {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
}

.cta-buttons a {
    padding: 13px 26px;
    font-size: 14px;
    color: #00acf9;
    font-weight: 600;
    width: max-content;
    background: #fff;
    border-radius: 10px;
}

.cta-stat-card {
    padding: 32px;
    background: #ffffff1a;
    backdrop-filter: blur(10px);
    border: 1px solid #fff3;
    border-radius: 20px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
}

.cta-stat-card p {
    color: #fff !important;
    font-size: 16px;
}

/* .cta-stat-card::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(135deg, #00d4ff 0%, #7c3aed 100%);
    opacity: 0;
    transition: opacity 0.4s ease;
} */

.cta-stat-card:hover {
    background: rgba(0, 212, 255, 0.1);
    transform: translateY(-8px);
    border-color: #00d4ff;
    box-shadow: 0 15px 40px rgba(0, 212, 255, 0.3);
}

.cta-stat-card:hover::before {
    opacity: 0.1;
}

.cta-stat-card h3 {
    font-size: 2.5rem;
    margin-bottom: 0;
    padding: 0;
}

.cta-buttons .btn-light:hover {
    color: #00acf9;
    background-color: rgba(255, 255, 255, 0.9);
}



.cta-buttons .bg-dark:hover {
    background: transparent !important;
}

.post-sender-detail-main .cust-name::after {
    top: 7px;
}




@media screen and (min-width:1920px) {
    .home-banner {
        height: 88vh;
    }

    .home-banner video {
        height: 88vh;
    }

    .home-banner-content {
        height: 79vh;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .home-banner-content a {
        margin: 0 !important;
    }
}

@media (min-width:1601px) and (max-width:2564px) {
    .demo-gallery>ul>li a {
        width: 100%;
    }

    .layout-main-heading-content {
        margin-bottom: 20px;
    }

    .logistics-faq-sec-upper-white .patient-bottom-img {
        width: 9%;
    }

    .blogs .related-post-content .post-sender-detail {
        bottom: -5%;
    }
}

@media (min-width:1400px) and (max-width:1599px) {

    .main-swiper-sec .swiper-button-prev,
    .main-swiper-sec .swiper-rtl .swiper-button-next {
        left: 43%;
    }

    .do-you-know-div p,
    .mob-app-card-content p,
    .post-sender-detail .cust-name,
    .post-sender-detail ul li,
    .why-choose-box p {
        font-size: 13px;
    }

    .demo-gallery>ul>li a {
        width: 253px;
    }

    .common-p {
        font-size: 16px !important;
    }

    .android-app-dev-card h5,
    .customer-centric-support ul li p,
    .digital-marketing-services-banner p,
    .digital-sub-banner-card h5,
    .mob-app-card-content h5,
    .portfolio-card-content p {
        font-size: 18px;
    }

    .app-sol-card img {
        margin-top: -61px;
        width: 23%;
    }

    .food-inspired-sec .healthcare-new-heading h4,
    .mid-quote-banner-sec h5 {
        font-size: 33px;
    }

    .end-to-end-counter-sec ul li p,
    .mid-quote-banner-sec .page-btn-new,
    .techonologies-we-leverage-sec .tab-pane h5 {
        font-size: 17px;
    }

    .best-prog-inner-box p,
    .widget-links li a {
        font-size: 14px !important;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1200px;
    }

    .best-prog-inner-box ul li {
        font-size: 13px;
        width: 46%;
    }

    .best-prog-inner-box {
        padding: 40px;
    }

    .mob-app-card img {
        height: 356px;
    }

    .android-app-dev-card-1::after {
        left: 70%;
        top: 85px;
    }

    .android-app-dev-card-3::after {
        left: 73%;
    }

    .android-service-process-card {
        min-height: 315px;
    }

    .pro-card-icon img {
        width: 50px;
    }

    .digital-banner-img img,
    .footer-div-1 img,
    .mob-app-img-desk,
    .pro-card-icon {
        width: 100%;
    }

    .techonologies-we-leverage-sec .nav-link {
        font-size: 13px !important;
        margin-right: 4px;
    }

    .techonologies-we-leverage-sec {
        padding: 50px 0;
    }

    .blog-img-box,
    .newsletter-new-sec img {
        height: 100%;
    }

    .android-app-dev-card {
        padding: 25px;
    }

    .android-app-dev-card p {
        font-size: 13px;
        text-align: left !important;
    }

    .corporate-dedicated-team h5,
    .create-education-app .on-demand-industries-card p,
    .ecom-chose-card-content p,
    .new-ios-service-card p {
        font-size: 15px;
    }

    .new-ios-service-card,
    .progressiver-app-dev .new-ios-service-card,
    .tech-stack-sec .new-ios-service-card {
        min-height: 290px;
    }

    .progressive-app-dev .android-app-dev-card-2::before {
        left: -146% !important;
    }

    .chain-sec-card p,
    .our-dedicated-team-card p,
    .related-post-content .common-p,
    .software-develop-use-case .use-cases-that-beyond-go-card p {
        font-size: 14px;
    }

    .software-dev-services-sec .android-app-dev-card-2::before {
        left: -153%;
        display: none;
    }

    .software-dev-services-sec .android-app-dev-card {
        min-height: 353px;
    }

    .software-dev-services-sec .android-app-dev-card-1::after {
        top: 113px;
    }

    .healthacare-investment .better-investment-card,
    .software-app-dev-services .android-service-process-card {
        min-height: 325px;
    }

    .software-app-dev-services .pro-card-content p {
        line-height: 24.5px;
    }

    .fueling-your-software-sec .fuiling-card p {
        font-size: 16px;
        line-height: 30px;
    }

    .fueling-your-software-sec .fuiling-card {
        height: 328px;
    }

    .software-dev-services-sec .android-app-dev-card-8::before {
        left: -103%;
        display: none;
    }

    .ecomm-website-process .android-app-dev-card-1::after {
        top: 61px;
        left: 70%;
    }

    .ecom-fueling-your-software-sec .fuiling-card {
        height: 270px;
    }

    .cms-website-process .android-app-dev-card-1::after {
        top: 36px !important;
    }

    .saas-website-process .android-app-dev-card-1::after {
        top: 80px !important;
    }

    .pro-design-process .android-app-dev-card-1::after {
        top: 102px;
        left: 70%;
    }

    .pro-design-dev-serv .service-card-mob-dev {
        padding: 20px 20px 20px 0;
    }

    .pro-dev-services .new-ios-service-card {
        min-height: 415px !important;
    }

    .erp-website-process .android-app-dev-card-1::after {
        left: 70%;
        top: 101px;
    }

    .erp-dedictaed-team .our-dedicated-team-card-line:after {
        bottom: 0;
        top: auto;
    }

    .faq-card {
        min-height: 181px;
    }

    .ar-vr-website-process .android-app-dev-card-2::before {
        left: -199%;
    }

    .ar-vr-website-process .android-app-dev-card-1::after {
        left: 70%;
        top: 127px !important;
    }

    .best-prog-inner-box h3 {
        font-size: 27px;
    }

    .ecom-web-app .use-cases-that-beyond-go-card {
        min-height: 345px;
    }

    .ecom-dedicated-team .our-dedicated-team-card p {
        font-size: 13px;
        text-align: left;
        padding-left: 15px;
    }

    .ecom-web-dev-services .new-ios-service-card {
        min-height: 365px;
    }

    .corporate-dedicated-team .our-dedicated-team-card p {
        font-size: 13px;
        line-height: 21px;
    }

    .case-studeis-card {
        margin-bottom: 100px;
    }

    .case-blue-band {
        padding: 15px;
    }

    .seo-related-div td {
        line-height: 35px;
        font-size: 13px;
    }

    .portfolio-card-content h3,
    .seo-sm-box p,
    .ui-ux-heading-new span {
        font-size: 30px;
    }

    .digital-marketing-services-banner h1 {
        font-size: 65px;
    }

    .opac-heading span {
        font-size: 36px;
    }

    .digital-why-choose-us ul li {
        width: 45%;
    }

    .digital-counter-card {
        padding: 20px 25px;
    }

    .digital-services-card p,
    .food-idustry-banner ul li,
    .food-inspired-sec h6 {
        font-size: 20px;
    }

    .ui-ux-banner-services-banner h1 {
        font-size: 60px;
        line-height: 67px;
    }

    .ui-ux-banner-services-banner p {
        font-size: 26px;
        font-weight: 600;
        margin-top: 17px;
        line-height: 46px;
    }

    .ui-ux-heading-new {
        font-size: 30px;
        line-height: 41px;
    }

    .business-sucess-sec p {
        line-height: 41px;
        font-size: 21px;
    }

    .android-common-p {
        margin-bottom: 30px;
        font-size: 16px;
        line-height: 27px;
    }

    .mob-dev-serv-sec .common-p {
        font-size: 15px;
        line-height: 31px;
    }

    .counter-sec .app-dev-heading {
        font-size: 33px !important;
        margin-bottom: 30px;
    }

    .why-choose-points p {
        line-height: 39px;
    }

    .secret-sauce-box p {
        font-size: 18px;
        line-height: 30px;
    }

    .secret-sauce-box {
        min-height: 319px;
    }

    .pro-design-process .android-app-dev-card-2::before {
        left: -195%;
    }

    .testi-card p {
        font-size: 15px;
        line-height: 1.5;
    }

    .testi-card {
        min-height: 259px;
    }

    .software-development-banner .form-card .banner-btn-2 {
        font-size: 15px !important;
    }

    .software-development-banner h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .software-development-banner .captcha-input {
        margin: 0;
    }

    .domain-hosting-management {
        min-height: 500px;
    }

    .app-sol-card {
        min-height: 311px;
        margin-top: 50px !important;
    }

    .service-card-mob-dev {
        min-height: 505px !important;
    }

    .progressive-web-app .use-cases-that-beyond-go-card {
        min-height: 272px !important;
    }

    .seo-package-card {
        min-height: 3132px;
    }

    .ios-services-sec .android-app-dev-card-3::after,
    .software-dev-services-sec .android-app-dev-card-3::after {
        left: 70%;
    }

    .crm-website-process .android-app-dev-card-1::after {
        top: 146px !important;
    }

    .crm-develop-use-case .use-cases-that-beyond-go-card {
        min-height: 460px;
    }

    .erp-web-app .use-cases-that-beyond-go-card {
        min-height: 430px !important;
    }

    .erp-app-dev-services .new-ios-service-card {
        min-height: 406px;
    }

    .ar-vr-web-app .use-cases-that-beyond-go-card {
        min-height: 425px !important;
    }

    .offer-banner {
        padding: 100px 0;
    }

    .better-investment-card {
        min-height: 355px;
    }

    .healthcare-sucess-with-us-sec h5 {
        line-height: 42px;
    }

    .healthcare-banner-vector {
        top: 68%;
    }

    .new-related-post-sec {
        padding: 50px 0 0 !important;
    }

    .related-post-content .blue-text {
        font-size: 13px;
        line-height: 23px;
        margin-bottom: 5px;
    }

    .blog-img-box img {
        height: 180px;
    }

    .related-post-card img {
        height: 386px;
    }

    .post-sender-detail img {
        height: auto !important;
    }

    .ban-search input {
        padding-right: 0 !important;
    }

    .related-post-card .related-post-content {
        min-height: 178px !important;
    }

    .layout-main-heading,
    .post-sender-detail {
        margin-bottom: 20px;
    }

    .industries-new-banner h1,
    .industries-new-banner h3 {
        font-size: 35px;
    }

    .allblog-heading h1 {
        font-size: 35px;
        text-align: center;
    }

    .industries-new-banner p {
        font-size: 21px;
        line-height: 37px;
    }

    .education-app-heading p {
        font-size: 15px;
        line-height: 26px;
    }

    .edu-app-dev-everyone ul li {
        font-size: 18px;
        line-height: 58px;
    }

    .different-consultation-sec .on-demand-industries-card span {
        font-size: 14px;
        line-height: 23px;
        margin-top: 10px !important;
        display: block;
    }

    .chain-sec-card h6,
    .discuss-expert-card h5,
    .edu-app-dev-everyone-2 h3 {
        font-size: 25px;
    }

    .pro-card-content p {
        line-height: 22.5px;
    }

    .layout-main-heading-content {
        margin-bottom: 30px;
    }

    .passion-sec iframe {
        height: 324px;
    }

    .our-partners-sec .col-md-2 {
        margin: 0 14px;
    }

    .video-testi-mySwiper {
        padding: 0 0 30px;
    }

    .testi-mySwiper .swiper-pagination-bullet {
        width: 6px !important;
        height: 6px !important;
    }

    .widget-links-new li svg {
        margin-top: 4px;
    }

    .testimonial-sec .swiper-wrapper {
        padding-bottom: 50px;
    }

    .client-img img {
        width: 50px;
        height: 50px;
    }

    .about-paragraph {
        margin-bottom: 37px;
    }

    .main-about-banner {
        padding: 96px 0 133px !important;
    }

    .priority-heading {
        margin-bottom: 0;
    }

    .success-text form {
        margin-right: 127px;
    }

    .techonologies-we-leverage-sec .nav-tabs {
        margin-top: 20px;
    }

    .tech-mySwiper {
        width: 1200px;
    }

    .common-p,
    .digital-portfolio-sec ul li,
    .faq-sec .common-p,
    .food-app-for-food-busi ul li,
    .product-design-faq .faq-card p {
        line-height: 26px;
    }

    .app-dev-banner p {
        font-size: 21px;
        line-height: 33px;
    }

    .service-main-heading {
        font-size: 32px !important;
        line-height: 39px !important;
    }

    .new-expert-major-sec-box {
        margin-top: 30px;
    }

    .new-web-app-sol .app-sol-card {
        margin-top: 50px !important;
    }

    .react-banner h1 {
        font-size: 73px;
        line-height: 83px;
    }

    .react-banner p {
        line-height: 34px;
    }

    .tec-tab-card img {
        width: 69%;
    }

    .healthcare-new-heading p,
    .ui-ux-sub-p {
        line-height: 27px;
    }

    .opac-heading p,
    .ui-ux-faq .faq-card p {
        line-height: 29px;
    }

    .ui-ux-faq .faq-card {
        min-height: 195px;
    }

    .pro-design-dev-serv .service-card-mob-dev p {
        text-align: left;
    }

    .service-card-mob-dev p {
        font-size: 14px;
        line-height: 25px;
    }

    .service-card-mob-dev h5 {
        font-size: 19px;
    }

    .mob-dev-serv-sec .service-card-mob-dev {
        min-height: 446px !important;
    }

    .product-design-faq .faq-card {
        min-height: 202px;
    }

    .ecom-faq-sec .faq-card {
        min-height: 210px;
    }

    .corporate-faq-sec .faq-card {
        min-height: 231px;
    }

    .cms-faq-sec .faq-card {
        min-height: 191px;
    }

    .saas-faq-sec .faq-card {
        min-height: 189px;
    }

    .web-dev-serv-sec .service-card-mob-dev {
        min-height: 475px !important;
    }

    .web-dev-faq .faq-card {
        min-height: 217px;
    }

    .we-expertise-in-sec .seo-main-heading {
        margin-bottom: 0 !important;
    }

    .discuss-expert-card p {
        line-height: 30px;
    }

    .mobile-dev-faq .faq-card {
        min-height: 220px;
    }

    .ios-faq-sec .faq-card,
    .react-faq-sec .faq-card {
        min-height: 223px;
    }

    .react-services-sec .android-app-dev-card-2::before {
        left: -113% !important;
    }

    .react-services-sec .android-app-dev-card-1::after {
        top: 85px;
    }

    .progressive-app-dev .android-app-dev-card-1::after {
        top: 54px;
    }

    .progressive-app-dev-faq .faq-card {
        min-height: 193px;
    }

    .software-faq-sec .faq-card {
        min-height: 221px;
    }

    .digital-faq .faq-card {
        min-height: 216px;
    }

    .feature-content .banner-btn-2 img,
    .start-journey-sec .banner-btn-2 img {
        margin-left: 20px;
    }

    .mobility-solution-sec {
        margin-top: 100px;
    }

    .doctor-healthcare-faq-sec .accordion-button {
        font-size: 17px;
        line-height: 9px;
    }

    .healthcare-new-heading h4 {
        line-height: 51px;
    }

    .education-faq-sec .faq-card {
        min-height: 235px;
    }

    .ecomerce-app-dev-sol-sec ul li {
        font-size: 16px;
        width: 218px;
    }

    .ecom-chose-card img {
        height: 284px;
    }

    .ecom-chose-card-content img {
        height: auto;
    }

    .intergration-partners-sec ul {
        width: 268px;
        margin-right: 16px;
    }

    .intergration-partners-sec ul li {
        font-size: 16px;
    }

    .more-feature-for-online-ecom-store .healthcare-new-heading h4 br {
        display: none;
    }

    .more-feature-for-online-ecom-store ul {
        width: 260px;
    }

    .food-idustry-banner h3 {
        font-size: 38px;
        line-height: 49px;
    }

    .food-inspired-comment p {
        line-height: 35px;
    }

    .launch-food-card-1 h5 {
        font-size: 26px;
    }

    .launch-food-card-1 p {
        font-size: 12px;
    }

    .chain-sec-card {
        min-height: 511px;
    }

    .food-tech-card {
        min-height: 286px;
    }

    .food-industry-faq-sec .faq-card {
        min-height: 224px;
    }

    .new-related-post-sec .post-sender-detail {
        bottom: 0%;
    }

    .food-industry-page .healthcare-new-heading h4 {
        font-size: 34px;
    }

    .digital-marketing-services-banner {
        min-height: 562px;
    }

    .more-education-feature .android-service-process-card {
        min-height: 242px !important;
    }

    .need-andr-dev-card {
        min-height: 368px;
    }

    .hire-dev-content-card {
        min-height: 606px;
    }

    .explore-realstate-points p {
        font-size: 18px;
    }

    .explore-realstate-points p img {
        width: 15px;
    }

    .need-realstate-card {
        min-height: 236px;
    }

    .realstate-choose-card .feature-title {
        font-size: 17px;
    }

    .realstate-choose-card {
        min-height: 270px;
    }

    .realstate-tabs-sec h3 {
        font-size: 29px;
    }

    #backToTop {
        right: 7% !important;
    }

    .services-common-banner h3 {
        line-height: 43px;
        font-size: 35px;
    }

    .services-common-banner p {
        font-size: 17px;
    }

    .new-about-card p {
        font-size: 16px;
    }

    .new-about-card h5 {
        font-size: 24px;
    }

    .new-about-card h6 {
        font-size: 22px;
    }

    .new-card-div-2::before {
        width: 1323px;
    }

    .new-about-us .layout-main-heading {
        font-size: 40px;
    }
}

@media screen and (max-width:1599px) {
    .mob-app-card-content p br {
        display: none;
    }

    .blog-text-box .related-post-content {
        padding: 10px 20px 10px 0;
        min-height: auto !important;
    }

    .blog-img-box img {
        height: 180px !important;
    }

    .related-post-card {
        min-height: auto !important;
    }

    .lst_sec .related-post-content {
        min-height: 173px !important;
    }

    .related-post-card .related-post-content {
        min-height: 208px !important;
    }

    .post-sender-detail {
        bottom: 0;
        margin-bottom: 20px;
    }

    .lst_sec .blg_banimg {
        height: 204px;
    }

    .lst_sec .post-sender-detail {
        margin-bottom: 25px;
    }
}

@media screen and (max-width:1500px) {
    .exprt-with-major-box span img {
        height: 67px !important;
    }
}

@media screen and (max-width:1440px) {
    .healthcare-sucess-with-us-sec img {
        margin: -165px 0;
    }

    .related-post-card .related-post-content {
        min-height: 168px !important;
    }

    .blog-img-box img {
        height: 181px !important;
    }

    .post-sender-detail {
        bottom: 3%;
    }

    .logistics-business .better-investment-card {
        min-height: 261px;
    }

    .uber-app-page .uber-features-sec .better-investment-card {
        min-height: 305px;
    }

    .clone-process-card h5 {
        font-size: 21px;
    }

    /* .cust-name::after {
        top: 6px;
    } */

    .sing_blg .cust-name::after {
        top: 10px;
    }

    .menu-service-card {
        margin-right: 0 !important;
    }

    .sub-menu .mt-5 {
        margin-top: 2rem !important;
    }

    .sing_blg {
        overflow-y: visible !important;
    }

    .new-contact-us-banner h1 {
        font-size: 33px;
        line-height: 41px;
    }

    .connect-expert-card {
        padding: 30px 0px;
    }

    .connect-expert-card i {
        font-size: 34px;
    }

    .expect-card h5 {
        font-size: 19px;
    }

    .expect-card {
        min-height: 431px;
    }

    .internal.contact-us .main-contact-us-banner {
        padding-top: 107px !important;
    }

    .new-contact-banner-form {
        padding: 20px;
    }

    .new-contact-banner-form h3 {
        margin-bottom: 0;
        font-size: 25px;
    }

    .new-contact-banner-form .get-in-touch-form .captcha-div {
        margin: 0 !important;
    }

    .new-contact-banner-form .form-card {
        margin: 0;
    }

    .new-contact-banner-form .get-in-touch-form input {
        height: 48px !important;
    }

    .new-contact-banner-form .captcha-div input {
        height: 45px !important;
    }

    .new-contact-banner-form .check-div label {
        font-size: 13px;
    }

    .new-contact-banner-form .submit-btn {
        height: 39px !important;
        margin-bottom: 16px;
        font-size: 15px;
    }

    .new-contact-banner-form .check-div {
        margin-bottom: 6px;
    }

    .new-contact-banner-form {
        padding: 13px 20px;
    }

    .new-contact-us-banner .new-partners-slider p {
        padding-right: 35px;
    }

    .new-contact-banner-form .check-div input {
        height: 24px !important;
    }

    .classi-vect-2 {
        top: 6%;
        left: 46%;
    }

    .how-classy-website-work-sec .on-demand-industries-card p {
        font-size: 15px;
    }

    .why-choose-classy-sol li {
        font-size: 15px;
        font-weight: 500;
    }

    .classified-page .better-investment-card {
        padding: 25px 20px;
        min-height: 327px;
    }

    .launch-ready-classy-app p {
        line-height: 33px;
    }

    .classified-page .more-education-feature .android-service-process-card {
        padding: 30px 15px;
    }

    .hire-digital-expert .hire-dev-content-card {
        min-height: 648px;
    }

    .hire-android-app-devs-banner h1 {
        font-size: 48px;
    }

    .hire-full-stack-cards .new-ios-service-card {
        min-height: 354px;
    }

    .why-need-full-stack-dev .need-andr-dev-card {
        min-height: 414px;
    }

    .hire-blockchain-dev-page .better-investment-card {
        min-height: 375px;
    }

    .food-ap-sol-card h5 {
        font-size: 19px;
    }

    .healthcare-new-heading h4 {
        line-height: 38px;
        font-size: 30px;
    }

    .classy-what-new-sec ul li {
        font-size: 19px;
        margin-top: 34px;
    }

    .new-main-heading {
        font-size: 50px;
    }

    .tech-card h4 {
        font-size: 17px;
        margin-bottom: 10px !important;
    }

    .tech-card {
        padding: 20px;
    }

    .tech-card p {
        font-size: 14px;
    }

    .tech-badge {
        font-size: 13px;
    }

    .indus-innov-card {
        min-height: 525px;
    }
    .christmas-gif-div {
    top: 8%;}
}

@media screen and (max-width:1399px) {

    .main-swiper-sec .swiper-button-prev,
    .main-swiper-sec .swiper-rtl .swiper-button-next {
        left: 40%;
    }

    .ecomm-website-process .android-app-dev-card-1::after {
        top: 10px;
    }

    .digital-marketing-services-banner p,
    .fuiling-card p,
    .mid-quote-banner-sec .page-btn-new {
        font-size: 16px;
    }

    .grow-innov-card h5,
    .mid-quote-banner-sec h5,
    .opac-heading span,
    .portfolio-card-content h3,
    .seo-sm-box p {
        font-size: 30px;
    }

    .app-sol-card {
        min-height: 300px;
    }

    .best-prog-inner-box ul li {
        width: 44%;
    }

    .app-dev-banner h1 {
        font-size: 60px;
        line-height: 88px;
    }

    .app-dev-banner p {
        font-size: 18px;
        margin-bottom: 35px;
        line-height: 31px;
    }

    .form-header p,
    .software-development-banner .form-select {
        margin-bottom: 0;
    }

    .android-app-dev-card-1::after {
        left: 68.4%;
        top: 60px;
    }

    .android-app-dev-card-3::after {
        left: 68%;
    }

    .our-dedicated-team-card p {
        font-size: 13px;
        padding-right: 10px;
    }

    .android-service-process-card {
        min-height: 250px;
    }

    .digital-banner-img img,
    .pro-card-icon {
        width: 100%;
    }

    .pro-card-icon img {
        width: 50px;
        min-width: 50px;
    }

    .techonologies-we-leverage-sec .nav-link {
        font-size: 11px;
    }

    .end-to-end-counter-sec ul,
    .techonologies-we-leverage-sec .nav-tabs {
        justify-content: center;
    }

    .customer-centric-support ul li p,
    .techonologies-we-leverage-sec .tab-pane h5 {
        font-size: 18px;
    }

    .newsletter-new-sec img {
        height: 100%;
    }

    .android-app-dev-card p {
        font-size: 12px;
    }

    .android-app-dev-card {
        padding: 25px;
    }

    .ios-services-sec .android-app-dev-card-1::after {
        top: 64px;
    }

    .ios-services-sec .android-app-dev-card-2::before {
        left: -158%;
    }

    .android-app-dev-card h5,
    .captcha-input,
    .new-ios-service-card p {
        font-size: 15px;
    }

    .new-ios-service-card {
        min-height: 257px;
    }

    .corporate-dedicated-team .our-dedicated-team-card h5,
    .do-you-know-div p,
    .form-card span,
    .form-header p,
    .post-sender-detail .cust-name,
    .post-sender-detail ul li,
    .service-card-mob-dev p {
        font-size: 13px;
    }

    .react-services-sec .android-app-dev-card-2::before {
        left: -130% !important;
    }

    .software-development-banner h1 {
        font-size: 39px;
        line-height: 45px;
    }

    .software-development-banner p {
        font-size: 16px;
        line-height: 31px;
    }

    .form-card input::placeholder {
        font-size: 12px;
    }

    .form-card textarea::placeholder {
        font-size: 12px;
    }

    .form-card .banner-btn-2 {
        font-size: 15px !important;
    }

    .form-card p {
        font-size: 12px !important;
        margin-bottom: 10px;
    }

    .app-dev-heading {
        font-size: 30px !important;
        line-height: 43px !important;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card p,
    .why-choose-card p {
        font-size: 12px;
    }

    .fueling-your-software-sec .fuiling-card {
        height: 335px;
    }

    .fueling-your-software-sec .fuiling-card p {
        font-size: 15px;
        line-height: 27px;
    }

    .software-faq-sec .faq-card {
        min-height: 263px;
    }

    .ecom-web-app .use-cases-that-beyond-go-card {
        min-height: 337px !important;
    }

    .ecom-fueling-your-software-sec .fuiling-card {
        height: 250px !important;
    }

    .ecom-dedicated-team .our-dedicated-team-card p {
        font-size: 13px;
        line-height: 21px;
        text-align: justify;
        margin-top: 10px;
    }

    .ecom-web-dev-services .new-ios-service-card {
        min-height: 334px;
    }

    .corporate-website-process .android-app-dev-card-1::after {
        top: 12px;
    }

    .crm-website-process .android-app-dev-card-1::after {
        top: 104px !important;
    }

    .better-investment-card .better-top-row span,
    .ecom-dedicated-team .our-dedicated-team-card h5 {
        font-size: 14px;
    }

    .pro-design-process .android-app-dev-card-1::after {
        top: 102px;
    }

    .pro-design-process .android-app-dev-card-2::before {
        left: -210%;
    }

    .erp-website-process .android-app-dev-card-1::after {
        top: 79px;
    }

    .erp-web-app .use-cases-that-beyond-go-card {
        min-height: 402px !important;
    }

    .erp-app-dev-services .new-ios-service-card {
        min-height: 407px;
    }

    .erp-fueling-your-software-sec .fuiling-card {
        height: 361px !important;
    }

    .best-prog-inner-box p {
        font-size: 13px !important;
        line-height: 27px !important;
    }

    .pro-design-dev-serv .common-p {
        line-height: 27px;
    }

    .pro-design-dev-serv .service-card-mob-dev p {
        text-align: left;
        line-height: 26px;
    }

    .pro-design-dev-serv .service-card-mob-dev {
        padding: 12px;
        min-height: 447px;
    }

    .portfolio-card-content p,
    .pro-design-dev-serv .service-card-mob-dev h5 {
        font-size: 17px;
    }

    .contact-us-heading {
        font-size: 28px;
    }

    .digital-marketing-services-banner h1 {
        font-size: 60px;
        line-height: 66px;
    }

    .digital-marketing-services-banner {
        min-height: auto;
    }

    .digital-why-choose-us ul li {
        width: 45%;
    }

    .digital-counter-card {
        padding: 20px;
    }

    .digital-services-card p {
        font-size: 20px;
    }

    .digital-services-card img {
        width: 90px;
    }

    .digital-services-card {
        min-height: 298px;
    }

    .banner-btn-2 {
        padding: 15px 26px;
    }

    .digital-team-experts .banner-btn-2 {
        font-size: 14px !important;
    }

    .ptb-70 {
        padding: 50px 0;
    }

    .digital-portfolo-card {
        margin: 50px 0;
    }

    .seo-sem-sec {
        padding-top: 0;
    }

    .seo-sm-card {
        padding: 40px 90px;
    }

    .ui-ux-portfolio-sec-2 {
        padding-top: 50px;
    }

    .ui-ux-portfolio-sec-2 .app-dev-heading {
        margin-top: 0;
    }

    .software-development-banner .form-card {
        padding: 0 10px;
    }

    .software-development-banner input {
        padding-bottom: 8px !important;
    }

    .end-to-end-tech-content h5 {
        font-size: 25px;
    }

    .feature-big-img {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 0 20px !important;
    }

    .features-sec .mobile-img,
    .post-sender-detail {
        display: block;
    }

    .android-common-p br,
    .features-sec .desktop-img {
        display: none;
    }

    .tech-stack-sec .new-ios-service-card {
        min-height: 368px;
    }

    .better-investment-card {
        min-height: 370px;
        padding: 25px 20px;
    }

    .testi-card {
        margin: 10px;
        min-height: 295px;
    }

    .testi-card p {
        font-size: 13px;
        font-weight: 400;
    }

    .related-post-card {
        min-height: 513px !important;
    }

    .related-post-content .blue-text {
        font-size: 13px;
        margin: 0;
    }

    .related-post-content .common-p {
        font-size: 13px !important;
    }

    .blog-img-box img {
        height: 166px !important;
    }

    .post-sender-detail img {
        height: auto !important;
    }

    .lst_sec .related-post-card {
        min-height: 355px !important;
    }

    .lst_sec .blg_banimg {
        height: 200px;
    }

    .related-post-content {
        padding: 10px 20px;
    }

    .digital-sub-banner-card h5 {
        font-size: 19px;
    }

    .counter-sec .app-dev-heading {
        margin-bottom: 20px;
    }

    .product-design-faq .faq-card {
        min-height: 232px;
    }
}

@media (min-width:1300px) and (max-width:1398px) {
    .why-choose-box p {
        font-size: 13px !important;
        line-height: 24px !important;
    }

    .header {
        padding-right: 15px !important;
    }

    .demo-gallery>ul>li a,
    .footer-div-1 img {
        width: 100%;
    }

    .best-prog-inner-box ul li {
        width: 46%;
        font-size: 12px;
    }

    .best-prog-inner-box {
        padding: 40px;
    }

    .android-app-dev-card h5,
    .captcha-input,
    .page-btn-new {
        font-size: 15px;
    }

    .service-main-heading {
        font-size: 30px !important;
        line-height: 37px !important;
    }

    .common-p {
        font-size: 16px !important;
    }

    .app-sol-card,
    .software-dev-services-sec .android-app-dev-card {
        min-height: 312px;
    }

    .best-prog-inner-box ul {
        padding: 0;
        margin-bottom: 15px;
    }

    .best-prog-inner-box h3 {
        font-size: 25px;
    }

    .new-web-app-sol .app-sol-card {
        min-height: 310px;
    }

    .mob-app-card-content h5 {
        font-size: 17px;
    }

    .pro-card-content p,
    .progressive-app-dev .android-app-dev-card h5 {
        font-size: 14px;
    }

    .progressive-app-dev .android-app-dev-card-1::after {
        top: 52px;
    }

    .progressive-web-app .use-cases-that-beyond-go-card {
        min-height: 276px;
    }

    .progressiver-app-dev .new-ios-service-card {
        min-height: 241px;
    }

    .progressive-app-dev-faq .faq-card {
        min-height: 270px;
    }

    .software-development-banner h1 {
        font-size: 39px;
        line-height: 45px;
    }

    .form-card span,
    .form-header p,
    .new-ios-service-card p {
        font-size: 13px;
    }

    .software-development-banner .form-header p {
        line-height: 22px !important;
    }

    .form-header p {
        margin-bottom: 0;
    }

    .form-card input::placeholder {
        font-size: 12px;
    }

    .form-card textarea::placeholder {
        font-size: 12px;
    }

    .form-card .banner-btn-2 {
        font-size: 15px !important;
    }

    .form-card p {
        font-size: 12px !important;
        margin-bottom: 10px;
    }

    .app-dev-heading {
        font-size: 30px !important;
        line-height: 43px !important;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card p {
        font-size: 12px;
    }

    .fueling-your-software-sec .fuiling-card {
        height: 335px;
    }

    .fueling-your-software-sec .fuiling-card p {
        font-size: 15px;
        line-height: 27px;
    }

    .software-faq-sec .faq-card {
        min-height: 263px;
    }

    .pro-design-banner p {
        padding: 0 50px;
        line-height: 35px;
    }

    .mob-app-card img {
        width: 100%;
        height: 401px;
    }

    .ecomm-website-process .android-app-dev-card p {
        font-size: 11px !important;
        line-height: 20px !important;
    }

    .ecomm-website-process .android-app-dev-card-1::after {
        top: 108px !important;
    }

    .ecom-web-app .use-cases-that-beyond-go-card h5 {
        font-size: 16px;
    }

    .ecom-dedicated-team .our-dedicated-team-card p {
        font-size: 11px;
        text-align: left;
    }

    .ecom-dedicated-team .our-dedicated-team-card {
        padding: 0 10px !important;
    }

    .corporate-website-process .android-app-dev-card-1::after {
        top: 12px;
    }

    .cms-faq-sec .faq-card {
        min-height: 221px;
    }

    .saas-faq-sec .faq-card {
        min-height: 230px !important;
    }

    .android-faq-sec .faq-card {
        min-height: 193px;
    }

    .new-ios-service-card {
        min-height: 236px;
    }

    .android-app-dev-card img {
        height: 36px;
    }

    .saas-website-process .android-app-dev-card p {
        font-size: 58px !important;
    }

    .saas-website-process .android-app-dev-card h5 {
        font-size: 14px !important;
    }

    .react-services-sec .android-app-dev-card-1::after {
        top: 50px;
    }

    .new-ios-service-card h5 {
        font-size: 17px;
        line-height: 25px;
    }

    .software-dev-services-sec .android-app-dev-card-1::after {
        top: 70px;
        left: 68%;
    }

    .erp-website-process .android-app-dev-card img {
        height: 35px;
    }

    .erp-website-process .android-app-dev-card-1::after {
        top: 65px !important;
    }

    .erp-app-dev-services .new-ios-service-card {
        min-height: 398px;
    }

    .erp-faq-sec .faq-card {
        min-height: 205px;
    }

    .ar-vr-website-process .android-app-dev-card-1::after {
        top: 127px;
        left: 68%;
    }

    .ar-vr-website-process .android-app-dev-card-2::before {
        left: -203%;
    }

    .android-app-dev-card-2::before {
        left: -210%;
    }

    .ar-vr-web-app .use-cases-that-beyond-go-card {
        min-height: 431px;
    }
}

@media screen and (max-width:1366px) {
    .related-post-card img {
        height: 381px;
    }

    .blog-text-box .related-post-content {
        padding: 10px 0;
    }

    .ui-ux-banner-services-banner h1 {
        font-size: 62px;
        line-height: 64px;
    }

    .ui-ux-banner-services-banner p {
        font-size: 22px;
        line-height: 37px;
    }

    .food-industry-page .healthcare-new-heading p,
    .more-feature-for-online-ecom-store ul li h6,
    .pro-design-dev-serv .service-card-mob-dev h5 {
        font-size: 15px;
    }

    .ecom-web-app .use-cases-that-beyond-go-card {
        min-height: 355px !important;
    }

    .ecom-dedicated-team .our-dedicated-team-card h5 {
        font-size: 13px !important;
    }

    .android-app-dev-card h5 {
        font-size: 16px;
        text-transform: capitalize;
    }

    .new-ios-service-card {
        min-height: 273px;
    }

    .android-faq-sec .faq-card,
    .food-industry-faq-sec .faq-card,
    .progressive-app-dev-faq .faq-card {
        min-height: 222px;
    }

    .food-tech-card,
    .tech-stack-sec .new-ios-service-card {
        min-height: 285px;
    }

    .better-investment-card {
        min-height: 342px !important
    }

    .related-post-card {
        min-height: 424px !important;
    }

    .web-dev-serv-sec .service-card-mob-dev {
        min-height: 492px;
    }

    .new-web-major-card {
        min-height: 404px;
    }

    .emerg-tech-card {
        min-height: 294px;
    }

    .allblog-heading h1,
    .app-dev-heading span,
    .industries-new-banner h1,
    .industries-new-banner h3 {
        font-size: 30px;
    }

    .industries-new-banner p {
        font-size: 20px;
        line-height: 31px;
    }

    .banner-btn-2 {
        font-size: 15px !important;
    }

    .education-app-heading h3 {
        font-size: 29px;
    }

    .education-app-heading p {
        font-size: 14px;
        line-height: 25px;
    }

    .edu-app-dev-everyone ul li {
        font-size: 16px;
        line-height: 49px;
    }

    .edu-app-dev-everyone ul p {
        font-size: 13px;
        line-height: 23px;
    }

    .ecom-chose-card-content p,
    .intergration-partners-sec ul li,
    .on-demand-industries-card p,
    .widget-links li a {
        font-size: 14px;
    }

    .different-consultation-sec .on-demand-industries-card span {
        font-size: 14px;
        line-height: 23px;
    }

    .edu-app-dev-everyone-2 h3,
    .food-idustry-banner ul li {
        font-size: 22px;
    }

    .more-education-feature .android-service-process-card {
        min-height: 252px !important;
    }

    .popup-modal .modal-dialog {
        max-width: 785px;
        margin: 4.75rem auto;
    }

    .layout-main-heading,
    .layout-main-heading-content {
        margin-bottom: 30px;
    }

    .passion-sec iframe {
        height: 307px;
        border-radius: 10px;
    }

    .counter-card .counter {
        font-size: 37px;
    }

    .innovative-sol-card h2 {
        font-size: 18px;
    }

    .our-partners-sec img {
        width: 100% !important;
    }

    .testi-card p {
        font-size: 15px;
        font-weight: 500;
        line-height: 1.5;
    }

    .testi-card {
        min-height: 268px;
    }

    .video-testi-mySwiper {
        padding-bottom: 30px;
    }

    .testi-mySwiper .swiper-pagination-bullet,
    .video-testi-mySwiper .swiper-pagination-bullet {
        width: 6px;
        height: 6px;
    }

    .testimonial-sec .swiper-wrapper {
        padding-bottom: 50px;
    }

    .all-client-review-sec .layout-main-heading,
    .food-idustry-banner h3 {
        font-size: 41px;
        line-height: 56px;
    }

    .digital-counter-card .digital-counter-text h6,
    .get-in-touch-sec h5,
    .launch-food-card-1 h5 {
        font-size: 24px;
    }

    .widget-links li svg {
        margin-top: 5px;
    }

    .about-paragraph {
        margin-bottom: 36px;
    }

    .main-about-banner {
        padding: 97px 0 133px !important;
    }

    .about-us-sec .layout-main-heading {
        font-size: 39px;
    }

    .core-team-card h3 {
        font-size: 19px;
        margin-bottom: 5px;
    }

    .case-blue-band ul li,
    .digital-expert-card h5 {
        font-size: 16px;
    }

    .case-study-detail-card {
        left: 35%;
        width: 65%;
        padding: 25px 20px;
    }

    .chain-sec-card p,
    .seo-related-div td {
        font-size: 13px;
    }

    .ui-ux-heading-new {
        font-size: 32px;
        line-height: 40px;
    }

    .ui-ux-heading-new span {
        font-size: 32px;
    }

    .digital-counter-card {
        height: 100%;
    }

    .secret-sauce-box p {
        font-size: 19px;
        line-height: 31px;
    }

    .secret-sauce-box {
        min-height: 357px;
    }

    .faq-sec {
        margin-bottom: 24px;
        line-height: 27px;
    }

    .discuss-expert-card p,
    .opac-heading p {
        line-height: 26px;
    }

    .android-common-p {
        font-size: 16px;
        line-height: 28px;
    }

    .common-p {
        line-height: 29px;
    }

    .pro-design-banner p {
        line-height: 31px;
    }

    .cms-website-process .android-app-dev-card-1::after {
        top: 59px !important;
    }

    .digital-market-sub-heading h2 {
        margin-bottom: 0;
    }

    .discuss-expert-card h5 {
        font-size: 25px;
    }

    .software-app-dev-services .android-service-process-card {
        min-height: 302px;
    }

    .software-faq-sec .faq-card {
        min-height: 229px;
    }

    .digital-why-choose-us ul li:nth-child(4) {
        margin-top: -68px;
    }

    .healthacare-investment .better-investment-card {
        min-height: 293px !important;
    }

    .ecomerce-app-dev-sol-sec ul li {
        font-size: 15px;
        width: 205px;
    }

    .ecom-chose-card-content {
        padding: 0 10px;
        top: 40px;
    }

    .intergration-partners-sec ul,
    .more-feature-for-online-ecom-store ul {
        width: 240px;
    }

    .more-feature-for-online-ecom-store .healthcare-new-heading h4 br {
        display: none;
    }

    .ecom-chose-card-content img {
        height: auto;
        width: 30px;
    }

    .post-sender-detail {
        bottom: 0;
    }

    #toc {
        width: 100%;
    }

    .food-banner-vect-4 {
        width: 20%;
    }

    .food-banner-vect-9 {
        width: 16%;
    }

    .food-banner-vect-8 {
        width: 17%;
    }

    .food-banner-vect-3 {
        width: 15%;
    }

    .food-banner-vect-7 {
        width: 8%;
    }

    .food-banner-vect-6 {
        width: 5%;
    }

    .food-banner-vect-5 {
        width: 13%;
    }

    .food-app-for-food-busi ul li {
        line-height: 28px;
    }

    .food-inspired-sec h6 {
        font-size: 20px;
    }

    .food-industry-page .healthcare-new-heading h4 {
        font-size: 29px;
        line-height: 44px;
    }

    .food-inspired-comment p {
        line-height: 33px;
    }

    .launch-food-card-1 p {
        font-size: 12px;
        line-height: 25px;
    }

    .chain-sec-card h6 {
        font-size: 23px;
        line-height: 34px;
    }

    .chain-sec-card {
        min-height: 496px;
    }

    .explore-realstate-points p {
        font-size: 18px;
    }

    .explore-realstate-points p img {
        width: 15px;
    }

    .need-realstate-card {
        min-height: 236px;
    }

    .realstate-choose-card .feature-title {
        font-size: 17px;
    }

    .realstate-choose-card {
        min-height: 270px;
    }

    .realstate-tabs-sec h3 {
        font-size: 29px;
    }

    .how-isynbus-help-busi h6 {
        font-size: 20px;
    }

    .how-isynbus-help-busi p {
        font-size: 15px;
        line-height: 33px;
    }

    .need-realstate-card p {
        font-size: 13px;
    }

    .real-state-app-sol-card .overlay p {
        font-size: 19px;
    }

    .real-state-app-sol-card .overlay h2 {
        font-size: 19px;
    }

    .create-realstate-app-card p {
        font-size: 15px;
    }

    .mid-banner-sec-realstate h5 {
        font-size: 37px;
    }

    .mid-banner-sec-realstate button {
        font-size: 18px;
    }

    .feature-realstate-card h3 {
        font-size: 16px;
    }

    .feature-realstate-card p {
        font-size: 14px;
    }

    .feature-realstate-card {
        min-height: 290px;
    }

    .realstate-choose-card {
        min-height: 294px;
    }

    .mid-banner-sec-realstate button img {
        width: 10px;
    }

    .new-about-card p {
        font-size: 14px;
        line-height: 25px;
    }

    .healthcare-new-heading h4 {
        font-size: 34px;
    }

    .uber-app-page .on-demand-industries-card p {
        font-size: 20px;
    }

    .uber-app-page .uber-features-sec .better-investment-card {
        min-height: 261px !important;
    }

    .clone-process-card h5 {
        font-size: 18px;
        line-height: 26px;
    }

    .clone-process-card p {
        font-size: 16px;
    }

    .clone-process-card {
        min-height: 415px;
    }

    .various-busi-model .clone-process-card p {
        font-size: 16px;
    }

    .various-busi-model .clone-process-card h5 {
        font-size: 17px;
        line-height: 25px;
    }

    .why-list p {
        font-size: 18px;
        margin-bottom: 25px;
    }

    .why-choose-isynbus-to-build .nav-pills .nav-link {
        font-size: 23px;
    }

    .why-choose-isynbus-to-build .nav-pills .nav-link.active {
        font-size: 23px;
    }

    .why-choose-isyn-tab-content ul {
        display: block;
        margin-bottom: 0;
    }

    .why-choose-isyn-tab-content li {
        margin-bottom: 20px;
    }

    .why-choose-isyn-tab-content p {
        line-height: 36px;
    }

    .home-banner video {
        height: 79vh;
    }

    .home-banner {
        height: 79vh;
    }

    .new-contact-us-banner h1 {
        font-size: 29px;
        line-height: 34px;
    }

    .new-contact-us-banner .contact-us-banner-content p {
        font-size: 15px;
        line-height: 21px;
    }

    .new-contact-banner-form h3 {
        font-size: 20px;
    }

    .new-contact-banner-form .check-div input {
        height: 20px !important;
        width: 20px !important;
    }

    .new-contact-banner-form .captcha-div span {
        font-size: 14px;
    }

    .classified-page .insudtry-logistics-banner h1 {
        font-size: 32px;
    }

    .classi-vect-2 {
        top: 3%;
        left: 48%;
    }

    .classified-page .industries-new-banner p {
        font-size: 18px;
        line-height: 29px;
    }

    .get-ur-classy-app-sec .healthcare-new-heading h4 {
        font-size: 31px;
        line-height: 44px;
    }

    .single-service-vcard .content p {
        font-size: 13px;
    }

    .how-classy-website-work-sec .on-demand-industries-card .intustries-card-icon {
        left: 31%;
    }

    .healthacare-investment .better-investment-card {
        min-height: 328px !important;
    }

    .hire-node-js-service-cards .new-ios-service-card {
        min-height: 273px;
    }

    .hire-dev-content-card ul li {
        font-size: 15px;
    }

    .hire-digital-expert .hire-dev-content-card {
        min-height: 646px;
    }

    .hire-android-app-devs-banner h1 {
        font-size: 43px;
    }

    .hire-node-js-service-cards .new-ios-service-card {
        min-height: 351px;
    }

    .why-need-full-stack-dev .need-andr-dev-card {
        min-height: 446px;
    }

    .hire-mobile-dev-cards .better-investment-card {
        min-height: 261px !important;
    }

    .hire-blockchain-dev-page .on-demand-industries-content {
        min-height: 240px;
    }

    .hire-blockchain-dev-page .better-investment-card {
        min-height: 331px !important;
    }
}

@media screen and (max-width:1250px) {
    .best-prog-inner-box h3 br {
        display: none;
    }

    .best-prog-inner-box .img-fluid {
        margin-top: 20px;
    }

    .new-mobile-app-dev-service-sec span img {
        margin-bottom: 20px;
    }

    .ar-vr-web-app .use-cases-that-beyond-go-card {
        min-height: 395px;
    }

    .post-sender-detail {
        display: block !important;
    }

    .related-post-card {
        min-height: 493px !important;
        max-width: 100% !important;
    }

    .related-post-content .common-p {
        font-size: 15px;
    }

    .related-post-content .blue-text {
        font-size: 14px;
        line-height: 20px;
    }
}

@media screen and (max-width:1024px) {

    .silder-slide-1,
    .silder-slide-2,
    .silder-slide-3,
    .silder-slide-4,
    .silder-slide-5 {
        background-size: cover;
    }

    .app-dev-heading span {
        color: #3b65ec;
        font-size: 30px !important;
    }

    .all-client-review-sec .layout-main-heading,
    .contact-us-heading,
    .digital-market-sub-heading h1,
    .digital-market-sub-heading h2 {
        font-size: 40px;
    }

    .contact-us-paragraph {
        font-size: 22px;
    }

    .header .menu>ul>li {
        margin-left: -9px !important;
        padding: 0 13px !important;
    }

    .header {
        padding-right: 13px !important;
    }

    .core-team-card h3 {
        font-size: 15px;
        margin-bottom: 0;
    }

    .counter-card {
        padding: 30px;
    }

    .silder-slide-3 {
        padding-bottom: 107px;
    }

    .silder-slide-4 .main-swiper-content-2 img {
        width: 500px !important;
        height: 371px !important;
    }

    .food-banner-vect-9,
    .partners-box {
        width: 20%;
    }

    .home-banner-content {
        padding: 2px 0 0;
    }

    .main-contact-us-sec .layout-main-heading {
        font-size: 23px;
        margin-bottom: 9px;
    }

    .digital-portfolio-sec ul li,
    .ecom-web-app .use-cases-that-beyond-go-card p,
    .main-contact-us-sec .get-in-touch-form span,
    .main-contact-us-sec .layout-main-heading-content,
    .package-service-div ul li,
    .react-service-new-sec .new-ios-service-card p,
    .techonologies-we-leverage-sec .tab-pane p {
        font-size: 12px;
    }

    .faq-card h5,
    .main-contact-us-sec .captcha-div span i,
    .service-card-mob-dev h5 {
        font-size: 18px;
    }

    .main-contact-us-sec .captcha-div span input {
        width: 188px;
    }

    .exprt-with-major-box span img {
        margin-top: 20px;
    }

    .bl_subs p,
    .customer-centric-support ul li p,
    .digital-marketing-services-banner p,
    .digital-portfolio-sec h6 a,
    .digital-services-card p,
    .healthcare-new-heading p,
    .high-google-detail p,
    .high-google-list p,
    .new-ios-service-card p,
    .offer-card ul li,
    .on-demand-industries-card p,
    .recent-post-about-box ul li a,
    .service-card-mob-dev p {
        font-size: 14px;
    }

    .mid-quote-banner-sec h5 {
        font-size: 27px;
        margin-bottom: 30px;
    }

    .emerg-tech-card,
    .mobile-app-sol-sec .app-sol-card,
    .secret-sauce-box {
        min-height: 300px;
    }

    .mob-app-card-content {
        left: 5%;
    }

    .emerg-tech-card img {
        width: 28%;
    }

    .chain-sec-card h6,
    .emerg-tech-card h5 {
        font-size: 20px;
    }

    .app-dev-banner h1,
    .ios-banner h1,
    .progressive-banner h1,
    .react-banner h1 {
        font-size: 50px;
        line-height: 68px;
    }

    .new-service-banner {
        padding: 20px 0 !important;
        min-height: 553px;
    }

    .android-app-dev-card-1::after {
        left: 62.5%;
        top: 81px;
    }

    .android-app-dev-card-3::after {
        left: 62.3%
    }

    .launch-food-card-1 p,
    .our-dedicated-team-card p {
        font-size: 12px;
        line-height: 20px;
    }

    .trandforming-sec-card {
        min-height: 200px;
    }

    .pro-card-content p {
        font-size: 15px;
    }

    .order-steps-div,
    .techonologies-we-leverage-sec .nav-link {
        margin-bottom: 20px;
    }

    .tec-tab-card {
        margin-bottom: 35px;
    }

    .subs_child h3 {
        font-size: 25px;
        line-height: 34px;
    }

    .faq-card {
        min-height: 294px;
    }

    .ios-services-sec .android-app-dev-card-1::after {
        top: 81px;
    }

    .new-ios-service-card {
        min-height: 305px;
    }

    .progressive-app-dev .android-app-dev-card-1::after {
        top: 72px;
    }

    .progressive-app-dev .android-app-dev-card-2::before {
        left: -206% !important;
    }

    .progressive-web-app .use-cases-that-beyond-go-card {
        min-height: 356px;
    }

    .fuiling-card p {
        line-height: 27px;
        font-size: 14px;
    }

    .about-paragraph,
    .counter-card p,
    .react-service-new-sec .new-ios-service-card h5,
    .seo-related-div th {
        font-size: 16px;
    }

    .react-service-new-sec .new-ios-service-card {
        padding: 15px;
        min-height: 325px;
    }

    .ecomm-website-process .android-app-dev-card-1::after {
        top: 106px;
    }

    .ecomm-website-process .android-app-dev-card-2::before {
        left: -251%;
        display: none;
    }

    .android-app-dev-card-2::before,
    .android-common-p br,
    .christmas-achievement-sec .swiper-button-next,
    .christmas-achievement-sec .swiper-button-prev,
    .christmas-achievement-sec .swiper-rtl .swiper-button-next,
    .christmas-achievement-sec .swiper-rtl .swiper-button-prev,
    .corporate-website-process .our-dedicated-team-card-line:after,
    .ecom-dedicated-team .android-common-p br,
    .ecom-dedicated-team .our-dedicated-team-card-line:after,
    .food-industry-page .healthcare-new-heading p br,
    .get-in-touch-sec h5 br {
        display: none;
    }

    .corporate-website-process .android-app-dev-card-1::after {
        top: 59px !important;
    }

    .corporate-website-process .our-dedicated-team-card,
    .corporate-website-process .our-dedicated-team-card-line,
    .ecom-dedicated-team .our-dedicated-team-card-line {
        border: 1px solid #ddd;
        padding: 15px;
        margin-bottom: 5px;
        min-height: 228px;
    }

    .ecom-dedicated-team .our-dedicated-team-card {
        border: 1px solid #ddd;
        padding: 15px;
        margin-bottom: 5px;
        padding-right: 15px !important;
        min-height: 418px;
    }

    .ecom-fueling-your-software-sec .fuiling-card {
        height: 300px !important;
    }

    .crm-website-process .android-app-dev-card-1::after {
        top: 168px !important;
    }

    .crm-develop-use-case .use-cases-that-beyond-go-card {
        min-height: 400px !important;
    }

    .crm-dedictaed-team .our-dedicated-team-card {
        min-height: 375px;
    }

    .cms-website-process .android-app-dev-card-1::after {
        top: 33px !important;
    }

    .cms-dedictaed-team .ecom-dedicated-team .our-dedicated-team-card {
        min-height: 409px;
    }

    .saas-website-process .android-app-dev-card-1::after {
        top: 126px !important;
    }

    .saas-dedictaed-team .ecom-dedicated-team .our-dedicated-team-card {
        min-height: 414px;
    }

    .counter-card .counter {
        font-size: 33px;
    }

    .main-swiper-sec .swiper-button-prev,
    .main-swiper-sec .swiper-rtl .swiper-button-next {
        left: 37%;
        bottom: 4%;
    }

    .pro-design-process .android-app-dev-card-1::after {
        top: 126px;
    }

    .pro-design-process .android-app-dev-card-2::before {
        left: -256%;
        display: none;
    }

    .pro-dev-services .new-ios-service-card {
        min-height: 319px !important;
    }

    .silder-slide-1 {
        padding-bottom: 160px;
    }

    .silder-slide-2 {
        padding-bottom: 145px;
    }

    .silder-slide-4 {
        padding-bottom: 214px;
    }

    .silder-slide-5 {
        padding-bottom: 314px;
    }

    .engagement-points ul li {
        padding-right: 30px;
    }

    .partners-box img {
        width: 180px !important;
        height: 93px !important;
    }

    .case-blue-band ul li,
    .food-ap-sol-card p,
    .package-btn a,
    .package-service-div p,
    .seo-service-card h4,
    .testi-card p,
    .we-expert-card p {
        font-size: 13px;
    }

    .testi-card {
        margin: 5px;
        min-height: 281px;
    }

    .erp-website-process .android-app-dev-card-1::after {
        top: 146px;
    }

    .erp-dedictaed-team .our-dedicated-team-card {
        min-height: 515px;
    }

    .erp-fueling-your-software-sec .fuiling-card {
        height: 407px !important;
    }

    .app-dev-banner p {
        line-height: 25px;
    }

    .ar-vr-website-process .android-app-dev-card-1::after {
        top: 171px;
    }

    .ar-vr-website-process .android-app-dev-card-2::before {
        left: -268%;
    }

    .ar-vr-dedictaed-team .our-dedicated-team-card {
        min-height: 502px;
    }

    .ar-vr-faq-sec .faq-card {
        min-height: 235px;
    }

    .ecom-web-dev-services .new-ios-service-card {
        min-height: 380px;
    }

    .cms-dedictaed-team .our-dedicated-team-card,
    .corporate-dedicated-team .our-dedicated-team-card {
        min-height: 479px;
    }

    .case-blue-band {
        padding: 20px;
    }

    .seo-related-div td {
        line-height: 24px;
        font-size: 12px
    }

    .case-study-detail-card {
        min-height: 426px;
    }

    .portfolio-card-img img {
        width: 100% !important;
        height: 100% !important;
    }

    .digital-marketing-services-banner h1 {
        font-size: 45px;
        line-height: 46px;
    }

    .banner-btn-1,
    .banner-btn-2,
    .related-post-content .common-p {
        font-size: 12px !important;
    }

    .digital-expert-card h5 {
        font-size: 13px;
        margin-top: 5px;
    }

    .digital-why-choose-us ul li {
        width: 46%;
    }

    .why-choose-points p {
        font-size: 17px;
        line-height: 32px;
    }

    .digital-counter-card .digital-counter-text p,
    .do-you-know-div p,
    .post-sender-detail ul li,
    .why-choose-card p {
        font-size: 11px;
    }

    .digital-counter-card {
        padding: 20px 15px;
        align-items: center;
    }

    .digital-counter-card .digital-counter-text h6,
    .digital-market-sub-heading h5,
    .discuss-expert-card h5,
    .food-industry-page .healthcare-new-heading h4,
    .start-journey-sec h5 {
        font-size: 25px;
    }

    .home-banner-content p,
    .seo-sm-box p,
    .success-business-sec .success-text p {
        font-size: 23px;
    }

    .customer-centric-support ul li:nth-child(2):after {
        height: 191px;
        top: 6px;
        left: 190px;
    }

    .customer-centric-support ul li:first-child:after {
        height: 180px;
        top: 57px;
        left: 201px;
    }

    .customer-centric-support ul li:nth-child(3):after {
        content: '';
        width: 2px;
        height: 194px;
        position: absolute;
        border: 2px dashed #dbdbdb;
        top: 32px;
        transform: rotate(-62deg);
        left: 195px;
        z-index: -1;
    }

    .customer-centric-support ul li:nth-child(4):after {
        height: 207px;
    }

    .ui-ux-banner-services-banner h1 {
        font-size: 41px;
        line-height: 49px;
    }

    .ui-ux-banner-services-banner p {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
    }

    .ui-ux-heading-new {
        font-size: 27px;
        line-height: 39px;
    }

    .business-sucess-point ul li span {
        font-size: 18px;
        line-height: 24px;
    }

    .business-sucess-sec p {
        line-height: 32px;
        font-size: 17px;
    }

    .ui-ux-portfolio-sec .app-dev-heading {
        font-size: 25px !important;
    }

    .digital-portfolio-sec ul li img {
        width: 20px;
    }

    .ui-ux-portfolio-sec-2 {
        padding: 100px 0 !important;
    }

    .secret-sauce-box p {
        line-height: 25px;
        font-size: 13px;
    }

    .custom-search-button {
        padding: 15px 28px !important;
    }

    .bl_subs {
        padding: 70px;
    }

    .about-us-sec img,
    .mob-app-img-desk,
    .santa-giff {
        width: 100%;
    }

    .software-development-banner .form-card {
        padding: 10px;
    }

    .software-development-banner .form-select {
        margin-bottom: 0;
    }

    .software-development-banner h1 {
        font-size: 32px;
    }

    .new-service-banner p {
        font-size: 14px !important;
        font-weight: 500;
        line-height: 27px;
    }

    .new-mobile-app-dev-service-sec .service-main-heading span {
        width: auto !important;
        margin-bottom: 0 !important;
    }

    .web-dev-serv-sec .service-card-mob-dev {
        min-height: 483px !important;
        padding: 20px 10px;
    }

    .new-web-major-card {
        min-height: 306px;
    }

    .ecom-dedicated-team .our-dedicated-team-card p {
        text-align: left;
        font-size: 12px;
    }

    .saas-dedictaed-team .our-dedicated-team-card {
        min-height: 465px;
    }

    .about-isyn-left-content h4 a,
    .chain-sec-card span,
    .digital-sub-banner-card h5,
    .food-ap-sol-card h5,
    .food-idustry-banner ul li,
    .order-steps-div h5,
    .package-card-price-detail h4 {
        font-size: 17px;
    }

    .seo-main-heading {
        font-size: 35px;
    }

    .we-expert-card {
        gap: 25px;
    }

    .discuss-expert-card p {
        color: #fff;
        line-height: 28px;
        font-size: 16px;
    }

    .mob-dev-serv-sec .service-card-mob-dev {
        min-height: auto;
    }

    .android-service-process-card {
        min-height: 370px;
    }

    .seo-service-card {
        gap: 19px;
    }

    .seo-package-card {
        min-height: 3111px;
    }

    .we-expert-card img {
        width: 40px;
    }

    .get-in-touch-form .submit-btn {
        font-size: 19px !important;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card {
        min-height: 344px;
    }

    .erp-web-app .use-cases-that-beyond-go-card {
        min-height: 494px !important;
    }

    .erp-app-dev-services .new-ios-service-card {
        min-height: 478px;
    }

    .ar-vr-web-app .use-cases-that-beyond-go-card {
        min-height: 535px;
    }

    .on-demand-industries-card .intustries-card-icon {
        left: 33%;
    }

    .software-faq-sec .faq-card {
        min-height: 250px !important;
    }

    .industry-healthcare-new-banner .text-end {
        text-align: center !important;
        margin-top: 20px;
    }

    .healthcare-banner-vector {
        left: 20%;
    }

    .healthcare-new-heading h4 {
        line-height: 46px;
    }

    .patient-bottom-img {
        width: 14%;
    }

    .patient-app {
        padding: 100px 0 100px;
    }

    .healthacare-investment .better-investment-card {
        min-height: 508px !important;
    }

    .doctor-healthcare-faq-sec h3 {
        line-height: 40px;
    }

    .mobility-solution-sec {
        margin-top: 100px;
    }

    .healthcare-sucess-with-us-sec h5 {
        line-height: 43px;
    }

    .post-sender-detail {
        display: block !important;
    }

    .related-post-card {
        min-height: 493px !important;
    }

    .related-post-content {
        min-height: 183px !important;
    }

    .sing_blg h2,
    .single-post h3 {
        margin: 20px 0;
    }

    .sing_blg {
        height: 100% !important;
        overflow-y: scroll;
    }

    .about-isyn-left-content h5 a,
    .client-review h6 {
        font-size: 21px;
    }

    .about-isyn-left-content p {
        line-height: 26px;
        font-size: 14px;
    }

    .pro-card-icon {
        width: 37%;
    }

    .more-education-feature .android-service-process-card {
        min-height: 201px !important;
    }

    .layout-main-heading {
        line-height: 42px;
    }

    .achievement-sec ul li {
        width: 186px;
    }

    .client-img img {
        width: 50px;
        height: 50px;
    }

    .about-heading {
        font-size: 48px;
    }

    .priority-paragraph {
        font-size: 15px;
        line-height: 37px;
    }

    .priority-heading {
        line-height: .5;
    }

    .software-development-banner .form-card .banner-btn-2 {
        padding: 5px 13px !important;
    }

    .tech-mySwiper {
        width: 800px;
    }

    .ui-ux-banner-services-banner .banner-btn-2 {
        font-size: 15px !important;
    }

    .ui-ux-heading-new span {
        font-size: 27px;
    }

    .opac-heading span {
        line-height: 34px;
    }

    .ui-ux-faq .faq-card {
        min-height: 225px;
    }

    .ecom-faq-sec .faq-card {
        min-height: 234px;
    }

    .corporate-faq-sec .faq-card {
        min-height: 249px;
    }

    .cms-faq-sec .faq-card {
        min-height: 224px;
    }

    .saas-faq-sec .faq-card {
        min-height: 226px;
    }

    .food-industry-faq-sec .faq-card,
    .web-dev-faq .faq-card {
        min-height: 253px;
    }

    .mobile-dev-services .service-card-mob-dev {
        min-height: 412px;
    }

    .mobile-dev-faq .faq-card {
        min-height: 229px;
    }

    .android-faq-sec .faq-card {
        min-height: 252px;
    }

    .ios-faq-sec .faq-card,
    .on-demand-faq-sec .faq-card {
        min-height: 247px;
    }

    .progressive-app-dev .android-app-dev-card {
        min-height: 353px;
    }

    .progressiver-app-dev .new-ios-service-card {
        min-height: 347px;
    }

    .erp-faq-sec .faq-card {
        min-height: 218px;
    }

    .opac-heading .app-dev-heading {
        margin-top: 0;
    }

    .digital-why-choose-us ul li:nth-child(4) {
        margin-top: -36px;
    }

    .digital-services-card {
        min-height: 251px;
    }

    .digital-faq .faq-card {
        min-height: 256px;
    }

    .features-sec .feature-content-2 {
        margin-right: 0;
    }

    .feature-content {
        margin-left: 0;
    }

    .tech-stack-sec .new-ios-service-card {
        min-height: 348px;
    }

    .better-investment-card {
        min-height: 372px !important;
    }

    .dynamic-ecom-vec-2 {
        right: -41px;
    }

    .ecomerce-app-dev-sol-sec ul li {
        font-size: 12px;
        width: 171px;
    }

    .healthcare-new-heading h4 {
        font-size: 30px;
    }

    .ecom-busin-content h5 {
        line-height: 36px;
    }

    .intergration-partners-sec ul {
        width: 202px;
    }

    .intergration-partners-sec ul li {
        font-size: 12px;
        line-height: 21px;
    }

    .more-feature-for-online-ecom-store ul li p {
        font-size: 13px;
        line-height: 21px;
    }

    .more-feature-for-online-ecom-store ul {
        width: 203px;
    }

    .ecom-chose-card img {
        width: 100%;
        height: 100%;
    }

    .ecom-chose-card-content img {
        width: auto;
        height: auto;
    }

    .ecom-chose-card-content p {
        font-size: 18px;
        line-height: 28px;
    }

    .ecom-chose-card-content {
        top: 74px;
    }

    .food-banner-vect-3,
    .food-banner-vect-4 {
        width: 22%;
    }

    .food-banner-vect-5 {
        width: 16%;
    }

    .food-banner-vect-8 {
        width: 21%;
    }

    .food-banner-vect-6 {
        width: 8%;
    }

    .food-banner-vect-7 {
        width: 11%;
    }

    .food-idustry-banner h3 {
        font-size: 34px;
        line-height: 47px;
    }

    .food-idustry-banner ul {
        margin-top: 8px;
    }

    .food-app-for-food-busi ul li img {
        top: 7px;
    }

    .food-app-for-food-busi ul li {
        line-height: 28px;
        font-size: 16px;
    }

    .food-inspired-comment p {
        line-height: 29px;
        font-size: 21px;
    }

    .launch-food-card-1 h5 {
        font-size: 20px;
        line-height: 30px;
    }

    .launch-food-card-2 img {
        min-height: 324px;
    }

    .chain-sec-card .food-indust-banner-btn {
        font-size: 10px !important;
    }

    .order-steps-div p {
        font-size: 13px;
        line-height: 22px;
    }

    .food-chance-standout p {
        font-size: 22px;
        line-height: 34px;
        margin-bottom: 30px;
    }

    .food-tech-card p {
        font-size: 13px;
        line-height: 23px;
    }

    .related-post-content .post-sender-detail {
        bottom: 3%;
    }

    .industries-page-banner-form {
        margin-top: 50px;
    }

    .industries-page-banner-form button {
        margin-top: 20px;
    }

    .top-rated-dev-sec ul li {
        width: 43%;
    }

    .counter-card p,
    .counter-card--hire p {
        font-size: 13px;
    }

    .hire-dev-content-card {
        min-height: 744px !important;
    }

    .expert-android-main-div h5 {
        margin-top: 20px;
    }

    body.page-id-40550 .healthcare-sucess-with-us-sec {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }

    .highlight-text-right {
        font-size: 23px;
    }

    .form-section ul li {
        line-height: 34px;
        margin-bottom: 20px;
    }

    .digital-drive-results-for-clients .highlight-text {
        font-size: 28px;
    }

    .was-this-never-easy-sec .icon-circle {
        width: 80px;
        height: 80px;
        display: flex;
        font-size: 30px;
        margin-right: 15px;
    }

    .industry-specific-expertise .internal-hire-sub-heading {
        font-size: 30px;
    }

    .industry-sepcific-expert-card p {
        font-size: 19px;
        color: #000;
        font-weight: 600;
    }

    .sales-10x-card p {
        text-align: center;
        font-size: 15px;
    }

    .sales-10x-card {
        min-height: 500px;
    }

    .industry-sepcific-expert-card .specific-expert-card-icon {
        width: 80px;
        height: 80px;
    }

    .industry-sepcific-expert-card .specific-expert-card-icon i {
        font-size: 30px;
    }

    .sharing-realtion-div h5 {
        font-size: 28px;
    }

    .sharing-realtion-div button {
        font-size: 15px;
    }

    .digital-sub-banner-card-hire p {
        margin: 0;
    }

    .digital-sub-banner-card h5 {
        margin: 0;
    }

    .digital-sub-banner-card-hire img {
        width: 100px;
        height: 100px;
    }

    .logistics-business .better-investment-card {
        min-height: 270px !important;
    }

    .on-demand-industries-card .intustries-card-icon img {
        width: 28px;
    }

    .on-demand-industries-card .intustries-card-icon {
        width: 80px;
        height: 80px;
        left: 35%;
    }

    .on-demand-industries-card .on-demand-industries-content {
        padding: 56px 16px 25px;
    }

    #backToTop {
        right: 10% !important;
    }

    .services-common-banner h3 {
        font-size: 29px;
        line-height: 40px;
    }

    .new-about-card {
        padding: 55px 42px 55px 40px;
    }

    .new-about-card p {
        font-size: 12px;
    }

    .new-about-card h5 {
        font-size: 22px;
    }

    .new-about-card h6 {
        font-size: 21px;
    }

    .uber-app-banner h1 {
        margin-top: 40px;
        text-align: center;
    }

    .uber-app-banner p {
        text-align: center;
    }

    .uber-app-banner .banner-btn-2 {
        display: flex;
        width: max-content;
        justify-content: center;
        height: 50px;
        align-items: center;
        gap: 14px;
        margin: auto;
    }

    .uber-app-page .on-demand-industries-card p {
        font-size: 17px;
    }

    .better-investment .better-investment-card {
        min-height: 330px !important;
    }

    .better-investment-card .better-bottom-row p {
        font-size: 14px;
    }

    .home-banner {
        height: 83vh;
    }

    .home-banner video {
        height: 83vh;
    }

    .home-banner-content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 72vh;
    }

    .home-banner-content a {
        margin: 0 !important;
    }

    .why-clone-app .healthcare-new-heading p {
        line-height: 26px;
    }

    .clone-process-card h5 {
        font-size: 15px;
        line-height: 22px;
    }

    .clone-process-card p {
        font-size: 15px;
    }

    .why-list p {
        line-height: 29px;
    }

    .home-banner-content h1 {
        font-size: 50px;
    }

    .main-home-banner {
        padding: 0;
    }

    .whatsapp-button {
        bottom: 8px;
    }

    .new-contact-us-banner h1 {
        font-size: 31px;
        line-height: 41px;
    }

    .new-contact-us-banner .contact-us-banner-content p {
        font-size: 15px;
    }

    .new-contact-us-banner .contact-us-banner-content ul li {
        font-size: 16px;
    }

    .new-contact-us-banner .contact-us-banner-content p {
        font-size: 14px;
    }

    .new-contact-banner-form h3 {
        font-size: 26px;
    }

    .new-contact-banner-form h3 {
        margin-bottom: 0;
    }

    .new-contact-us-banner br {
        display: none;
    }

    .new-contact-banner-form {
        margin-top: 30px;
    }

    .connect-expert-card p {
        font-size: 14px;
    }

    .connect-expert-card i {
        font-size: 28px;
    }

    .connect-expert-div .healthcare-new-heading h5 {
        font-size: 19px;
        line-height: 9px;
    }

    .expect-card {
        padding: 38px 20px 50px 20px;
    }

    .expect-card p {
        font-size: 16px;
    }

    .expect-card h5 {
        font-size: 16px;
    }

    .demo-gallery>ul>li a {
        background-position: top;
        width: 100%;
    }

    .new-news-vect-1 {
        left: -3%;
    }

    .classi-vect-1 {
        display: none;
    }

    .classified-page .text-end {
        text-align: center !important;
        margin-top: 30px !important;
    }

    .get-classy-vect {
        bottom: -65px;
        left: 41%;
    }

    .how-classy-website-work-sec .on-demand-industries-content {
        min-height: 269px;
    }

    .how-classy-website-work-sec .on-demand-industries-card {
        margin-bottom: 20px;
    }

    .how-classy-website-work-sec .on-demand-industries-card .intustries-card-icon {
        left: 40%;
    }

    .classified-page .more-education-feature .android-service-process-card {
        min-height: 228px !important;
    }
}

@media screen and (max-width:768px) {

    .health-suces-img,
    .priority-image,
    .priority-text {
        text-align: center;
    }

    .privacy-policy-banner h1 {
        text-align: center;
        color: #fff;
        font-size: 28px;
        font-weight: 700;
    }

    .app-dev-heading span {
        color: #3b65ec;
        font-size: 26px !important;
    }

    .main-contact-us-sec {
        padding: 50px 0 !important;
    }

    .main-home-banner {
        background-position: center;
        padding: 169px 0 40px;
    }

    .passion-sec iframe {
        height: 188px;
    }

    .android-app-dev-card-1::after,
    .android-app-dev-card-3::after,
    .ar-vr-website-process .android-app-dev-card-1::after,
    .business-sucess-point ul li span br,
    .client-review h6 br,
    .customer-centric-support ul li:first-child:after,
    .customer-centric-support ul li:nth-child(2):after,
    .customer-centric-support ul li:nth-child(3):after,
    .customer-centric-support ul li:nth-child(4):after,
    .desktop-img,
    .digital-marketing-services-banner h1 br,
    .digital-team-experts .ui-ux-sub-p br,
    .innovative-solution-heading br,
    .layout-main-heading-content br,
    .our-dedicated-team-card-line:after,
    .pro-design-dev-serv .pro-desig-sev-serv-line::after,
    .pro-design-process .android-app-dev-card-1::after,
    .ui-ux-banner-services-banner h1 br,
    .ui-ux-heading-new br {
        display: none;
    }

    .client-review h6 {
        font-size: 24px;
    }

    .counter-card {
        padding: 30px;
        margin-bottom: 15px;
    }

    .innovative-solution-heading {
        font-size: 40px;
    }

    .main-swiper-content-2,
    .silder-slide-4 .main-swiper-content-2 {
        margin: 40px 0;
    }

    .case-studeis-card,
    .case-studies-img,
    .food-inspired-comment,
    .why-choose-points {
        margin-bottom: 50px;
    }

    .silder-slide-3 {
        padding-bottom: 210px;
    }

    .silder-slide-4 {
        padding-bottom: 301px;
    }

    .silder-slide-4 .main-swiper-content-2 img {
        width: auto;
        height: auto;
    }

    .business-sucess-point ul,
    .customer-centric-support ul,
    .mobile-img,
    .our-partners-sec ul {
        display: block;
    }

    .our-partners-sec .col-md-2 {
        margin: 0;
        width: 28.666667% !important;
    }

    .about-banner-content {
        padding: 0 20px;
    }

    .case-studies-img,
    .demo-gallery>ul>li a,
    .priority-image,
    .seo-sm-box img,
    .success-business-sec img,
    .video-main-div video {
        width: 100%;
    }

    .priority-image img {
        width: auto;
    }

    .last-core-card img {
        width: 205px !important;
    }

    .main-swiper-sec .swiper-button-next,
    .main-swiper-sec .swiper-rtl .swiper-button-prev {
        right: 35%;
    }

    .app-dev-banner h1 {
        font-size: 40px;
        line-height: 44px;
    }

    .new-service-banner p {
        line-height: 26px;
    }

    .ecom-web-app .use-cases-that-beyond-go-card {
        min-height: 298px !important;
    }

    .ecom-fueling-your-software-sec .fuiling-card {
        height: auto !important
    }

    .crm-develop-use-case .use-cases-that-beyond-go-card,
    .erp-dedictaed-team .our-dedicated-team-card {
        min-height: 355px !important;
    }

    .fueling-your-crm-sec .fuiling-card {
        height: 380px;
    }

    .saas-dedictaed-team .ecom-dedicated-team .our-dedicated-team-card {
        min-height: 309;
    }

    .pro-dev-services .new-ios-service-card {
        min-height: 387px !important;
    }

    .silder-slide-5 {
        background-size: cover;
        display: flex;
        justify-content: left;
        align-items: center;
        min-height: 1200px;
        background-position: inherit;
    }

    .silder-slide-1 {
        padding-bottom: 126px;
    }

    .silder-slide-2 {
        padding-bottom: 136px;
    }

    .partners-box {
        width: 31%;
        display: inline-block;
    }

    .pro-design-dev-serv .service-card-mob-dev {
        border-radius: 0;
        border: none;
        margin-bottom: 0;
    }

    .ar-vr-web-app .use-cases-that-beyond-go-card {
        min-height: 490px !important;
    }

    .ar-vr-dedictaed .our-dedicated-team-card {
        min-height: 313px;
    }

    .ar-vr-faq-sec .faq-card {
        min-height: 263px;
    }

    .ar-vr-dedictaed-team .our-dedicated-team-card {
        min-height: 356px !important;
    }

    .ecom-faq-sec .faq-card {
        min-height: 268px;
    }

    .case-study-detail-card {
        width: 100%;
        min-height: auto;
        position: relative;
        left: 0;
    }

    .case-studies-img img {
        width: 100%;
        height: 100%;
    }

    .portfolio-card-content p {
        margin-top: 5px;
        font-size: 15px;
    }

    .portfolio-card-content h3 {
        font-size: 25px;
    }

    .digital-marketing-services-banner {
        padding-top: 50px;
    }

    .banner-btn-2 {
        font-size: 14px !important;
    }

    .digital-partners-mySwiper {
        margin-top: 0;
    }

    .digital-counter-card .digital-counter-text p,
    .digital-sub-banner-card h5 {
        font-size: 17px;
    }

    .digital-counter-card {
        margin-bottom: 10px;
        min-height: 135px;
        height: auto;
    }

    .digital-services-sec .mx-1 {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .digital-services-card p {
        font-size: 20px;
    }

    .digital-services-card {
        padding: 0;
        min-height: 227px;
    }

    .opac-heading,
    .seo-color-detail-card .seo-main-heading,
    .ui-ux-portfolio-sec .app-dev-heading {
        margin-top: 25px;
    }

    .business-sucess-point,
    .business-sucess-sec p,
    .seo-sm-box p {
        margin-top: 10px;
    }

    .package-crad-heading h3,
    .seo-sm-box p {
        font-size: 15px;
    }

    .last-seo-img img {
        width: 66px !important;
    }

    .dotted-vector-1 {
        right: 4%;
    }

    .customer-centric-support ul li {
        display: inline-block;
        width: 49%;
        vertical-align: text-top;
        padding: 20px;
        margin-bottom: 10px;
        border: 1px solid #ddd;
    }

    .best-prog-inner-box .img-fluid {
        height: auto;
        margin-bottom: 15px;
    }

    .about-paragraph,
    .customer-centric-support ul li p,
    .we-expertise-in-sec .seo-main-heading {
        margin-bottom: 0;
    }

    .business-sucess-point ul li {
        align-items: center;
        margin-bottom: 15px;
    }

    .health-what-get-sec,
    .ui-ux-banner-services-banner {
        padding: 50px 0;
    }

    .digital-expert-card,
    .domain-sub-poster,
    .get-in-touch-sec .layout-main-heading {
        margin-bottom: 20px;
    }

    .ui-ux-portfolio-sec-2 {
        padding: 70px 0 !important;
    }

    .secret-sauce-box {
        margin-bottom: 15px;
        min-height: 275px;
    }

    .bl_subs p {
        font-size: 14px;
    }

    .new-service-banner {
        padding: 20px !important;
    }

    .techonologies-we-leverage-sec .tab-pane img {
        height: auto;
        width: 100%;
    }

    .web-dev-serv-sec .service-card-mob-dev {
        min-height: 496px;
    }

    .faq-card,
    .new-web-major-card {
        min-height: 331px;
    }

    .ecom-development-process .accordion-button,
    .use-cases-that-beyond-go-card h5 {
        font-size: 16px;
    }

    .testi-card {
        min-height: 310px;
    }

    .grown-your-busi .nav-link,
    .grown-your-busi .nav-link.active {
        font-size: 12px;
    }

    .mob-dev-serv-sec .service-card-mob-dev {
        min-height: auto;
        padding-bottom: 70px;
    }

    .our-dedicated-team-card p {
        font-size: 10px;
        line-height: 16px;
    }

    .android-app-dev-card,
    .android-service-process-card {
        min-height: auto;
    }

    .ios-services-sec .android-app-dev-card-1::after {
        top: 141px;
    }

    .react-service-new-sec .new-ios-service-card {
        min-height: 300px;
    }

    .package-crad-heading i {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .package-card-price-detail h4 {
        font-size: 13px;
        margin: 0 -15px 0 0;
    }

    .package-card-price-detail h5 {
        line-height: 25px;
    }

    .package-card-price-detail p {
        line-height: 22px;
        font-size: 12px;
    }

    .package-service-div p {
        line-height: 22px;
    }

    .seo-package-card {
        min-height: 3620px;
    }

    .we-expert-card img {
        width: 30px;
    }

    .we-expert-card p {
        font-size: 11px;
    }

    .we-expert-card {
        gap: 17px;
    }

    .pay-click-seo-package .seo-package-card {
        min-height: 2001px;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card {
        min-height: 321px;
    }

    .erp-app-dev-services .new-ios-service-card {
        min-height: 415px;
    }

    .offer-banner .row {
        justify-content: left !important;
    }

    .want-to-launch-sec .layout-main-heading {
        font-size: 29px;
        line-height: 49px;
    }

    .want-to-launch-sec .santa-img {
        width: 40%;
    }

    .success-business-sec .success-text {
        margin-left: 0;
    }

    .success-business-sec .success-text p {
        font-size: 19px;
    }

    .christmas-achievement-sec ul li {
        width: 22% !important;
    }

    .patient-app .text-end {
        text-align: center !important;
    }

    .healthcare-sucess-with-us-sec img {
        margin: 0;
    }

    .software-faq-sec .faq-card {
        min-height: 271px !important;
    }

    .post-sender-detail {
        margin-bottom: 20px !important;
    }

    .education-faq-sec .faq-card,
    .more-education-feature .android-service-process-card {
        min-height: auto !important;
    }

    .pro-card-icon {
        width: 15%;
    }

    .android-common-p {
        font-size: 16px;
        line-height: 28px;
    }

    .all-client-review-sec .col-md-12 {
        margin: 0 !important;
    }

    .business-sucess-sec .ui-ux-heading-new,
    .get-in-touch-form {
        margin-top: 30px;
    }

    .about-heading {
        font-size: 38px;
    }

    .main-about-banner {
        padding: 65px 0 133px !important;
    }

    .priority-paragraph {
        font-size: 16px;
        line-height: 30px;
    }

    .tech-mySwiper {
        width: 500px;
    }

    .business-sucess-sec .ps-5 {
        padding-left: 0 !important;
    }

    .product-design-faq .faq-card {
        min-height: 292px !important;
    }

    .corporate-dedicated-team .our-dedicated-team-card {
        min-height: 336px;
    }

    .corporate-faq-sec .faq-card {
        min-height: 295px;
    }

    .saas-dedictaed-team .our-dedicated-team-card {
        min-height: 362px !important;
    }

    .saas-faq-sec .faq-card {
        min-height: 261px !important;
    }

    .web-dev-faq .faq-card {
        min-height: 292px;
    }

    .domain-expertise-in-sec .we-expert-card {
        padding: 29px 0 28px 15px;
    }

    .mob-app-card img {
        height: 300px;
    }

    .mobile-dev-faq .faq-card {
        min-height: 271px;
    }

    .android-faq-sec .faq-card,
    .food-industry-faq-sec .faq-card {
        min-height: 289px;
    }

    .ios-faq-sec .faq-card {
        min-height: 293px;
    }

    .react-faq-sec .faq-card {
        min-height: 288px;
    }

    .erp-web-app .use-cases-that-beyond-go-card {
        min-height: 424px !important;
    }

    .digital-why-choose-us ul li:nth-child(4) {
        margin-top: -67px;
    }

    .digital-faq .faq-card {
        min-height: 291px;
    }

    .industries-new-banner {
        padding-top: 150px;
    }

    .ecomerce-app-dev-sol-sec ul {
        flex-wrap: wrap;
    }

    .ecomerce-app-dev-sol-sec ul li {
        width: 22%;
        margin-top: 20px;
    }

    .ecom-busin-content {
        margin: 50px 0 0 !important;
    }

    .ecom-busi-content-div {
        margin-top: 60px !important;
        margin-bottom: 0 !important;
    }

    .dynamic-ecom-vec-2 {
        bottom: 32%;
        right: -31px !important;
    }

    .dynamic-ecom-vec-3 {
        bottom: 41%;
    }

    .ecom-chose-card-content {
        top: 55px;
    }

    .ecom-chose-card img {
        height: 405px;
    }

    .ecom-chose-card-content img {
        width: 52px;
        height: auto;
    }

    .ecom-chose-card-content p {
        width: 54%;
        margin: 0 auto;
    }

    .intergration-partners-sec ul {
        width: 306px;
    }

    .more-feature-for-online-ecom-store ul {
        width: 275px;
    }

    .industry-ecomerce-new-banner {
        padding-top: 150px !important;
    }

    .achievement-sec ul li {
        height: 78px;
    }

    .food-idustry-banner {
        padding-bottom: 215px;
    }

    .food-app-for-food-busi ul {
        margin-left: 0;
        margin-top: 150px;
    }

    .food-inspired-sec h6 {
        line-height: 20px;
    }

    .food-industry-page .healthcare-new-heading h4 {
        font-size: 23px;
        line-height: 37px;
    }

    .chain-sec-card {
        margin-bottom: 30px;
    }

    .food-deli-app-vect {
        width: 117%;
    }

    .food-tech-card {
        min-height: 259px;
    }

    .blog-img-box img {
        width: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .row {
        flex-direction: row !important;
    }

    .better-investment-card .better-bottom-row p,
    .on-demand-industries-card p {
        font-size: 14px;
    }

    .industries-new-banner {
        padding: 50px 10px;
    }

    .start-journey-sec h5 {
        font-size: 17px;
    }

    .banner-btn-2 {
        font-size: 11px !important;
    }

    .tech-stack-sec .new-ios-service-card {
        min-height: 310px;
    }

    .better-investment-card {
        min-height: 302px !important;
    }

    .testi-card {
        min-height: 280px;
    }

    .software-faq-sec .faq-card {
        min-height: 267px;
    }

    .faq-card p {
        line-height: 22px;
    }

    .related-post-card {
        min-height: 480px !important
    }

    .all-blog-banner-2 {
        padding: 50px 20px;
    }

    .blog-text-box .related-post-content {
        min-height: 140px !important;
        padding: 10px !important;
    }

    .all-post-card {
        display: block;
    }

    .sing_blg {
        padding: 20px;
    }

    .cms-dedictaed-team .our-dedicated-team-card {
        min-height: 336px;
    }

    .cms-faq-sec .faq-card {
        min-height: 265px;
    }

    .seo-color-detail-card p {
        margin-top: 20px;
    }

    .on-demand-faq-sec .faq-card {
        min-height: 294px;
    }

    .better-investment-card .better-top-row span {
        font-size: 16px;
    }

    .patient-app {
        padding: 50px 0;
    }

    .healthcare-sucess-with-us-sec {
        padding-top: 50px;
    }

    .healthcare-faq-sec .faq-card {
        min-height: 320px !important;
    }

    .get-in-touch-btn {
        font-weight: 500;
        line-height: 45px;
        font-size: 16px !important;
        position: absolute;
        top: 100% !important;
        right: 50px !important;
        transform: translateY(-50%);
        padding: 4px 25px !important;
        text-decoration: none;
        cursor: pointer;
    }

    .top-rated-dev-sec ul li {
        width: 100%;
    }

    .counter-card,
    .counter-card--hire {
        margin-bottom: 20px;
    }

    .need-andr-dev-card {
        min-height: auto;
    }

    .standout-li-content h6 {
        font-size: 25px;
    }

    .hire-dev-content-card {
        margin-bottom: 20px;
    }

    .why-isynbus-process p {
        line-height: 30px;
    }

    .digital-sub-banner-card-hire {
        padding: 30px 15px 30px 15px;
        margin-bottom: 10px;
    }

    .was-this-never-easy-sec .btn-custom {
        margin-bottom: 50px;
    }

    .hire-faq .faq-card {
        min-height: auto;
        margin-bottom: 0;
    }

    .logistics-faq-sec-upper-white .patient-bottom-img {
        display: none;
    }

    .services-common-banner h3 {
        font-size: 22px;
        line-height: 30px;
    }

    .new-card-div-2::before {
        display: none;
    }

    .new-card-div-1::before {
        height: 895px;
        ;
    }

    .new-card-div-2-mobile::before {
        display: none !important;
    }

    .healthcare-new-heading p br {
        display: none;
    }

    .better-investment .better-investment-card {
        min-height: 262px !important;
    }

    .uber-app-page .healthcare-sucess-with-us-sec {
        padding: 50px 0px;
        text-align: center;
    }

    .uber-app-page .healthcare-sucess-with-us-sec .health-suces-img img {
        margin-top: 40px;
    }

    .clone-process-card {
        min-height: 357px;
    }

    .various-busi-model .clone-process-card {
        min-height: 316px;
    }

    .invest-in-uber-vector {
        display: none;
    }

    .uber-app-page .healthcare-new-heading h4 br {
        display: none;
    }

    .why-choose-isyn-tab-content img {
        margin-top: 30px;
    }

    .why-choose-isyn-tab-content .banner-btn-2 img {
        margin-top: 0;
    }

    .home-banner-content {
        height: 29vh;
    }

    .home-banner-content h1 {
        font-size: 40px;
        margin-bottom: 0;
    }

    .home-banner {
        height: 82vh;
    }

    .home-banner video {
        height: 82vh;
    }

    .whatsapp-button {
        bottom: 5px;
    }

    .new-partners-slider p {
        font-size: 14px;
    }

    .new-contact-us-banner .new-partners-slider p {
        padding-right: 37px;
    }

    .connect-expert-div {
        padding: 50px 0px !important;

    }

    .healthcare-new-heading h4 {
        font-size: 24px;
    }

    .new-video-sec .demo-gallery>ul>li a {
        margin-bottom: 30px;
    }

    .new-news-vect-1 {
        display: none;
    }

    .new-news-vect-2 {
        display: none;
    }

    .new-news-card .bl_subs {
        justify-content: center;
    }

    .new-news-vect-4 {
        top: 15%;
    }

    .get-ur-classy-app-sec .healthcare-new-heading {
        margin-top: 30px;
    }

    .classy-what-new-sec .healthcare-new-heading ul {
        margin-bottom: 30px;
    }

    .how-classy-website-work-sec .on-demand-industries-content {
        min-height: auto;
    }

    .classified-page .better-investment .better-investment-card {
        min-height: 307px !important;
    }

    .classified-page .more-education-feature .android-service-process-card {
        min-height: auto !important;
    }

    .healthcare-faq-sec .faq-card {
        min-height: auto !important;
    }

}

@media screen and (min-width:767px) and (max-width:1024px) {

    .best-prog-inner-box h3 br,
    .best-prog-inner-box p br,
    .common-p br,
    .emerg-tech-card h5 br,
    .emerg-tech-sec .service-main-heading br,
    .exprt-with-major-box p br,
    .exprt-with-major-sec .common-p br,
    .exprt-with-major-sec .service-main-heading br,
    .mob-app-card-content p br,
    .mob-dev-serv-sec .service-main-heading br,
    .new-service-banner h2 br,
    .new-service-banner p br,
    .service-card-mob-dev p br {
        display: none;
    }

    .fuiling-card {
        max-width: 100%;
    }

    .new-service-banner {
        padding: 20px 50px 20px 90px;
    }

    .service-main-heading {
        font-size: 25px !important;
        line-height: 45px !important;
    }

    .new-service-banner p {
        font-size: 18px;
    }

    .ptb-70 {
        padding: 30px 0;
    }

    .common-p {
        font-size: 16px;
        line-height: 32px;
    }

    .new-mobile-app-dev-service-sec ul li {
        font-size: 14px;
        line-height: 41.77px;
    }

    .new-mobile-app-dev-service-sec span {
        display: inline-block;
        width: 42%;
        margin-bottom: 17px;
    }

    .best-prog-inner-box h3 {
        font-size: 25px;
    }

    .best-prog-inner-box p {
        font-size: 14px !important;
    }

    .best-prog-inner-box ul li {
        width: 100%;
    }

    .best-prog-inner-box .img-fluid {
        margin-top: 25px;
    }

    .software-development-banner h1 {
        font-size: 35px;
        line-height: 39px;
    }

    .form-header p,
    .techonologies-we-leverage-sec .nav-link {
        font-size: 12px;
    }

    .form-card .banner-btn-2 {
        font-size: 9px !important;
    }

    .form-card span {
        font-size: 10px;
    }

    .software-dev-services-sec .android-app-dev-card {
        min-height: 391px;
    }

    .software-dev-services-sec .android-app-dev-card-1::after {
        top: 139px;
    }

    .android-app-dev-card-8 :before {
        left: -135%;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card p {
        font-size: 10px;
        line-height: 19px;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card h5 {
        font-size: 16px;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card {
        min-height: 334px;
    }

    .fueling-your-software-sec .fuiling-card {
        height: 357px;
    }

    .software-faq-sec .faq-card {
        min-height: 296px;
    }

    .software-app-dev-services .android-service-process-card {
        min-height: 351px;
    }

    .new-main-heading {
        font-size: 41px;
        line-height: 54px;
    }

    .cta-content h4 {
        color: #fff;
        font-size: 24px;
    }

    .cta-content a {
        font-size: 12px;
    }

    .cta-content .badge {
        font-size: 12px;
    }

    .service-item {
        padding: 16px;
    }

    .service-content h4 {
        font-size: 16px;
    }

    .tech-card p {
        line-height: 26px;
    }

    .ai-technology-section a {
        font-size: 15px;
        padding: 12px 29px;
    }

    .indus-innov-card {
        padding: 15px;
    }

    .indus-innov-card {
        min-height: 497px;
    }

    .indus-innov-card .title {
        font-size: 20px;
    }

    .call-card {
        padding: 16px;
    }

    .call-card h2 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .call-card p {
        font-size: 10px;
    }

    .stream-process-card h3 {
        color: #fff;
        font-size: 12px;
    }

    .stream-process-card p {
        font-size: 12px;
    }

    .stream-process-card .icon {
        background: #00a6ff1a;
        width: 46px;
        height: 46px;
    }

    .stream-process-card svg {
        width: 20px;
    }

    .industry-content h4 {
        font-size: 17px;
        margin-bottom: 1rem;
    }
}

@media screen and (min-width:767px) and (max-width:991px) {
    .progressive-banner h1 {
        font-size: 37px;
        line-height: 45px;
    }

    .progressive-banner .new-service-banner {
        padding: 20px 0;
    }

    .ecom-development-process .android-common-p br,
    .ecomm-website-process .android-app-dev-card-1::after,
    .progressive-app-dev .android-app-dev-card-1::after,
    .progressive-app-dev .android-app-dev-card-3::after,
    .progressive-dedictaed-team .our-dedicated-team-card-line:after {
        display: none;
    }

    .progressive-app-dev .android-app-dev-card {
        min-height: 230px;
    }

    .progressive-web-app .use-cases-that-beyond-go-card {
        min-height: 320px;
    }

    .progressive-dedictaed-team .our-dedicated-team-card {
        padding: 15px;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        min-height: 172px;
    }

    .transforming-industrues-sec ul li p {
        font-size: 14px;
    }

    .progressiver-app-dev .new-ios-service-card {
        min-height: 322px;
    }

    .fuiling-card,
    .techonologies-we-leverage-sec .tab-pane img {
        height: auto;
    }

    .bl_subs {
        padding: 70px 20px;
    }

    .progressive-app-dev-faq .faq-card {
        min-height: auto;
    }

    .ecom-web-app .use-cases-that-beyond-go-card {
        min-height: 300px !important;
    }

    .ecom-dedicated-team .our-dedicated-team-card {
        min-height: 298px;
    }
}

@media screen and (max-width:991px) {
    .banner-form {
        margin-top: 50px;
    }

    .software-development-banner h1 {
        margin-top: 25px;
    }

    .form-card span {
        font-size: 15px;
    }

    .form-card .banner-btn-2 {
        font-size: 14px !important;
    }

    .pro-design-dev-serv .pro-desig-sev-serv-line::after,
    .pro-design-process .android-app-dev-card-1::after,
    .software-dev-services-sec .android-app-dev-card-1::after,
    .software-dev-services-sec .android-app-dev-card-3::after {
        display: none;
    }

    .software-app-dev-services .android-service-process-card,
    .software-dev-services-sec .android-app-dev-card {
        min-height: auto;
    }

    .software-develop-use-case .use-cases-that-beyond-go-card {
        min-height: 330px;
    }

    .fueling-your-software-sec .fuiling-card {
        height: auto;
    }

    .software-faq-sec .faq-card p {
        font-size: 13px;
    }

    .software-faq-sec .faq-card {
        min-height: 387px;
    }

    .new-service-banner {
        padding: 20px;
    }

    .pro-dev-services .new-ios-service-card {
        min-height: 410px !important;
    }

    .counter-card {
        margin-bottom: 20px;
    }

    .techonologies-we-leverage-sec .tab-pane img {
        width: 100%;
    }

    .testi-card {
        min-height: 338px;
    }

    .opac-heading .app-dev-heading {
        margin-top: 20px;
    }

    .ui-ux-portfolio-sec-2 .banner-btn-2 {
        margin-bottom: 25px;
    }
}

@media screen and (max-width:767px) {

    .ar-vr-faq-sec .faq-card,
    .faq-card,
    .new-ios-service-card,
    .progressive-web-app .use-cases-that-beyond-go-card,
    .react-service-new-sec .new-ios-service-card,
    .software-develop-use-case .use-cases-that-beyond-go-card,
    .software-faq-sec .faq-card,
    .use-cases-that-beyond-go-card {
        min-height: auto;
    }

    .form-header p {
        font-size: 12px !important;
        line-height: 20px;
    }

    .mob-app-img-mobile {
        display: block;
    }

    .android-app-dev-card-1::after,
    .android-app-dev-card-2::before,
    .android-app-dev-card-3::after,
    .corporate-website-process .android-common-p br,
    .corporate-website-process .progressive-dedictaed-team h5 br,
    .ecom-fueling-your-software-sec .android-common-p br,
    .ecom-techniques .android-common-p br,
    .mob-app-img-desk,
    .our-dedicated-team-card-line:after,
    .pro-design-dev-serv .pro-desig-sev-serv-line::after,
    .testimonial-sec .android-common-p br {
        display: none;
    }

    .android-app-dev-vector-1 {
        width: 15%;
    }

    .our-dedicated-team-card p {
        font-size: 14px;
    }

    .our-dedicated-team-card {
        margin-bottom: 25px;
        border: 1px solid #ddd;
        padding: 20px;
    }

    .bl_subs,
    .newsletter-new-sec img {
        border-radius: 15px;
    }

    .transforming-industrues-sec ul li {
        width: 32%;
    }

    .transforming-industrues-sec ul li:nth-child(3),
    .transforming-industrues-sec ul li:nth-child(6),
    .transforming-industrues-sec ul li:nth-child(9) {
        border-right: none;
    }

    .transforming-industrues-sec ul li:nth-child(12) {
        border-right: none;
        border-bottom: 1px solid #cbcaca;
    }

    .pro-card-icon img {
        width: 100px;
    }

    .techonologies-we-leverage-sec .nav-link {
        font-size: 12px;
    }

    .transforming-industrues-sec ul li:nth-child(10),
    .transforming-industrues-sec ul li:nth-child(5) {
        border-right: 1px solid #cbcaca;
    }

    .transforming-industrues-sec ul li:nth-child(11) {
        border-bottom: 1px solid #cbcaca;
    }

    .app-dev-banner h1,
    .ios-banner h1 {
        font-size: 40px;
        line-height: 55px;
    }

    .techonologies-we-leverage-sec .justify-content-between {
        justify-content: center !important;
    }

    .bl_subs {
        padding: 70px 20px;
    }

    .newsletter-new-sec .pe-0 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
    }

    .newsletter-new-sec .ps-0 {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .fuiling-card {
        height: auto;
    }

    .progressive-banner h1 {
        font-size: 45px;
        line-height: 68px;
    }

    .progressive-app-dev .android-app-dev-card {
        min-height: 259px;
    }

    .ecom-dedicated-team .our-dedicated-team-card,
    .ecom-web-app .use-cases-that-beyond-go-card,
    .pro-dev-services .new-ios-service-card {
        min-height: auto !important;
    }

    .ecom-fueling-your-software-sec .fuiling-card {
        height: 298px !important;
    }

    #video-parent-row video {
        width: 100% !important;
    }

    .silder-slide-5 .container {
        margin: 0 !important;
    }

    .review-card-main-box {
        margin-bottom: 15px;
    }

    .get-in-touch-form .captcha-div span input {
        margin-left: 0;
    }

    .pro-design-banner .px-5 {
        padding: 0 !important;
    }
}

@media screen and (min-width:491px) and (max-width:767px) {
    .exprt-with-major-box span {
        margin-right: 0;
    }

    .new-mobile-app-dev-service-sec span {
        display: inline-block;
        width: 42%;
        margin-bottom: 17px;
    }

    .new-service-banner {
        padding: 40px 25px 20px 26px;
        min-height: 417px;
    }

    .banner-btn-1,
    .banner-btn-2 {
        font-size: 10px !important;
        padding: 15px 13px;
    }

    .new-service-banner h2 {
        font-size: 27px;
        line-height: 45px;
        margin-bottom: 10px;
    }

    .new-service-banner p {
        font-size: 19px;
        line-height: 30px;
        margin-bottom: 24px;
    }

    .banner-btn-1 {
        line-height: 45px;
    }

    .best-prog-inner-box ul li {
        width: 100%;
    }

    .common-p br,
    .exprt-with-major-box p br,
    .service-card-mob-dev p br,
    .service-main-heading br {
        display: none;
    }

    .exprt-with-major-box {
        padding: 60px 20px;
    }

    .exprt-with-major-box .align-self-end {
        gap: 0 !important;
    }
}

@media screen and (max-width:680px) {
    .main-contact-us-sec .captcha-div span input {
        width: 184px;
        margin-left: 0;
    }

    .all-client-review-sec .layout-main-heading {
        line-height: 41px;
        margin-bottom: 40px;
        font-size: 27px;
    }

    .digital-why-choose-us ul li,
    .dotted-vector-1 img,
    .dotted-vector-2 img,
    .partners-box {
        width: 100%;
    }

    .achievement-sec ul li {
        width: 40%;
    }

    .client-img img {
        width: auto;
    }

    .contact-us-heading {
        font-size: 30px;
    }

    .contact-us-paragraph {
        font-size: 18px;
    }

    .digital-team-experts .banner-btn-2 {
        font-size: 12px !important;
        padding: 5px 12px;
    }

    .digital-why-choose-us ul li:nth-child(4) {
        margin-top: 0;
    }

    .seo-sm-card .banner-btn-2 {
        background-color: #f9b731;
        width: 100%;
        display: block;
        padding: 0 10px;
    }

    .dotted-vector-1,
    .dotted-vector-2 {
        width: 12%;
    }

    .customer-centric-support ul li img {
        margin: auto;
    }

    .customer-centric-support ul li p {
        margin: 0;
    }

    .customer-centric-support ul li {
        min-height: 254px;
    }

    .seo-sm-card {
        padding: 40px 30px;
    }

    .seo-sm-box p {
        font-size: 11px !important;
        margin-top: 10px;
    }

    .seo-sm-box img {
        width: 44px !important;
    }

    .seo-sem-sec .mt-5 {
        margin-top: 10px !important;
    }

    .app-dev-banner h1 {
        font-size: 28px;
    }

    .new-service-banner p {
        font-size: 14px;
        line-height: 26px;
    }

    .banner-btn-2 {
        font-size: 13px !important;
    }

    .mobile-dev-faq .faq-card,
    .testi-card {
        min-height: auto;
    }

    .new-partners-slider p {
        font-size: 11px;
        width: auto;
    }
}

@media screen and (min-width:300px) and (max-width:490px) {

    .main-swiper-sec .swiper-button-prev,
    .main-swiper-sec .swiper-rtl .swiper-button-next {
        left: 17%;
    }

    .main-swiper-sec .swiper-button-next,
    .main-swiper-sec .swiper-rtl .swiper-button-prev {
        right: 28%;
    }

    .best-prog-inner-box .img-fluid {
        height: auto;
        margin-bottom: 25px;
    }

    .common-p,
    .form-card .captcha-input {
        margin-bottom: 20px;
    }

    .page-btn-new {
        font-size: 13px;
    }

    .best-prog-inner-box h3 br,
    .best-prog-inner-box p br,
    .bl_subs p br,
    .common-p br,
    .desktop-img,
    .ecom-development-process .android-common-p br,
    .emerg-tech-card h5 br,
    .emerg-tech-sec .service-main-heading br,
    .exprt-with-major-box p br,
    .exprt-with-major-sec .common-p br,
    .exprt-with-major-sec .service-main-heading br,
    .mob-app-card-content p br,
    .mob-dev-serv-sec .service-main-heading br,
    .new-service-banner h2 br,
    .new-service-banner p br,
    .service-card-mob-dev p br,
    .ui-ux-banner-services-banner h1 br {
        display: none;
    }

    .mobile-img {
        display: block;
    }

    .mob-app-card-content {
        padding: 15px;
    }

    .new-mobile-app-dev-service-sec span {
        display: inline-block;
        width: 35%;
        margin-bottom: 17px;
    }

    .new-service-banner {
        padding: 40px 25px 20px 26px;
        min-height: 417px;
    }

    .banner-btn-1,
    .banner-btn-2 {
        font-size: 10px !important;
        padding: 15px 13px;
    }

    .new-service-banner h2 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .new-service-banner p {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 24px;
    }

    .banner-btn-1 {
        line-height: 45px;
    }

    .ptb-70 {
        padding: 30px 0;
    }

    .common-p {
        font-size: 14px;
        line-height: 32px;
    }

    .service-main-heading {
        font-size: 20px !important;
        line-height: 37px !important;
    }

    .new-mobile-app-dev-service-sec ul li {
        font-size: 15px;
        line-height: 41.77px;
    }

    .best-prog-inner-box h3 {
        font-size: 20px;
        line-height: 35px;
    }

    .best-prog-inner-box p,
    .bl_subs p,
    .exprt-with-major-box p {
        font-size: 14px;
    }

    .best-prog-inner-box ul li,
    .christmas-merrier img,
    .mob-app-img-mobile,
    .offer-banner img {
        width: 100%;
    }

    .best-prog-inner-box,
    .new-expert-major-sec-box {
        padding: 50px 30px;
    }

    .exprt-with-major-box ul,
    .service-card-mob-dev {
        margin-bottom: 25px;
    }

    .exprt-with-major-box {
        padding: 20px;
        margin-bottom: 30px;
    }

    .exprt-with-major-box ul li {
        font-size: 14px;
        line-height: 21px;
    }

    .exprt-with-major-box .col-md-7 {
        display: block !important;
        text-align: left !important;
    }

    .exprt-with-major-box span {
        margin-bottom: 27px;
        display: inline-block;
        width: 24%;
        text-align: center;
    }

    .mid-quote-banner-sec h5 {
        font-size: 24px;
        line-height: 39px;
        margin-bottom: 35px;
    }

    .mid-quote-banner-sec .page-btn-new,
    .secret-sauce-box p {
        font-size: 16px;
    }

    .android-app-dev-card,
    .app-sol-card,
    .ar-vr-web-app .use-cases-that-beyond-go-card,
    .domain-sub-poster,
    .ecom-faq-sec .faq-card,
    .mobile-app-sol-sec .app-sol-card,
    .new-web-app-sol .app-sol-card,
    .pay-click-seo-package .seo-package-card,
    .react-service-new-sec .new-ios-service-card,
    .secret-sauce-box {
        min-height: auto;
    }

    .app-sol-card h5,
    .emerg-tech-card h5,
    .mob-app-card-content h5 {
        font-size: 20px;
    }

    .emerg-tech-card {
        min-height: auto;
        padding: 30px;
    }

    .faq-card img {
        width: 67%;
    }

    .new-web-dev-dev-service-sec .new-vector-1 {
        top: 30% !important;
    }

    .new-mobile-app-dev-service-sec {
        padding-bottom: 20px !important;
    }

    .web-dev-serv-sec .service-card-mob-dev {
        min-height: auto;
        position: static;
    }

    .app-sol-card a,
    .web-dev-serv-sec .page-btn-new {
        position: static;
    }

    .web-dev-serv-sec p {
        margin-bottom: 35px;
    }

    .new-expert-major-sec-box .nav-link {
        margin-right: 15px;
        font-size: 17px;
    }

    .new-web-major-card {
        margin-top: 30px;
        min-height: auto;
    }

    .app-dev-banner h1,
    .ios-banner h1,
    .react-banner h1 {
        font-size: 25px;
        line-height: 35px;
    }

    .app-dev-heading {
        font-size: 30px !important;
        line-height: 35px !important;
        text-align: left;
    }

    .ui-ux-heading-new,
    .ui-ux-sub-p {
        text-align: left !important;
    }

    .new-ios-service-card p,
    .testimonial-sec .android-common-p {
        text-align: left;
    }

    .pro-card-icon img {
        width: 70px;
        max-width: 70px;
    }

    .mob-app-card img {
        height: 323px;
    }

    .progressive-banner h1 {
        font-size: 27px;
        line-height: 38px;
    }

    .ecom-techniques .nav-tabs>li {
        width: 49%;
    }

    .ecom-techniques .nav-tabs>li button {
        width: 98%;
    }

    .fueling-your-crm-sec .fuiling-card {
        height: auto;
    }

    .erp-fueling-your-software-sec .fuiling-card {
        padding: 20px;
        height: 450px !important;
    }

    .ecom-web-dev-services .new-ios-service-card {
        min-height: 340px;
    }

    .our-secret-sauce-sec .ui-ux-sub-p,
    .pro-design-dev-serv .service-card-mob-dev p,
    .techonologies-we-leverage-sec .android-common-p {
        text-align: justify;
    }

    .ui-ux-banner-services-banner h1 {
        font-size: 36px;
        line-height: 47px;
    }

    .ui-ux-banner-services-banner {
        padding: 50px 0;
    }

    .digital-market-sub-heading h5,
    .offer-banner .success-suite-div h6,
    .ui-ux-banner-services-banner p {
        font-size: 21px;
    }

    .digital-expert-card .digital-expert-card-img img {
        object-fit: contain;
        width: 100%;
    }

    .business-sucess-sec .ps-5 {
        padding-left: 1.5rem !important;
    }

    .digital-portfolio-sec {
        padding-top: 30px !important;
    }

    .bl_subs {
        margin-top: 25px;
    }

    .ui-ux-heading-new {
        font-size: 22px;
        line-height: 29px;
        margin: 0 0 10px;
    }

    .transforming-industrues-sec ul li p {
        font-size: 11px;
    }

    .get-in-touch-sec .layout-main-heading {
        margin-bottom: 20px;
        font-size: 33px;
    }

    .we-expert-card {
        gap: 74px;
    }

    .seo-main-heading,
    .want-to-launch-sec .layout-main-heading {
        font-size: 25px;
    }

    .mob-dev-serv-sec .service-card-mob-dev {
        min-height: 425px;
    }

    .techonologies-we-leverage-sec .tab-pane img {
        width: 81px;
    }

    .seo-color-detail-card .row {
        padding: 10px !important;
    }

    .want-to-launch-sec .santa-img {
        width: 57%;
        top: -128px;
    }

    .christmas-achievement-sec ul li {
        width: 29% !important;
        padding: 7px;
    }

    .christmas-achievement-sec {
        padding: 46px 0 194px;
    }

    .success-business-sec .success-text {
        margin-top: 10px;
    }

    .success-business-sec .success-text p {
        font-size: 20px;
        padding: 160px 0 0;
    }

    .christmas-merrier h5 {
        font-size: 17px;
        line-height: 24px;
    }

    .success-business-sec {
        padding-bottom: 28px;
    }

    .santa-giff {
        padding-left: 0 !important;
    }

    .perfect-gift-sec .px-5 {
        padding-right: .75rem !important;
        padding-left: .75rem !important;
    }

    .offer-banner .success-suite-div p {
        font-size: 15px;
    }

    .layout-main-heading {
        line-height: 34px;
    }

    .similar-availability {
        margin-bottom: 25px !important;
    }
}

@media screen and (max-width:640px) {

    .dynamic-ecom-vec-2,
    .dynamic-ecom-vec-3,
    .ecom-chose-card-content p br,
    .ecomerce-industry-page .healthcare-new-heading h4 br,
    .empty--box,
    .end-to-end-tech-content p br,
    .food-idustry-banner h3 br,
    .food-industry-page .healthcare-new-heading h4 br,
    .food-inspired-comment p br,
    .get-in-touch-btn,
    .more-feat-vec-1,
    .silder-slide-5 p,
    .silder-slide-5 p br {
        display: none;
    }

    .blog-img-box img,
    .ecom-chose-card-content p,
    .pro-card-icon,
    .serviceform_btn,
    .sing-right-box {
        width: 100%;
    }

    #captchaAnswerNew,
    .mobile-flag-dropdown,
    .popup-modal input,
    .popup-modal textarea,
    .single-testi-img {
        width: 100% !important;
    }

    .subs_child,
    .subs_child h3 {
        max-width: 100%;
    }

    .bl_subs {
        padding: 20px;
    }

    .industries-new-banner {
        padding: 50px 10px;
    }

    .captcha-div,
    .end-to-end-counter-sec ul,
    .error-404 .popular-posts ul li a {
        display: block;
    }

    .on-demand-industries-card .intustries-card-icon {
        left: 38%;
    }

    .end-to-end-counter-sec ul li {
        width: 100%;
        background-size: 100%;
        margin-bottom: 20px;
    }

    .mobility-solution-sec,
    .start-journey-sec {
        padding: 50px 0;
    }

    .start-journey-sec h5 {
        margin-bottom: 20px;
    }

    .feature-content ul li {
        width: 100%;
        margin-bottom: 40px;
    }

    .feature-content h5 {
        font-size: 21px;
        margin-bottom: 20px;
    }

    .feature-content {
        padding: 46px 20px;
    }

    .android-faq-sec .faq-card,
    .chain-sec-card,
    .cms-faq-sec .faq-card,
    .corporate-faq-sec .faq-card,
    .digital-faq .faq-card,
    .erp-faq-sec .faq-card,
    .food-industry-faq-sec .faq-card,
    .food-tech-card,
    .ios-faq-sec .faq-card,
    .on-demand-faq-sec .faq-card,
    .progressiver-app-dev .new-ios-service-card,
    .react-faq-sec .faq-card,
    .tech-stack-sec .new-ios-service-card,
    .testi-card,
    .web-dev-faq .faq-card {
        min-height: auto;
    }

    .tech-stack-sec .mb-5 {
        margin-bottom: 0 !important;
    }

    .ar-vr-web-app .use-cases-that-beyond-go-card,
    .better-investment-card,
    .erp-web-app .use-cases-that-beyond-go-card,
    .healthacare-investment .better-investment-card,
    .healthcare-faq-sec .faq-card,
    .lst_sec .related-post-card,
    .related-post-card .related-post-content,
    .saas-faq-sec .faq-card,
    .software-faq-sec .faq-card,
    .web-dev-serv-sec .service-card-mob-dev {
        min-height: auto !important;
    }

    .error-404 a {
        padding: 10px 13px !important;
        font-weight: 500 !important;
    }

    .error-404 .popular-posts ul li {
        font-size: 14px !important;
    }

    .post-sender-detail {
        position: relative;
        margin-bottom: 10px;
    }

    .ecom-chose-card-content img,
    .intergration-partners-sec ul li,
    .related-post-card img {
        height: auto;
    }

    .related-post-content .blue-text {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 15px;
        margin-top: 10px;
    }

    .sing_content {
        margin: 10px 0;
    }

    .blog-text-box .related-post-content {
        min-height: auto !important;
        padding: 10px !important;
    }

    .blog-text-box .related-post-content .common-p {
        margin-bottom: 22px !important;
        display: block;
    }

    #dropdownLabelPopup img,
    .about-us-sec .layout-main-heading,
    .lst_sec .post-sender-detail {
        margin-bottom: 0;
    }

    .related-post-content .common-p {
        font-size: 12px !important;
        margin-bottom: 15px !important;
        display: block;
    }

    #serviceform #snumber {
        padding-top: 0 !important;
        padding-left: 27px !important;
    }

    #captchaAnswerNew,
    .food-ap-sol-card {
        margin-top: 20px;
    }

    .allblog-heading h1,
    .industries-new-banner h1,
    .industries-new-banner h3 {
        font-size: 22px;
    }

    .industries-new-banner p {
        font-size: 16px;
        line-height: 25px;
        font-weight: 500;
        margin-top: 0;
    }

    .education-app-heading h3 {
        font-size: 22px;
        line-height: 37px;
    }

    .our-partners-sec img {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .popup-modal img {
        margin-bottom: 30px;
    }

    .popup-modal .col-md-6 {
        padding-left: calc(var(--bs-gutter-x)* .5) !important;
        padding-right: calc(var(--bs-gutter-x)* .5) !important
    }

    .main-home-banner {
        padding: 222px 0 40px;
    }

    .layout-main-heading {
        line-height: 37px;
        margin-bottom: 10px;
        text-align: left;
        font-size: 30px;
    }

    .layout-main-heading-content,
    .pro-design-dev-serv .service-card-mob-dev p {
        text-align: left;
    }

    .passion-sec iframe {
        height: 226px;
    }

    .silder-slide-4 {
        padding-bottom: 331px;
    }

    .silder-slide-5 {
        min-height: auto;
        padding: 151px 0 897px;
    }

    .our-partners-sec .col-4 {
        width: 42.333333% !important;
    }

    .achievement-sec ul li {
        width: 34%;
    }

    .achievement-sec ul {
        flex-wrap: wrap;
    }

    .counter-sec .layout-main-heading {
        margin-bottom: 10px;
        text-align: left;
        font-size: 30px;
        line-height: 45px;
    }

    .about-us-sec .layout-main-heading {
        font-size: 30px;
        line-height: 35px;
    }

    .our-core-team-sec .layout-main-heading {
        font-size: 32px;
        text-align: center;
    }

    .core-team-card h3,
    .end-to-end-tech-content h5 {
        font-size: 20px;
    }

    .case-blue-band ul li {
        padding: 0;
    }

    .seo-related-div .table-container {
        margin-top: 20px;
        width: 100%;
        display: flex;
        white-space: nowrap;
        overflow: scroll;
    }

    .seo-related-div td,
    .seo-related-div th {
        padding: 13px;
    }

    .blog-img-box img {
        height: 100% !important;
    }

    .cntr_block {
        padding: 0 10px;
    }

    .single-post h1,
    .single-post h4 {
        line-height: 37px;
        font-size: 25px !important;
    }

    .tech-mySwiper {
        width: 200px;
    }

    .techonologies-we-leverage-sec .swiper-button-prev,
    .techonologies-we-leverage-sec .swiper-rtl .swiper-button-next {
        top: 18% !important;
    }

    .techonologies-we-leverage-sec .swiper-button-next,
    .techonologies-we-leverage-sec .swiper-rtl .swiper-button-prev {
        top: 19% !important;
    }

    .opac-heading span {
        font-size: 20px;
        line-height: 16px;
    }

    .android-common-p,
    .mob-dev-serv-sec .common-p {
        font-size: 14px;
        line-height: 23px;
    }

    .ecom-techniques .nav-tabs>li button {
        width: 100%;
        margin-bottom: 0;
    }

    .header .menu .menu-main {
        padding: 0 20px;
    }

    .menu-item-has-children .col-md-12 {
        margin-top: 50px;
    }

    .service-img-box-2 {
        .main-submenu-div margin-top: 0;
        margin-bottom: 0;
    }

    .ecom-web-app .px-5,
    .ecomm-website-process .px-5,
    .new-service-banner .px-5 {
        padding-left: initial !important;
        padding-right: initial !important;
    }

    .ecom-fueling-your-software-sec .fuiling-card {
        height: 330px !important;
    }

    .digital-market-sub-heading h1,
    .digital-market-sub-heading h2 {
        font-size: 24px;
        line-height: 37px;
    }

    .menu-item-has-children .mt-5,
    .seo-color-detail-card {
        margin-top: 0 !important;
    }

    .seo-packages .pe-0 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
    }

    .techonologies-we-leverage-sec .nav-tabs {
        display: flex;
        overflow-x: auto;
        flex-wrap: nowrap;
        white-space: nowrap;
        justify-content: start !important;
    }

    .erp-tech-lev .nav-tabs {
        padding-top: 30px;
    }

    .erp-tech-lev .swiper-button-next,
    .erp-tech-lev .swiper-button-prev,
    .erp-tech-lev .swiper-rtl .swiper-button-next,
    .erp-tech-lev .swiper-rtl .swiper-button-prev {
        top: 51% !important;
    }

    .on-demand-industries-sec .opac-heading span {
        margin-bottom: 10px;
    }

    .healthcare-new-heading h4 {
        line-height: 38px;
        font-size: 30px;
    }

    .on-demand-industries-card p {
        font-size: 17px;
    }

    .ecomerce-industry-page .healthcare-new-heading h4 {
        line-height: 33px;
        font-size: 22px;
    }

    .ecomerce-app-dev-sol-sec ul li {
        width: 48%;
        padding: 10px 0;
    }

    .ecom-busin-content h5 {
        font-size: 24px;
    }

    .ecom-chose-card-content {
        top: 76px;
    }

    .ecom-best-in-class-sec ul li,
    .intergration-partners-sec ul,
    .more-feature-for-online-ecom-store ul {
        width: 100%;
        margin-right: 0;
    }

    .ecom-chose-card img {
        height: 363px;
    }

    .innovative-sol-card {
        padding: 27px 25px;
    }

    .menu-item-has-children svg {
        width: 9px;
        fill: #fff;
        margin-bottom: 3px;
    }

    .client-review h6 {
        text-align: left;
        font-size: 18px !important;
    }

    .ban-search {
        width: 93%;
        margin: 20px auto 0;
    }

    .sing_blg h2,
    .single-post h3 {
        font-size: 25px !important;
        line-height: 38px;
    }

    .single-post p {
        font-size: 13px;
        line-height: 24px;
    }

    .single-post h2 {
        font-size: 21px;
    }

    .food-banner-vect-1 {
        width: 9%;
    }

    .food-idustry-banner h3 {
        font-size: 22px;
        line-height: 34px;
    }

    .food-idustry-banner ul {
        flex-wrap: wrap;
        gap: 16px;
    }

    .food-banner-vect-4 {
        width: 38%;
    }

    .food-banner-vect-9 {
        width: 37%;
    }

    .food-idustry-banner {
        padding: 168px 0;
    }

    .food-banner-vect-2 {
        width: 9%;
        bottom: 26%;
        display: none;
    }

    .food-banner-vect-6 {
        width: 11%;
    }

    .food-banner-vect-7 {
        width: 16%;
    }

    .food-banner-vect-5 {
        width: 28%;
    }

    .food-banner-vect-8 {
        width: 35%;
    }

    .food-inspired-icon-1 {
        top: 0;
        width: 20%;
    }

    .food-inspired-sec h6 {
        line-height: 33px;
    }

    .food-inspired-comment p {
        font-size: 19px;
    }

    .food-app-for-food-busi ul {
        margin-top: 100px;
    }

    .banner-video {
        display: none;
    }

    .mobile-banner-img {
        display: block;
        height: 100%;
        object-fit: cover;
    }

    .internal.contact-us .main-contact-us-banner {
        padding: 0px 0px !important;
        padding-top: 130px !important;
        padding-bottom: 60px !important;
    }

    .get-in-touch-form .captcha-div {
        text-align: left;
    }

    .new-contact-banner-form .captcha-div input::placeholder {
        text-align: left !important;
        font-size: 12px;
    }

    .new-contact-banner-form .captcha-div input {
        padding-left: 0 !important;
        text-align: left;
    }

    .get-in-touch-form .submit-btn {
        width: 200px !important;
        font-size: 16px !important;
    }

    .new-contact-banner-form .check-div label {
        color: #fff;
        font-size: 10px;
    }

    .captcha-div span {
        font-size: 12px;
    }

    .new-contact-us-banner .new-partners-slider p {
        padding-right: 70px;
        width: max-content;
        margin-bottom: 20px;
    }

    .connect-expert-div .healthcare-new-heading h5 {
        line-height: 32px;
    }

    .expect-card {
        min-height: auto;
    }

    .address-card {
        margin-bottom: 30px;
    }

    .new-news-card .bl_subs {
        margin: 0;
    }

    .address-card p {
        font-size: 16px;
    }

    .address-card ul li {
        font-size: 16px;
    }
    .main-swiper-sec{display: none;}
}

@media screen and (max-width:500px) {
    .digital-team-experts .banner-btn-2 {
        font-size: 10px !important;
        padding: 5px 12px;
    }

    .opac-heading .app-dev-heading {
        margin-top: -10px;
    }

    .customer-centric-support ul li {
        width: 100%;
        min-height: auto;
    }

    .about-heading {
        font-size: 30px;
        line-height: 38px;
    }

    .about-paragraph {
        font-size: 16px;
    }

    .priority-heading {
        font-size: 27px;
    }

    .footer-div-1 img,
    .priority-image img {
        width: 100%;
    }

    .priority-paragraph {
        font-size: 15px;
        line-height: 30px;
        text-align: left;
    }

    .layour-common-p {
        font-size: 15px;
    }

    .main-swiper-sec .swiper-button-prev,
    .main-swiper-sec .swiper-rtl .swiper-button-next {
        left: 17%;
    }

    .main-swiper-sec .swiper-button-next,
    .main-swiper-sec .swiper-rtl .swiper-button-prev {
        right: 28%;
    }

    .home-banner-content {
        padding: 0;
    }

    .home-banner-content h1 {
        font-size: 36px;
        line-height: 46px;
    }

    .main-home-banner {
        padding: 161px 0 40px;
    }

    .home-banner-content p br {
        display: none;
    }

    .home-banner-content p {
        font-size: 18px;
        line-height: 29px;
    }

    .layout-main-heading {
        line-height: 44px;
        font-size: 22px;
        text-align: left;
    }

    .layout-main-heading-content {
        font-size: 18px;
        text-align: left;
    }

    .about-us-sec img {
        margin-top: 30px;
        width: 100%;
    }

    .innovative-solution-heading {
        font-size: 30px;
        line-height: 40px;
    }

    .main-swiper-content-2 IMG,
    .silder-slide-4 .main-swiper-content-2 img {
        width: 100% !important;
    }

    .main-swiper-content {
        opacity: 1;
    }

    .our-partners-sec .col-4 {
        width: 33.33333333% !important;
    }

    .case-blue-band ul {
        display: block;
    }

    .case-blue-band ul li:first-child,
    .case-blue-band ul li:nth-child(2) {
        border-right: none;
        border-bottom: 1px solid #fff;
        margin-bottom: 15px;
    }

    .case-blue-band ul li {
        text-align: center;
    }

    .portfolio-card-content ul li i {
        padding: 14px;
        font-size: 20px;
        width: 50px;
        height: 50px;
    }

    .portfolio-card-img img {
        margin-bottom: 20px;
    }

    .portfolio-btn {
        margin-bottom: 50px;
    }

    .digital-team-experts .mt-5 {
        margin-top: 10px !important;
    }

    .why-choose-points p {
        line-height: 26px;
    }

    .digital-sub-banner-card {
        margin-bottom: 15px;
    }

    .seo-package-card {
        min-height: auto;
    }

    .we-expert-card {
        gap: 94px;
    }

    .we-expert-card img {
        width: 50px;
    }

    .we-expert-card p {
        font-size: 18px;
    }

    .seo-color-detail-card p {
        margin-top: 15px;
    }

    .similar-availability {
        margin-top: 22px;
        margin-bottom: 80px;
    }

    .ui-ux-heading-new span {
        font-size: 20px;
    }

    .digital-banner-img {
        margin-top: 30px;
    }

    .hire-android-app-devs-banner h2 {
        font-size: 32px;
    }

    .hire-android-app-devs-banner h1 {
        font-size: 32px;
    }

    .hire-android-app-devs-banner p {
        font-size: 15px;
        line-height: 27px;
    }

    .top-rated-dev-sec ul li img {
        width: 56px;
    }

    .top-rated-dev-sec ul li p {
        font-size: 13px;
    }

    .counter-card .counter,
    .counter-card--hire .counter-hire {
        font-size: 34px;
        margin-bottom: 0;
        font-weight: 600;
    }

    .expert-android-main-div h5 {
        font-size: 25px;
    }

    .expert-android-main-div {
        padding: 20px;
    }

    .expert-android-main-div ul li .android-hire-expert-content .android-hire-expert-heading {
        font-size: 21px;
    }

    .expert-android-main-div ul li .android-hire-expert-content .android-hire-expert-para {
        font-size: 14px !important;
    }

    .isynbus-standout-sec ul {
        padding: 0;
    }

    .standout-li-content h6 {
        font-size: 20px;
    }

    .standout-li-content p {
        font-size: 15px !important;
    }

    .hire-dev-content-card {
        min-height: auto !important;
    }

    .why-isynbus-process h5 {
        font-size: 25px;
    }

    .internal-hire-sub-heading {
        text-align: center;
        font-size: 24px;
    }

    .sales-10x-card {
        min-height: auto;
    }

    .sharing-realtion-div p {
        display: block;
    }

    .sharing-realtion-div p a {
        display: block;
    }

    .sharing-realtion-div h5 {
        font-size: 23px;
    }

    .healthcare-new-heading h4 {
        line-height: 33px;
        font-size: 22px;
    }

    .doctor-healthcare-faq-sec .accordion-button {
        font-size: 17px;
    }

    .healthcare-sucess-with-us-sec h5 {
        line-height: 35px;
        font-size: 25px;
    }

    .doctor-healthcare-faq-sec h3 {
        line-height: 32px;
        font-size: 25px;
    }

    .banner-btn-1,
    .banner-btn-2 {
        font-size: 13px !important;
    }

    .explore-realstate-points {
        margin-top: 40px;
    }

    .ptb-50 {
        padding: 20px 0;
    }

    .education-app-heading h3 br {
        display: none;
    }

    .mid-banner-sec-realstate h5 {
        font-size: 23px;
        line-height: 34px;
    }

    .second-realstate-mid-banner {
        padding: 30px 0px;
    }

    .feature-realstate-card {
        min-height: auto;
    }

    .realstate-choose-card {
        min-height: auto;
    }

    #backToTop {
        right: 7% !important;
        bottom: 100px !important;
    }

    .services-common-banner img {
        margin-top: 30px;
    }

    .all-service-card {
        margin-bottom: 30px;
    }

    .new-card-div-1::before {
        display: none !important;
    }

    .new-about-card {
        padding: 25px 42px 25px 20px;
    }

    .new-about-card p {
        margin-bottom: 0;
    }

    .about-us-sec .small-heading {
        margin: 0;
        margin-top: 20px;
    }

    .about-us-sec .layout-main-heading {
        font-size: 25px;
        line-height: 31px;
    }

    .counter-sec .layout-main-heading {
        font-size: 25px;
        line-height: 31px;
    }

    .uber-app-banner h1 {
        font-size: 27px;
    }

    .on-demand-industries-card {
        margin-top: 30px;
    }

    .uber-app-page .ptb-50 {
        padding: 50px 0px;
    }

    .uber-app-details p {
        font-size: 16px;
    }

    .uber-app-details li {
        font-size: 16px;
    }

    .uber-app-page .uber-features-sec .better-investment-card {
        min-height: auto !important;
    }

    .why-clone-app .healthcare-new-heading h4 {
        margin-top: 20px;
    }

    .uber-busi-industry h5 h5 {
        line-height: 30px !important;
        font-size: 19px !important;
    }

    .clone-process-card {
        min-height: auto;
    }

    .various-busi-model .clone-process-card {
        min-height: auto;
    }

    .classified-page .insudtry-logistics-banner h1 {
        font-size: 23px;
        line-height: 37px;
        margin-top: 30px;
    }

    .get-ur-classy-app-sec .healthcare-new-heading h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .classy-what-new-sec ul li {
        font-size: 16px;
        margin-top: 36px;
    }

    .classified-page .better-investment .better-investment-card {
        min-height: auto !important;
    }

    .launch-ready-classy-app img {
        display: none;
    }

    .classified-app-feature .nav-tabs {
        flex-wrap: nowrap;
        overflow: scroll;
        justify-content: flex-start;
    }

    .hire-full-stack-page .banner-counting-card-1 {
        width: 100%;
    }

    .hire-full-stack-page .app-dev-heading {
        font-size: 26px !important;
    }

    .hire-pool-developer ul li {
        width: 160px;
    }

    .why-need-full-stack-dev .need-andr-dev-card {
        min-height: auto;
    }

    .banner-counting-card-1 {
        width: 100%;
    }

    .hire-mobile-app-dev-page .expert-android-main-div h5 {
        font-size: 24px;
    }

    .new-main-heading {
        font-size: 33px;
        line-height: 43px;
    }

    .cta-card {
        padding: 20px;
    }

    .cta-content h4 {
        color: #fff;
        font-size: 22px;
    }

    .cta-content .badge {
        font-size: 12px;
    }

    .cta-content a {
        font-size: 11px;
    }

    .indus-innov-card {
        min-height: auto;
    }

    .stream-process-card {
        min-height: auto;
    }
}

@media screen and (max-width:400px) {
    .main-about-banner {
        padding: 50px 0 !important;
    }

    .priority-heading {
        font-size: 30px;
        text-align: left;
        line-height: 38px;
    }

    .priority-paragraph {
        font-size: 15px;
        line-height: 29px;
    }

    .main-contact-us-sec .captcha-div span input {
        width: 151px;
        font-size: 13px;
    }

    .main-contact-us-sec .get-in-touch-form .submit-btn {
        font-size: 14px;
    }

    .career-get-in-touch .get-in-touch-form {
        padding: 20px;
    }

    .copyright br {
        display: block;
    }

    .copyright {
        font-size: 13px !important;
        line-height: 26px;
    }

    .digital-why-choose-us ul li {
        margin-right: 0;
    }

    .get-in-touch-btn {
        font-weight: 500;
        line-height: 45px;
        font-size: 16px !important;
        position: absolute;
        top: 140% !important;
        right: 50px !important;
        transform: translateY(-50%);
        padding: 4px 25px !important;
        text-decoration: none;
        cursor: pointer;
    }

    .silder-slide-5 p,
    .silder-slide-5 p br {
        display: none;
    }

    .silder-slide-4 {
        padding-bottom: 389px;
    }

    .silder-slide-5 {
        min-height: auto;
        padding: 222px 0 967px;
    }

    .silder-slide-2 {
        padding-bottom: 194px;
    }

    .our-partners-sec .col-4 {
        width: 41.333333% !important;
        margin-bottom: 20px;
    }

    .all-client-review-sec .layout-main-heading {
        padding: 0;
    }

    .silder-slide-1 {
        padding-bottom: 154px;
    }

    .silder-slide-3 {
        padding-bottom: 238px;
    }

    .priority-content {
        margin: -86px 0 0;
        padding-bottom: 0;
    }

    .about-paragraph {
        margin-bottom: 34px;
    }

    .achievement-sec ul li {
        width: 41%;
    }

    .app-dev-heading span {
        color: #3b65ec;
        font-size: 26px !important;
    }
}

@media (min-width: 1400px) {
    .healthcare-sucess-with-us-sec.finance-success img {
        margin-top: -50px !important;
    }

    .mobility-solution-sec.financial-growth {
        margin-top: 0 !important;
    }

    .healthcare-sucess-with-us-sec.finance-success {
        margin-top: 0 !important;
    }
}
