/** Shopify CDN: Minification failed

Line 819:0 Unexpected "}"

**/
@media screen and (max-width: 1400px) {
  .banner-content {
    padding-left: 20px;
  }
}

@media screen and (max-width: 1310px) {
  .banner-content {
    padding-left: 0px;
  }

  .sm-contact-2 {
    font-size: 14px;
  }

  .sub-area .sm-contact {
    font-size: 12px;
  }
}

@media screen and (max-width: 1279px) {
  .left-ban h1 {
    font-size: 40px;
  }

  .left-ban span {
    font-size: 26px;
  }

  .left-ban p {
    font-size: 18px;
  }

  .banner-section {
    height: unset;
  }

  .explore {
    bottom: 0px;
  }

  .smarter-section {
    margin-top: 140px;
  }

  .smarter-images {
    margin: 40px auto;
  }

  .table-section {
    margin: 10px 0;
    padding-bottom: 140px;
  }

  .table-content-area {
    padding-top: 100px;
    padding-bottom: 50px;
  }

  .Wicked-table tr td p,
  .ans p {
    font-size: 16px;
  }

  .great-head {
    margin-top: 50px;
  }

  .work-info-content {
    width: 55%;
  }

  .work-img {
    width: 40%;
  }

  .single-info p {
    font-size: 22px;
  }

  .single-info h2 {
    font-size: 40px;
  }

  .question-active p {
    font-size: 30px;
  }

  .border {
    padding-bottom: 50px;
  }

  .testimonial-section {
    margin-top: 70px;
  }

  .border-test {
    padding-bottom: 100px;
  }

  .smart-slider-section {
    margin-top: 50px;
  }

  #footer {
    margin-top: 210px;
  }

  .inner-footer {
    padding-left: 0;
    gap: unset;
    justify-content: space-between;
  }

  .iphone-area {
    bottom: -48px;
  }

  .disscussion-area {
    width: 45%;
  }

  .disscussion-area h2 {
    font-size: 34px;
  }

  /* .testimonial-slider.slick-initialized .slick-slide:nth-child(3n) {
    margin-right: 32px;
  } */

  .test-content {
    min-height: 385px;
    margin-bottom: 20px;
  }

  .how-it-works {
    margin-top: 40px;
  }

  .videoBox img {
    height: auto;
  }

  .how-it-works .work-box {
    width: 47.5%;
  }

  .work-content h3 {
    font-size: 28px;
  }

  .work-content p {
    font-size: 18px;
  }

  .left-ban h1 > span {
    font-size: 40px;
  }
  .great-head {
    gap: 10px;
  }
  .great-head h2 {
    font-size: 36px;
  }
  .great-para p {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 1100px) {
  .left-ban h1,
  .left-ban h1 > span,
  .table-content-area h2,
  .great-head h2,
  .smart-con h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 991px) {
    .popup-area{
    width: 90%;
    margin: 0 10px;
  }
  .banner-content {
    flex-direction: column;
  }

  .left-area {
    width: 90%;
  }

  .explore {
    display: none;
  }

  /* .banner-section {
    padding-top: 70px;
  } */

  .right-ban {
    width: 100%;
  }

  .smarter-content h2 {
    font-size: 32px;
  }

  table.Wicked-table {
    width: 100%;
    border-spacing: 10px 0px;
    margin-bottom: 30px;
  }

  .Wicked-table tr td {
    padding-left: 10px;
    padding-right: 10px;
  }

  .great-head {
    flex-direction: column;
  }

  .great-head > h2 > span {
    display: inline;
  }

  .great-para {
    width: 100%;
  }

  .work-info-area {
    flex-direction: column;
    gap: 30px;
    align-items: flex-start;
  }

  .work-img {
    width: 100%;
  }

  .work-img img {
    width: 100%;
  }

  .work-info-content,
  .faqs-head p,
  .ans p {
    width: 100%;
  }

  .table-section {
    padding-bottom: 90px;
  }

  .query-content {
    padding: unset;
  }

  .faqs-head {
    flex-direction: column;
  }

  .QA-content {
    padding: 16px 0px;
  }

  .ans {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .ans img {
    width: 100%;
  }

  .testimonials {
    flex-direction: column;
  }

  .testimonial-static {
    width: 100%;
    margin-bottom: 30px;
  }

  .testimonial-section {
    margin-top: 40px;
  }

  .testimonial-static p {
    margin: 20px 0;
  }

  .testimonial-container {
    max-width: 100%;
  }
  .testimonial-slider.slick-initialized .slick-slide {
    margin-left: 20px;
  }
  .testimonial-slider.slick-initialized .slick-slide,
  .smart-slider.slick-initialized .slick-slide {
    margin-right: 22px;
  }
  .testimonial-slider .slick-dots {
    left: 0;
    justify-content: center;
  }

  .inner-footer {
    flex-direction: column;
    gap: 80px;
  }

  .disscussion-area {
    width: 100%;
  }

  .iphone-area {
    width: 100%;
  }

  /* .sm-contact {
    margin: unset;
  } */

  .policy {
    gap: 10px 20px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .right-ban img {
    margin: 0 auto;
  }

  .smarter-images {
    gap: 40px;
  }

  .border-test {
    padding-bottom: 50px;
  }

  .sub-area .sm-contact {
    margin: unset;
  }

  .pad-box h3 {
    font-size: 20px;
  }

  .iphone-area img {
    height: auto;
  }
  .work-content h3 {
    font-size: 20px;
  }
  .testimonial-slider-box {
    padding: 15px;
  }
  .testimonial-slider .slick-track {
    gap: 0;
  }
  .testimonial-slider.slick-initialized .slick-slide,
  .smart-slider.slick-initialized .slick-slide {
    margin-right: 10px;
  }
   .thank-you .banner-content {
        flex-direction: column-reverse;
    }
  .thank-you .left-area {
        margin-top: 30px;
    }
}

@media screen and (max-width: 767px) {

  #header .hamburger {
    display: block;
    margin-top: 8px;
    margin-left: 6px;
  }

  .hamburger {
    display: block;
    position: relative;
    z-index: 999;
  }

  .hamburger button {
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    position: relative;
    background: transparent;
    outline: 0;
    border: 0;
    z-index: 2;
  }

  /* Active hamburger moves to top-left */
  .hamburger button.active {
    position: fixed !important;
    top: 15px !important;
    left: 15px !important;
    z-index: 99999 !important;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .hamburger button.active span:nth-child(1) {
    display: none;
  }

  .hamburger button.active span:nth-child(2) {
    -webkit-transform: translate(0px, 8px);
    transform: translate(0px, 8px);
  }

  .hamburger button.active span:nth-child(3) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}


/* DESKTOP FIX */
@media screen and (min-width: 768px) {

  .head-button {
    display: flex !important;
    align-items: center;
    gap: 20px;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .head-button .mobile-hide {
    display: inline-block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  .hamburger,
  .hamburger button {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
  }
}

  #navbar {
    display: none;
  }

  #navbar.active {
    left: 0;
    background-color: #b391f8;
  }

  .mobile-show-link {
    display: block !important;
    margin-top: 6px;
  }

  .mobile-hide {
    display: none !important;
  }

  #navbar ul {
    display: flex;
    flex-direction: column;
    padding-top: 7%;
    width: 100%;
    align-items: flex-start;
    gap: 20px;
    background-color: #b391f8;
  }

  #navbar {
    background-color: #b391f8;
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 5;
    left: -100%;
    top: 0;
    overflow: auto;
    display: flex;
    flex-direction: column;
    transition: 0.4s ease-in-out;
  }

  #navbar ul li a {
    font-size: 24px;
  }

  .navbtn {
    display: none;
  }

  .left-ban h1,
  .left-ban h1 span {
    font-size: 28px;
  }

  .left-ban span {
    font-size: 23px;
  }

  .left-ban p {
    font-size: 16px;
  }

  .smarter-content h2,
  .table-content-area h2,
  .great-head h2,
  .faqs-head h2,
  .testimonial-static h2,
  .smart-con h2,
  .disscussion-area h2 {
    font-size: 22px;
  }

  .smarter-images {
    margin: 30px auto;
    flex-direction: column;
    gap: 30px;
  }

  .left-ban {
    text-align: center;
  }

  .go {
    margin: 20px auto 0;
  }

  .sm-contact {
    margin: 0 auto;
  }

  .table-content-area {
    padding-top: 70px;
  }

  .Wicked-table tr td p,
  .ans p,
  .great-para p,
  .faqs-head p,
  .testimonial-static p,
  .rating-static span,
  .disscussion-area p {
    font-size: 14px;
  }

  .Wicked-table th p {
    font-size: 18px;
  }

  table.Wicked-table tbody tr td:nth-child(1) {
    width: 50%;
  }

  .Wicked-table th {
    padding-left: 10px;
  }

  .Wicked-table th:nth-child(2) {
    padding: 10px;
  }

  .great-para p {
    margin-bottom: 20px;
  }

  .great-head {
    text-align: center;
    margin-top: 30px;
  }

  .great-para .sm-contact {
    margin: 0 auto;
  }

  .work-info-area {
    margin-top: 30px;
  }

  .single-info {
    flex-direction: column;
    align-items: center;
  }

  .single-info p {
    width: 100%;
    text-align: center;
  }

  .table-section {
    padding-bottom: 30px;
  }

  .single-info p {
    font-size: 16px;
  }

  .question-active p,
  .question-active span,
  .Question p {
    font-size: 18px;
  }

  .QA-content.answer-active {
    padding: 20px;
  }

  .border {
    padding-bottom: 20px;
  }

  .testimonial-slider-box,
  .smart-box {
    margin-left: 20px;
  }

  .iphone-area img {
    width: 58%;
  }

  #footer {
    margin-top: 300px;
  }

  .inner-footer {
    padding-top: 80px;
  }

  .iphone-area {
    height: 260px;
  }

  .disscussion-area p {
    margin: 20px 0;
    text-align: center;
  }

  .disscussion-area h2 {
    text-align: center;
  }

  .sub-area {
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }

  .sm-contact-2 {
    margin: 0 auto;
  }

  .inner-last {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
  }

  .left-area,
  .left-ban p {
    width: 100%;
  }

  .pad-images {
    top: 30px;
    /* flex-direction: column; */
    align-items: flex-start;
    gap: 12px;
    overflow-x: auto;
    white-space: nowrap;
  }

  .pad-images::-webkit-scrollbar {
    display: none;
  }

  .pad-box {
    width: 200px;
    /* height: 210px; */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(
      (100% / 2.2) -
      (var(--grid-mobile-horizontal-spacing) / 2.1)
    );
    max-width: calc(
      (100% / 2.2) -
      (var(--grid-mobile-horizontal-spacing) / 2.1)
    );
    scroll-snap-align: start;
  }
  .pad-box img {
    width: 100%;
    height: 150px;
}
      .pad-box h3 {
        font-size: 20px;
        width: 100%;
        white-space: normal;
     font-size: 14px;
    }

 
  .smarter-section {
    margin-top: 80px;
  }

  .videoBox a span {
    top: 40%;
    font-size: 12px;
    width: 128px;
    height: 38px;
  }

  .work-content h3 {
    font-size: 18px;
  }

  .work-content p,
  .test-top p,
  .test-content > p {
    font-size: 14px;
  }

  .user-info h5 {
    font-size: 16px;
  }

  .how-it-works .work-box {
    width: 100%;
  }

  .how-it-works {
    margin-top: 30px;
    gap: 20px;
  }

  .test-top h2 {
    font-size: 22px;
  }

  .testimonial-slider.slick-initialized .slick-slide {
    margin-left: 0;
    margin-right: 0;
  }

  .testimonial-slider-box {
    margin-left: 0;
  }

  .test-content {
    min-height: 300px;
  }

  .banner-section {
    /* padding-top: 24px; */
  }

  .sub-area .sm-contact {
    margin: 0 auto;
  }
  a.logo-img img {
    width: 100px;
  }
  .Wicked-table tr td:nth-child(2),
  .Wicked-table tr td:nth-child(3) {
    padding-left: 10px;
  }
  .innerHeader {
    padding: 10px 20px 10px 14px;
  }
  .head-button > a{
    font-size: 1.5rem;
    line-height: 1;
     font-weight: 500;
  }

  .testimonial-slider .slick-track,
  .smart-slider .slick-track {
    gap: 0px;
  }
  .left-ban p{
    margin-top: 5px;
  }
  

.popup-area-content p{
width: 100%;
}

.form-inner input{
  width: 100%;
}

.popup-area{
  height: 87vh;
}

.banner-section::after{
  height: calc(100% + 4.5rem) !important;
}
}
@media screen and (max-width: 480px) {
.popup-area{
  height: 83vh;
}
  .radio-btns label .checkmark{
        top: 5px;
    height: 15px;
    width: 15px;
  }
}
@media screen and (max-width: 431px) {
  .iphone-area img {
    top: -200px;
    width: 70%;
  }

  #footer {
    margin-top: 130px;
  }
  .disscussion-area.aos-init.aos-animate {
    align-items: center;
  }

}

@media screen and (max-width: 372px){
  .head-button>a{font-size: 1.2rem !important;}
}
@media screen and (max-width: 820px){
  .banner__content{padding-top: 10rem !important;}
  .head-button>a{font-size: 1.2rem !important;}
}