/* Import Popins font family from Google Fonts */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap');

/* Resetting default browser styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Optionally reset specific elements */
body, h1, h2, h3, p, ul, ol, li, figure, figcaption, blockquote, dl, dd, dt {
    margin: 0;
    padding: 0;
}

/* Resetting links */
a {
    text-decoration: none;
    color: inherit;
}

/* Resetting lists */
ul, ol {
    list-style: none;
}

/* Apply Popins font family to elements */
body {
    font-family: 'Poppins', sans-serif;

}


.headerWrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 70px;
    box-shadow: 0px 4px 4px 1px #0000002A;
    z-index: 9;
    position: relative;
}

.logo img {
    min-width: 115px;
    padding-top: 5px;
}

.btn-shop-now {
    background: #ff003c;
    color: #fff;
    padding: 14px 80px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 600;
}

.banner-desktop {
    display: flex;
}

.banner-mobile {
    display: none;
}

.img-fluid {
    height: 100%;
    width: 100%;
}

marquee {
    /*border-top: 1px solid #000;*/
    /*border-bottom: 1px solid #000;*/
    background: #1e1e69;
}

.marquee-text {
    display: flex;
    justify-content: space-between;
    list-style: disc;
}

/* .marquee-text li::before {
    content: '';
    top: 10px;
    position: absolute;
    left: -21px;
    width: 5px;
    height: 5px;
    background-size: cover;
    background: #ff0017;
    border-radius: 50px;
} */

.marquee-text li {
    padding: 5px 27px 5px 0;
    /*color: #ff003c;*/
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 25px;
}

.header-top-main-wrapper {
    padding: 5px 70px;
    border-bottom: none;
    background: white;
    text-align: center;
}

.header-top-main-wrapper span {
    font-size: 12px;
    color: black;
    font-weight: 500;
    letter-spacing: 0;
}

@media screen and (min-width: 1220px) {
    .banner-desktop {
        display: block;
        height: 80vh;
    }
    
    .img-fluid {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width: 480px) {
    .headerWrapper {
        padding: 10px 15px 10px 15px;
    }
    
    .logo img {
        min-width: 98px;
    }

    .btn-shop-now {
        padding: 7px 20px;
    }
    
    .banner-desktop {
        display: none;
    }
    
    .banner-mobile {
        display: flex;
    }
    
    .img-fluid {
        height: 100%;
    }
    
    .header-top-main-wrapper {
        padding: 5px 15px;
    }

    .header-top-main-wrapper span {
        font-size: 10px;
    }
}

/*.marquee {*/
/*  position: relative;*/
/*  width: 100vw;*/
/*  max-width: 100%;*/
/*  height: 34px;*/
/*  overflow: hidden;*/
/*  background: #1e1e69;*/
/*  color: #fff;*/
/*}*/

/*.track {*/
/*  position: absolute;*/
/*  white-space: nowrap;*/
/*  will-change: transform;*/
/*  animation: marquee 32s linear infinite;*/
/*}*/

/*@keyframes marquee {*/
/*  from { transform: translateX(0); }*/
/*  to { transform: translateX(-50%); }*/
/*}*/

.marquee {
    background: #1e1e69;
    color: #fff;
    height: 34px;
    overflow: hidden;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    height: 40px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.marquee--inner {
  display: block;
  width: 200%;
  position: absolute;
  animation: marquee 20s linear infinite;
}

@keyframes marquee {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

/*New Css*/
.desktop-image-div {
    display: flex;
}

.desk-top-leftimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 22%;
}

.desk-bottom-rightimage {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 20%;
}

.desk-title-image {
    position: absolute;
    right: 8%;
    width: 30%;
    top: 14%;
}

.desk-user-image {
    position: absolute;
    top: 12%;
    width: 36%;
    left: 13%;
}
body.main {
    
    background-size: cover;
    background-repeat: no-repeat;
}
.desk-bottom-rightimage {
    display: flex
;
}
.banner-with-icons-content img.desktop-image {
    display: flex;
    }
    .banner-with-icons-content img.mobile-image {
    display: none;
    }
    .banner-with-icons-content img {
        width: 100%;
    }
   
    
    .blinkit-image {
        position: absolute;
        bottom: 38%;
        width: 10%;
        right: 24%;
    }
    .blinkit-image img{
      width:100%;
    }
    .swigy-image {
      position: absolute;
        bottom: 38%;
        width: 11%;
        right: 12%;
    }
    .swigy-image img{
      width:100%;
    }
    .lovedepot-image {
      position: absolute;
        bottom: 17%;
        width: 10%;
        right: 31%;
    }
    .lovedepot-image img {
        width: 100%;
    }
    .amazone-image {
      position: absolute;
        bottom: 17%;
        width: 11%;
        right: 18%;
    }
    .amazone-image img{
      width:100%;
    }
    .apolo-image {
      position: absolute;
        bottom: 17%;
        width: 10%;
        right: 6%;
    
    }
    .apolo-image img{
      width: 100%;
    }
    .also-text-image {
        position: absolute;
        bottom: 31%;
        width: 10%;
        right: 19%;
    }

    @media screen and (max-width: 767px) {
        .desk-top-leftimage {
            position: absolute;
            top: 34px;
            left: 0;
            width: 53%;
        }
        .desk-bottom-rightimage {
            position: absolute;
            bottom: 0;
            right: 0;
            width: 45%;
        }
        body.main {
            background-size: auto;
        }
        .desk-user-image img {
            width: 70%;
        }
        .desk-user-image {
            position: absolute;
            top: 13%;
            width: 100%;
            left: auto;
            right: auto;
            text-align: center;
        }
        .desk-title-image img {
            width: 60%;
        }
        .desk-title-image {
            position: absolute;
            right: auto;
            width: 100%;
            top: 55%;
            left: auto;
            text-align: center;
            display: flex;
            justify-content: center;
        }
        .blinkit-image {
            position: absolute;
            bottom: 19%;
            width: 23%;
            right: 53%;
        }
        .swigy-image {
            position: absolute;
            bottom: 19%;
            width: 25%;
            right: 26%;
        }
        .lovedepot-image {
            position: absolute;
            bottom: 9%;
            width: 22%;
            right: 67%;
        }
        .amazone-image {
            position: absolute;
            bottom: 9%;
            width: 23%;
            right: 40%;
        }
        .apolo-image {
            position: absolute;
            bottom: 9%;
            width: 21%;
            right: 15%;
        }
        .also-text-image {
            position: absolute;
            bottom: 16%;
            width: 100%;
            right: auto;
            left: auto;
            text-align: center;
        }
        .also-text-image img {
            width: 20%;
        }
    
      .banner-with-icons-content img.desktop-image {
    display: none;
    }
      .banner-with-icons-content img.mobile-image {
        display: flex;
    }
    }