 .ap-banner-cnt .h1 {
    font-size: 61px;
    line-height: 1.1;
    font-weight: 700;
}
.sr-first-sec .h2{
  color: #222;
  font-weight: 600;
  margin-bottom: 30px;
  font-size: 50px;
  line-height: 1.1;
  text-align: center;
}
.ap-transuae .see-what-slider {
  margin-top: 90px;
  margin-bottom: 120px;
}
#stickytrans {
  padding: 90px 0;
}
.ecommerce--endtoend{
  padding-top: 90px;
  padding-bottom: 90px;
    margin-bottom: 90px;
}
.wd_adjust {
  width: 235px;
}
.last-p{
    margin-bottom: 35px;
}
.sr-first-sec .row{
    margin-bottom: 90px;
}
.burj-next-cnt .h3 {
    line-height: 1.3;
    font-size: 43px;
}
.burj-next-cnt p {
    font-size: 20px;
    line-height: 1.8;
}
#stickytrans .row {
  align-items: start;
}
.sticky-col {
  position: sticky;
  top: 180px;
  margin-top: 100px;
}
.sticky-border2 {
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  left: -45px;
  top: 45px;
  height: 0;
}
.sticky-border2 li {
  background: #E7E7E7;
  width: 3px;
  height: 235px;
  position: relative;
  margin: 0px 0 30px;
}
.sticky-border2 li:last-child {
  background: none;
  height: auto;
  width: auto;
}
.sticky-border2 li::after {
  content: '';
  border-radius: 25px;
  background: linear-gradient(90deg, #BC3687 0.04%, #603A8A 99.99%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: -24px;
  left: -9px;
}
.total-col {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 35px;
  margin-top: 40px;
}
.five-col {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.15);
  padding: 25px;
  position: relative;
}
.five-col h3.h3{
  margin: 0;
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin: 0px 0 16px;
}
#stickytrans .five-col p {
  color: #444;
  font-size: 17px !important;
  font-weight: 400 !important;
  margin-bottom: 0;
  line-height: 28px !important;
}
.burj-img{
    text-align: center;
    margin-top: 0;
}
#stickytrans .burj-img img {
  width: 75%;
}
.burj-img::after {
  animation: jerkingEffect 5s ease-in-out infinite;
}
@keyframes jerkingEffect {
  0%, 100% {
    transform: translateX(-15px); /* Start at original position */
  }
  50% {
    transform: translateX(0px); /* Slight move to the right */
  }
}
.ecommerce-services{
    padding-top: 60px;
}
 .col-cs-4 {
    background-position: 107% 50%;
}
.col-cs-4 p{
    color: #444;
}
.many-industries .h3 {
  margin-bottom: 50px;
}
.hwitwk-content-new .h2 {
  font-size: 55px;
  color: #fff !important;
  text-align: center;
  max-width: 60%;
  margin: 0 auto;
  margin-bottom: 40px;
}
.app-process .hwitwk-box h3 {
    font-size: 20px !important;
    line-height: 1.2;
    text-align: left;
    max-width: 78%;
    margin-top: 0;
    margin-bottom: 20px;
}
.hwitwk-box p {
  text-align: left;
}
.app-panel p, .app-panel li{
    color: #444;
}
@media only screen and (max-width: 1750px){
    .ap-banner-cnt .h1 {
      font-size: 50px;
    }
    .burj-next-cnt p {
      font-size: 16px !important;
    }
    .sr-first-sec p {
      font-size: 16px;
    }
    #stickytrans .five-col p {
      font-size: 15px !important;
      line-height: 1.7 !important;
    }
    .hwitwk-box p {
      font-size: 13px !important;
      line-height: 1.5;
    }
    .app-panel p {
      font-size: 16px;
    }
    .sr-first-sec .h2{
        font-size: 43px;
    }
    .case-toparea .h3 {
      font-size: 41px;
      line-height: 1.4;
    }
    .hwitwk-content-new .h2 {
      font-size: 41px;
    }
}
@media only screen and (max-width: 1200px){
    .container {
      max-width: 96%;
    }
    .flip-box {
      width: calc(20% - 20px);
      margin: 0 10px;
      margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1100px){
    .ap-banner-cnt .h1 {
        font-size: 45px;
    }
    .sr-snd-sec h3, 
    .sr-snd-sec h2,
    .sr-first-sec .h2, 
    .Seamless-before-cnt .h3, 
    .burj-next-cnt .h3 {
        font-size: 35px;
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .ap-cuscol {
      width: 100% !important;
      float: none;
    }
    .ourtechstack .row {
      margin: 0 !important;
    }
    
    .industries-row {
      display: flex;
      flex-wrap: wrap;
      gap: 20px;
      justify-content: center;
    }
    .app-process .col-md-3 {
      max-width: 50%;
      flex: 0 0 50%;
      margin-bottom: 20px;
    }
    .app-process .hwitwk-box {
      height: 240px;
      background-repeat: no-repeat;
    }
    .ecommerce--endtoend,
    #stickytrans,
    .case-studies-wrapper,
    .app-process{
        padding: 50px 0;
    }
    .ecommerce--endtoend,
    .many-industries{
        margin-bottom: 50px;
    }
    .ap-transuae .see-what-slider {
      margin-top: 50px;
      margin-bottom: 50px;
    }
    .burj-img::after {
        display: none;
    }
    .sr-first-sec .one-fr img {
      width: 60px;
    }
}
@media only screen and (max-width: 1024px){
    .ap-hero .row {
      align-items: center;
    }
}
@media only screen and (max-width: 992px) {
    .ap-transuae .row > div {
      padding: 0 10px;
    }
    .sticky-col {
        position: relative;
        top: 0;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .app-process .hwitwk-box img {
        display: block;
    }
    .sticky-border2 {
      display: none;
    }
    .burj-next-cnt {
      padding-left: 0 !important;
    }
    .ap-banner-cnt .h1 {
        font-size: 34px;
        margin-bottom: 0;
    }
    .header_right-sec ul li:nth-child(2){
        display: none;
    }
    .hwitwk-box {
        padding-top: 25px;
        padding-left: 25px;
    }
  .col-md-5.offset-md-1 {
      margin-left: 0;
      max-width: 50%;
      flex: 0 0 50%;
    }
    .request-frm {
       padding: 20px;
    }
    .request-frm .h2 {
      font-size: 25px;
    }
    .sr-snd-sec h3,
    .sr-snd-sec h2, 
    .sr-first-sec .h2, 
    .Seamless-before-cnt .h3, 
    .burj-next-cnt .h3,
    .Seamless-before-cnt .h3, 
    .burj-next-cnt .h3 {
        font-size: 25px !important;
        line-height: 1.3 !important;
    }
    .sr-first-sec .col-md-3 {
      flex: 0 0 50%;
      max-width: 50%;
      margin-bottom: 20px !important;
    }
    .one-fr {
      margin-left: auto;
      margin-right: auto;
    }
}
@media only screen and (max-width: 860px) {
 .flip-box {
    width: calc(30% - 20px);
    margin: 0 5px;
  }
   .app-process .hwitwk-box img {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .app-process .hwitwk-box {
    height: 270px !important;
    margin-bottom: 20px !important;
  }
  #stickytrans.ap-transuae > .container > .row:last-child {
    flex-direction: column;
  }
    .col-md-5.offset-md-1 {
    margin-left: 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 500px){
    .ap-transuae > .container > .row {
        padding: 0 10px;
    }
    .seamless-img img {
      width: 100%;
      float: right;
    }
    #fluttertrns .wrkwithu.btttn.wd_adjust {
      margin: 0 auto;
    }
    .ecommerce--endtoend{
        margin-bottom: 0 !important;
    }
    .sr-first-sec p {
        line-height: 1.4;
    }
    .one-fr {
      padding: 20px;
    }
    .sr-first-sec .row {
      margin-bottom: 20px;
    }
    .one-fr .h3 {
      text-align: left;
    }
    .sticky-col {
        margin-bottom: 0;
    }
    .burj-img {
        width: 100%;
        max-width: 100%;
    }
    .ourtechstack .h3 {
        font-size: 30px;
    }
    .flip-box {
        width: calc(50% - 20px);
        margin: 0 5px;
    }
    .case-toparea .h3 {
        font-size: 25px;
        line-height: 1.4;
    }
     .hwitwk-content-new .h2 {
        font-size: 25px;
        max-width: 100%;
      }
       .app-process .col-md-3 {
        max-width: 100%;
        flex: 0 0 100%;
        margin-bottom: 20px;
      }
      .app-faqs-wrap .h3 {
          font-size: 25px;
          margin-bottom: 40px;
    }
    .copyright-sec ul li {
      text-align: center;
      justify-content: center;
    }
}