.bg_lines {
  background: url(../images/bg-liness.webp)no-repeat;
  background-size: 100%;
  height: 100vh;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.video-wrapper {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 18px;
}

.pin_spacers {
  height: calc(50vh - 170px);
  width: 100%;
  background-color: #000;
}

.top_content_wrap {
  text-align: center;
  position: relative;
  z-index: 3;
}

.top_head_wrap .heading1 {
  font-size: 82px;
  line-height: 1.2;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}

.case_full_banner {
  margin-top: -150px;
  position: relative;
  z-index: 2;
}

.case_full_banner img {
  width: 100%;
}

.heading1 span {
  color: #1468FB;
}

.app__subhead+.app__subhead {
  margin-top: 25px;
}

.top_content_wrap .common__btn {
  margin: 40px auto;
}

.top_head_wrap.bg_wrapper {
  background-color: transparent;
  padding-bottom: 12rem;
  margin-top: -1px;
  position: relative;
}

.top_head_wrap.bg_wrapper::before {
  position: absolute;
  background-color: #000;
  content: "";
  height: 90%;
  width: 100%;
}

/* new css start */
.common__btn.hv_blue a:first-child {
  margin-right: 60px;
}

.logo_wrapper {
  justify-content: center;
}

.logo_wrapper_bottom {
  margin:30px 0 0;
  justify-content: flex-start;
}

.logo_wrapper_bottom .gov_logo p {
  color:#000000;
}

.logo_wrapper_bottom .gov_logo:first-child {
  margin-right:0;
}

.logo_wrapper_bottom .gov_logo {
  background-color: #fff;
  padding:30px 50px;
  border-radius: 8px;
  min-width: 350px;
}

.logo_wrapper_bottom .gov_logo + .gov_logo {
  padding-left:50px;
  margin-left:20px;
  height:auto;
  border:0;
}

.gov_logo p {
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  padding-top: 12px;
}

.gov_logo:first-child {
  margin-right: 60px;
}

.gov_logo img {
  height:72px;
}

.gov_logo+.gov_logo {
  padding-left: 90px;
  height: 50px;
  border-left: 1px solid #3E3E3E;
}

.gov_left {
  width: 50%;
}

.gov_cta_inner {
  margin-top:12px;
  width: 578px;
}

.gov_cta_inner {
  background: #f4f4f4;
  padding: 45px 22px;
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.gov_appi_logo {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: 1;
}

.gov_cta_heading {
  font-size: 16px;
  line-height: 24px;
  color: #136bfb;
  font-weight: 500;
}

.flex_center {
  justify-content: center;
}

.appi_user_sec {
  padding-top: 2rem;
}

.appi_right_sec {
  width: calc(100% - 60px);
  padding: 0 16px;
}

.appi_right_sec .appi_title {
  margin: 0;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  color: #000;
}

.appi_right_sec .appi_info {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding-top: 10px;
  color: #000;
}

.gov_cta_inner .company_info {
  padding: 10px 0 0 10px;
  margin: 0;
}

.gov_cta_inner .company_info li {
  font-size: 16px;
  position: relative;
  display: flex;
  align-items: center;
  z-index: 1;
  line-height: 24px;
  font-weight: 600;
  margin-top: 20px;
  color: #000;
}

.mt {
  margin: 0 15px 0 0px;
}

.mt30 {
  margin:10px 15px 0 0;
  font-size:13px;
  text-align: center;
}

.mt30 img {
  margin:10px auto;
}

.mt30 div {
  margin:15px 8px;
}

.card_clr {
  font-style: italic;
  font-size: 14px;
  padding: 16px 0 0 10px;
  line-height: 24px;
  display: block;
  font-family: Poppins;
  color: rgba(0, 0, 0, 1);
  position: relative;
  z-index: 1;
}

.gov_cta_inner .btn_line {
  color: #fff;
  background-color: #1468fb;
  border: 2px solid #1468fb;
}

/* new css end */


/* CTA */
.government-cta-banner {
  background: url(../images/goverment-cta-banner.webp) no-repeat;
  background-size: cover;
  background-position: right;
  border-radius: 10px;
  height: 296px;
  margin: 4rem 0 6rem;
  position: relative;
  z-index: 2;
}

.cta-banner-txt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 80%;
}

.cta-banner-txt .common__btn {
  margin-bottom: 0;
}

.cta-banner-txt .heading3 {
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.5;
}

/* CTA ends */

.top_heading_wrapper {
  padding: 5rem 0 2rem;
}


.solution_slider {
  padding: 0 0 5rem;
}

#solution_slider {
  padding-top: 3rem;
}

.solution_slider .item_logo img {
  max-width: 100%;
  width: auto;
}

.item_logo figure {
  border: 1px solid #C6C6C6;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 174px;
}

/* recent_campaigns ends */
.recent_campaigns {
  background-color: #F5F5F5;
  padding: 5rem 0;
}

.campaign_row {
  display: flex;
  justify-content: space-around;
  padding-top: 3rem;
}

.campaign_row span {
  color: #000;
  display: inline-block;
  padding-left: 10px;
}

.public_offerings {
  padding: 3rem 0 6rem;
}

.offering_detail {
  padding: 4rem 0 2rem;
  justify-content: space-between;
}

.offering_content {
  width: 50%;
}

.offering_img img {
  max-width: 100%;
  width: 100%;
}

.offering_img {
  width: 45%;
}

.offering_content .heading4 {
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
}

.offering_detail+.offering_detail {
  padding-top: 1rem;
}

/* recent_campaigns */


/* blog section css */
.blog-sec {
  padding: 6rem 0 0rem;
}

.blog_heading .heading2 {
  color: #000;
  line-height: 1.1;
  margin-bottom: 50px;
}

.blog__panel {
  padding-top: 30px;
  padding-bottom: 75px;
  display: flex;
  grid-column-gap: 25px;
  align-items: center;
  justify-content: space-between;
}

.blog_col {
  width: 33.33%;
}

.blog_image img {
  max-width: 100%;
}

.blog_caption {
  font-size: 22px;
  line-height: 1.3;
  color: #000;
  font-weight: 500;
  margin: 20px 0 25px;
  min-height: 78px;
  display: inline-block;
}

.blog_image a {
  display: block;
}

.blog_image_link {
  display: block;
  height: 340px;
  width: 100%;
  background-position: center !important;
  background-size: cover !important;
  border-radius: 5px;
}

.read_more a {
  text-decoration: none;
  color: #126BFB;
  font-size: 22px;
  position: relative;
}

.read_more svg {
  right: -31px;
  top: 7px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #126BFB;
  width: 18px;
  position: absolute;
  height: 18px;
  stroke-width: 1;
  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;
  transform: translateX(-5px);
  -webkit-transform: translateX(-5px);
  -moz-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  -o-transform: translateX(-5px);
}

/* blog section css ends */





/* case study slider */


.case_study_panel {
  position: relative;
}

.panel {
  margin: 0;
}

.case_study_panel .common__btn a {
  position: relative;
  z-index: 3 !important;
}

.cl_success_stories {
  padding: 5rem 0 3rem;
}

.port_stats {
  display: flex;
  color: #fff;
  padding-top: 30px;
}

.states_head {
  color: #fff;
}

.stats_text.result {
  font-size: 20px;
  font-weight: 500;
}

.stats_text {
  font-size: 13px;
  font-weight: 300;
  line-height: 1.3;
  padding-top: 10px;
}

.states_head span {
  font-size: 32px;
  line-height: 1;
  font-weight: 700;
  display: inline-block;
}

.states_head+.states_head {
  margin-left: 20px;
  padding-left: 35px;
  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: 50%;
  height: 570px;
  padding: 40px 50px 40px 50px;
  overflow: hidden;
  border: 1px solid #c1c1c1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 15px 0 0 15px;
}

.port__rght {
  width: 50%;
  height: 570px;
  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/city-center-banner.webp") no-repeat;
  background-position: center;
  background-size: cover;
}


.gov_service {
  padding: 6rem 0px 4rem;
}

.grid_col_panel {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding-top: 4rem;
  position: relative;
}

.grid_col_tech {
  padding: 55px 35px;
  min-height: 225px;
  border-radius: 10px;
  background-color: #F2F7FF;
}

.grid_col_tech.active {
  background-color: #F2F7FF;
  border: 1px solid #0063FE;
}

.grid_col_head {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  padding-top: 20px;
}


/* badge */
.appi_badges {
  padding: 2rem 0 8rem;
}

.badges_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 5rem;
  padding-top: 4rem;
}

.badge_item {
  position: relative;
}

.badge_item span {
  font-size: 14px;
  display: inline-block;
  padding: 20px 0 10px;
}

.badge_item .heading4 {
  font-size: 18px;
  line-height: 1.4;
}

.badge_item figure {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 130px;
}

.badge_item:nth-child(-n+3)::before {
  position: absolute;
  content: "";
  background-color: #ddd;
  left: 50%;
  bottom: -40px;
  width: 517px;
  height: 1px;
  transform: translate(-50%, -50%);
}

.badge_item:not(:nth-child(3n)):after {
  position: absolute;
  content: "";
  background-color: #ddd;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
}

/* .badges_grid .mid.btm::after {
 position: absolute;
 content: "";
 background-color: #ddd;
 right: 0;
 top: 0;
 width: 1px;
 height: 100%;
} */
/* badge */


/* why appi */
.bg_wrapper {
  padding: 0 0 7rem;
  background-color: #000;
}

.why_appin .app__subhead {
  padding: 2rem 10rem 1rem;
}

/* why appi ends */



/* Footer form */

.app_form_panel {
  padding: 6rem 0 4rem;
  margin-top: -1px;
  background: url('../images/appi-contect-formbg.png') no-repeat;
  background-size: cover;
  background-position: center;
}

.form_hm_panel {
  padding: 15px 15px 25px;
}

.form-captcha .type_text {
  font-size: 14px;
  padding: 5px 2px;
  width: 35px;
  height: 30px;
}

.user_agreement_nda {
  width: 70%;
}

.captchtext {
  font-size: 14px;
}

/* form */
.talk_us_inner {
  padding: 0;
  width: 100%;
  position: relative;
}

.talk_us_inner .appi__head2 {
  margin-bottom: 20px;
}


  .col-50 {
  width: 50%;
 }
 .col-50+.col-50 {
  width: 42%;
 }
 .appi__head2 {
  color: #0F0F0F;
  font-size: 42px;
  font-weight: 600;
  line-height: 56px;
  margin-bottom: 50px;
 }
 
 .talk_us_inner .appi__head5 {
  margin:30px 0;
  font-weight: 400;
  font-size: 28px;
  color:#0F0F0F;
 }
 .form-col .form_control {
  border-bottom:1px solid rgba(112,112,112,.2);
  color: #000;
  background-color: transparent;
  padding: 5px 0;
  margin-bottom: 10px;
  width: 100%;
  height: 56px;
  font-size: 20px;
 }
 
 .form_control::-webkit-input-placeholder {
  color: #000;
 }
 
 .form_control::-moz-placeholder {
  color: #000;
  opacity: 1;
 }
 
 .form_control:-ms-input-placeholder {
  color: #000;
 }
 
 .form_control:-moz-placeholder {
  color: #000;
  opacity: 1;
 }
 
 .form_control.msg {
  height: 80px;
  padding: 10px 0;
  font-family: "Inter", sans-serif;
 }
 .form-col.code {
  width: 170px;
 }
 
 .form-col {
  width: 100%;
 }
 
 .form-row {
  position: relative;
  margin-bottom: 12px;
 }
 
 #agreementa:checked,
 #agreementa:not(:checked) {
  position: absolute;
  left: -9999px;
 }
 
 #agreementa + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  line-height: 1.3;
  display: inline-block;
  color: #000;
  margin: 0;
  font-size: 10px;
 }
 
 #agreementa:checked + label:before,
 #agreementa:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  border-radius: 100%;
  background: #fff;
 }
 
 #agreementa:checked + label:after,
 #agreementa:not(:checked) + label:after {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  position: absolute;
  top: 4px;
  left: 6px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
 }
 
 #agreementa:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
 }
 
 #agreementa:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
 }
 
 .form_hm_panel .common__btn {
  margin-top: 20px;
  width: 100%;
 }
 
 .common__btn.btn-blue {
   margin:30px auto 0 auto;
 }
 
 .common__btn.btn-blue a, .common__btn.btn-blue a:hover {
   background-color: #126BFB;
   color:#fff;
 }
 
 .common__btn.hv_blue a:hover svg {
   stroke: #fff;
 }
 
 
 .form_hm_panel {
  background: #FBFBFB;
  border: 1px solid rgba(112,112,112,.4);
  box-shadow: 5px 3px 12px 0 rgba(0,0,0,.1);
  border-radius: 15px;
  padding: 15px 35px 30px;
 }
 .form_hm_panel .common__btn .btn-effect {
  color: #fff;
  border: none;
  border-radius: 5px;
  width: 100%;
  background-color: #126BFB;
  padding: 15px;
 }
 
 .form_hm_panel .common__btn .btn-effect:hover {
  background-color: #084fc0;
 }

.blck .btn-effect {
  border: 2px solid #000;
  color: #000;
}

.blck .btn-effect svg {
  stroke: #000;
}

.blck .btn-effect:hover svg {
  margin-left: 10px;
}

.msg {
  resize: none;
}

.blck .btn-effect {
  background-color: transparent;
}

.common__btn button {
  cursor: pointer;
}

.d-block {
  display: block;
}

.select-grid {
  border-bottom: 1px solid rgba(112, 112, 112, .2);
  padding: 5px 0;
  height: 54px;
}

.select-grid .selectric .label {
  font-size: 20px;
  color: #000;
  margin: 0;
}

.select-grid li {
  background: none;
  color: #fff;
  padding: 12px;
}

.select-grid .selectric .button {
  background: url("../images/form-drop-arrow.svg") no-repeat !important;
  right: -20px !important;
  top: 12px;
}

.select-grid .selectric .button:after {
  content: none;
}

.select-grid .selectric {
  border: none;
  background: none;
}

.select-grid .selectric-items {
  background: #fff;
}

.select-grid .selectric-items li:hover,
.select-grid .selectric-items li.selected,
.select-grid .selectric-items li.highlighted {
  background: #41afff !important;
  color: #fff !important;
}

.select-grid .selectric-items li {
  color: #1a1818;
  font-size: 17px;
  padding: 8px 33px;
}

.select-grid .selectric-open .selectric-items {
  display: block;
  width: 100% !important;
  left: 0px;
  border-radius: 0 0 10px 10px;
  padding: 0;
  top: 47px;
  box-shadow: none;
  background: rgb(255, 232, 241);
  background: linear-gradient(55deg,
      rgba(255, 232, 241, 1) 0%,
      rgba(253, 228, 236, 1) 8%,
      rgba(254, 234, 244, 1) 17%,
      rgba(253, 238, 241, 1) 28%,
      rgba(252, 241, 240, 1) 38%,
      rgba(253, 244, 240, 1) 50%,
      rgba(252, 247, 243, 1) 60%,
      rgba(253, 250, 248, 1) 71%,
      rgba(252, 250, 248, 1) 82%,
      rgba(253, 251, 250, 1) 91%,
      rgba(255, 255, 255, 1) 100%);
}

.select-grid .selectric .button {
  right: 20px;
  width: 40px;
  color: #1a1818;
  background: none;
}

.select-grid .selectric .button:after {
  border: solid #1a1818;
  border-width: 0 2px 2px 0;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.captchtext.captcha-num {
  padding-left: 0;
  font-weight: 400;
}

.captcha-num {
  font-size: 14px;
}

.captchtext {
  font-size: 16px;
  padding-right: 5px;
  color: #000;
}

.form-row label {
  font-size: 12px;
  color: #000;
}

.form-captcha .type_text {
  border: 1px solid #000;
  background-color: transparent;
  font-size: 16px;
  padding: 5px;
  border-radius: 5px;
  width: 50px;
  height: 38px;
  text-align: center;
  margin: 0;
  color: #000;
}

.we_appi_wrap .container {
  height: 100%;
}

/* form ends */
/* Footer form ends */



.digital_service {
  background: url('../images/hukoomi-cta-banner.webp')no-repeat;
  /* margin-top: 3rem; */
  padding: 6rem 0;
  position: relative;
  background-size: cover;
 }
 .digital_service .heading2,
 .digital_service .para,.digital_service .heading5 {
  color: #fff;
 }
 .digital_service .heading2 {
  font-size: 48px;
  line-height: 54px;
 }
 .digital_service .heading5 {
  font-size: 34px;
  margin-bottom: 10px;
 }
 .digital_service .para {
  font: 20px/1.3 proxima_nova_altsemibold;
 }
 
 .digital_service_inner .appi-cta a {
  background: #fff;
  color: #000;
  margin-top: 35px;
  border-radius: 50px;
 }
 
 .common__btn .btn-effect:hover svg {
  stroke: #000;
 }
 
 .digital_service_inner .appi-cta .arrow {
  display:none;
 }
 
 .digital_service_inner .appi-cta:hover .arrow {
  display:block;
 }
 
 
 
 .portfolio_info .port__rght, .portfolio_info .port__left {
    height: 650px;
 }

 #service_offerings .heading2 {
  padding-top:40px;
 }

 .top_heading_wrapper .heading2, .digital_service_inner .heading2 {
    line-height:56px;
    font-size: 42px;
  }

@media (max-width: 1899px) {
  
}

@media (max-width:1680px) {

  
  
  .common__btn .btn-effect {
    font-size: 14px;
  }

  .top_head_wrap .heading1 {
    font-size: 78px;
  }
  .common__btn.top_spc {
    margin-top: 50px;
  }

}



@media (max-width: 1550px) {
  .top_head_wrap .heading1 {
    font-size: 70px;
  }
  .form-col .form_control, .select-grid .selectric .label {
    font-size: 16px;
  }
  .appi-cta a, .appi-cta button {
    padding: 17px 45px;
  }
  .offering_content .heading4 {
    font-size: 26px;
  }
  
  .portfolio_info .port__rght, .portfolio_info .port__left {
    height: 550px;
  }

  .gov_appi_logo img {
    max-width: 430px;
  }

}

@media (max-width:1440px) {
  .top_head_wrap .heading1 {
    font-size: 68px;
  }

  .heading2 {
    font-size: 46px;
  }

  .app__subhead {
    font-size: 17px;
  }

  .heading3 {
    font-size: 35px;
  }

  .appi__head2 {
    font-size: 42px;
  }

  .offering_content .heading4 {
    font-size: 24px;
  }

  .talk_us_inner .appi__head2 {
    font-size: 36px;
    line-height: 46px;
  }
  .talk_us_inner .appi__head5 {
      margin: 25px 0;
      font-size: 22px;
  }
  .logo_wrapper_bottom .gov_logo {
      padding: 30px;
      min-width: 320px;
  }
  .logo_wrapper_bottom .gov_logo + .gov_logo {
      padding-left: 30px;
  }


}

@media (max-width:1366px) {
  .top_head_wrap .heading1 {
    font-size: 66px;
  }


}


@media (max-width:1280px) {
  .top_head_wrap .heading1 {
    font-size: 64px;
  }

}

@media screen and (max-width: 1200px) {
  .top_head_wrap .heading1 {
    font-size: 56px;
  }

  .top_content_wrap .app__subhead {
    font-size: 18px;
  }

  .common__btn .btn-effect {
    font-size: 13px;
    padding: 12px 50px 12px 24px;
  }


  .heading2 {
    font-size: 40px;
  }

  .app__subhead,
  .serv_card_list li {
    font-size: 16px;
  }

}

@media screen and (max-width: 1024px) {
  .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }

  .app__subhead br {
    display: none;
  }

  .top_head_wrap .heading1 {
    font-size: 50px;
  }

  .top_content_wrap .app__subhead {
    font-size: 16px;
  }

  /* new css add */
  .top_heading_wrapper {
    padding: 4rem 0 3rem;
    flex-direction: column;
    row-gap: 40px;
  }

  .gov_cta_inner {
    width: 600px;
  }

  .gov_left {
    width: 100%;
  }
  /* new css add */
  
  .heading4 {
    font-size: 18px;
  }

  br {
    display: none;
  }

  .grid_col_panel {
    grid-template-columns: repeat(3, 1fr);
    column-gap: 15px;
  }


  /* portfolio css */
  .sec_gap {
    padding: 4rem 0 0;
  }

  .cl_success_stories {
    padding: 30px 0;
  }

  .cl_success_stories {
    padding: 50px 0 30px;
  }

  .government-cta-banner {
    margin: 2rem 0 4rem;
  }

  .portfolio_info>.ds_flex {
    flex-direction: column;
  }

  .badge_item .heading4 {
    font-size: 16px
  }

  .badge_item {
    padding: 0 20px;
  }

  .solution_slider .item_logo img {
    transform: scale(.8);
  }

  .talk_us_inner>.ds_flex {
    flex-direction: column
  }

  .col-50 {
    width: 100%;
  }

  .talk_us_inner {
    padding: 0;
  }

  .form_hm_panel {
    margin-top: 2rem;
  }

  .portfolio_info .port__left {
    border-radius: 15px 15px 0 0;
    width: 100%;
    padding: 30px 20px;
    height: auto;
  }

  .common__btn {
    margin-top: 20px;
  }

  .portfolio_info .port__rght {
    height: 300px;
    width: 100%;
    border-radius: 0 0 15px 15px;
  }

  /* portfolio css ends */

  .countries__wrapper {
    grid-template-columns: repeat(5, 1fr);
  }

}


@media screen and (max-width: 1023px) {
  .offering_detail {
    padding: 4rem 0rem 2rem;
  }

  .offering_content .para {
    font-size: 14px;
    margin-top: 15px;
  }

  /* new css add */
  .pin_spacers {
    height: 200px;
  }

  /* new css add */
  .case_full_banner {
    padding: 0;
  }

}

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

  .heading4 {
    font-size: 16px;
  }


  .heading2 {
    font-size: 32px;
  }


}

@media screen and (max-width: 820px) {
  .heading2 {
    font-size: 30px;
  }

}

@media screen and (max-width: 767px) {
  .container {
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
  }

  .bg_lines {
    display: none;
  }

  .heading1 br {
    display: inherit;
  }

  .heading2 br,
  .top_content_wrap br {
    display: none;
  }

  .heading3 {
    font-size: 20px;
  }

  .heading2 {
    font-size: 26px;
  }

  /* Top banner css */

  .pin_spacers {
    display: none;
  }

  .top_head_wrap.bg_wrapper {
    padding-top: 8rem;
  }

  .top_content_wrap .common__btn {
    margin: 35px auto;
  }

  /* 767 css change start */
  .common__btn.hv_blue a:first-child {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  /* .logo_wrapper {
    flex-direction: column;
  } */

  .gov_logo:first-child {
    margin-right: 0;
  }

  .gov_logo+.gov_logo {
    padding-left: 0;
  }

  .top_head_wrap.bg_wrapper {
    background-color: #000;
    padding: 8rem 0 10rem;
  }

  .case_full_banner {
    padding-top: 8rem;
  }

  .gov_left {
    width: 100%;
  }

  .top_heading_wrapper {
    padding: 3rem 0;
    row-gap: 30px;
    flex-direction: column;
  }

  .gov_cta_inner {
    width: 100%;
  }

  .gov_cta_heading {
    font-size: 16px;
    position: relative;
    z-index: 1;
  }

  .appi_user_sec {
    padding-top: 1rem;
    position: relative;
    z-index: 1;
  }

  .appi_right_sec .appi_title {
    font-size: 15px;
    line-height: 20px;
  }

  .appi_right_sec {
    padding: 0 0 0 10px;
  }

  .gov_cta_inner .company_info li {
    font-size: 14px;
    margin-top: 15px;
  }

  .gov_cta_inner .company_info {
    padding: 0 0 0 10px;
    margin: 0;
  }

  .card_clr {
    font-size: 12px;
  }

  /* 767 css change end */


  .top_head_wrap.bg_wrapper::before {
    content: none;
  }

  .top_head_wrap.bg_wrapper {
    background-color: #000;
    padding: 8rem 0 2rem;
  }

  .solution_slider,
  .recent_campaigns {
    padding: 4rem 0;
  }

  .item_logo figure {
    height: 120px;
  }

  .solution_slider .item_logo img {
    transform: scale(.6);
    -webkit-transform: scale(.6);
  }

  .campaign_row,
  .offering_detail {
    flex-direction: column;
  }

  .campaign_row {
    padding-top: 2rem
  }

  .offering_content,
  .offering_img img {
    width: 100%;
  }

  .campaign_row img {
    max-width: 100%;
  }

  .upper_left_col,
  .btm_left_col {
    margin-bottom: 30px;
  }

  .offering_detail {
    padding: 2rem 0;
  }

  .campaign_row+.campaign_row {
    padding-top: 0;
  }

  .government-cta-banner {
    height: 235px;
    margin: 2rem 0;
  }

  .badges_grid {
    grid-template-columns: repeat(1, 1fr);
    padding-top: 2rem;
  }

  .badge_item:not(:nth-child(3n)):after {
    content: none;
  }

  .badge_item figure {
    min-height: auto;
  }

  .badge_item:not(:last-child)::before {
    position: absolute;
    content: "";
    background-color: #ddd;
    left: 50%;
    bottom: -40px;
    width: 250px;
    height: 1px;
    transform: translate(-50%, -50%);
  }

  .badge_item .heading4 br {
    display: block;
  }

  .why_appin .app__subhead {
    padding: 2rem 0;
  }

  .footer-mid {
    padding: 50px 0 0;
  }

  .footer_wrapper .flex_wrapper.space_between {
    flex-direction: column;
  }

  .grid_col_panel {
    grid-template-columns: 1fr;
    padding-top: 2rem;
    grid-row-gap: 15px;
  }

  .grid_col_tech {
    padding: 45px 35px;
    min-height: auto;
  }

  .grid_col_tech {
    width: 100%;
  }

  .flexrow {
    flex-direction: column;
  }

  .countries__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .most_trust_badge span {
    font-size: 14px;
  }

  .hq__detail {
    width: 100%;
  }

  /* Top banner css ends */
  .blog__panel {
    flex-direction: column;
  }

  .blog_col {
    width: 100%;
  }

  .blog_caption {
    min-height: auto;
  }

  .blog_col {
    margin-bottom: 40px;
  }

  .blog__panel {
    padding: 0;
  }

  .blog-sec {
    padding: 0 0 2rem;
  }

  .offering_content {
    order: 1;
  }

  .public_offerings {
    padding: 0;
  }

  .public_offerings .heading2 {
    margin-bottom: 30px
  }

  .offering_detail {
    padding: 0;
  }

  .offering_detail .para {
    margin-top: 15px;
  }

  .offering_img {
    width:100%;
    padding-bottom: 10px;
  }

  .app_form_panel {
    padding: 0 0 4rem;
  }

  .talk_us_inner {
    padding: 0;
  }

  .appi__head2 br {
    display: none;
  }

  .appi__head2 {
    font-size: 18px;
    line-height: 26px;
  }

  .form_hm_panel {
    padding: 15px 15px 30px;
    margin-top: 20px;
  }

  .form-captcha .type_text {
    font-size: 14px;
    width: 40px
  }

  .captchtext {
    font-size: 12px;
  }

  .common__btn.hv_blue a:first-child {
    margin-right: 5px;
    margin-bottom:20px;
  }

  .gov_appi_logo img {
    max-width: 250px;
  }
  .gov_logo img {
    max-height:55px;
  }

  .gov_logo:first-child {
    padding-right:10px;
  }

  .mt30 {
    margin:15px 10px 0 0;
    font-size:12px;
  }

  .mt30 p{
    font-size:10px;
  }

  .mt30 img {
    max-height:60px;
  }

  .top_heading_wrapper .heading2, .digital_service_inner .heading2 {
    font-size: 24px;
    line-height: 36px;
  }

  #service_offerings .heading2 {
    padding-top:0;
  }

  .offering_content .heading4 {
    font-size: 18px;
    line-height: 26px;  
  }

  .talk_us_inner .appi__head5 {
    font-size: 16px;
    line-height: 22px;
    margin:20px 0;
  }

  .digital_service, .gov_service, .appi_badges, .solution_slider {
    padding:3rem 0;
  }

  .col-50 + .col-50 {
    width:100%;
  }
  
  .logo_wrapper_bottom {
    flex-direction: column;
  }

  .logo_wrapper_bottom .gov_logo + .gov_logo {
    padding-left: 20px;
    margin-left: 0;
    margin-top:20px;
  }

  .logo_wrapper_bottom .gov_logo {
    min-width: auto;
    padding : 10px 20px;
  }

}

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

  .heading2, .digital_service .heading2 {
    font-weight: 500;
    line-height: 26px;
  }

  .digital_service .heading2 {
   font-size:24px;
  }

  .horizontal_line::before {
    display: none;
  }

  .top_content_wrap .app__subhead {
    font-size: 14px;
    margin-top: 10px;
  }

  .top_head_wrap .heading1 {
    font-size: 24px;
  }

  .common__btn .btn-effect {
    font-size: 12px;
    padding: 10px 40px 10px 20px;
  }

  .bg_wrapper {
    padding: 3rem 0;
  }

  .app__subhead {
    padding-top: 5px;
  }

  .common__btn {
    margin-top: 20px;
  }

  .cta-banner-txt .heading3 {
    font-size: 16px;
  }

  /* portfolio css */
  .sec_gap {
    padding: 4rem 0 0;
  }

  .cl_success_stories {
    padding: 0 0 30px;
  }

  .case_scoll_sec {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    height: 100%;
  }

  .panel {
    display: block;
    height: auto;
    margin: 0 0 20px 0;
  }

  .portfolio_info>.ds_flex {
    flex-direction: column;
  }

  .portfolio_info .port__left {
    border-radius: 15px 15px 0 0;
    width: 100%;
    padding: 30px 20px;
    height: auto;
  }

  .block_bubble {
    display: none;
  }

  .port__left .stats_text {
    font-size: 12px;
  }

  .portfolio_info>.ds_flex {
    flex-direction: column;
  }

  .common__btn {
    margin-top: 20px;
  }

  .portfolio_info .port__rght {
    height: 300px;
    width: 100%;
    border-radius: 0 0 15px 15px;
  }

  .portfolio_info .port__left .para {
    font-size: 12px;
    line-height: 18px;
    padding: 0;
  }

  .port_logo img {
    margin-bottom: 15px;
    max-width: 90px;
  }

  .port__left .stats_text.result,
  .port__left .states_head span {
    font-size: 14px;
  }

  /* portfolio css ends */

}