@media only screen and (min-width: 100px) and (max-width: 1920px){
  .container-fluid {
    max-width: 1600px;
  }
}

/*for-xtra-large-dekstop view-1440*/

@media only screen and (min-width: 100px) and (max-width: 1599px) {
  .banner-image-main img {
    width: 730px;
    height: 557px;
  }
  .process-border-image {
    width: 1344px;
    height: 241px;
    top: 65px;
  }
  .slide-about img {
      height: 580px !important;
  }
  .slide-about a {
      width: 370px;
      height: 590px !important;
      padding: 10px;
  }
}

/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
  .header-menu ul {
    margin: 0px 55px;
  }
  .banner {
    height: 100dvh;
  }
  .banner-image img {
    height: 100dvh;
  }
  section.package .nav::-webkit-scrollbar, .portfolio-btns .nav::-webkit-scrollbar {
    height: 5px;
  }

  section.package .nav::-webkit-scrollbar-track{
    background: #48858928;
    border-radius: 10px;
  }
   .portfolio-btns .nav::-webkit-scrollbar-track {
    background: #ffffff4b;
    border-radius: 10px;
   }

  section.package .nav::-webkit-scrollbar-thumb{
    background: var(--c4);
    border-radius: 10px;
  }
  .portfolio-btns .nav::-webkit-scrollbar-thumb {
    background: var(--c2);
    border-radius: 10px;
  }

  section.package .nav::-webkit-scrollbar-thumb:hover, .portfolio-btns .nav::-webkit-scrollbar-thumb:hover {
    background: #555;
  }

  .package .nav > *, .portfolio-btns .nav > * {
    flex-shrink: 0;
}
.package .nav, .portfolio-btns .nav {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    padding: 14px 0px;
    justify-content: flex-start !important;
    position: relative;
}
  .banner-image-main img {
    width: 690px;
    height: 537px;
    right: -70px;
  }
  .banner-title h1 {
    font-size: 45px;
  }
  .banner-shape-2-image {
    left: 10px;
    width: 550px;
  }
  .marquee {
    margin-top: 60px;
  }
  .ban-service-item span {
    font-size: 17px;
    padding: 8px 19px;
  }
  .marquee__content {
    width: 350% !important;
  }
  .banner:before {
    width: 60%;
    height: 50px;
    transform: translateX(-50%);
    left: 50%;
    background-size: contain;
  }

  .web-title h2 {
    font-size: 42px;
  }
  .client-review {
    top: 206px;
    width: 167px;
    height: 142px;
  }

  .platform-bg {
    margin-top: 20px;
  }
  .contablie i {
    padding-left: 18px;
  }
  .contablie {
    gap: 18px;
  }
  .case-studio-main {
    height: 500px;
  }

  .cross-main {
    padding: 30px 26px;
  }
  .project-image {
  }
  .portfolio-btns,
  .graph-btns {
    margin-bottom: 30px;
  }
  .portfolio-item img {
    height: 420px;
  }
  section.package {
    padding-top: 160px;
  }
  section.package .nav {
    justify-content: center;
    gap: 20px;
  }
  .nav-tabs button:hover {
    transform: translateY(-5px);
    box-shadow: 0px 7px 9px #48858945;
  }
  .platform-after {
    width: 120px;
  }
    .process-border-image {
        width: 1150px;
        height: 241px;
        top: 76px;
    }
        .slide-about a {
        width: 340px;
        height: 550px !important;
    }




}
/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
.process-border-image {
        width: 960px;
        height: 246px;
        top: 81px;
    }
    .plat-form-head {
    width: 45%;
}
    .process-content h4 {
    font-size: 22px;
}
    .slide-about a {
        width: 285px ;
        height: 450px !important;
    }
.brand-content h2 {
    padding-right: 20px;
}
  .marquee__content {
    width: 400% !important;
  }
  .banner:before {
    bottom: 7%;
  }
  .platform-before {
    width: 230px;
    left: 0;
    top: -10px;
  }
  .platform-after {
    width: 90px;
  }
  .contablie {
    gap: 0px;
    flex-direction: column;
    justify-content: space-around;
    align-items: start;
  }
  .contablie p {
    font-size: unset;
  }
  .platform-content {
    padding-top: 80px;
  }

  .web-title h6 {
    font-size: 18px;
  }
  .web-title h2 {
    font-size: 38px;
  }
  .client-review {
    top: 172px;
    width: 142px;
    height: 120px;
  }
  .client-review span:first-child {
    font-size: 30px;
    line-height: 1;
  }

  .cross-head {
    padding-right: 150px;
  }
  .responsive-links {
    overflow-y: AUTO;
    height: 479px;
}

  .project-image {
    width: 110%;
  }

  .cros-platform-shape-image {
    left: -140px;
    width: 320px;
    bottom: -130px;
  }
  .package-before {
    top: 160px;
    width: 190px;
  }
  .basic-package h6 {
    font-size: 17px;
  }
  .contact-head {
    padding-right: 180px;
  }

  footer.footer {
    padding-bottom: 40px;
  }
  footer.footer .footer-item:nth-last-of-type(1) {
    padding-top: 20px;
  }
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
  .banner-image-main {
    display: none;
  }
  .platform-bg {
    margin: 0 auto;
    width: 550px;
  }

  .client-review {
    top: 212px;
    width: 163px;
    height: 136px;
    right: 74px;
  }

  .plat-form-head {
  position: unset;
  width: unset;
  height: unset;
  padding-top: 20px;
  }

  .contablie {
    gap: 40px;
    flex-direction: row;
    justify-content: start;
    align-items: center;
  }

  .platform-content {
  padding-top: 0px;
  }

  .case-studio-main {
    height: 470px;
    padding: 25px 20px;
  }

  .Case .col-lg-4:last-of-type .case-studio-main {
    display: none;
  }
  .cross-head {
    padding-right: 60px;
  }

  .project-image {
    width: 150%;
  }

  .project-content {
    padding-top: 50px;
    /* padding-left: 135px; */
  }
  .project-head h2 {
    margin-bottom: 5px;
  }

  .nav-tabs .nav-link {
    padding: 8px 24px;
  }

  .portfolio-btns ul,
  .graph-btns ul {
    gap: 16px;
  }

  .portfolio-item img {
    height: 350px;
  }

  section.package {
    padding-top: 120px;
  }
  section.package .nav-tabs .nav-link {
    padding: 8px 25px;
  }

  section.package .nav {
    gap: 14px;
  }
  .basic-package-main {
    padding: 30px 30px;
    margin: 0px 30px;
    margin-bottom: 20px;
  }
  .contact-bg {
    left: 40px;
    width: 100%;
    height: 56%;
    overflow: hidden;
    top: 340px;
  }
  .contact-form {
    padding: 30px 20px 30px 55px;
  }
  .footer-item {
    padding-top: 30px;
  }
  footer.footer {
    padding: 30px 0px;
  }
  .footer-bottem-item-right ul li a {
    padding-right: 15px;
  }

    .process-border-image {
        display: none;
    }
    .process-box {
    border-top: 3px solid var(--c4);
    border-left: 4px solid var(--c4);
    border-radius: 10px;
    padding: 10px 5px 5px;
    margin: 10px 0px;
}
.project-btn-about a {
    padding: 12px 13px;
}
.our-project-about .project-content {
    padding: 40px 0px 0px;
}
.our-project-about .project-image {
    height: 460px;
}
    .slide-about a {
        width: 305px;
        height: 390px !important;
    }
    .our-project-about {
    margin-bottom: 1100px !important;
}
.brand-content h2 {
        padding-right: 80px;
    }
    .brand-image {
    width: 510px;
    margin: 0 auto;
}

}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
  .platform-bg {
    width: 470px;
  }
  .client-review {
    top: 177px;
    width: 143px;
    height: 124px;
    right: 24px;
  }
  .web-title h2 {
    font-size: 37px;
    line-height: 1.2;
  }
  .plat-form-head {
  padding-right: 60px;
  }
  .platform-content {
  }
  .case-main-bg {
    padding: 70px 20px 0px;
    height: 620px;
  }
  .case-studio-main {
    height: 410px;
    padding: 25px 14px;
  }
  .case-image {
    width: 100%;
  }
  .case-studion-content h4 {
    font-size: 23px;
    padding-bottom: 10px;
  }
  .project-content {
    padding-top: 40px;
  }
  p {
    font-size: 15px;
  }
  .project-image {
    width: 180%;
  }
  .portfolio-btns ul,
  .graph-btns ul {
    gap: 12px;
    margin: 13px 0px;
  }
  section.package .nav-tabs .nav-link {
    padding: 9px 34px;
  }
  section.package .nav {
  }
  .contact-head {
    padding-right: 90px;
  }
  .contact-bg {
    left: 40px;
    height: 54%;
  }
  .process-box:hover {
    transform: translate(10px, -5px) !important;
    border-radius: 10px !important;
    box-shadow: -6px 8px 4px var(--c4) !important;
}
.project-btn-about {
    position: absolute;
    top: 55px;
    right: 30px;
}
    .slide-about a {
        width: 258px;
        height: 390px !important;
        padding: 4px;
    }
        .brand-image {
        width: 470px;
        margin: 0 auto;
        margin-top: 20px;
    }
        section.package {
        padding-top: 90px;
    }
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
  .banner-title h1 {
    font-size: 35px;
  }
  .banner-title > span {
    font-size: 18px;
    margin-left: 48px;
  }
  .banner-title > span::after {
    width: 34px;
    left: -44px;
  }
  .web-btn a {
    padding: 13px 21px;
    font-size: 16px;
  }
  .banner-shape-2-image {
    left: -20px;
    width: 410px;
  }
  .platform-bg {
    width: 338px;
  }
  .client-review {
    top: 127px;
    width: 109px;
    height: 88px;
    right: -5px;
  }
  .client-review span:first-child {
    font-size: 20px;
  }
  .client-review span:last-child {
    font-size: 15px;
  }
  .client-image {
    margin: 0px 0px 0px 5px;
  }
  .client-image img {
    width: 30px;
    margin-left: -10px;
  }
  .platform-before {
    width: 160px;
    left: 0;
    top: -10px;
  }
  .web-title h2 {
    font-size: 30px;
  }
  .plat-form-head {
    top: 454px;
  }
  .platform-content {
  }
  .contablie {
    gap: 26px;
  }
  .case-main-bg {
    padding: 35px 22px 0px;
    height: 550px;
  }
  .case-main-bg .row .col-lg-4:nth-child(2) .case-studio-main {
    margin-top: 30px;
    display: none;
  }
  section.Case {
    padding-bottom: 190px;
  }
  .cross-main h4 a {
    font-size: 18px;
    margin: 14px 0px 14px;
  }
  .cross-main {
    padding: 28px 23px;
    height: 290px;
  }
  .cross-image {
    width: 50px;
    height: 50px;
  }
  .project-image {
    width: 350%;
  }
  .project-content {
    padding-top: 40px;
  }
  .portfolio-btns ul,
  .graph-btns ul {
    justify-content: center;
    margin: 0px;
  }
  .nav-tabs .nav-link {
    padding: 7px 20px;
  }
  .basic-package-main {
    padding: 25px 25px;
    margin: 0px 0px;
    margin-bottom: 20px;
  }
  .basic-package h6 {
    font-size: 16px;
    padding: 12px 15px;
  }
  .package-icon {
    display: none;
  }
  .package-contact {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding-top: 16px;
  }
  .basic-package span {
    font-size: 16px;
  }
  .contact-head {
    padding-right: 30px;
  }

  .contact-item i {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .contact-item {
    margin-bottom: 10px;
  }
  .contact-item a {
    font-size: 17px;
  }
  .contact-form {
    padding: 30px 31px;
  }

  .web-input input,
  .web-input textarea {
    padding: 11px 10px;
  }
  .contact-bg {
    left: 20px;
    height: 53%;
    width: 90%;
    top: 320px;
    border-radius: 30px;
  }
  .footer-bottom {
    border-radius: 40px;
    padding: 11px 12px;
    text-align: center;
    margin-top: 20px;
  }
  .footer-bottem-item-right ul {
    justify-content: center;
  }
  .package-list ul li {
    font-size: 16px;
  }
  .project-slider-arrow .swiper-button-next,
  .project-slider-arrow .swiper-button-prev {
    display: none;
  }
  .cross-cuts-arrow .swiper-button-next,
  .cross-cuts-arrow .swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .cross-cuts-arrow .swiper-button-next:after,
  .cross-cuts-arrow .swiper-button-prev:after {
    font-size: 15px;
  }
  .responsive-menu.active {
    width: 85%;
  }
  .responsive-logo {
    width: 177px;
    margin: 0px;
  }
  .responsive-icon {
    position: absolute;
    top: 42px;
    right: 38px;
    opacity: 0.6;
  }
    .cross-cuts-arrow {
        padding-top: 0px;
        position: absolute;
        bottom: 45px;
        left: 50%;
        transform: translateX(-50%);
    }



  .cross-head {
    padding-right: 0px;
  }
  .case_head h2 {
    padding-right: 72px;
  }
  .banner-title h1 {
        font-size: 35px;
        padding: 0px;
  }
      .project-btn-about {
        top: 55px;
        right: 10px;
    }
        .project-btn-about a {
        padding: 12px 19px !important;
        font-size: 13px !important;
    }
    .our-project-about .project-image {
        height: 540px;
    }
        .slide-about a {
        width: 260px;
        height: 370px !important;
        padding: 4px;
    }
        .our-project-about {
        margin-bottom: 2190px !important;
    }
    .brand-image {
        width: 276px;
    }
    .spacing {
    padding: 50px 0px;
}
    .plat-form-head {
        padding-right: 0px;
        padding-bottom: 10px;
    }
    .case_head {
    margin-bottom: 30px;
}
    .case-studion-content h4 {
        font-size: 21px;
    }

.case-studion-content p {
    font-size: 13px;
}
    .case-image {
        width: 83%;
    }
        section.package {
        padding-top: 40px;
    }
.package-tabs {
    margin: 15px 0px;
}
.package-contact span {
    margin-left: 0px;
}
.contact-item span, .contact-item a {
    font-size: 16px;
    color: rgb(28 28 28);
}
section.contact {
    padding-bottom: 50px;
}
.footer-links ul li a {
    font-size: 16px;
    margin-bottom: 2px;
}
.footer-links {
    margin-top: 16px;
}
.footer-links.contact a, .footer-links.contact span {
    font-size: 16px;
}
.package .row .col-lg-6:last-of-type .basic-package-main
 {
    margin-bottom: 0px;
}
.mobile-app {
    padding: 30px 0px 60px;
}
.contact-content {
    margin-top: 20px;
}
.responsive-links {
    padding-top: 20px;
}


}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
  .case_head h2 {
    padding-right: 22px;
  }
  .case-studio-main {
    height: 360px;
  }
  .cross-image {
    width: 40px;
    height: 40px;
  }
  .project-image {
    width: 520%;
  }
  .basic-package {
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
  }
  .contact-head {
    padding-right: 50px;
  }
  .contact-bg {
    height: 48%;
    width: 89%;
    top: 372px;
  }
}
