.blue_bg{
  background: #003055;
  position: absolute;
  width: 100%;
  height: 56%;
  bottom: 0;
  z-index: 1;
}
.infra_img{
  border-radius: 7px;
  box-shadow: 4px 4px 15px #0000003d;
}
.infra_bg{
  position: absolute;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  background-image: url("../img/home/footer_bg2.svg");
  background-position: center center;
}
.img_highlight{
  position: absolute;
  z-index: 9;
  bottom: 8px;
  left: 0;
}
.img_highlight .title{
  font-size: 68px;
  text-transform: uppercase;
  line-height: 74px;
  color: #ffffff !important;
  letter-spacing: 2px;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.26);
  text-align: center;
  opacity: 0.7;
}
.img_highlight .title .iso{
  font-size: 170px;
  line-height: 150px;
}
.certi_com{
  letter-spacing: 26.5px;
  word-spacing: 7px;
  margin-right: -7px;
}
.left_right_ani{
    animation: left_right_ani 6s linear infinite;
}
@keyframes left_right_ani {
    0% { transform: translateX(0); }
    50% { transform: translateX(30px); }
    100% { transform: translateX(0); }
}
.infra_pg .counter-bg .single-counter .counter-details .title {
  color: #f39314;
  letter-spacing: 3px;
  font-size: 30px;
}
.infra_pg .counter-bg .single-counter .counter-details p {
  color: #666;
  font-weight: 700;
}
.infra_pg .sq_ft {
  color: #d67f0d;
}
.infra_pg .counter-bg{
  background: unset;
  padding-top: 0 !important;
  height: unset !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.small_pc_view{
  display: none !important;
}
  .small_none{
    display: block;
  }
.infra_sec .counter-bg .single-counter {
  align-items: flex-start;
  text-align: left !important;
}


@media screen and (min-width:1800px) and (max-width:1899px){
  .infra_sec .main_title {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 1.2px;
  }
  .counter-bg .single-counter .counter-details .title {
    font-size: 29px;
    line-height: 35px;
  }
}

@media screen and (min-width:1700px) and (max-width:1799px){
  .infra_sec .main_title {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 1.2px;
  }
  .counter-bg .single-counter .counter-details .title {
    font-size: 29px;
    line-height: 35px;
  }
  .img_highlight .title .iso {
    font-size: 160px;
    line-height: 150px;
  }
  .certi_com {
    letter-spacing: 22.5px;
  }
}

@media screen and (min-width:1600px) and (max-width:1699px){
  .infra_sec .main_title {
    font-size: 26px;
    line-height: 34px;
    letter-spacing: 1.2px;
  }
  .counter-bg .single-counter .counter-details .title {
    font-size: 29px;
    line-height: 35px;
  }
  .img_highlight .title .iso {
    font-size: 160px;
    line-height: 150px;
  }
  .certi_com {
    letter-spacing: 22.5px;
  }
}

@media screen and (min-width:1500px) and (max-width:1599px){
  .counter-bg .single-counter .counter-details .title {
    font-size: 29px;
    line-height: 35px;
  }
  .img_highlight .title .iso {
    font-size: 160px;
    line-height: 150px;
  }
  .certi_com {
    letter-spacing: 22.5px;
  }
}

@media screen and (min-width:1400px) and (max-width:1499px){
  .counter-bg .single-counter .counter-details .title {
    font-size: 29px;
    line-height: 35px;
  }
  .img_highlight .title .iso {
    font-size: 144px;
    line-height: 150px;
  }
  .certi_com {
    letter-spacing: 17px;
  }
}

@media screen and (min-width:1300px) and (max-width:1399px){
  .counter-bg .single-counter .counter-details .title {
    font-size: 29px;
    line-height: 35px;
  }
  .img_highlight .title .iso {
    font-size: 136px;
    line-height: 140px;
  }
  .certi_com {
    letter-spacing: 14px;
  }
  .infra_sec .main_title {
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.5px;
  }
  .infra_sec p {
    letter-spacing: 0px;
  }
}

@media screen and (min-width:1200px) and (max-width:1299px){
  .counter-bg .single-counter .counter-details .title {
    font-size: 28px;
    line-height: 34px;
  }
  .img_highlight .title .iso {
    font-size: 126px;
    line-height: 135px;
  }
  .certi_com {
    letter-spacing: 10px;
  } 
}

@media screen and (min-width:1100px) and (max-width:1199px){
  .counter-bg .single-counter .counter-details .title {
    font-size: 28px;
    line-height: 34px;
  }
  .img_highlight .title .iso {
    font-size: 126px;
    line-height: 116px;
  }
  .certi_com {
    letter-spacing: 10.5px;
  }
    .small_pc_view{
    display: block !important;
    margin-top: 5px;
  }
  .small_none{
    display: none;
  }
  .small_wd30{
    width: 26%;
  }
  .small_mt0{
    margin-top: 0 !important;
  }
  .small_justi_unset{
    justify-content: unset !important;
  }
}

@media screen and (min-width:1050px) and (max-width:1099px){
  .counter-bg .single-counter .counter-details .title {
    font-size: 28px;
    line-height: 34px;
  }
  .img_highlight .title .iso {
    font-size: 126px;
    line-height: 116px;
  }
  .certi_com {
    letter-spacing: 10.5px;
  }
    .small_pc_view{
    display: block !important;
    margin-top: 5px;
  }
  .small_none{
    display: none;
  }
  .small_wd30{
    width: 26%;
  }
  .small_mt0{
    margin-top: 0 !important;
  }
  .small_justi_unset{
    justify-content: unset !important;
  }
  .infra_sec .main_title {
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 0px;
  }
}

@media screen and (max-width:767px){
  .res_tc{
    text-align: center !important;
  }
  .banner_padd{
    padding-top: 63px;
  padding-bottom: 25px;  
  }
  .res_pt0{
    padding-top: 0px !important;
  }
  .res_pb35{
    padding-bottom: 35px;
  }
  .infra_sec .counter-bg .single-counter {
    align-items: center;
    text-align: center;
  }
  .img_highlight .title .iso {
  font-size: 40px;
  line-height: 45px;
}
.img_highlight {
  bottom: 13px;
}
.certi_com{
  font-size: 20px;
  line-height: 0px;
  letter-spacing: 2px;
}
.res_pb0{
    padding-bottom: 0px !important;
}
.img_highlight .title {
  font-size: 21px;
  line-height: 18px;
}
.infra_sec  .counter-bg .single-counter {
    margin: 0;
  }
  .infra_sec   .counter-bg .single-counter .counter-details .title {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }
  .res_mt0{
    margin-top: 0 !important;
  }
}