.f-size-14 {
  font-size: 0.875rem;
}

.f-size-16 {
  font-size: 1rem;
}

.f-size-18 {
  font-size: 1.125rem;
}

.f-size-20 {
  font-size: 1.25rem;
}

.f-size-23 {
  font-size: 1.4375rem;
}

.f-size-30 {
  font-size: 1.875rem;
}

.f-size-60 {
  font-size: 3.75rem;
}

@media (min-width: 1200px) {
  :root {
    --rez: 1;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  :root {
    --rez: 0.85;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  :root {
    --rez: 0.7;
  }
}
@media (min-width: 576px) and (max-width: 767.9px) {
  :root {
    --rez: 0.5;
  }
}
@media (max-width: 575.9px) {
  :root {
    --rez: 0.3;
  }
}

.line-16-20 {
  line-height: 1.25em;
}

.line-16-30 {
  line-height: 1.875em;
}

.line-23-30 {
  line-height: 1.3043em;
}

.line-30-40 {
  line-height: 1.3333em;
}

.line-30-45 {
  line-height: 1.5em;
}

.line-30-50 {
  line-height: 1.6666em;
}

.line-50-55 {
  line-height: 1.1em;
}

.banner-inner {
  max-height: 640px;
  min-height: 200px !important;
  height: min(100vh, 120vw);
  background-position: center;
  padding-top: 60px;
}
.banner-inner .main-title {
  font-size: var(--fz50) !important;
  line-height: 1.1em !important;
  margin-bottom: calc( 12px + (var(--rez) * 20px ) ) !important;
}

.line30-40 {
  line-height: 1.3333em;
}

.full-img-content-list-content {
  max-width: 500px;
}

.industries-row{
  padding-top: 20px;
}

.full-img-content-list-list-sm {
  padding-left: 0px;
  list-style: none;
  line-height: 1.8em;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 991.9px) {
  .full-img-content-list-list-sm {
    margin-top: 20px;
    padding-left: 0px;
  }
}
.full-img-content-list-list-sm li {
  padding-top: calc( 3.5px + (var(--rez) * 3.5px ) );
  padding-bottom: calc( 3.5px + (var(--rez) * 3.5px ) );
  padding-left: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 0.4em;
  background-position: left top calc(0.5em + ( 3.5px + (var(--rez) * 3.5px ) ));
  line-height: line-height(20, 25);
  width: 100%;
}

.full-img-content-list-list-sm li a{
  color:#161614 ;
}

@media (min-width: 992px) {
  .full-img-content-list-list-sm li {
    max-width: calc(50% - 16px);
  }
 
  .full-img-content-list-list-sm li:nth-child(2n) {
    margin-left: 32px;
  }
}











.full-img-content-list-list {
  padding-left: 0px;
  list-style: none;
  line-height: 1.8em;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      
}
@media (max-width: 991.9px) {
  .full-img-content-list-list {
    margin-top: 20px;
    padding-left: 0px;
  }
}
.full-img-content-list-list li {
  padding-top: calc( 7.5px + (var(--rez) * 7.5px ) );
  padding-bottom: calc( 7.5px + (var(--rez) * 7.5px ) );
  border-bottom: 1px solid #BABAB1;
  padding-left: 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.5 4.5L0.5 8.39711V0.602886L6.5 4.5Z' fill='%23161614'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 0.4em;
  background-position: left top calc(0.5em + ( 7.5px + (var(--rez) * 7.5px ) ));
  line-height: line-height(20, 25);
  width: 100%;
}
.full-img-content-list-list li:nth-child(1) {
  border-top: 1px solid #BABAB1;
}
@media (min-width: 992px) {
  .full-img-content-list-list li {
    max-width: calc(50% - 16px);
  }
  .full-img-content-list-list li:nth-child(2) {
    border-top: 1px solid #BABAB1;
  }
  .full-img-content-list-list li:nth-child(2n) {
    margin-left: 32px;
  }
}
.full-img-content-list-continer-content-wrap {
  padding-top: calc( 83px * var(--rez) );
}

.work-together-sec {
  background-color: #F5F8FA;
}
@media (min-width: 1200px) {
  .work-together-sec .container {
    max-width: 1109px;
  }
}
/* @media (max-width: 575.9px) {
  .work-together-sec .container {
    padding-left: 25px;
    padding-right: 25px;
  }
} */
.work-together-sec .form-header {
  margin-bottom: calc( 110px * var(--rez) );
}
.work-together-sec label {
  font-size: 16px;
  font-weight: 500;
  color: #828295;
}
.work-together-sec textarea,
.work-together-sec input {
  border-color: white;
  font-size: 16px;
  padding: 22px 32px;
  margin-bottom: calc( 20px * var(--rez) );
  border-radius: 6px;
  color: #626271;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.work-together-sec textarea:focus,
.work-together-sec input:focus {
  border-color: #0089CD;
}
.work-together-sec input {
  height: calc( 36px + (var(--rez) * 36px ) );
}
.work-together-sec textarea {
  height: 102px;
}

.feat-list {
  margin-bottom: 3.75rem;
}
.feat-list [class*=col-] {
  margin-bottom: 2.125rem;
}
.feat-list p {
  margin-top: 0.8125rem;
  margin-bottom: 0;
}

@media screen and (max-width:576px) {
  
  .full-img-content-list-list, .full-img-content-list-content {
    padding: 0 20px !important;
  }
  .ui-list-common li::before{
    top: 7px;
  }
  
}
