/* New Device 1600px */
@media screen and (max-width: 1600px) {
}

/* New Device 1440px */
@media screen and (max-width: 1440px) {
  .connect {
    background-size: 110%;
  }
}

/* New Device 1366px */
@media screen and (max-width: 1366px) {
  header {
    padding: 10px 20px;
  }
  header li.nav-item a {
    font-size: 16px;
    padding: 0 7px !important;
  }
  .banner-form::before {
    left: -89%;
  }
  .banner-content h1 {
    font-size: 70px;
  }
  .banner-content h3 span {
    font-size: 64px;
    line-height: 60px;
  }
  .fore-in-one::before {
    top: 390px;
  }
  img.process-img {
    margin: 0px -190px;
    width: 166%;
    max-width: 166%;
  }
  .middle-steps h2 {
    height: 110px;
    font-size: 40px;
  }
  .step-mainbox-01 {
    width: 100%;
  }
  section.hire-cta h2 {
    font-size: 33px;
  }
  ul.detials::before {
    left: -284px;
  }
}

/* New Device 1280px */
@media screen and (max-width: 1280px) {
  a.black-btn .btn-wrap span,
  a.white-btn .btn-wrap span,
  a.red-btn .btn-wrap span {
    font-size: 13px;
  }
  header li.nav-item a {
    font-size: 13px;
    padding: 0 7px !important;
  }
  header {
    padding: 10px 10px;
  }
  .banner-form {
    width: 85%;
  }
  .banner-form::before {
    left: -86%;
  }
  .banner-content h1 {
    font-size: 60px;
  }
  section.below-banner h2 {
    font-size: 32px;
  }
  .why-choose-sec {
    padding: 50px 0;
  }
  .traditional-content h2 {
    font-size: 30px;
  }
  .connect {
    background-size: 130%;
    height: 630px;
  }
  .assistence-sec h4 {
    margin-bottom: 70px;
  }
}

/* New Device 1112px */
@media screen and (max-width: 1112px) {
  a.black-btn .btn-wrap span,
  a.white-btn .btn-wrap span,
  a.red-btn .btn-wrap span {
    font-size: 15px;
  }
  .button-main-pack {
    flex-wrap: wrap;
  }
  .work-process {
    padding: 0px 0 0;
  }
  .process-box h4 {
    font-size: 120px;
    margin-bottom: 50px;
    line-height: 0px;
  }
  img.process-img {
    margin: 20px -80px 0;
    width: 133%;
    max-width: 141%;
  }
  section.hire-cta h2 {
    font-size: 25px;
    width: 80%;
  }
  .choose-page-content h2 {
    font-size: 120px;
    line-height: 70px;
  }
  .choose-page-content h2 span {
    font-size: 60px;
  }
  .testimonail-content h2 {
    font-size: 120px;
    line-height: 60px;
  }
  .testimonail-content h2 span {
    font-size: 60px;
  }
  footer {
    padding: 40px 0 60px;
  }
  .consultant-content h2 {
    font-size: 40px;
  }
  .form-box h3 {
    font-size: 70px;
    line-height: 50px;
    margin-bottom: 20px;
  }
  ul.detials {
    padding: 10px 10px 10px 10px;
  }
  .footer-main ul li a {
    font-size: 14px;
  }
  ul.detials::before {
    left: -234px;
  }
  .ready-toshare h2 {
    font-size: 70px;
  }
  .ready-toshare h2 span {
    font-size: 140px;
    line-height: 20px;
  }
}

/* New Device 1024px */
@media screen and (max-width: 1024px) {
  .about-banner-content h1 {
    font-size: 100px;
    line-height: 100px;
  }
  .about-banner-content p {
    width: 60%;
  }
  section.about-home-banner {
    height: 760px;
  }
}

/* New Device 834px */
@media screen and (max-width: 834px) {
  section.home-banner {
    height: fit-content;
  }
  .navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
  }
  .banner-form {
    width: 75%;
    margin: 30px auto 0;
  }
  .banner-form::before {
    left: -77%;
  }
  section.below-banner h2 {
    text-align: center;
  }
  .why-choose-content h2 {
    margin-bottom: 0px;
  }
  .connect {
    background-size: 180%;
    height: 630px;
  }
  .connect-content {
    width: 70%;
  }
  .work-content h2 {
    font-size: 60px;
  }
  .assistence-sec h2 {
    font-size: 60px;
  }
  .assistence-sec h3 {
    font-size: 90px;
    line-height: 30px;
  }
  .assistence-sec h4 {
    font-size: 130px;
    line-height: 60px;
  }
  .assistence-sec {
    margin-bottom: 30px;
  }
  img.process-img {
    display: none;
  }
  .right-side {
    text-align: left;
    margin-top: 20px;
  }
  section.innovations h2 {
    font-size: 60px;
  }
  section.innovations h2 span {
    font-size: 120px;
    line-height: 30px;
  }
  .choose-page-content {
    margin-top: 70px;
  }
  .choose-page-content h2 {
    font-size: 100px;
    line-height: 50px;
  }
  .choose-page-content h2 span {
    font-size: 50px;
  }
  .step-line-01 img {
    display: none;
  }
  img.line-img {
    display: none;
  }
  .step-mainbox-01 {
    gap: 30px;
    flex-direction: column;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .step-line-01 {
    margin: 0px;
  }
  .step-middle-boxes {
    flex-direction: column;
  }
  .step-box {
    width: 100%;
  }
  .middle-steps h2 {
    margin: 30px 0;
  }
  section.testimonial {
    padding: 140px 0 70px;
  }
  footer {
    padding: 120px 0 60px;
    border-radius: 150px 150px 0 0;
  }
  .ready-toshare h2 {
    font-size: 60px;
  }
  .ready-toshare h2 span {
    font-size: 110px;
    line-height: 10px;
  }
  .ready-toshare ul {
    flex-wrap: wrap;
  }
  .ready-toshare ul li {
    width: 45%;
  }
  ul.detials::before {
    width: 33%;
    height: 100%;
    left: -320px;
  }
  ul.detials::before {
    width: 5%;
    height: 100%;
    left: -36px;
  }
  div#navbarScroll {
    position: absolute;
    width: 100%;
    background: black;
    top: 100px;
    left: 0;
  }
  div#navbarScroll {
    position: absolute;
    width: 103%;
    background: black;
    top: 90px;
    left: -10px;
    padding: 20px;
    border-radius: 0 0 20px 20px;
  }
  header li.nav-item a {
    font-size: 16px;
    padding: 5px 7px !important;
  }
  .navbar-nav-scroll {
    max-height: fit-content !important;
    overflow-y: auto;
  }
  a.white-btn {
    margin: 20px 0 0 0;
  }
  .traditional img.img-fluid {
    display: none;
}
}

/* New Device 768px */
@media screen and (max-width: 768px) {
  .about-banner-content p {
    width: 90%;
  }
}

/* New Device 480px */
@media screen and (max-width: 480px) {
  .banner-content h3 {
    font-size: 23px;
  }
  .banner-content h3 span {
    font-size: 44px;
    line-height: 50px;
  }
  .work-content {
    width: 100%;
  }
  .banner-content h1 {
    font-size: 46px;
  }
  .banner-form {
    width: 95%;
    margin: 30px auto 0;
  }
  .banner-form::before {
    display: none;
  }
  section.below-banner {
    background: black;
    padding: 0px 0;
  }
  .why-choose-image {
    text-align: center;
  }
  .traditional {
    padding: 60px 0;
  }
  .connect-content {
    width: 100%;
  }
  .connect {
    background-size: 340%;
    height: 690px;
  }
  .connect-content h2 {
    font-size: 50px;
  }
  .connect-content h3 {
    font-size: 60px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .connect-content p {
    width: 60%;
    font-size: 14px;
  }
 .assistence-sec h3 {
        font-size: 50px;
        line-height: 20px;
    }
  .assistence-sec h2 {
    font-size: 50px;
  }
  .assistence-sec h4 {
    font-size: 100px;
    line-height: 30px;
  }
  .my-accordians ul#pills-tab li.nav-item {
    width: 47%;
  }
  .my-accordians ul#pills-tab {
    padding: 10px 10px;
    gap: 10px;
  }
  .my-accordians ul#pills-tab li.nav-item button.nav-link {
    padding: 6px 17px !important;
    font-size: 13px;
  }
  .my-accordians .tab-content h5 {
    font-size: 110px;
    line-height: 30px;
  }
  .my-accordians .tab-content h5 span {
    font-size: 50px;
    color: black;
  }
  .work-content h2 {
    font-size: 40px;
    margin-bottom: 10px;
  }
  .work-content h2 span {
    font-size: 100px;
  }
  section.hire-cta h2 {
    width: 100%;
  }
  section.innovations {
    text-align: center;
    padding: 70px 0 0;
  }
  section.innovations h2 {
    font-size: 50px;
  }
  section.innovations h2 span {
    font-size: 80px;
    line-height: 30px;
  }
  section.innovations p {
    width: 100%;
  }
  .choose-page-content h2 {
    font-size: 60px;
    line-height: 30px;
  }
  .testimonail-content h2 {
    font-size: 60px;
    line-height: 40px;
  }
  .testimonail-content h2 span {
    font-size: 40px;
  }
  .testimonail-content p {
    width: 100%;
  }
  footer {
    padding: 60px 0 60px;
    border-radius: 80px 80px 0 0;
  }
  .ready-toshare h2 {
    font-size: 33px;
  }
  .ready-toshare h2 span {
    font-size: 70px;
    line-height: 0px;
  }
  .ready-toshare ul li {
    width: 100%;
  }
  .provider-consultant {
    margin-top: 60px;
    padding: 30px 30px 40px 20px;
    border-radius: 0px 90px 90px 0;
  }
  .consultant-content h2 {
    font-size: 30px;
  }
  .form-box {
    padding: 20px;
    border-radius: 50px 50px 40px 0;
  }
  .form-box h3 {
    font-size: 50px;
    line-height: 30px;
  }
  .form-box h3 span {
    font-size: 40px;
  }
  a.black-btn .btn-wrap span,
  a.white-btn .btn-wrap span,
  a.red-btn .btn-wrap span {
    font-size: 14px;
  }
  .footer-main h6 {
    border-radius: 10px !important;
  }
  .footer-main {
    margin-top: 60px;
    padding: 0 10px;
  }
  .why-choose-content h2 {
    font-size: 45px;
  }
  .why-choose-content h2 span {
    font-size: 80px;
  }
  div#navbarScroll {
    width: 105.4%;
  }
  .reviews-content h3 {
    font-size: 26px;
    line-height: 30px;
  }
  .about-banner-content h1 {
    font-size: 60px;
    line-height: 60px;
  }
  .about-banner-content p {
    width: 100%;
  }
  section.about-home-banner {
    height: fit-content;
  }
  .traditional-content h2 {
    font-size: 24px;
  }
  .gettoknow h4 {
    font-size: 50px;
    line-height: 20px;
    margin-bottom: 30px;
  }
  .gettoknow h2 {
    margin-bottom: 20px;
  }
  .gettoknow h4 {
    font-size: 41px;
    line-height: 17px;
    margin-bottom: 30px;
  }
  .gettoknow ul.forms {
    flex-direction: column;
    gap: 10px;
  }
  .gettoknow ul.forms li a i {
    font-size: 28px;
  }
  .form-content {
    margin-bottom: 50px;
  }
  .my-accordians .tab-content ul li img {
    width: 20px;
  }
  img.popup-img {
    display: none;
  }
  .modal-content {
    padding: 20px 20px 0;
    border-radius: 50px;
  }
}

/* | Device Type                | Screen Width Range | Common Breakpoints (px)            |
| -------------------------- | ------------------ | ---------------------------------- |
| **Small Mobile**           | ≤ 320px            | `320px`                            |
| **Mobile (portrait)**      | 321px – 480px      | `375px`, `414px`, `480px`          |
| **Mobile (landscape)**     | 481px – 767px      | `600px`, `640px`, `667px`, `720px` |
| **Tablet (portrait)**      | 768px – 1023px     | `768px`, `800px`, `834px`          |
| **Tablet (landscape)**     | 1024px – 1279px    | `1024px`, `1112px`                 |
| **Small Desktop / Laptop** | 1280px – 1439px    | `1280px`, `1366px`, `1440px`       |
| **Large Desktop**          | 1440px+            | `1600px`, `1920px`                 | */
