@media (min-width: 1600px) {
  .navbar a,
  .navbar a:focus {
    font-size: 16px;
    font-weight: 500;
  }
  .wcu-img img {
    display: none;
  }
  .wcu-img img {
    max-width: 100%;
    width: 960px;
  }
  .wcu-img {
    right: -70px;
  }
  .wcu-img img.for-bigscreen {
    display: block;
  }
  .why-choose-us-wrapper {
    height: 848px;
  }
  .testimonial-inner-section {
    width: 1600px;
  }
  #header #logo img {
    width: auto;
  }
  /* .banner-text h2 {
    font-size: 74px;
}
.banner-text p{
    font-size: 19px;
}
    */
  .banner-section .item {
    height: 800px;
  }
  .banner-section .owl-carousel .owl-item img {
    top: 53%;
    height: 670px;
}
}
@media (max-width: 1300px) {
  .testimonial-inner-section {
    width: 1200px;
  }
  .navbar ul {
    gap: 18px;
  }
  #logo a img {
    width: 101px;
  }
  .get-started {
    padding: 8px;
    width: 116px;
    font-weight: 500;
    font-size: 13px;
  }
  .banner-section .item {
    height: 647px;
  }
  .banner-text h2 {
    font-size: 35px;
  }
  .banner-text p {
    font-size: 16px;
  }
  .service-box {
    height: 450px;
  }
  .service-box h3 {
    font-size: 15px;
  }
  .wcu-img img {
    max-width: 100%;
    width: 500px;
  }
  .page-title h2 {
    font-size: 22px;
  }
  .approch-box-2 {
    width: 26%;
    padding: 0 10px;
  }
  .approch-box-2 h4 {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .testimonial-inner-section {
    width: 1050px;
  }
  .testimonial-caro .item,
  .testimonial-caro .testi-box {
    height: 287px;
  }
  .foot-nav a {
    font-size: 15px;
  }
  .foot-nav {
    gap: 20px;
  }
}
@media (max-width: 991px) {
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
  }

  .service-box {
    height: auto;
  }
  .service-box {
    height: 320px;
    margin-top: 23px;
  }
  .wcu-img img {
    max-width: 100%;
    width: 330px;
  }
  .approch-box-1 {
    width: 48%;
  }
  .approch-box-2 {
    width: 48%;
  }
  .our-approach-wrapper .container {
    flex-wrap: wrap;
  }
  .testimonial-inner-section {
    width: 740px;
  }
  .social-section a {
    width: 170px;
    height: 75px;
    padding: 12px;
  }
  .social-section a img {
    width: auto;
    height: 30px;
  }
  .foot-nav {
    gap: 8px;
  }
  .foot-nav a {
    font-size: 13px;
  }
  .blog,
  .services-overview-wrapper,
  .testimonials,
  .trusted-companies,
  .ready-to-grow {
    padding-top: 46px;
    padding-bottom: 46px;
  }
  .why-choose-us-wrapper {
    margin-top: 0;
  }
  .why-choose-us-wrapper .page-title {
    padding-top: 40px;
  }
  .why-choose-us-wrapper {
    height: 580px;
  }
  .our-approach-wrapper {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .owl-carousel .owl-item .item > img {
    height: 37%;
    top: 170px;
  }
  .banner-info {
    top: 72%;
  }
  .banner-text h2 {
    font-size: 25px;
  }
  .banner-section .item {
    height: 720px;
  }
  .banner-section .item {
    height: 720px;
  }
  .services-overview-wrapper {
    background-size: 242px auto;
  }
  .service-box {
    height: auto;
    margin-top: 23px;
  }
  .wcu-img {
    display: flex;
    justify-content: flex-end;
    position: static;
    transform: unset;
  }
  .why-choose-us-wrapper {
    height: auto;
    padding: 40px 0;
  }
  .approch-box-1 {
    width: 100%;
  }
  .approch-box-2 {
    width: 100%;
    padding: 0;
    margin-top: 33px;
  }
  .page-title h2 br,
  .approch-box-2 h4 br {
    display: none;
  }
  .approch-box-2 p {
    margin: 0;
  }
  .testimonial-inner-section {
    width: 95%;
  }
  .testimonials {
    justify-content: center;
  }
  .testimonial-caro .item,
  .testimonial-caro .testi-box {
    height: 377px;
  }
  .testimonials .owl-nav {
    position: absolute;
    right: 0;
    top: -14px;
    display: flex;
    gap: 22px;
  }
  .social-section a img {
    width: auto;
    height: 23px;
  }
  .social-section {
    display: flex;
    flex-wrap: wrap;
  }
  .trusted-companies h2,
  .ready-to-grow-box h2 {
    font-size: 22px;
  }
  .social-section a {
    width: 140px;
  }
  .trusted-companies h3 {
    font-size: 16px;
  }

  .ready-to-grow-box {
    padding: 20px;
  }
  .ready-to-grow-box a {
    width: auto;
    height: auto;
    padding: 14px;
  }
  .foot-nav {
    gap: 8px;
    display: flex;
    flex-wrap: wrap;
    gap: 19px;
    align-items: center;
    justify-content: center;
  }
  .copyright {
    font-size: 13px;
    text-align: center;
  }
  .banner-info .row {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  .get-started {
    padding: 8px;
    width: 116px;
    font-weight: 500;
    font-size: 13px;
    position: absolute;
    left: 50%;
    transform: translateX(14%);
  }
  #header #logo img {
    width: 120px;
  }
  .contact-us,
  .book-a-demo {
    display: none;
  }
  .for-mob {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding-left: 18px;
    margin-top: 15px;
  }
  .for-mob .contact-us {
    display: block;
    width: 139px;
    line-height: 23px;
  }
  .for-mob .book-a-demo {
    display: block;
    width: 149px;
    line-height: 23px;
    color: #fff;
  }
  .page-title h4 {
    font-size: 30px;
  }
  .row.advantage-wrap {
    padding: 0 10px;
  }
  .swiftpay-wrapper {
    padding: 40px 0 0;
  }
  .swift-box {
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .swift-pay-img {
    margin-bottom: 40px;
  }
  .market-opportunity-title h2 {
    font-size: 30px;
    text-align: center;
  }
  .market-opportunity-title p {
    text-align: center;
  }
  .opportunity-box {
    width: 100%;
    display: flex;
  }
  .page-title-one h4 {
    font-size: 30px;
  }
  .page-title-one P {
    line-height: 22px;
    text-align: center;
    margin-bottom: 83px;
  }
  .testimonials .owl-nav {
    top: -65px;
  }
  .services-overview-wrapper:before{
    top: 350px;
        padding: 40px 0;
        width:159px
  }
.profit-box {
           position: relative;
        width: 95%;
        margin: 0 auto;
        padding: 30px 20px;
        bottom: 40px;
        left: 0;
}
  .foot-img {
    position: relative;
    background: #1E2E4D;
}
.profit-box h2 {
    font-size: 30px;
    line-height: 37px;
}
.profit-box h2 br, .profit-box p br{
  display: none;
}
.book-20-bt, .swiftpay-bt{
  text-align: center;
}
.footer {
    padding-top: 50px;
            text-align: center;
}
    .social {
        justify-content: center;
        margin-bottom: 20px;
    }
.cp-box p{
  text-align: left;
}
.contact-ph-wrap {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin-top: 40px;
    flex-direction: column;
    align-items: start;
    text-align: left;
}
.foot-links-container {
    flex-direction: column;
    margin-bottom: 20px;
}
.market-opportunity-wrapper{
      padding: 40px 0;
}
.drop-icon {
    bottom: -23px;
}
.drop-icon img {
    width: 47px;
}
span.for-mob {
    display: flex;
}
.swift-pay-img.vcards img {
    max-width: unset;
    position: relative;
    top: 0;
    height: 340px;
    left: -4px;
}
.swift-pay-img img {
    position: relative;
    /* top: 72px; */
    height: 300px;
    left: 0;
}
}
