@media screen and (max-width: 1350px) {
  .main-headding {
    background-blend-mode: darken;
  }

  .main-headding p {
    color: #c7c7c7;
  }
  .main-headding h1 {
    color: #ebebeb;
    font-size: 35px;
  }
  .main-headding .headding {
    padding: 20px 40px;
    background: rgb(0 0 0 / 76%);
    border-radius: 12px;
  }
  .benefits-con h2 {
    padding-top: 30px;
  }
  .bar {
    display: block;
    z-index: 999;
  }
  .nav-con .unoder-lists::before {
    display: block;
    content: "";
    border: 20px solid transparent;
    position: absolute;
    right: 10px;
    border-bottom-color: #6169fa;
    transform: translateY(-100%);
  }
  .nav-con .unoder-lists {
    position: fixed;
    top: 96px;
    right: 0px;
    transform: translateX(100%);
    background-color: #ffff;
    z-index: 999;
    display: inline-block;
    width: max-content;
    transition: transform 0.3s ease-in-out;
    box-shadow: 1px 2px 5px rgb(95 95 95);
    border-radius: 12px;
  }

  .nav-con .unoder-lists ul {
    text-align: center;
    width: max-content;
    max-height: calc(100vh - 100px);
    overflow-y: auto;
  }
  .nav-con .unoder-lists.active {
    transform: translateX(-20px);
  }
  .nav-con .unoder-lists ul li {
    right: 20px;
    text-align: center;
    display: block;
    margin: 0 auto;
    padding: 15px 65px;
  }
  .nav-con .unoder-lists ul li:not(:first-of-type) {
    border-top: 1px solid #f5f5f5;
  }

  .nav-con .unoder-lists ul li:hover {
    box-shadow: rgba(0, 0, 0, 0.16) 0 2px 4px, rgba(0, 0, 0, 0.26) 0 4px 10px;
  }

  .main-headding .headding {
    border-radius: 1px;
  }
}
@media screen and (max-width: 1120px) {
  .two-animated-con .one-con {
    position: absolute;
    width: 100%;
    left: 0px;
    z-index: -1;
  }

  .two-animated-con .two-con {
    position: relative;
    width: 100%;
  }
  .two-animated-con .two-con .big-con p {
    color: black;
  }
  .rotate-hr-2,
  .rotate-hr {
    display: none;
  }
  .two-animated-con .two-con .big-con {
    background-color: #f2f2f2c7;
  }

  .wrapper .two-animated-con div:nth-of-type(5) {
    transform: translateY(100%);
  }
  .two-animated-con .one-con .shapes {
    opacity: 0.4;
  }
  .two-animated-con .one-con .fourth-shape {
    right: 0;
  }
  .two-animated-con .one-con .third-shape {
    left: -45px;
  }
  .two-animated-con .one-con .main-sircle {
    position: absolute;
    width: 200px;
    height: 200px;
    left: 35%;
    top: 30%;
    /* transform: translate(-50%, -50%); */
    animation: infenity-scale 10s infinite 2s;
  }
}
@media screen and (max-width: 970px) {
  .nav-con .logo-con {
    width: 45%;
  }

  .main-headding .headding {
    width: 100%;
  }
  .two-animated-con {
    padding: 30px;
  }
  .two-animated-con .two-con {
    width: 100%;
  }
  .get-new-update .tow-update .one-update form input {
    width: 360px;
  }
  .get-new-update .tow-update .one-update .one-four {
    top: 1%;
  }
  .get-new-update .tow-update .one-update .one-one {
    height: 290px;
    right: -160px;
  }

  .get-new-update .tow-update .one-update .one-two {
    bottom: 46%;
    left: 8%;
  }

  .user-recognised .seven-consaptes {
    padding: 40px 0px;
  }
  .last-pic-con img {
    height: 500px;
    width: 690px;
  }
}
@media screen and (max-width: 900px) {
  .get-new-update .tow-update .one-update form input {
    width: 295px;
  }
  .last-con {
    text-align: center;
  }
  .last-con .right-ul {
    display: block;
    position: initial;
  }
}

@media screen and (max-width: 750px) {
  .nav-con .logo-con {
    width: 70%;
  }

  .main-headding {
    padding: 20px;
  }
  .main-headding .headding {
    width: 100%;
  }
  .main-headding .headding {
    padding: 90px 40px;
  }
  .main-headding {
    background-position: center;
    padding: 0px;
  }

  .success-con .all-square .squrare-div {
    height: max-content;
    padding: 12px;
  }

  /* .two-animated-con .two-con .top-small-con {
      padding: 98px 42px;
    } */
  .business-development .tow-con .one-con {
    width: 100%;
  }
  .business-development .tow-con .one-con {
    display: block;
    margin: 0 auto;
    width: auto;
  }
  .business-development .tow-con .scond-con {
    padding: 27px 27px 70px;
  }
  .business-development .tow-con .scond-con {
    width: 100%;
  }
  .benefits-con h2 {
    padding-top: 30px;
  }
  .benefits-con h2,
  .how-it-is-work h2,
  .success-con h2,
  .The-Freedom-of-Work h2,
  .user-recognised h2,
  .faq-con h2 {
    font-size: 30px;
    padding: 12px;
  }
  .all-one-curcle {
    width: 100%;
  }

  .install-google-paly {
    text-align: center;
    width: 100%;
    padding-top: 46px;
  }
  .install-google-paly img {
    width: 250px;
  }

  .install .one-curcle-con .one-curcle {
    height: 70px;
    width: 70px;
  }
  .install {
    padding: 75px 12px;
  }
  .last-pic-con img {
    height: 315px;
    max-width: 430px;
  }

  .faq-con {
    padding: 20px;
  }
  .get-new-update .upper-con h3 {
    font-size: 24px;
  }
  .get-new-update .upper-con {
    width: 300px;
  }
  .get-new-update .tow-update .second-update,
  .get-new-update .tow-update .one-update {
    height: 550px;
  }
  .get-new-update .tow-update .second-update .update-two {
    height: 110px;
  }
  .get-new-update .tow-update .one-update {
    width: 100%;
  }
  .get-new-update .tow-update .second-update {
    width: 100%;
  }
  .get-new-update .upper-con .two-upper-con {
    background-color: #ffc107;
  }
  .get-new-update .upper-con h3 .yellow {
    color: #ffffff;
  }
  .get-new-update .upper-con .sep {
    background: #eeeeee;
  }

  .get-new-update .tow-update .one-update form input {
    width: 280px;
  }
  .get-new-update .tow-update .second-update .update-two {
    display: none;
  }
  .get-new-update .tow-update .one-update .one-five {
    display: none;
  }
  .get-new-update .tow-update .one-update .one-five {
    display: none;
  }
  .The-Freedom-of-Work .one,
  .The-Freedom-of-Work .two,
  .The-Freedom-of-Work .three,
  .The-Freedom-of-Work .four,
  .The-Freedom-of-Work .five,
  .The-Freedom-of-Work .six,
  .The-Freedom-of-Work .seven,
  .The-Freedom-of-Work .eight,
  .The-Freedom-of-Work .nine,
  .The-Freedom-of-Work .ten {
    height: 30px;
  }
  .The-Freedom-of-Work .two {
    height: 200px;
    top: -30px;
  }
  .The-Freedom-of-Work .three {
    height: 150px;
    bottom: -65px;
  }
  .The-Freedom-of-Work .one {
    height: 300px;
    bottom: -112px;
  }
  .get-new-update .tow-update .second-update .update-one,
  .get-new-update .tow-update .second-update .update-two,
  .get-new-update .tow-update .second-update .update-three,
  .get-new-update .tow-update .second-update .update-four,
  .get-new-update .tow-update .second-update .update-five,
  .get-new-update .tow-update .second-update .update-six,
  .get-new-update .tow-update .second-update .update-seven,
  .get-new-update .tow-update .second-update .update-eight {
    height: 20px;
  }
  .one-bigcon {
    overflow: hidden;
  }
  .get-new-update .tow-update .second-update .update-three {
    bottom: 20%;
  }

  /* .last-con .right-ul {
    transform: translate(-125px, 45px);
  } */
}

@media screen and (max-width: 490px) {
  /* .two-animated-con .two-con .big-con {
      height: 300px;
      padding: 63px 52px;
    } */
  .benefits-con p {
    padding: 48px 18px 110px;
  }

  .business-development .tow-con .scond-con h3 {
    font-size: 25px;
    padding-bottom: 25px;
  }
  .business-development .tow-con .scond-con p {
    font-size: 12px;
    text-align: justify;
  }
  .business-development .tow-con .one-con {
    padding: 15px;
  }
  .success-con .all-square .squrare-div.active .on-square {
    transform: scale(0.4) translate(-26px, -64px);
  }

  .success-con .all-square .squrare-div {
    width: 120px;
    font-size: 12px;
  }
  .success-con .all-square .squrare-div .squrare {
    padding: 20px 0px 0px;
  }
  .benefits-con h2 {
    padding-top: 40px;
  }
  .The-Freedom-of-Work p.p-tow {
    font-size: 10px;
  }
  .one-bigcon .under-cons {
    height: 137px;
    width: 122px;
  }
  .user-recognised .seven-consaptes .consaptes .under-consaptes-square {
    height: 245px;
    font-size: 12px;
    width: 200px;
  }
  .faq-con .faq-con-bar .faq-qutions h4 {
    font-size: 18px;
  }
  .main-headding h1 {
    font-size: 35px;
  }
  .get-new-update .tow-update .one-update .one-two {
    bottom: 50%;
  }

  .last-con ul.left li {
    padding: 8px;
    font-size: 10px;
  }
  .last-con .last-img-con img {
    height: 35px;
    width: 35px;
  }
  .last-write-con .privacy {
    font-size: 8px;
  }
  .last-write-con p {
    font-size: 6px;
  }
  .last-pic-con img {
    height: 165px;
    width: 290px;
  }
}

@media screen and (max-width: 390px) {
  .two-animated-con .two-con .big-con {
    height: 300px;
    padding: 63px 52px;
  }
  /* .install-google-paly img {
    width: 208px;
    animation: infenity-three 2s ease-in-out infinite;
  } */
}

@media screen and (max-width: 280px) {
  .nav-con .logo-con {
    width: 100%;
    transform: scale(0.7) translate(-49px);
  }
  .nav-con .unoder-lists ul li {
    padding: 15px 45px;
  }
  .two-animated-con .one-con {
    overflow-x: hidden;
  }
  .two-animated-con .two-con .big-con p {
    font-size: 14px;
  }
  .two-animated-con .two-con .top-small-con {
    padding: 10px 25px;
    max-width: 150px;
  }
  .two-animated-con .one-con .second-shape {
    width: 100px;
  }
  .two-animated-con .one-con .shapes img:first-of-type {
    max-width: 100px;
  }
  .last-pic-con img {
    width: 100%;
  }
  .get-new-update .tow-update .one-update form input {
    width: 235px;
  }
  .get-new-update .upper-con {
    max-width: 100%;
  }
  .get-new-update .tow-update .one-update {
    overflow: hidden;
  }
  .user-recognised .seven-consaptes .consaptes .under-consaptes-square {
    width: 186px;
  }
}
