/*--------------------------------------------------------------
    laptop, desktop
---------------------------------------------------------------*/

@media only screen and (min-width: 1280px) and (max-width: 1919px) {
  .screenshot-frame {
    left: 7%;
  }
  #home-area.bg-2 {
    background-size: cover;
    background-position: left;
  }
}

@media only screen and (min-width: 1201px) and (max-width: 1279px) {
  .screenshot-frame {
    left: 7%;
  }
  #home-area.bg-2 {
    background-size: cover;
    background-position: left;
  }
  .awesome-feat-img {
    margin-right: 25%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .caption {
    padding: 200px 0 245px;
  }
  #home-area.bg-2 {
    background-position: top left;
    background-size: cover;
  }
  .caption.two {
    padding: 200px 0 20px;
  }
  .core-feature-single {
    padding: 30px 0;
  }
  .core-feature-single.v2 {
    padding: 60px 8px 10px;
  }
  .navbar-nav .nav-link {
    font-size: 15px;
  }
  .about-app-mocup img {
    max-width: 400px;
  }
  .how-work-single {
    padding-bottom: 30px;
  }
  .about-app-mocup {
    top: 120px;
    left: 30px;
  }
  .caption h1 {
    margin-bottom: 30px;
  }
  #core-feature-area {
    margin-bottom: 0;
  }
  #about-area {
    background-size: cover;
  }
  .about-info-single {
    padding: 30px 15px 15px;
  }
  #about-area {
    padding: 100px 0 130px;
  }
  .video-cont {
    width: 480px;
    height: 480px;
    left: 20px;
    top: 360px;
  }
  .awesome-feat-img img {
    max-width: 350px;
  }
  .awesome-feat-img {
    margin-left: 0;
  }
  .feat-carousel-wrap,
  .partners-carousel-wrap {
    margin-left: -220px;
  }
  #awesome-feat-area {
    padding: 30px 0 !important;
  }
  .awesome-feat-carousel.owl-carousel,
  .partners-carousel.owl-carousel {
    padding-top: 50px;
  }
  #how-work-area {
    padding: 30px 0 !important;
  }
  .screenshot-frame {
    width: 295px;
    left: 15px;
  }

  .screen-carousel.owl-carousel .owl-nav {
    bottom: -90px;
  }

  #pricing-area {
    padding: 115px 0 250px;
  }
  .app-download-bg {
    width: 70%;
    background-size: contain;
    background-position: bottom;
  }
  #faq-area {
    background-size: 50% 100%;
  }
  #contact-area {
    background-size: 70%;
    padding: 70px 0;
    margin-bottom: 0;
  }
  #pricing-wrap .yearly,
  #pricing-wrap .monthly {
    left: -20px;
  }

  #video-area {
    padding: 120px 0 100px;
  }
  #app-download-area {
    padding: 70px 0 0;
  }
  .faq-img img {
    margin-left: 0;
  }
  .client-comment h3 {
    font-size: 20px;
  }
  .awesome-feat-single {
    padding: 40px 12px 18px;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
    border: 1px solid #e6f0fa;
  }
  .sidebar-widget {
    padding: 30px 15px 20px;
  }
  .sidebar-widget.tags li a {
    padding: 6px 12px;
    font-size: 13px;
  }
  .avatar {
    width: 16%;
  }
  .comnt-text {
    width: 84%;
  }
  .comment-single.reply {
    margin-right: 50px;
  }
  .comment-single.reply .avatar {
    width: 18%;
  }
  .comment-single.reply .comnt-text {
    width: 82%;
  }
  .about-info-single .content p {
    font-size: 15px;
    line-height: 25px;
  }
  .post-cont {
    margin: 0 10px;
  }

  .awesome-feat-carousel.owl-carousel .owl-nav,
  .partners-carousel.owl-carousel .owl-nav {
    bottom: -100px !important;
    left: 200px !important;
  }
}

/*--------------------------------------------------------------
    tablet
---------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 991px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h3 {
    font-size: 20px;
    line-height: 30px;
  }

  h4 {
    font-size: 18px;
    line-height: 28px;
  }

  h5 {
    font-size: 16px;
    line-height: 26px;
  }

  h6 {
    font-size: 14px;
    line-height: 24px;
  }
  .caption {
    padding: 180px 0 230px;
  }
  .caption.two {
    padding: 170px 0 130px;
  }
  .navbar-nav {
    padding: 20px 30px 35px;
  }
  #navbarContent {
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#20007e),
      to(#e61eb6)
    );
    background: linear-gradient(90deg, #20007e 0%, #e61eb6 100%);
  }
  .navbar-nav .nav-item {
    padding: 4px 0;
  }
  .navbar-nav .nav-link {
    display: inline-block;
  }
  .navbar-nav .nav-item.download-btn .nav-link {
    margin: 16px 0 0;
  }

  .navbar-nav .nav-link {
    color: #fff !important;
  }

  .navbar-nav .nav-link.active::after,
  .navbar-nav .nav-link:hover::after {
    left: auto;
  }
  .navbar-toggler span {
    color: #fff;
    font-size: 30px;
  }
  .core-feature-single {
    margin: 0 0 30px;
    padding: 30px 0;
  }
  .caption h1 {
    margin-bottom: 20px;
  }
  .load-more-btn a {
    margin-top: 30px;
  }
  .about-app-mocup img {
    max-width: 300px;
  }
  .about-app-mocup {
    left: 30px;
  }
  .about-info-single .icon {
    width: 100%;
    float: none;
    margin: 0 0 18px;
  }
  .about-info-single .content {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .about-info-single {
    padding: 30px 20px 15px;
    text-align: center;
  }
  .about-cont {
    margin-top: 0;
  }
  #about-area {
    padding: 70px 0 130px;
    background-size: cover;
    background-position: right;
  }
  .video-cont {
    width: 350px;
    height: 350px;
    left: 30px;
    top: 300px;
  }
  #video-area {
    padding: 40px 0;
  }
  .awesome-feat-img {
    margin-right: 20px;
  }
  .feat-carousel-wrap,
  .partners-carousel-wrap {
    margin-left: 10px;
  }
  .awesome-feat-img img {
    max-width: 300px;
  }
  .awesome-feat-carousel.owl-carousel,
  .partners-carousel.owl-carousel {
    padding: 10px;
  }
  .feat-carousel-wrap::before,
  .feat-carousel-wrap::after,
  .partners-carousel-wrap::before,
  .partners-carousel-wrap::after {
    display: none;
  }
  .awesome-feat-single,
  .partners-single {
    margin: 20px;
  }
  .awesome-feat-carousel.owl-carousel .owl-nav > div,
  .partners-carousel.owl-carousel .owl-nav > div {
    bottom: -30px;
  }
  #awesome-feat-area {
    padding: 30px 0 !important;
  }
  #how-work-area {
    padding: 80px 0 !important;
  }
  #pricing-wrap .yearly,
  #pricing-wrap .monthly {
    left: -30px;
  }
  #pricing-area {
    padding: 115px 0 250px;
  }
  .price-tbl-single .price-bg {
    top: -22px;
  }
  .price-tbl-single .price {
    margin: 45px 0 0;
  }
  #team-area {
    background-size: auto;
    padding: 80px 0 60px;
  }
  .team-single {
    margin-bottom: 40px;
  }
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }
  .client-comment h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .client-single.active {
    width: 60%;
  }
  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }
  .client-single.position-3,
  .client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }
  .client-single.active .client-img img {
    max-width: 100px;
  }
  .client-single.active .client-img::before {
    padding: 5px;
    width: 108px;
    height: 108px;
    top: -4px;
    right: 6px;
  }
  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }
  .testi-wrap {
    height: 580px;
  }
  #testimonial-area {
    padding: 100px 0 0;
  }
  .app-download-bg {
    width: 80%;
  }
  .rating-details {
    width: 100%;
  }
  .app-download-bg {
    background-position: bottom;
  }
  .app-download-mockup {
    left: 20px;
    bottom: 120px;
    width: 40%;
  }
  .faq-img img {
    max-width: 280px;
    margin-right: 0;
    margin-top: 110px;
  }
  .card .card-header a {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 15px;
  }
  .faq-img img {
    max-width: 280px;
    margin-right: 0;
    margin-top: 80px;
  }
  #faq-area {
    background-size: 50%;
  }
  #contact-area {
    padding: 70px 0 50px;
    margin-bottom: 0;
    background-position: 100%;
    background-size: 50%;
  }
  .get-started h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px;
  }
  #footer {
    background-size: cover;
  }
  .get-started a {
    padding: 15px 20px;
  }
  .footer-widget {
    margin-bottom: 40px;
  }
  .footer-cont {
    padding: 110px 0 40px;
  }
  .footer-widget h3 {
    font-size: 20px;
    line-height: 30px;
  }

  .screen-carousel.owl-carousel .owl-nav {
    bottom: 0 !important;
  }

  .screenshot-frame {
    width: 245px;
    height: 500px;
  }
  #home-area.bg-2 {
    background-position: center;
  }
  .about-cont h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .page-breadcrumb {
    padding: 190px 0 110px;
  }
  .breadcrumb-cont h2 {
    font-size: 40px;
    margin: 0 0 25px;
  }
  .post-cont h3 a {
    font-size: 24px;
    line-height: 36px;
  }
  .sidebar-widget {
    padding: 30px 15px 20px;
  }
  .sidebar-widget.tags li a {
    padding: 8px 12px;
    font-size: 13px;
  }
  .avatar {
    width: 26%;
  }
  .comnt-text {
    width: 74%;
  }
  .comment-single.reply {
    margin-right: 60px;
  }
  .comment-single.reply .avatar {
    width: 30%;
  }
  .comment-single.reply .comnt-text {
    width: 70%;
  }
  .blog-wrap {
    padding: 110px 0 60px;
  }
  #home-area.bg-1 {
    margin-bottom: -30px;
  }
  #core-feature-area {
    padding: 80px 0 50px;
  }
}

/*--------------------------------------------------------------
    large mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h3 {
    font-size: 20px;
    line-height: 30px;
  }

  h4 {
    font-size: 18px;
    line-height: 28px;
  }

  h5 {
    font-size: 16px;
    line-height: 26px;
  }

  h6 {
    font-size: 14px;
    line-height: 24px;
  }
  .caption {
    padding: 160px 0 100px;
  }
  .caption.two {
    padding: 150px 0 90px;
  }
  .navbar-nav {
    padding: 20px 30px 35px;
  }
  #navbarContent {
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#20007e),
      to(#e61eb6)
    );
    background: linear-gradient(90deg, #20007e 0%, #e61eb6 100%);
  }
  .navbar-nav .nav-item {
    padding: 4px 0;
  }
  .navbar-nav .nav-link {
    display: inline-block;
  }
  .navbar-nav .nav-item.download-btn .nav-link {
    margin: 16px 0 0;
  }
  .navbar-nav .nav-link.active::after,
  .navbar-nav .nav-link:hover::after {
    left: auto;
  }
  .navbar-toggler span {
    color: #fff;
    font-size: 30px;
  }
  .core-feature-single {
    margin: 0 0 30px;
  }
  .load-more-btn a {
    margin-top: 30px;
  }
  .caption h1 {
    margin-bottom: 15px;
  }
  .about-app-mocup {
    position: unset;
    margin-top: 50px;
    text-align: center;
  }
  .about-app-mocup img {
    max-width: 300px;
  }
  .about-info-single .icon {
    text-align: center;
  }
  .about-cont {
    margin-top: 0;
  }
  #about-area {
    padding: 50px 0 100px;
    background-size: cover;
    background-position: right;
  }
  #home-area.bg-1 {
    margin-bottom: 30px;
    background-position: center;
  }
  #core-feature-area {
    margin-bottom: 0;
  }
  .about-info-single .content p {
    font-size: 14px;
  }
  .video-cont {
    width: 400px;
    height: 400px;
    top: 365px;
    border-radius: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .video.title {
    padding-bottom: 500px;
  }
  #video-area {
    padding: 40px 0;
    background-size: cover;
    background-position: top;
  }
  .awesome-feat-img {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .feat-carousel-wrap,
  .partners-single {
    margin-left: 10px;
  }
  .awesome-feat-img img {
    max-width: 300px;
  }
  .awesome-feat-carousel.owl-carousel,
  .partners-carousel.owl-carousel {
    padding: 10px;
  }
  .feat-carousel-wrap::before,
  .feat-carousel-wrap::after,
  .partners-carousel-wrap::before,
  .partners-carousel-wrap::after {
    display: none;
  }
  .awesome-feat-single,
  .partners-single {
    margin: 20px;
  }

  .awesome-feat-carousel.owl-carousel .owl-nav,
  .partners-carousel.owl-carousel .owl-nav {
    bottom: -70px !important;
    left: 150px !important;
  }

  #awesome-feat-area {
    padding: 30px 0 !important;
  }

  .screen-carousel.owl-carousel .owl-nav {
    bottom: 0 !important;
  }

  #how-work-area {
    padding: 30px 0;
    background-size: contain;
  }
  #pricing-wrap .yearly,
  #pricing-wrap .monthly {
    left: -30px;
  }
  #pricing-area {
    padding: 100px 0 275px;
  }
  #team-area {
    background-size: auto;
    padding: 105px 0 60px;
  }
  .team-single {
    margin-bottom: 40px;
  }
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }
  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }
  .client-single.active {
    width: 60%;
  }
  .client-comment span i {
    font-size: 40px;
  }
  .client-single:not(.active) {
    -webkit-transform: scale(0.55);
    transform: scale(0.35);
  }
  .client-single.position-5,
  .client-single.position-7 {
    left: 0;
  }
  .client-single.position-4 {
    right: 0;
  }
  .client-single.position-3,
  .client-single.position-7 {
    -webkit-transform: scale(0.3) !important;
    transform: scale(0.3) !important;
  }
  .client-single.active .client-img img {
    max-width: 80px;
  }
  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    right: 16px;
  }
  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }
  .testi-wrap {
    height: 630px;
  }
  .app-download-bg {
    background-position: bottom;
  }
  .app-download-mockup {
    right: 0;
    bottom: 80px;
    width: 75%;
    left: 0;
    text-align: center;
    margin: 0 auto;
  }
  .faq-img img {
    max-width: 280px;
    margin-right: 0;
    margin-top: 110px;
  }
  .card .card-header a {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 15px;
  }
  .faq-img img {
    max-width: 280px;
    margin-right: 0;
    margin-top: 80px;
  }
  #faq-area {
    background-size: contain;
  }
  #contact-area {
    padding: 60px 0 30px;
    margin-bottom: 0;
  }
  .get-started h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px;
  }
  #footer {
    background-size: cover;
  }
  .get-started a {
    padding: 15px 20px;
    margin: 20px 0 0;
    float: right;
  }
  .footer-widget {
    margin-bottom: 40px;
  }
  .footer-cont {
    padding: 80px 0 30px;
  }
  .footer-widget h3 {
    font-size: 20px;
    line-height: 30px;
  }
  /* .screenshot-frame {
    display: none;
  } */
  #home-area.bg-2 {
    background-position: right;
    background-size: cover;
  }
  .about-cont h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .about-info-single {
    margin-bottom: 20px;
  }
  #core-feature-area {
    padding: 75px 0 50px;
  }
  .counter-single {
    margin-bottom: 70px;
  }
  .how-work-bg {
    background-image: none;
  }
  .how-work-single {
    margin-bottom: 60px;
    padding: 0 50px;
  }
  .how-work-single i {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 108px;
  }
  .how-work-single .icon {
    width: 120px;
    height: 120px;
  }
  .how-work-single .number {
    right: 90px;
  }
  #newsletter-area {
    padding: 95px 0 100px;
  }
  .screen-carousel.owl-carousel .owl-nav > div {
    margin-right: 0;
  }
  #screenshot-area {
    padding: 40px 0 100px;
    background-size: cover;
  }
  .screen-carousel.owl-carousel img {
    max-width: 350px;
    margin: 0 auto;
    border: 1px solid #e6f0fa;
  }
  .toggle-container .switch-toggles {
    margin-bottom: 30px;
    width: 270px;
  }
  .toggle-container .switch-toggles::after {
    width: 135px;
  }
  .toggle-container .switch-toggles .monthly,
  .toggle-container .switch-toggles .yearly {
    width: 134px;
  }
  .toggle-container .switch-toggles.active::after {
    left: 135px;
  }
  #pricing-wrap {
    margin-bottom: 490px;
    margin-top: 20px;
  }
  .custom-plan-wrap {
    background-size: auto;
  }

  .faq-img {
    text-align: center;
  }
  .footer-copyright {
    text-align: center;
  }
  .footer-social {
    text-align: center !important;
    margin-top: 15px;
  }
  #custom-plan-area .section-heading {
    margin-bottom: 40px;
  }
  #header.sticky {
    padding: 10px 0;
    right: 0 !important;
  }
  .screen-carousel.owl-carousel .owl-nav {
    text-align: center;
  }
  .screen-carousel.owl-carousel .owl-nav .owl-next {
    left: 40%;
  }
  .breadcrumb-cont h2 {
    font-size: 36px;
    margin: 0 0 20px;
  }
  .page-breadcrumb {
    padding: 160px 0 90px;
  }
  .blog-wrap {
    padding: 100px 0 60px;
  }
  .post-media img {
    width: 100%;
  }
  .post-media .date {
    font-size: 26px;
  }
  .blog-sidebar {
    margin: 80px 0 0;
  }
  .avatar {
    width: 26%;
  }
  .comnt-text {
    width: 74%;
  }
  .comment-single.reply {
    margin-right: 60px;
  }
  .comment-single.reply .avatar {
    width: 30%;
  }
  .comment-single.reply .comnt-text {
    width: 70%;
  }
  .blog-wrap {
    padding: 100px 0 10px;
  }
  .comment-form button {
    padding: 14px 26px;
  }
  .blog-pagination.two {
    margin: 50px 0 0;
  }
  .post-cont blockquote {
    padding: 65px 30px 50px;
  }
  .post-cont blockquote p {
    font-size: 18px;
  }
  .navbar-nav .nav-link {
    font-size: 15px;
  }
  .navbar-nav .nav-item.download-btn .nav-link {
    margin-top: 15px;
  }
  .caption-btns a.bg {
    padding: 10px 18px;
  }
  .core-feature-single .icon,
  .counter-single .icon {
    margin: 0 auto 40px;
    font-size: 34px;
  }
  .section-heading h5 {
    font-size: 14px;
  }
  .core-feature-single .icon::before,
  .counter-single .icon::before {
    width: 110px;
    height: 110px;
    top: -20px;
    right: -20px;
  }
  .core-feature-single .icon::after,
  .counter-single .icon::after {
    width: 90px;
    height: 90px;
    top: -10px;
    right: -10px;
  }
  .core-feature-single {
    padding: 30px 0;
  }
  .about-cont h5 {
    font-size: 14px;
  }
  .about-info-single {
    padding: 20px 15px 5px;
  }
  .about-info-single .content {
    width: 58%;
  }
  .about-info-single .icon {
    width: 42%;
  }
  .title h5 {
    font-size: 14px;
  }
  .counter.title {
    padding-bottom: 60px;
  }
  .price-tbl-single a {
    padding: 12px 30px;
  }
  .download-btns {
    text-align: center;
  }
  .rating-number,
  .rating-details {
    width: 100%;
  }
  .app-reviews {
    text-align: center;
  }
  .download-btns a {
    margin: 0 20px;
  }
  .contact-form button {
    padding: 12px 22px;
  }
  .price-tbl-single .price {
    margin: 45px 0 0;
  }
  .price-tbl-single .price-bg {
    top: -22px;
  }
  #contact-area.bg-1,
  #contact-area.bg-2 {
    background-image: none;
  }
}

/*--------------------------------------------------------------
   medium mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 360px) and (max-width: 479px) {
  h1 {
    font-size: 36px;
    line-height: 46px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h3 {
    font-size: 20px;
    line-height: 30px;
  }

  h4 {
    font-size: 18px;
    line-height: 28px;
  }

  h5 {
    font-size: 16px;
    line-height: 26px;
  }

  h6 {
    font-size: 14px;
    line-height: 24px;
  }
  .caption {
    padding: 150px 0 105px;
  }
  .caption.two {
    padding: 150px 0 80px;
  }
  .navbar-nav {
    padding: 20px 30px 35px;
  }
  #navbarContent {
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(#20007e),
      to(#e61eb6)
    );
    background: linear-gradient(90deg, #20007e 0%, #e61eb6 100%);
  }
  .navbar-nav .nav-item {
    padding: 4px 0;
  }
  .navbar-nav .nav-link {
    display: inline-block;
  }
  .navbar-nav .nav-item.download-btn .nav-link {
    margin: 16px 0 0;
  }

  .navbar-nav .nav-item a {
    color: #fff !important;
  }

  .navbar-nav .nav-link.active::after,
  .navbar-nav .nav-link:hover::after {
    left: auto;
  }
  .navbar-toggler span {
    color: #fff;
    font-size: 30px;
  }
  .core-feature-single {
    margin: 0 0 30px;
  }
  #core-feature-area {
    margin-bottom: 0;
  }
  .load-more-btn a {
    margin-top: 30px;
  }
  .about-app-mocup {
    position: unset;
    margin-top: 50px;
    text-align: center;
  }
  .about-app-mocup img {
    max-width: 250px;
  }
  .about-info-single .icon {
    text-align: center;
  }
  .about-cont {
    margin-top: 0;
  }
  #about-area {
    padding: 60px 0 95px;
    background-size: cover;
    background-position: right;
  }
  .video-cont {
    width: 300px;
    height: 300px;
    top: 365px;
    border-radius: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .video.title {
    padding-bottom: 350px;
  }
  #video-area.bg-2 {
    padding-top: 40px;
  }
  #video-area {
    padding: 40px 0;
    background-size: cover;
    background-position: top;
  }
  .awesome-feat-img {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .feat-carousel-wrap,
  .partners-carousel-wrap {
    margin-left: 10px;
  }
  .awesome-feat-img img {
    max-width: 300px;
  }
  .awesome-feat-carousel.owl-carousel,
  .partners-carousel.owl-carousel {
    padding: 10px;
  }
  .feat-carousel-wrap::before,
  .feat-carousel-wrap::after,
  .partners-carousel-wrap::before,
  .partners-carousel-wrap::after {
    display: none;
  }
  .awesome-feat-single {
    margin: 20px;
    padding: 40px 20px 18px;
  }

  .awesome-feat-carousel.owl-carousel .owl-nav,
  .partners-carousel.owl-carousel .owl-nav {
    bottom: -70px !important;
    left: 150px !important;
  }

  #awesome-feat-area {
    padding: 30px 0 !important;
  }
  #how-work-area {
    padding: 30px 0 !important;
    background-size: contain;
  }
  #pricing-wrap .yearly,
  #pricing-wrap .monthly {
    left: -30px;
  }
  #pricing-area {
    padding: 80px 0 290px;
  }
  #team-area {
    background-size: auto;
    padding: 90px 0 60px;
  }
  .team-single {
    margin-bottom: 40px;
  }
  #testimonial-area .section-heading h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }
  .client-single.active {
    width: 100%;
  }
  .client-comment span i {
    font-size: 40px;
  }
  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }
  .client-single.position-5,
  .client-single.position-7,
  .client-single.position-6 {
    left: -70px;
  }
  .client-single.position-4 {
    right: -60px;
  }
  .client-single.position-3 {
    right: -75px;
  }
  .client-single.position-3,
  .client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }
  .client-single.active .client-img img {
    max-width: 80px;
  }
  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    right: 16px;
  }
  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }
  .testi-wrap {
    height: 600px;
  }
  .app-download-bg {
    background-position: bottom;
  }
  .app-download-mockup {
    right: 0;
    bottom: 80px;
    width: 90%;
    left: 0;
    text-align: center;
    margin: 0 auto;
  }
  .faq-img img {
    max-width: 280px;
    margin-right: 0;
    margin-top: 110px;
  }
  .card .card-header a {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 15px;
  }
  .faq-img img {
    max-width: 250px;
    margin-right: 0;
    margin-top: 80px;
  }
  #faq-area {
    background-size: contain;
  }
  #contact-area {
    padding: 70px 0 30px;
    margin-bottom: 0;
  }
  .get-started h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px;
  }
  #footer {
    background-size: cover;
  }
  .get-started a {
    padding: 10px 20px;
    margin: 20px 0 0;
    float: right;
  }
  .footer-widget {
    margin-bottom: 40px;
  }
  .footer-cont {
    padding: 80px 0 30px;
  }
  .footer-widget h3 {
    font-size: 20px;
    line-height: 30px;
  }
  /* .screenshot-frame {
    display: none;
  } */
  #home-area.bg-2 {
    background-position: right;
    background-size: cover;
  }
  .about-cont h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .about-info-single {
    margin-bottom: 20px;
  }
  #core-feature-area {
    padding: 80px 0 50px;
  }
  .counter-single {
    margin-bottom: 70px;
  }
  .how-work-bg {
    background-image: none;
  }
  .how-work-single {
    margin-bottom: 60px;
    padding: 0 30px;
  }
  .how-work-single i {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 108px;
  }
  .how-work-single .icon {
    width: 120px;
    height: 120px;
  }
  .how-work-single .number {
    right: 90px;
  }
  #newsletter-area {
    padding: 95px 0 100px;
  }
  .screen-carousel.owl-carousel .owl-nav > div {
    margin-left: 0;
  }
  #screenshot-area {
    padding: 40px 0 100px;
    background-size: 85%;
  }
  .screen-carousel.owl-carousel img {
    max-width: 250px;
    margin: 0 auto;
    border: 1px solid #e6f0fa;
  }
  .toggle-container .switch-toggles {
    margin-bottom: 30px;
    width: 270px;
  }
  .toggle-container .switch-toggles::after {
    width: 135px;
  }
  .toggle-container .switch-toggles .monthly,
  .toggle-container .switch-toggles .yearly {
    width: 134px;
  }
  .toggle-container .switch-toggles.active::after {
    right: 135px;
  }
  #pricing-wrap {
    margin-bottom: 460px;
    margin-top: 20px;
  }
  .custom-plan-wrap {
    background-size: auto;
  }

  .faq-img {
    text-align: center;
  }
  .footer-copyright {
    text-align: center;
  }
  .footer-social {
    text-align: center !important;
    margin-top: 15px;
  }
  #custom-plan-area .section-heading {
    margin-bottom: 40px;
  }
  #header.sticky {
    padding: 10px 0;
  }
  .screen-carousel.owl-carousel .owl-nav {
    text-align: center;
  }
  .screen-carousel.owl-carousel .owl-nav .owl-next {
    left: 40%;
  }
  .newsletter-form button {
    position: unset;
    width: 100%;
  }
  .newsletter-form input {
    padding-right: 20px;
    width: 100%;
    border: 1px solid #2e19a7;
    margin-bottom: 15px;
  }
  .newsletter-input-bx {
    border: 0;
    border-radius: 0;
  }
  .counter.title {
    padding-bottom: 65px;
  }
  #testimonial-area {
    padding: 90px 0 0;
  }
  .client-single.position-2 {
    right: -60px;
    top: 50px;
  }
  .download-btns a {
    padding: 10px 24px;
    margin-left: 15px;
  }
  .awesome-feat-carousel.owl-carousel .owl-nav > div,
  .partners-carousel.owl-carousel .owl-nav > div {
    width: 55px;
    height: 55px;
    line-height: 60px;
    font-size: 20px;
  }
  #core-feature-area .section-heading p {
    padding: 0;
  }
  .newsletter-input-bx.two {
    border: 0;
  }
  .newsletter-input-bx.two input {
    border: 1px solid #e6f0fa;
  }
  #faq-area .section-heading p {
    padding: 0;
  }
  .breadcrumb-cont h2 {
    font-size: 36px;
    margin: 0 0 20px;
  }
  .page-breadcrumb {
    padding: 160px 0 90px;
  }
  .blog-wrap {
    padding: 100px 0 60px;
  }
  .post-media img {
    width: 100%;
  }
  .post-media .date {
    font-size: 26px;
  }
  .blog-sidebar {
    margin: 80px 0 0;
  }
  .avatar {
    width: 100%;
  }
  .comnt-text {
    width: 100%;
  }
  .comment-single.reply {
    margin-right: 40px;
  }
  .comment-single.reply .avatar {
    width: 100%;
  }
  .comment-single.reply .comnt-text {
    width: 100%;
  }
  .blog-wrap {
    padding: 100px 0 10px;
  }
  .comment-form button {
    padding: 14px 26px;
  }
  .blog-pagination.two {
    margin: 50px 0 0;
  }
  .post-cont h3 a {
    font-size: 26px;
    line-height: 36px;
  }
  .blog-single {
    padding: 0;
  }
  .post-cont blockquote {
    padding: 55px 20px 20px;
  }
  .avatar img {
    margin-bottom: 20px;
  }
  .comment-form input,
  .comment-form textarea {
    padding-right: 20px;
  }
  .post-cont blockquote p {
    font-size: 16px;
  }
  .navbar-nav .nav-link {
    font-size: 15px;
  }
  .navbar-nav .nav-item.download-btn .nav-link {
    margin-top: 15px;
  }
  .caption-btns a.bg {
    padding: 10px 18px;
  }
  .core-feature-single .icon,
  .counter-single .icon {
    margin: 0 auto 40px;
    font-size: 34px;
  }
  .section-heading h5 {
    font-size: 14px;
  }
  .core-feature-single .icon::before,
  .counter-single .icon::before {
    width: 110px;
    height: 110px;
    top: -20px;
    right: -20px;
  }
  .core-feature-single .icon::after,
  .counter-single .icon::after {
    width: 90px;
    height: 90px;
    top: -10px;
    left: -10px;
  }
  .core-feature-single {
    padding: 30px 0;
  }
  .about-cont h5 {
    font-size: 14px;
  }
  .about-info-single {
    padding: 20px 15px 5px;
    text-align: center;
  }
  .about-info-single .content,
  .about-info-single .icon {
    width: 100%;
  }
  .about-info-single .icon {
    margin: 0 0 12px;
  }
  .title h5 {
    font-size: 14px;
  }
  .counter.title {
    padding-bottom: 60px;
    margin-top: 40px;
  }
  .price-tbl-single a {
    padding: 12px 30px;
  }
  .download-btns {
    text-align: center;
  }
  .rating-number,
  .rating-details {
    width: 100%;
  }
  .app-reviews {
    text-align: center;
  }
  .download-btns a {
    margin: 0 10px;
  }
  .contact-form button {
    padding: 12px 22px;
  }
  .load-more-btn a {
    padding: 12px 30px;
  }
  #contact-area {
    background-size: 0;
  }
  #home-area.bg-1 {
    margin-bottom: 20px;
    background-position: center;
  }
  .price-tbl-single .price {
    margin: 45px 0 0;
  }
  .price-tbl-single .price-bg {
    top: -22px;
  }
  .caption h1 {
    margin-bottom: 15px;
  }
  .card .card-header a::after {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
  }
}

/*--------------------------------------------------------------
    small mobile
----------------------------------------------------------------*/

@media only screen and (min-width: 320px) and (max-width: 359px) {
  h1 {
    font-size: 36px;
    line-height: 46px;
  }

  h2 {
    font-size: 30px;
    line-height: 40px;
  }

  h3 {
    font-size: 20px;
    line-height: 30px;
  }

  h4 {
    font-size: 18px;
    line-height: 28px;
  }

  h5 {
    font-size: 16px;
    line-height: 26px;
  }

  h6 {
    font-size: 14px;
    line-height: 24px;
  }
  .caption {
    padding: 150px 0 115px;
  }
  .caption.two {
    padding: 150px 0 110px;
  }
  .navbar-nav {
    padding: 20px 30px 35px;
  }
  #navbarContent {
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(#20007e),
      to(#e61eb6)
    );
    background: linear-gradient(90deg, #20007e 0%, #e61eb6 100%);
  }
  .navbar-nav .nav-item {
    padding: 4px 0;
  }
  .navbar-nav .nav-link {
    display: inline-block;
  }
  .navbar-nav .nav-item.download-btn .nav-link {
    margin: 16px 0 0;
  }
  .navbar-nav .nav-link.active::after,
  .navbar-nav .nav-link:hover::after {
    right: auto;
  }
  .navbar-toggler span {
    color: #fff;
    font-size: 30px;
  }
  .core-feature-single {
    margin: 0 0 30px;
  }

  .core-feature-single:hover .hover-shape-1 {
    left: -25px;
    top: 15px;
  }

  .core-feature-single:hover .hover-shape-2 {
    right: 35%;
    top: -20px;
  }

  .core-feature-single:hover .hover-shape-3 {
    right: -10px;
    bottom: 40%;
  }

  .core-feature-single:hover .hover-shape-4 {
    right: 35%;
    bottom: -20px;
  }

  .core-feature-single:hover .hover-shape-5 {
    left: -15px;
    bottom: 35%;
  }

  .load-more-btn a {
    margin-top: 30px;
  }
  .about-app-mocup {
    position: unset;
    margin-top: 50px;
    text-align: center;
  }
  .about-app-mocup img {
    max-width: 250px;
  }
  .about-info-single .icon {
    text-align: center;
  }
  .about-cont {
    margin-top: 0;
  }
  #about-area {
    padding: 60px 0 70px;
    background-size: cover;
    background-position: left;
  }
  .video-cont {
    width: 300px;
    height: 300px;
    top: 375px;
    border-radius: 50%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .video.title {
    padding-bottom: 350px;
  }
  #video-area {
    padding: 40px 0;
    background-size: cover;
    background-position: top;
  }
  .awesome-feat-img {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .feat-carousel-wrap,
  .partners-carousel-wrap {
    margin-right: 0;
  }
  .awesome-feat-img img {
    max-width: 300px;
  }
  .awesome-feat-carousel.owl-carousel,
  .partners-carousel.owl-carousel {
    padding: 10px;
  }
  .feat-carousel-wrap::before,
  .feat-carousel-wrap::after,
  .partners-carousel-wrap::before,
  .partners-carousel-wrap::after {
    display: none;
  }
  .awesome-feat-single {
    margin: 0px;
    border: 1px solid #e6f0fa;
    -webkit-box-shadow: 0 0;
    box-shadow: 0 0;
  }

  #awesome-feat-area {
    padding: 30px 0 !important;
  }
  #how-work-area {
    padding: 30px 0 !important;
    background-size: contain;
  }
  #pricing-wrap .yearly,
  #pricing-wrap .monthly {
    right: -30px;
  }
  #pricing-area {
    padding: 80px 0 240px;
  }
  #team-area {
    background-size: auto;
    padding: 90px 0 60px;
  }
  .team-single {
    margin-bottom: 40px;
  }
  #testimonial-area .section-heading h2 {
    font-size: 30px;
  }
  .client-comment h3 {
    font-size: 14px;
    line-height: 26px;
  }
  .client-single.active {
    width: 80%;
  }
  .client-comment span i {
    font-size: 40px;
  }
  .client-single:not(.active) {
    -webkit-transform: scale(0.25);
    transform: scale(0.25);
  }
  .client-single.position-5,
  .client-single.position-7,
  .client-single.position-6 {
    right: -70px;
  }
  .client-single.position-4 {
    left: -60px;
  }
  .client-single.position-3 {
    left: -75px;
  }
  .client-single.position-3,
  .client-single.position-7 {
    -webkit-transform: scale(0.25) !important;
    transform: scale(0.25) !important;
  }
  .client-single.active .client-img img {
    max-width: 80px;
  }
  .client-single.active .client-img::before {
    padding: 5px;
    width: 88px;
    height: 88px;
    top: -4px;
    left: 16px;
  }
  .client-single.active .client-img {
    width: 120px;
    height: 100px;
  }
  .testi-wrap {
    height: 550px;
  }
  .app-download-bg {
    background-position: bottom;
  }
  .app-download-mockup {
    right: 0;
    bottom: 80px;
    width: 90%;
    left: 0;
    text-align: center;
    margin: 0 auto;
  }
  .faq-img img {
    max-width: 280px;
    margin-left: 0;
    margin-top: 110px;
  }
  .card .card-header a {
    font-size: 15px;
    line-height: 25px;
    padding: 15px 15px;
  }
  .faq-img img {
    max-width: 280px;
    margin-left: 0;
    margin-top: 80px;
  }
  #faq-area {
    background-size: contain;
  }
  #contact-area {
    padding: 70px 0 30px;
    margin-bottom: 0;
  }
  .get-started h2 {
    font-size: 30px;
    line-height: 40px;
    margin: 0 0 20px;
  }
  #footer {
    background-size: cover;
  }
  .get-started a {
    padding: 15px 20px;
    margin: 20px 0 0;
    float: left;
  }
  .footer-widget {
    margin-bottom: 40px;
  }
  .footer-cont {
    padding: 80px 0 30px;
  }
  .footer-widget h3 {
    font-size: 20px;
    line-height: 30px;
  }
  /* .screenshot-frame {
    display: none;
  } */
  #home-area.bg-2 {
    background-position: left;
    background-size: cover;
  }
  .about-cont h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .about-info-single {
    margin-bottom: 20px;
  }
  #core-feature-area {
    padding: 80px 0 50px;
  }
  .counter-single {
    margin-bottom: 70px;
  }
  .how-work-bg {
    background-image: none;
  }
  .how-work-single {
    margin-bottom: 60px;
    padding: 0;
  }
  .how-work-single i {
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 108px;
  }
  .how-work-single .icon {
    width: 120px;
    height: 120px;
  }
  .how-work-single .number {
    left: 90px;
  }
  #newsletter-area {
    padding: 95px 0 100px;
  }
  .screen-carousel.owl-carousel .owl-nav > div {
    margin-right: 0;
  }
  #screenshot-area {
    padding: 40px 0 100px;
    background-size: 85%;
  }
  .screen-carousel.owl-carousel img {
    max-width: 250px;
    margin: 0 auto;
    border: 1px solid #e6f0fa;
  }
  .toggle-container .switch-toggles {
    margin-bottom: 30px;
    width: 270px;
  }
  .toggle-container .switch-toggles::after {
    width: 135px;
  }
  .toggle-container .switch-toggles .monthly,
  .toggle-container .switch-toggles .yearly {
    width: 134px;
  }
  .toggle-container .switch-toggles.active::after {
    left: 135px;
  }
  #pricing-wrap {
    margin-bottom: 460px;
    margin-top: 20px;
  }
  .custom-plan-wrap {
    background-size: auto;
  }

  .faq-img {
    text-align: center;
  }
  .footer-copyright {
    text-align: center;
  }
  .footer-social {
    text-align: center !important;
    margin-top: 15px;
  }
  #custom-plan-area .section-heading {
    margin-bottom: 40px;
  }
  #header.sticky {
    padding: 10px 0;
  }
  .screen-carousel.owl-carousel .owl-nav {
    text-align: center;
  }
  .screen-carousel.owl-carousel .owl-nav .owl-next {
    right: 40%;
  }
  .newsletter-form button {
    position: unset;
    width: 100%;
  }
  .newsletter-form input {
    padding-left: 20px;
    width: 100%;
    border: 1px solid #2e19a7;
    margin-bottom: 15px;
  }
  .newsletter-input-bx {
    border: 0;
    border-radius: 0;
  }
  .counter.title {
    padding-bottom: 65px;
  }
  #testimonial-area {
    padding: 90px 0 100px;
  }
  .client-single.position-2 {
    left: -60px;
    top: 50px;
  }
  .download-btns a {
    padding: 10px 20px;
    margin-right: 10px;
  }
  .awesome-feat-carousel.owl-carousel .owl-nav > div,
  .partners-carousel.owl-carousel .owl-nav > div {
    width: 55px;
    height: 55px;
    line-height: 60px;
    font-size: 20px;
  }
  #core-feature-area .section-heading p {
    padding: 0;
  }
  .newsletter-input-bx.two {
    border: 0;
  }
  .newsletter-input-bx.two input {
    border: 1px solid #e6f0fa;
  }
  #faq-area .section-heading p {
    padding: 0;
  }
  .breadcrumb-cont h2 {
    font-size: 36px;
    margin: 0 0 20px;
  }
  .page-breadcrumb {
    padding: 160px 0 90px;
  }
  .blog-wrap {
    padding: 100px 0 60px;
  }
  .post-media img {
    width: 100%;
  }
  .post-media .date {
    font-size: 26px;
  }
  .blog-sidebar {
    margin: 80px 0 0;
  }
  .avatar {
    width: 100%;
  }
  .comnt-text {
    width: 100%;
  }
  .comment-single.reply {
    margin-right: 60px;
  }
  .comment-single.reply .avatar {
    width: 100%;
  }
  .comment-single.reply .comnt-text {
    width: 100%;
  }
  .blog-wrap {
    padding: 100px 0 10px;
  }
  .comment-form button {
    padding: 14px 26px;
  }
  .blog-pagination.two {
    margin: 50px 0 0;
  }
  .post-cont h3 a {
    font-size: 26px;
    line-height: 36px;
  }
  .blog-single {
    padding: 0;
  }
  .post-cont blockquote {
    padding: 55px 20px 20px;
  }
  .avatar img {
    margin-bottom: 20px;
  }
  .comment-form input,
  .comment-form textarea {
    padding-right: 20px;
  }
  .post-cont blockquote p {
    font-size: 16px;
  }
  .comment-single {
    padding: 30px 20px 12px;
  }
  .navbar-nav .nav-link {
    font-size: 15px;
  }
  .navbar-nav .nav-item.download-btn .nav-link {
    margin-top: 15px;
  }
  .caption-btns a.bg {
    padding: 10px 18px;
    margin-bottom: 30px;
  }
  .core-feature-single .icon,
  .counter-single .icon {
    margin: 0 auto 40px;
    font-size: 34px;
  }
  .section-heading h5 {
    font-size: 14px;
  }
  .core-feature-single .icon::before,
  .counter-single .icon::before {
    width: 110px;
    height: 110px;
    top: -20px;
    right: -20px;
  }
  .core-feature-single .icon::after,
  .counter-single .icon::after {
    width: 90px;
    height: 90px;
    top: -10px;
    right: -10px;
  }
  .core-feature-single {
    padding: 30px 0;
  }
  .about-cont h5 {
    font-size: 14px;
  }
  .about-info-single {
    padding: 20px 10px 5px;
    text-align: center;
  }
  .about-info-single .content,
  .about-info-single .icon {
    width: 100%;
  }
  .about-info-single .icon {
    margin: 0 0 12px;
  }
  .title h5 {
    font-size: 14px;
  }
  .counter.title {
    padding-bottom: 60px;
  }
  .price-tbl-single a {
    padding: 12px 30px;
  }
  .download-btns {
    text-align: center;
  }
  .rating-number,
  .rating-details {
    width: 100%;
  }
  .app-reviews {
    text-align: center;
  }
  .download-btns a {
    margin: 0 5px;
  }
  .contact-form button {
    padding: 12px 22px;
  }
  .load-more-btn a {
    padding: 12px 30px;
  }
  #contact-area {
    background-size: 0;
  }
  .caption-btns a {
    margin: 0 4px;
  }
  #home-area.bg-1 {
    margin-bottom: 20px;
    background-position: center;
  }
  #core-feature-area {
    margin-bottom: 0;
  }
  .price-tbl-single .price {
    margin: 45px 0 0;
  }
  .price-tbl-single .price-bg {
    top: -22px;
  }
  .caption h1 {
    margin-bottom: 15px;
  }
  .about-info-single .content p {
    font-size: 15px;
  }
  #video-area.bg-2 {
    padding-top: 40px;
  }
  .card .card-header a::after {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 10px;
  }
}

/* custom styles */

@media (max-width: 991px) {
  #save-your-clients .row {
    gap: 20px;
  }
  .fliped-work-area-bg-rtl {
    display: none;
    right: 0 !important;
    left: 50% !important;
    transform: scaleX(-1) translateX(-50%);
  }

  .vendors-data .mfp-content {
    width: 95% !important;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .our-clients-sec .clients-holder .client-box {
    width: calc(95% / 5);
  }

  .our-clients-sec.vendors-page .clients-holder .client-box {
    width: calc(95% / 3);
  }
}
@media screen and (max-width: 1199.98px) {
  .our-clients-sec .clients-holder .client-box {
    width: calc(95% / 4);
  }
}
@media screen and (max-width: 991.98px) {
  .our-clients-sec .clients-holder .client-box {
    width: calc(95% / 3);
  }
  .our-clients-sec {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767.98px) {
  .our-clients-sec .clients-holder .client-box {
    width: calc(95% / 2);
  }
}
@media screen and (min-width: 992px) {
  .our-clients-sec .clients-holder .client-box:hover {
    transform: scale(1.1);
  }
}

@media (max-width: 700px) {
  .feat-screen-single img {
    max-width: 100% !important;
  }
}

@media (max-width: 991px) {
  .abkhus-form-input {
    margin-bottom: 0 !important;
  }

  .save-your-clients-carousel {
    display: none !important;
  }

  #save-your-clients {
    padding: 20px 0;
  }

  .platforms-types-holder .radio-buttons-holder {
    justify-content: space-between !important;
  }

  #screenshot-area.bg-1 .screenshot-area-img img {
    display: none;
  }

  .partners-carousel-wrap .owl-item img {
    width: 50% !important;
    margin: 0 auto;
  }

  .partners-carousel-wrap .owl-nav {
    top: 150px;
  }

  .our-partners {
    padding: 20px 0;
  }

  .partners-mobile-carousel .owl-nav {
    bottom: -70px !important;
  }

  .partners-mobile-carousel .owl-item h3 {
    text-align: center !important;
  }

  .counter-single h2::after {
    font-size: 25px;
  }

  .screen-carousel.owl-carousel .owl-nav {
    bottom: -80px !important;
  }

  .awesome-feat-carousel.owl-carousel .owl-nav {
    top: 90% !important;
    right: 35% !important;
  }

  .partners-carousel.owl-carousel .owl-nav {
    bottom: -70px !important;
    left: 150px !important;
  }
  #faq-area {
    padding: 60px 0;
  }
  .app-downlod-review {
    padding: 40px 0 !important;
  }
  #contact-area,
  #faq-area {
    padding: 40px 0;
  }

  #footer {
    padding: 140px 0 0;
  }
  #save-your-clients-popup #save-your-clients {
    padding: 30px 0;
  }

  #save-your-clients-popup #save-your-clients .container {
    margin-top: 20px;
  }

  #save-your-clients-popup #save-your-clients .section-heading {
    margin: 0;
  }

  #core-feature-area.bg-1::before {
    background-size: 30% 20%;
    height: 100%;
    width: 100%;
    opacity: 0.1;
  }
  #awesome-feat-area.bg-1::before {
    background-size: 45%;
    background-position: 0 5%;
    opacity: 0.1;
  }

  #pricing-area::before {
    top: 0px;
    background-size: 50% 30%;
    opacity: 0.1;
  }
}

@media (max-width: 700px) {
  .vendor-brif-data {
    flex-direction: column;
    gap: 20px;
    margin: 0;
  }

  .what-we-provide-carousel .owl-stage {
    height: auto !important;
  }

  .what-we-provide-carousel .owl-nav {
    bottom: -30px !important;
  }

  .core-feature-single {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .screenshot-frame {
    left: 50% !important;
    transform: translateX(-50%);
    pointer-events: none !important;
  }
  .app-download-mockup {
    display: none;
  }
}

@media (max-width: 480px) {
  .screenshot-frame {
    width: 255px;
  }

  .screen-carousel img {
    left: 1px !important;
    border-radius: 35px !important;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  .screenshot-frame {
    width: 355px !important;
  }

  .screen-carousel img {
    border-radius: 35px !important;
    left: 0px !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .screenshot-frame {
    width: 275px !important;
    height: 555px !important;
    left: 28% !important;
    transform: translateX(-50%);
  }

  .screen-carousel img {
    border-radius: 15px !important;
    left: -10px !important;
  }

  .what-we-provide-carousel .owl-nav {
    bottom: -30px !important;
  }

  .what-we-provide-carousel .owl-stage {
    height: 500px !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .screenshot-frame {
    width: 270px !important;
  }

  .screen-carousel img {
    left: -15px !important;
    border-radius: 15px !important;
  }

  .what-we-provide-carousel .owl-stage {
    height: 600px !important;
  }
}

@media (min-width: 992px) {
  #core-feature-area.bg-1::before {
    content: "";
    position: absolute;
    top: 0;
    /* left: 70%; */
    /* width: 200%;
  height: 170%; */
    /* background-image: url(../images/shapes/1.jpeg); */
    background-repeat: no-repeat;
    background-size: cover;
    right: 0;
    width: 30%;
    height: 30%;
    background-image: url(../images/shapes/2.png);
    opacity: 0.3;
    border-radius: 10px;
  }
}
