.swiper-mobile {display: none;}

.mySwiper-pc {width: 100%;height: 100%;overflow: hidden;position: relative;top: 0;left: 0;}

.mySwiper-pc .swiper-slide {width: 100%;max-height: 880px;overflow: hidden;}

.mySwiper-pc .swiper-slide img {display: block;width: 100%;height: 100%;object-fit: cover;}



.index_customer {padding: 50px 0;background: url(../images/customer_lbg.png) no-repeat center/100% 100%;margin-top: -1px;}

.index_customer .layout {width: 90%;margin: 0 auto;max-width: 1700px;}

.index_customer .customer_item {width: 100%;position: relative;padding: 10px;height: auto;text-align: center;-webkit-transition: all 150ms ease-out 0ms;-moz-transition: all 150ms ease-out 0ms;-o-transition: all 150ms ease-out 0ms;transition: all 150ms ease-out 0ms;}

.index_customer .customer_item img {width: 100%;height: 100%;left: 0;top: 0;object-fit: contain;}

.index_customer .customer_item:hover img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}



.about-warp {width: 100%;background: #F0F6FF;border-radius: 30px;display: flex;justify-content: space-around;align-items: center;padding: 54px 50px;box-sizing: border-box;margin-top: 6%;}

.about-warp .about-img {width: 50%;position: relative;height: 420px;overflow: hidden;margin-right: 30px;border-radius: 30px;}

.about-warp .about-img img,

.about-warp .about-img>* {position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;}

.about-content {width: 50%;}

.about-warp .about-title {width: 85%;font-family: 'Kanit-Medium';font-weight: 500;font-size: 40px;color: #000000;line-height: 55px;}

.about-warp .about-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 50px;color: #000000;line-height: 55px;}



.about-info {display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;margin-top: 40px;}

.about-info .about-item {width: 50%;margin-bottom: 17px;}

.about-info .about-item {display: flex;justify-content: flex-start;align-items: center;}

.about-info .check--btn {display: inline-block;width: 26px;height: 26px;background: #0b68f2;border-radius: 50%;position: relative;vertical-align: middle;-webkit-box-sizing: content-box;box-sizing: content-box;margin-right: 16px;}

.about-info .check--btn:after {content: '';display: inline-block;width: 100%;height: 25px;background-image: url(../img/PC/about-check-btn.png);background-repeat: no-repeat;background-position: center;vertical-align: top;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

.about-info .about-item p {font-family: 'Lato';font-weight: 400;font-size: 18px;color: #000000;line-height: 24px;}

.about-btn a {position: relative;display: inline-block;margin-top: 40px;font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #000000;line-height: 24px;padding-bottom: 5px;}

.about-btn a:hover {color: #0b68f2;}

.about-btn a::before {content: '';display: inline-block;position: absolute;bottom: 0;left: 0;width: 135%;height: 1px;transform: scaleX(1);background-color: rgba(18, 18, 20, 0.49);transition: transform .5s ease;}

.about-btn a:hover::before {transform: scaleX(1.2);background-color: #0b68f2;}

.about-btn a:after {content: '';display: inline-block;position: absolute;width: 35px;height: 25px;background-image: url(../img/PC/arrow-right2.png);background-repeat: no-repeat;background-position: center;vertical-align: top;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}



.product-box {width: 100%;height: 100%;background: #121214;margin-top: 5%;}

.product-warp {padding: 100px 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}

.products .product-select {text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.products .product-select a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 24px;color: #FFFFFF;line-height: 55px;}

.products .product-title {text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 20px;}

.products .product-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 50px;color: #FFFFFF;line-height: 55px;}



.products .product-introduct {width: 48%;text-align: center;margin-top: 20px;}

.products .product-introduct a {width: 50%;font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #FFFFFF;line-height: 30px;opacity: 0.49;}

.product-list {width: 100%;display: flex;justify-content: space-around;align-items: start;flex-wrap: wrap;margin-top: 62px;}

.product-lists {display: none;}

.product-list .product-item{position: relative;flex-direction: column;}

.product-list .product-item:first-child {width: 32%;background: url(../img/mobile/product.png) no-repeat center/100% 100%;display: flex;justify-content: flex-start;margin-bottom: 28px;overflow: hidden;padding: 2.7%;}

.product-list .product-item:nth-child(2) {width: 32%;background: url(../img/mobile/product.png) no-repeat center/100% 100%;margin-bottom: 28px;padding: 2.7%;}

.product-list .product-item:nth-child(3) {width: 32%;background: url(../img/mobile/product.png) no-repeat center/100% 100%;padding: 2.7%;}

.product-list .product-item:last-child {width: 32%;background: url(../img/mobile/product.png) no-repeat center/100% 100%;display: flex;justify-content: flex-start;padding: 2.7%;}

.product-list .product-item .product-item-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 30px;color: #FFFFFF;}

.product-list .product-item .product-item-introduct a {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: rgba(255,255,255,.49);}



.product-list .product-item .learn-more a {display: inline-block;position: relative;font-family: 'Kanit-Medium';font-weight: 500;font-size: 18px;color: #FFFFFF;padding-bottom: 10px;margin-top: 10%;border-bottom: 1px solid #fff;}

.product-list .product-item .learn-more a:after {content: '';display: inline-block;width: 35px;height: 25px;background-image: url(../img/PC/arrow-right.png);background-repeat: no-repeat;background-position: center;vertical-align: top;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

.product-list .product-item .learn-more a:hover:after {background-image: url(../img/PC/arrow-right3.png);}

.product-list .product-item .learn-more a:hover{color: #e2c521;}

.product-list .product-item .product-item-right{width: 80%;padding-bottom: 100%;position: relative;left: 50%;transform: translateX(-50%);margin-top: 30px;}
.product-list .product-item .product-item-right img{position: absolute;width: 100%;height: 100%;object-fit: cover;}

/* .product-list .product-item:first-child img {width: 80%;height: auto;position: relative;right: 2%;} */

/* .product-list .product-item:nth-child(2) img {width: 45%;height: auto;position: absolute;bottom: 0%;right: 3%;} */

/* .product-list .product-item:nth-child(2) .learn-more {margin-top: 75px;} */

/* .product-list .product-item:nth-child(3) img {width: 100%;height: 100%;max-width: 270px;max-height: 180px;position: absolute;bottom: 0;right: 15px;} */

/* .product-list .product-item:nth-child(3) .learn-more {margin-top: 60px;} */

/* .product-list .product-item:last-child img {width: 100%;height: 100%;max-width: 330px;max-height: 260px;position: absolute;bottom: 1px;right: 25px;} */

.product-list .product-item:last-child .product-item-left .product-item-introduct {width: 60%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}



.trust-us {margin: 10% 0;}

.trust-wrap {width: 100%;background: #F0F6FF;border-radius: 30px;padding: 0 67px;box-sizing: border-box;display: flex;justify-content: space-between;align-items: center;}

.trust-wrap .trust-left {width: 40%;display: flex;flex-direction: column;align-items: start;box-sizing: border-box;padding: 10% 0;}

.trust-left .trust-title {width: 100%;}

.trust-left .trust-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 50px;color: #121214;line-height: 55px;}

.trust-left .trust-content {width: 100%;margin-top: 40px;}

.trust-left .trust-content a {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #013078;line-height: 30px;opacity: 0.69;}

.trust-left .learn-more {margin-top: 60px;}

.trust-left .learn-more a {font-family: 'Kanit';font-weight: 500;font-size: 18px;color: #000000;padding-bottom: 10px;position: relative;}

.trust-left .learn-more:hover a {color: #e2c521;}

.trust-left .learn-more a::before {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;transform: scaleX(1);transition: transform .5s ease;background-color: rgba(18, 18, 20, 0.49);}

.trust-left .learn-more a:after {content: '';display: inline-block;width: 35px;height: 25px;background-image: url(../img/PC/arrow-right2.png);background-repeat: no-repeat;background-position: center;vertical-align: top;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

.trust-left .learn-more a:hover:after {background-image: url(../img/PC/arrow-right3.png);}

.trust-left .learn-more a:hover:before {transform: scaleX(1.2);background-color: #e2c521;}

.trust-right {width: 55%;display: flex;justify-content: flex-start;position: relative;max-height: 600px;overflow: hidden;padding-bottom: 30px;}
.trust-comment-item {padding: 20px 20px;margin-bottom: 25px;background-color: #FFFFFF;border-radius: 30px;box-shadow: 0 0 10px #eee;}
.trust-right .swiper-pagination{position: absolute;left: 50%;bottom: 0;transform: translateX(-50%);}
.trust-right .swiper-pagination-bullet{background-color: #565656;width: 10px;height: 10px;margin-right: 6px;}
.trust-right .swiper-pagination-bullet-active{background-color: var(--commonColor);}

.comment-left {width: 45%;margin-top: 10%;}

.comment-right {width: 45%;margin-left: 5%;margin-top: -10%;}

.comment-user {margin-top: 41px;display: flex;justify-content: flex-start;align-items: center;}

.comment-user img {max-width: 98px;}

.trust-comment-item .comment-user .user-info .user-name {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #121214;line-height: 24px;}

.trust-comment-item .comment-title a {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #121214;line-height: 24px;}

.trust-comment-item:hover {background: url(../img/PC/trust-comment.png) no-repeat center/100% 100%;}

.trust-comment-item:hover .comment-title a {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #FFFFFF;line-height: 24px;}

.trust-comment-item:hover .user-info .user-name {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #FFFFFF;line-height: 24px;}

.trust-comment-item:hover .user-info .user-identity {font-family: 'Lato';font-weight: 400;font-size: 16px;color: #FFFFFF;line-height: 24px;opacity: 0.69;}

.solutions {width: 100%;background-image: url(../img/PC/solutions-background.png);background-repeat: no-repeat;background-size: cover;margin-top: 5%;}

.solutions-warp {display: flex;justify-content: space-around;align-items: center;padding:10% 0}

.solutions-warp .solutions-txt {width: 40%;}

.solutions-warp .solutions-txt .solutions-title {text-align: left;}

.solutions-warp .solutions-txt .solutions-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 50px;color: #FFFFFF;line-height: 55px;}

.solutions-warp .solutions-txt .solutions-content {text-align: left;margin-top: 34px;}

.solutions-warp .solutions-txt .solutions-content a {display: block;font-family: 'Kanit-Medium';font-weight: 500;font-size: 18px;color: #FFFFFF;line-height: 30px;opacity: 0.89;}

.solutions-warp .learn-more {margin-top: 60px;}

.solutions-warp .learn-more a {background-color: #e2c521;border: 2px solid #e2c521;padding: 15px 20px;padding-right: 50px;box-sizing: border-box;border-radius: 50px;font-family: 'Kanit-Medium';font-weight: 500;font-size: 18px;color: #000;}

.solutions-warp .learn-more a:hover {background-color: #FFFFFF;color: #e2c521;}

.solutions-warp .learn-more a:after {content: '';display: inline-block;position: absolute;width: 25px;height: 25px;background: url(../images/read_more1.png) no-repeat center/cover;margin-left: 10px;margin-top: 2px;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

.solutions-warp .learn-more a:hover:after {background-image: url(../img/PC/arrow-right3.png);}

.solutions-img {width: 60%;position: relative;display: flex;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;-khtml-user-select: none;user-select: none;justify-content: flex-start;box-sizing: border-box;}

.solutions-img .img_warp {width: 48%;position: relative;height: 0;overflow: hidden;padding-bottom: 60%;margin-left: 25px;}

.solutions-img img {position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;box-sizing: border-box;border-radius: 10px;}


 .about-warp .about-introduce{margin-top: 15px;}




.blog {margin-top: 5%;}

.blog-title {text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.blog-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 24px;color: #000000;line-height: 55px;}

.blog-tips {text-align: center;margin-bottom: 62px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.blog-tips a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 50px;color: #000000;line-height: 55px;}

.blog-box {width: 100%;flex-wrap: wrap;display: flex;justify-content: space-between;align-items: start;}

.blog-item {width: 31%;padding: 30px;box-sizing: border-box;background: #F3F7FE;border-radius: 10px;}

.blog-item:nth-child(2n+1) {background: #F3F7FE;}

.blog-img {width: 100%;height: auto;position: relative;border-radius: 30px;overflow: hidden;padding-bottom: 58%;}
.blog-img img{position: absolute;width: 100%;height: 100%;left: 0;top: 0;object-fit: cover;}


.blog-img a {font-family: 'Kanit-Light';font-weight: 300;font-size: 16px;color: #FFFFFF;line-height: 21px;padding: 5px 15px;background: #0b68f2;border-radius: 15px;border: none;position: absolute;bottom: 22px;left: 18px;}

.blog-item-title {margin-top: 32px;display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}

.blog-item-title a {min-height: 4.2em;font-family: 'Kanit-Medium';font-weight: 500;font-size: 18px;color: #000000;line-height: 1.4;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.blog-content {margin-top: 19px;overflow: hidden;min-height: 10em;}

.blog-content a {font-family: 'Kanit';font-weight: 400;font-size: 16px;color: #013078;line-height: 24px;opacity: 0.49;}

.blog-time {margin-top: 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.blog-time a {font-family: Kanit;font-weight: 400;font-size: 16px;color: #013078;line-height: 24px;opacity: 0.49;}

.blog-time a::before {content: '—';font-family: Kanit;font-weight: 400;font-size: 16px;color: #013078;line-height: 24px;}















.swiper-mobile {display: none;}



@media (max-width:1440px) {

  .about-warp .about-title a {font-size: 40px;line-height: 50px;}

}



@media (max-width:1300px) {

  .about-info {flex-direction: column;}

  .about-info .about-item {width: 100% ;}

  .about-info .about-item a {justify-content: flex-start ;}

}





@media screen and (max-width: 950px) {

  .swiper-mobile {display: block;padding-top: 71px;}

  .mySwiper-pc{display: none;}

  .swiper-mobile {width: 100%;height: 100%;overflow: hidden;position: relative;top: 0;left: 0;}

  .swiper-mobile .swiper-slide {width: 100%;overflow: hidden;}

  .swiper-mobile .swiper-slide img {width: 100%;height: 100%;}



  .about-warp {background: #F0F6FF;border-radius: 30px;display: flex;justify-content: space-around;flex-direction: column;align-items: center;padding: 30px 15px;box-sizing: border-box;margin-top: 56px;}

  .about-warp .about-img {width: 100%;padding-bottom: 100%;margin: 0 auto 30px;height: 0;}

  .about-content {width: 100%;}

  .about-warp .about-title {width: 100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}

  .about-warp .about-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 42px;color: #000000;line-height: 50px;}

  .about-warp .about-introduce {width: 95%;margin-top: 30px;font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #013078;line-height: 24px;opacity: 0.69;}




  .products {width: 100%;height: 100%;background: #121214;margin-top: 49px;}

  .product-warp {padding: 60px 0;display: flex;flex-direction: column;justify-content: center;align-items: center;}

  .products .product-select {text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 90%;}

  .products .product-select a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 24px;color: #FFFFFF;line-height: 55px;}

  .products .product-title {text-align: left;justify-content: center;align-items: center;margin: 0 auto;width: 90%;white-space: initial;}

  .products .product-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 42px;color: #FFFFFF;}

  .products .product-introduct {display: none;}



  .product-list {width: 100%;display: flex;justify-content: space-around;align-items: center;flex-wrap: wrap;margin: 62px auto 0;}

  .products .product-list .product-item {width: 100%;height: auto;background: url(../img/mobile/product.png) no-repeat center/100% 100%;display: flex;flex-direction: column;margin-bottom: 48px;padding: 8% 6% 0;}

  .product-list .product-item .product-item-left {width: 100%;}

  .product-list .product-item .product-item-title {text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

  .product-list .product-item .product-item-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 30px;color: #FFFFFF;}

  .product-list .product-item:nth-child(2) .product-item-top .product-item-introduct,

  .product-list .product-item:nth-child(3) .product-item-top .product-item-introduct {width: 80%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}

  .product-list .product-item .product-item-left .product-item-introduct a {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #FFFFFF;opacity: 0.49;}

  .product-list .product-item:first-child .product-item-left .product-item-introduct,

  .product-list .product-item:last-child .product-item-left .product-item-introduct {width: 100%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}

  .product-list .product-item .learn-more {margin-top: 31px;}

  .product-list .product-item .learn-more a {background-color: transparent;color: #fff;border: none;font-size: 18px;padding-bottom: 5px;border-bottom: 1px solid rgba(255, 255, 255, 0.49);}

  .product-list .product-item .learn-more .learn--btn {display: inline-block;width: 35px;height: 25px;position: relative;vertical-align: middle;cursor: pointer;-webkit-box-sizing: content-box;box-sizing: content-box;}

  .product-list .product-item .learn-more button a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 18px;color: #FFFFFF;}

  .product-list .product-item .learn-more button:hover {border-bottom: 1px solid #E2C521;}

  .product-list .product-item .learn-more button a:hover {color: #E2C521;}

  .product-list .product-item .learn-more .learn--btn:after {content: '';display: inline-block;width: 100%;height: 25px;background-image: url(../img/PC/arrow-right3.png);background-repeat: no-repeat;background-position: center;vertical-align: top;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

  .product-list .product-item .learn-more .learn--btn:before {content: '';display: inline-block;width: 100%;height: 25px;background-image: url(../img/PC/arrow-right.png);background-repeat: no-repeat;background-position: center;vertical-align: top;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}

  .product-list .product-item .learn-more .learn--btn:after {opacity: 0;filter: alpha(opacity=0);position: absolute;left: 0;top: 0;-webkit-transform: scale(.6) translateX(-60%);-ms-transform: scale(.6) translateX(-60%);-o-transform: scale(.6) translateX(-60%);transform: scale(.6) translateX(-60%);}

  .product-list .product-item .learn-more :hover:after {webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;opacity: 1;filter: alpha(opacity=100);}

  .product-list .product-item .learn-more :hover:before {opacity: 0;-webkit-transform: scale(.6) translateX(60%);-ms-transform: scale(.6) translateX(60%);-o-transform: scale(.6) translateX(60%);transform: scale(.6) translateX(60%);}

  .product-list .product-item {position: relative;}

  .product-list .product-item .product-item-right {width: 100%;padding-bottom: 80%;}

  .product-list .product-item:first-child img {width: 80%;height: auto;position: absolute;bottom: -22%;right: 0;}

  .product-list .product-item:nth-child(2) img {width: 80%;height: auto;position: absolute;bottom: 0;right: 0;}

  .product-list .product-item:nth-child(3) img {width: 80%;height: auto;position: absolute;bottom: 0;right: 10%;}

  .product-list .product-item:last-child img {width: 70%;height: auto;position: absolute;bottom: 0;right: 10%;}



  .trust-wrap {width: 100%;padding: 0 5%;padding-bottom: 20px;flex-direction: column;}

  .trust-wrap .trust-left {padding: 10% 0;width: 100%;}

  .trust-left .trust-title {width: 100%;text-align: left;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}

  .trust-left .trust-title a {font-family: 'Kanit-Medium';font-weight: 500;font-size: 42px;color: #121214;}

  .trust-left .trust-content {width: 100%;text-align: left;margin-top: 40px;}

  .trust-left .trust-content a {font-family: 'Kanit';font-weight: 400;font-size: 18px;color: #013078;line-height: 30px;opacity: 0.69;}

  .trust-left .learn-more {display: none;}

  .trust-right {display: flex;flex-direction: column;;width: 100%;max-height: none;}

  .comment-left,.comment-right{width: 100%;margin: 0;}

  .trust-comment-item{margin: 0 0 20px;}



  .solutions-warp{flex-direction: column;}

  .solutions-warp .solutions-txt{width: 100%;}

  .solutions-warp .solutions-txt .solutions-title a{font-size: 30px;line-height: 1.5;}

  .solutions-warp .learn-more{display: none;}

  .solutions-img{width: 100%;padding-top: 5%;display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 20px;}

  .solutions-img a{width: 100%;padding-bottom: 120%;margin: 0;}

  .question-warp .question-title a{font-size: 40px;}

  .question-list .question-item .question-item-title{padding: 4% 6%;}

  .question-item-title a{font-size: 20px;}



  .contact-box .contact-title a{font-size: 30px;line-height: 1.4;}

  .contact-btn .book-demo{display: none;}

  .blog-title a{text-align: left;display: block;}

  .blog-tips{margin-bottom: 4%;}

  .blog-tips a{font-size: 30px;line-height: 1.4;text-align: left;display: block;}

  .blog-item{width: 100%;margin-bottom: 20px;}

  .blog-content{display: none;}
  .solutions-img .img_warp{width: 100%;padding-bottom: 133%;margin: 0;}

}
@media screen and (max-width: 480px) {
  .solutions-img{grid-template-columns:repeat(1,1fr)}
}