/* reset.css */
* {
  outline: none
}
ul, li {
  padding: 0;
  margin: 0
}
a {
  text-decoration: none
}
.text-center {
  text-align: center
}
.container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 10px;
  width: 100%
}
.row-col {
  display: flex;
  align-items: start;
  margin: 0 -10px;
  clear: both;
  flex-wrap: wrap;
  float: none !important
}
.sec_space {
  margin: 80px 0
}

.for_devs.sec_space {
    margin: 40px 0 80px;
}

.siteTitle h3 {
  font-size: 24px;
  line-height: 32px;
  color: #273a50;
  font-weight: 600
}
body h3 {
  color: #273A50
}
header.entry-header {
  display: none
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px
}
h2.siteTitle {
  font-size: 32px;
  line-height: 100%;
  color: #273A50;
  font-weight: 700;
  margin-bottom: 40px;
  text-align: center
}
.btn_white, .view_offerings {
  background: #fff;
  color: #273A50;
  border-radius: 50px;
  font-size: 16px;
  padding: 6px 30px;
  margin-top: 10px;
  display: inline-block;
  cursor: pointer
}
.btn_white:hover, .view_offerings:hover {
  background: #27A8E0;
  color: #fff
}
.view_offerings {
  margin-left: 15px
}
.btn_white_border {
  border-radius: 50px;
  padding: 3px 30px;
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  margin-top: 50px;
  cursor: pointer
}
.btn_white_border:hover {
  background-color: #ffffff26;
  color: #fff
}
.mb20 {
  margin-bottom: 20px
}
.mt30 {
  margin-top: 30px
}
.btn_gradient {
  border-radius: 50px;
  position: relative;
  display: inline-block;
  z-index: 1;
  padding: 7px 35px;
  background: none;
  border: none;
  font-weight: 500;
  cursor: pointer
}
.btn_gradient::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 3px;
  background: linear-gradient(90deg, #1e75bbff 0%, #27a8e0ff 50%, #f70ba6ff 100%);
  border-radius: inherit;
  mask: conic-gradient(#000 0 0) content-box exclude, conic-gradient(#000 0 0)
}
.btn_gradient:hover {
  background: linear-gradient(90deg, #1e75bbff 0%, #27a8e0ff 50%, #f70ba6ff 100%);
  color: #fff
}
body.overHidden {
  overflow: auto !important
}
.casestudydiv {
  padding-bottom: 50px
}
/* top_hero_sec */
.banner_innerPage h1 {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
    max-width: 960px !important;
    margin: 0px auto;
}
.top-hero-formsection .banner_innerPage p {
    font-size: 16px !important;
    font-weight: 400;
    max-width: 800px;
    margin: 20px auto;
    line-height: 26px;
    color: #fff;
}
span.min_head {
    color: rgb(153, 224, 255);
    display: block;
    padding-bottom: 10px;
    text-transform: inherit;
    font-size: 14px !important;
    text-align: center;
    text-transform: uppercase;
}
.siteTitle {
  text-align: center;
  margin-bottom: 15px
}
.banner_innerPage {
  text-align: center
}
.top-hero-formsection.innovate_integrate {
  position: relative;
  background: #161e2b url(https://dev.programmers.ai/wp-content/themes/programmersai/assets/images/all-technologies/all-technologies.jpg) !important;
  min-height: calc(74vh - 65px);  
  background-size: cover !important;
  background-position: right;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  z-index: 1;
  padding: 125px 0 0px 0 !important;
  position: relative;
  height: auto;
}
video.top_vid {
  height: 600px;
  object-fit: cover;
  width: 100%
}
.top-hero-formsection.innovate_integrate::before {
  content: '';
  background-image: url(https://programmers.io/wp-content/themes/programmers.io/assets/images/top-banner-bg-overlay.png);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  z-index: 1;
  background-position: right;
  z-index: -9;
  background: linear-gradient(210deg, rgba(90, 117, 167, 0.20) 0%, rgba(39, 58, 80, 0.40) 100%) !important;
}
.banner_innerPage {
  padding-top: 0px;
  z-index: 2;
  width: 100%;
  max-width: 1240px;
  text-align: center
}
/* end */
/* trusted by */
.trusted_by {
  background: #FAFAFA;
  padding: 50px 0 0;
  text-align: center;
  display: flex;
  padding-bottom: 50px;
}
.trusted_by h3 {
  color: #273A50
}
.trusted_by span {
  color: #27A8E0
}
.trusted_by span > span {
  color: #1E75BB
}
.trusted_by_inner ul {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-top: 0;
  flex-wrap: wrap
}
/* powerhouse_talent */
.blue_grad {
  background: linear-gradient(90deg, #27A8E0 35.56%, #1E75BB 74.51%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.powerhouse_inner {
  text-align: center;
}
.powerhouse_talent .powerhouse_inner p {
  max-width: 830px;
  margin: 0 auto !important;
}

/*--Technologies Support tech list for old pai theme */

/*
.meet_expert {background: #f6f9fc; padding: 60px 0; border-radius: 0px;}
.technologiesSupport {position: relative;overflow: hidden;z-index: 1;margin-top: 50px;padding-top: 70px;}
.technologiesSupport::before {content: '';position: absolute;top: 0;left: 50%;background: linear-gradient(0deg, #FFF, #F8F8F8, #F7F6F6);width: 110%;height: 243px;border-radius: 40% 40% 0 0;
transform: translateX(-50%);z-index: -1;}
.technologiesSupport .tech_container{width:100% !important;}
.techIconList {margin-bottom: 18px;margin-left: 0;list-style: none;padding: 0px 10px;}
.techIconList li {display: inline-block;margin-bottom:10px;}
.techIconList .button{ background:#E5E7E9; color:#273a50;border-radius:5px; margin-right:5px; border: 0px; padding: 8px 15px; cursor:pointer;font-size: 16px;font-weight:400;}
.techIconList li .button.select{ background:#1e75bb; color:#fff;}

.tech_list_item h3{font-size: 16px;  line-height: 28px;font-weight: 400;}
.tech_list_item.active a, .tech_list_item.active a:hover{background:#1E75BB; color:#fff;border:1px solid #1E75BB;}
.tech_list_item.active h3{color:#fff;}
.tech_container .tech_list{width:100%;}
.tech_container .tech_list .techItem{margin:0 10px;text-align: center;width:15%;margin-bottom: 20px;vertical-align: top;justify-content: center;border-radius: 10px; background: #fff;align-items: center;box-shadow:0px 1px 5px #ccc;padding:25px 10px; cursor:pointer;display: flex;}
.tech_container .tech_list .techItem:hover{box-shadow:rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(16, 24, 40, 0.08) 0px 12px 16px 6px, rgba(16, 24, 40, 0.03) 0px 4px 6px 0px}
.tech_container .tech_list .t_label {width: 100%;line-height:20px;font-size: 16px;display: none;}
.tech_container .tech_list .techItem .tech_icon{height:45px;display:flex; align-items: center;}
.tech_container .tech_list .techItem img {max-height: 45px;display: flex;}
.tech_container .tech_list .techItem:hover .t_label {position: absolute;top: 0px;background: #fff;left: 0px;width: 100%;height: 100%;border-radius: 10px;display: flex;
justify-content: center;align-items: center;padding: 10px;}

.working_house.sec_spec{background: #f6f9fc;}
.working_house.sec_spec.whitebg{background:#fff;}
.why_augment.sec_spec.greybg{background: #f6f9fc;}
.blogs .casestudy_title h3{color:#1E75BB;}
.case_study_post .casestudy{border-radius:10px; overflow:hidden;background:#fff;margin-bottom: 20px;border:1px solid #ddd;}
.case_study_post .casestudy:hover{box-shadow: 0 4px 16px 0 rgba(0,0,0,.12);}
.casestudyDetail {padding:0px 20px 5px 20px;background: #fff;}
.page-hire-codeigniter-developers .benefits_staff.sec_spec .tech_img_cnt img { width: auto; max-width: 100%;}
.data_stack_modernization .meetExpert .benefits_item {padding: 0 10px;}
*/


/*--Technologies Support tech list for pio theme */


/* Tech Icon List */
.techIconList{margin-bottom:18px;margin-left:0;list-style:none;padding:0 10px;width:100%}

.technologiesSupport .tech_container{width:100%!important}
.tech_container h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.tech_container .all_tech_list{width:100%}
.all_tech_list ul {display: flex;flex-flow: row; flex-wrap: wrap; width: 100%; padding: 0; margin: 0; gap: 15px;}
.techIconList li{display: flex;width: 15.6%;min-width: 190px;}
.techIconList li a {display: block; width: 100%;}
.tech_container .all_tech_list .techItem{margin-bottom:20px;background:#fff;align-items:center;cursor:pointer;border:1px solid #E8E8E8;border-radius:10px;box-shadow:0 0 1px #00000040;text-align:center;min-height:127px}
.tech_container .all_tech_list .t_label{width: 100%;font-size: 14px;padding: 10px 10px;border-top: 1px solid #E8E8E8;font-weight: 500; line-height: 20px; min-height: 61px;}
.tech_container .all_tech_list .techItem .tech_icon{padding:10px;height:80px;display:flex;justify-content:center;align-items:center}
.tech_container .all_tech_list .techItem img{max-height:45px;display:flex;}

.technologiesSupport::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    background: linear-gradient(0deg, #FFF, #F8F8F8, #F7F6F6);
    width: 110%;
    height: 243px;
    border-radius: 40% 40% 0 0;
    transform: translateX(-50%);
    z-index: -1;
}

.technologiesSupport {
    position: relative;
    overflow: hidden;
    z-index: 1;
    padding-top: 100px;
}


/* for_devs */
.devs_inner {
  background: #27A8E0;
  color: #fff;
  text-align: center;
  padding: 80px;
}
/* happiness_guarantee */
.happiness_guart.all_tech {
  padding: 0px;
}
.happiness_inner {
  background: linear-gradient(260deg, #1e75bbff 0%, #273a50ff 50%);
  color: #fff;
  height: 496px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px
}
.happiness_inner_cont {
  padding: 65px
}
.happiness_inner_video {
  position: absolute;
  top: 0;
  opacity: .1;
  height: 100%;
  width: 100%;
  left: 0
}
.happiness_inner_video video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover
}
.happiness_inner h3 {
  color: #fff;
  padding: 0 0 15px 45px;
}
.happiness_inner h3:before {
  background: url(https://dev.programmers.ai/wp-content/themes/programmersai/assets/images/all-technologies/happiness.png) no-repeat scroll center;
  width: 50px;
  height: 50px;
  content: "";
  position: absolute;
  left: -10px;
  top: -10px
}
.clearfix::after {
  content: "";
  display: table;
  clear: both
}
.happiness-panel {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 0 5px #00000040;
  overflow: hidden;
  padding: 0
}
.happiness-panel .happiness_inner {
  height: 100%
}
.happiness_form {
  padding: 50px 50px 50px 30px
}
.happiness_form h3 {
  text-align: center;
  margin-bottom: 30px
}
.happiness_form .form-group {
  margin-bottom: 20px
}
.happiness_form .form-group .form-control {
  border: solid 1px #D9D9D9;
  border-radius: 20px;
  padding: 8px 15px;
  width: 100%;
  height: 40px
}
.happiness_form .form-group textarea.form-control {
  height: 130px;
  padding: 15px
}
.happiness_form .form-group .action {
  margin-top: 15px
}
.happiness_form .action .btn_gradient {
  width: 100%;
  font-size: 16px;
  font-weight: 500
}
.happiness_form .action .btn_gradient::before {
  padding: 3px
}
.happiness_guart {
  background: #fff;
  padding: 80px 0;
  margin-bottom: 0
}
/* form */
div.wpforms-container-full input[type="date"], div.wpforms-container-full input[type="datetime"], div.wpforms-container-full input[type="datetime-local"], div.wpforms-container-full input[type="email"], div.wpforms-container-full input[type="month"], div.wpforms-container-full input[type="number"], div.wpforms-container-full input[type="password"], div.wpforms-container-full input[type="range"], div.wpforms-container-full input[type="search"], div.wpforms-container-full input[type="tel"], div.wpforms-container-full input[type="text"], div.wpforms-container-full input[type="time"], div.wpforms-container-full input[type="url"], div.wpforms-container-full input[type="week"], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type="date"], .wp-core-ui div.wpforms-container-full input[type="datetime"], .wp-core-ui div.wpforms-container-full input[type="datetime-local"], .wp-core-ui div.wpforms-container-full input[type="email"], .wp-core-ui div.wpforms-container-full input[type="month"], .wp-core-ui div.wpforms-container-full input[type="number"], .wp-core-ui div.wpforms-container-full input[type="password"], .wp-core-ui div.wpforms-container-full input[type="range"], .wp-core-ui div.wpforms-container-full input[type="search"], .wp-core-ui div.wpforms-container-full input[type="tel"], .wp-core-ui div.wpforms-container-full input[type="text"], .wp-core-ui div.wpforms-container-full input[type="time"], .wp-core-ui div.wpforms-container-full input[type="url"], .wp-core-ui div.wpforms-container-full input[type="week"], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea, div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader {
  border: solid 1px #D9D9D9 !important;
  border-radius: 20px !important
}
.wpforms .wpforms-submit-container, .wpforms .wpforms-confirmation-scroll p {
  text-align: left
}
.wpforms div.wpforms-container-full .wpforms-form label.wpforms-error::before, .wpforms div.wpforms-container-full .wpforms-form em.wpforms-error::before {
  display: none !important
}
.wpforms em.wpforms-error {
  margin-top: 5px !important
}
.wpforms .wpforms-field-file-upload label.wpforms-field-label {
  display: none
}
.wpforms .wpforms-field-file-upload {
  margin-top: 0 !important;
  padding-top: 0 !important
}
.wpforms div.wpforms-container div.wpforms-uploader .dz-message {
  flex-direction: initial
}
.wpforms div.wpforms-container div.wpforms-uploader {
  padding: 10px
}
.wpforms .wpforms-limit-characters-enabled + .wpforms-field-limit-text {
  display: none
}
.wpforms .wpforms-submit-container .wpforms-submit {
  position: relative
}
.wpforms .nf-form-cont .nf-form-layout .submit-wrap input[type="submit"], .wpforms .wpforms-submit-container .wpforms-submit {
  padding: 12px 60px !important;
  height: auto;
  max-width: 300px;
  background: #fff !important;
  color: #26384E !important;
  text-transform: capitalize;
  font-size: 20px;
  width: inherit;
  cursor: pointer;
  border: 0 !important;
  font-weight: 500;
  margin-bottom: 0;
  box-shadow: none;
  border-radius: 50px;
  max-width: 100%;
  width: 100%
}
.wpforms div.wpforms-container-full button[type="submit"]:focus::after {
  display: none !important
}
.wpforms .wpforms-render-modern .wpforms-confirmation-container-full {
    border-radius: 50px;
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 7px 35px;
    background: none;
    border: none;
    font-weight: 500;
    cursor: pointer;
}
.wpforms .wpforms-submit-container .wpforms-submit::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px 3px;
    background: linear-gradient(90deg, #25aeffff 0%, #27a8e0ff 50%, #023ea6ff 100%);
    mask: conic-gradient(#000 0 0) content-box exclude, conic-gradient(#000 0 0);
    border-radius: inherit;
    mask: conic-gradient(#000 0 0) content-box exclude, conic-gradient(#000 0 0);
    height: auto;
    display: block;
}
.happiness_form .wpforms-submit-container button:hover {
    background: linear-gradient(90deg, #25aeffff 0%, #27a8e0ff 50%, #023ea6ff 100%) !important;
    color: #fff !important;
}

/* end */
/* build_in */
.built-partner {
     background: transparent;
    padding: 0px 0 60px 0;
}
.built-panel {
  border-radius: 20px;
  padding: 50px 70px;
  background: url(https://dev.programmers.ai/wp-content/themes/programmersai/assets/images/all-technologies/built-blue-bg.png) top center no-repeat;
  background-size: cover;
  min-height: 351px
}
.built-panel h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 50px;
  color: #fff
}
.built-panel h2 span { 
  color: #27A8E0;
}
.built-panel ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  flex-wrap: inherit
}
/* header */
.navigation-top {
  background: transparent;
  border-bottom: none;
  box-shadow: none;
}
.site-header {
  position: absolute;
  background: transparent;
}
/* seo_linkedin_landing_free_consultation */
.seo_landing_struct .ibm-m-in {
  align-items: center;
}
.seo_linkedin_landing_free_consultation .banner_innerPage h1, .seo_linkedin_landing_free_consultation .top-hero-formsection .banner_innerPage p {
  text-align: left;
}
.seo_linkedin_landing_free_consultation .banner_innerPage {
  text-align: left;
}
.seo_free_consultation_inner ul li {
  list-style: disc;
  list-style-position: inside;
}
.seo_free_start_journey .journey-block p {
  max-width: inherit;
}
.seo_free_start_journey .journey-block {
  padding: 70px 35px;
}
/* media */
@media (max-width:1199px) {
  .happiness_inner {
    padding: 40px
  }
  .journey-block h3 {
    font-size: 24px
  }
  .happiness_form {
    padding: 30px 30px 30px 10px
  }
  .happiness_form h3 {
    margin-bottom: 20px;
    font-size: 24px
  }
  .happiness_form .form-group {
    margin-bottom: 15px
  }
  .sec_space {
    margin: 60px 0
  }
  .built-partner {
    padding: 60px 0
  }
  .ibm-m-left h3 {
    margin-bottom: 24px
  }
  .ind-list li {
    margin-bottom: 15px
  }
  .happiness_inner_cont {
    padding: 15px
  }
  .so_where .where-headed-panel {
    margin-left: 0
  }
  .ia_feat_right-block p {
    max-width: inherit
  }
  .ia_feat_left {
    padding-right: 0
  }
  .banner_innerPage {
    padding-left: 0
  }
  h2.siteTitle, .ibm-m-sec h2 {
    font-size: 26px;
    line-height: normal
  }
  .top-hero-formsection.innovate_integrate.innovate_landing {
    background-position: inherit !important
  }
	
 

}
@media(max-width:1100px) {
  .textwidget.custom-html-widget {
    padding: 5px 0
  }
  .navigation-top .navbar {
    position: static
  }
  .top-hero-formsection.innovate_integrate.ibmi_application::after {
    background: linear-gradient(268deg, #00000078 -5.03%, #273a50fc 47.99%)
  }
  .top-hero-formsection.innovate_integrate.stabilize_landing::after {
    background: linear-gradient(358deg, #00000078 -5.03%, #273a508f 47.99%)
  }
  .top-hero-formsection.innovate_integrate.stabilize_landing .banner_innerPage p {
    max-width: 65%
  }
}
@media(max-width:991px) {
  .built-panel {
    padding: 40px;
    min-height: 1px
  }
  .built-panel h2 {
    margin-bottom: 30px
  }
  .built-panel ul {
    justify-content: center
  }
  .built-panel ul li {
    padding: 10px
  }
  .client-content p {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.4
  }
  .client-logo {
    min-height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
  }
  .client-block {
    background-image: url(https://programmers.io/wp-content/themes/programmers.io/assets/images/campaign_landing/bg-1.png);
    background-repeat: no-repeat;
    padding: 15px;
    margin-bottom: 0;
    border-radius: 10px;
    height: 100%;
    display: flex;
    flex-flow: column;
    background-size: cover
  }
  .client-logo {
    margin-bottom: 15px
  }
  .client-content span.colon {
    background-size: 100%;
    width: 31px;
    height: 30px
  }
  .so_where .col-60 {
    width: 100%
  }
  .ia_feat_inner .col-60, .ia_feat_inner .col-40, .ia_feat_left img {
    width: 100%
  }
  .top-hero-formsection .banner_innerPage p {
    max-width: 100%
  }
  .bridge_the_gap .heading-block {
    min-height: 101px
  }
  .expert-block {
    height: 100%;
    max-height: 320px
  }
  .expert-block:has(.opened) {
    max-height: none
  }
  .seo_linkedin_landing_free_consultation .banner_innerPage {
    padding-left: 10px
  }
  .siblings_child_page .learn_more {
    display: none
  }
  .bridge_the_gap .heading-block .siblings_child_page h3 {
    width: calc(100% - 80px)
  }
  .heading-block .learn_more_mob {
    width: 35px;
    text-align: center;
    border: 1px solid #EB70C0;
    border-radius: 3px;
    height: 35px;
    float: right;
    display: block
  }
  .heading-block .learn_more_mob:hover, .bridge_the_gap .heading-block .siblings_child_page:hover .learn_more_mob {
    border: 1px solid #1E75BB
  }
  .heading-block .learn_more_mob img {
    margin-top: 10px
  }
	
.devs_inner{padding:20px 10px;}
}

@media(max-width:767px) {
  .happiness-panel .happiness_inner {
    border-radius: 0;
    padding: 30px
  }
  .happiness_form {
    padding: 30px
  }
  .sec_space {
    margin: 30px 0;
	padding:20px 0 0;
  }
  .built-partner {
    padding: 15px 0
  }
  .col-33 {
    width: 100%
  }
  .we_know_ai h2, .modernization_inner h2 {
    font-size: 24px
  }
  .journey-in {
    padding: 30px
  }
  .journey-in h2.siteTitle {
    margin-bottom: 30px
  }
  .journey-items {
    margin: 0
  }
  .ibm-m-left {
    margin-bottom: 20px
  }
  .ibm-m-left, .ibm-m-right {
    width: 100%
  }
  .banner_innerPage h1 {
    padding: 10px 0 0;
    font-size: 28px !important;
    line-height: 38px !important
  }
  .built-panel {
    padding: 30px
  }
  .trusted_by {
    padding: 20px 0
  }
  .main-tab .tab__item {
    margin-bottom: 25px;
    min-width: 250px;
    padding: 8px 20px
  }
  .ibm-m-left {
    padding-right: 0
  }
  .trusted_by_inner ul {
    padding-top: 0;
    justify-content: center
  }
  .ibm-m-sec::before, .ibm_i_moder::before {
    border-radius: 0
  }
  .people-ibm-panel .col-33 {
    margin-bottom: 40px
  }
  .people-ibm-panel .col-33:last-child {
    margin-bottom: 0
  }
  .ibm-m-sec {
    padding-top: 30px;
    margin-top: 0
  }
  .happiness_inner_cont {
    padding: 0
  }
  .team-tech-ibmi-sec {
    background-position: 64%
  }
  .ibm_i_moder_inner .btn_gradient {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    width: 265px
  }
  .ibm_i_moder .container {
    padding-bottom: 82px
  }
  .ibm_i_moder_inner h2.text-center {
    font-size: 26px;
    margin: 0 auto
  }
  .ibm_i_moder_inner {
    flex-direction: column
  }
  .the_indust {
    margin-top: 20px
  }
  .indust_below .ind-list li {
    width: auto
  }
  .indust_below .ind-list {
    justify-content: inherit
  }
  .vertical-tab-wrapper .col-15 {
    width: 100%;
    order: 2
  }
  .vertical-tab-wrapper .col-85 {
    width: 100%;
    padding: 10px
  }
  .right_tab .title img {
    width: 100%
  }
  #vertical-tab .vertical-tab-wrapper .vertical-tab-content {
    padding: 0
  }
  .vertical-tab {
    display: flex;
    gap: 10px
  }
  #vertical-tab .vertical-tab-wrapper .vertical-tab .each-tab {
    min-width: 150px
  }
  .vertical-tab {
    overflow: auto
  }
  #vertical-tab .vertical-tab-wrapper .vertical-tab-content h3 {
    margin-bottom: 0
  }
  #vertical-tab .vertical-tab-wrapper .vertical-tab-content h3::before {
    height: 15vh
  }
  .banner_innerPage .btn_white, .banner_innerPage .view_offerings {
    padding: 3px 20px
  }
  .banner_innerPage .view_offerings {
    margin-left: 0px !important;
  }
  .banner_innerPage p {
    padding: 0;
    margin: 0 auto
  }
  .btn_white_border {
    font-size: 14px;
    padding: 3px 15px
  }
  .why_impact_left {
    margin-bottom: 15px;
    padding: 20px
  }
  .built-panel ul {
    flex-wrap: wrap
  }
  .trusted_byCompany .slick-list.draggable, .trusted_by_inner .slick-list.draggable {
    overflow: hidden;
    margin: 0
  }
  .trusted_by .trusted_byCompany {
    padding: 0 30px !important
  }
  .top-hero-formsection.innovate_integrate.stabilize_landing::after {
    background: linear-gradient(358deg, #00000078 -5.03%, #273a50f2 47.99%)
  }
  .top-hero-formsection.innovate_integrate.stabilize_landing .banner_innerPage p {
    max-width: 100%
  }
  .heading-block .learn_more {
    display: none
  }
  .heading-block .learn_more_mob {
    width: 35px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 35px;
    float: right
  }

 .all_tech_list ul { gap: 3%;}
 .techIconList li { width: 15.6%; min-width: 31%;}

}
@media (max-width: 576px) {
  .ind-list li {
    width: 100%
  }
  .tab__list.main-tab {
    display: flex;
    margin-bottom: 24px;
    justify-content: flex-start;
    overflow: auto;
    padding: 5px;
    flex-wrap: nowrap
  }
  .indust_below .ind-list {
    display: table;
    margin: 0 auto
  }
  .where-headed-panel .col-50.mb20 {
    width: 100%
  }
  .banner_innerPage p br {
    display: none
  }
  .btn_white_border {
    font-size: 12px;
    padding: 3px 9px
  }
  .all_tech_list ul { gap: 5%;}
  .techIconList li { min-width: 47%;}
}