

 
.bg_lines {
  background: url(../images/g-liness.png)no-repeat;
  background-size: 100%;
  height: 1200px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.top_content_wrap {
  text-align: center;
  position: relative;
  z-index: 3;
}
.top_content_wrap .app__subhead { 
  font-size: 24px;
}
.top_content_wrap .common__btn {
  margin: 55px auto;
}
.client_logos {
  position: relative;
  width: 100%;
  padding: 30px 80px;
}
.client_logos .d_flex {
  display: flex;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.trusted_brands {
  color: #A6AAAE;
  font-size: 18px;
  display: block;
  padding: 10px 0 30px;
}
.bg_wrapper {
  background-color: #000;
  padding: 5rem 0;
  margin-top: -1px;
}
.bg_wrapper.pd_btm {
  padding: 5rem 0 10rem;
}
.top_head_wrap.bg_wrapper {
  background-color: #000;
  padding-top: 0;
}
.heading2 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 60px;
  font-weight: 600;
  line-height: 1.1;
  position: relative;
  z-index: 2;
}
.slider {
  margin: 100px 0 0;
}
.service_panels {
  position: relative;
}

.serv_card_head {
  font-size: 32px;
  line-height: 1.1;
  font-weight: 700;
}
.service_cards figure {
  background-color: #1E1C25;
  border-radius: 10px;
  padding: 10px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #26252C;
  margin-bottom: 60px;
}
.service_cards .common__btn {
  margin-top: 30px;
}
.slider-counter {
  position: absolute;
  top: -50px;
  left: 0;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
}
.slider-counter i,.slider-counter var {
  font-style: normal;
}
.bar {
  position: absolute;
  content: "";
  background: #8F8E92;
  width: 28px;
  height: 1px;
  top: 14px;
  left: 35px;
}
.bar+span {
  padding-left: 50px;
  color: #8F8E92;
}
.serv_card_head,.common__btn .btn-effect,.service_cards .para {
  color: #B6B6B8;
}

.owl-item.active+.owl-item.active .service_cards {
  background-color: #110E19;
}
 .active_hover:hover .service_cards {
  background-color: #126BFB !important;
}

.active_hover.active:hover .service_cards {
  background-color: #126BFB;
}
.service_cards:hover {
  background-color: #126BFB;
}
.owl-item.active.remove_hover .service_cards {
  background-color: #110E19;
}
.owl-item.active .service_cards {
  background-color: #126BFB;
}
.owl-item.active .service_cards img {
  opacity: 1;
}

.owl-item.active .serv_card_head,.owl-item.active .para {
  color: #fff;
}
.owl-item.active+.owl-item.active .service_cards figure{
  background-image: linear-gradient(to bottom, #25232b, #211f28, #1e1c24, #1a1821, #17151e);
  border: 1px solid #26252C;
}
.service_cards:hover .serv_card_head,.service_cards:hover .para {
  color: #fff;
}
.service_cards:hover .serv_card_list li,.owl-item.active li {
  color: #fff;
}
.service_cards.show-content .serv_card_list li,.service_cards.show-content .para,.service_cards.show-content .serv_card_head {
  color: #fff;
}
.service_cards:hover figure,.service_panels .owl-item.active figure,.service_panels .owl-item.active+.owl-item.active .service_cards:hover figure{
  background-image: linear-gradient(to bottom, #3983fb, #3983fb, #3983fb, #3983fb, #3983fb);
  border:1px solid #3983fb;
}
.service_cards .common__btn .btn-effect {
  color: #B6B6B8;
  border: 2px solid #B6B6B8;
}
.service_cards:hover .common__btn .btn-effect,.owl-item.active .service_cards .common__btn .btn-effect {
  color: #fff;
  border: 2px solid #fff;
}
.service_cards .common__btn .btn-effect.knw_mr:hover {
  color: #000;
}
.common__btn.top_spc {
  margin-top: 70px;
}




.service_cards {
  color: #fff;
  background: #110E19;
  border: 1px solid #373F4B;
  border-radius: 15px;
  padding: 40px 30px;
  min-height: 500px;
}

.service_cards .para {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
}
.service_card_inner a {
  color: #039C9D;
}
.active_hover .service_card_inner a,.active .service_card_inner a {
  color: #00DBD9;
}
.service_cards .serv_card_list .para {
  margin: 10px 0 0;
  min-height: auto;
}

.serv_card_list {
  margin: 30px 0;
}
.scrollle_content {
  overflow-y: scroll;
  height: 340px;
  padding-right: 10px;
  margin-top: 15px;
}

.scrollle_content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 2px;
}
.scrollle_content::-webkit-scrollbar-thumb {
  background-color:#75A9FD;
}
.scrollle_content::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: transparent;
}
.serv_card_list li {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  color: #B6B6B8;
  padding-left: 30px;
  margin-bottom: 22px;
}
.list_head {
  cursor: pointer;
}
.card_accord a,.card_accord a:hover {
  color: #6CFBCE;
}
.serv_card_list li span {
  position: absolute;
  left: 0;
  top: 0;
}

.pin_spacers {
  height: calc(50vh - 170px);
  width: 100%;
  background-color: #000;
}
.case_full_banner {
  padding-top: 15vh;
  position: relative;
  z-index: 2; 
}
.video-wrapper img {
  width: 100%;
}

.service_sec_left_sec .common__btn {
  margin-top: 100px;
}


.slider.owl-carousel .owl-item img {
  width: auto;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  opacity: 0.6;
}

.owl-item .service_cards:hover img {
  opacity: 1;
}

.owl-theme .owl-nav [class*=owl-] {
  background:none;
}

.owl-carousel svg {
  position: absolute;
  margin-left: 0;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  width: 50px;
  height: 40px;
  stroke-width: 0.5;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.owl-carousel .owl-prev svg {
  transform: rotate(180deg) translate(50%, 35%);
  -webkit-transform: rotate(180deg) translate(50%, 35%);
}
.owl-nav {
  position: absolute;
  top: -65px;
  right: 50px;
  width: 70px;
  height: 30px;
  display: flex;
  align-items: center;
}
.owl-nav button {
  width: 50px;
  position: relative;
}
.owl-nav .disabled svg {
  opacity: 0.3;
  cursor: default !important;
}
.owl-stage {
  padding-left: 0 !important;
}



.stats_wrap {
  background: #EEF0FE;
  padding: 3rem 0 3.5rem;
  margin: 7rem 10rem 0;
  border-radius: 10px;
  position: relative;
}
.stats_wrap .digits span,.stats_wrap .stats-head {
  color: #000;
}
.stats_wrap .states_panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 0 2.5rem;
  justify-content: space-around;
}
.digits span:before {
  position: absolute;
  content: "";
  background-color: #000;
  height: 1px;
  bottom: -16px;
  width: 130px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.digits span {
  font-size: 72px;
  line-height: .8;
  color: #000;
  font-weight: 700;
  position: relative;
  display: block;
  text-align: center;
}
.stats-head {
  font-size: 24px;
  font-weight: 400;
  color: #000;
  display: block;
  text-align: center;
  padding-top: 25px;
  line-height: 1.4;
  min-height: 87px;
}
.common__btn.blk .btn-effect {
  color: #000;
  border: 2px solid #000;
}
.stats_wrap .common__btn {
  margin: 0 auto;
}
.common__btn.blk svg {
  stroke: #000;
}












/* New case study css */
.wrapper {
  margin-top: 0;
}
.header-container.case-header {
  background: transparent;
}

.header-container .menu-wrapper>ul>li>a {
  color: #fff;
}
.header-container.active .menu-wrapper>ul>li>a {
  color: #000;
}
.header-container.case-header.active {
  background: #fff;
}
.header-container.case-header.shrink .menu-wrapper>ul>li>a {
  color:#000;
}
.header-container.case-header .white-logo  {
  display: block!important;
}
.header-container.case-header.active .white-logo {
  display: none!important;
}
.header-container.case-header.shrink .white-logo {
 display: none !important;
}
.header-container.case-header .blk-logo {
  display: none!important;
}
.header-container.case-header.active .blk-logo {
  display: block!important;
}
.header-container.case-header.shrink .blk-logo {
  display: block!important;
}
.header-container {
  transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
}
.header-container.active .menu-wrapper > ul > li.nav_contact > a {
  color: #fff;
}



.top_head_wrap {
  background-color: #16161D;
  padding-bottom: 20px;
}

.case_full_banner figure img {
  max-width: 100%;
}

.top_head_wrap .heading1 {
  font-size: 82px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
.service_sec__detail__panel {
  padding: 100px 0;
  background-color: #16161D;
}
.service_sec_flex_row {
  display: flex;
  justify-content: space-between;
}
.service_sec_left_sec {
  width: 50%;
  padding-right: 50px;
}
.service_sec_right_sec .para:last-child {
  margin-bottom: 0;
}

.service_sec_flex_row+.service_sec_flex_row {
  padding-top: 80px;
}
.sticky {
  position: sticky;
  top: 100px;
}
.service_sec_right_sec {
  width: 50%;
  padding-left: 40px;
}
.service_sec_right_sec .para:first-child {
  margin-top: 0;
}
.gaps {
  padding: 80px 0;
}

.bg_color_wrapper {
  background-color: #FDFBF7;
}




/* CTA */
.cloud_cta_banner {
  background: #131313;
  border: 1px solid #333;
  border-radius: 10px;
  margin: 3rem 4rem 8rem;
  padding: 4rem 0;
  position: relative;
  text-align: center;
  z-index: 2;
}
.heading3 {
  color: #fff;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2;
}
.cta_banner_txt .app__subhead {
  margin-top: 1.5rem;
}
.text-grad {
  background: linear-gradient(to right, #00F5D1 , #0060FD);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
} 
.cta_banner_txt .common__btn {
  margin: 60px auto 0;
}
  /* CTA ends */



.tab-detail,.tab-detail2 {
  display: none;
}


/* horizontal slider */
.case_scoll_sec {
  width: 400%;
	height: 90vh;
	display: flex;
	flex-wrap: nowrap;
}
.panel {
  width: 100%;
  height: 90vh;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 0;
  border-radius: 15px;
  margin-right: 60px
}
.orange {
  background-color: #e77614;
 }
.purple {
  background-color: #8d3dae;
 }
.red {
  background-color: #c82736;
}
.blue {
  background-color: #2c7ad2;
}
.case_study_panel {
  position: relative;
}

.block_bubble {
  color: #d4c9c9;
  background-color: #393839;
  font-size: 1.25rem;
  width: 100px;
  height: 100px;
  /* top: 50%;
  left: 50%; */
  margin: -110px 0 0 -130px;
  border-radius: 50%;
  position: absolute;
  left: 440px;
  top: 200px;
  z-index: 2;
  pointer-events: none !important;
  will-change: transform;
  transform: scale(0);
  transition: 400ms transform cubic-bezier(0.68, 0.55, 0.265, 0.55);
}

.case_study_panel .common__btn a{
  position: relative;
  z-index: 3!important;
}

.block_bubble.is-inview {
  transform: scale(1);
}
.case_study_panel.cursor-btn .block_bubble {
  transform: scale(0);
}
.block_bubble.is-inview {
  transform: scale(1);
}


.cl_success_stories {
  padding:2rem 0 5rem;
}

.port_stats {
  display: flex;
  color: #fff;
  padding-bottom: 30px;
}
.states_head {
  color: #fff;
}
.stats_text {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.3;
  padding-top: 5px;
}
.states_head span {
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
}
.states_head+.states_head {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #C1C1C1;
}
.port__left .para {
  color: #fff;
  line-height: 1.4;
  font-size: 16px;
  font-weight: 300;
  padding: 20px 0;
}
.port__left {
  width: 760px;
  height: 784px;
  padding: 40px 100px 40px 80px;
  overflow: hidden;
  border: 1px solid #C1C1C1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 15px 0 0 15px;
}

.port__rght {
  width: 760px;
  height: 784px;
  position: relative;
  border-radius: 0 15px 15px 0;
}
.port__rght img {
  width: 100%;
}

.port__rght::before {
  position: absolute;
  content: "";
  background: #333;
  background-position: center;
  width: 85%;
  height: calc(100% + 80px);
  border-radius: 50px;
  top: -35px;
  left: -10px;
  z-index: -1;
  filter: blur(75px);
  bottom: 10px;
}

.img1 {
  background: url('../images/ikea-port-banner.png')no-repeat;
  background-position: center;
  background-size: cover;
}

.img2 {
  background: url('../images/youcomm-banner.png')no-repeat;
  background-position: center;
  background-size: cover;
}

.img3 {
  background: url('../images/kfc-port-banner.png')no-repeat;
  background-position: center;
  background-size: cover;
}

.img4 {
  background: url('../images/adidas-port-banner.png')no-repeat;
  background-position: center;
  background-size: cover;
}
.img5 {
  background: url('../images/vyrb-port-banner.png')no-repeat;
  background-position: center;
  background-size: cover;
}


.container_flex {
  display: flex;
}

.cards_sticky {
  margin-left: 100px;
}

.card_sticky {
   height: 200px;
  width: 400px;
  margin-bottom: 50px;
  background: white;
  font-size: 36px;
}
.cards_sticky .cards_sticky:first-child {
    box-shadow: 0px 0px 30px 3px rgba(0, 0, 0, 0.05);
  }

.container_flex2 {
  margin-top: 40px;
  width: 100%;
  height: 400px;
}




.cloud_project_panel {
  padding: 0 0 6rem;
}

.lt_sec,.rt_sec {
  width: 45%;
  margin-top: 130px;
  position: relative;
}
.lt_sec,.rt_sec {
  position: relative;
}
.cloud_project_panel .heading2 {
  color: #fff;
}
.cloud_project_panel .para {
  color: #D4D4D4;
}
.process_card {
  margin-bottom: 40px;
}
.process_card .heading4 {
  margin: 20px 0;
  color: #fff;
  font-weight: 700;
}
.process_card .para {
  margin: 15px 0 0;
  font-size: 18px;
 }
 .agile_dev_process {
  padding: 0rem 0 10rem;
}

 .spacer {
  height: 60vh;
  opacity: 0.2
}

.cards_wrapper {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
}
.process_card {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  border: 1px solid #4A4A4A;
  border-radius: 15px;
  padding: 55px 65px;
  min-height: 410px;
}
.process_card_info figure {
  background: #0363FF;
  width: 54px;
  height: 52px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}


.process_card:nth-child(2) {
  top:10px
}
.process_card:nth-child(3) {
   top:40px
}
.process_card:nth-child(4) {
   top:70px
}
.process_card:nth-child(5) {
   top:100px
}


.blk {
  color: #000; 
}


/* new service css */
.services_container {
  display: flex;
  border: 1px solid #126BFB;
}
.services_lt {
  position: relative;
  padding: 100px 60px;
  width: 40%;
  background-color: #126BFB;
}
.tab-link {
  color: #89B5FD;
  font-size: 24px;
  font-weight: 700;
  padding: 35px 0; 
  cursor: pointer;
}
.tab-link:not(:last-child) {
  border-bottom: 1px solid #89B5FD;
}
.tab-link.current {
  color: #fff;
}
.total_count {
  color: #89B5FD;
}
.counter_sec,.total_count {
  font-size: 24px;
  font-weight: 700;
}
.counter_sec {
  color: #fff;
  position: absolute;
  top: 50px;
}
.services_rt {
  position: relative;
  width: 60%;
}
.sevices_rt_inner {
  position: relative;
  padding: 100px 100px 80px;
}
.card_para {
  color: #fff;
  display: block;
  margin: 20px 0;
} 
.list_head {
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  position: relative;
  padding-left: 40px;
}
.list_num {
  position: absolute;
  left: 0;
}
.tab_cont_dtl {
  margin:30px 0 0 ;
}
.tab_cont_dtl li:not(:last-child) {
  border-bottom: 1px solid #fff;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.serv_card_head {
  color: #fff;
}
.accor_content {
  display: none;
}
.accor_content .para {
  color: #fff;
}
.tab-content {
  display: none;
}
.tab-content.current {
  display: block;
}







/* Industries We Cater To */
.sec_gap {
  margin: 7rem 0;
}
.grid_colm_panel {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(20%, 1fr));
  padding-top: 4rem;
  position: relative;
}
.grid_colm_item {
  text-align: center;
  border-right: 1px solid #3c3c3c;
  border-bottom: 1px solid #3c3c3c;
  padding: 40px 50px;
  min-height: 215px;
}
.grid_colm_item figure {
  border-radius: 10px;
  background-image: linear-gradient(to bottom, #343338, #302e34, #2b2a2f, #27252b, #232127);
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.grid_colm_head {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3;
  padding-top: 20px;
}
.grid_colm_panel:before {
  position: absolute;
  content: "";
  top: 0;
  right: -10px;
  width: 30px;
  height: 100%;
  background-color: #000;
  z-index: 1;
}
.grid_colm_panel:after {
  position: absolute;
  content: "";
  bottom: -10px;
  width: 100%;
  height: 30px;
  background-color: #000;
  z-index: 1;
}
/* Industries We Cater To  ends*/





.advanced_tech {
  padding: 6rem 0;
}
.grid_col3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  padding: 6rem 0 2rem;
}
.tech_card {
  position: relative;
}
.tech_card figure {
  min-height: 30px;
}
.tech_card::before {
  position: absolute;
  content: "";
  background-color: #F1F2FD;
  border-radius: 5px;
  left: -30px;
  top: -40px;
  width: calc(100% + 60px);
  height: calc(100% + 70px);
  opacity: 0;
  z-index: -1;
}
.tech_card:hover::before {
  opacity: 1;
}
.tech_card .para {
  margin: 0;
  font-size: 14px;
}
.tech_card .heading4 {
  color: #000;
  margin:20px 0;
  font-weight: 500;
}


.reasons_tochoose {
  background-color: #151515;
  padding: 6rem 0;
  margin-top: -1px;
}
.left_panel {
  width: 55%;
  padding-right: 50px;
}






/* Tech stack starts here */
.tab_chip span {
  border: 2px solid #000;
  border-radius: 5px;
  padding: 0 35px;
  height: 70px;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  color: #000;
  cursor: pointer;
  display: flex;
  align-items: center;
} 
.tab_chip span:hover,.tab_chip.active span {
  background-color: #126BFB;
  border: 2px solid #126BFB;
  color: #fff;
}
.techstack_logo img {
  max-width: 100%;
}

.tech_stack_detail {
  display: none;
}
.techstack_panel {
  padding: 1rem 0 6rem;
  position: relative;
}
.grid__panel {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 2rem;
}
.grid__panel.two {
  grid-template-columns: repeat(2, 1fr);
  align-items: flex-start;
}
.tab__tech__wrap li, .tab__tech__wrap li a {
  color: #838383;
  margin: 20px 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  position: relative;
}
.tech__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 135px;
}
.tech_stack_detail#tech-stack1 .icon_panel,.tech_stack_detail#tech-stack2 .icon_panel{
  border-bottom: 1px solid #cfcfcf;
}
.tech_stack_detail .icon_panel:last-child {
  border-bottom: none !important
}

.tab__tech__wrap li a {
  text-decoration: underline !important;
  text-align: left;
}
.inner_caption+.grid__panel {
  width: 60%;
}
.tech_stack_detail .icon_panel {
    padding: 1rem 0;
}
.tech_stack_detail .icon_panel:not(:last-child) {
  margin-bottom: 1rem;
}
#tech-stack2 .inner_caption {
  padding: 0;
}
.inner_caption {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  padding-top: 1.2rem;
  width: 30%;
  color: #000;
}
.tab_chips_wrap {
  position: relative;
  z-index: 3;
  margin: 4rem auto;
  width: 500px;
}
.tab_chips_wrap .item:nth-child(2) {
  margin-left: 30px;
}
.techstack_logo {
  width: 33%;
  padding: 0 0 30px;
}

.techstack_logo figure {
  min-height: 90px;
  display: flex;
  align-items: center;
}
.tech_stack_wrap {
  max-width: 850px;
  width: 100%;
  margin: 0 auto;
}
.tech__icon img {
  transform: scale(.8);
}
/* Tech stack ends here */












@media (max-width: 1899px) {
  .case_full_banner {
    padding-top: 20vh
  }

  
}


@media (max-width:1680px) {
  .top_head_wrap .heading1 {
    font-size: 78px;
  }
  .top_content_wrap .app__subhead {
    font-size: 22px;
  }
  .trusted_brands {
    font-size: 16px;
  }
 
  .serv_card_head {
    font-size: 28px;
  }
  .service_cards .para {
    font-size: 14px;
  }
  .service_cards figure {
    width: 66px;
    height: 66px;
  }
  .service_cards {
    min-height: 470px;
  }
  .common__btn.top_spc {
    margin-top: 50px;
}
  .stats_wrap {
    margin: 7rem 2rem 0;
  }
  .digits span {
    font-size: 60px;
  }
  .stats-head {
    font-size: 18px;
  }
 
  .tab_hd {
    font-size: 24px;
  }
  .card_info figure {
    width: 53px;
    height: 51px;
  }
  .cycle-tab-item .para {
    font-size: 18px;
  }
  .tab-pane figure {
    max-width: 480px;
  }
  .card_info .heading2 {
    font-size: 22px;
  }
  .caption {
    font-size: 14px;
  }
  .card_info {
    min-height: 340px;
  }
 
.bene_slide_lft span {
  font-size: 18px;
}  

.states_head span {
  font-size: 26px;
}
.process_card .para {
  font-size: 13px;
}

.process_card {
  padding: 50px 44px;
  min-height: 380px;
}
.cl__partners {
  max-width: 800px;
}
.logo_info .para {
  font-size: 14px;
}
.logo_info h3 {
  font-size: 26px;
}
.tab_chip span {
  font-size: 20px;
}
.tech_stack_wrap {
  max-width: 750px;
}
.card_box {
  max-width: 170px;
}
.stats_panel .para {
  font-size: 12px;
}

.btn_wrapper {
  padding: 100px 80px 80px;
}
.process_card .para {
  font-size: 14px;
}
}



@media (max-width: 1550px) {
  .top_head_wrap .heading1 {
    font-size: 70px;
  }
  .top_content_wrap .app__subhead {
    font-size: 20px;
  }
  
  .app__subhead,.serv_card_list li {
    font-size: 15px;
  }
  .serv_card_head {
    font-size: 26px;
  }

  .stats_wrap {
    margin: 7rem 1rem 0;
  }
  .digits span {
    font-size: 54px;
  }
  .stats-head {
    font-size: 16px;
  }
  .tab_hd {
    font-size: 22px;
  }
  .cycle-tab-item .para {
    font-size: 16px;
  }
  .tab-pane figure {
    max-width: 460px;
  }
  .card_info .heading2 {
    font-size: 18px;
  }
  .caption {
    font-size: 12px;
  }
  .card_info {
    min-height: 330px;
  }

.tab-link-wrapper span {
  font-size: 25px;
}
.tab_detl_inner .para {
  font-size: 16px;
  margin: 0 0 0 50px;
}

.port__left {
  width: 560px;
  height: 620px;
  padding: 40px 80px 40px 60px;
}
.port__rght {
  width: 600px;
  height: 620px;
}
.port__left .para {
  font-size: 12px;
}
.states_head span {
  font-size: 21px;
}

.process_card .para {
  font-size: 12px;
}
.process_card {
  padding: 45px 35px;
  min-height: 350px;
}
.cl__partners {
  max-width: 800px;
}
.logo_info .para {
  font-size: 16px;
}
.logo_info h3 {
  font-size: 25px;
}
.tab_chip span {
  font-size: 18px;
}
.tech_stack_wrap {
  max-width: 780px;
}
.card_box {
  max-width: 180px;
}
.stats_panel .para {
  font-size: 12px;
}
.small-container {
  width: 720px;
}

.blog_image_link {
  height: 266px;
}
.indus_card .para {
  font-size: 14px;
}
}

@media (max-width:1440px) {
  .top_head_wrap .heading1 {
    font-size: 68px;
  }
  .top_content_wrap .app__subhead {
    font-size: 20px;
  }
  .heading2 {
    font-size: 50px;
  }
  .app__subhead,.serv_card_list li {
    font-size: 17px;
  }
  .serv_card_head {
    font-size: 26px;
  }

  .digits span {
    font-size: 54px;
  }
  .stats-head {
    font-size: 16px;
  }
  .tab_hd {
    font-size: 22px;
  }
  .cycle-tab-item .para {
    font-size: 18px;
  }
  .tab-pane figure {
    max-width: 450px;
  }
  .card_info .heading2 {
    font-size: 18px;
  }
  .caption {
    font-size: 12px;
  }
  .card_info {
    min-height: 330px;
  }
  .port__left {
    width: 530px;
    height: 570px;
    padding: 40px 80px 40px 60px;
  }
  .port__rght {
    width: 570px;
    height: 570px;
  }
.common__btn .btn-effect {
  font-size: 14px;
  padding: 10px 50px 10px 25px;
}
.bene_slide_lft span {
  font-size: 18px;
}  

.tab-link-wrapper span {
  font-size: 25px;
}

.process_card .para {
  font-size: 12px;
}
.process_card {
  padding: 45px 35px;
  min-height: 330px;
}
.cl__partners {
  max-width: 800px;
}
.logo_info .para {
  font-size: 14px;
}
.logo_info h3 {
  font-size: 25px;
}
.tab_chip span {
  font-size: 17px;
}
.tech_stack_wrap {
  max-width: 750px;
}
.card_box {
  max-width: 170px;
}
.stats_panel .para {
  font-size: 12px;
}

.app-faq-wrap-list li .head {
  font-size: 16px;
}
.app-faq-wrap-list li .faq-content-wrap p {
  font-size: 13px;
}

.service_cards .para {
  font-size: 13px;
}
}

@media (max-width:1366px) {
  .top_head_wrap .heading1 {
    font-size: 66px;
  }
  .serv_card_list li {
    font-size: 15px;
  }
  .serv_card_head {
    font-size: 26px;
  }
  .card_info {
    padding: 40px 30px;
  }
  .cycle-tab-item .para {
    font-size: 16px;
  }
  .tab-pane figure {
    max-width: 450px;
  }
  .card_info {
    min-height: 290px;
  }
  .tab-link-wrapper span {
    font-size: 22px;
  }


}


@media (max-width:1280px) {
  .top_head_wrap .heading1 {
    font-size: 64px;
  }

}

