@media only screen and (max-width: 1550px) {
  .modal-content {
    margin: 0% auto;
  }
}

@media screen and (max-width: 1399px) {
  .modal-content {
    width: 90%;
  }

  .auto-container {
    max-width: 1199px;
  }

  .right-solution-col {
    width: 52%;
  }

  .left-solution-col {
    width: 40%;
  }

  .inner-bringing-tabs button {
    width: fit-content;
    text-align: center;
  }

  .inner-footer-content {
    row-gap: 50px !important;
  }

  .ftr-input form {
    text-align: left;
  }

  .col-footer {
    width: 45% !important;
  }

  .ftr-social-icon {
    justify-content: start;
  }
}
@media screen and (max-width: 1230px) {
  .modal-content .row-model {
    padding: 36px 34px;
  }
}
@media screen and (max-width: 1199px) {
  .customer-solution-floating-img {
    display: none;
  }

  .auto-container {
    max-width: 1000px;
  }

  .inner-employ-content {
    padding: 30px 50px;
  }

  .employ-conter-item {
    flex: 0 0 49%;
  }

  .inner-service-box {
    flex: 0 0 100%;
  }

  .right-solution-col {
    width: 100%;
  }

  .left-solution-col {
    width: 100%;
  }

  .inner-customer-solution-content {
    gap: 50px;
  }

  .right-solution-col {
    height: auto;
  }

  .inner-bringing-tabs button {
    width: 48%;
  }
  .inner-bringing-tabs {
    gap: 20px;
  }
  .inner-bringing-tabs button {
    justify-content: left;
  }

  .left-col-of-104-digital,
  .right-col-of-104-digital,
  .for-manage-right-col-w {
    width: 100%;
    max-width: 100%;
  }

  .inner-digital-form-contnt,
  .right-col-of-104-digital {
    justify-content: left;
    gap: 50px;
  }
}
@media screen and (max-width: 1100px) {
  .col-model-right {
    display: none;
  }
  .col-model-left {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .auto-container {
    max-width: 760px;
  }

  .inner-banner-inovation-content p {
    margin-top: 20px;
  }

  .customer-suppert-box {
    left: 0;
  }

  .inner-project-box {
    padding: 20px 20px;
  }

  .digital-logos {
    flex-grow: 1;
  }

  .innner-104-logo-sec {
    gap: 30px;
  }
}

@media screen and (max-width: 830px) {
  .inner-banner-inovation-img::before {
    display: none;
  }
}
@media screen and (min-width: 767px) {
  .off-btn {
    display: none;
    padding: 34px 10px;
  }
}
@media screen and (max-width: 767px) {
  header.header {
    padding-top: 15px;
  }
  .auto-container {
    max-width: 580px;
  }
  .off-btn {
    padding: 34px 20px;
  }
  .btn-style-one.off-btn a {
    display: block;
    text-align: center;
  }
  .btn-style-one.off-btn a::after {
    right: 60px;
  }
  .header-item.item-right .btn-style-one {
    display: none;
  }

  .inner-bringing-tabs button {
    width: 100%;
  }

  .bringing-main-inner-booxes {
    width: 100%;
  }

  .col-footer {
    width: 100% !important;
  }

  .footer-social-links ul li:last-child {
    max-width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .flex-box-form input,
  .flex-box-form textarea {
    width: 100% !important;
  }
  .radio-btn-form {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .radio-btn-form p {
    border: none;
    padding: 0px;
    width: auto;
  }
  .col-model-left form input[type="submit"] {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  .service-box-arrow {
    bottom: 58px;
    right: 27px;
  }
  .sub-inner-service {
    padding: 50px 60px 50px 30px;
  }

  .innner-104-logo-sec {
    padding: 60px 30px 30px;
  }

  .never-look-logos {
    gap: 20px;
  }

  .never-look-logo-01 {
    flex: 0 0 45%;
  }

  .customer-suppert-box {
    bottom: 0;
  }

  .inner-banner-inovation-content p {
    margin-top: 15px;
  }

  .inner-customer-img {
    margin-bottom: 3px;
    width: 76px;
  }

  .employ-conter-item {
    flex: 0 0 100%;
  }

  .inner-employ-content {
    gap: 50px;
    padding: 50px 30px;
  }

  .mt-120 {
    margin-top: 60px;
  }

  .sub-inner-service {
    flex-wrap: wrap;
    row-gap: 43px;
  }

  .service-box-inner-cntnt {
    width: 100%;
  }
}

@media screen and (max-width: 450px) {
  .header .item-left {
    flex: 0 0 60%;
  }
  .header .item-right {
    flex: 0 0 40%;
  }
  .right-copyright-list ul li:last-child {
    margin-left: 0;
    margin-top: 10px;
  }

  .never-look-logo-01 {
    flex: 0 0 100%;
  }

  .btn-style-one a {
    font-size: 15px;
    line-height: 17.38px;
    padding: 15px 48px 15px 20px;
  }

  .btn-style-one a::after {
    top: 12px;
    right: 16px;
  }

  .inner-customer-img {
    margin-bottom: 3px;
    width: 59px;
  }
}
