  @font-face {
    font-family: 'Euclid Circular A';
    src: url('../fonts/EuclidCircularA-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Euclid Circular A';
    src: url('../fonts/EuclidCircularA-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Euclid Circular A';
    src: url('../fonts/EuclidCircularA-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'Euclid Circular A';
    src: url('../fonts/EuclidCircularA-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: 'Euclid Circular A';
    src: url('../fonts/Euclid%20Circular%20A%20Light.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
  }

  a:hover{
    text-decoration: none;
    color: #3C3C3C;
  }
  a{
    color: #BC3687;
  }
  .main-wrapper {
    position: static !important;
  }
  /* -------------------------- fonts ---------------------------- */

  body {
    font-family: 'Euclid Circular A', sans-serif;
    overflow-x: hidden;
    color: #3C3C3C;
    font-size: 15px;
    font-weight: 400;
  }


  img{
    max-width: 100%;
    height: auto;
  }
  .animate {
    opacity: 0;
}
 @keyframes anim {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
         }
 }
  /* reset*/
/*popup css*/
    #cs-popup {
      position: fixed;
      background: #00000057;
      width: 100%;
      height: 100%;
      z-index: 999;
    }
    .cs-popup-content {
        background: #fff;
        border-radius: 15px;
        padding: 25px 45px;
        display: inline-block;
        margin: 0 auto !important;
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        width: 600px;
        bottom: 0;
        height: max-content;
        margin: auto !important;
    }
    .cs-close {
      position: absolute;
      right: 20px;
      top: 20px;
      cursor: pointer;
      width: 23px;
    }
    .customheader.cs-sticky {
      position: fixed;
      background: #ffffffd6;
      padding: 10px 0px;
      box-shadow: 0px 1px 6px #33333326;
    }
    .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
      border-radius: 50px 0 0 50px;
    }
    .iti.iti--allow-dropdown.iti--show-flags {
      width: 100%;
    }
    .popheading {
        font-size: 44px;
        font-weight: 500;
        color: #28163D;
        margin-bottom: 20px;
    }
    .popheading span {
      color: #5D379B;
    }
    .cs-popup-content label {
        font-size: 13px;
        font-weight: 500;
        color: #333;
        display: block;
        margin-bottom: 7px;
    }
    .frm-row {
        display: flex;
        margin-bottom: 15px;
    }
   
    .frm-row .col-50 {
      width: 50%;
    }
    button.wrkwithu.btttn {
        background: transparent !important;
    }
    button.wrkwithu.btttn:hover{
        color: #fff !important;
    }
    .frm-row input, .frm-row textarea, .frm-row select {
        width: 100% !important;
        background-color: #F9F9F9;
        border: 1px solid #ECEAF0;
        height: 40px;
        border-radius: 50px;
        color: #999;
        font-size: 12px;
        padding-left: 15px;
        font-weight: 300;
    }
     .frm-row .col-50:first-child {
      padding-right: 10px;
    }
    .frm-row .col-50:last-child {
      padding-left: 10px;
    }
    .frm-row textarea {
      height: 148px !important;
      border-radius: 8px;
      padding-top: 10px;
    }
    .frm-row input::placeholder, .frm-row textarea::placeholder{
        opacity: 1 !important;
    } 
    .col-100 {
      width: 100%;
    }
    #servicesdropdown {
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url(../img/arrowbtmservices.png);
        background-repeat: no-repeat;
        background-size: auto;
        background-position: 96% center;
}
/*popupcss end*/
.mainh1 {
  text-align: center;
  font-size: 29px;
  color: #5D379B !important;
  font-weight: bold;
}
.newupdate .mainh1 {
  font-size: 40px;
}
#header .logo img {
  width: 205px;
}
.foot-col-1 img {
  width: 190px;
}
.projetcnt.DuckTindo p {
  width: 69%;
}

  @media only screen and (min-width: 1081px){
    .smt-scroll{
      display: flex;
      width: 100%;
      height: 98vh;
      justify-content: center;
      align-items: center;
    }
    .smt-scroll.main_banner{
      height: 98vh;
    }
    .newupdate .smt-scroll.main_banner{
      height: auto;
      padding-top: 200px;
    }
  }

  .custom-content {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .blue {
    background-color: #2c7ad2;
  }

  header.customheader {
    padding-top: 25px;
    position: absolute;
    right: 0;
    left: 0;
    z-index: 99;
  }
  .csSidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
    background-size: cover;
    padding-top: 95px !important;
  }
  .csSidenav.actv-br{
    padding-left: 85px;
  }
  .websitenav{
    opacity: 0;
  }
  .csSidenav.actv-br .websitenav{
    opacity: 1
  }
  .csSidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
  }

  .header_right-sec ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .websitenav li a {
    font-size: 29px;
    font-weight: 500;
  }
  .header_right-sec img {
    cursor: pointer;
    width: 50px;
  }
  .websitenav li {
    margin-bottom: 27px;
    display: flex;
    flex-direction: column;
    height: 39px;
  overflow: hidden;
  }
  .btttn{
    z-index: 1;
    position: relative;
    overflow: hidden;
  }
  .btttn:hover::after,
  .btttn:focus::after,
  .btttn:active::after {
    bottom: -49px;
  }

  .btttn::after {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    content: "";
    position: absolute;
    background: #603A8B;
    height: 150px;
    left: 0;
    border-radius: 100px;
    right: 0;
    z-index: -1;
    bottom: -150px;
  }
  .header_right-sec ul li {
    position: relative;
    display: flex;
    align-content: center;
  }
  .header_right-sec ul {
    margin-bottom: 0 !important;
  }
  .flheadright{
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .closebtn {
    position: absolute;
    z-index: -1;
    opacity: 0;
  }
  .closebtn.plusopen {
    z-index: 999;
    opacity: 1;
    position: fixed;
  }
  .websitenav li > a:first-child{
    -webkit-transition: all 0.5s ease;
       -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
         -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
    color: #28163D;
  }
  .websitenav > li:hover > a:first-child{
    margin-top: -40px;
  }
  .websitenav > li > a:nth-child(2){
    color: #BC3687;
  }
  .websitenav {
    list-style: none;
    padding-left: 0;
  }
  .custombdr {
    width: 79%;
    margin-left: 0;
    margin-top: 78px;
    margin-bottom: 45px;
  }
  .menu_blw-cnt p {
    margin-bottom: 8px;
    color: #666 !important;
    font-size: 15px;
  }
  .menu_blw-cnt a {
    color: #000 !important;
    text-decoration: none !important;
    font-weight: 500;
    font-size: 16px;
  }

  .submenu {
    position: absolute;
    margin-top: 11px;
    padding-left: 0;
    margin-left: 240px;
    visibility: hidden;
  }
  .submenu::before {
    content: url(../img/submenu.svg);
    position: absolute;
    left: -38px;
    top: 2px;
  }
  .websitenav li:hover > .submenu {
    visibility: visible;
  }
  .submenu li a {
    font-size: 16px;
  }
  .submenu li {
    margin-bottom: 17px;
    height: auto;
  }
  /* ---------- MainBanner Css ---------- */
  .main_banner{
    background-position: center;
    background-size: cover;
  }
  .smt-scroll.main_banner {
    align-items: flex-end;
    /*flex-direction: column;*/
    overflow: hidden;
  }

  .slider-parent{
    position: relative;
    pointer-events: none;
  }
  .mbabs {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 280px;
    margin: auto;
    pointer-events: none;
    max-width: 100%;
  }
  .mb-slider-row.slick-initialized.slick-slider {
    width: 225px !important;
    margin: 0 auto;
    border-radius: 37px 37px 0 0;
    overflow: hidden;
    top: 3px;
  }
  .main_banner-text{
      margin-bottom: 20px;
      /*overflow: hidden;*/
  }
  .main_banner-text p {
    text-align: center;
    font-size: 15px;
    /*font-size: 16px;*/
    line-height: 25px;
    font-weight: 500;
    /*margin-bottom: 50px;*/
    margin-bottom: 22px;
  }
  @media only screen and (max-width: 1720px) and (min-width: 1440px){
      .main_banner-text p {
          margin-bottom: 50px;
      }
  }
  .wrkwithu {
    color: #603A8B;
    font-size: 15px;
    font-weight: 600;
    border: 1.7px solid #603A8B;
    height: 50px;
    display: inline-block;
    line-height: 48px;
    padding: 0 26px;
    border-radius: 40px;
    margin-right: 45px;
  }

  a.wrkwithu:hover{
    color: #fff;  
  }
  .wrkwithu.btttn.expertbtn {
    padding: 0 15px !important;
  }
    .wrkwithu.btttn.getquote {
      margin-right: 20px !important;
    background: #333;
    color: #fff !important;
    border: 0 !important;
    cursor: pointer;
    line-height: 54px;
}
  .seamless-img.flutter-seamless img {
    max-width: 100%;
    width: 100% !important;
    margin-right: -12% !important;
  }
  /* mainbanner bullets */
  .custom-dots ul {
    position: static !important;
    display: flex;
    flex-direction: column;
    align-items: center;  
  }
  .custom-dots .custom-dot {
    width: 10px;
    height: 10px;
    background: #603A8B;
    border-radius: 20px;
    opacity: 0.16;
    margin: 5px 0;
  }
  .custom-dots .slick-dots li{
    width: auto;
    height: auto;
    margin: 4px 0;
  }
  .custom-dots {
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
  }
  .custom-dots .custom-dot {
    width: 10px;
    height: 10px;
    background: #603A8B;
    border-radius: 20px;
    opacity: 0.16;
    margin:  0;
  }
  .custom-dots .slick-dots li.slick-active .custom-dot{
    width: 8px;
    height: 8px;
    opacity: 1;
  }
  .custom-dots .slick-dots li.slick-active {
    border: 1px solid rebeccapurple;
    padding: 5px;
    border-radius: 50px;
  }

  .main-slier-wrapper{
    position: relative;
  }
  .topiconslide {
    animation: moveIcon 2s ease-in-out infinite;
    position: absolute;
    right: 0;
    left: -140px;
    margin: auto;
    text-align: center;
    top: -500px;
    z-index: 1;
  }
  .topiconslide img {
    width: 58px;
  }
  .max-bnr-container{
   max-width: 800px;
  /*  border: 1px solid;  */
  }

    .main-slier-wrapper .col-md-6 {
  /*  border: 1px solid;  */
      flex: 0 0 42% !important;
      max-width: 42% !important;
    }
    .main-slier-wrapper .col-md-3 {
       /* border: 1px solid; */
       position: relative; 
        flex: 0 0 29% !important;
        max-width: 29% !important;
    }
  .appdetails-slide h4 {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0;
  }
  .rght .appdetails-slide h4{
    margin-bottom: 43px;
  }
  .appdetails-slide p {
    text-align: left;
    margin-bottom: 0 !important;
    color: #666;
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 1.6;
  }
  .appdetails-slide li {
    list-style-image: url('../img/check.svg') !important;
  }
  .appdetails-slide ul {
    padding-left: 22px;
    margin-top: 23px;
  }
  .appdetails-slide li {
    list-style-image: url('../img/check.svg') !important;
    color: #666;
    font-size: 14px;
    margin-bottom: 9px;
  }
  .rel{
    position: relative;
  }
  .absbottomslibtm {
    position: absolute;
    bottom: 60px;
    right: 0;
    left: 0;
  }
  .main-slier-wrapper .h1 {
    font-size: 56px;
    font-weight: 100 !important;
    text-align: right;
    width: 227px;
    color: #28163D !important;
    line-height: 1;
    margin-top: 20px;
  }

  .main-slier-wrapper .h2 {
      font-size: 56px;
      font-weight: 100 !important;
      text-align: left;
      width: 227px;
      color: #28163D !important;
      line-height: 1;
      margin-top: 70px;
      margin-left: -50px;

  }
  .main-slier-wrapper .h2 strong,
  .main-slier-wrapper .h1 strong{
    font-weight: 600;
  }
  .left-slide.rgad .appdetails-slide {
    margin-left: 60px;
  }
  .absbottomslibtm.abs {
    left: 36px;
  }
  .lefticonslide img {
    width: 48px;
  }

  .lefticonslide {
      animation: moveIcon2 2s ease-in-out infinite;
    position: absolute;
    left: 76px;
    bottom: -500px;
  }
  .centericonslide img {
    width: 67px;
  }
  .centericonslide {
    position: absolute;
    left: -83px;
    /* bottom: 97px; */
    bottom: -500px;
      animation: moveIcon3 2s ease-in-out infinite;
  }
  
.newcta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: white;
  box-shadow: 0 0 43px #603A8B17;
  padding: 40px 40px;
  border-radius: 10px;
}
.newcta .h2 strong {
  color: #5D379B !important;
  font-weight: bold;
}
.newcta p strong {
  color: #5D379B !important;
  font-weight: bold;
}
.newcta .wrkwithu.btttn {
  width: 155px;
  margin-right: 0;
  text-align: center;
}
.ctaposbtm .newcta .wrkwithu.btttn {
  width: auto !important;
}
.newcta .h2{
  font-size: 28px;
  font-weight: 300;
  color: #000;
  margin-bottom: 0;
    line-height: 1.4;
}
.newcta p {
  font-size: 31px;
  font-weight: 300;
  color: #000;
  margin-bottom: 0;
}
.ctapos{
    position: relative;
    z-index: 1;
}
.ctapos .newcta{
    position: absolute;
    top: -48px;
    left: 0;
    right: 0;
}
.truevalue .h2{
  font-size: 43px;
}
.updatev1 .truevalue .h2 {
  font-size: 39px;
}
/*.truevalue h3:last-child {*/
/*  color: #5d379b;*/
/*  font-weight: 600;*/
/*}*/
.truevalue .row a {
  margin-top: 25px !important;
}
/*.truevalue .additional {*/
/*  align-items: center;*/
/*}*/
.truevalue {
  padding-top: 70px;
  padding-bottom: 70px;
  background: #fcfaff8c;
  overflow: hidden;
}
.road .container-fluid {
  padding: 0;
}
/*.road {*/
    /*position: relative;*/
  /*padding-top: 80px;*/
/*}*/
/*.oneicon {*/
/*    top: 25px;*/
/*    left: 17%;*/
    /*animation: moveIconNew 25s infinite;*/
/*}*/
/*.twoicon {*/
/*    top: 25px;*/
/*    left: 55%;*/
/*}*/
/*.threeicon.icc {*/
/*  left: 38%;*/
/*  top: 38%;*/
/*}*/
/*.fouricon {*/
/*    top: 70%;*/
/*    left: 17%;*/
/*}*/

/*.fiveicon {*/
/*  left: 55%;*/
/*  top: 70%;*/
/*}*/
/*.sixicon {*/
/*  left: 88%;*/
/*  top: 70%;*/
/*}*/
/*.icc {*/
/*  position: absolute;*/

/*}*/
.icc {
  text-align: center;
}
.cs-popup {
    display: none;
}
.road p {
  text-align: center;
  font-size: 14px;
  color: #333;
  line-height: 1.3;
  font-weight: 500;
  margin-bottom: 0;
}
.road .icc img {
    margin-bottom: -10px;
  }
  .ani_cnt > div {
  display: inline-block;
}
/*  .ani_cnt {*/
/*  position: absolute;*/
/*  top: 0;*/
/*}*/
/*.road .icc {*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  align-items: center;*/
/*}*/
.client-say {
  margin-top: 90px;
}


   @keyframes moveIcon {
        0% {
          transform: translate(0, 0);
        }
        50% {
          transform: translate(0, -10px);
        }

        60% {
          transform: translate(0, -8px);
        }
        100% {
          transform: translate(0, 0);
        }
      }

       @keyframes moveIcon2 {
        0% {
          transform: translate(0, 0);
        }
        50% {
          transform: translate(0, 10px);
        }
        100% {
          transform: translate(0, 0);
        }
      }
       @keyframes moveIcon3 {
        0% {
          transform: translate(0, 0);
        }
        50% {
          transform: translate(0, -30px);
        }
        100% {
          transform: translate(0, 0);
        }
      }

  /* -------------------------------------- banner end ---------------------------------------------- */


  /* -------------------------------------- second section start ---------------------------------------------- */
    .secondssmtsec{
        background-size: cover;
        background-position: center center;
        padding-top: 149px;
        padding-bottom: 60px;
        }
        
     .cs-tooltip-container {
        position: relative;
        display: inline-block;
      }

      .cs-tooltip-trigger {
        cursor: pointer;
      }

      .cs-tooltip-content {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        transition: visibility 0s, opacity 0.3s ,bottom 0.5s;
      }
    .cs-tooltip-content-client {
        position: absolute;
        visibility: hidden;
        opacity: 0;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        transition: visibility 0s, opacity 0.3s ,bottom 0.5s;
      }
      .cs-tooltip-container:hover .cs-tooltip-content {
        visibility: visible;
        opacity: 1;
        bottom: 90%;
      }
      .cs-tooltip-container:hover .cs-tooltip-content-client {
        visibility: visible;
        opacity: 1;
        width: 125%;
        max-width:  120px;
        bottom: -90%;
      }
      .main-text{
            max-width: 80%;
            margin: auto;
            text-align: center;
      }
      .main-text .p {
          margin-bottom: 13px !important;
        }
      .main-text p, .main-text {
          font-size: 23px !important;
          color: #333 !important;
          line-height: 1.7 !important;
        }

      .second-sec-cnt p {
        font-size: 25px;
        line-height: 31px;
        color: #333333;
        font-weight: 500;
        margin-bottom: 25px;
        text-align:center;
      }
  /* -------------------------------------- second section end ---------------------------------------------- */
  /* -------------------------------------- portfolio section end ---------------------------------------------- */
.portfolio-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
  .prtleft-content {
    text-align: center;
  }
  .prtleft-content img{
    width: 35%;
  }
  .portfolios-wrapper .row > div {
    padding: 0 9px !important;
    margin-bottom: 18px;
  }
  .row.prtwor {
    right: 40px !important;
    position: relative;
  }
  .prf-cont{
    overflow: hidden;
    border-radius: 10px;
    position: relative;
  }
  .hvr-portfolio-cnt {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #1A00103D;
    left: 0;
    right: 0;
    border-radius: 10px;
    padding-left: 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .prbtn-wrapper{
    margin-top: -20px !important;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
     -o-transition: all 0.7s ease;
        transition: all 0.7s ease;
  }
    .prf-con.Dafrah:hover .hvr-portfolio-cnt .prbtn-wrapper {
    margin-top: 17px !important;
    }
    .prf-con.Dafrah:hover .hvr-portfolio-cnt {
    visibility: visible !important;
    opacity: 1 !important;
    }
    .prf-con.Dafrah:hover .hvr-portfolio-cnt h3 {
    margin-bottom: 12px;
    }
    .hvr-portfolio-cnt p,
    .hvr-portfolio-cnt a{
        pointer-events: none;
        color: #fff !important;
        border: 1px solid;
        padding: 5px 12px;
        font-size: 11px;
        border-radius: 31px;
        display: inline-block;
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
        -o-transition: all 0.7s ease;
        transition: all 0.7s ease;
        margin-bottom: 0 !important;
  }
  .hvr-portfolio-cnt a:hover{
    opacity: 0.8;
  }
  .hvr-portfolio-cnt h3 {
    font-size: 19px;
    margin-bottom: -25px;
    color: #FFF;
    font-weight: bold;
      -webkit-transition: all 0.7s;
       -moz-transition: all 0.7s;
        -ms-transition: all 0.7s;
         -o-transition: all 0.7s;
            transition: all 0.7s;
  }
  .hvr-portfolio-cnt {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.7s ease;
       -moz-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
         -o-transition: all 0.7s ease;
            transition: all 0.7s ease;
  }
  .prf-cont:hover .hvr-portfolio-cnt {
    visibility: visible;
    opacity: 1;
  }
  .prf-cont:hover .hvr-portfolio-cnt h3{
    margin-bottom: 12px;
  }
  .prf-cont:hover .hvr-portfolio-cnt .prbtn-wrapper{
    margin-top: 17px !important;
  }
  .prf-cont:hover img {
    transform: scale(1.1);
  }
  .prf-cont img {
    transition: all 0.8s ease;
  }


  /* ---------------------------- portfolio section end --------------------------- */
    .how-it-work{
        background-size: cover;
        background-position: center;
        padding: 50px 0;
    }
  .hwitwk-content .h2 {
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .hwitwk-content {
    text-align: center;
    color: #fff !important;
    max-width: 634px;
    margin: 0 auto;
    margin-bottom: 55px
  }
  .hwitwk-content p {
    line-height: 1.6;
  }
  .hwitwk-box{
      background-color: #fff;
  }
  .hwitwk-box.two img {
      width: 62px;
      margin-bottom: 0 !important;
    }
    .updatev1 .hwitwk-box.two img{
        width: auto;
    }
  .how-it-work .row > div {
    padding: 0 10px;
  } 
  .hwitwk-box{
    text-align: right;
  }
  .hwitwk-box h3 {
    text-align: left;
    color: #000;
    font-size: 23px;
    line-height: 1.4;
    margin-bottom: 0;
    margin-top: 0px;
    -webkit-transition: all 0.7s ease;
       -moz-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
         -o-transition: all 0.7s ease;
            transition: all 0.7s ease;
  }
.hwitwk-box p {
  text-align: left;
  padding-right: 10px;
  margin-top: 10px;
  font-size: 13px;
}
  .hwitwk-box img {
    -webkit-transition: all 0.7s ease;
       -moz-transition: all 0.7s ease;
        -ms-transition: all 0.7s ease;
         -o-transition: all 0.7s ease;
            transition: all 0.7s ease;
    margin-bottom: 15px;
  }
  .hwitwk-box {
    overflow: hidden;
    padding-top: 22px;
    padding-left: 22px;
    height: 100%;
    background-position: left bottom;
  }
  .hwitwk-box.one img {
    padding-top: 0px;
  }

  .hwitwk-box.three img,
  .hwitwk-box.four img {
    padding-top: 0px;
  }
  .hwitwk-box:hover img {
    transform: scale(1.1);
  }

  .hwitwk-box:hover h4{
    margin-top: 0;
  }

  /* ------------------------- how it work end  ------------------------ */
  /*-------------------------- App Solutions   -------------------------*/
    @keyframes jerkingEffect {
  0%, 100% {
    transform: translateX(-15px); /* Start at original position */
  }
  50% {
    transform: translateX(0px); /* Slight move to the right */
  }
}.why_choose--home.ap-transuae {
  padding-bottom: 60px;
}

    .burj-img::after {
      /* Animation */
        animation: jerkingEffect 5s ease-in-out infinite;
    }
    .why_choose--home.ap-transuae .row > div {
        padding: 0 15px;
    }
    .updatev1 .ap-transuae {
        background: url('../optimized_img/uae-background.webp');
        background-position: bottom center;
        background-size: cover;
          padding-top: 90px;
          
    }
    .app_solutions .row {
        display: flex;
        flex-wrap: wrap;
    }
    .app_solutions .h2 {
        text-align: center;
    }
    .app_solutions {
        padding-top: 80px;
        padding-bottom: 80px;
        background: #fbf6fc;
    }
    .app_solutions .h2 {
        text-align: center;
        margin-bottom: 45px;
    }
    .app_solutions .h2 strong {
      color: #5D379B !important;
    }
    .app_solutions .h2 {
      text-align: center;
      margin-bottom: 45px;
      font-size: 2.3rem;
    }
    .market-place-grid a,
    .market-place-grid{
      overflow: hidden;
    }
    .market-place-grid:hover img {
      transform: scale(1.1);
    }
    .market-place-grid img{
        transition: 0.7s;
    }
    .market-place-grid h3 {
        padding: 15px 18px 8px;
        font-size: 19px;
        color: #2d4053;
        font-weight: 700;
        margin: 0;
    }
    .market-place-grid p {
        margin: 0;
        padding: 0 18px;
        color: #515151;
        font-size: 13px;
        line-height: 23px;
    }
    .market-place-grid {
        display: flex;
        flex-direction: column;
        border: 1px solid #88398aa1;
        background: #fff;
        box-shadow: 0 0 20px 3px rgba(26, 26, 26, 0.07);
        margin: 0 0px 30px;
        border-radius: 10px;
        padding-bottom: 18px;
        margin: 0 12px 30px;
        border-bottom: 5px solid #7a368af2;
        width: calc(25% - 24px);
    }
    .market-place-grid img {
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }
    .market-place-grid a {
      pointer-events: none;
    }
  /*------------------------ App Solutions End -------------------------*/
  /* ------------------------- what we offer ------------------------- */

    .circle-animation img{
    animation: rotateAnimation 4s linear infinite;
    }
    @keyframes rotateAnimation {
    0% {
    transform: rotate(0deg);
    }
    100% {
    transform: rotate(360deg);
    }
    }
    .custom-accordions {
    margin-bottom: 0px;
    }
    
    .custom-accordions .accordion-title {
    cursor: pointer;
    position: relative;
    color: #28163D;
    font-size: 21px !important;
    font-weight: 500;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    .custom-accordions .accordion-title h3{
    font-size: 21px !important;
    margin: 0 !important;
    }
   
    


    .custom-accordions .accordion-content {
        /* display: none; */
        padding: 10px;
      }
      .custom-accordions .accordion-title .plus-icon img{

        filter: grayscale(100%);
      }
      .custom-accordions .accordion-title .plus-icon {
        float: right;
      }
      .custom-accordions .accordion-title:hover .plus-icon img{
        filter: none;
        position: relative;
        margin-top: -10px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
      }
      .custom-accordions .accordion-title .hover-image {
        position: absolute;
        top: -129px;
        visibility: hidden;
        z-index: 9;
        left: 350px;
        width: 420px;
        opacity: 0;
        transform: rotate(5.6deg);
        -webkit-transition: all .6s ease;
           -moz-transition: all .6s ease;
            -ms-transition: all .6s ease;
             -o-transition: all .6s ease;
                transition: all .6s ease;
      }    
      .custom-accordions .accordion-title:hover .hover-image {
            visibility: visible;
            opacity: 1;
            transform: rotate(0deg);
        }
        .what-we-offer {
          padding-bottom: 60px;
        }
      .what-we-offer h2 {
        font-size: 65px;
        color: #28163D;
        font-weight: 500;
      }
      .wwf {
          font-size: 16px;
          line-height: 1.7;
          margin-bottom: 0;
        }
       .wwf.right-an h2.h2_csp {
        font-size: 17px !important;
        color: #3C3C3C;
        font-weight: 400;
        line-height: 0;
          display: inline;
      }
      .wwf.right-an:first-child {
          margin-bottom: 17px;
        }
      .what-we-offer .row {
        align-items: center;
      }
      .what-we-offer .row .col-md-5:first-child {
        flex: 0 0 39%;
      }
      .what-we-offer .row .col-md-5:nth-child(2) {
        margin-right: 28px;
      }
      .accor-wrapper {
        margin-top: 70px;
      }
      /* ----------------------------- case studies ------------------------------- */

        .case-studies-wrapper{
          padding-bottom: 120px;
          padding-top: 80px;
          background-color: #FCFAFF;
          /*margin-bottom: 50px;*/
        }
        .updatev1 .case-studies-wrapper{
            padding-bottom: 80px;
        }
        .testimonial-content img:first-child {
          margin-right: 10px;
        }
        .container.cta-container.ctaposbtm {
              margin-top: -65px;
              z-index: 1;
              position: relative;
        }
        .case-studies-wrapper .h2 {
          font-size: 65px;
          color: #28163D;
          font-weight: 500;
        }
        .case-studies-wrapper .wwf {
          /*font-size: 22px;*/
          /*line-height: 35px;*/
          font-size: 17px;
          line-height: 28px;
        }
        .case-studies-wrapper .wwf .h2_csp {
          font-size: 17px;
          line-height: 28px;
          display: inline;
          font-weight: 400;
        }
        .case-studies-wrapper .row {
          align-items: center;
        }
        .case-studies-wrapper .row .col-md-5:first-child {
          flex: 0 0 33%;
        }
        .case-studies-wrapper .row .col-md-5:nth-child(2) {
          margin-right: 28px;
        }
        .view-more-cs a{
          margin-right: 0 !important;
          width: 146px;
          text-align: center;
          padding: 0;
        }
        .case-loop {
          margin-top: 23px;
        }
        .case-studies-wrapper .case-content h3 {
          font-size: 23px;
          margin-top: 13px;
          font-weight: 600;
        }
        .case-studies-wrapper .case-content h3 a{
          color: #333 !important;
        }
        .case-content p {
          color: #666;
          font-size: 14px;
        }
        .case-content {
          margin-bottom: 45px;
        }
        .case-content > img {
          border-radius: 15px;
        }
        .smt-scroll.none {
          display: block;
          height: auto !important;
          width: 100% !important;
      }
     
      /* ------------------------- what our client say ----------------------------- */

      .client-slide h4, .client-slide h2 {
        font-size: 43px;
        color: #333;
        margin-right: 30px;
      }
      .client-slide h4 span{
        color: #858585;
      }
      .client-slide img {
        width: 150px;
      }
      .client-slide {
        display: flex !important;
        align-items: center;
        margin-right: 69px;
      }
      .client-say .container-fluid {
        padding: 0;
      }
      .testimonials-wrapper {
        margin-top: 70px;
      }
      .testimonial-content img {
        margin-bottom: 20px;
      }
      .testimonial-content p {
        color: #000;
        line-height: 27px;
      }
      .testi-name {
        font-weight: 500;
      }
      .testimonial-content p {
        color: #000000;
        line-height: 27px;
        display: flex;
        align-items: center;
      }
      .testi-name{
        display: flex;
        align-items: center;
      }
      .testi-name::before {
        content: "";
        width: 49px;
        background: #BC3687;
        display: block;
        height: 2px;
        margin-right: 12px;
      }
      /* -------------------------- testimonial end -------------------------- */
      /*.reownedclient h2{*/
      /*  color: #28163D;*/
      /*  font-size: 65px;*/
      /*  font-weight: 500;*/
      /*}*/
      .reownedclient{
          padding-top: 60px;
      }
      .reownedclient .h2 {
        color: #28163D;
        font-size: 53px;
        font-weight: 500;
        text-align: center;
        /*margin-top: 50px;*/
        margin-bottom: 30px;
      }
      
      .reownedclient ul {
        list-style: none;
        display: flex;
        padding-left: 0;
        flex-wrap: wrap;
        max-width: 90%;
        margin: 0 auto;
      }
      .reownedclient ul li {
        width: 25%;
        max-width: 25%;
      }
      .reownedclient {
        padding-bottom: 65px;
    }
    .reownedclient ul li {
      width: 25%;
      max-width: 25%;
      border: 1px solid #E9E9E9;
      border-top: 0;
      border-right: 0;
    }
    .reownedclient ul li:nth-child(n+9){
      border-bottom: 0; 
    }
    .reownedclient ul li:nth-child(1),
    .reownedclient ul li:nth-child(5),
    .reownedclient ul li:nth-child(9) {
      border-left: 0; 
    }
    .reownedclient ul li img{
      filter: grayscale(100%);
      -webkit-transition: all 0.7s ease;
         -moz-transition: all 0.7s ease;
          -ms-transition: all 0.7s ease;
           -o-transition: all 0.7s ease;
              transition: all 0.7s ease;
  }
  .reownedclient ul li img:hover{
      filter: grayscale(0%) !important;
  }
  /* ---------------------- footer ------------------------- */
  footer{
    background-color: #28163D;
  }
  footer .container {
    max-width: 1035px;
  }
  .circle-animation img {
    width: 144px;
  }
  /*.foot-top h3 {*/
  /*  color: #fff;*/
  /*  font-size: 53px;*/
  /*  font-weight: 600;*/
  /*  line-height: 72px;*/
  /*}*/

  .foot-top h2 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    line-height: 65px;
    text-transform: capitalize !important;
  }
  .foot-top {
    padding-top: 70px;
    border-bottom: 1px solid #593C7A;
    padding-bottom: 45px;
    margin-bottom: 50px;
  }
  .foot-top .circle-animation {
    text-align: center;
  }
  .copyright-sec ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
    display: flex;
    align-items: center;
  }
  .copyright-sec ul li {
    margin-right: 10px;
    color: #fff !important;
    display: flex;
    align-items: center;
  }
  .copyright-sec p,
  .copyright-sec a{
    color: #fff !important;
    margin-bottom: 0;
  }
  .cpr-text a{
    color: #BC3687 !important;
  }
  .copyright-sec {
    border-top: 1px solid #593C7A;
    padding: 30px 0;
  }
  .privacy-policyfoot {
    justify-content: flex-end;
  }
  .privacy-policyfoot li {
    margin-left: 9px;
  }
  .foot-center a, .foot-center p {
    color: #fff;
  }
  .foot-center ul {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
  }
  .foot-col-1 ul {
    display: flex;
  }
  .foot-col-1 p {
    margin-top: 22px;
    font-size: 13px;
    text-transform: capitalize;
    opacity: 0.8;
  }
  .foot-col-1 i {
    color: #28163d;
    width: 25px;
    background: #fff;
    border-radius: 25px;
    text-align: center;
    height: 25px;
    padding: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .foot-col-1 a:hover{
    opacity: 0.7;
  } 
  .foot-col-1 ul li{
    margin-right: 8px;  
  }
  .foot-center h4 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 18px;
    font-weight: 600;
  }
  .foot-col-2 a {
    opacity: 0.8;
    margin-bottom: 7px;
    display: inline-block;
  }

  .foot-col-2 a:hover{
    text-decoration: underline;
  }
  .cntfoot li{
    align-items: center;
    margin-bottom: 18px;
    display: flex;
  }
  .cntfoot li:first-child{
    align-items: flex-start;
  }
  .cntfoot p{
    margin-bottom: 0;
  }

  .cntfoot img{
    width: 90%;
    margin-right: 10px;
  }
  .cntfoot li img {
    width: 20px;
  }
  .foot-center {
    padding-bottom: 90px;
  }
  .cntbuttong a {
    background: #149939;
    color: #fff !important;
    height: 43px;
    width: 43px;
    border-radius: 50px;
    display: flex;
    overflow: hidden;
    align-items: center;
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    justify-content: flex-end;
    font-weight: 600;
  }
  .cntbuttong a img {
    margin-right: 11px;
    margin-left: 13px;
    width: 20px;
  }
  .cntbuttong li{
    margin-bottom: 25px;
  }
  .cntbuttong a:hover{
    width: 140px;
  }
  .cntbuttong {
    position: absolute;
    right: 18px;
    bottom: 17px;
  }
  .cntbuttong ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 150px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  .cntbuttong li:last-child a{
    background: rgb(188,54,135);
    background: linear-gradient(90deg, rgba(188,54,135,1) 0%, rgba(96,58,138,1) 100%); 
  }
  .cntbuttong li:last-child a span {
    visibility: hidden;
  }
  /* back on top css */
  .bcktop {
    position: fixed;
    bottom: 30px;
    right: 65px;
    cursor: pointer;

  }
  .bcktop img {
    width: 85px;
  }

  /* case studies - image animation */
  /* .smt-scroll{
    display: none;
  } */
  .cs-img-wrapper {
    height: 394px;
    background: url("../optimized_img/case-studies/rent.webp");
    background-size: contain !important;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
  }

  .cs-img-wrapper.second-case {
    background: url('../optimized_img/case-studies/Rinse-Car-Wash.webp');
  }
  .cs-img-wrapper.third-case {
    background: url('../optimized_img/case-studies/sell-now.webp');
  }
  .cs-img-wrapper.third-case img {
    right: 270px;
  }
  .cs-img-wrapper.four-case {
    background: url('../optimized_img/case-studies/fabyland(2/index.html).webp');
  }
  .cs-img-wrapper.four-case img {
    right: 420px;
  }
  .cs-img-wrapper.five-case {
    background: url('../optimized_img/case-studies/tycoon-screens.webp');
  }
  .cs-img-wrapper.six-case {
    background: url('../optimized_img/case-studies/tycoon.webp');
  }
  .cs-img-wrapper img {
    cursor: pointer;
    /* transition: all 6s linear; */
    transform: rotate(33deg);
    position: absolute;
    right: 240px;
    top: -117px !important;
    width: 270px;
  }
  .cs-img-wrapper:hover img{
    transition: all 4s linear;
    transform: rotate(33deg) translateX(0%) translateY(-1100px);
  }
  .prtleft-content h3{
    display: none;
  }
  /* -------------------------------------------------------------------------------- */
  /* -----------------------ANDROID MOBILE APP DEVELOPMENT--------------------------- */
  /* -------------------------------------------------------------------------------- */
    .ap-hero{
        background: url('../optimized_img/banner.webp');
        padding-top: 150px;
        padding-bottom: 90px;
        background-size: cover;
    }
    .ap-banner-cnt .h1 {
        color: #28163D;
        font-size: 53px;
        font-weight: 600;
        line-height: 60px;
    }
    .updatev1 .p_third {
        font-weight: bold;
    }
    .updatev1 .ap-banner-cnt .h1 {
        margin-bottom: 25px;
    }
  .ap-banner-cnt .h1 span{
    color: #5D379B;
  }
  .request-frm form input, .request-frm form textarea {
    width: 100%;
  }
  .request-frm .h2 {
    font-size: 30px;
    line-height: 22px;
    text-align: center;
    font-weight: 600;
    color: #fff;
  }

  .request-frm .h2 {
    margin-bottom: 25px;
  }
  .request-frm form textarea {
    height: 120px !important;
    margin-bottom: 17px;
    padding-left: 20px;
    font-size: 14px;
    border-radius: 15px;
    border: 0;
    padding-top: 10px;
  }
  .request-frm form input {
    height: 50px;
    margin-bottom: 17px;
    padding-left: 20px;
    font-size: 14px;
    border-radius: 50px;
    border: 0;
  }
  .submit-btn {
    color: #fff !important;
    font-weight: 600;
    background: transparent;
    border: 1px solid white !important;
    height: 45px !important;
    padding: 0 !important;
    margin-bottom: 5px !important;
    box-shadow: -2px 4px 8px #0000002e !important;
    width: 100%;
    border-radius: 50px;
    position: relative;
    z-index: 1;
    overflow: hidden;
  }
  .request-frm {
    background: url('../img/form-bg.svg');
    padding: 35px;
    background-size: cover !important;
    border-radius: 20px;
    box-shadow: 0px 0px 8px #3333333d;
  }

  .ap-banner-cnt p {
    font-size: 17px;
    color: #3C3C3C !important;
    margin-top: 26px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .updatev1 .ap-banner-cnt p{
    font-size: 16px;
    color: #3C3C3C !important;
    margin-top: 0;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .ap-banner-cnt p strong{
   color: #BC3687;
  }
  .ap-banner-cnt {
    margin-top: 20px;
  }
  .submit-btn::after {
    content: "";
    background: black;
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 55%;
    height: 116px;
    display: block;
    z-index: -1;
    transition: all .5s ease;
    top: 65px;
  }
  .submit-btn:hover::after {
    top: -36px !important;
  }
  .ap-transuae {
    background-position: bottom center;
    background-size: cover;
  }
  .ap-transuae.iosbg{
    background: url('../img/ios-background.png');
    background-position: bottom center;
    background-size: cover;
    padding-top: 26px;
  }
  .burj-img {
    margin-top: -80px;
    width: 95%;
    max-width: 100%;
  }
  .Seamless-before-cnt .h3,
  .burj-next-cnt .h3 {
    font-size: 41px;
    color: #222;
    line-height: 55px;
    font-weight: 600;
    margin-bottom: 30px;
  }
   .updatev1 .burj-next-cnt .h3{
        font-size: 36px;
        line-height: 1.4;
    }
  .Seamless-before-cnt .h3{
    line-height: 50px;
  }
  .burj-next-cnt span {
    font-size: 20px;
    line-height: 28px;
    color: #222;
    display: block;
    margin-bottom: 9px;
  }
  .burj-next-cnt p {
      font-size: 20px;
      line-height: 36px;
      color: #444;
  }
   .updatev1 .burj-next-cnt p {
    font-size: 16px;
    line-height: 1.8;
  }
  .ap-transuae .row {
    align-items: center;
  }
  .ap-transuae .row > div {
      padding: 0;
  }
  .burj-next-cnt {
      padding-left: 32px;
  }
  .burj-img{
    position: relative;
  }
  .burj-img::after {
      content: "";
      background-image: url(../optimized_img/cloud.webp);
      width: 450px;
      height: 147px;
      display: block;
      position: absolute;
      right: -121px;
      top: 175px;
      max-width: 80%;
      background-size: contain;
  }

  .mgbtm-75p{
    margin-bottom: 100px;
  }
  .Seamless-before-cnt p {
      font-size: 16px;
      color: #333;
      line-height: 30px;
  }
  .seamless-img img {
      width: 90%;
      float: right;
  }
  .seamless-img.imgwdth100 img{
    width: 100%;
  }
  .Seamless-before-cnt a {
      width: 252px;
      text-align: center;
      margin-top: 30px;
  }
  .iospg .wrkwithu.btttn.gtaf {
    margin-top: 0;
  }

  .Seamless-before-cnt a.btttn::after {
      height: 288px;
      border-radius: 400px;
      bottom: -294px;
  }
  .Seamless-before-cnt a.btttn:hover::after,
  .Seamless-before-cnt a.btttn:focus::after,
  .Seamless-before-cnt a.btttn:active::after {
    bottom: -119px;
  }
  .ap-transuae .see-what-slider {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .sr-first-sec p {
      font-size: 20px;
      line-height: 34px;
    text-align: center;
    color: #333 !important;
  }
  .one-fr {
    border-radius: 15px;
    background: #FFF;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.06);
    width: 306px;
    height: 250px;
    max-width: 100%;
    padding: 35px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 30px;
    transition: all 0.5s linear;
  }
  .one-fr .h3{
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 0;
    color: #333;
  }
  .one-fr img {
    filter: brightness(0%);
  }
  .sr-first-sec .row {
    margin-top: 60px;
    margin-bottom: 80px;
  }
  .one-fr:hover {
    border: 1px solid #bc3788;
    margin-top: -10px;
  }
  .one-fr:hover img{
    filter: brightness(100%);
  }
  .one-fr:hover .h3 {
    margin-bottom: 7px;
      transition: all 0.5s linear;
  }
  .sr-snd-sec {
    text-align: center;
  }
  .sr-snd-sec h3{
    font-size: 44px;
    line-height: 55px;
    color: #333;
    margin-bottom: 40px;
    font-weight: 600;
  }
  .updatev1 .sr-snd-sec .subheading_hm {
      justify-content: center;
    }
  .sr-snd-sec h3 span {
    color: #BC3687 !important;
  }
  .sr-snd-sec p {
    color: #333;
    font-weight: 400;
        line-height: 25px;
        font-size: 16px;
    max-width: 90%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .service-slider .col-cs-4{
    margin-bottom: 58px;
    margin-top: 15px;
  }
    .wdauto {
        width: auto !important;
    }
    .new_service_section .service-slider {
        margin-top: 20px;
    }
    .new_service_section .col-cs-4{
        background-position: right center;
        box-shadow: 0px 0px 14px #00000008;
    }
  .flex-arrow {
    display: flex;
    justify-content: center;
  }
  .flex-arrow > div{
    padding: 0 30px;
    cursor: pointer;
  }
  .flex-arrow p {
    font-size: 18px;
    color: #333;
    font-size: 18px;
    line-height: 28px;
    margin-top: 12px;
  }
  .service-slider .h3{
    color: #333;
    font-weight: 600;
    line-height: 27px;
    font-size: 18px;
  }

  .col-cs-4 p{
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
  }

  .col-cs-4 {
    /*background-image: url('../img/serv-sliderbg.png');*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 160% 50%;
    padding: 28px;
    transition: all 0.5s ease;
    margin: 0 10px;
    border-radius: 15px;
  }
  .col-cs-4:hover{
    background-position: right center;
    box-shadow: 0px 0px 14px #00000008;
  }
  .service-slider .h3{
    margin-bottom: 22px;
  }
  .gtaf {
    margin-right: 0 !important;
    margin-top: 40px;
    padding: 0 30px;
  }
  .flex-arrow.flx2 {
    flex-direction: column;
    align-items: center;
  }
  .techslider{
    overflow: hidden;
    display: flex;
    position: relative;
    margin-bottom: 10px;
  }
  .techslider2{
    overflow: hidden;
    display: flex;
    position: relative;
  }
  .techslider img{
        position: relative;
        animation: marquee-scroll 15s linear infinite;
        will-change: transform;
        white-space: nowrap;
  }
  .techslider2 img{
        position: relative;
        animation: marquee-scroll 15s linear infinite;
        will-change: transform;
        white-space: nowrap;
  }
  @keyframes marquee-scroll {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
  .techslider::before {
    content: "";
    background: white;
    width: 100px;
    height: 125px;
    position: absolute;
    z-index: 9;
    display: block;
    filter: blur(14px);
    left: -47px;
  }
  .techslider::after {
    content: "";
    background: white;
    width: 100px;
    height: 125px;
    position: absolute;
    z-index: 9;
    top: 0;
    display: block;
    filter: blur(14px);
    right: -47px;
  }

  .techslider2{
    position: relative;
  }
  .techslider2::before {
    content: "";
    background: white;
    width: 100px;
    height: 125px;
    position: absolute;
    z-index: 9;
    display: block;
    filter: blur(14px);
    left: -47px;
  }
  .techslider2::after {
    content: "";
    background: white;
    width: 125px;
    height: 125px;
    position: absolute;
    z-index: 9;
    top: 0;
    display: block;
    filter: blur(14px);
    right: -47px;
  }
  .techslider2 {
    transform: scaleX(-1);
  }
  .techslider2 img{
    transform: scaleX(-1);
  }
  .ourtechstack {
  overflow: hidden;
}
  .ourtechstack .h3{
    font-size: 42px;
    margin-bottom: 20px;
    line-height: 45px;
    color: #333333;
    font-weight: 600;
  }
  .newupdate .ourtechstack .h3{
      margin-bottom: 0;
      font-weight: 500;
      color: #3C3C3C;
      line-height: 1.2;
  }
  .ourtechstack p strong {
    font-size: 21px;
    font-weight: 600 !important;
    color: #333 !important;
  }
  .ourtechstack p {
    font-size: 16px;
    line-height: 30px;
    color: #333;
  }
  .ap-cuscol {
    width: 536px;
    float: right;
  }
  .ourtechstack .row {
    align-items: center;
  }
  .ourtechstack {
    margin: 80px 0;
  }
  .newupdate .ourtechstack {
      margin: 0;
      margin-bottom: 60px;
    }
  .case-toparea {
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
  }
  .case-toparea .h3 {
    font-size: 45px;
    font-weight: 600;
    line-height: 55px;
    margin-bottom: 30px;
    color: #222;
  }
  .case-toparea p {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
  }
  .android-pg{
    margin-bottom: 0 !important;
  }
  .app-process .hwitwk-content .h2 {
    font-size: 55px;
  }
  .updatev1 .app-process .hwitwk-content .h2 {
      font-size: 35px;
    }
  .app-process {
    /*background-image: url('../img/hwitwork-bg.jpg');*/
    background-size: cover;
    background-position: center;
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .app-process .hwitwk-box h3 {
    margin-bottom: 15px;
    font-size: 19px !important;
  }
  .app-process .hwitwk-box ul {
    padding-left: 0;
    text-align: left;
    margin-bottom: 0;
    color: #666;
    font-weight: 500;
    font-size: 13px;
  /*   list-style: url(../img/list-icon.svg); */
    list-style: none;
  }

  .app-process .hwitwk-box ul li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 15px;
  }

  .app-process .hwitwk-box ul li::before {
    content: url(../img/list-icon.svg);
    margin-right: 10px;
    position: absolute;
    top: -1px;
    left: 0;
  }
  .app-process .hwitwk-box img {
    padding: 0 !important;
    margin: 0 !important;
  }
  .app-process .hwitwk-box{
    padding-right: 22px;
  }
  /* .app-process .hwitwk-box div {
    margin-right: -22px;
  } */
  .app-process .hwitwk-box.three img {
    margin-top: -30px !important;
  }
  .app-process .hwitwk-box {
    height: 346px;
    position: relative;
  }
    .updatev1 .app-process .hwitwk-box {
      height: 290px;
    }
  .app-process .hwitwk-box div {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .app-process .hwitwk-box{
    background-size: contain;
    background-color: white;
  }
  .app-faqs-wrap .h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    color: #000;
    margin-bottom: 50px;
  }
  .app-faqs-wrap {
    padding-top: 80px;
    padding-bottom: 100px;
  }
  /* accordion-apppage */
  .app-faq-accordion {
    background-color: transparent;
    cursor: pointer;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    padding-left: 0 !important;
  }
  .app-faq-accordion::after {
    content: url(../img/faq-plus.svg);
    float: right;
    transform: scale(0.8);
  }
  .app-active-accordion:after {
    content: url(../img/faq-minus.svg);
  }

  .app-panel {
    display: none;
  }
  .app-faq-accordion {
    color: #000;
    font-size: 17px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .app-ac-wrapper {
    margin: 0 auto;
    max-width: 84%;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.06);
    margin-bottom: 25px;
    padding-left: 35px;
    padding-right: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .app-panel p {
    margin-bottom: 0 !important;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 23px;
    color: #787878;
    max-width: 90%;
  }
  .app-panel li{
     margin-bottom: 8px !important;
    font-size: 15px;
    color: #787878;
    max-width: 90%;
  }

  /* IOS PAGE */

  .ios-award-sec {
    background-image: url('../img/award-bg.jpg');
    margin-top: 60px;
    padding: 50px 0;
    background-size: cover;
    background-position: 80% 50%;
  }

  .ios-award-sec .h3 {
    font-size: 41px;
    line-height: 52px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
  }
  .ios-award-sec p {
    font-size: 15px;
    line-height: 25px;
  }
  .ios-award-sec .wrkwithu.btttn {
    width: 165px !important;
    text-align: center;
    margin-right: 0 !important;
    margin-top: 20px;
  }

  .ios-award-sec .wrkwithu.btttn {
    margin-top: 40px;
  }
    .many-industries .subheading_hm {
        justify-content: center;
    }
  .many-industries .h3 {
    font-size: 44px;
    line-height: 50px;
    text-align: center;
    font-weight: 600;
    color: #333;
    margin-bottom: 90px;
  }
  .updatev1 .many-industries .h3{
      margin-bottom: 20px !important;
  }
  .many-industries .h3 span{
    color: #BC3687;
  }
  .many-industries {
    margin-bottom: 90px;
  }

  /* flip box */
  .flip-box {
    background-color: transparent;
    height: 155px;
    perspective: 1000px;
    width: 18%;
    margin: 0 11px;
    margin-bottom: 25px;
  }
  .flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
  }

  .flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
  }

  .flip-box-front, .flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .flip-box-front {
    border-radius: 15px;
    border: 1px solid white;
    box-shadow: 0px 0px 6px #dbdbdbbf;
  }

  .flip-box-back {
    border-radius: 15px;
    transform: rotateY(180deg);
    background: linear-gradient(90deg, rgb(188, 54, 135) 0%, rgb(96, 58, 138) 100%);
  }
  .flip-box-front .h4{
    font-size: 16px;
    font-weight: 500;
    color: #333333;
  }
  .flip-box-back .h4{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
  }
  .industries-row {
    display: flex;
    flex-wrap: wrap;
  }
  .flip-box-inner > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .flip-box-inner > div img {
    margin-bottom: 18px;
  }
  .flip-box-back img {
    filter: invert(100%) brightness(200%);
  }
  .cntbuttong.fxdbtns {
    position: fixed;
    right: 25px;
  }
  .sscarton {
      position: absolute;
      left: -56px;
      width: 18%;
  }
  .robotss {
      position: absolute;
      right: 0;
      width: 11%;
  }
  .pkp img {
      width: 72%;
  }

  .many-industries p {
      color: #333;
      font-weight: 400;
      line-height: 25px;
      font-size: 16px;
      max-width: 90%;
      margin: 0 auto;
      margin-bottom: 30px;
      text-align: center;
  }
  h3.h3.gt, h2.h3.gt {
      margin-bottom: 25px;
      margin-top: 71px;
  }
  .pkp {
      position: absolute;
      left: 0;
  }
  .react-award-sec {
      background-image: url(../img/enginner.jpg);
      margin-top: 60px;
      padding: 50px 0;
      background-size: cover;
      background-position: 80% 50%;
  }
  .react-award-sec h3.h3, .react-award-sec h2.h3 {
      color: #333;
      text-align: center;
      font-family: Euclid Circular A;
      font-size: 50px;
      font-style: normal;
      font-weight: 600;
      line-height: 65px;
  }
  .react-award-sec p {
      color: #333;
      text-align: center;
      font-family: Euclid Circular A;
      font-size: 18px;
      font-style: normal;
      font-weight: 400;
      line-height: 30px;
  }
  .twiter {
      display: flex;
      flex-wrap: wrap;
  }

  .react-item {
      text-align: center;
      margin: 0 11px;
      width: 18%;
      margin-bottom: 28px;
  }
.sspk{
  display: none !important;
}
  ul.sspk {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-content: center;
      justify-content: flex-start;
      align-items: baseline;
  }

  .sspk li {
      margin: 0 15px;
      list-style-type: none;
  }
  li p.framew {
      border-radius: 14px;
      border: 1px solid rgba(188, 54, 135, 0.13);
      background: #FEF9FC;
      box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.08);
      padding: 5px 18px 5px 18px;
  }
  .userss{
  transition: color 0.3s, transform 0.3s;
  }
  .userss:hover {
   
    transform: translateY(-10px); /* Move the icon 10px upwards on hover */
  }
  .headi h1,
  .headi h2 {
      color: #28163D;
      font-family: Euclid Circular A;
      font-size: 70px;
      font-style: normal;
      font-weight: 600;
      line-height: 80px;
  }
  span.lemo {
      color: #603A8B;
      font-family: Euclid Circular A;
      font-size: 70px;
      font-style: normal;
      font-weight: 600;
      line-height: 80px;
  }
  .dott li {
      list-style-type: none;
  }
  .line {
      background: url(../img/liness.png) no-repeat;
      width: 1px;
      height: 160px;
      top: 227px;
      left: 33px;
      position: absolute;
      z-index: 1;
  }
  img.ims {
      position: relative;
      z-index: 99;
  }
  p.hapen {
      color: #28163D;
      font-family: Euclid Circular A;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 40px;
  }
  .headi p {
      color: #3C3C3C;
      font-family: Euclid Circular A;
      font-size: 20px;
      font-style: normal;
      font-weight: 400;
      line-height: 31px;
      color: #28163D;
      font-family: Euclid Circular A;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 40px;
  }
  span.aa {
      position: absolute;
      LEFT: 80PX;
      font-size: 17px;
      color: #3C3C3C !important;
      margin-top: 0;
      line-height: 26px;
      margin-bottom: 0;
  }
  .request-frm.tt {
      border-radius: 25px;
      background: #FFF;
  }
  select.form-select {
      width: 100%;
      height: 48px;
      border-bottom: 1px solid rgba(153, 153, 153, 0.40);
      border-left: 0px solid;
      border-right: 0px solid;
      border-top: 0px solid;
      color: #999;
      font-family: Euclid Circular A;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 26px;
  }

  .tt input[type="text"] {
      border-bottom: 1px solid rgba(153, 153, 153, 0.40);
      border-radius: 0px;
      color: #999;
      font-family: Euclid Circular A;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 26px;
      margin-top:20px;
      padding-left:0px;
  }
  .tt textarea::placeholder {
      color: #999;
  }
  .tt select.form-select::placeholder {
      color: #999;
  }
  .tt textarea {
      border-bottom: 1px solid rgba(153, 153, 153, 0.40) !important;
      border-radius: 0px !important;
      color: #999;
      font-family: Euclid Circular A;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 26px;
      padding-left:0px !important;
  }
  button.submit-btn.ab {
      color: #603A8B !important;
      border: 1px solid #603A8B !important;
      box-shadow: none !important;
  }
  .grtt {
    position: relative;
    overflow: hidden;
  }
  .fillo {
    position: absolute;
    font-size: 50px;
    opacity: 0;
    right: 0;
    top: 0;
  }
  .file.btn.btn-lg.btn-primary.grtt {
      border-radius: 40px;
      background: #FAF7FD !important;
      color: #000000;
      color: #603A8B;
      leading-trim: both;
      text-edge: cap;
      font-family: Euclid Circular A;
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: 32px;
      border:1px solid #FAF7FD !important;
      
  }
  .tt .submit-btn::after {
      content: "";
      background: #603A8B;
      position: absolute;
      left: 0;
      right: 0;
      border-radius: 45%;
      height: 121px;
      display: block;
      z-index: -1;
      transition: all .5s ease;
      top: 65px;
  }
  .tt input[type="text"]::placeholder {
      color: #999;
  }
  .ap-hero.rr {
      padding-top: 220px;
  }
  .pott{
      color: #999;
  font-family: Euclid Circular A;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px; /* 157.143% */
  }
  button.submit-btn.ab:hover {
      color: #ffffff !important;
  }
  .purpl{
      color:#603A8B;
  }
  p.sidetext{
      color: #444;
  font-family: Euclid Circular A;
  font-size: 18px !important;
  font-style: normal;
  font-weight: 400;
  line-height: 36px !important;
  }
  p.o3, h2.o3 {
      color: #000;
      font-family: Euclid Circular A;
      font-size: 50px;
      font-style: normal;
      font-weight: 600;
      line-height: 65px;
  }
    h3.ozon {
    color: #000;
    font-family: Euclid Circular A;
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    line-height: 37.294px;
    position: absolute;
    left: 110px;
    top: 33px;
}
h3.ozon1 {
    color: #ffffff;
    font-family: Euclid Circular A;
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    line-height: 37.294px;
    position: absolute;
    left: 110px;
    top: 33px;
}
  span.appdev {
      color: #603A8B;
      font-family: Euclid Circular A;
      font-size: 50px;
      font-style: normal;
      font-weight: 600;
      line-height: 65px;
  }
  .obox {
      border-radius: 9.563px;
      background: #F8F2FF;
      width: 97%;
      height: 274.763px;
      flex-shrink: 0;
      padding: 35px;
  }
  .obox1 {
      border-radius: 9.563px;
      background: url(../img/ityy.png) no-repeat;
      width: 97%;
      height: 274.763px;
      flex-shrink: 0;
      padding: 35px;
      
  }
  span.ozon {
      color: #000;
      font-family: Euclid Circular A;
      font-size: 31px;
      font-style: normal;
      font-weight: 600;
      line-height: 37.294px;
      position: absolute;
      left: 110px;
  }
  span.ozon1 {
      color: #ffffff;
      font-family: Euclid Circular A;
      font-size: 31px;
      font-style: normal;
      font-weight: 600;
      line-height: 37.294px;
      position: absolute;
      left: 110px;
  }
  p.poozon {
      color: #444;
      font-family: Euclid Circular A;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 25px;
      padding-top: 12px;
  }
  p.poozon1 {
      color: #ffffff;
      font-family: Euclid Circular A;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 25px;
      padding-top: 12px;
  }
  
  p.poozon.new {
      color: #444;
      font-family: Euclid Circular A;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 25px;
      padding-top: 0px;
  }
  p.poozon1.new {
      color: #ffffff;
      font-family: Euclid Circular A;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 25px;
      padding-top: 0px;
  }
  
  
  
  
  
  
  span.perfecr {
      color: #BC3687;
      font-family: Euclid Circular A;
      font-size: 31px;
      font-style: normal;
      font-weight: 600;
      line-height: 37.294px;
  }
  p.hd {
      color: #222;
      font-family: Euclid Circular A;
      font-size: 25px;
      font-style: normal;
      font-weight: 400;
      line-height: 35px;
  }
  p.hd1, h2.hd1 {
      color: #222;
      font-family: Euclid Circular A;
      font-size: 50px;
      font-style: normal;
      font-weight: 600;
      line-height: 65px;
  }
  span.prem {
      color: #603A8B;
      font-family: Euclid Circular A;
      font-size: 50px;
      font-style: normal;
      font-weight: 600;
      line-height: 65px;
  }
  .logimg {
      display: flex;
      flex-direction: row-reverse;
      flex-wrap: wrap;
      align-content: center;
      justify-content: center;
  }
  .imgman {
      background: url(../img/manthemith.png) no-repeat #ffffff14;
      background-size: contain;
  }
  .logoman img {
      position: relative;
      left: 12%;
      top: -134px;
      width: 95.5%;
  }
  p.hd11 {
      color: #000;
      font-family: Euclid Circular A;
      font-size: 24px;
      font-style: normal;
      font-weight: 500;
      line-height: 25px;
  }
  p.sidetext.ss {
      color: #603A8B;
      font-family: Euclid Circular A;
      font-size: 20px;
      font-style: normal;
      font-weight: 500;
      line-height: 36px;
  }
  .battl {
      padding-top: 80px;
  }
  ul.ulun {
      padding-left: 20px;
  }
  ul.ulun li {
      color: #444;
      font-family: Euclid Circular A;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 27.5px;
  }
  .tixt {
      padding: 41px;
  }

  @media only screen and (max-width:1367px){
   .sscarton {
      position: absolute;
      left: -56px;
      width: 17%;
  }   
  .robotss {
      position: absolute;
      right: 0;
      width: 10%;
  }
  .pkp img {
      width: 64%;
  }
  }


  /* ############# Portfolio Page ########### */
  .portfolio_pg-main h1 {
    color: #28163D;
    text-align: center;
    font-weight: 600;
    margin-bottom: 25px;
    font-size: 48px;
  }
  .portfolio_pg-main p {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    width: 68%;
    margin: 0 auto;
    margin-bottom: 60px;
  }
  .projetcnt.DuckTindo{
    background: url('../img/portfolio/DuckTindo.png');
    background-size: cover;
  }

  .projetcnt {
    display: flex;
    align-items: center;
  }
  .projetcnt.rinecar .h3{
    color: #333333;
  }
  .projetcnt .h3{
    font-size: 30px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 25px;
  }
  .projetcnt p {
    font-size: 15px;
    margin-bottom: 40px;
    font-weight: 500;
    color: #fff;
  }
  .projetcnt.rinecar p{
    color: #666666;
  }
  .projetcnt {
    padding-left: 35px;
  }
  .projetcnt.DuckTindo .col-pr-right img {
    margin-top: 30px;
    width: 75%;

  }
  .project-parent a img {
    width: 58px !important;
  }
  .projetcnt {
    border-radius: 25px;
    overflow: hidden;
  }
  .projetcnt.rinecar{
    background: url('../img/portfolio/pr-2-bg.png');
    background-size: cover;
  }
  .projetcnt.rinecar .right {
    width: 51%;
  }
  .projetcnt.rinecar .right img {
    width: 75% !important;
    padding: 20px 0;
    float: right;
  }
  .projetcnt.rinecar .left {
  width: 41%;
}
.projetcnt.Umex{
    background: url('../img/portfolio/pr-3-bg.jpg');
    background-size: cover;
}

.projetcnt.Al-Dafrah{
    background: url('../img/portfolio/pr-4-bg.jpg');
    background-size: cover;
}

.projetcnt.AD-Group{
    background: url('../img/portfolio/pr-5-bg.jpg');
    background-size: cover;
}

.projetcnt.pr-6{
    background: url('../img/portfolio/pr-6-bg.jpg');
    background-size: cover;
}

/*.projetcnt.pr-7{*/
/*    background: url('../img/portfolio/pr-7-bg.jpg');*/
/*    background-size: cover;*/
/*}*/
.projetcnt.pr-8{
    background: url('../img/portfolio/pr-8-bg.jpg');
    background-size: cover;
}

.projetcnt.pr-9{
    background: url('../img/portfolio/pr-9-bg.jpg');
    background-size: cover;
}

.projetcnt.pr-10{
    background: url('../img/portfolio/pr-10-bg.jpg');
    background-size: cover;
}
.projetcnt.pr-10.RentEZ {
  background: #FDEAE2 !important;
}
.RentEZ .h3{
  color: #000;
}
.RentEZ p {
  color: #666;
}

.projetcnt.pr-11{
    background: url('../img/portfolio/pr-11.jpg');
    background-size: cover;
}
.projetcnt.pr-12{
    background: url('../img/portfolio/pr-12-bg.jpg');
    background-size: cover;
}
.projetcnt.pr-13 {
  background: #DE1608;
}
.projetcnt.pr-14 {
    background: url('../img/portfolio/pr-14-bg.jpg');
    background-size: cover;
}
.projetcnt.pr-15 {
    background: url('../img/portfolio/pr-15-bg.jpg');
    background-size: cover;
}
.projetcnt.pr-16{
    background: url('../img/portfolio/pr-16-bg.jpg');
    background-size: cover;
}
.projetcnt.pr-17{
    background: #3B8DE1;
}
.projetcnt.showwin{
    background: url('../img/portfolio/showwin-bg.jpg');
    background-size: cover;
}
.projetcnt.dealnearme{
    background: #35B38E;
}
.projetcnt.Gangster{
    background: url('../img/portfolio/pr-18-bg.jpg');
    background-size: cover;
}
.projetcnt.Flap-pp{
    background: url('../img/portfolio/pr-21-bg.jpg');
    background-size: cover;
}
.projetcnt.Monicview-pp{
    background: url('../img/portfolio/pr-22-bg.jpg');
    background-size: cover;
}
.projetcnt.Jeem-pp{
    background: url('../img/portfolio/pr-23-bg.jpg');
    background-size: cover;
}
.projetcnt.Umexlast{
    background: url('../img/portfolio/pr-27-bg.jpg');
    background-size: cover;
}
.projetcnt.dubai-courts{
    background: url('../img/portfolio/pr-28-bg.png');
    background-size: cover;
}
.fabyland-bg{
    background: url('../img/portfolio/fabyland-bg.png') !important;
    background-size: cover !important;

}
.Tycoon-bg{
  background: #63B464;
}
.Tycoon-bg > img {
  position: absolute !important;
  right: 0;
  bottom: 0;
}
.Forexed{
  background: url('../img/portfolio/forexed-bg.jpg') !important;
  background-size: cover !important;
}
.projetcnt.socialseed{
  background: #7DCEE4 !important;
}

.projetcnt.smallbx.Umexlast.cll-3.Forexed img {
  bottom: auto !important;
  width: 71%;
  top: 37px;
  right: 11px;
}
.projetcnt.smallbx.cll-3.Forexed .h3 {
  color: #fff !important;
}
.projetcnt.smallbx.cll-3 .h3 {
  color: #fff !important;
}
.projetcnt.Ishraq{
    background: #023F59;
}
.projetcnt.Arban{
    background: #CAEDFC;
}
.projetcnt.smallbx.Arban.cll-3 .h3 {
  color: #000 !important;
}
.projetcnt.Schduler-pp{
    background: url('../img/portfolio/pr-24-bg.jpg');
    background-size: cover;
}
.projetcnt.Footprints-pp{
    background: #265DC7;
}
.projetcnt.smallbx.Umexlast .h3 {
  color: black !important;
}
.projetcnt.smallbx.Footprints-pp.cll-3 > img,
.projetcnt.smallbx.Schduler-pp.cll-3 > img {
  width: 72%;
  padding-bottom: 13px;
}
.projetcnt.MarryUs-pp{
    background: #FFA7AC;
}
.projetcnt.smallbx.cll-3{
  height: 349px;
}

.projetcnt.smallbx.cll-3 .h3{
  color: #fff;
}

.projetcnt.smallbx.cll-3 > img {
  width: 76%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.pr-14 {
  position: relative;
}
.projetcnt.pr-13 p,
.projetcnt.pr-13 .h3 {
  color: #fff;
}
.projetcnt.pr-13 .right img {
  width: 100% !important;
  padding-bottom: 0;
}

.projetcnt.smallbx {
  height: 100%;
}
.projetcnt.smallbx {
  padding-left: 30px;
}
.Luggage-Boomerang{
    background: #F35F48;
}
.pin{
  background: url('../img/portfolio/pin-bg.jpg') !important;
  background-size: cover !important;
}
.Youth-Spots-bg{
  background: url('../img/portfolio/youth.png') !important;  
  background-size: cover !important;
}
.ringarose-bg{
  background: url('../img/portfolio/ringarose-bg.jpg') !important;  
  background-size: cover !important;
}
.Hanz-Free-bg{
   background: url('../img/portfolio/Hanz-Free-bg.jpg') !important;  
  background-size: cover !important; 
}
.projetcnt.Hanz-Free-bg.smallbx > img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.impact-food-bg{
  background: #F6E0AD !important;
}
.impact-food-bg p,
.impact-food-bg .h3{
  color: #333333 !important;
}
.projetcnt.Youth-Spots-bg.smallbx > img {
  margin-left: -13px;
  width: 75%;
  position: absolute !important;
  right: 0;
  bottom: 0;
}
.umexcnt {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 40px 0px;
}
.umexcnt img {
  width: auto !important;
  max-width: fit-content;
}
.projetcnt.smallbx > img {
  margin-left: -29px;
}
.project-parent {
    margin-bottom: 30px;
}

.projetcnt.AD-Group .right {
  text-align: center;
}
.projetcnt.AD-Group .left{
  width: 55%;
}
.projetcnt.AD-Group .right img {
  width: 80%;
  padding: 22px 0;
}
.projetcnt.dubai-courts .left {
  width: 48%;
}
.projetcnt.dubai-courts .right img {
  width: 98%;
  padding-top: 14px;
}
.projetcnt.Al-Dafrah.smallbx{
  position: relative;
}
.pin .col-pr-right img {
  text-align: center;
  margin: 0 auto;
  max-width: 100%;
  width: 68%;
  padding-top: 25px;
}
.pin .col-pr-right{
  text-align: center;
}
.projetcnt.Al-Dafrah.smallbx > img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.projetcnt.pr-9.smallbx .h3,
.projetcnt.Al-Dafrah.smallbx .h3 {
  color: #0a0a0a;
}

.projetcnt.smallbx{
  position: relative;
}
.projetcnt.pr-9.smallbx > img {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 67%;
}
.projetcnt.pr-8.smallbx> img {
  margin: 25px 0px;
}
.projetcnt.pr-10 .left {
  width: 45%;
}
.projetcnt.pr-10 .right img {
  width: 95%;
  float: right;
}
.projetcnt.pr-11.smallbx > img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.projetcnt.pr-14.smallbx > img {
    position: absolute;
    right: 12px;
    width: 66%;
    top: 49px;
    margin: 0 !important;
}
.projetcnt.rinecar .left {
  width: 48%;
}
.projetcnt.pr-11.smallbx{
  position: relative;
}
.projetcnt.pr-11.smallbx a {
  position: relative;
  z-index: 99;
}
.our-work .ap-hero {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-color: #F9F5FC;
}
.project-parent{
  display: none;
}
.loadmorebtn a {
  margin-right: 0 !important;
  width: 162px;
}
.loadmorebtn {
  background: transparent !important;
  border: 0 !important;
  margin: 0 auto !important;
  display: inherit;
  margin-top: 56px !important;
}
.request-frm.tt textarea, .request-frm.tt input {
  outline: 0 !important;
  padding-left: 15px !important;
  font-size: 15px !important;
}
select.form-select {
  padding-left: 15px;
}
p.hapen1 {
    color: #3C3C3C;
    font-family: Euclid Circular A;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
}
h2.subh {
    color: #28163D;
    font-family: Euclid Circular A;
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    line-height: 65px;
}

.foot-center h4.mgtop_22px{
  margin-top: 35px;
  margin-bottom: 8px !important;
  /*font-size: 12px !important;*/
}
.antidos_logo {
  width: 161px !important;
}
.payment-ic img {
  width: 161px;
}
.payment-ic {
  border-top: 1px solid #593c7a;
  padding-top: 10px;
  margin-top: 15px;
}
.foot-center h4.mgbtm_20px{
  margin-bottom: 10px;
}
.cybersecuritydubai {
  width: 180px;
}
.cpr-text a img {
  width: 24px;
  margin-left: 10px;
}
  .firstcase img {
      right: 306px !important;
    }
    
    /* -- blog --*/
span.categ {
  border-radius: 3px;
  background: #C32626;
  color: #ffffff;
  padding: 6px 11px;
  position: absolute;
  text-align: center;
  top: 10px;
  right: 30px;
  font-size: 12px;
  line-height: 1.5;
}
.bottom .tite a{
    color: #333;
    font-family: 'Euclid Circular A', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
  display: inline-block;
}
.meta_wrapper {
  margin-top: 20px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}
.meta_wrapper img {
  margin-right: 5px;
}
.meta_wrapper .pkss {
  margin-left: 14px;
}
.buton .bthh {
  color: #603A8B;
  text-align: right;
  font-family: 'Euclid Circular A', sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.48px;
  border-radius: 50px;
  border: 0.843px solid #603A8B;
  padding: 10px 20px 10px 20px;
  margin-top: 10px !important;
  display: inline-block;
}
.blog_home .box a img {
  border-radius: 10px;
}
.blog_home .case-studies-wrapper .row:first-child {
  margin-bottom: 40px;
}
.newupdate .app-panel p {
  margin-bottom: 18px !important;
  padding: 0;
}
.newupdate .app-panel {
  padding-top: 20px;
}
.what-we-offer .custom-accordions .accordion-content {
  font-size: 17px;
  line-height: 1.6;
}
.subheading_hm img {
  margin-right: 8px;
}
.subheading_hm {
  display: flex;
  align-items: center;
  font-size: 17px;
}
.app_solutions .subheading_hm {
    justify-content: center;
    margin-bottom: 11px;
}
.app-faqs-wrap .subheading_hm,
.reownedclient .subheading_hm,
.hwitwk-content .subheading_hm {
  justify-content: center;
}
.second-sec-cnt .subheading_hm {
  justify-content: center;
  margin-bottom: 31px;
}
.hwitwk-content .subheading_hm img{
  filter: brightness(0%) invert(100%);
}
.updatev1 .ap-banner-cnt ul {
    padding-left: 0;
    display: flex;
    list-style: none;
    margin-bottom: 0;
    align-items: center;
}
.updatev1 .ap-banner-cnt ul li {
  position: relative;
}
.updatev1 .p_third {
  margin-top: 30px !important;
}
.updatev1 .ap-banner-cnt ul li::after {
  border-right: 1px dashed #763989;
  content: " ";
  width: 1px;
  height: 18px;
  display: inline-block;
  margin: 0 16px;
}
.updatev1 .ap-banner-cnt ul li:last-child::after {
    display: none;
}

/***********        New CSS     **************/
#fluttertrns .subheading_hm{
    justify-content:center;

}

.total-col {
    position: relative;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 35px;
        margin-top: 40px;
}


.coloumn-sticky {
    position: sticky;
}

.sticky-border:before{
    content: '';
    position: absolute;
    width: 3px;
    background: #F8B418;
    z-index: 9999;
    height: 100%;
    top: 0;
}

.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;
}

.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 span{
    display: block;
    color: #E8E8E8;
font-size: 50px;
font-weight: 700;
}

.five-col h5{
        margin: 0;
    color: #000;
    font-size: 20px;
    font-weight: 700;
       margin: 0px 0 16px;
}

#stickytrans .five-col p{
    color: #444;
font-size: 16px !important;
font-weight: 400 !important;
margin-bottom: 0;
line-height: 28px !important;
}

#stickytrans .burj-img img{
    width:75%;
}

#stickytrans .row {
    align-items: start; 
}

.sticky-col{
    position: sticky;
    top: 180px;
    margin-top: 100px;
}

body.flutter-app-development{
    overflow-x: auto;
}


/***********       End New CSS     **************/


/* mediahere*/
@media only screen and (min-width: 768px){
    .col-md-3.wdchange {
      width: 19% !important;
      max-width: 19%;
    }
    .col-md-3.wdchange2 {
      max-width: 31%;
      flex: 0 0 31%;
    }
}
/*@media only screen and (max-height: 620px) {*/
/*    body .main_banner-text p{*/
/*        font-size: 14px !important;*/
/*        margin-bottom: 33px !important;*/
/*    }*/
/*}*/

/*#####################################*/
/*#######################################*/
/*########################################*/



@media only screen and (max-width: 1280px) and (min-width: 1081px) {
	.main-slier-wrapper {
	  margin-bottom: -60px;
	}
	.newupdate .main-slier-wrapper {
	  margin-bottom: 0px;
	}
	.custombdr{
		margin-top: 10px;
		margin-bottom: 20px;
	}

}

@media only screen and (max-width: 1550px){
    .newupdate .mainh1 {
        font-size: 32px;
    }
}
@media only screen and (max-width: 1600px){
      .newupdate .smt-scroll.main_banner {
        height: auto !important;
        padding-top: 101px !important;
    }
}
@media only screen and (max-width: 1410px){
	.max-bnr-container{
		 max-width: 750px !important;
	}
		.one-fr img{
		max-width: 90%;
	}
	
}

@media only screen and (min-width: 1450px){
	.mb-slider-row.slick-initialized.slick-slider {
	  width: 245px !important;
	}
	.mbabs {
	  width: 305px;
	}

}

@media only screen and (max-width: 1750px){
    .road .icc img {
  width: 110px;
}

    .cs-sticky#header .logo img {
  width: 180px;
}
    button.wrkwithu.btttn {
  background: transparent !important;
  height: 40px !important;
  line-height: 40px;
  width: 125px !important;
  font-size: 14px !important;
}

    .main_banner-text {
  margin-bottom: -12px;
  transform: scale(0.96);
}
    .projetcnt.dubai-courts .right {
  width: 43.3%;
}
	.techslider2 img,
	.techslider img {
	  width: 90px;
	}
	.techslider2::before,
	.techslider::before{
		height: 90px;
	}
	.techslider2::after,
	.techslider::after{
		height: 90px;
	}
	.projetcnt.smallbx > img {
	  margin-left: -13px;
	  width: 75%;
	}
}
@media only screen and (min-width: 1750px){
    .burj-next-cnt .wrkwithu.btttn {
        width: auto;
    }
    .what-we-offer .accordion-content {
        font-size: 20px;
    }
    .oneicon {
      top: 6px;
        left: 17%;
    }
    .twoicon {
        top: 6px;
        left: 55%;
    }
    .threeicon.icc {
      left: 38%;
      top: 35%;
    }
    .fouricon {
        top: 70%;
        left: 17%;
    }
    
    .fiveicon {
      left: 55%;
      top: 70%;
    }
    .sixicon {
      left: 88%;
      top: 70%;
    }
    .road p {
      font-size: 18px;
    }
    .cs-popup-content {
     padding: 39px 62px;
     width: 826px;
    }
    .frm-row {
       margin-bottom: 20px;
    }
    .popheading {
     font-size: 60px;
     margin-bottom: 25px;
    }
    .cs-popup-content label {
     font-size: 16px;
     margin-bottom: 10px;
    }
    .cs-popup-content label {
         font-size: 16px;
         margin-bottom: 10px;
    }
    .frm-row input, .frm-row textarea, .frm-row select {
     height: 55px;
     font-size: 15px;
      padding-left: 20px;
    }

    .frm-row textarea {
        border-radius: 10px;
      padding-top: 20px;
      height: 213px !important;
    }
	.case-toparea .h3 {
	  font-size: 50px;
	  line-height: 65px;
	}
	 .cs-close {
        right: 30px;
        top: 30px;
        width: 31px;
    }
	.case-toparea p {
	  font-size: 18px;
	  line-height: 30px;
	}
	.ourtechstack .h3{
	  font-size: 50px;
	  line-height: 60px;
	}
	.ap-cuscol {
	  width: 625px;
	  float: right;
	}
	.ourtechstack p {
	  font-size: 18px;
	}
	.ourtechstack p strong {
	  font-size: 25px;
	}
	.container {
	  max-width: 1305px;
	}
	.wrkwithu{
        font-size: 18px;
        height: 55px;
        line-height: 53px;
        width: 165px;
        text-align: center;
	}
	.header_right-sec img {
	  width: 55px;
	}
	.mbabs {
	  width: 396px !important;
	}
	.mb-slider-row.slick-initialized.slick-slider {
	  width: 317px !important;
	}
	.mb-slider-row.slick-initialized.slick-slider img{
	  width: 100% !important;
	  height: auto;
	}
	.main_banner-text p {
	  font-size: 19px;
	  line-height: 32px;
	}
	.main_banner-text p{
		margin-bottom: 30px;
	}
	.main-slier-wrapper .h1{
		font-size: 75px;
		width: 279px;
		margin-top: 25px;
	}
	.main-slier-wrapper .h2{
		font-size: 75px;
		margin-top: 96px;
		margin-left: -53px;

	}
	.appdetails-slide h4 {
	  font-size: 21px;
	}
	.appdetails-slide p {
		line-height: 1.4;
	  font-size: 15px !important;
	}
	.appdetails-slide li{
		font-size: 17px;
	}
	.main-slier-wrapper .row {
	  justify-content: center;
	}
	.main-slier-wrapper .col-md-6 {
	  flex: 0 0 33% !important;
	  max-width: 33% !important;
	}
	.main-slier-wrapper .col-md-3 {
	  flex: 0 0 19.9% !important;
	  max-width: 19.9% !important;
	}
	.lefticonslide img,
	.centericonslide img,
	.topiconslide img {
	  width: inherit !important;
	}
	.absbottomslibtm{
		bottom: 112px !important;
	}
	.left-slide.rgad .appdetails-slide {
	  margin-left: 100px;
	}
	.appdetails-slide li{
		margin-bottom: 15px;
	}
	.topiconslide{
		left: -190px;
	}
	.centericonslide{
		left: -114px;
	}
	.custom-dots .custom-dot {
	  width: 13px;
	  height: 13px;
	}
	.custom-dots .slick-dots li.slick-active{
		padding: 7px !important;
	}
	header.customheader {
	  padding-top: 35px;
	}
	.cntbuttong a{
		width: 56px;
		height: 56px;
	}
	.cntbuttong a img {
	  margin-right: 13px;
	  margin-left: 16px;
	  width: auto;
	}
	.cntbuttong a:hover {
	  width: 160px;
	}
	.websitenav > li > a{
		font-size: 40px
	}
	.websitenav > li {
	  margin-bottom: 45px;
	  height: 50px;
	}
	.websitenav > li:hover > a:first-child {
	  margin-top: -67px;
	}
	.csSidenav.actv-br {
	  padding-left: 135px;
	}
	.csSidenav{
		padding-top: 131px !important;
	}
	.submenu{
		margin-left: 330px;
	}
	.submenu::before {
	  position: absolute;
	  left: -64px;
	  top: 5px;
	  transform: scale(1.7);
	}
	.submenu li a {
	  font-size: 22px;
	}
	.menu_blw-cnt a {
	  font-size: 20px;
	}
	.menu_blw-cnt p {
	  margin-bottom: 20px;
	  font-size: 18px;
	}
	.second-sec-cnt p {
        font-size: 29px;
        line-height: 36px;
        margin-bottom: 35px;
	}
	.main-text .p,
	.main-text {
	  font-size: 27px !important;
	  color: #333;
	  padding-right: 0;
	}
	
	.portfolios-wrapper .row > div {
	  padding: 0 13px !important;
	  margin-bottom: 25px;
	}
	.what-we-offer h2 {
	  font-size: 80px;
	  line-height: 90px;
	}
	.wwf {
	  font-size: 20px;
	  line-height: 40px;
	}
	.case-studies-wrapper .wwf .h2_csp{
	  font-size: 25px !important;
	  line-height: 40px;
	  display: inline;
	}
    .newupdate .case-studies-wrapper .wwf .h2_csp,
    .newupdate .case-studies-wrapper .wwf {
        font-size: 20px !important;
        line-height: 1.6 !important;;
    }
	  .wwf.right-an h2.h2_csp {
        font-size: 20px !important;
        color: #3C3C3C;
        font-weight: 400;
        line-height: 0;
      }
	.what-we-offer .row .col-md-5:first-child {
	  flex: 0 0 37%;
	}
	.what-we-offer .row .col-md-5:nth-child(2) {
	  flex: 0 0 42%;
	  max-width: 42% !important;
	}
	.circle-animation img {
	  width: auto !important;
	}
	.what-we-offer .row .col-md-2{
		/*flex: 0 0 18%;*/
		max-width: 18%;
		text-align: right;
	}
	.custom-accordions .accordion-title {
		font-size: 25px !important;
		padding-bottom: 30px;
		margin-bottom: 7px;
	}
	.custom-accordions .accordion-title h3{
	    font-size: 25px !important;
	}
	.accor-wrapper {
	  margin-top: 90px;
	}
	.custom-accordions .accordion-title .hover-image{
		left: 450px;
		width: 450px;
	}
	.hwitwk-content .h2 {
	  font-size: 48px;
	}
	.hwitwk-content p {
	  font-size: 17px;
	  line-height: 30px;
	}
	.hwitwk-content {
	  max-width: 693px;
	  margin-bottom: 65px;
	}
	.hwitwk-box {
	  height: 377px;
	}
	.hwitwk-box img {
	  margin-top: 55px;
	}
	.hwitwk-box h3 {
	  font-size: 25px;
	  line-height: 36px;
	}
	.case-studies-wrapper .h2 {
	  font-size: 78px;
	  line-height: 90px;
	}
	.case-studies-wrapper .wwf {
	  font-size: 25px;
	  line-height: 1.7 !important;
	}
	.view-more-cs a {
	  width: 165px;
	}
	.cs-img-wrapper {
	  height: 456px;
	}
	.case-studies-wrapper .case-content h3 {
	  font-size: 28px;
	  margin-top: 15px;
	  line-height: 40px;
	}
	.case-content p {
	  font-size: 16px;
	}
	.case-loop {
	  margin-top: 30px;
	}
	.client-slide h4 {
	  font-size: 60px;
	}
	.client-slide img {
	  width: auto;
	}
	.smt-scroll.none.casewrapper {
	  margin-bottom: 0 !important;
	}
	.container.cta-container.ctaposbtm {
      margin-top: -90px;
    }
	.testimonial-content p {
	  font-size: 18px;
	  line-height: 32px;
	}
	.testimonials-wrapper {
	  margin-top: 90px;
	}
	.reownedclient ul {
	  max-width: 100%;
	}
	.reownedclient .h2 {
	  font-size: 70px;
	  margin-bottom: 45px;
	}
	.foot-top h2 {
	  font-size: 60px;
	  line-height: 80px;
	}		
	footer .container {
	  max-width: 1280px !important;
	}
	.foot-col-1 p {
	  margin-top: 32px !important;
	  font-size: 16px !important;
	}
	.foot-col-1 i {
	  width: 32px !important;
	  height: 32px !important;
	}
	.foot-col-1 ul li {
	  margin-right: 17px;
	}
	.foot-center h4 {
	  font-size: 22px !important;
	  margin-bottom: 32px !important;
	}
	.foot-center a, .foot-center p {
	  font-size: 18px !important;
	}
	.copyright-sec ul p, .copyright-sec ul li, .copyright-sec ul a {
	  font-size: 18px;
	}
	.foot-top {
	  padding-top: 95px;
	  padding-bottom: 80px;
	  margin-bottom: 70px;
	}
	.foot-center {
	  padding-bottom: 140px;
	}
	.copyright-sec {
	  padding: 40px 0;
	}
	.reownedclient {
	  padding-bottom: 95px;
	}
	.newcta p {
      font-size: 34px;
    }
    .newcta h2 {
      font-size: 31px;
     }
    .newcta .wrkwithu.btttn {
      width: 165px;
    }
    .ctaposbtm .newcta .wrkwithu.btttn {
      width: auto !important;
    }
    .ctapos .newcta {
      top: -86px;
    }
	.case-studies-wrapper {
	  padding-bottom: 140px
	}
.newcta {
  box-shadow: 0 0 43px #603A8B17;
  padding: 47px 83px;
}
.truevalue .h2{
  font-size: 50px;
}
.truevalue {
  padding-top: 100px;
  padding-bottom: 100px;
}
/* -------------------------------------------------------------------------------- */
/* -----------------------ANDROID MOBILE APP DEVELOPMENT--------------------------- */
/* -------------------------------------------------------------------------------- */
	.ap-hero {
	  padding-top: 215px;
	}
	.ap-banner-cnt .h1 {
	  font-size: 70px;
	  line-height: 80px;
	}
	.updatev1 .ap-banner-cnt .h1 {
      margin-bottom: 25px;
    }
	.request-frm .h2 {
	  font-size: 40px;
	  line-height: 32px;
	}
	.request-frm .h2 {
	  margin-bottom: 35px;
	}
	.request-frm form input {
	  height: 60px;
	    font-size: 16px;
	}
	.request-frm form textarea {
		height: 139px !important;
		font-size: 16px;
	}
	.submit-btn {
		  height: 55px !important;
	}
	.ap-banner-cnt p {
	  font-size: 20px;
	  margin-top: 26px;
	  line-height: 32px;
	  margin-bottom: 45px;
	}
    .updatev1 .ap-banner-cnt p {
        font-size: 20px;
        margin-top: 0;
        line-height: 32px;
        margin-bottom: 17px;
    }
    .updatev1 .ap-banner-cnt ul li {
      font-size: 20px;
    }
    .updatev1 .p_third {
      font-weight: bold;
    }
	.ap-banner-cnt {
	  margin-top: 20px;
	}
	.burj-next-cnt .h3 {
		line-height: 65px;
		font-size: 50px;
	}
    .updatev1 .burj-next-cnt .h3 {
        line-height: 1.3;
        font-size: 43px;
    }
    .updatev1 .burj-next-cnt a {
      margin-top: 25px;
    }
	.Seamless-before-cnt .h3{
		font-size: 50px;
		line-height: 60px;
	}
	.burj-next-cnt span {
	  font-size: 25px;
	  line-height: 35px;
	  margin-bottom: 13px;
	  }
	  .burj-next-cnt p {
		font-size: 24px;
		line-height: 43px;
	}
	.updatev1 .burj-next-cnt p{
        font-size: 20px;
        line-height: 1.8;
	}
	.burj-next-cnt {
	    padding-left: 0;
	}
	.burj-img{
		width: 100%;
	}
	.burj-img::after{
		right: -40px;
		max-width: 100%;
	}
	.submit-btn:hover::after {
	  top: -31px !important;
	}
	.Seamless-before-cnt p {
	  font-size: 18px;
	  line-height: 36px;
	}
	.Seamless-before-cnt a {
	  width: 293px;
	}
	.seamless-img img {
	  width: 120%;
	  max-width: 109%;
	  margin-right: -20% !important;
	}
	.sr-first-sec p {
	  font-size: 24px;
	  line-height: 40px;
	}
	.one-fr .h3{
	  font-size: 23px;
	}
	.sr-snd-sec h3 {
	  font-size: 50px;
	  line-height: 60px;
	}
	.sr-snd-sec p {
	  font-size: 18px;
	  line-height: 30px;
	}
	.service-slider .h3{
	  line-height: 35px;
	  font-size: 22px;
	}
	.col-cs-4 p{
	  font-size: 17px;
	  line-height: 29px;
	  margin-bottom: 0;
	}
	.col-cs-4{
		background-image: url('../img/serv-sliderbg.png');
		background-size: contain;
		background-repeat: no-repeat;
		background-position: 154% 50%;
	}
	.gtaf {
	  margin-top: 55px;
	  padding: 0 35px;
	}
	.app-process .hwitwk-content .h2 {
	  font-size: 80px;
	}
	.app-process .hwitwk-box h3 {
	  font-size: 22px !important;
	}
	.app-process .hwitwk-box ul{
	  font-size: 16px;
	}
	.app-faqs-wrap .h3 {
	  font-size: 50px;
	}
	.app-faq-accordion::after {
	  transform: scale(1);
	}
	.app-faq-accordion {
	  font-size: 20px;
	}
	.app-ac-wrapper {
	  padding-left: 45px;
	  padding-right: 25px;
	  padding-top: 23px;
	  padding-bottom: 23px;
	  margin-bottom: 30px;
	}
	.app-faqs-wrap .h3 {
	  margin-bottom: 50px;
	}
	.app-panel p,.app-panel li{
		font-size: 17px;
		line-height: 27px;
	}
	/* 	--------- ios app development --------- */
	.ios-award-sec .h3 {
	  font-size: 48px;
	  line-height: 65px;
	}
	.ios-award-sec p {
	  font-size: 18px;
	  line-height: 30px;
	}
	.ios-award-sec .wrkwithu.btttn {
	  margin-top: 40px;
	}
	.ios-award-sec{
	  padding: 80px 0;
	}
	.many-industries .h3 {
	  font-size: 50px;
	  line-height: 60px;
	}
	.flip-box-front .h4{
	  font-size: 18px;
	}
	.flip-box-back .h4{
	  font-size: 18px;
	}
	.portfolio_pg-main h1 {
	  font-size: 70px;
	  margin-bottom: 30px;
	}
	.portfolio_pg-main p {
	  font-size: 20px;
	  line-height: 32px;
	}
	.projetcnt {
	  padding-left: 42px;
	}
	.projetcnt .h3 {
	  font-size: 40px;
	  margin-bottom: 40px;
	}
	.projetcnt p {
	  font-size: 18px;
	  margin-bottom: 60px;
	}
	.projetcnt.AD-Group .right img{
		width: 100%;
	}
	.project-parent a img {
	  width: auto !important;
	}
	.portfolio_pg-main p{
		width: 81%;
	}
	.projetcnt.DuckTindo .col-pr-right img {
		  width: 80%;
	}
	.projetcnt.pr-10 .right img {
	  width: 100%;
	}
	.projetcnt.pr-8.smallbx > img {
	  margin: 30px 0px;
	}
	.projetcnt.AD-Group .left {
	  width: 52%;
	}
	.projetcnt.smallbx {
	  padding-left: 40px;
	}
	.loadmorebtn .wrkwithu{
		width: 190px;
	}
	#header .logo img {
      width: 245px;
    }
    .foot-col-1 img {
      width: 240px;
    }
	.projetcnt.pr-13 .h3 {
      font-size: 39px !important;
    }
    .projetcnt.cll-3,
    .projetcnt.cll-3,
    .projetcnt.cll-3{
      height: 413px !important;
    }
    .projetcnt.dubai-courts .right{
    	width: 45%;
    }
    .projetcnt.pr-10.fabyland-bg p {
      margin-bottom: 16px !important;
    }
    .projetcnt.socialseed .right {
      width: 70%;
      padding-top: 7px;
    }
} /* 1920 to 1575 */
@media only screen and (max-width: 1680px){
    .subheading_hm {
      font-size: 15px;
    }
    
}
@media only screen and (min-width: 1080px){
	.smt-scroll.what-we-offer{
		overflow: hidden;
	}
}

@media only screen and (min-width: 767px){
	.ios-award-sec img {
	  display: none;
	}
}
@media only screen and (max-width: 1200px){
    .ap-cuscol {
        width: auto;
        max-width: 100% !important;
    }
    .newupdate .ourtechstack {
        max-width: 96% !important;
        margin-left: auto;
        padding: 0 15px;
        margin-right: auto;
    }
    .page-id-01 .container {
      max-width: 96%;
    }
    .newcta .h2 {
      font-size: 23px;
     }
}
/* ------ 1080 ------- */
@media only screen and (max-width: 1080px){
    .portfolio-section {
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .app_solutions .h2 {
      font-size: 28px;
    }
    .ctapos .newcta {
      padding: 25px 35px;
    }
    .projetcnt.DuckTindo p {
      width: 100% !important;
    }
    .projetcnt p {
      font-size: 14px;
      margin-bottom: 20px;
    }
    .projetcnt .h3 {
      font-size: 26px;
      margin-bottom: 15px;
    }
    .projetcnt.DuckTindo .col-pr-right img {
      margin-top: 30px;
      width: 95%;
    }
    .projetcnt {
      padding-left: 25px;
    }
    .project-parent a img {
      width: 40px !important;
    }
    .testimonial-content p {
      height: auto !important;
    }
	.case-studies-wrapper .row .col-md-5:nth-child(2),
	.what-we-offer .row .col-md-5:nth-child(2){
		margin-right: 0 !important;
	}
	.custom-dots {
		top: 30%;
		bottom: auto;  
	}
	.foot-top .row {
	  align-items: center;
	}
	.foot-top {
	  padding-top: 45px;
	}
	.secondssmtsec {
	  padding-top: 120px;
	}
    .second-sec-cnt p {
      font-size: 18px;
    }
    .main-text p, .main-text {
        font-size: 16px !important;
    }
    .main-text {
      max-width: 100% !important;
     }
}

@media only screen and (max-width: 992px){
    
    .sticky-col {
    position: relative;
    top: 0;
    margin-top: 60px;
            margin-bottom: 50px;
}

#stickytrans .burj-next-cnt {
    padding-left: 0;
}

.sticky-border2{
    display:none;
}

.updatev1 #stickytrans .burj-next-cnt .h3 {
    font-size: 28px;
}

#stickytrans .burj-img {
    width: 100%;
    max-width: 100%;
}

    .sticky-col  {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    
    #stickytrans .row {
    justify-content: center;
}
    
    .copyright-sec .row {
      display: block;
    }
    .copyright-sec .row > div {
      width: 100% !important;
      display: block;
      max-width: 100%;
    }
    .copyright-sec ul {
      justify-content: center;
    }
    .icc{
        position: absolute;
    }
    .ani_cnt {
      margin-top: 75px;
    }
    .ourtechstack .h3 {
        font-size: 28px;
    }
    .case-studies-wrapper .wwf {
        font-size: 16px !important;
    }
    .hwitwk-content .subheading_hm {
      color: #fff !important;
    }
      .hwitwk-content .h2 {
        font-size: 28px;
        padding-top: 0;
      }
    .market-place-grid {
        width: calc(33% - 24px);
    }
    .app_solutions {
      padding-top: 50px;
      padding-bottom: 50px;
     }
    .header_right-sec ul li:nth-child(2) {
      display: none;
    }
    .newcta h2 {
      font-size: 20px !important;
    }
	.cs-img-wrapper.third-case img {
	  right: 120px;
	}
	.cs-img-wrapper {
	  height: 236px;
	}
	.cs-img-wrapper img {
		right: 86px;
		top: -106px !important;
		width: 150px;
	}
	.cs-img-wrapper.four-case img {
	  right: 180px;
	}
	.case-studies-wrapper .case-content h3 {
	  font-size: 18px;
	}
	.case-studies-wrapper .wwf {
	  font-size: 18px;
	  line-height: 26px;
	}
	.case-studies-wrapper .h2 {
	  font-size: 35px;
	}
	.what-we-offer h2 {
	  font-size: 40px;
	}
	.main-text {
	  font-size: 23px;
	}
	.wwf {
	  font-size: 15px;
	  line-height: 25px;
	  margin-bottom: 0;
	}
	.what-we-offer .row .col-md-5:first-child {
	  flex: 0 0 33%;
	}
	.smt-scroll.what-we-offer {
	  margin-top: 40px;
	}
	.what-we-offer .col-md-5 {
	  -ms-flex: 0 0 41.666667%;
	  flex: 0 0 49.667%;
	  max-width: 49.667%;
	}
	.foot-top h2 {
	  font-size: 36px;
	  line-height: 49px;
	}
	.bcktop{
		display: none;
	}
	.copyright-sec .col-md-7 ul{
		display: block;
	}
	.copyright-sec .col-md-7 ul li:nth-child(2) {
	  display: none;
	}
	.copyright-sec .row {
	  align-items: center;
	}
	.cntbuttong {
	  position: fixed;
	  z-index: 9;
	}
	.cntbuttong li {
	  margin-bottom: 20px;
	}
	.reownedclient .h2{
		font-size: 36px;
	}	
	.custom-accordions .accordion-title .hover-image {
	  top: -160px;
	  left: 266px;
	  width: 250px;
	}
	
	.hwitwk-box h3{
		font-size: 15px;
	}
	.hwitwk-content{
		margin-bottom: 30px;
	}
	.hwitwk-box {
	  padding-top: 5px;
	  padding-left: 15px;
	}
	.hwitwk-box img {
	  height: 100px;
	}
	.how-it-work{
		padding-bottom: 50px;
	}
	/* 	android app development  */
	.request-frm .h2{
		line-height: 33px;
	}
    .Seamless-before-cnt .h3, .burj-next-cnt .h3{
        font-size: 28px;
        margin-bottom: 20px;
        line-height: 37px !important;
    }
    .truevalue .h2 {
        font-size: 28px;
    }
	.br-none {
	  display: none;
	}
	.ap-banner-cnt .h1 {
	  font-size: 37px;
	  line-height: 40px;
	}
	
	.sr-snd-sec h3 {
	  font-size: 32px;
	  line-height: 43px;
	}
	.ap-cuscol {
	  width: 100%;
	  float: none;
	  padding-left: 20px;
	}
	.case-toparea .h3 {
	  font-size: 33px;
	  line-height: 47px;
	  margin-bottom: 19px;
	}
	.app-process .hwitwk-box img{
		display: none;
	}
	.hwitwk-box{
	  background-repeat: no-repeat;
	}
	.blog_home .case-studies-wrapper {
      padding-bottom: 50px;
    }
} /* < ----------- *//* media query 992 */
/* 767 mobile */
@media only screen and (max-width: 767px){
    .Seamless-before-cnt .h3, .burj-next-cnt .h3 {
        font-size: 25px;
    }
    
    #stickytrans{
        padding-left:15px;
        padding-right:15px;
    }
    
    #stickytrans .five-col p {
    font-size: 15px !important;
    line-height: 26px !important;
}
    
    body.flutter-app-development {
    overflow-x: hidden;
}

    #stickytrans .row {
        flex-direction: unset;
        justify-content:start;
    }
    
        .sticky-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 0;
    }
    
    .custom-dots {
        display: none;
    }
    .custom-dots ul {
      flex-direction: revert;
    }
    .Seamless-before-cnt .subheading_hm {
      text-align: left;
      font-size: 13px;
    }
    .Seamless-before-cnt p{
        line-height: 1.5;
    }
    .newupdate .ourtechstack .h3{
        margin-bottom: 20px;
    }
    .newupdate .ourtechstack {
      margin-bottom: 40px;
    }
    .what-we-offer {
      padding-bottom: 40px;
    }
    .ourtechstack .h3 {
        font-size: 25px;
    }
    .truevalue {
      padding-top: 50px;
      padding-bottom: 50px;
     }
    .hwitwk-content .h2{
        font-size: 25px;
        padding-top: 0 !important;
    }
    .case-studies-wrapper .h2{
        font-size: 25px;
    }
    .reownedclient {
      padding-bottom: 50px;
      padding-top: 50px;
    }
    .meta_wrapper {
      justify-content: center;
    }
    .app-faqs-wrap .h3{
        font-size: 25px;
        margin-bottom: 20px;
    }
    .copyright-sec ul li{
         justify-content: center; 
    }
    .case-studies-wrapper .box {
      margin-bottom: 30px;
    }
    .market-place-grid {
        width: calc(50% - 24px);
    }
    .subheading_hm {
      color: #5d379b;
      font-weight: bold;
    }
    .app_solutions .h2 {
      font-size: 25px;
    }
    .secondssmtsec{
        padding-bottom: 45px;
        padding-top: 195px;
    }
    .subheading_hm{
      text-align: center;
      font-size: 14px;
    }
    .second-sec-cnt .subheading_hm {
        margin-bottom: 10px;
    }
    .subheading_hm img{
        display: none;
    }
    .main-slier-wrapper .col-md-3 {
      display: none;
    }
    .newcta {
      text-align: center;
    }
    .newcta .h2 {
      margin-bottom: 20px;
    }
    .mainh1 {
      font-size: 24px !important;
    }
    .cs-tooltip-container{
        display: inline !important;
    }
     .newcta {
      position: static;
      margin-top: -5px;
      display: block !important;
      padding: 23px 33px;
    }
   
    .newcta p {
      font-size: 25px;
      margin-bottom: 22px;
    }
    .newcta h2 {
      font-size: 25px;
      margin-bottom: 22px;
    }
    .truevalue .h2{
      font-size: 25px;
      margin-bottom: 21px;
    }
    .testimonials-wrapper .col-md-4 {
      margin-bottom: 26px;
    }
    .how-it-work .col-md-3,
    .portfolios-wrapper .col-md-3 {
      width: 50% !important;
    }
    .what-we-offer h2 br {
      display: none !important;
    }
    .hwitwk-box{
        background-size: cover !important;
    }
	.cs-img-wrapper img{
		right: 200px;
		width: 200px !important;
	}
	.cs-img-wrapper.four-case img {
	  right: 300px;
	}
	.cs-img-wrapper {
		height: 400px;
		background-size: cover !important;
		background-repeat: no-repeat;
	}
	.case-studies-wrapper {
	  padding-top: 40px;
	}
	.case-studies-wrapper .wwf{
		margin-bottom: 20px;
	}
	.hwitwk-box h3{
		font-size: 21px;
	}
	.circle-animation.top-an {
	  margin-top: 30px;
	}
	.portfolios-wrapper {
	  padding: 0 10px;
	}.case-studies-wrapper .row .col-md-5:first-child,
	.what-we-offer .row .col-md-5:first-child {
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.what-we-offer .col-md-5 {
	  -ms-flex: 0 0 100%;
	  flex: 0 0 100%;
	  max-width: 100%;
	}
	.row.prtwor{
		position: static;
	}
	.prtleft-content h3 {
	  display: block;
	  font-size: 46px;
	  font-weight: bold;
	  color: #28163D;
	  opacity: 0.25;
	  margin-top: 40px;
	  margin-bottom: 25px;
	}
	.prtleft-content img{
		display: none;
	}
	.main-text {
	  font-size: 19px;
	  padding-right: 0;
	}
	.header_right-sec .wrkwithu.btttn {
	  display: none;
	}
	.copyright-sec .col-md-7 ul{
		display: block;
		text-align: center;
	}
	.mbhide {
	  display: none;
	}
	.main-slier-wrapper .col-md-3{
		order: 1;
		flex: inherit !important;
		max-width: 50% !important;
	}
	.main-slier-wrapper .col-md-6{
		order: 2;
		flex: inherit !important;
		max-width: 100% !important; 
	}
	.csSidenav.actv-br{
		padding-left: 60px;
	}
	.menu_blw-cnt .col-sm-5 {
	  margin-bottom: 20px;
	}
	.csSidenav{
		z-index: 9999;
	}
	.plusopen {
	  z-index: 99999;
	}
	.absbottomslibtm{
		position: static;
	}
	.main-slier-wrapper .h2,
	.main-slier-wrapper .h1 {
	  display: none;
	}
	.left-slide.rgad .appdetails-slide{
		margin-left: 0;
	}
	.appdetails-slide li{
		font-size: 12px;
	}
	.main_banner-text p{
		margin-bottom: 25px;
	}
	.appdetails-slide ul {
	  margin-top: 13px !important;
	}
	.rght .appdetails-slide h4 {
	  margin-bottom: 34px;
	}
	.lefticonslide {
	  z-index: 9;
	}
	.centericonslide{
		left: 76px;
		z-index: 99;
		bottom: -600px;
	}
	.privacy-policyfoot {
	  justify-content: center;
	  margin-top: 7px;
	}
	.foot-center {
	  text-align: center;
	}
	.foot-col-1 ul {
	  display: flex;
	  justify-content: center;
	}
	.foot-center h4{
		margin-top: 20px;
	}
	.cntfoot li{
		justify-content: center;
	}
	.cntfoot li:first-child img {
	  margin-right: 0;
	  position: relative;
	  right: -22px;
	}
	.foot-center {
	  padding-bottom: 45px;
	}
	.foot-top h2 {
		font-size: 26px;
		line-height: 35px;
		text-align: center;
		margin-bottom: 25px;
	}
	.circle-animation img {
	  width: 100px;
	}
	.foot-top {
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
	.reownedclient ul li {
	  width: 33.333%;
	  max-width: 33.33%;
	}
	.reownedclient ul li:nth-child(10),
	.reownedclient ul li:nth-child(7),
	.reownedclient ul li:nth-child(4) {
	  border-left: 0 !important;
	}
	.reownedclient ul li:nth-child(5){
	  border-left: 1px solid #e5e5e5;
	}
	.reownedclient ul li:nth-child(9){
	  border-left: 1px solid #e5e5e5;
	  border-bottom: 1px solid #e5e5e5;
	}
	.reownedclient .h2{
		font-size: 25px;
	}
	.custom-accordions .accordion-title .hover-image {
	  top: -141px;
	  left: inherit;
	  width: 201px;
	  right: 0;
	}
	.custom-accordions .accordion-title {
	  font-size: 18px !important;
	}
	.custom-accordions .accordion-title h3{
	  font-size: 18px !important;
	}
	.hwitwk-box img {
	  height: 160px;
	}
	.how-it-work .row > div{
		margin-bottom: 20px;
	}
	.case-studies-wrapper .container > .row {
	  text-align: center;
	}
	.second-sec-cnt p{
		font-weight: 500;
	}
/* 	-------------------------------------------- */
/* 	------- android app development page ------- */
/* 	-------------------------------------------- */
	.ap-banner-cnt{
		margin-bottom: 20px;
	}
	.request-frm .h2 {
		font-size: 23px;
	}
	.burj-img::after{
		display: none;
	}
	.burj-img {
	  width: 75%;
	  max-width: 100%;
	  margin: 0 auto;
	  margin-bottom: 33px !important;
	  margin-top: -44px;
	}
	.Seamless-before-cnt .h3, .burj-next-cnt .h3 {
	  margin-bottom: 20px;
	}
	.burj-next-cnt {
	  padding-left: 0 !important;
	}
	.ap-transuae > .container > .row:last-child {
	  flex-direction: column-reverse;
	}
	.ap-transuae > .container > .row:first-child {
	  margin-bottom: 30px;
	}
	.seamless-img.flutter-seamless img {
      margin: 0 auto !important;
    }
	.sr-first-sec .row {
	  margin-top: 0;
	  text-align: center;
	  margin-bottom: 30px;
	}
	.one-fr {
	  margin-bottom: 20px;
	  margin-left: auto;
	  margin-right: auto;
	}
	.sr-snd-sec h3 {
	  font-size: 23px;
	  line-height: 31px;
	  margin-bottom: 21px;
	}
	.gtaf {
	  margin-top: 20px;
	}
	.ap-cuscol {
	  padding-left: 20px;
	  padding-right: 20px;
	  text-align: center;
	}
	.case-toparea .h3 {
	  font-size: 25px;
	  line-height: 33px;
	}
	.app-process .hwitwk-box {
	  height: auto !important;
	  margin-bottom: 20px !important;
	}
	.app-process .hwitwk-box img {
	  display: block;
	}
	.app-process .hwitwk-box div {
	  position: static;
	  float: right;
	  margin-right: -22px;
	}
	.app-process .hwitwk-content .h2{
		padding-top: 0;
	}
	.app-process {
	  padding-bottom: 60px;
	}
	.app-ac-wrapper {
	  width: 100% !important;
	  max-width: 100%;
	  padding: 12px;
	}
	.app-panel p {
	  max-width: 100%;
	}
	.app-faqs-wrap {
	  padding-top: 50px;
	  padding-bottom: 30px;
	}
	.closebtn.plusopen {
	  z-index: 99999;
	  opacity: 1;
	}
	.seamless-img.imgwdth100 img {
	  width: 90%;
	  float: left;
	  margin-bottom: 20px;
	}
	.ios-award-sec{
		background-position: left;
	}
	.ios-award-sec .h3 {
		font-size: 29px;
		line-height: 37px;
	}
	.many-industries .h3 {
	  font-size: 34px;
	  line-height: 41px;
	  margin-bottom: 35px;
	}
	.flip-box{
		width: 43%;
	}
	.ourtechstack{
		overflow: hidden;
	}
	/* 	-- mobile sub menu csc - Start -- */
	.websitenav > li:nth-child(3) {
	  height: auto;
	}
	.sol-p {
	  display: none;
	}
	.websitenav > li:nth-child(3) a {
	  margin: 0 !important;
	}
	.websitenav > li .submenu {
	  position: static;
	  margin-left: 20px !important;
	  height: 0;
	}
	.websitenav li:hover > .submenu {
	  visibility: visible !important;
	  height: auto;
	}

    .projetcnt.DuckTindo {
      display: block;
      padding-top: 30px;
      padding-left: 20px;
      padding-right: 20px;
      margin-bottom: 30px;
    }
    .portfolio_pg-main p{
        width: 100%;
    }
    .portfolio_pg-main h1 {
      margin-bottom: 19px;
      font-size: 40px;
    }
    .projetcnt.rinecar {
      padding: 30px;
      margin-bottom: 0px;
    }
    .projetcnt.rinecar .left {
      width: 55%;
    }
    .projetcnt.AD-Group .left {
      width: 95%;
      padding-bottom: 25px;
    }
    /*  inner page  */
    .ap-hero {
      padding-top: 40px;
      padding-bottom: 30px;
    }
    p.o3 br {
      display: none;
    }
    p.o3 {
      font-size: 30px;
      line-height: 0;
      margin-top: 32px;
    }
    .obox1,
    .obox {
        width: 100% !important;
        height: auto !important;
        padding: 20px !important;
        margin-bottom: 20px !important;
    }
    span.ozon1,
    span.ozon{
    line-height: 25.294px;
      font-size: 25px !important;
    }
    span.perfecr{
      font-size: 25px;
    }
    .ap-banner-cnt .h1 {
      font-size: 22px;
      line-height: 26px;
    }
    .burj-next-cnt p {
      font-size: 17px !important;
      line-height: 1.6 !important;
    }
    .battl {
      padding-top: 0 !important;
    }
    section#about {
      margin-top: 0 !important;
    }
    .ap-transuae {
      padding-bottom: 40px !important;
    }
    p.hd {
      font-size: 20px;
      margin-bottom: 0;
    }
    p.hd1 {
      font-size: 27px;
      line-height: 34px;
    }
    span.prem,
    p.hd1 {
      font-size: 27px;
      line-height: 34px;
    }
    #aboutend {
      margin-top: 0 !important;
    }
    .imgman {
      background-size: cover !important;
    }
    .logoman img {
      position: relative;
      left: 0;
      top: 0;
      width: 100%;
    }
    .ap-hero.rr {
      padding-top: 130px;
    }
    .headi h1,
    .headi h2{
      font-size: 40px;
      line-height: 55px;
    }
    span.lemo {
      font-size: 45px;
      line-height: 40px;
    }
    span.aa {
      left: 66px;
    }
    .col-md-6.headi {
      margin-bottom: 45px;
    }
    .ap-hero.porfoliopgbg {
      padding-top: 130px;
    }
    .projetcnt.Al-Dafrah.smallbx > img {
      position: relative;
    }
    .project-parent {
      margin-bottom: 0 !important;
    }
    .project-parent .row > .col-md-8,
    .project-parent .row > .col-md-4{
      margin-bottom: 30px !important;
    }
    .projetcnt.AD-Group {
      display: flex;
      flex-direction: column-reverse;
    }
    .projetcnt.dubai-courts.pr-13,
    .projetcnt.Luggage-Boomerang,
    .projetcnt.pr-12,
    .projetcnt.smallbx,
    .projetcnt.pr-10,
    .projetcnt.pr-9.smallbx,
    .projetcnt.pr-6 {
    /*margin-bottom: 30px;*/
      height: 280px;
    }
    .projetcnt.pr-12,
    .projetcnt.pr-6 {
      margin-bottom: 30px;
    }
    .projetcnt.Luggage-Boomerang .col-md-8.col-pr-right img,
    .projetcnt.pr-17 .col-md-8.col-pr-right img,
    .projetcnt.pr-12 .col-md-8.col-pr-right img,
    .projetcnt.pr-10 .col-md-8.col-pr-right img,
    .projetcnt.pr-6 .col-md-8.col-pr-right img {
      position: absolute;
      top: -142px;
      left: -60px;
      max-width: 400%;
    }
    .projetcnt.pr-10 .right {
      width: 100%;
      height: 100%;
      overflow: hidden !important;
      position: relative;
    }
    .projetcnt.pr-10 .right img {
      position: absolute;
      max-width: 183% !important;
      top: 0;
      width: 183%;
    }
    .projetcnt.rinecar.pr-13 {
    padding-bottom: 0 !important;
    display: block !important;
    }
    .projetcnt.rinecar.pr-13 div{
      display: block;
    }
    .projetcnt.dubai-courts.pr-13 div,
    .projetcnt.rinecar.pr-13 div {
      width: 100% !important;
    }
    .projetcnt.pr-17 {
      padding: 15px;
    }
    .projetcnt.smallbx.Gangster.cll-3 {
      margin-top: 30px;
    }
    .projetcnt.pin {
      display: block !important;
      padding-top: 26px !important;
      padding-left: 16px;
      margin-bottom: 30px;
    }
    .projetcnt.socialseed {
      display: block !important;
      padding-top: 30px;
    }
    .projetcnt.Luggage-Boomerang {
      margin-bottom: 30px;
    }
    .projetcnt.pr-17.showwin {
      margin-bottom: 30px;
    }
    .projetcnt.pr-10.impact-food-bg .left {
      width: 304px;
    }
    .projetcnt.pr-10.impact-food-bg .right img {
      bottom: 0 !important;
      top: auto;
    }
    .projetcnt.pr-17.dealnearme {
      display: block;
      padding-bottom: 0 !important;
      margin-bottom: 30px;
      padding-top: 30px;
    }
    .projetcnt.pr-17.dealnearme p br{
        display: none;
    }
    .projetcnt.dubai-courts.pr-13 {
      display: block;
      height: auto;
      padding-top: 30px;
    }
    .flutter-app-development .ap-hero,
    .android-app-development .ap-hero {
      padding-top: 100px;
    }
    .flutter-app-development .request-frm,
    .android-app-development .request-frm {
      padding: 21px;
    }
    .flutter-app-development .burj-img,
    .android-app-development .burj-img{
        margin-bottom: 26px;
        margin-top: 0;
    }
    .android-app-development .ap-transuae{
        padding-bottom: 0;
    }
    .burj-next-cnt .h3 br {
      display: none;
    }
    .react-award-sec h3.h3 {
      font-size: 21px;
      line-height: 25px;
    }
    .react-item {
      width: 50%;
      margin: 0;
    }
    .react-award-sec p {
      font-size: 13px;
      line-height: 18px;
    }
    .cpr-text {
      display: block !important;
      text-align: center;
    }
    .cpr-text li:nth-child(2) {
      display: none !important;
    }
    .app_solutions .h2 {
      margin-bottom: 30px;
     }
     .client-say {
      margin-top: 50px;
    }
    .testimonials-wrapper {
      margin-top: 50px;
    }
	/* -- mobile sub menu css - End -- */
} 
/* media query 400px */

@media only screen and (max-width: 450px) {
    .how-it-work .col-md-3, .portfolios-wrapper .col-md-3 {
        width: 100% !important;
    }
    .market-place-grid {
        width: calc(100% - 24px);
    }
}
@media only screen and (min-width: 400px){
    .mobile_line{
        display: none;
    }
}
@media only screen and (max-width: 400px){
    .icc {
        position: static;
    }
    .ani_cnt > div {
        width: 50%;
    }
    .topiconslide {
      right: 44px;
      left: auto;
     }
    .newupdate .ourtechstack{
        overflow: hidden;
    }
    .ani_cnt {
        margin-top: 0;
        overflow: hidden;
        display: flex;
        flex-wrap: wrap;
    }
    .mobile_line{
        max-width: 100%;
        overflow: hidden;
    }
    .linedes .mypath{
        display: none;
    }
    .linedes{
        height: 0;
        overflow: hidden;
    }
}