.process-card ul{margin:20px 0 0 0;list-style:none;padding:0}
.process-card ul li{font-weight:400;font-size:12px;line-height:20px;color:#212529;position:relative;padding-left:20px;margin:10px 0 5px 0}
.process-card ul li::after{content:"";position:absolute;left:0;top:6px;width:9px;height:4px;border-left:1px solid #000;border-bottom:1px solid #000;rotate:-45deg}
.cost-advantage{margin-top:80px}
.expertise_list_wrapper .expertise_list{display:flex;flex-wrap:wrap;margin-top:70px}
.expertise_list_wrapper .expertise_list .wrap{flex:0 0 33.33%;text-align:center;padding:15px;border-bottom:1px solid #e0e0e0}
.expertise_list_wrapper .expertise_list .wrap .img{min-height:65px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.expertise_list_wrapper .expertise_list .wrap .text_title{font-size:18px;line-height:22px;font-weight:700;color:#111}
.expertise_list_wrapper .expertise_list .wrap:nth-child(3n+2){border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}
.expertise_list_wrapper .expertise_list .wrap:nth-last-child(-n+3){border-bottom:0}
.badge-img{border-radius:100px;overflow:hidden;width:60px;height:60px;background:#f1f3ff;padding:14px}
.badge-img img{width:100%;height:auto}
section.faq-wrapper-section{padding-top:60px}
.padding-none{padding-top:0}
.tech-stack-section .tech-stack-box ul li{min-height:180px}
section#caseStudies{padding-top:0}
.four-carousel .slider-wrapper{width:calc(25% - 15px)}
.right-slider-banner{border:none;background:0 0;max-width:600px}
.right-slider-banner img{width:100%}
.main-banner-inner p{max-width:450px}
.client-img{width:64px;height:64px;border-radius:100px;overflow:hidden;margin-bottom:10px}
.main-banner-inner .button-wrapper{justify-content:start;margin-top:40px}
.main-banner-inner .button-wrapper a.blue-button{padding:0 25px}
.mobile-page .readmore-wrap {display: flex;justify-content: center;}
.tech-stack-section.mobile-page .tech-stack-box {display: none;}
.tech-stack-section.mobile-page .tech-stack-box:nth-child(2), .tech-stack-section.mobile-page .tech-stack-box:nth-child(3) {display: block;}
.tech-stack-section.mobile-page .readmore-wrap .light-blue-button{min-width: 215px;}
.tech-stack-section.mobile-page{padding-bottom: 80px;}
.tech-stack-section.mobile-page.readmore .tech-stack-box {display: block;}
@media (max-width:1199px){
.four-carousel .slider-wrapper{width:calc(50% - 15px)}
.software-development-carousel{justify-content:center}
}
@media (max-width:860px){
section.main-banner-inner .text p{max-width:none}
}
@media (max-width:767px){
.software-development-carousel{justify-content:start}
.tech-stack-section .tech-stack-box ul li{width:100%;min-height:auto}
}
@media (max-width:640px){
.tech-stack-section .tech-stack-box ul li{width:100%}
.expertise_list_wrapper .expertise_list .wrap{flex:0 0 50%;border:1px solid #e0e0e0!important;margin:0 0 -1px -1px}
}