@media only screen and (max-width: 1600px) {
  .bettertech .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .bettertech .row [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px;
  }

  .bettercontentbox.betteamll p {
    color: #3f3f3f;
    font-size: 17px;
    line-height: 26px;
  }
  .bettercontentbox {
    margin: 0 10px;
    padding: 20px 10px 10px;
  }
  .footermenu li {
    position: relative;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 1440px) {
  .main-banner::before {
    width: 60%;
  }

  .download-left-sec {
    max-width: 52%;
    flex: 0 0 52%;
  }

  .download-right-sec {
    max-width: 48%;
    flex: 0 0 48%;
    padding-left: 50px;
  }
  .downloadappimg::after {
    right: -134px;
    width: 177px;
    height: 178px;
    background-size: 120px;
  }
  .banner_content {
    width: 60%;
  }
  .main-banner::before {
    width: 80%;
  }
}

@media only screen and (max-width: 1199px) {
  body {
    font-size: 20px;
    line-height: 30px;
  }

  .banner_content {
    width: 70%;
  }
  .pt-100 {
    padding-top: 70px;
  }
  .pb-100 {
    padding-bottom: 70px;
  }
  .betttermainbox {
    margin: 0 0 30px 0;
  }
  .bettercontentbox.betteamll h2 {
    font-size: 17px;
  }
  .bettercontentbox.betteamll p {
    font-size: 16px;
    line-height: 24px;
  }
  .bettercontentbox {
    bottom: -60px;
  }
  .headingbox .headingtitle {
    font-size: 44px;
  }
  .aboutegesscontent h2 {
    font-size: 30px;
  }
  .aboutegesscontent ul li p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
  }

  .wearebox {
    font-size: 20px;
    line-height: 30px;
    max-width: 270px;
  }
  .downloadappcontent {
    margin-left: 0;
  }
  .downloadappcontent h2 {
    padding: 0 20px 30px;
    font-size: 40px;
    line-height: 50px;
  }
  .qutext {
    padding: 10px 10px 10px 40px;
    font-size: 20px;
    line-height: 30px;
  }
  .qrscanbox {
    max-width: 170px;
  }
  .unlocksection .unlockcontent ul li {
    padding: 10px;
    column-gap: 15px;
  }
  .unlocksection .unlockcontent ul li img {
    max-width: 50px;
  }
  .unlocksection .unlockcontent ul li p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
  }

  .congrats-tag1 {
    left: 250px;
  }
  .acctordingbox a.faqtitle {
    font-size: 20px;
  }
}

@media only screen and (max-width: 991px) {
  .btn {
    font-size: 18px;
  }
  .downloadappimg::after {
    background-size: 90px;
  }
  .download-right-sec {
    padding-left: 20px;
  }
  /*=====Home page CSS Start=====*/
  /*header css Start*/
  /*************mobile-menu-start***************/

  .headingbox .headingtitle {
    font-size: 40px;
  }
  .aboutegesscontent {
    width: 70%;
  }
  .aboutgessimgleft {
    width: 25%;
  }
  .aboutgessright {
    width: 25%;
  }
  .aboutegesscontent h2 {
    font-size: 26px;
  }
  .banner-tag {
    font-size: 12px;
  }
  .congrats-tag {
    bottom: 20px;
    left: 30px;
  }
  .congrats-tag1 {
    left: inherit;
    right: 10px;
    bottom: 90px;
  }
  .downloadappcontent {
    padding-top: 0;
  }
  .downloadappcontent h2 {
    padding: 10px;
    font-size: 30px;
    line-height: 40px;
  }
  .qrscanbox {
    max-width: 140px;
  }
  .qutext {
    font-size: 14px;
    line-height: 24px;
  }

  .unlocksection .row {
    align-items: center;
  }
  .aboutgreenbox {
    width: 150px;
    height: 150px;
  }
  .aboutblubox {
    width: 150px;
    height: 150px;
  }
  .aboutright {
    padding: 0;
  }
  .aboutright p {
    font-size: 18px;
  }
  .aboutright .btn {
    font-size: 14px;
  }

  .mapicon {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 36px;
  }

  .address {
    display: flex;
    column-gap: 10px;
  }
  .downloadappcontent {
    padding: 40px 0 0 0;
    max-width: 100%;
    margin-left: 0;
    width: 100%;
  }
  .addresscontact {
    column-gap: 10px;
  }
  .footermenu li {
    padding: 0 5px;
  }
  .footermenu li a {
    font-size: 14px;
  }
  .footersociallinks ul {
    flex-wrap: wrap;
  }
  .footersociallinks ul li:first-child {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .footermenu li::after {
    top: 9px;
    height: 16px;
  }

  /*************mobile-menu-end***************/
}

@media only screen and (max-width: 767px) {
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .pt-70 {
    padding-top: 50px;
  }
  .pb-70 {
    padding-bottom: 50px;
  }

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

  .main-banner {
    background: url(../images/mobilebanner.png) right center no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 20px;
  }
  .bannertext {
    padding-top: 50px;
  }
  .banner_content {
    width: 100%;
  }
  .banner_content h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .banner_content {
    min-height: 480px;
  }
  .headingbox .headingtitle {
    font-size: 36px;
  }
  .bettercontentbox {
    padding: 20px;
    bottom: -100px;
  }
  .betttermainbox {
    margin: 0 0 80px 0;
  }
  .aboutgussmain.d-flex {
    flex-wrap: wrap;
  }
  .aboutgessimgleft {
    width: 50%;
    order: 2;
  }
  .aboutegesscontent {
    width: 100%;
    order: 1;
    padding-bottom: 0;
  }
  .aboutgessright {
    width: 50%;
    order: 3;
  }
  .wearebox {
    max-width: 300px;
  }
  .aboutegesscontent h2 {
    margin-bottom: 20px;
  }
  .aboutgessimgleft img {
    max-width: 200px;
  }
  .aboutgessright img {
    max-width: 200px;
  }
  .qutext {
    font-size: 18px;
    line-height: 28px;
    padding-left: 25px;
    width: 100%;
    margin: 15px 0 0 0;
  }
  .qutext br {
    display: none;
  }
  .downloadappcontent {
    padding-top: 30px;
  }
  .downloadappcontent h2 {
    padding-bottom: 30px;
  }
  .unlockimg {
    padding: 50px;
  }
  .unlocksection .headingbox {
    margin-bottom: 0;
  }
  .unlocksection .unlockcontent {
    padding: 0 20px;
  }
  .unlocksection .unlockcontent ul li {
    padding: 20px;
  }
  .aboutgreenbox {
    width: 180px;
    height: 180px;
  }
  .aboutblubox {
    width: 180px;
    height: 180px;
  }
  .aboutright {
    padding-top: 40px;
  }
  .aboutright p {
    margin-bottom: 20px;
  }
  .aboutright p:last-child {
    margin-bottom: 0;
  }
  .footermenu {
    align-items: start;
    justify-content: start;
  }
  .footermenu li a {
    font-size: 16px;
  }
  .footermenu li {
    padding: 0 15px;
  }
  .footermenu li:first-child {
    padding-left: 0;
  }
  .footermenu li::after {
    top: 5px;
  }
  .footersociallinks ul li:first-child {
    width: auto;
    text-align: inherit;
    margin-bottom: 10px;
  }
  .footersociallinks ul {
    justify-content: start;
  }
  .footercontact {
    float: inherit;
    margin-top: 20px;
  }
  .main-banner::before {
    width: 100%;
  }
  .headebtn {
    padding: 5px 8px;
    font-size: 14px;
  }
  .menu ul li a {
    font-size: 16px;
  }
  .banner_content h1 {
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
  }
  .bannertext {
    padding: 30px 0;
    text-align: center;
  }
  .banner_content p {
    margin-bottom: 0;
  }
  .banner_content {
    flex-direction: column;
  }
  .aiimages {
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    justify-content: center;
    text-align: center;
    margin: 0px auto 20px;
    position: relative;
  }

  .main-banner::before {
    width: 100%;
    background: rgba(0, 0, 0, 0.55);
  }
  .wearebox::after,
  .wearebox::before {
    display: none;
  }
  .download-left-sec {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .downloadappimg::after {
    display: none;
  }
  .congrats-tag {
    bottom: 10px;
    left: 5px;
    right: 5px;
  }
  .congrats-tag1 {
    left: 5px;
    right: 5px;
    bottom: 47px;
  }
  .banner-tag p {
    font-size: 11px;
  }
  .banner-tag {
    padding: 5px 10px 5px 10px;
  }
  .download-right-sec {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .qucodemain {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
  }
  .qrscanbox {
    max-width: 180px;
  }
  .aboutright .btn {
    font-size: 16px;
  }
  .acctordingbox a.faqtitle {
    font-size: 16px;
  }
  .btn {
    font-size: 16px;
  }
  .footerlogo img {
    max-width: 150px;
  }
  .footermain {
    padding: 20px 0 0 0;
  }
}

@media only screen and (max-width: 575px) {
  body {
    padding-top: 70px;
  }
  .faqbutton .mainbutton {
    max-width: 300px;
    white-space: normal;
  }
  .header {
    padding: 15px 0;
  }
  .logo img {
    max-width: 150px;
  }
  .bannertext .mainbutton {
    font-size: 16px;
    padding: 10px 15px;
  }
  .bettercontentbox h2 {
    font-size: 17px;
  }
  .bettercontentbox p {
    font-size: 16px;
    line-height: 24px;
  }
  .headerbutton {
    padding-left: 10px;
  }
  .wearebox {
    max-width: 220px;
  }
  .wearebox {
    font-size: 18px;
    line-height: 26px;
  }
  .wearebox::after {
    right: -52px;
  }
  .wearebox::before {
    left: -52px;
  }
  .aboutgessimgleft img {
    max-width: 130px;
  }
  .aboutgessright img {
    max-width: 130px;
  }
  .headingbox .headingtitle {
    font-size: 30px;
  }
  .downloadapp .headingbox {
    margin-bottom: 20px;
  }

  .unlocksection .unlockcontent ul li {
    padding: 10px;
    column-gap: 15px;
    flex-direction: column;
    text-align: center;
    row-gap: 10px;
  }

  .abooutimgleft {
    flex-direction: row;
    column-gap: 20px;
    align-items: center;
  }
  .aboutblubox {
    font-size: 22px;
    line-height: 28px;
  }

  .abooutright {
    flex-direction: row;
    column-gap: 20px;
    align-items: center;
    padding-top: 20px;
  }
  .aboutgreenbox {
    font-size: 22px;
    line-height: 28px;
  }
  .aboutgreenbox p {
    font-size: 16px;
  }
  .copyrightbox {
    flex-direction: column;
    text-align: center;
    row-gap: 10px;
  }
  .copyright {
    width: 100%;
  }
  .privacylink {
    width: 100%;
  }
  .privacylink ul {
    align-items: center;
    justify-content: center;
  }
  .privacylink li::after {
    top: 8px;
  }

  .logo img {
    max-width: 140px;
  }
  .menu ul li a {
    font-size: 14px;
  }
  .headebtn {
    padding: 5px 5px;
    font-size: 13px;
    width: 60px;
    text-align: center;
    line-height: 1.2;
  }

  .aiimages {
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    justify-content: center;
    text-align: center;
    margin: 0px auto 20px;
    position: relative;
    flex-direction: column;
    gap: 15px;
  }

  .icon img {
    max-width: 54px;
  }
  .whatsapp .icon img {
    max-width: 40px;
  }
}
