@media only screen and (max-width: 1440px) {
  html {
    overflow-x: hidden;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    width: 850px !important;
    height: 840px !important;
  }

  .hero-img :nth-child(1) {
    top: 24%;
    left: 30%;
  }

  .products-section .container-fluid .row {
    padding: 0rem;
  }
}

@media only screen and (max-width: 1366px) {
  .content-section .container-fluid .row .content-img .img1 .main-img {
    width: 780px !important;
    height: 640px !important;
  }

  .hero-img :nth-child(1) {
    top: 25%;
    left: 29.5%;
  }

  .wave-background1 {
    width: 85%;
    height: 170%;
  }

  #products-inner-section {
    padding: 5rem !important;
  }
}

@media only screen and (max-width: 1300px) {
  .hero {
    height: 85vh;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    width: 750px !important;
    height: 840px !important;
  }

   .container .row>.col-6:first-child {
    width: 58%;
  }

   .container .row>.col-6:last-child {
    width: 42%;
  }

   .container .row .img-section {
    transform: translate(50px, -50px);
    rotate: 20deg;
  }
}

@media only screen and (max-width: 1024px) {
  .hero {
    height: 100%;
    padding: 2rem 0rem;
  }

  .title-section .small-text {
    line-height: 2rem;
    font-weight: 800;
  }

  .scroll-down-text h6 {
    font-size: 28px;
    font-weight: 700;
  }

  .title-section i {
    font-size: 34px;
  }

  .content-section {
    height: 100%;
    padding: 3rem 0px;
  }

  .navbar .navbar-nav .nav-item a {
    padding: 0.82rem;
    font-size: 0.75rem;
  }

  .hero .container .row .col-sm-12 .hero-img :nth-child(2) {
    width: 100%;
  }

  .hero-img :nth-child(1) {
    height: 180px !important;
    top: 25%;
    left: 30%;
  }

  .title-section h1 {
    font-size: 5rem;
    font-weight: bolder;
  }

  .title-section {
    margin-top: 3rem;
    line-height: 5rem;
  }

  .hero .container .row .col-lg-8 {
    width: 50%;
  }

  .hero .container .row .col-lg-4 {
    width: 50%;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    width: 600px !important;
    height: 650px !important;
  }

  .welcome-fizzy :nth-child(2) {
    font-size: 3rem;
  }

  .welcome-fizzy :nth-child(3) {
    font-size: 1rem;
  }

  .content-section .container .row .col-6 img {
    transform: translate(-20px, -50px);
    rotate: -20deg;
  }

  .role-wrap {
    width: 28rem;
  }

  .icon-wrap {
    width: 60px;
    height: 60px;
  }

   .container .row .img-section {
    transform: translate(0px, -30px);
    rotate: 20deg;
  }

  .wave-background1 {
    width: 90%;
    height: 140%;
  }

  /* footer */
  .foooter-row .col-md-12 {
    justify-content: start !important;
  }

  .links ul li a {
    font-size: 0.8rem !important;
  }

  /* Product inner */

  .dec-child {
    /* max-width: 300px !important; */
  }

  .dec-child .mb-2 {
    margin-bottom: 0.3rem !important;
  }

  .dec-child hr {
    margin: 0.7rem 0;
  }

  .dec-child h4,
  h4 {
    font-size: calc(1rem + 0.3vw);
  }

  .dec-child h3,
  h3 {
    font-size: calc(1rem + 0.6vw);
  }

  /* product */
  /* modal */
  .modal .modal-xl {
    max-width: 950px;
    padding: 1rem;
  }

  .scrollable-div {
    max-height: 360px;
  }

  .ingredients {
    padding-left: 2.5rem;
  }

  .welcome-fizzy :nth-child(2),
  .welcome-fizzy h2 {
    font-size: 40px;
  }

  .welcome-fizzy .top-img {
    font-size: 0px !important;
    width: 100%;
  }

  .video-container {
    width: 100%;
    height: 540px;
  }

  .our-product-text-width {
    width: 80%;
  }

  .welcome-fizzy.our-product-text-width .top-img {
    width: 50%;
  }

    .map-image {
        height: 100vh;
    }

  .welcome-fizzy :nth-child(3) {
    font-size: 34px;
  }

  /* modal */
  /*  */
  /* .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 225px) !important;
  }

  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 225px) !important;
  } */

  /*career*/
  #career-whywork {
    margin-top: 4rem;
  }

  /*career*/
}

@media only screen and (max-width: 991px) {
  .navbar .navbar-nav .nav-item a {
    padding: 1rem;
    font-size: 1rem;
    padding-left: 2rem;
  }

  .navbar-nav {
    padding: 3rem 2rem;
  }

  .nav-item a::after {
    left: 3.3%;
  }

  .nav-item a:hover::after,
  .nav-item a.active::after {
    width: 17.5%;
  }

  .hero {
    height: auto;
  }

  .hero .container .row {
    flex-direction: column;
    align-items: center;
    margin-bottom: 3rem;
  }

  .hero .container .row :nth-child(1) {
    justify-content: center !important;
    padding-top: 0rem;
    margin-top: -1rem;
  }

  .hero .container .row :nth-child(2) {
    padding: 3rem;
  }

  .hero .container .row .col-lg-6 .hero-img {
    justify-content: center !important;
    padding-bottom: 0rem !important;
  }

  .hero-img :nth-child(1) {
    height: 210px !important;
    top: 33%;
    left: 31.7%;
  }

  .welcome-fizzy :nth-child(1) {
    line-height: 2.5rem;
  }

  .content-section {
    height: auto;
  }

  .content-section .container-fluid .row {
    margin-top: 3rem;
    margin-bottom: 4rem;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    padding-top: 3rem;
    width: 100% !important;
    height: 900px !important;
  }

  .flavour-showcase-section .container-fluid .row {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  /* Footer */
  .footer-row {
    justify-content: start;
  }

  /* .row .col-md-12{
    align-items: start!important;
  } */

  /* Product */
  .products-section .container-fluid .row {
    padding: 0rem;
  }

  .slide img {
    width: 90%;
    height: 90%;
  }

  .ingredients {
    padding-left: 3rem;
  }

  .instructions {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  /* Login/Register */
  .pulse-logo-login {
    width: 45%;
  }

  /* Login/Register */
  /*career*/
  #career-whywork {
    margin-top: 0rem;
  }

  /*career*/
}

@media only screen and (max-width: 830px) {
  .nav-item a::after {
    left: 4.3%;
  }

  .hero .container .row :nth-child(1) {
    margin-top: 0rem !important;
  }

  .title-section .small-text {
    line-height: 6px;
    font-weight: 800;
    font-size: 26px;
  }

  .nav-item a:hover::after,
  .nav-item a.active::after {
    width: 20.5%;
  }

  .hero .container .row :nth-child(2) {
    padding: 2rem;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    width: 100% !important;
    height: 800px !important;
  }

  .hero-img :nth-child(1) {
    top: 30.6%;
    left: 30.7%;
  }

  .pulse-logo img {
    width: 70%;
  }

  .wave-background1 {
    width: 100%;
    height: 120%;
  }

  .products-section .container-fluid .row {
    padding: 1rem 0rem;
  }

  /*  */
  /* modal */
  .scrollable-div {
    max-height: 400px;
  }

  .title .modal-title {
    font-size: calc(1.1rem + 0.9vw) !important;
  }

  .title p {
    font-size: calc(0.9rem + 0.3vw) !important;
  }

  .ingredients {
    padding-left: 1.5rem;
    padding-right: 0.5rem;
  }

  .instructions {
    padding-left: 0.5rem;
    padding-right: 1rem;
  }

  /* modal */
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 0px) !important;
  }

  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 0px) !important;
  }

  /* career */
  #career-whywork .container-fluid .row {
    flex-direction: column-reverse;
  }

  #career-belongHere .container-fluid .row {
    flex-direction: column;
  }

  #career-whywork,
  #career-belongHere {
    padding: 2rem 3rem;
  }

  #career-whywork .container-fluid .row .col-md-6,
  #career-belongHere .container-fluid .row .col-md-6 {
    width: 100%;
  }

  /* career */
}

@media only screen and (max-width: 800px) {
  .title .modal-title {
    font-size: calc(1rem + 0.9vw) !important;
  }

  .title p {
    font-size: calc(0.8rem + 0.3vw) !important;
  }

  .ingredients {
    padding-left: 2rem;
  }

  .instructions {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .nav-item a::after {
    left: 5%;
  }
   #products-inner-section {
    padding: 4rem !important;
  }
  .dec-child {
    max-width: 100% !important;
  }
.products-section .container-fluid .row .description {
    justify-content: start;
}
  .nav-item a:hover::after,
  .nav-item a.active::after {
    width: 21.3%;
    /* Adjust width for hover and active state */
  }

  .content-section .container .row {
    flex-direction: column-reverse;
  }

  .content-section .container .row .col-6 {
    width: 100%;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    padding-top: 3rem;
    width: 100% !important;
    height: 750px !important;
  }

  .content-section .container .row>.col-6:last-child {
    margin-bottom: 5rem;
  }

  .role-wrap {
    width: 38.5rem;
  }

  .products-section .container-fluid .row {
    flex-direction: column-reverse;
        padding: 1rem 0rem;

  }

  .pulse-logo img {
    width: 75%;
  }

  .wave-background1 {
    width: 100%;
    height: 110%;
  }

  .slider {
    align-items: start;
  }

  .slide img {
    width: 100%;
    height: 100%;
  }

  /* header */
  .navbar-brand {
    position: absolute;
    top: -1%;
    left: 0%;
  }

  .navbar-brand .logo img {
    height: 100px;
  }

  /* header */

  /* modal */
  .modal-body {
    flex-wrap: wrap;
  }

  .modal-header {
    margin-top: -12rem;
  }

  .img {
    width: 100%;
    text-align: center;
  }

  .img img {
    width: 100%;
    max-width: 733px;
    height: 200px;
    object-fit: cover;
  }

  .modal-body img {
    filter: brightness(50%);
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .scrolldiv-parent {
    margin-top: 6rem;
  }

  .modal-header .title {
    z-index: 2;
    padding: 1.5rem 8rem !important;
  }

  .modal-header .btn-close {
    color: #fff;
    z-index: 2;
  }

  /* modal */
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 0px) !important;
  }

  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 0px) !important;
  }

  /* login/register */
  .pulse-logo-login {
    width: 56%;
  }

  /* login/register */
  /* video */
  .video-container {
    height: auto;
  }

  .video-container video {
    object-fit: contain;
  }

  /* video */
  /* Product */
  .products-section {
    padding: 4rem 0rem;
  }
}

@media only screen and (max-width: 576px) {
  .scrolldiv-parent {
    margin-top: 4rem;
    flex-direction: column;
    /* Other styles for small screens can be added here */
  }

  .instructions {
    padding-left: 1.8rem;
    padding-right: 0.5rem;
  }

  .modal-header .title {
    padding: 1.5rem 2rem !important;
  }

  .hero-img :nth-child(1) {
    height: 185px !important;
    top: 32.5%;
    left: 31.4%;
  }

  /* login/register */
  .pulse-logo-login {
    width: 65%;
  }

  /* login/register */
  /*  */
  .career-heading {
    font-size: calc(1.175rem + 1.5vw);
  }

  .hero p {
    font-size: 0.9rem;
    margin-bottom: 0;
  }

  /*  */
  .footer-copyright {
    padding: 0.5rem;
  }

  /* career */
  #career-whywork .container-fluid .row .col-md-6:last-child {
    margin-bottom: 2rem;
  }

  #career-belongHere .container-fluid .row .col-md-6:first-child {
    margin-bottom: 2rem;
  }

  /* career */
  /* home page wave */
  .wave-background1 {
    width: 130%;
    height: 85%;
  }

  /* home page wave */
  /* footer */
  .footer-row {
    justify-content: center;
    margin-top: 0rem !important;
  }

  .footer-col .links ul {
    text-align: center;
  }

  .footer-row .footer-col li {
    line-height: 2rem;
  }

  .links {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }

  .footer-row .col-md-12 {
    align-items: center !important;
    justify-content: center !important;
  }

  .footer-col1 {
    align-items: center;
  }

  .map-image img {
    object-fit: contain;
}
    .slide img {
        width: 80%;
        height: 80%;
    }

    .slide {
    height: 300px;
}
}

@media only screen and (max-width: 540px) {
  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  .swiper-button-next:after,
  .swiper-button-prev:after {
    font-size: 30px !important;
    font-weight: 900;
  }

  .title-section .small-text {
    line-height: normal;
    font-weight: 800;
    font-size: 20px;
    color: #222222;
  }

  .title-section p {
    line-height: normal;
    font-weight: 800;
    font-size: 20px !important;
    color: #222222;
  }

  .content-text.p-5 {
    padding: 2rem 0px !important;
  }


  .welcome-fizzy :nth-child(2) {
    font-size: 40px !important;
  }

  .welcome-fizzy.our-product-text-width .top-img {
    width: 80%;
  }

  .map-image {
    /* height: 32vh; */
  }

  .our-product-text-width {
    width: 100%;
  }


  .nav-item a::after {
    left: 7%;
  }

  .hero-img :nth-child(1) {
    top: 35.5%;
    left: 31%;
  }

  .nav-item a:hover::after,
  .nav-item a.active::after {
    width: 32%;
  }

  .hero {
    justify-content: center !important;
    align-items: center;
    padding: 0;
  }

  .hero .container .row {
    padding-top: 4rem;
  }

  .hero .container .row .col-lg-8 {
    width: 100%;
  }

  .hero .container .row .col-lg-4 {
    width: 100%;
    padding-bottom: 4rem;
  }

  .welcome-fizzy :nth-child(2) {
    font-size: 2rem;
  }

  .content-section .container .row>.col-6:last-child {
    margin-bottom: 5rem;
    padding: 2rem;
  }

  .content-section .container .row>.col-6:first-child,
  .img-section img {
    margin-bottom: 0rem;
    display: none;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    padding-top: 3rem;
    width: 100% !important;
    height: 550px !important;
  }

  .role-wrap {
    width: 24.5rem;
  }

  /* products */
  .products-section {
    padding: 0rem 0rem;
  }

  .products-section .container-fluid .row .col-lg-12 {
    /* gap: 35px; */
    justify-content: center;
    padding: 2rem;
  }

  .product-card {
    width: 350px;
    height: 400px;
  }

  .pulse-logo img {
    width: 30%;
  }

  .social-wrap h2 {
    font-weight: bolder;
    font-size: 3rem;
    line-height: 5rem;
  }

  .social-wrap h1 {
    font-size: 5rem;
  }

  .wave-background1 {
    width: 80%;
    height: 125%;
  }

  .pulse-logo {
    width: 60%;
  }

  .pulse-logo img {
    width: 80%;
  }

  /* Footer */
  .foot-heading h2 {
    text-align: center;
  }

  .Contact-main-section .container .row {
    padding: 0 2rem;
  }

  dl,
  ol,
  ul {
    margin-top: 0;
    margin-bottom: 0rem !important;
  }

  #one-product {
    padding: 0 1.5rem;
  }

  .shopOne-main-section .container-fluid .row :first-child {
    align-items: end !important;
  }

  #career-footer .footer-copyright {
    justify-content: center !important;
  }

  /*  */

  /*  */
}

@media only screen and (max-width: 432px) {
  .nav-item a::after {
    left: 9%;
  }
 #products-inner-section {
    padding: 3rem !important;
  }
  .nav-item a:hover::after,
  .nav-item a.active::after {
    width: 41.5%;
  }

  .hero-img :nth-child(1) {
    height: 150px !important;
    top: 27.5%;
    left: 31%;
  }

  .hero .container .row {
    padding-top: 5rem;
  }

  .hero .container .row :nth-child(1) {
    margin-top: -1rem;
  }

  .hero .container .row :nth-child(2) {
    padding: 1rem;
  }

  .hero .container .row :nth-child(2) .title-section .main-heading {
    margin-top: 1.3rem;
  }

  .content-section .container-fluid .row .content-img .img1 .main-img {
    height: 400px !important;
  }

  .content-section .container-fluid .row .content-text {
    padding: 2rem !important;
  }

  .product-card {
    width: 360px;
    height: 410px;
  }

  .welcome-fizzy :nth-child(2) {
    font-size: 1rem;
  }

  .title-section {
    margin-top: 3rem;
    line-height: 2rem;
  }

  .title-section h1 {
    font-size: 3rem;
  }

  .title-section p {
    font-size: 1rem;
  }

  .title-section small {
    font-size: 0.8rem;
    line-height: 3rem;
  }

   .container .row .col-6 .heading h6 {
    font-size: 2rem;
  }

  .role-wrap {
    width: 18.5rem;
  }

  .social-wrap h2 {
    font-size: 1.5rem;
    line-height: 5rem;
  }

  .social-wrap h1 {
    font-size: 3rem;
  }

  .wave-background1 {
    width: 80%;
    height: 100%;
  }

  .products-section .container-fluid .row .col-lg-12 {
    padding: 1rem;
  }

  /* footer */
  dl,
  ol,
  ul {
    margin-top: 0;
    margin-bottom: 0rem !important;
  }

  .links {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }

  .footer-col,
  .footer-col1 {
    padding: 0rem;
  }

  .footer-col li {
    color: #7f8385;
    text-decoration: none;
    line-height: 2rem !important;
  }

  .footer-col {
    margin-bottom: 2rem;
  }

  /* .footer-row {
    margin-top: 3rem !important;
  } */
.footer-logo {
      height: 150px;}

     .footer-logo img {
        width: 100px !important;
    }    
  .social-icons ul li {
    width: 2.6rem;
    height: 2.6rem;
  }

  .foot-heading h2 {
    text-align: center;
  }

  /* Modal */
  .scrollable-div {
    margin-bottom: 2rem;
  }

  /* Modal */
  .swiper {
    width: 100% !important;
  }

  .Social-media-section .container-fluid .row>.col-12.p-5 {
    padding: 3rem 1rem !important;
  }

  .swiper-button-next,
  .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 51%) !important;
  }

  .social-wrap :nth-child(2) {
    margin-top: -15px !important;
  }

  .hero p {
    font-size: 0.8rem;
    margin-bottom: 0;
  }

  .career-heading {
    font-size: calc(1rem + 1.5vw);
  }

  .footer-copyright span,
  .footer-copyright b {
    font-size: 0.8rem;
  }

  footer .container .row .col-12 h1 {
    font-size: calc(0.9rem + 1.2vw) !important;
  }

  .career-btn .fizzy-btn {
    padding: 0.9rem 2rem 0.9rem 2rem;
  }

  #career-footer .container .row {
    padding: 0 !important;
  }

  #career-footer .container .row .col-lg-10 {
    padding: 0 !important;
  }

  #career-whywork,
  #career-belongHere {
    padding: 2rem 2rem;
  }
  .map-image {
        height: 65vh;
    }
      .slide {
    height: 315px;
}
}

@media only screen and (max-width: 414px) {
  .hero .container .row :nth-child(2) .title-section .main-heading {
    margin-top: 2.5rem;
  }

  .welcome-fizzy :nth-child(2) {
    font-size: 2rem;
  }

   .container .row .col-6 .heading h6 {
    font-size: 2rem;
  }

  .role-wrap {
    width: 17.5rem;
  }

  .cta-section .container .row .col-12 .child-content h4 {
    line-height: 1.7rem;
  }

  .product-card {
    width: 100%;
    height: 400px;
  }

 .hero-img :nth-child(1) {
        height: 140px !important;
        top: 29.7%;
        left: 31.5%;
    }

  .pulse-logo {
    width: 70%;
  }

  .social-wrap h2 {
    font-size: 2rem;
    line-height: 3rem;
  }

  .social-wrap h1 {
    font-size: 3rem;
  }

  .form__group {
    padding: 20px 15px 0;
  }

  .hero .container-fluid .row>div:last-child {
    width: 90%;
  }

 .footer-logo {
      height: 130px;}

     .footer-logo img {
        width: 90px !important;
    }   

  /*  */
  #one-product .container .row .col-lg-12 {
    padding: 2rem !important;
  }

  #locator-card img {
    width: 7rem;
  }

  #locator-card {
    padding: 1rem 1rem;
    width: 16rem !important;
  }

  /*  */
  .wave-background1 {
    width: 70%;
    height: 100%;
  }
}

@media only screen and (max-width: 400px) {
  .slide img {
    width: 80%;
    height: 100%;
  }
  #header {
    padding: 1rem 0px;
}

  .role-wrap {
    width: 16rem;
  }

  .hero-img :nth-child(1) {
    height: 140px !important;
    top: 27%;
    left: 31.2%;
  }

  .title-section p,
  .title-section .small-text {
    font-weight: 700;
    font-size: 18px !important;
  }

  .scroll-down-text h6 {
    font-size: 24px;
    font-weight: 700;
  }

  .welcome-fizzy :nth-child(2),
  .welcome-fizzy h2 {
    font-size: 36px !important;
  }


  .hero .container .row :nth-child(2) .title-section .main-heading {
    margin-top: 3.3rem;
  }

  .slider-container {
    width: 100%;
  }

footer {
        padding: 0rem 3rem 3rem 3rem;
    }

  .products-section .container-fluid .row .col-lg-12 {
    /* gap: 35px; */
    justify-content: center;
    padding: 0rem;
  }
  

  body {
    max-width: 100%;
    overflow-x: hidden;
  }

  #career-footer .container .row .col-12 h1 {
    font-size: calc(0.9rem + 1vw) !important;
  }
}

@media only screen and (max-width: 390px) {
  .hero .container .row :nth-child(2) .title-section .main-heading {
    margin-top: 3.9rem;
  }

  .nav-item a::after {
    left: 10%;
  }

  .fizzy-btn {
    padding: 0.9rem 1.5rem 0.9rem 1.5rem;
  }

  .social-wrap h2 {
    font-size: 2rem;
  }

  .social-wrap h1 {
    font-size: 2.9rem;
  }

      .hero-img :nth-child(1) {
        height: 130px !important;
        top: 30%;
        left: 32%;
    }

  /* Contact */
  .InputContainer {
    padding-left: 0;
  }

  .Contact-main-section .container .row> :first-child {
    padding: 1rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  /* Contact */

  /* footer */
  .social-icons ul li .fs-4 {
    font-size: calc(1rem + 0.3vw) !important;
  }

  .social-icons ul li {
    width: 2.8rem;
    height: 2.8rem;
  }

  .footer-copyright b {
    font-size: 0.8rem;
  }

  /* login/register */
  .pulse-logo-login {
    width: 80%;
  }

  /* login/register */

  .career-btn .fizzy-btn {
    padding: 0.9rem 1.2rem 0.9rem 1.2rem;
  }

  #card-career {
    padding: 0 !important;
  }
  .map-image {
        height: 55vh;
    }
}

@media only screen and (max-width: 375px) {
  .hero-img :nth-child(1) {
    height: 125px !important;
    top: 34.5%;
    left: 32%;
  }

  .scrolldiv-parent {
    margin-top: 0rem;
  }

  .hero .container .row :nth-child(2) .title-section .main-heading {
    margin-top: 4.8rem;
  }

  .footer-logo img {
    width: 50px !important;
  }

  .wave-background1 {
    width: 70%;
    height: 85%;
  }
}

@media only screen and (max-width: 363px) {
  .hero-img :nth-child(1) {
    height: 125px !important;
    top: 34%;
    left: 31%;
  }

  .hero .container .row :nth-child(2) .title-section .main-heading {
    margin-top: 5.6rem;
  }

  .welcome-fizzy :nth-child(1) {
    line-height: 3rem;
  }

  .welcome-fizzy :nth-child(2) {
    font-size: 1rem;
  }

  .product-card {
    width: 100%;
    height: 400px;
  }

  .title-section p {
    font-size: 0.6rem;
  }

   .container .row .col-6 .content p {
    line-height: 1.5rem;
    font-size: 0.8rem;
  }

  .role-wrap {
    width: 14.8rem;
  }

   .container .row>.col-6:first-child {
    padding: 1.2rem;
  }

  .pulse-logo {
    width: 80%;
  }

  .social-wrap h1 {
    font-size: 2.5rem;
  }

  .social-wrap h2 {
    font-size: 1.7rem;
  }

  /*  */
  .title h1 {
    font-size: 2rem;
    font-weight: 1000;
  }

  /* contact */
  .Contact-main-section .container .row> :first-child {
    padding: 0rem;
    padding-bottom: 2rem;
    padding-top: 2rem;
  }

  /* contact */
  .career-btn .fizzy-btn {
    padding: 0.9rem 1rem 0.9rem 1rem;
  }

  /*  */
  .content-section .container-fluid .row .content-text {
    padding: 1.5rem !important;
  }
}

@media only screen and (max-width: 320px) {
  .products-section .container-fluid .row {
    padding-top: 5rem;
  }

  .hero-img :nth-child(1) {
    height: 110px !important;
    top: 34.5%;
    left: 31%;
  }

  .title-section {
    margin-top: 2rem;
    line-height: 2rem;
  }

  .title-section h1 {
    font-size: 3rem;
  }

  .title-section p {
    font-size: 1rem;
  }

  .social-wrap h1 {
    font-size: 1.8rem;
  }

  .Social-media-section .container-fluid .row {
    padding: 2rem !important;
  }

  /* footer */
  .social-icons ul li .fs-4 {
    font-size: calc(0.8rem + 0.3vw) !important;
  }

  .social-icons ul li {
    width: 2.3rem;
    height: 2.3rem;
  }

  .footer-copyright b {
    font-size: 0.7rem;
  }

  .Social-media-section {
    background-color: #0f0f0f;
    color: #fff;
    padding-top: 2rem;
  }

  .social-wrap :nth-child(2) {
    margin-top: -10px !important;
  }

  /* login/register */
  .pulse-logo-login {
    width: 90%;
  }

  /* login/register */
}