#colorlib-footer {
  height: 400px;
  background: linear-gradient(91deg, #001c80 0%, #153abf 30%, #2b59ff 100%);
  background: url('../images/SDK/banners.jpg') no-repeat center center / 100% 100%;
}

#page {
  background-color: #FBFCFF;
}

.footer_scheme p:first-of-type {
  font-size: 72px;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 600;
  color: #ffffff;
}

.footer_scheme p:last-of-type {
  width: 500px;
  text-align: center;
  margin: 0 auto;
  margin-top: 23px;
  font-size: 16px;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
}

#main {
  width: 1100px;
  height: 762px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #e8ecfb;
  border: 1px solid #E8ECFB;
  margin: 100px auto;
  box-sizing: border-box;
  padding: 40px 40px 0 40px;
  background: #FFFFFF;;
}

#main .content {
  display: flex;
  height: 586px;
}

#main .content .left {
  width: 474px;
}

#main .content .left img {
  width: 100%;
  height: 100%;
}

#main .content .right {
  margin-left: 40px;
  width: 506px;
  height: 586px;
}

#main .content .right img {
  width: 68px;
  height: 59px;
  margin-bottom: 54px;
}

#main .content .right p {
  margin-top: 54px;
  font-size: 16px;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  color: #4C5470;
  line-height: 36px;
  margin: 0;
}

#main .company p:first-of-type {
  font-size: 20px;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 600;
  color: #000b33;
  margin-top: 43px;
  margin-bottom: 6px;
}

#main .company p:last-of-type {
  font-size: 16px;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 400;
  color: rgba(0, 11, 51, 0.7);
  margin-top: 6px;
}



@media screen and (min-width:430px) and (max-width:768px) {
  .containerBanner4 {
    display: none !important;
  }

  .containerBanner2>.container>div ul li {
    margin-bottom: 50px;
  }

  .containerBanner2>.container>div ul li,
  .containerBanner3>.container>div .hoverImg {
    width: 48.30985915492958% !important;
  }

  .containerBanner2>.container>div ul {
    flex-wrap: wrap;
  }

  .containerBanner2 {
    padding: 0;
    min-width: 768px;
    background-color: #fff;
  }

  .cm750 {
    margin-bottom: 10px;
  }

  .containerBanner2>.container>span:last-child img {
    display: none;
  }

  .containerBanner2>.container>div {
    margin-bottom: 0;
  }

  .containerBanner3 {
    background-color: #FBFCFF;
  }
  .containerBanner2>.container>p:nth-child(1){
    margin-top: 60px;
  }
  #colorlib-footer {
    box-sizing: border-box;
    padding-top: 80px;
  }
  #main {
    width: calc( 100% - 40px );
    height: auto;
    margin: 100px auto 0;
  }
  #main .content {
    
    flex-flow: column;
    height: auto;
  }
  #main .content .left {
    width: 100%;
  }
  #main .content .right {
    width: 100%;
    margin-left: 0;
    height: auto;
  }
}


@media (max-width:429px) {
  .containerBanner4 {
    display: none !important;
  }
  .containerBanner3>.container {
    z-index: 2;
  }
  .footer_scheme p:last-of-type {
    width: auto;
  }
  #colorlib-footer {
    box-sizing: border-box;
    padding-top: 80px;
  }
  #main {
    width: calc( 100% - 40px );
    height: auto;
    margin: 100px auto 0;
  }
  #main .content {
    
    flex-flow: column;
    height: auto;
  }
  #main .content .left {
    width: 100%;
  }
  #main .content .right {
    width: 100%;
    margin-left: 0;
    height: auto;
  }
  .containerBanner3>.container>img {
    display: none;
  }
  .containerBanner2>.container>div ul li,
  .containerBanner3>.container>div .hoverImg {
    width: 100% !important;
  }
  .containerBanner2>.container>div ul li {
    margin-bottom: 24px;
    height: auto;
  }
  .containerBanner2>.container>div ul {
    flex-wrap: wrap;
  }

  .containerBanner2 {
    padding: 0;
    min-width: 375px;
  }
  .containerBanner2>.container>p:nth-child(2) {
    margin-bottom: 40px;
  }
  .containerBanner2>.container>div {
    margin-top: 40px;
  }
  .containerBanner2>.container>span:last-child img {
    display: none;
  }
  .containerBanner2>.container>p:nth-child(1) {
    margin-top: 60px;
  }
  .containerBanner2>.container>p:nth-child(2) {
    margin-top: 14px;
    margin-bottom: 40px;
  }
}
