@media screen and (max-width: 420px) {
  .intergrateService {
    width: 100%;
  }
  .intergrateService .framework {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .intergrateService .framework .frameworks {
    width: 90%;
    height: 150px;
    margin: 20px auto;
    border: solid 1px #f1f1f1;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .intergrateService .framework .frameworks img {
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 40px;
  }
  .intergrateService .framework .frameworks .frameworkIN {
    width: 200px;
    margin-top: 20px;
  }
  .intergrateService .framework .frameworks .frameworkIN span {
    display: block;
    font-size: 20px;
    color: black;
  }
  .intergrateService .framework .frameworks .frameworkIN span:last-child {
    margin-top: 15px;
    font-size: 12px;
    color: #666666;
  }
  .Foundation {
    width: 100%;
    background-color: #f1f1f1;
  }
  .Foundation .img {
    width: 100%;
    padding: 50px 0;
  }
  .Foundation .img img {
    width: 100%;
  }
  .architecture {
    width: 100%;
    background-color: #f1f1f1;
  }
  .architecture .bigimg {
    width: 100%;
    margin: 0 auto;
  }
  .architecture .bigimg img {
    width: 100%;
  }
  .architecture .imgsection {
    width: 90%;
    margin: 0 auto;
  }
  .architecture .imgsection span {
    display: block;
    font-size: 12px;
    color: #666666;
    padding-bottom: 30px ;
  }
  .architecture .imgsection .sectiontit {
    padding-bottom: 5px ;
  }
  .swiper-container{
    padding-bottom: 50px;
  }
  .swiper-button-prev{
    display: none;
  }
  .swiper-button-next{
    display: none;
  }
}
@media screen and (max-width: 769px) and (min-width: 420px) {
  .intergrateService {
    width: 100%;
  }
  .intergrateService .framework {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .intergrateService .framework .frameworks {
    width: 46%;
    height: 150px;
    margin: 20px auto;
    border: solid 1px #f1f1f1;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .intergrateService .framework .frameworks img {
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 40px;
  }
  .intergrateService .framework .frameworks .frameworkIN {
    margin-top: 20px;
  }
  .intergrateService .framework .frameworks .frameworkIN span {
    display: block;
    font-size: 20px;
    color: black;
  }
  .intergrateService .framework .frameworks .frameworkIN span:last-child {
    margin-top: 15px;
    font-size: 12px;
    color: #666666;
  }
  .Foundation {
    width: 100%;
    background-color: #f1f1f1;
  }
  .Foundation .img {
    width: 100%;
    padding: 50px 0;
  }
  .Foundation .img img {
    width: 100%;
  }
  .architecture {
    width: 100%;
    background-color: #f1f1f1;
  }
  .architecture .bigimg {
    width: 100%;
    margin: 0 auto;
  }
  .architecture .bigimg img {
    width: 100%;
  }
  .architecture .imgsection {
    width: 90%;
    margin: 0 auto;
  }
  .architecture .imgsection span {
    display: block;
    font-size: 16px;
    color: #666666;
    padding-bottom: 30px ;
  }
  .architecture .imgsection .sectiontit {
    padding-bottom: 5px ;
  }
}
@media screen and (max-width: 992px) and (min-width: 769px) {
  .intergrateService {
    width: 100%;
  }
  .intergrateService .framework {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .intergrateService .framework .frameworks {
    width: 30%;
    height: 150px;
    margin: 20px auto;
    border: solid 1px #f1f1f1;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .intergrateService .framework .frameworks img {
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 40px;
  }
  .intergrateService .framework .frameworks .frameworkIN {
    width: 240px;
    margin-top: 20px;
  }
  .intergrateService .framework .frameworks .frameworkIN span {
    display: block;
    font-size: 20px;
    color: black;
  }
  .intergrateService .framework .frameworks .frameworkIN span:last-child {
    margin-top: 15px;
    font-size: 12px;
    color: #666666;
  }
  .Foundation {
    width: 100%;
    background-color: #f1f1f1;
  }
  .Foundation .img {
    width: 100%;
    padding: 50px 0;
  }
  .Foundation .img img {
    width: 100%;
  }
  .architecture {
    width: 100%;
    background-color: #f1f1f1;
  }
  .architecture .bigimg {
    width: 100%;
    margin: 0 auto;
  }
  .architecture .bigimg img {
    width: 100%;
  }
  .architecture .imgsection {
    width: 90%;
    margin: 0 auto;
  }
  .architecture .imgsection span {
    display: block;
    font-size: 16px;
    color: #666666;
    padding-bottom: 30px ;
  }
  .architecture .imgsection .sectiontit {
    padding-bottom: 5px ;
  }
}
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .intergrateService {
    width: 100%;
  }
  .intergrateService .framework {
    width: 100%;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .intergrateService .framework .frameworks {
    width: 30%;
    height: 150px;
    margin: 20px auto;
    border: solid 1px #f1f1f1;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .intergrateService .framework .frameworks img {
    display: block;
    width: 70px;
    height: 70px;
    margin-top: 40px;
  }
  .intergrateService .framework .frameworks .frameworkIN {
    width: 240px;
    margin-top: 20px;
  }
  .intergrateService .framework .frameworks .frameworkIN span {
    display: block;
    font-size: 24px;
    color: black;
  }
  .intergrateService .framework .frameworks .frameworkIN span:last-child {
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
  }
  .Foundation {
    width: 100%;
    background-color: #f1f1f1;
  }
  .Foundation .img {
    width: 100%;
    padding: 50px 0;
  }
  .Foundation .img img {
    width: 100%;
  }
  .architecture {
    width: 100%;
    background-color: #f1f1f1;
  }
  .architecture .bigimg {
    width: 900px;
    margin: 0 auto;
  }
  .architecture .bigimg img {
    width: 100%;
  }
  .architecture .imgsection {
    width: 900px;
    margin: 0 auto;
  }
  .architecture .imgsection span {
    display: block;
    font-size: 16px;
    color: #666666;
    padding-bottom: 30px ;
  }
  .architecture .imgsection .sectiontit {
    padding-bottom: 5px ;
  }
}
@media screen and (min-width: 1200px) {
  .intergrateService {
    width: 100%;
    padding-bottom: 50px;
  }
  .intergrateService .framework {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-flow: row wrap;
  }
  .intergrateService .framework .frameworks {
    width: 360px;
    height: 150px;
    margin: 10px 15px;
    border: solid 1px #f1f1f1;
    display: flex;
    justify-content: space-around;
    text-decoration: none;
  }
  .intergrateService .framework .frameworks:hover {
    box-shadow: 0 0 10px #aaaaaa;
  }
 
  .intergrateService .framework .frameworks img {
    display: block;
    width: 70px;
    height: 70px;
    margin-top: 40px;
  }
  .intergrateService .framework .frameworks .frameworkIN {
    width: 240px;
    margin-top: 20px;
  }
  .intergrateService .framework .frameworks .frameworkIN span {
    display: block;
    font-size: 24px;
    color: black;
  }
  .intergrateService .framework .frameworks .frameworkIN span:last-child {
    margin-top: 15px;
    font-size: 14px;
    color: #666666;
  }
  .Foundation {
    width: 100%;
    background-color: #f1f1f1;
  }
  .Foundation .img {
    width: 1200px;
    margin: 0 auto;
    padding: 50px 0;
  }
  .architecture {
    width: 100%;
    background-color: #f1f1f1;
    padding-bottom: 100px;
  }
  .architecture .bigimg {
    width: 900px;
    margin: 0 auto;
  }
  .architecture .bigimg img {
    width: 100%;
  }
  .architecture .imgsection {
    width: 900px;
    margin: 0 auto;
  }
  .architecture .imgsection span {
    display: block;
    font-size: 16px;
    color: #666666;
    padding-bottom: 30px ;
    line-height: 30px;
  }
  .architecture .imgsection .sectiontit {
    padding-bottom: 5px ;
    margin-top: 30px;
  }
  .swiper-container{
    height: 450px;
    max-width: 1200px;
  }
  .technological .doit .line{
    top: 110px;
  }
}
