@media (min-width: 1600px) and (max-width: 1885px) {
}

@media (min-width: 1439px) and (max-width: 1600px) {
}

@media (min-width: 1280px) and (max-width: 1440px) {
  .bnr-text {
    h1 {
      font-size: 50px;
      line-height: 60px;
    }
  }

  .trac-text {
    h2 {
      font-size: 35px;
      line-height: 45px;
      margin-bottom: 30px;
    }
  }

  .ctrl-bx-wrap {
    .ctrl-text {
      h2 {
        font-size: 22px;
        line-height: 26px;
      }
    }
  }

  .industry-sec {
    .industry-text {
      margin-bottom: 40px;

      h2 {
        font-size: 40px;
        line-height: 45px;
      }
    }
  }

  .industry-list {
    ul {
      li {
        .list-num {
          height: 65px;
          width: 65px;
          font-size: 20px;
          line-height: 30px;
          margin-right: 20px;
        }

        .list-text {
          min-width: 410px;
          padding: 15px 17px;
          min-height: 85px;

          h3 {
            font-size: 20px;
            line-height: 24px;
          }
        }
      }
    }
  }

  .list-num::before {
    height: 20px;
    width: 40px;
    right: -32px;
  }

  .industry-bdr {
    .bdr-left::before {
      min-height: 328px;
    }
  }

  .bdr-rit-btm::before {
    bottom: -328px;
  }

  .bdr-rit-btm::after {
    bottom: -335px;
  }

  footer {
    .ftr-link {
      ul {
        li {
          a {
            .link-txt {
              h3 {
                font-size: 15px;
                line-height: 25px;
              }

              h4 {
                font-size: 15px;
                line-height: 25px;
              }
            }
          }
        }
      }
    }
  }

  .platform-tab-warp {
    .nav {
      .nav-item {
        .nav-link {
          padding: 10px 28px;
        }
      }
    }
  }
}
@media (min-width: 1280px) and (max-width: 1366px) {
  .tacing-dot {
    left: 274px;
  }
  .tacing-dot-2 {
    right: 264px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .nav-bar-main .navbar-nav .nav-item .nav-link {
    font-size: 13px;
    line-height: 17px;
  }

  .bnr-text {
    h1 {
      font-size: 50px;
      line-height: 60px;
    }
  }

  .trac-text {
    h2 {
      font-size: 35px;
      line-height: 45px;
      margin-bottom: 30px;
    }
  }

  .ctrl-bx-wrap {
    .ctrl-text {
      h2 {
        font-size: 22px;
        line-height: 26px;
      }
    }
  }

  .industry-sec {
    margin-bottom: 80px;

    .industry-text {
      margin-bottom: 40px;

      h2 {
        font-size: 40px;
        line-height: 45px;
      }
    }
  }

  .industry-list {
    ul {
      li {
        .list-num {
          height: 65px;
          width: 65px;
          font-size: 20px;
          line-height: 30px;
          margin-right: 20px;
        }

        .list-text {
          min-width: 410px;
          padding: 15px 17px;
          min-height: 85px;

          h3 {
            font-size: 20px;
            line-height: 24px;
          }
        }
      }
    }
  }

  .list-num::before {
    height: 20px;
    width: 40px;
    right: -32px;
  }

  .industry-bdr {
    .bdr-left::before {
      min-height: 328px;
    }
  }

  .bdr-rit-btm::before {
    bottom: -328px;
  }

  .bdr-rit-btm::after {
    bottom: -335px;
  }

  footer {
    .ftr-link {
      ul {
        li {
          a {
            .link-txt {
              h3 {
                font-size: 15px;
                line-height: 25px;
              }

              h4 {
                font-size: 15px;
                line-height: 25px;
              }
            }
          }
        }
      }
    }
  }

  .cclp-platform {
    .ylc {
      position: absolute;
      right: 160px;
      top: 40px;
    }
  }

  .cclp-platform {
    .platform-head {
      h2 {
        font-size: 45px;
        line-height: 50px;
      }
    }
  }

  footer {
    .ftr-bg {
      top: -90px;
    }
  }

  .platform-tab-warp {
    .nav {
      .nav-item {
        .nav-link {
          padding: 10px 10px;
          font-size: 15px;
        }
      }
    }
  }

  .header-main {
    .header-container {
      padding: 0px 20px;
    }
  }

  .nav-bar-main .navbar-nav .nav-item {
    padding: 0px 6px;
  }
  .benifit-box {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* Header part start*/
  .header-main {
    padding: 0px 0px;
  }

  .navbar-light .navbar-toggler {
    border: none;
    margin-right: -25px;
  }

  .navbar-nav {
    background: #fff;
    width: 60%;
    margin: 0 0 0 auto;
    position: absolute;
    right: 0;
  }

  .nav-bar-main .navbar-nav .nav-item .nav-link {
    font-size: 15px;
    line-height: 19px;
    color: #3da6eb;
  }

  .nav-bar-main .navbar-nav .nav-item .nav-link.active {
    color: #3da6eb;
    font-weight: 600;
  }

  .navbar-light .navbar-toggler-icon {
    position: relative;
    background-image: none;
  }

  .navbar-light .navbar-toggler-icon::before {
    content: "\f0c9";
    font-family: FontAwesome;
    left: -2px;
    position: absolute;
    top: 3px;
    font-size: 20px;
    color: #fff;
  }

  .navbar-light .navbar-toggler {
    border: none;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .header-main .header-container {
    padding: 0px 20px;
  }

  .navbar-light .navbar-brand {
    height: 40px;
  }

  .login-btn {
    display: none;
  }

  .nav-bar-main .navbar-nav .nav-item .nav-link {
    font-size: 13px;
    line-height: 17px;
  }

  .heading-1 {
    h2 {
      font-size: 35px;
    }

    p {
      font-size: 16px;
      line-height: 26px;
    }
  }

  /* Header part end */
  .bnr-2 {
    height: 360px;
  }

  .ctrl-bx-wrap {
    margin-bottom: 15px !important;
    min-height: auto;

    .ctrl-icon {
      height: 50px;
      width: 50px;
      margin-bottom: 20px;
    }
  }

  .tracing-bx-wrap {
    padding: 30px 30px;
    margin-bottom: 15px;
  }

  .ycl {
    top: 46px;
  }

  .tracing-sec {
    padding: 0px 0px;
  }

  .bnr-sec {
    padding: 50px 0px 0px;
  }

  .bnr-text {
    h1 {
      font-size: 40px;
      line-height: 50px;
    }
  }

  .trac-text {
    h2 {
      font-size: 35px;
      line-height: 45px;
      margin-bottom: 30px;
    }
  }

  .ctrl-bx-wrap {
    .ctrl-text {
      h2 {
        font-size: 22px;
        line-height: 26px;
      }
    }
  }

  .industry-sec {
    margin-bottom: 60px;
    padding: 30px 0px;

    .industry-text {
      margin-bottom: 40px;

      h2 {
        font-size: 40px;
        line-height: 45px;
      }
    }
  }

  .industry-list {
    ul {
      li {
        .list-num {
          height: 65px;
          width: 65px;
          font-size: 20px;
          line-height: 30px;
          margin-right: 20px;
        }

        .list-text {
          min-width: 410px;
          padding: 15px 17px;
          min-height: 85px;

          h3 {
            font-size: 20px;
            line-height: 24px;
          }
        }
      }
    }
  }

  .list-num::before {
    height: 20px;
    width: 40px;
    right: -32px;
  }

  .industry-bdr {
    .bdr-left::before {
      min-height: 328px;
    }
  }

  .bdr-rit-btm::before {
    bottom: -328px;
  }

  .bdr-rit-btm::after {
    bottom: -335px;
  }

  footer {
    .ftr-link {
      ul {
        li {
          a {
            .link-txt {
              h3 {
                font-size: 15px;
                line-height: 25px;
              }

              h4 {
                font-size: 15px;
                line-height: 25px;
              }
            }
          }
        }
      }
    }
  }

  .cclp-platform {
    padding: 30px 0px;
    .ylc {
      position: absolute;
      right: 160px;
      top: 40px;
    }
  }

  .platform-head {
    h2 {
      font-size: 45px;
      line-height: 50px;
    }
  }

  footer {
    padding-top: 40px;

    .ftr-bg {
      top: -70px;
    }
  }

  .ftr-btm-wrap {
    text-align: center;

    .social-icon-div {
      ul {
        justify-content: center;

        li {
          a {
            width: 35px;
            height: 35px;
            font-size: 16px;
          }
        }
      }
    }
  }

  .copy-right {
    margin-bottom: 10px;
  }

  .platform-tab {
    margin-bottom: 15px;
  }

  .platform-tab-warp {
    .nav {
      .nav-item {
        .nav-link {
          padding: 10px 10px;
          font-size: 12px;

          span {
            width: 30px;
            height: 30px;
            margin-right: 5px;
          }
        }
      }
    }
  }

  .header-main {
    .header-container {
      padding: 0px 20px;
    }
  }

  .nav-bar-main .navbar-nav .nav-item {
    padding: 0px 6px;
  }

  .p-50 {
    padding: 25px 0px;
  }
  .benifit-box {
    margin-bottom: 20px;
  }
  .mb-50 {
    margin-bottom: 30px;
  }
}

@media (min-width: 325px) and (max-width: 767px) {
  /* Header part start*/
  .header-main {
    padding: 0px 0px;
  }

  .navbar-light .navbar-toggler {
    border: none;
    margin-right: -25px;
  }

  .navbar-nav {
    background: #fff;
    width: 60%;
    margin: 0 0 0 auto;
    position: absolute;
    right: 0;
  }

  .nav-bar-main .navbar-nav .nav-item .nav-link {
    font-size: 15px;
    line-height: 19px;
    color: #3da6eb;
  }

  .nav-bar-main .navbar-nav .nav-item .nav-link.active {
    color: #3da6eb;
    font-weight: 600;
  }

  .navbar-light .navbar-toggler-icon {
    position: relative;
    background-image: none;
  }

  .navbar-light .navbar-toggler-icon::before {
    content: "\f0c9";
    font-family: FontAwesome;
    left: -2px;
    position: absolute;
    top: 3px;
    font-size: 20px;
    color: #fff;
  }

  .navbar-light .navbar-toggler {
    border: none;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .header-main .header-container {
    padding: 0px 20px;
  }

  .navbar-light .navbar-brand {
    height: 40px;
  }

  .login-btn {
    display: none;
  }

  .nav-bar-main .navbar-nav .nav-item .nav-link {
    font-size: 13px;
    line-height: 17px;
  }

  .heading-1 {
    h2 {
      font-size: 35px;
    }

    p {
      font-size: 16px;
      line-height: 26px;
    }
  }

  /* Header part end */
  .bnr-2 {
    height: 360px;
  }

  .ctrl-bx-wrap {
    margin-bottom: 15px !important;
    min-height: auto;

    .ctrl-icon {
      height: 40px;
      width: 40px;
      margin-bottom: 20px;
    }
  }

  .tracing-bx-wrap {
    padding: 30px 30px;
    margin-bottom: 15px;
  }

  .ycl {
    display: none;
  }

  .tracing-sec {
    padding: 0px 0px;
  }

  .bnr-sec {
    padding: 70px 0px 0px;
    background: var(--blue-color);
    margin-bottom: 20px;
  }

  .bnr-text {
    h1 {
      font-size: 30px;
      line-height: 35px;
    }

    p {
      font-size: 16px;
      line-height: 20px;
    }
  }

  .trac-text {
    h2 {
      font-size: 35px;
      line-height: 45px;
      margin-bottom: 30px;
    }
  }

  .ctrl-bx-wrap {
    .ctrl-text {
      h2 {
        font-size: 22px;
        line-height: 26px;
      }
    }
  }

  .industry-sec {
    margin-bottom: 60px;
    padding: 20px 0px;

    .industry-text {
      text-align: center;
      margin-bottom: 20px;

      h2 {
        font-size: 35px;
        line-height: 40px;
      }
    }
  }

  .industry-list {
    ul {
      li {
        margin-left: 44px;

        .list-num {
          height: 50px;
          width: 50px;
          font-size: 16px;
          line-height: 26px;
          margin-right: 12px;
        }

        .list-text {
          min-width: auto;
          padding: 15px 17px;
          min-height: 85px;

          h3 {
            font-size: 18px;
            line-height: 22px;
          }
        }
      }
    }
  }

  .list-num::before {
    height: 16px;
    width: 16px;
    right: -12px;
  }

  .industry-bdr {
    .bdr-left::before {
      min-height: 373px;
    }
  }

  .bdr-rit-btm::before {
    bottom: -373px;
  }

  .bdr-rit-btm::after {
    bottom: -378px;
  }

  footer {
    .ftr-link {
      ul {
        li {
          a {
            .link-txt {
              h3 {
                font-size: 15px;
                line-height: 25px;
              }

              h4 {
                font-size: 15px;
                line-height: 25px;
              }

              h5 {
                margin-bottom: 15px;
              }
            }
          }
        }
      }
    }
  }

  .cclp-platform {
    .ylc {
      display: none;
    }
  }

  .cclp-platform {
    padding: 20px 0px;
  }
  .platform-head {
    h2 {
      font-size: 32px;
      line-height: 38px;
      margin-bottom: 10px;
    }
  }

  footer {
    padding-top: 40px;

    .ftr-bg {
      top: -30px;
    }
  }

  .ftr-btm-wrap {
    text-align: center;

    .social-icon-div {
      ul {
        justify-content: center;

        li {
          a {
            width: 35px;
            height: 35px;
            font-size: 16px;
          }
        }
      }
    }
  }

  .copy-right {
    margin-bottom: 10px;
  }

  .industry-bdr {
    .bdr-rit::before {
      width: 24px;
    }

    .bdr-rit::after {
      left: 22px;
      top: -6px;
      width: 15px;
      height: 15px;
    }
  }

  .bdr-rit-btm::before {
    width: 24px;
  }

  .bdr-rit-btm::after {
    width: 14px;
    height: 14px;
    left: 22px;
  }

  footer {
    .ftr-btm {
      padding: 0px 0px 15px;
    }
  }

  .ctrl-bx-wrap {
    padding: 25px 25px;
  }

  .platform-tab-warp {
    .nav {
      justify-content: start;
      margin-bottom: 15px;

      .nav-item {
        margin-bottom: 10px;
        margin-right: 10px;

        .nav-link {
          padding: 10px 10px;
          font-size: 12px;

          span {
            width: 30px;
            height: 30px;
            margin-right: 5px;
          }
        }
      }
    }

    .platform-tab {
      margin-bottom: 15px;
    }
  }

  .platform-t {
    h3 {
      font-size: 25px;
    }
  }

  .p-50 {
    padding: 20px 0px;
  }

  .advc-wrap {
    min-height: auto;
    margin-bottom: 15px;
  }
  .benifit-box {
    margin-bottom: 20px;
  }
  .mb-50 {
    margin-bottom: 20px;
  }
}
