.kenburns-inner h2 {
  position: relative;
  font-size: 59px;
  color: #fff;
  line-height: 1.1em;
  margin-bottom: 30px;
  letter-spacing: 4px;
  text-transform: uppercase;
} 
 
.page-list li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.link_url:hover{
  color: #000;
  transition: all 0.6s ease;
}
.link_url{
  transition: all 0.6s ease;
}
.about {
  position: relative;
  padding-bottom: 50px;
}

.services .item .icon {
  font-size: 45px;
  color: #c5a47e;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  -webkit-transition: .5s;
  transition: .5s;
  margin-top: 0;
  width: 40px;
}

 .recognition_pg .banner-header {
  background-size: cover;
  background-position: 50% 34%;
 }

.services .item h5 {
  font-size: 20px;
  color: #5ba653;
  margin-bottom: 10px;
  font-weight: 400;
}
 
.life_cycle { font-style: italic; color: #c5a47e; font-size: 18px !important;}


.about img {
  border-radius: 4px;
  margin-bottom: 0;
  box-shadow: rgba(179, 179, 179, 0.2) 0px 7px 29px 0px;
}


blockquote {
  padding: 15px;
  display: block;
  position: relative;
  background-color: #c5a47e;
  overflow: hidden;
  color: #fff;
  border-radius: 4px;
}

.services .item {
  position: relative;
  padding: 21px;
  background: #fff;
  border-radius: 4px;
  min-height: 297px;
  box-shadow: rgba(206, 206, 206, 0.2) 0px 7px 29px 0px;
  border-bottom: solid #FDCD2E;
  /*! flex-direction: column-reverse; */
}

/* our_journey */


.schedule-section {
  position: relative;
  padding: 60px 0 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; 
  background-color: #fafafa;
  overflow: hidden;
}
.schedule-timeline {
  position: relative;
}
.schedule-block {
  position: relative;
  margin-bottom: 55px;
}
.schedule-block .project_img{
  position: relative;
  float: left;
  width: 50%;
  text-align: right;
}
.schedule-block .project_img img{
  width: 53%;
  position: relative; 
  border: 1px solid #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  margin-right: 78px;
  border-radius: 9px; 
}
.schedule-block .project_img::after{
  position: absolute;
  right: 10%;
  top: 35px;
  border-top: 15px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 15px solid transparent;
  content: "";
  transform: rotate(180deg);
}
.schedule-block .inner-box {
  position: relative; 
  float: right;
  width: 50%;
  text-align: left;
}
.schedule-block .inner-box .inner {
  position: relative;
  padding: 15px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-shadow: 0 0 30px rgba(0,0,0,0.05);
  margin-left: 80px; 
  border-radius: 8px;
  margin-top: 18px;
} 
.schedule-block .bdr_bf::before {
  position: absolute;
  top: 0;
  bottom: -262px;  
  right: 100%; 
  border-left: 2px dashed #dddddd; 
    border-left-color: rgb(221, 221, 221);
  border-left-color: rgb(221, 221, 221);
  content: "";
}
.schedule-block .date {
  display: flex;
  justify-content: center;
  align-items: center; 
  position: absolute;
  left: -51px;
  width: 100px;
  top: 0px; 
  height: 100px;
  background-color: #ffffff;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #212639;
  font-weight: 500;
  border-radius: 50%;
  border: 2px dashed #dddddd;
  box-shadow: 0 0 30px rgba(0,0,0,0.05);
  z-index: 9;
}
.schedule-block h4 {
  position: relative;
  font-size: 16px; 
  line-height: 1.2em;
  color: #f6a20a; 
  font-weight: 400;
  margin-bottom: 0;
  padding-top: 0;
}
.schedule-block .speaker-info {
  position: relative;
  min-height: 35px;
} 
.schedule-block .speaker-info .name {
  font-size: 16px;
  color: red; 
  font-weight: 500; 
  line-height: 1.2em;
  letter-spacing: 0.5px;
}
.schedule-block .speaker-info .designation {
  font-size: 13px;
  letter-spacing: 0.5px;
  margin-right: 2px;
  font-weight: 400; 
}
.schedule-block .text {
  position: relative;
  font-size: 15px;
  line-height: 26px;
  color: #333;
  margin-bottom: 6px; 
  font-weight: 400;
}
.schedule-block b {
  font-weight: 600;
  color: rgb(14, 81, 140);
}
.schedule-block .inner::after {
  position: absolute;
  right: 100%;
  top: 9px;
  border-top: 15px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 15px solid transparent;
  content: "";
}
.schedule-block::after {
  display: table;
  clear: both;
  content: "";
}

.schedule-block.even .project_img{
  position: relative;
  float: right;
  width: 50%;
  text-align: left;
}
.schedule-block.even .project_img img{
  width: 53%;
  position: relative;  
  border: 1px solid #fff;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.16);
  margin-left: 78px;
  border-radius: 9px; 
}
.schedule-block.even .project_img::after{
  position: absolute;
  right: 86.5%;
  top: 35px;
  border-top: 15px solid transparent;
  border-right: 20px solid #ffffff;
  border-bottom: 15px solid transparent;
  content: "";
  transform: rotate(360deg);
}
.schedule-block.even .inner-box {
  float: left;
  text-align: right;
}
.schedule-block.even .inner-box .inner {
  margin-left: 0;
  margin-right: 75px;
  margin-top: 18px;
}
.schedule-block.even .bdr_bf::before {
  right: auto;
  left: 100%;
  margin-right: 0;
}
.schedule-block.even .date {
  left: auto;
  right: -50px;
}
.schedule-block.even .speaker-info {
  padding-left: 0;
  padding-right: 0px;
} 
.schedule-block.even .speaker-info .thumb {
  left: auto;
  right: 0;
}
.schedule-block.even .inner::after {
  right: auto;
  left: 99.5%;
  border-right: 0;
  border-left: 20px solid #ffffff;
}
.schedule-block .inner .slider_flex span {
  font-size: 15px;
  color: rgb(14, 81, 140);
}


.schedule-block:nth-child(3n+1) .date, .schedule-block:nth-child(3n+1) .bdr_bf::before {
  border-color: #f17958;
}
.schedule-block:nth-child(3n+2) .date, .schedule-block:nth-child(3n+2) .bdr_bf::before {
  border-color: #fdcd2e;
}
.brown_color{
  color: #b1644e !important;
}
.schedule-block:nth-child(3n+3) .date, .schedule-block:nth-child(3n+3) .bdr_bf::before {
  border-color: #65845f;
}
.gray_color1{
  color: #8b8f98 !important;
}
/* .schedule-block:nth-child(4n+4) .date, .schedule-block:nth-child(4n+4) .bdr_bf::before {
  border-color: #ec8971;
} */
.blue_color{
  color: #0e518c !important;
}
.last::before {
  border-left: none !important;
}

.schedule-timeline .schedule-block .project_img {
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block:hover .project_img {
  transform: translateX(-12px);
}
.schedule-timeline .schedule-block .inner-box .inner{
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block:hover .inner-box .inner {
  transform: translateX(12px);
}


.schedule-timeline .schedule-block.even .project_img {
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block.even:hover .project_img {
  transform: translateX(12px);
}
.schedule-timeline .schedule-block.even .inner-box .inner{
  transform: translateX(0);
  transition: all 0.4s ease;
}
.schedule-timeline .schedule-block.even:hover .inner-box .inner {
  transform: translateX(-12px);
}

.schedule-timeline .schedule-block:nth-child(3n+1):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #ec8971;
}
.schedule-timeline .schedule-block:nth-child(3n+2):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #fdcd2e;
}
.schedule-timeline .schedule-block:nth-child(3n+3):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #65845f;
}
.schedule-timeline .schedule-block:nth-child(3n+4):hover .date{
  animation: pulse_hexagon 2s infinite;
  box-shadow: 0 0 16px 0px #ec8971;
}


@keyframes pulse_hexagon {
  
0% {
  -webkit-transform: scale(1);
  transform: scale(1);
}
70% {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
100% {
  -webkit-transform: scale(1);
  transform: scale(1);
}

}


.services2 .item .con h5, .services2 .item .con h5 a {
  position: relative;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.services2 .item .con .permalink {
  color: rgba(255, 255, 255, 0.7);
  height: 0;
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 1;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: inline;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 400;
}
 
.services2 .item .con {
  padding: 10px;
  position: absolute;
  bottom: -40px;
  text-align: center;
  width: 100%;
  transition: all .7s;
  z-index: 20;
  height: auto;
  box-sizing: border-box;
  background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .1) 2%, rgba(0, 0, 0, .75) 90%);
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 2%, rgba(0, 0, 0, .75) 90%);
}

.services2 .item .line {
  text-align: center;
  height: 1px;
  width: 60px;
  background-color: rgba(255, 255, 255, 0.3);
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  margin: 0 auto 10px;
}

.services2 .item {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  border-radius: 4px;
}

.team_name_title h5{
  color: #000000;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
}
 
.team_name_title h6{
font-size: 10px;
  text-transform: uppercase;
  font-weight: 400;
color: rgba(12, 12, 12, 0.7);

}

.col-md-2.col-md-20{
  flex: 0 0 auto;
    width:20%;
}


.blog .item .cont {
  position: relative;
  z-index: 2;
  border-radius: 0 0 4px 4px;
  padding: 15px 15px 15px 15px;
  /*! box-shadow: rgba(149, 157, 165, 0.11) 0px 8px 24px; */
}
 
 .pc_h125 {
    min-height: 93px;
  } 

  .blog .item .cont h4 {
  margin-bottom: 5px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
}
 .bdr_h::before{
  display: none;
} 

/*  */

  .services .item.recognitions{
    min-height: 172px;
  } 

.services .item.recognitions h5 {
  font-size: 20px;
  color: #5ba653;
  margin-bottom: 5px;
  font-weight: 400;
  min-height: 50px;
}

.services .item.recognitions img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.recognitions_awards_text_bg{background-color: rgba(245, 245, 245, 0.67); padding-top: 25px;} 

.recognitions_awards_bg{background-color: rgba(245, 245, 245, 0.67); padding-top: 12px;}
 
.recognitions_awards{
  position: relative;
  padding: 0px;
  background: #fff;
  border-radius: 4px;
  min-height: 297px;
  box-shadow: rgba(206, 206, 206, 0.2) 0px 7px 29px 0px;
  border-bottom: solid #FDCD2E;
  min-height: 215px;
}
 .col-md-8.col-md-8-65 {
    flex: 0 0 auto;
    width: 65%;
  }
  .justify-content-space-between {
    justify-content: space-between !important;
  }
  .whyus_pg .blog .item .cont {
    height: 165px;
    background: white;
  }

  .journey_pg .bars li .bar.step1 {
    background: url("../images/our_journey/new/1.webp");
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: 124px;
    transition: all 1s linear;
  }

  .journey_pg .bars li .bar.step2 {
    background: url("../images/our_journey/new/2.webp");
    background-repeat: no-repeat;
    background-position: 46% 0;
    background-size: 37px;
    transition: all 1.5s linear;
    opacity: 1;
  }

  .journey_pg .bars li .bar.step3 {
    background: url("../images/our_journey/new/3.webp");
    background-repeat: no-repeat;
    background-position: 21% 4%;
    background-size: 100px;
    transition: all 2.5s linear;
  }

  .journey_pg .bars li .bar.step4 {
    background: url("../images/our_journey/new/4.webp");
    background-repeat: no-repeat;
    background-position: 100% 0%;
    background-size: 200px;
    transition: all 3.5s linear;
  }

  .journey_pg .bars li .bar.step5 {
    background: url("../images/our_journey/new/5.webp");
    background-repeat: no-repeat;
    background-position: 9% 0%;
    background-size: 161px;
    transition: all 4.5s linear;
  }

  .journey_pg .bars li .bar.step6 {
    background: url("../images/our_journey/new/6.webp");
    background-repeat: no-repeat;
    background-position: 50% 0%;
    background-size: 174px;
    transition: all 5.5s linear;
  }

  .journey_txt{
    color: #000000a3;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    line-height: 18px;
    padding-bottom: 6px;
    background: white;
    margin-bottom: 0 !important;
    padding-top: 10px;
    z-index: 99;
  }
  .journey_pg .step1_line {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #686868;
    bottom: 16%;
    left: -20px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step2_line {
    content: "";
    position: absolute;
    width: 151px;
    height: 3px;
    background-color: #686868;
    bottom: 22.5%;
    left: -23px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step2_line:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 22px;
    background-color: #686868;
    bottom: -19px;
    left: 0px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step3_line {
    content: "";
    position: absolute;
    width: 167px;
    height: 3px;
    background-color: #686868;
    bottom: 29.5%;
    left: -30px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step3_line:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 23px;
    background-color: #686868;
    bottom: -21px;
    left: -1px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step4_line {
    content: "";
    position: absolute;
    width: 161px;
    height: 3px;
    background-color: #686868;
    bottom: 34.6%;
    left: -24px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step4_line:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 23px;
    background-color: #686868;
    bottom: -21px;
    left: -1px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step5_line {
    content: "";
    position: absolute;
    width: 175px;
    height: 3px;
    background-color: #686868;
    bottom: 40.6%;
    left: -23px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step5_line:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 21px;
    background-color: #686868;
    bottom: -19px;
    left: -1px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step6_line {
    content: "";
    position: absolute;
    width: 177px;
    height: 3px;
    background-color: #686868;
    bottom: 46.6%;
    left: -10px;
    transform: unset;
    z-index: 1;
  }
  .journey_pg .step6_line:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 23px;
    background-color: #686868;
    /*! bottom: -21px; */
    /*! left: -1px; */
    transform: unset;
    z-index: 1;
  }

.journey_pg .step1_line img{
  position: relative;
  top: -6px;
  max-height: 13px;
  object-fit: cover;
}
.journey_pg .step2_line img{
  position: relative;
  top: 3px;
  max-height: 35px;
  object-fit: cover;
  left: 2px;
}
.journey_pg .step3_line img{
  position: relative;
  top: 4px;
  max-height: 56px;
  object-fit: cover;
  left: 0px;
}
.journey_pg .step4_line img{
  position: relative;
  top: 3px;
  max-height: 84px;
  object-fit: cover;
 left: -1px;
}
.journey_pg .step5_line img{
  position: relative;
  top: 3.5px;
  max-height: 107px;
  object-fit: cover;
  left: 1px;
}
.journey_pg .step6_line img{
  position: relative;
  top: 3px;
  height: 110px;
  object-fit: cover;
  left: 1px;
}

.blink { animation: blinker 3s linear infinite;}

@keyframes blinker {
  0% {opacity: 1;}
  20% {opacity: 0.8;}
  40% {opacity: 0.2;}
  60% {opacity: 0.5;}
  80% {opacity: 0.8;}
  100%{opacity: 1;}
}

.team_pc{display: inherit;}
.team_mob{display: none;}

 .journey_pg .bars li .bar.step7 {
    background-position: 50% 3%;
    background-size: 162px;
  }
  .journey_pg .bars li .bar.step7 {
    background-position: 50% 3%;
    background-size: 30px !important;
  }
  .journey_pg .bars li .bar.step7{
      background: url("../images/our_journey/journey_timeline_thum_last.webp");
      background-repeat: no-repeat;
      transition: all 5.5s linear;
      
      left: 45px;
  }
  /* .journey_pg .step7_line {
  content: "";
  position: absolute;
  width: 209px;
  height: 3px;
  background-color: #686868;
  bottom: 34.6%;
  left: -24px;
  transform: unset;
  z-index: 1;
} */
.journey_pg .step7_line img {
  position: relative;
  top: 3px;
  height: 128px;
  object-fit: cover;
  left: 1px;
}
.journey_pg .step7_line::before {
  content: "";
  position: absolute;
  width: 3px;
  height: 20px;
  background-color: #686868;
  bottom: -17px;
  left: -1px;
  transform: unset;
  z-index: 1;
}
.journey_pg .step7_line {
  content: "";
  position: absolute;
  width: 154px;
  height: 3px;
  background-color: #686868;
  bottom: 51.6%;
  left: 7px;
  transform: unset;
  z-index: 1;
}
.z-index{
  z-index: 2;
}
.h52{
  height: 52px;
}
.d_flex{
  display: flex;
}
.rec_img_h150{
  height: 150px !important;
}
.recognition_pg .services .item.recognitions img{
  width: 113px;
}
.pt25{
  padding-top: 25px;
}
.mob_view{
  display: block !important;
}
.pc_view{
  display: none !important;
}

@media screen and (min-width:1900px) and (max-width:2000px){
  .recognition_pg .banner-header {
    background-size: contain;
    background-position: 50% -16%;
  }

}

@media screen and (min-width:1900px) and (max-width:1920px){
  .journey_pg .step2_line::before{bottom: -22px;}
  .journey_pg .step2_line{width: 162px;}
  .journey_pg .step2_line img{max-height: 48px;}
  .journey_pg .step3_line::before{height: 27px; bottom: -24px; left: -3px;}
  .journey_pg .step3_line{width: 176px;}
   .journey_pg .step3_line img {
    max-height: 53px;
  }

  .journey_pg .step4_line::before{height: 20px; bottom: -17px;}
  .journey_pg .step4_line{width: 175px;}
    .journey_pg .step4_line img {
    max-height: 71px;
  }

  .journey_pg .step5_line{width: 185px;}
  .journey_pg .step5_line img {
    max-height: 101px;
    left: -2.5px;
  }
  .journey_txt {
  padding-top: 8px;
}
.journey_pg .step1_line img {
  position: relative;
  top: -4px;
}


  .journey_pg .step5_line img{max-height: 99px;}
  .journey_pg .step6_line{width: 188px;}
  
 .journey_pg .step6_line img {
    height: 122px;
    left: -2px;
  }

  .journey_pg .step5_line::before{height: 24px; bottom: -21px; left: -3px}
  .journey_pg .step6_line::before{height: 24px; left: -2px !important;}
  .journey_pg .step7_line img {
      height: 140px;
    left: -2px;
    top: 4px;

  }
  .h52 {
  height: 47px;
}
.journey_pg .step7_line::before{
  left: -2px;
}
.services .item.recognitions {
  min-height: 196px !important;
}
.res_mb0 {
margin-bottom: 0px !important;
}
}

@media screen and (min-width:1800px) and (max-width:1899px){
   .banner-header h3{
    font-size: 40px;
  }
  .section-title{
    font-size: 30px;
  }
  .pc_pt40{
      padding-top: 40px !important;
  }
  .pc_mb10{
      margin-bottom: 10px !important;
  }
  p{
      font-size: 14px !important;
      margin-bottom: 10px !important;
  }
  blockquote p{
    font-size: 17px !important;
  }
  .pc_mb0{
      margin-bottom: 0px !important;
  }
  .pc_pt20{
    padding-top: 20px !important;
  }
  .pc_pb40{
        padding-bottom: 40px !important;
  }
  .services .item h5{
    font-size: 19px;
  }
  .services .item{
    min-height: 263px;
  }
  .life_cycle p{
    font-size: 15px !important;
  }
   .pc_pb0{
      padding-bottom: 0px !important;
  }
  .recognition_pg .bg-imgfixed {
    background-attachment: scroll !important;
    background-position: 50% 52%;
  }
.journey_pg .bars li .bar.step4{
  background-size: 193px;
}
.journey_pg .bars li .bar.step5{
  background-size: 151px;
}
.journey_pg .bars li .bar.step6{
  background-size: 171px;
}
.pc_mb30{
  margin-bottom: 30px !important;
}
.pc_mt_20{
  margin-top: 20px;
}
.recognitions_awards_bg{
  padding-top: 30px;
}
.journey_pg .step2_line::before{
  height: 26px;
  bottom: -23px;
  left: -1px;
}
.journey_pg .step2_line{
  width: 162px;
  bottom: 22.5%;
}
.journey_pg .step3_line::before{
  height: 27px;
  bottom: -24px;
  left: -3px;
}
.journey_pg .step3_line img{
  max-height: 63px;
}
.journey_pg .step3_line{
  width: 176px;
}
.journey_pg .step4_line::before{
  height: 20px;
  bottom: -17px;
}
.journey_pg .step4_line img{
  max-height: 81px;
}
.journey_pg .step4_line{
  width: 173px;
}
.journey_pg .step5_line img{
  max-height: 102px;
}
.journey_pg .step5_line{
  width: 184px;
}
.journey_pg .step6_line img{
  height: 110px;
  left: -1px;
}
.journey_pg .step6_line::before{
  left: -1px !important;
  height: 24px;
}
.journey_pg .step6_line{
  width: 190px;
}
.journey_pg .step7_line img{
  height: 128px;
}
.services .item.recognitions {
  min-height: 196px !important;
}
}

@media screen and (min-width:1700px) and (max-width:1799px){
    .banner-header h3{
    font-size: 40px;
  }
  .section-title{
    font-size: 30px;
  }
  .pc_pt40{
      padding-top: 40px !important;
  }
  .pc_mb10{
      margin-bottom: 10px !important;
  }
  p{
      font-size: 14px !important;
      margin-bottom: 10px !important;
  }
  blockquote p{
    font-size: 17px !important;
  }
  .pc_mb0{
      margin-bottom: 0px !important;
  }
  .pc_pt20{
    padding-top: 20px !important;
  }
  .pc_pb40{
        padding-bottom: 40px !important;
  }
  .services .item h5{
    font-size: 19px;
  }
  .services .item{
    min-height: 263px;
  }
  .life_cycle p{
    font-size: 15px !important;
  }
   .pc_pb0{
      padding-bottom: 0px !important;
  }
  .recognition_pg .bg-imgfixed {
    background-attachment: scroll !important;
    background-position: 50% 62%;
  }
.journey_pg .bars li .bar.step4{
  background-size: 193px;
}
.journey_pg .bars li .bar.step5{
  background-size: 152px;
}
.pc_mb30{
  margin-bottom: 30px !important;
}
.pc_mt_20{
  margin-top: 20px;
}
.recognitions_awards_bg{
  padding-top: 30px;
}
.whyus_pg .why.banner-header {
  min-height: calc(60vh - 100px);
  background-position: 50% 26%;
}
.journey_pg .step2_line::before{
  height: 25px;
  bottom: -22px;
  left: -1px;
}
.journey_pg .step2_line{
  width: 164px;
}
.journey_pg .step3_line::before{
  height: 27px;
  bottom: -24px;
  left: -1px;
}
.journey_pg .step3_line img{
  max-height: 66px;
}
.journey_pg .step3_line{
  width: 177px;
}
.journey_pg .step4_line{
  width: 173px;
}
.journey_pg .step4_line::before{
  bottom: -17px;
  height: 20px;
}
.journey_pg .step5_line{
  width: 186px;
}
.journey_pg .step6_line{
  width: 189px;
}
.journey_pg .step7_line img{
  left: 2px;
  height: 162px;
}
.journey_pg .step5_line img{
  max-height: 104px;
  left: 1px;
}
.journey_pg .step6_line img{
  height: 109px;
  left: 1px;
}
.services .item.recognitions {
  min-height: 196px !important;
}
}

@media screen and (min-width:1600px) and (max-width:1699px){
     .banner-header h3{
    font-size: 40px;
  }
  .section-title{
    font-size: 30px;
  }
  .pc_pt40{
      padding-top: 40px !important;
  }
  .pc_mb10{
      margin-bottom: 10px !important;
  }
  p{
      font-size: 14px !important;
      margin-bottom: 10px !important;
  }
  blockquote p{
    font-size: 17px !important;
  }
  .pc_mb0{
      margin-bottom: 0px !important;
  }
  .pc_pt20{
    padding-top: 20px !important;
  }
  .pc_pb40{
        padding-bottom: 40px !important;
  }
  .services .item h5{
    font-size: 19px;
  }
  .services .item{
    min-height: 263px;
  }
  .life_cycle p{
    font-size: 15px !important;
  }
   .pc_pb0{
      padding-bottom: 0px !important;
  }
.recognition_pg  .bg-imgfixed {
    background-attachment: scroll !important;
    background-position: 50% 62%;
  }
.journey_pg .bars li .bar.step5{
  background-size: 150px;
}
.journey_pg .bars li .bar.step4{
  background-size: 192px;
}
.pc_mb30{
  margin-bottom: 30px !important;
}
.pc_mt_20{
  margin-top: 20px;
}
.recognitions_awards_bg{
  padding-top: 30px;
}
.whyus_pg .why.banner-header {
  min-height: calc(60vh - 100px);
  background-position: 50% 26%;
}

.journey_pg .step2_line::before{
  height: 25px;
  bottom: -22px;
  left: -1px;
}
.journey_pg .step2_line{
  width: 164px;
}
.journey_pg .step3_line::before{
  height: 27px;
  bottom: -24px;
  left: -1px;
}
.journey_pg .step3_line img{
  max-height: 50px;
}
.journey_pg .step3_line{
  width: 177px;
}
.journey_pg .step4_line{
  width: 173px;
}
.journey_pg .step4_line::before{
  bottom: -17px;
  height: 20px;
}
.journey_pg .step5_line{
  width: 186px;
}
.journey_pg .step6_line{
  width: 189px;
}
.journey_pg .step7_line img{
  left: 1px;
}
.services .item.recognitions {
  min-height: 196px !important;
}
}

@media screen and (min-width:1500px) and (max-width:1599px){
    .banner-header h3{
    font-size: 40px;
  }
  .section-title{
    font-size: 30px;
  }
  .pc_pt40{
      padding-top: 40px !important;
  }
  .pc_mb10{
      margin-bottom: 10px !important;
  }
  p{
      font-size: 14px !important;
      margin-bottom: 10px !important;
  }
  blockquote p{
    font-size: 17px !important;
  }
  .pc_mb0{
      margin-bottom: 0px !important;
  }
  .pc_pt20{
    padding-top: 20px !important;
  }
  .pc_pb40{
        padding-bottom: 40px !important;
  }
  .services .item h5{
    font-size: 19px;
  }
  .services .item{
    min-height: 263px;
  }
  .life_cycle p{
    font-size: 15px !important;
  }
   .pc_pb0{
      padding-bottom: 0px !important;
  }
  .recognition_pg .bg-imgfixed {
    background-attachment: scroll !important;
    background-position: 50% 70%;
  }
.ptb0{
    padding-top: 0px !important;
  padding-bottom: 0px !important;
  }
  .journey_pg .bars li .bar.step5{
    background-size: 152px;
  }
  .journey_pg .bars li .bar.step4{
    background-size: 191px;
  }
recognition_pg   .bg-imgfixed {
    background-attachment: scroll !important;
  }
.pc_mb30{
  margin-bottom: 30px !important;
}
.pc_mt_20{
  margin-top: 20px;
}
.recognitions_awards_bg{
  padding-top: 30px;
}
.whyus_pg .why.banner-header {
  min-height: calc(60vh - 100px);
  background-position: 50% 26%;
}
.journey_pg .step3_line::before{
  width: 3px;
  height: 24px;
  bottom: -21px;
}
.journey_pg .step2_line{
  bottom: 23.5% !important;
  width: 163px;
}
.journey_pg .step2_line::before{
  width: 4px;
  height: 26px;
  bottom: -25px;
}
.journey_pg .step3_line{
  width: 178px;
}
.journey_pg .step4_line::before{
  height: 19px;
  bottom: -17px;
}
.journey_pg .step4_line{
  width: 171px;
}
.journey_pg .step5_line{
  width: 185px;
}
.journey_pg .step6_line{
  width: 189px;
  left: -9px;
}
.journey_pg .step7_line img{
  height: 142px;
  left: 0px;
}
.journey_pg .step4_line img{
  left: 0px;
  max-height: 75px;
}
.journey_pg .step5_line img{
  max-height: 97px;
  left: -1px;
}
.journey_pg .step6_line img{
  height: 119px;
  left: -2px;
}
.journey_pg .step5_line::before{
  bottom: -21px;
  height: 23px;
}
.journey_pg .step6_line::before{
  height: 24px;
  left: -2px !important;
}
.services .item.recognitions {
  min-height: 197px;
}
}

@media screen and (min-width:1400px) and (max-width:1499px){
   .banner-header h3{
    font-size: 40px;
  }
  .section-title{
    font-size: 30px;
  }
  .pc_pt40{
      padding-top: 40px !important;
  }
  .pc_mb10{
      margin-bottom: 10px !important;
  }
  p{
      font-size: 14px !important;
      margin-bottom: 10px !important;
  }
  blockquote p{
    font-size: 17px !important;
  }
  .pc_mb0{
      margin-bottom: 0px !important;
  }
  .pc_pt20{
    padding-top: 20px !important;
  }
  .pc_pb40{
        padding-bottom: 40px !important;
  }
  .services .item h5{
    font-size: 19px;
  }
  .services .item{
    min-height: 290px;
  }
  .life_cycle p{
    font-size: 15px !important;
  }
   .pc_pb0{
      padding-bottom: 0px !important;
  }
.recognition_pg .banner-header {
  background-size: cover;
  background-position: 50% 72%;
}
  .recognition_pg .bg-imgfixed {
    background-attachment: scroll !important;
  }
.ptb0{
    padding-top: 0px !important;
  padding-bottom: 0px !important;
  }
  .journey_pg .bars li .bar.step6{
    background-position: 50% 1%;
  background-size: 171px;
  }
  .journey_pg .bars li .bar.step5{
    background-size: 151px;
  }
  .pc_mb30{
  margin-bottom: 30px !important;
}
.pc_mt_20{
  margin-top: 20px;
}
.recognitions_awards_bg{
  padding-top: 30px;
}
.whyus_pg .why.banner-header {
  min-height: calc(60vh - 100px);
  background-position: 50% 26%;
}
.journey_pg .step3_line::before{
  width: 3px;
  height: 24px;
  bottom: -21px;
}
.journey_pg .step2_line{
  bottom: 23.5% !important;
  width: 163px;
}
.journey_pg .step2_line::before{
  width: 4px;
  height: 26px;
  bottom: -25px;
}
.journey_pg .step3_line{
  width: 178px;
}
.journey_pg .step4_line::before{
  height: 19px;
  bottom: -17px;
}
.journey_pg .step4_line{
  width: 171px;
}
.journey_pg .step5_line{
  width: 185px;
}
.journey_pg .step6_line{
  width: 189px;
  left: -9px;
}
.journey_pg .step7_line img{
  height: 126px;
  left: 2px;
}
.services .item.recognitions {
  min-height: 172px;
}
 .services .item.recognitions {
  min-height: 196px;
  height: 196px;
}
}

@media screen and (min-width:1300px) and (max-width:1399px){
  .services .item.recognitions {
min-height: 184px;}
}

@media screen and (min-width:1200px) and (max-width:1399px){
  .recognition_pg .banner-header {
  background-size: cover;
  background-position: 50% 56%;
}
    .recognition_pg .bg-imgfixed {
    background-attachment: scroll !important;
  }
  .banner-header h3{
    font-size: 40px;
  }
  .section-title{
    font-size: 30px;
  }
  .pc_pt40{
      padding-top: 40px !important;
  }
  .pc_mb10{
      margin-bottom: 10px !important;
  }
  p{
      font-size: 14px !important;
      margin-bottom: 10px !important;
  }
  blockquote p{
    font-size: 17px !important;
  }
  .pc_mb0{
      margin-bottom: 0px !important;
  }
  .pc_pt20{
    padding-top: 20px !important;
  }
  .pc_pb40{
        padding-bottom: 40px !important;
  }
  .services .item h5{
    font-size: 19px !important;
  }
  .services .item{
    min-height: 290px;
  }
  .life_cycle p{
    font-size: 15px !important;
  }
  .ptb0{
    padding-top: 0px !important;
  padding-bottom: 0px !important;
  }

.journey_pg .bars li .bar.step6{
  background-position: 50% 3%;
  background-size: 162px;
}
.journey_pg .bars li .bar.step5{
  background-size: 151px;
}
.pc_mb30{
  margin-bottom: 30px !important;
}
.pc_mt_20{
  margin-top: 20px;
}
.recognitions_awards_bg{
  padding-top: 30px;
}
.whyus_pg .why.banner-header {
  min-height: calc(60vh - 100px);
background-position: 50% 13%;
}
.services .item.recognitions {
  height: 183px !important;
  min-height: 184px;
}
}

@media screen and (min-width:1050px) and (max-width:1279px){
  .recognition_pg .banner-header {
  background-size: cover;
  background-position: 50% 92%;
}
  .banner-header h3{
    font-size: 40px;
  }
  .section-title{
    font-size: 30px;
  }
  .pc_pt40{
      padding-top: 40px !important;
  }
  .pc_mb10{
      margin-bottom: 10px !important;
  }
  p{
      font-size: 14px !important;
      margin-bottom: 10px !important;
  }
  blockquote p{
    font-size: 17px !important;
  }
  .pc_mb0{
      margin-bottom: 0px !important;
  }
  .recognitions_awards {
  min-height: 220px;
}
  .pc_pt20{
    padding-top: 20px !important;
  }
  .pc_pb40{
        padding-bottom: 40px !important;
  }
  .services .item h5{
    font-size: 18px !important;
  }

  .life_cycle p{
    font-size: 15px !important;
  }
  
  .ptb0{
    padding-top: 0px !important;
  padding-bottom: 0px !important;
  }

/* our journey page  */
.journey_pg .bars li .bar.step5{
  background-size: 152px;
}
.journey_pg .bars li .bar.step6{
  background-position: 50% 5%;
  background-size: 154px;
}

/* meet the team page */
.pc_ptb_40{
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.pc_mb30{
  margin-bottom: 30px !important;
}
.pc_mt_20{
  margin-top: 20px;
}
.recognitions_awards_bg{
  padding-top: 30px;
}
 .p_h_1_2{
  height: 120px;
} 
.whyus_pg .why.banner-header {
  min-height: calc(60vh - 100px);
  background-position: 50% 26%;
}
.services .item.recognitions {
  min-height: 196px !important;
}
}

@media screen and (max-width:767px){
.journey_pg .step3_line img {
  top: 4px;
  max-height: 83px;
  left: 2px;
}
.journey_pg .step3_line::before {
  width: 3px;
  height: 25px;
  bottom: -24px;
  left: 0px;
}
.journey_pg .step4_line img {
  top: 3px;
  max-height: 105px;
  left: 2.2px;
}
.journey_pg .step4_line::before {
  width: 3px;
  height: 19px;
  bottom: -18px;
  left: 0px;
}
  .page-list li {
  align-items: baseline;
  margin-bottom: 7px;

}
.team_pc{display: none;}
.team_mob{display: inherit;}


  .services .item.recognitions h5 {
  min-height: auto;
  font-size: 17px;
  text-align: center;
  margin-top: 14px !important;
  letter-spacing: 0.4px;
}
    .journey_pg .bars li .bar.step1 {
    background: url("../images/our_journey/new/1.webp");
    background-repeat: no-repeat;
    background-position: 12% 26%;
    background-size: 100px;
    transition: all 1s linear;
  }

  .journey_pg .bars li .bar.step2 {
    background: url("../images/our_journey/new/2.webp");
    background-repeat: no-repeat;
    background-position: 36% 0;
    background-size: 37px;
    transition: all 1.5s linear;
    opacity: 1;
  }

  .journey_pg .bars li .bar.step3 {
    background: url("../images/our_journey/new/3.webp");
    background-repeat: no-repeat;
    background-position: 21% 29%;
    background-size: 60px;
    transition: all 2.5s linear;
  }

  .journey_pg .bars li .bar.step4 {
    background: url("../images/our_journey/new/4.webp");
    background-repeat: no-repeat;
    background-position: 0 25%;
    background-size: 130px;
    transition: all 3.5s linear;
  }

  .journey_pg .bars li .bar.step5 {
    background: url("../images/our_journey/new/5.webp");
    background-repeat: no-repeat;
    background-position: 9% 15%;
    background-size: 100px;
    transition: all 4.5s linear;
  }

  .journey_pg .bars li .bar.step6 {
    background: url("../images/our_journey/new/6.webp");
    background-repeat: no-repeat;
    background-position: 0% 16%;
    background-size: 112px;
    transition: all 5.5s linear;
    left: 50px;
  }  
  .services .item h5 { font-weight: 300;}
  
  .banner-header{ min-height: calc(30vh - 90px);  }
  
  .res_mb0{ margin-bottom: 0px !important;  }
 
  .res_ptb40{
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  }
  
  .services .item{
    padding: 14px;
      min-height: auto;
  }
  
  .res_mb20{ margin-bottom: 20px; }
  
.res_w50{ width: 50% !important;}
  
 .res_mb10{ margin-bottom: 10px !important; }
 
  .res_ptb0{
  padding-top: 0px;
  padding-bottom: 0px;
 }
 
 .res_mt0{
  margin-top: 0px !important;
 }
 .whyus_pg .blog .item .cont{
  height: auto;
 }
 .res_min_h{
  min-height: auto !important;
 }
 .res_w100{
  width: 100% !important;
 }

.recognitions_awards{
  min-height: auto;
}

.chartBars .bars {
  display: flex;
  justify-content: space-between;
  border-left: 1px solid #bbb0;
  border-bottom: 1px solid #bbb;
  width: 970px;
  height: 100%;
  padding: 0;
  margin: 0;
} 

.journey_txt {
  font-size: 10px;
  line-height: 13px;
  z-index: 99;
}

.chartBars .bars li b {
  color: #5ba653;
  width: 100%;
  position: absolute;
  bottom: -2em;
  left: 0;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.journey_pg .step6_line {
  width: 133px;
  left: 34px;
}
.journey_pg .step6_line::before {
  width: 3px;
  height: 23px;
  bottom: -20px;
  left: -1px;
}
  .section-title {
    letter-spacing: 0px;
  }
  .journey_pg .step5_line img {
  top: 4px;
  max-height: 106px;
  left: 3px;
}
.journey_pg .step2_line::before {
  width: 3px;
  height: 25px;
  bottom: -22.5px;
  left: -1px;
}
  .journey_pg .step6_line img {
  top: 3px;
  height: 133px;
  left: 2px;
}
.journey_pg .step2_line img {
  top: 3px;
  max-height: 37px;
  left: 1px;
}
.journey_pg .step1_line img {
  top: 3px;
  max-height: 31px;
  left: 0px;
  width: 166px;
}
.journey_pg .step5_line{
  left: -3px;
}
.journey_pg .step7_line{
  left: 29px;
}
.res_h42{
  height: 42px;
}
.journey_pg .step7_line img{
 height: 140px;
 left: -2px;
 top: 2px;
}
.journey_pg .step7_line::before{
  left: -2px;
}
.res_h_auto{
  min-height: auto !important;
}
.d_block{
  display: block;
}
.mob_img{
  max-width: 100px !important;
  padding-left: 0px !important;
}
.mob_view{
  display: none !important;
}
.pc_view{
  display: block !important;
}
.mt-20{
  margin-top: 20px !important;
}
.services .item p{
  text-align: center;
}
.services .item.recognitions img{
  max-width: 107px;
  padding-left: 0 !important;
}
.flex_dir{
  flex-direction: column-reverse;
}
}

@media screen and (min-width:530px) and (max-width:767px){
  .res_w50{
  width: 50% !important;
}
.head_h_1_2{
  height: 72px !important;
}
.p_h_1_2{
  height: 168px !important;
}
.res_head_5_6{
  height: 64px;
}
.services .item.recognitions h5{
  font-size: 18px;
}
.services .item.recognitions{
  min-height: 194px;
}
.recognitions_awards{
  min-height: 190px;
}
}