@media screen and (min-width: 991px){
  .container.dashboard-container {
    width: 870px;
  }
  .container.row-two-container {
    width: 970px;
  }
  .data-item-application-info {
    padding-left: 80px;
  }
  .four-service-item {
    margin-top: 60px!important;
  }
  .four-service-content {
    padding-left: 40px;
  }
  .page-head .banner-container {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 990px) {
  #about.featured-article-wrapper .info-block p.introduce {
    font-size: 16px;
    font-weight: 300;
  }
  .page-head .banner-container {
    padding: 0 30px 30px;
    margin: 0;
  }
  .page-head .banner-container .banner-two-title{
    padding-left: 0;
  }
  .business-banner,.big-data-banner,.payment-banner,.assets-banner {
    height: 400px!important;
  }
  .page-head.assets-banner{
    padding: 60px 0 40px;
  }
  .data-item .data-item-info .data-item-title {
    padding-top: 20px;
  }
  .data-item .data-item-info .data-item-content {
    padding-bottom: 10px;
  }
  .data-item-application-box {
    margin-top: 28px;
  }
  #universal2 .row-three-container {
    margin-bottom: 48px;
  }
  #universal2 .row-three-container:last-child{
    margin-bottom: 0;
  }
  .portfolio-wrapper {
    padding-top: 70px;
  }
  .portfolio-wrapper .portfolio {
    padding-top: 70px;
  }
  .quality-item .quality-item-title {
    font-weight: 400!important;
    font-size: 18px!important;
  }
  .bigdata .team-members{
    padding-top: 36px;
  }
  #universal2 .team-members .icon img {
    margin-left: 8px;
  }
}
@media screen and (max-width: 768px) {
  .page-head .banner-container .banner-title {
    float: none!important;
  }
  .banner-container .banner-two-title {
    float: none!important;
  }
  .business-banner,.big-data-banner,.payment-banner,.assets-banner {
    height: 450px!important;
  }
  .four-service-item .four-service-item-text-box {
    padding-left: 38px!important;
  }
}
.sacle:hover img,
.sacle:focus img {
  -webkit-animation: pulse .25s ease 1;
          animation: pulse .25s ease 1;
  -webkit-transform-origin: 70% 70%;
      -ms-transform-origin: 70% 70%;
          transform-origin: 70% 70%;
}
.row-three-container .icon {
  width: 96px;
  height: 96px;
  margin: 0 auto;
  border-radius: 48px;
  line-height: 96px;
  -webkit-transition: background .6s ease;
          transition: background .6s ease;
}
.row-three-container .icon img {
  width: 90px;
}
.row-three-container h3 {
  color: #222222;
  text-transform: uppercase;
  margin-top: 30px;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
}
.row-three-container p {
  font-weight: 300;
  color: #8f8f8f;
  width: 95%;
  margin: 20px auto 0;
  font-size: 15px;
  height: 135px;
  text-align: center;
}
.row-three-container:hover img,
.row-three-container:focus img {
  -webkit-animation: bounce .35s ease 1;
          animation: bounce .35s ease 1;
  -webkit-transform-origin: 70% 70%;
      -ms-transform-origin: 70% 70%;
          transform-origin: 70% 70%;
}
.default-img, .select-img{
  transition: all .3s linear;
}
.business-banner,.big-data-banner,.payment-banner,.assets-banner {
  height: 310px;
}
.remove-padding {
  padding: 0;
}
.four-service-item-img .select-img {
  display: none;
}
.page-head.payment-banner {
  background: url('../../assets/img/service-payment/banner.jpg');
  background-size: cover;
}
.page-head.business-banner {
  background: url('../../assets/img/service-business/banner.jpg');
  background-size: cover;
}
.page-head.assets-banner {
  background: url('../../assets/img/service-assets/banner.jpg');
  background-size: cover;
}
.page-head.big-data-banner {
  background-image: url('../../assets/img/service-big-data/banner.jpg');
  background-size: cover;
}
.page-head .banner-container .banner-title {
  color: #6150A3;
  float: left;
}
.banner-container .banner-two-title {
  color: #6150A3;
  float: left;
  font-size: 20px;
  padding-top: 15px;
  padding-left: 15px;
  font-weight: lighter;
}
.banner-container .banner-two-title.banner-two-title-white {
  color: #fff;
}
.page-head .banner-container .banner-title.banner-title-white{
  color: #fff;
}
.banner-container .banner-content-text.banner-content-text-white {
  color: #fff;
}
.banner-container .banner-content-text {
  margin-top: 20px;
  color: #6150A3;
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
  opacity: .8;
}
.banner-container .banner-content-bottom-text {
  margin: 0;
}
.data-item {
  position: relative;
  background-color: #EBEBEB;
  padding: 15px 0;
}
.data-item-img img {
  width: 100%;
}
.data-item .data-item-title {
  font-size: 20px;
  font-weight: bold;
  padding: 15px 0;
}
.data-item .data-item-content {
  font-size: 15px;
  color: #8a8a8a;
  font-weight: 300;
}
.inventory-wrapper {
  padding: 70px 0;
  background: #f7f7f7;
}
.quality-item .quality-item-title{ 
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  margin-top: 5px;
}
.data-item-application-info .data-item-application-title {
  font-size: 22px;
  font-weight: 500;
  padding: 0px 0 12px;
}
.data-item-application-info .data-item-application-content {
  font-size: 15px;
  color: #8f8f8f;
  font-weight: 300;
}
.business-item {
  background-color: #fff;
}
.business-item .business-item-content {
  color: #8f8f8f;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 15px;
  padding-left: 10px;
}
.business-item .business-item-title {
  font-size: 20px;
  font-weight: 500;
  padding: 20px 10px 10px;
}
.data-drive-wrapper {
  background: #DCDFF0;
}
.data-drive-item .data-drive-item-title {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  padding-bottom: 10px;
}
.data-drive-item .data-drive-item-content-text {
  font-size: 15px;
  color: #8f8f8f;
  text-align: center;
  font-weight: 300;
}
.data-drive-item .data-drive-item-img {
  margin-bottom: 25px;
  text-align: center;
}
.data-drive-item .data-drive-item-img img {
  width: 60px;
  height: 60px;
}
.data-drive-wrapper .data-drive-content {
  margin-top: 75px;
}
.ai-assistant-wrapper {
  background-image: url('../img/service-business/ai-bg-img.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}

.four-service-item .four-service-item-img img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.four-service-item .four-service-item-text-box {
  padding-left: 20px;
}
.four-service-item .four-service-item-text {
  color: #8f8f8f;
  margin-top: 10px;
  line-height: 25px;
  font-weight: 300;
  font-size: 15px;
}
.four-service-item .four-service-item-two-text {
  margin-top: 0;
}
.four-service-item {
  margin-top: 30px;
}
.container .service-title {
  text-align: center;
}
.quality-item .quality-item-img{
  text-align: center;
}
.quality-item-img img {
  width: 100px;
  height: 100px;
}
.big-data-item-img img{
  width: 160px;
  height: 160px;
}
.quality-item .big-data-item-img{
  text-align: center;
}
.assets-banner .banner-content-text::before{
  content: "\2022  ";  
  font-size: 22px;
}
.payment-container .icon{
  background: transparent;
}
.data-item-application-box:not(:first-child){
  margin-top: 10px;
}
.four-service-item-title {
  font-size: 20px;
}
.rev_slider_wrapper img {
  width: 100%;
}