 




  @media only screen and (max-width: 768px) {
    .navbar-brand img {
        height: 40px;
    }
    .hero-animation-img img {
        height: 590px;
        display: none;
    }
    .side-menu__toggler{
        position: absolute;
        right: 0px;
    }
    .hero-content-left h1 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
    }
    .navbar {
        transition: all .3s ease-in-out;
        background: white;
    }

    .hero-content-left h1 {
        font-weight: 700;
        font-size: 30px;
        line-height: 44px;
    }

    .lead {
        font-size: 17px;
        font-weight: 400;
    }

    .google-play img {
        width: 130px;
    }

    .float{
        display: none;
    }

    .section-heading h2 span {
        font-weight: 700;
        color: #51072c;
        font-size: 24px;
    }
    h2 {
        font-size: 24px;
    }

    .about-content-left p {
        font-size: 16px;
        color: #000;
        margin-left: 0px;
        text-align: justify;
    }
    .list-unstyled p{
        font-size: 14px;
    }
    .hero-section {
        height: fit-content;
        background: linear-gradient(155deg, rgb(81 7 44) 65%, rgb(111 66 89) 92%);
        margin-top: 60px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 25px 10px;
        border-radius: 16px;
    }
    .float-img img {
        position: absolute;
        top: 30px;
        left: -10px;
        animation: heartbeat 2s infinite;
        display: none;
    }
    .about-content-right img {
        border-radius: 0px 0px 0px 0px;
        width: 100%;
    }
    .section-heading h2 {
        font-size: 24px;
        color: rgb(0, 0, 0);
        margin-left: 0px;
        margin-top: 20px;
    }
    .about-content-right1{
        display: none;
    }
    .about-us, .promo-section, .product-section, .contact-us {
        padding: 30px 0px;
    }
    .single-promo img {
        width: 50px;
        height: 50px;
        margin-bottom: 0px;
    }
    .copyright-text {
        font-size: 14px;
        color: white;
    }
  }

  @media only screen and (max-width: 600px) {
    .navbar-brand img {
        height: 40px;
    }
    .hero-animation-img img {
        height: 590px;
        display: none;
    }
    .side-menu__toggler{
        position: absolute;
        right: 0px;
    }
    .hero-content-left h1 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
    }
    .navbar {
        transition: all .3s ease-in-out;
        background: white;
    }

    .hero-content-left h1 {
        font-weight: 700;
        font-size: 30px;
        line-height: 44px;
    }

    .lead {
        font-size: 17px;
        font-weight: 400;
    }

    .google-play img {
        width: 130px;
    }

    .float{
        display: none;
    }

    .section-heading h2 span {
        font-weight: 700;
        color: #51072c;
        font-size: 24px;
    }
    h2 {
        font-size: 24px;
    }

    .about-content-left p {
        font-size: 16px;
        color: #000;
        margin-left: 0px;
        text-align: justify;
    }
    .list-unstyled p{
        font-size: 14px;
    }
    .hero-section {
        height: fit-content;
        background: linear-gradient(155deg, rgb(81 7 44) 65%, rgb(111 66 89) 92%);
        margin-top: 60px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 25px 10px;
        border-radius: 16px;
    }
    .float-img img {
        position: absolute;
        top: 30px;
        left: -10px;
        animation: heartbeat 2s infinite;
        display: none;
    }
    .about-content-right img {
        border-radius: 0px 0px 0px 0px;
        width: 100%;
    }
    .section-heading h2 {
        font-size: 24px;
        color: rgb(0, 0, 0);
        margin-left: 0px;
        margin-top: 20px;
    }
    .about-content-right1{
        display: none;
    }
    .about-us, .promo-section, .product-section, .contact-us {
        padding: 30px 0px;
    }
    .single-promo img {
        width: 50px;
        height: 50px;
        margin-bottom: 0px;
    }
    .copyright-text {
        font-size: 14px;
        color: white;
    }
  }

  @media only screen and (max-width: 425px) {
    .navbar-brand img {
        height: 40px;
    }
    .hero-animation-img img {
        height: 590px;
        display: none;
    }
    .side-menu__toggler{
        position: absolute;
        right: 0px;
    }
    .hero-content-left h1 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
    }
    .navbar {
        transition: all .3s ease-in-out;
        background: white;
    }

    .hero-content-left h1 {
        font-weight: 700;
        font-size: 30px;
        line-height: 44px;
    }

    .lead {
        font-size: 17px;
        font-weight: 400;
    }

    .google-play img {
        width: 130px;
    }

    .float{
        display: none;
    }

    .section-heading h2 span {
        font-weight: 700;
        color: #51072c;
        font-size: 24px;
    }
    h2 {
        font-size: 24px;
    }

    .about-content-left p {
        font-size: 16px;
        color: #000;
        margin-left: 0px;
        text-align: justify;
    }
    .list-unstyled p{
        font-size: 14px;
    }
    .hero-section {
        height: fit-content;
        background: linear-gradient(155deg, rgb(81 7 44) 65%, rgb(111 66 89) 92%);
        margin-top: 60px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 25px 10px;
        border-radius: 16px;
    }
    .float-img img {
        position: absolute;
        top: 30px;
        left: -10px;
        animation: heartbeat 2s infinite;
        display: none;
    }
    .about-content-right img {
        border-radius: 0px 0px 0px 0px;
        width: 100%;
    }
    .section-heading h2 {
        font-size: 24px;
        color: rgb(0, 0, 0);
        margin-left: 0px;
        margin-top: 20px;
    }
    .about-content-right1{
        display: none;
    }
    .about-us, .promo-section, .product-section, .contact-us {
        padding: 30px 0px;
    }
    .single-promo img {
        width: 50px;
        height: 50px;
        margin-bottom: 0px;
    }
    .copyright-text {
        font-size: 14px;
        color: white;
    }
  }

  @media only screen and (max-width: 375px) {
    .navbar-brand img {
        height: 40px;
    }
    .side-menu__toggler{
        position: absolute;
        right: 0px;
    }
    .hero-content-left h1 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
    }
    .navbar {
        transition: all .3s ease-in-out;
        background: white;
    }

    .hero-content-left h1 {
        font-weight: 700;
        font-size: 30px;
        line-height: 44px;
    }

    .lead {
        font-size: 17px;
        font-weight: 400;
    }

    .google-play img {
        width: 130px;
    }

    .float{
        display: none;
    }

    .section-heading h2 span {
        font-weight: 700;
        color: #51072c;
        font-size: 24px;
    }
    h2 {
        font-size: 24px;
    }

    .about-content-left p {
        font-size: 16px;
        color: #000;
        margin-left: 0px;
        text-align: justify;
    }
    .list-unstyled p{
        font-size: 14px;
    }
    .hero-section {
        height: fit-content;
        background: linear-gradient(155deg, rgb(81 7 44) 65%, rgb(111 66 89) 92%);
        margin-top: 75px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 25px 10px;
        border-radius: 16px;
    }
    .float-img img {
        position: absolute;
        top: 30px;
        left: -10px;
        animation: heartbeat 2s infinite;
        display: none;
    }
    .about-content-right img {
        border-radius: 0px 0px 0px 0px;
        width: 100%;
    }
    .section-heading h2 {
        font-size: 24px;
        color: rgb(0, 0, 0);
        margin-left: 0px;
        margin-top: 20px;
    }
    .about-content-right1{
        display: none;
    }
    .about-us, .promo-section, .product-section, .contact-us {
        padding: 30px 0px;
    }
    .single-promo img {
        width: 50px;
        height: 50px;
        margin-bottom: 0px;
    }
    .copyright-text {
        font-size: 14px;
        color: white;
    }
  }
  
  @media only screen and (max-width: 320px) {
    .navbar-brand img {
        height: 40px;
    }
    .side-menu__toggler{
        position: absolute;
        right: 0px;
    }
    .hero-content-left h1 {
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
    }
    .navbar {
        transition: all .3s ease-in-out;
        background: white;
    }

    .hero-content-left h1 {
        font-weight: 700;
        font-size: 24px;
        line-height: 30px;
    }

    .lead {
        font-size: 16px;
        font-weight: 400;
    }

    .google-play img {
        width: 130px;
    }

    .float{
        display: none;
    }

    .section-heading h2 span {
        font-weight: 700;
        color: #51072c;
        font-size: 24px;
    }
    h2 {
        font-size: 24px;
    }

    .about-content-left p {
        font-size: 16px;
        color: #000;
        margin-left: 0px;
        text-align: justify;
    }
    .list-unstyled p{
        font-size: 14px;
    }
    .hero-section {
        height: fit-content;
        background: linear-gradient(155deg, rgb(81 7 44) 65%, rgb(111 66 89) 92%);
        margin-top: 75px;
        margin-left: 5px;
        margin-right: 5px;
        padding: 25px 10px;
        border-radius: 16px;
    }
    .float-img img {
        position: absolute;
        top: 30px;
        left: -10px;
        animation: heartbeat 2s infinite;
        display: none;
    }
    .about-content-right img {
        border-radius: 0px 0px 0px 0px;
        width: 100%;
    }
    .section-heading h2 {
        font-size: 24px;
        color: rgb(0, 0, 0);
        margin-left: 0px;
        margin-top: 20px;
    }
    .about-content-right1{
        display: none;
    }
    .about-us, .promo-section, .product-section, .contact-us {
        padding: 30px 0px;
    }
    .single-promo img {
        width: 50px;
        height: 50px;
        margin-bottom: 0px;
    }
    .copyright-text {
        font-size: 14px;
        color: white;
    }
  }