@media only screen and (max-width:1920px) and (min-width:1700px) {
    .container {
        max-width: 1540px
    }
    .serviceCard {
    height: 300px;
    margin-bottom: 30px;
}
}

@media only screen and (max-width:1700px) {
    .packagesCard {
        padding: 2rem
    }

    .packagesCard .themeBtn {
        padding: .8em 2rem
    }
}

@media only screen and (max-width:1600px) {
    .navbar-brand img {
        max-width: 290px;
    }

    .talkBtn {
        width: 100px;
        height: 100px;
        font-size: 1.75rem;
        margin-right: 5rem
    }

    .talkBtn span {
        width: 60px
    }

    .menubtn {
        right: 7%
    }

    .heroTxt h1 {
        font-size: 3.25rem
    }

    .serviceWrapper {
        width: 260%
    }
    nav.navbar.navbar-expand-lg{
        width: 100%;
    }
    .serviceTop .imgBox {
        width: 24vw;
        height: 24vw;
        padding: 0px
    }
    .serviceTop .imgBox  img{
        height: 100%;
        width: 100%;
        object-fit: cover;
    
    }


    .serviceTxt {
        padding: 3.5rem 0
    }

    .serviceTxt h2 {
        font-size: 3rem
    }

    .serviceTxt .step {
        font-size: 6rem
    }

    .heading {
        font-size: 4rem
    }

    .brandWrpper figure img {
        width: 90%
    }

    .packagesCard {
        padding: 2rem
    }

    .contactSection {
        padding: 6rem 0
    }

    .contactForm .form-control {
        height: 3.75rem
    }

    .testimonialItem .userPic img {
        width: 4.5rem;
        height: 4.5rem
    }

    .swiper-button-prev {
        left: 5rem
    }

    .swiper-button-next {
        right: 5rem
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 2.875rem;
        height: 2.875rem
    }

    .serviceCard h3 {
        font-size: 1.65rem;
        margin-bottom: 1.75rem
    }

    .aboutSection,
    .industrySection {
        padding: 6.25rem 0
    }

    .our-services {
        padding: 8.5rem 0 7rem
    }

    .ctaSection {
        padding: 4.5rem 0
    }
}

@media only screen and (max-width:1445px) {
    .heroTxt h1 {
        font-size: 2.875rem
    }

    .talkBtn {
        width: 80px;
        height: 80px;
        font-size: 1.5rem
    }

    .talkBtn span {
        width: 50px;
        font-size: 1rem
    }

    .serviceWrapper {
        width: 270%
    }

    .serviceTxt {
        padding: 3rem 0
    }

    .serviceTxt h2 {
        font-size: 2.5rem
    }

    .serviceTxt .step {
        font-size: 5rem
    }

    .heading {
        font-size: 3.5rem
    }

    .processSection {
        padding: 7rem 0
    }

    .portfoliowrapper {
        width: 135%
    }

    .portfolioSection {
        padding: 6.5rem 0
    }

    .brandingSection {
        padding: 5.5rem 0 5rem
    }

    .packagesCard h5 {
        font-size: 1.375rem
    }

    .contactSection {
        padding: 5.5rem 0
    }

    .testimonialSection {
        padding-top: 15rem
    }

    .swiper-button-prev {
        left: 4rem
    }

    .swiper-button-next {
        right: 4rem
    }

    .serviceCard h3 {
        font-size: 1.5rem;
        margin-bottom: 2.5rem
    }

    .aboutSection,
    .industrySection {
        padding: 6rem 0
    }

    .our-services {
        padding: 8rem 0 6.5rem
    }

    .ctaSection {
        padding: 4rem 0
    }
}

@media only screen and (max-width:1366px) {
    html {
        font-size: 15px
    }

    .heroSection {
        /* min-height: 900px; */
    }

    .heroTxt h1 {
        font-size: 2rem
    }

    .talkBtn {
        margin-right: 9rem
    }

    .themeBtn {
        padding: .7em 2.75em
    }

    .serviceTxt {
        padding: 3rem 0
    }

    .serviceTxt h2 {
        font-size: 2.5rem
    }

    .serviceTxt .step {
        font-size: 5rem
    }

    .serviceItem {
        flex: auto;
        max-width: 80%
    }

    .serviceTxt ul {
        font-size: 1.05rem
    }

    .portfolioSection,
    .processSection {
        padding: 6rem 0
    }

    .graph {
        margin: 5rem 3.5rem 0
    }

    .portfoliowrapper {
        width: 150%;
        gap: 2rem
    }

    .brandingSection {
        padding: 5rem 0 4.5rem
    }

    .contactSection {
        padding: 5rem 0
    }

    .testimonialSection {
        padding-top: 14rem
    }

    .swiper-button-prev {
        left: 3rem
    }

    .swiper-button-next {
        right: 3rem
    }

    .swiper-button-next::after,
    .swiper-button-prev::after {
        font-size: 1.25rem
    }

    .footerLogo img {
        margin-bottom: 1rem
    }

    .serviceCard h3 {
        font-size: 1.35rem;
        margin-bottom: 3.25rem
    }

    .aboutSection,
    .industrySection {
        padding: 5.5rem 0
    }

    .our-services {
        padding: 7.5rem 0 6.25rem
    }

    .ctaSection {
        padding: 3.5rem 0
    }
    .logo-marquee-slider .marquee--inner {
    top: 19px;
}
}

@media (max-width:1199.98px) {
    html {
        font-size: 14px
    }

    .heroTxt h1 {
        font-size: 2.25rem;
        line-height: 1.5
    }

    .heroSection .text {
        top: 0
    }

    .serviceTxt {
        padding: 2.5rem 0
    }

    .processSection {
        padding: 5rem 0
    }

    .portfoliowrapper {
        width: 180%;
        gap: 1.5rem
    }

    .portfolioSection {
        padding: 5.5rem 0
    }

    .brandingSection {
        padding: 4.5rem 0 4rem
    }

    .heading {
        font-size: 3rem
    }

    .packagesSection .heading img {
        height: 3rem
    }

    .contactSection {
        padding: 4.5rem 0
    }

    .testimonialSection {
        padding-top: 12rem
    }

    .swiper-button-prev {
        left: 2.5rem
    }

    .swiper-button-next {
        right: 2.5rem
    }

    .social {
        gap: 1.5rem
    }

    .serviceCard h3 {
        margin-bottom: 3rem
    }

    .aboutSection,
    .industrySection {
        padding: 5.25rem 0
    }

    .our-services {
        padding: 7rem 0 6rem
    }

    .ctaSection {
        padding: 3rem 0
    }

    .difference .cardheader {
        padding: 1.75rem 2.25rem
    }

    .difference li {
        padding: 1.5rem 2.25rem
    }
}

@media (max-width:991.98px) {
    html {
        font-size: 13px
    }

    .g-heading {
        font-size: .7rem
    }

    .navbar-brand img {
        max-width: 220px;
        height: 70px;
        object-fit: contain;
    }

    .themeBtn {
        padding: .6em 2em
    }

    .serviceWrapper {
        width: 100%;
        flex-direction: column
    }

    .serviceItem {
        max-width: 100%
    }

    .serviceTop .imgBox {
        width: 24rem;
        height: 24rem;
        padding: 2rem
    }

    .serviceTxt {
        width: 92%;
        padding: 2rem 0
    }

    .serviceTxt .step {
        font-size: 4rem
    }

    .serviceTxt ul {
        margin-top: 1rem
    }

    .blurTop,
    .testimonailWrapper,
    .text {
        display: none
    }

    .contactSection,
    .processSection {
        padding: 4rem 0
    }

    .graph {
        margin: 3rem 1rem 0
    }

    .portfoliowrapper {
        width: 220%;
        gap: 1.25rem
    }

    .aboutSection,
    .industrySection,
    .portfolioSection {
        padding: 5rem 0
    }

    .brandingSection {
        padding: 4rem 0 3.5rem
    }

    .brandWrpper {
        grid-template-columns: repeat(4, 1fr)
    }

    .brandWrpper figure {
        border: 0;
        padding: 1rem
    }

    .heading {
        font-size: 2.75rem
    }

    .packagesSection .heading img {
        height: 2.75rem
    }

    .testimonialSection {
        padding-top: 9rem;
        max-height: fit-content
    }

    .testimonialSection .row {
        gap: 3rem
    }

    .testimonailSlider {
        display: block
    }

    .packagesCard {
        max-width: 320px;
        margin: auto
    }

    footer h4 {
        margin: 1rem 0
    }

    .serviceCard h3 {
        margin-bottom: 2.75rem
    }

    .our-services {
        padding: 6rem 0 5rem
    }

    .ctaSection {
        padding: 2.5rem 0
    }

    .footerLogo img {
        max-width: 220px;
    }

    .difference .row {
        gap: 1rem
    }

    .difference .cardheader,
    .difference li {
        padding: 1.5rem 2rem
    }
}

@media (max-width:767.98px) {
    html {
        font-size: 12px
    }

    .innernew {
        min-height: 350px;
    }

    .heroInner.innernew .heroTxt h1 {
        padding-top: 2rem;
    }

    .footer-form {
        margin-top: 150px;
    }

    .talkBtn {
        display: none
    }

    .serviceTop .imgBox {
        width: 20rem;
        height: 20rem;
        padding: 2rem
    }

    .serviceTxt {
        padding: 1.5rem 0
    }

    .serviceTxt ul li+li {
        margin-top: 4px
    }

    .graph {
        margin: 2rem 0 0
    }

    .portfoliowrapper {
        width: 250%;
        gap: 1rem
    }

    .portfolioSection {
        padding: 4rem 0
    }

    .brandingSection {
        padding: 3.5rem 0 3rem
    }

    .brandWrpper {
        grid-template-columns: repeat(3, 1fr);
        gap: 1rem;
        width: 80%;
        margin: auto
    }

    .brandWrpper figure {
        border: 0;
        padding: 1rem
    }

    .heading {
        font-size: 2.5rem
    }

    .packagesSection .heading img {
        height: 2.5rem
    }

    .contactSection {
        padding: 3.5rem 0
    }

    .testimonialSection {
        padding-top: 5rem
    }

    .testimonialSection .row {
        gap: 2.5rem
    }

    .accordion .btn {
        padding-right: 3rem
    }

    .serviceCard h3 {
        margin-bottom: 2.5rem
    }

    .aboutSection,
    .industrySection {
        padding: 4.5rem 0
    }

    .our-services {
        padding: 5rem 0 4rem
    }

    .ctaSection {
        padding: 2rem 0
    }

    .privacy {
        justify-content: flex-start;
        margin-top: 10px
    }

    .heroInner p {
        font-size: 1.125rem
    }

    footer h4 {
        font-size: 1.25rem
    }

    footer ul li+li {
        margin: 8px 0 0
    }

    .ctaform .form-group {
        width: 100%;
        margin-top: 1rem;
        padding: 5px
    }

    .difference .cardheader,
    .difference li {
        padding: 1.25rem 1.75rem
    }
}
 
@media (max-width:575.98px) {
    
    .navbar{
        padding: 0px 20px;
    }
    .sm-h{
        display: none;
    }
    .g-heading {
        font-size: .5rem
    }

    .heading,
    .serviceTxt h2 {
        font-size: 2rem
    }

    .packagesSection .heading img {
        height: 2.25rem
    }

    .serviceTop .imgBox {
        width: 85%;
        margin: 0 auto
    }

    .serviceTop .imgBox img {
        max-height: 100%
    }

    .serviceTxt {
        padding: 1rem 0 3rem
    }

    .heading {
        max-width: 320px;
        margin: auto
    }

    .portfoliowrapper {
        width: 280%
    }

    .contactSection,
    .portfolioSection {
        padding: 3rem 0
    }

    .brandingSection {
        padding: 3rem 0 2.5rem
    }

    .brandWrpper {
        width: 90%;
        grid-template-columns: repeat(2, 1fr)
    }
    
    .aboutSection .heading,
    .contactSection .heading,
    .testimonialSection .heading {
        margin: 0;
        max-width: 100%
    }

    .testimonialSection {
        padding-top: 3rem
    }

    .heroInner .row,
    .testimonialSection .row {
        gap: 2rem
    }

    .footerLogo img {
        width: 120px
    }

    .accordion .btn {
        font-size: 14px
    }

    .servicesSlider {
        margin: 0;
        padding: 1rem .3rem
    }

    .serviceCard {
        min-height: fit-content;
        padding: 1.5rem
    }

    .servicesSlider .swiper-slide-active .serviceCard::before {
        background: linear-gradient(0deg, #4fbe83 0, #0b3f63 100%)
    }

    .servicesSlider .swiper-slide-active .serviceCard {
        background: url('../images/blurhover.html') center center/cover
    }

    .aboutSection,
    .industrySection {
        padding: 4rem 0
    }

    .clientLogoSlider::after,
    .clientLogoSlider::before {
        width: 50px
    }

    .our-services {
        padding: 4rem 0 3rem
    }

    .heroInner {
        padding: 8rem 0 3rem;
        background-position-x: center
    }

    .themeBtn {
        font-size: 1.25rem
    }

    footer ul li+li {
        margin: 5px 0 0
    }

    .industryCard {
        padding: 2.5rem 1.5rem
    }

    .difference .cardheader,
    .difference li {
        padding: 1rem 1.5rem
    }

    .menubtn {
        padding: 10px;
        right: 1%;
        top: 3%;
    }

    .menubtn>span {
        display: none
    }

    .menubtn .icon {
        width: auto;
        height: auto
    }

    #hero-animation {
        background-position: center top -6rem;
        height: 640px;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
    .platform_1 img {
        width: 165px;
    }
    .serviceCard {
    height: 220px;
    margin-bottom: 40px;
}
.heroTxt.text-center {
    /* position: absolute; */
    /* top: 260px; */
}
.logo-marquee-slider .marquee--inner {
    top: -160px;
}
}

@media (min-width: 768px) and (max-width: 1199px) {
    .platform_1 img {
        width: 125px;
    }
        .logo-marquee-slider .marquee--inner {
        top: -229px;
    }
    h2.heading.text-white.text-left {
    margin-bottom: 24px;
}
.heroTxt.text-center {
    /* position: absolute; */
    width: 410px;
    /* top: 220px; */
}
h1.mb-lg-4.mb-md-3 {
    font-size: 40px;
}
.inner.serviceCard {
    height: 281px;
    margin-bottom: 20px;
}
.serviceCard {
    height: 366px;
    /* margin-bottom: 20px; */
}
.logo-marquee-slider .marquee--inner {
    top: -220px;
}
}

@media (min-width: 20px) and (max-width: 767px) {
    .forMobilelogo {
        display: block;
    }

    .platform_1 {
        display: none;
    }
    .footer-form .green-btn {
    font-size: 13px;
}
    .logo-marquee-slider .marquee--inner {
        top: -319px;
        z-index: -3;
    }
    div#particles-js {
    z-index: 12 !important;
}
.nav-tabs .nav-item {
    margin-bottom: 18px;
}
.marquee-logo-list .marquee-logo-item img {
    width: 90%;
    height: 90%;
    opacity: 0.5;
}
.logo-marquee-slider .slider-left-right {
    height: 140px;
}

.logo-marquee-slider .slider-right-left {
    margin: 0;
    height: 150px;
}

.slider-left-right {
    height: 150px;
}
.logo-marquee-slider .marquee-logo-list .marquee-logo-item {
    height: inherit;
}
    .footer-form {
        margin-top: 25px;
    }
    button#csubmitMsg {
    font-size: 15px;
}
.portfolio-box img:first-child {
    padding: 0 20px;
}
footer ul li a {
    font-size: 16px;
}

footer {
    padding: 0 20px;
}

.portfolio-wrapper-grid-outer .nav-tabs {
    flex-wrap: nowrap;
    justify-content: space-around;
    overflow-x: scroll;
}

.portfolio-wrapper-grid-outer ul li a {
    font-size: 13px;
    width: 190px;
    padding: 13px 0;
    justify-content: center;
    display: flex;
    font-weight: 500;
}
div#nav-tab {
    flex-wrap: nowrap;
    justify-content: space-around;
    overflow-x: scroll;
}
footer h4 {
    font-size: 21px;
}
.inline-menu {
    display: none;
}
.packagesCard {
    margin-bottom: 20px;
}

.inner.
{
    height: 281px;
    margin-bottom: 20px;
}
.serviceCard spo {
    height: 200px;
    margin-bottom: 30px;
}
h2.heading.text-white.text-left {
    margin-bottom: 40px;
}
.serviceCard.item-hero {
    margin-bottom: 0;
    height: 290px;
}
.heroTxt.main-texct {
    margin-top: 195px;
}
.logo-marquee-slider .marquee--inner {
    top: -530px;
}
}
.box {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}

.box-active {
    opacity: 1;
    visibility: visible;
}

/* Center box on mobile */
@media (max-width: 768px) {
    .box {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 80%;  /* Adjust width */
        max-width: 300px; /* Limit max width */
        background: white;
        padding: 20px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
        border-radius: 10px;
        z-index: 1000;
    }

    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease-in-out;
        z-index: 999;
    }

    .overlay-active {
        opacity: 1;
        visibility: visible;
    }
}



.design-process-section .text-align-center {
    line-height: 25px;
    margin-bottom: 12px;
}
.design-process-content {
    border: 1px solid #e9e9e9;
    position: relative;
    padding: 16px 34% 30px 30px;
}
.design-process-content img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    max-height: 100%;
}
.design-process-content h3 {
    margin-bottom: 16px;
    color: #FFF;
}
.design-process-content p {
    line-height: 26px;
    margin-bottom: 12px;
}
.process-model {
    list-style: none;
    padding: 0;
    position: relative;
    max-width: 600px;
    margin: 20px auto 26px;
    border: none;
    z-index: 0;
}
.process-model li::after {
    background: #e5e5e5 none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 4px;
    margin: 0 auto;
    position: absolute;
    right: -30px;
    top: 33px;
    width: 85%;
    z-index: -1;
}
.process-model li.visited::after {
    background: #57b87b;
}
.process-model li:last-child::after {
    width: 0;
}
.process-model li {
    display: inline-block;
    width: 18%;
    text-align: center;
    float: none;
}
.nav-tabs.process-model > li.active > a, .nav-tabs.process-model > li.active > a:hover, .nav-tabs.process-model > li.active > a:focus, .process-model li a:hover, .process-model li a:focus {
    border: none;
    background: transparent;

}
.process-model li a {
    padding: 0;
    border: none;
    color: #606060;
}
.process-model li.active,
.process-model li.visited {
    color: #57b87b;
}
.process-model li.active a,
.process-model li.active a:hover,
.process-model li.active a:focus,
.process-model li.visited a,
.process-model li.visited a:hover,
.process-model li.visited a:focus {
    color: #57b87b;
}
.process-model li.active p,
.process-model li.visited p {
    font-weight: 600;
}
.process-model li i {
    display: block;
    height: 35px;
    width: 35px;
    text-align: center;
    margin: 0 auto;
    background: #f5f6f7;
    border: 2px solid #e5e5e5;
    line-height: 35px;
    font-size: 18px;
    border-radius: 50%;
}
.process-model li.active i, .process-model li.visited i  {
    background: #fff;
    border-color: #57b87b;
}
.process-model li p {
    font-size: 14px;
    margin-top: 11px;
}
.process-model.contact-us-tab li.visited a, .process-model.contact-us-tab li.visited p {
    color: #606060!important;
    font-weight: normal
}
.process-model.contact-us-tab li::after  {
    display: none; 
}
.process-model.contact-us-tab li.visited i {
    border-color: #e5e5e5; 
}


.md-s{
    display: none;
}

@media screen and (max-width: 560px) {
    .process-model.more-icon-preocess {
        text-align: center;
        display: flex;
        justify-content: space-around;
    }
    .md-s{
        display: block;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
        display: none;
    }
  .more-icon-preocess.process-model li span {
        font-size: 23px;
        height: 50px;
        line-height: 46px;
        width: 50px;
    }
    .more-icon-preocess.process-model li::after {
        top: 24px;
    }
}
@media screen and (max-width: 380px) { 
    .process-model.more-icon-preocess li {
        width: 16%;
    }
    .more-icon-preocess.process-model li span {
        font-size: 16px;
        height: 35px;
        line-height: 32px;
        width: 35px;
    }
    .more-icon-preocess.process-model li p {
        font-size: 8px;
    }
    .more-icon-preocess.process-model li::after {
        top: 18px;
        display: none;
    }
    .process-model.more-icon-preocess {
        text-align: center;
        display: flex;
        justify-content: space-around;
    }
}