#hero #container {
  text-align: left;
  
}

.animate__animated {
  color: #fff;
}

#hero .bg2 {
  position: absolute;
  right: 7.5%;
  top: 5%;
  height: 90%;
}

#hero {
  height: 60vh;
  padding: 0;
  min-height: 485px;
}

#hero .topTitle {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
}

#hero p {
  margin: 0;
  width: 65%;
}




#manageApp {
  padding: 100px 0;
  min-height: 800px;
  position: relative;
  // min-width: 1194px;
}


#manageApp .title {
  font-size: 32px;
  margin-bottom: 100px;
  text-align: center;
  color: #10161a;
}

#manageApp .manageAppBg {
  height: 600px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

#manageApp .circleText {
  position: absolute;
  font-size: 16px;
  color: #fff;
}

#manageApp .circleText1 {
  top: 321px;
  left: calc((100% - 895px) / 2 + 244px);
}

#manageApp .circleText2 {
  top: 321px;
  right: calc((100% - 895px) / 2 + 244px);
}

#manageApp .circleText3 {
  top: 514px;
  left: calc((100% - 895px) / 2 + 208px);
}

#manageApp .circleText4 {
  top: 514px;
  right: calc((100% - 895px) / 2 + 208px);
}

#manageApp .circleText5 {
  bottom: 220px;
  left: calc((100% - 895px) / 2 + 410px);
}


#manageApp .squareText {
  width: 160px;
  position: absolute;
  color: #868D99;
  font-size: 12px;
}

#manageApp .squareText1 {
  text-align: right;
  top: 275px;
  left: calc((100% - 895px) / 2 + 42px);
}

#manageApp .squareText2 {
  top: 275px;
  right: calc((100% - 895px) / 2 + 42px);
}

#manageApp .squareText3 {
  text-align: right;
  top: 547px;
  left: calc((100% - 895px) / 2);
}

#manageApp .squareText4 {
  top: 547px;
  right: calc((100% - 895px) / 2 + 5px);
}

#manageApp .squareText5 {
  bottom: 105px;
  left: calc((100% - 895px) / 2 + 364px);
}





#container {
  
}


#about {
  padding-top: 100px;
  height: 950px;
  background: #fff;
}

#about h2.title {
  font-size: 32px;
  color: #10161A;
}





#solution {
  padding-bottom: 0;
}


#solution .container .row {
  margin-bottom: 100px;
}

#solution .container .row :last-child {
  
}

#solution .content .textBox h4 {
  color: #444;
  font-size: 24px;
  font-weight: 400;
}

#solution .text {
  margin-left: 60px;
}

#solution .content .textBox .mark {
  background-color: #fff !important;
  padding: 0 !important;
}













#role {
  padding: 100px 0;
  min-height: 550px;
}


#role .title {
  font-size: 30px;
  margin-bottom: 50px;
  text-align: center;
}







.color-868D99 {
  color: #868D99;
}

.valueProposition {
  background-color: #F9FBFF;
  padding: 70px 0;
}

h2.section-heading {
  font-size: 32px;
  font-weight: bold;
  margin: 30px 0;
  font-weight: 400;
}

.valueProposition .row-line2 {
  display: block;
  text-align: center;
}

.valueProposition .row-line2 .box {
  width: 23%;
  height: 320px;
  padding: 40px 20px 20px 20px;
  margin-right: 20px;
  max-width: none;
  display: inline-block;
  box-shadow: rgba(99, 99, 99, 0.055) 0px 2px 8px 0px;
  background-color: #fff;
}

.valueProposition .row-line2 .box img {
  width: 35px;
  height: 35px;
  margin-bottom: 40px;
}

.valueProposition .row-line2 .box .box-text {
  padding: 0;
  display: flex;
  font-size: 15px;
  line-height: 2;
}

.valueProposition .row-line2 :nth-child(4) {
  margin-right: 0;
}

.single-cool-fact-area.mb-100 {
  text-align: center;
}

.valueProposition .row-line2 .title {
  font-size: 20px;
  color: #444;
  font-weight: bold;
}

















#suitable {
  padding: 100px 0;
  min-height: 750px;
  position: relative;
}


#suitable .title {
  font-size: 32px;
  margin-bottom: 80px;
  text-align: center;
  color: #10161a;
  height: 50px;
}

#suitable .suitable3 {
  position: absolute;
  width: 100%;
  height: 190px;
  top: 182px;
  min-width: 980px;
}

#suitable .suitable4 {
  position: absolute;
  width: 100%;
  height: 193px;
  top: 370px;
  min-width: 980px;
}

#suitable .suitable1 {
  width: 985px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 100px;
}

#suitable .suitable2 {
  width: 1194px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

#suitable .titleText {
  position: absolute;
  font-size: 20px;
  color: #1471EE;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
}
#suitable .titleText1 img,#suitable .titleText2 img{
  width: 20px;
  margin-right: 10px;
}

#suitable .titleText1 {
  top: 210px;
}

#suitable .titleText2 {
  top: 396px;
}



#suitable .suitableText {
  position: absolute;
  color: #868D99;
  font-size: 14px;
  font-weight: 100;
}

#suitable .suitableText1 {
  top: 308px;
  left: calc((100vw - 1225px) / 2);
}

#suitable .suitableText2 {
  top: 308px;
  left: calc((100vw - 365px) / 2);
}

#suitable .suitableText3 {
  top: 308px;
  right: calc((100vw - 1100px) / 2);
}

#suitable .suitableText4 {
  bottom: 214px;
  
  left: 8%;
}

#suitable .suitableText5 {
  bottom: 214px;
  
  left: 27%;
}

#suitable .suitableText6 {
  bottom: 214px;
  
  left: 47%;
}

#suitable .suitableText7 {
  bottom: 214px;
  
  right: 27%;
}

#suitable .suitableText8 {
  bottom: 214px;
  
  right: 8%;
}












.features {
  overflow: hidden;
  margin: 0px 5%;
  padding-top: 0;

}
.features .nav-tabs {
  flex-direction: column;
}

.features .title {
  font-size: 32px;
  margin-bottom: 80px;
  text-align: center;
  color: #10161a;
}

.features .content {
  display: block;
}

.features .left,
.features .right {
  display: inline-block;
}

.features .left {
  width: 20%;
}

.features .right {
  width: 80%;
}

.features .img {
  padding: 0;
}

.features .text {
  flex: 1;
  padding: 0;
  margin-right: 100px;
}

.bottomIcon {
  width: 16px;
  margin-right: 10px;
}

.features .nav-tabs a {
  font-size: 18px;
  font-weight: 700;
  padding: 0;
  margin-bottom: 20px;
}

.features .nav-tabs {
  width: 90%;
  border: 0;
}

.features .nav-link {
  font-size: 22px;
  border: 0;
  padding: 12px 15px 12px 0;
  transition: 0.3s;
  color: #444;
  border-radius: 0;
  border-right: 2px solid white;
  font-weight: 600;
  font-size: 15px;
}

.features .nav-link:hover {
  color: #6b97f8;
}

.features .nav-link.active {
  color: #6b97f8;
  border-color: #6b97f8;
} 

.features .tab-pane.active {
  -webkit-animation: fadeIn 0.5s ease-out;
  animation: fadeIn 0.5s ease-out;
}

.features .details h3 {
  font-size: 18px;
  font-family: "Microsoft YaHei";
  font-weight: 700;
  margin-bottom: 20px;
  color: #444;
}

.features .details p {
  color: #868D99;
  font-size: 15px;
}

.features .details p:last-child {
  margin-bottom: 0;
}

.features .tab-content-p{
  margin-bottom: 0px;
}

.features .tab-content-p .tick {
  margin-right: 7px;
  color: #6b97f8;
}
.bg1 {
  display: none;
}

@media (max-width: 992px) {
  .features {
    margin: auto;
  }
  .features .details {
    margin: 0 5%;
  }
  .features .nav-link {
    border: 0;
    padding: 15px;
  }
  .features .nav-link.active {
    color: #fff;
    background: #6b97f8;
  }
}
@media only screen and (min-width: 980px) {
  
  #solution .content .box {
    margin-bottom: 100px;
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  #solution .content .img1 {
    width: calc(20vw);
    height: calc(16vw);
    margin: auto 0;
  }
  #solution .content .img2 {
    width: calc(20vw);
    height: calc(16.1vw);
  }

  #solution .content .img3 {
    width: calc(20vw);
    height: calc(17.7vw);
    margin: auto 0;
  }

  #solution .content .img4 {
    width: calc(20vw);
    height: calc(15.3vw);
  }

  #solution .content .img5 {
    width: calc(20vw);
    height: calc(14vw);
  }

  #solution .content .bg {
    position: absolute;
    z-index: -1;
    width: 50%;
  }

  #solution .content .bgLeft {
    left: 0;
  }

  #solution .content .bgRight {
    right: 0;
  }

  #solution .content .box .textBox {
    width: 500px;
  }

  #solution .content .box .textBox h3 {
    padding-top: 60px;
    font-weight: bold;
    margin-bottom: 20px;
  }

  #solution .text {
    line-height: 2;
    font-size: 15px;
    font-weight: 400;
    color: #868d99;
  }

  #solution .textBox {
    position: relative;
    top: 7%;
  }

  #solution .textBox h2 {
    margin-bottom: 20px;
  }

  #solution .textBox img {
    width: 35px;
    height: 35px;
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
@media only screen and (min-width: 370px) and (max-width: 980px) {
  .features .nav-tabs {
    flex-direction:row;
    justify-content: space-around;
  }
  .bg1 {
    display: block;
  }
  .features .left {
    width: 100%;
  }
  .features .right {
    width: 100%;
  }
  .features .nav-tabs {
    width: 100%;
  }
  .nav-link {
    background: #eee;
  }
  .features .nav-tabs a {
		font-size: 16px;
	}
  #hero #container {
    
  }
  #hero p {
    width: 100%;
  }
  #solution .content .box {
    margin-bottom: 100px;
    width: 100%;
    display: flex;
    justify-content: space-around;
  }
  #about {
    height: auto;
    margin-top: 20px;
  }
  #about h2.title {
    font-size: 26px;
  }
  .container p {
    font-size: 14px;
  }
  .valueProposition .row-line2 .box {
    height: auto;
    margin-right: 0;
  }
  #solution .content .box1 {
    width: 90%;
    text-align: center;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  #solution .content .textBox h4 {
    font-size: 20px;
    text-align: left;
    margin-left: 20px;
  }
#manageApp {
  display: none;
}
#suitable {
  display: none;
}
  #solution  img {
    width: 100px;
    height: 100px;
  }
  #solution .textBox {
    width: calc(100% - 110px);
  }

  #solution .content .bgRight {
    position: absolute;
    right: 0;
    width: 100px;
    height: 100px;
  }
  #solution .content .bg {
    position: absolute;
    z-index: -1;
    width: 50%;
  }
  #applications .app-content .box {
    display: flex;
    flex-direction: column;
    
    
    width: 100%;
    margin-right: 0px !important;
  }
  #solution .content .box .textBox .mark {
    display: none;
  }
  .advantage {
    padding: 65px 0 0;
  }
  #solution .container .content{
    margin-bottom: 0;
  }
  #solution {
    margin-bottom: 0;
  }
  #heroCarousel .container .title p, #heroCarousel .container .title b {
    font-size: 32px;
  }

  #applications .app-content {
    padding: 0 20px;
  }
  #hero .topTitle {
    font-size: 28px;
  }
  .interaction-diagram {
    display: none;
  }
  #solution .container .row {
    min-width: 0;
  }
  .valueProposition .row-line2 {
    display: flex;
  }
  #solution .text {
    margin-left: 20px;
    text-align: left;
  }
  .features .content {
    padding: 20px;
  }
  .features .title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  h2.section-heading {
    font-size: 22px;
    margin: 0 0 10px 0;
  }
  .section-title-area {
    margin-bottom: 0;
  }
  #solution .container .row {
    margin-bottom: 10px;
  }
}