
/* For screens between 1600px and 1919px */
@media (max-width: 1919px) {
    .container {
        width: 1500px;
        max-width: 1500px;
    }
    .header-section {
        padding: 20px 70px;
    }
    .main-logo a {
        width: 118px;
    }
    .banner-section-lhs {
        flex: 0 0 33%;
        max-width: 33%;
    }
    .banner-section-rhs {
        flex: 0 0 46%;
        max-width: 46%;
        padding-top: 32px;
    }
    .banner-section {
        height: 700px !important;
    }
    .slide-2 .banner-section-lhs img, .slide-3 .banner-section-lhs img {
        margin-left: 7%;
    }
    .banner-section-rhs h2 {
        font-size: 48px;
        line-height: 60px;
        margin-bottom: 30px;
    }
    .banner-section-cnt {
        gap: 8%;
    }
    .banner-section-rhs p {
        margin-bottom: 26px;
    }
    .banner-section-rhs .stay-txt {
        font-size: 30px;
        margin-bottom: 32px;
    }
    .banner-eht-mbl {
        position: absolute;
        right: 24px;
        top: 200px;
        width: 160px;
    }
    .about-section {
        padding: 110px 0 90px;
    }
    .about-lhs h4 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 24px;
    }
    .about-lhs h4::after {
        margin-left: 30px;
        width: 104px;
    }
    .about-cnt-lft h5, .about-ntfcns h6 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 8px;
    }
    .about-cnt-lft p {
        font-size: 18px;
    }
    .about-cnt-lft img {
        width: 60px;
        margin-bottom: 14px;
    }
    .about-rhs .about-ntfcns {
        border-radius: 14px;
        padding: 28px 24px;
        width: 445px;
    }
    .about-ntfcns h6 {
        font-size: 20px;
        margin-bottom: 22px;
    }
    .about-ntfcns-icon img {
        width: 38px;
    }
    .about-ntfcns-item p {
        font-size: 16px;
        line-height: 24px;
        padding-right: 40px;
    }
    .about-ntfcns-list {
        max-height: 380px;
    }
   
    .features-list {
        width: 80%;
        padding-top: 36px;
    }
    .features-section-heading p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 24px;
    }
    .how-it-works-section {
        padding: 130px 0 90px;
    }
    .features-section-heading h4 {
        font-size: 26px;
    }
    .card-item {
        flex: 0 0 242px;
        max-width: 242px;
        height: 252px;
        border-radius: 14px;
        font-size: 16px;
        line-height: 24px;
    }
    .card-item::before {
        top: -34px;
        width: 68px;
        height: 68px;
        font-size: 26px;
    }
    .card-item::after {
        width: 282px;
    }
    .card-item:nth-child(odd)::after {
        border-radius: 0 0 14px 14px;
    }
    .card-item:nth-child(even)::after {
        border-radius: 14px 14px 0 0;
    }
    .winners-image-item img {
        width: 276px;
    }
    .winners-image-item {
        margin-right: 14px;
    }
    .winner-section, .rewards-section {
        padding: 60px 0;
    }
    .reward-item {
        flex: 0 0 22%;
        max-width: 22%;
    }
    .rewards-list {
        gap: 60px;
        margin-top: 60px;
    }
    .media-slider-section .winners-image-item img {
        width: 390px;
        height: 250px;
    }
    .contact-section {
        padding: 70px 0;
    }
    .features-section-heading p::before, .features-section-heading p::after {
        width: 86px;
    }
    .contact-details-list {
        width: 90%;
    }
    
}
/* For screens between 1360 and 1599px */
@media (max-width: 1599px) {
    .container {
        width: 1270px;
        max-width: 1270px;
    }
    
    .header-section {
        padding: 18px 40px;
    }
    .main-logo a {
        width: 104px;
    }
    .navbar a {
        font-size: 14px;
    }
    .banner-section {
        height: 585px !important;
    }
    .banner-section-lhs img {
        margin-left: 12%;
    }
    .banner-section-cnt {
        gap: 10%;
        top: 134px;
    }
    .banner-section-lhs {
        flex: 0 0 32%;
        max-width: 32%;
    }
   
    .banner-section-rhs h2 {
        font-size: 42px;
        line-height: 54px;
        margin-bottom: 20px;
    }
    .slide-2 .banner-section-rhs h2 ,
    .slide-3 .banner-section-rhs h2{
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 18px;
    }
    .banner-section-rhs {
        flex: 0 0 48%;
        max-width: 48%;
        padding-top: 15px;
    }
    .slide-1 .banner-section-rhs {
        padding-top: 32px;
    }
    .slide-2 .banner-section-lhs img, .slide-3 .banner-section-lhs img {
        margin-left: 8%;
    }
    .banner-section-rhs p span {
        font-size: 20px;
    }
    .banner-section-rhs p {
        font-size: 16px;
        line-height: 28px;
        width: 85%;
    }
    .slide-2 .banner-section-rhs p, .slide-3 .banner-section-rhs p {
        width: 70%;
        font-size: 18px;
        line-height: 30px;
    }
    .banner-section-rhs .stay-txt {
        font-size: 26px;
        margin-bottom: 26px;
    }
    .banner-eht-mbl {
        position: absolute;
        right: 40px;
        top: 156px;
        width: 130px;
    }
    .banner-section-rhs .download-btn {
        padding: 16px 32px;
        font-size: 15px;
    }
    .banner-section-rhs p {
        margin-bottom: 20px;
    }
    .about-section {
        padding: 90px 0 80px;
    }
    .about-lhs h4 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 18px;
    }
    .about-cnt-lft h5, .about-ntfcns h6 {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 6px;
    }
    .about-cnt-lft p {
        font-size: 16px;
    }
    .about-cnt-lft img {
        width: 56px;
        margin-bottom: 12px;
    }
    .about-cnt-lft {
        margin-bottom: 28px;
        width: 90%;
    }
    .about-rhs .about-ntfcns {
        padding: 24px 20px;
        width: 420px;
    }
    .about-ntfcns h6 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .about-ntfcns-icon img {
        width: 34px;
    }
    .about-ntfcns-item p {
        font-size: 15px;
        line-height: 22px;
        padding-right: 56px;
    }
    .about-ntfcns-item {
        gap: 16px;
        margin-bottom: 16px;
    }
    .about-ntfcns-list {
        max-height: 340px;
    }
    .features-section {
        padding: 54px 0;
        min-height: 740px;
    }
    .features-list {
        width: 86%;
        padding-top: 30px;
    }
    .features-item-lhs {
        flex: 0 0 70px;
        max-width: 70px;
        height: 70px;
    }
    .features-item-lhs img{
        width: 36px;
    }
    .features-item-rhs h6 {
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        color: #fff;
        margin-bottom: 12px;
    }
    .features-item-rhs p {
        font-size: 16px;
        padding-right: 34px;
    }
    .features-item:nth-child(even) .features-item-rhs p{
        padding-right: 0;
        padding-left: 34px;
    }
    .features-main-image {
        width: 650px;
        height: 640px;
    }
    .how-it-works-section {
        padding: 110px 0 90px;
    }
    .features-section-heading p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 18px;
        padding: 0 22px;
    }
    .features-section-heading p::before, .features-section-heading p::after {
        width: 70px;
    }
    .features-section-heading h4 {
        font-size: 24px;
        line-height: 32px;
    }
    .card-item {
        flex: 0 0 210px;
        max-width: 210px;
        height: 224px;
    }
    .card-item::before {
        top: -32px;
        width: 64px;
        height: 64px;
        font-size: 24px;
        outline: 6px solid #00bcd4;
    }
    .card-item::after {
        width: 250px;
    }
    .card-item:nth-child(even)::after {
        height: 62%;
    }
    .features-section-heading {
        margin-bottom: 30px;
    }
    .winners-image-item img {
        width: 242px;
    }
    .winners-image-slider .slick-prev, .winners-image-slider .slick-next {
        width: 48px;
        height: 48px;
        background-size: 12px;
    }
    .winners-image-slider {
        padding: 20px 0;
    }
    .rewards-list {
        gap: 50px;
        margin-top: 48px;
    }
    .media-section,.partners-section {
        padding: 60px 0;
    }
    .media-slider-section .winners-image-item img {
        width: 330px;
        height: 230px;
    }
    .partners-lhs h4, .partners-rhs h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .product-item-image {
        width: 130px;
        height: 130px;
    }
    .product-item {
        flex: 0 0 22%;
        max-width: 22%;
    }
    .price-tag {
        background-size: 116px;
    }
    .dealers-item {
        flex: 0 0 22%;
        max-width: 22%;
    }
    .dealers-item {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .contact-section {
        padding: 60px 0;
    }
    .contact-details-icon {
        width: 64px;
        height: 64px;
    }
    .contact-details-item p {
        font-size: 18px;
        line-height: 28px;
    }
    .footer-details p {
        font-size: 22px;
        line-height: 22px;
        margin-bottom: 14px;
    }
    .download-optns img {
        width: 124px;
    }
    .social-icons {
        gap: 16px;
        padding: 12px 0;
    }
    .social-icons a {
        width: 48px;
        height: 48px;
        font-size: 22px;
    }

.whatsapp-fixed{
    width: 60px;
        bottom: 30px;
  }
  .reward-item {
    border-radius: 16px;
}
.video-play-btn {
    width: 60px;
    height: 60px;
}
.video-play-btn i {
    font-size: 32px;
}
}
/* For screens between 1200 and 1359px */
@media (max-width: 1359px) {
    .container {
        width: 1140px;
        max-width: 1140px;
    }
    .banner-section {
        height: 530px !important;
    }
    .banner-section-lhs {
        flex: 0 0 32%;
        max-width: 32%;
    }
    .banner-section-cnt {
        gap: 10%;
        top: 124px;
    }
    .slide-2 .banner-section-lhs img, .slide-3 .banner-section-lhs img {
        margin-left: 12%;
    }
    .banner-section-rhs h2 {
        font-size: 36px;
        line-height: 46px;
        margin-bottom: 20px;
    }
    .slide-2 .banner-section-rhs p, .slide-3 .banner-section-rhs p {
        width: 75%;
        font-size: 16px;
        line-height: 26px;
    }
    .slide-2 .banner-section-rhs h2, .slide-3 .banner-section-rhs h2 {
        font-size: 36px;
        line-height: 44px;
        margin-bottom: 16px;
    }
    .banner-section-rhs {
        flex: 0 0 46%;
        max-width: 46%;
        padding-top: 20px;
    }
    .banner-section-rhs .stay-txt {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .banner-section-rhs p span {
        font-size: 19px;
    }
    .banner-eht-mbl {
        position: absolute;
        right: 34px;
        top: 160px;
        width: 116px;
    }
    .banner-section-rhs p {
        font-size: 15px;
        line-height: 26px;
        width: 89%;
    }
    .banner-section-rhs p {
        margin-bottom: 16px;
    }
    .banner-section-rhs .download-btn {
        padding: 14px 28px;
        font-size: 14px;
    }
    .about-section {
        padding: 74px 0 60px;
    }
    .about-lhs h4 {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .about-cnt-lft h5, .about-ntfcns h6 {
        font-size: 18px;
        line-height: 26px;
    }
    .about-cnt-lft p {
        font-size: 14px;
        line-height: 28px;
    }
    .about-cnt-lft img {
        width: 54px;
        margin-bottom: 10px;
    }
    .about-cnt-lft {
        margin-bottom: 24px;
        width: 92%;
    }
    .about-rhs .about-ntfcns {
        padding: 22px 20px;
        width: 380px;
    }
    .about-ntfcns h6 {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .about-ntfcns-icon {
        flex: 0 0 42px;
        max-width: 42px;
        margin-top: 12px;
    }
    .about-ntfcns-icon img{
        width: 32px;
    }
    .about-ntfcns-item p {
        font-size: 14px;
        line-height: 20px;
        padding-right: 40px;
    }
    .about-ntfcns-item {
        gap: 14px;
        margin-bottom: 14px;
    }
    .about-ntfcns-list {
        max-height: 320px;
    }
    .features-section {
        padding: 48px 0;
        min-height: 710px;
    }
    .features-section-heading h4{
        font-size: 22px;
    }
    .features-section-heading p::before, .features-section-heading p::after {
        width: 60px;
    }
    .features-item-lhs {
        flex: 0 0 64px;
        max-width: 64px;
        height: 64px;
    }
    .features-item-lhs img {
        width: 34px;
    }
    .features-item {
        gap: 16px;
        margin-bottom: 30px;
    }
    .features-list {
        width: 90%;
        padding-top: 24px;
    }
    .features-main-image {
        width: 612px;
        height: 625px;
    }
    .contact-heading h4 {
        width: 72%;
    }
    .card-item {
        flex: 0 0 190px;
        max-width: 190px;
        height: 200px;
        font-size: 15px;
        padding: 20px;
        line-height: 24px;
    }
    .card-item::before {
        top: -30px;
        width: 60px;
        height: 60px;
        font-size: 20px;
        outline: 5px solid #00bcd4;
    }
    .card-item::after {
        width: 224px;
        left: -17px;
    }
    .card-item:nth-child(even)::after {
        height: 63%;
    }
    .card-list {
        gap: 29px;
        margin-top: 84px;
    }
    .winner-section, .rewards-section {
        padding: 54px 0;
    }
    .features-section-heading {
        margin-bottom: 24px;
    }
    .winners-image-item img {
        width: 215px;
    }
    .winners-image-slider .slick-prev {
        left: -60px;
    }
    .reward-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .rewards-list {
        gap: 42px;
        margin-top: 42px;
    }
    .media-section, .partners-section {
        padding: 54px 0;
    }
    .winners-image-slider {
        padding: 16px 0;
    }
    .media-slider-section .winners-image-item img {
        width: 290px;
        height: 190px;
    }
    .product-item-image {
        width: 120px;
        height: 120px;
    }
    .price-tag {
        font-size: 12px;
        top: -20px;
        background-size: 106px;
    }
    .dealers-item-image-in {
        width: 96px;
        height: 70px;
        margin-bottom: 14px;
    }
    .dealers-item-image {
        height: 142px;
    }
    .gift-poins {
        font-size: 12px;
    }
    .contact-details-icon i {
        font-size: 26px;
    }
    .contact-details-icon {
        margin-bottom: 24px;
    }
}
/* For screens between 992 and 1199px */
@media (max-width: 1199px) {
    .container {
        width: 960px;
        max-width: 960px;
    }
    .header-section {
        padding: 14px 30px;
    }
    .main-logo a {
        width: 96px;
    }
    .navbar {
        gap: 12px;
    }
    .navbar a {
        font-size: 13px;
    }
    .banner-section {
        height: 440px !important;
    }
    .banner-section-lhs {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .banner-section-rhs {
        flex: 0 0 48%;
        max-width: 48%;
        padding-top: 0;
    }
    .slide-1 .banner-section-rhs {
        padding-top: 20px;
    }
    .banner-section-rhs h2 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 16px;
    }
    .banner-section-rhs p {
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 12px;
        width: 90%;
    }
    .banner-section-cnt {
        gap: 12%;
        top: 120px;
    }
    .slide-2 .banner-section-cnt,
    .slide-3 .banner-section-cnt {
        gap: 8%;
    }
    .slide-2 .banner-section-rhs h2, .slide-3 .banner-section-rhs h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px;
    }
    .banner-section-rhs p span {
        font-size: 18px;
    }
    .slide-2 .banner-section-rhs p, .slide-3 .banner-section-rhs p {
        width: 82%;
        font-size: 15px;
        line-height: 24px;
    }
    .banner-section-rhs .stay-txt {
        font-size: 21px;
        margin-bottom: 16px;
    }
    .banner-eht-mbl {
        position: absolute;
        right: 52px;
        top: 122px;
        width: 102px;
    }
    .about-section {
        padding: 64px 0 54px;
    }
    .about-lhs {
        flex: 0 0 56%;
        max-width: 56%;
    }
    .about-rhs {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .about-rhs .about-ntfcns {
        padding: 20px 20px;
        width: 360px;
    }
    .about-ntfcns-list {
        max-height: 340px;
    }
    .features-section {
        min-height: 660px;
    }
    .features-list {
        width: 94%;
        gap: 18px;
        padding-top: 20px;
    }
    .features-item:nth-child(4) {
        margin-right: -36px;
    }
    .features-item:nth-child(3) {
        margin-left: -36px;
    }
    .features-item-rhs h6 {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .features-item-rhs p {
        font-size: 14px;
        padding-right: 70px;
        line-height: 22px;
    }
    .features-item:nth-child(even) .features-item-rhs p {
        padding-right: 0;
        padding-left: 70px;
    }
    .features-main-image {
        width: 515px;
        height: 515px;
    }
    .features-section {
        min-height: 600px;
    }
    .features-item {
        gap: 14px;
        margin-bottom: 20px;
    }
    .how-it-works-section {
        padding: 96px 0 76px;
    }
    .features-section-heading p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 14px;
        padding: 0 20px;
    }
    .features-section-heading p::before, .features-section-heading p::after {
        width: 54px;
    }
    .features-section-heading h4 {
        font-size: 20px;
        line-height: 28px;
        width: 76%;
    }
    .card-item {
        flex: 0 0 160px;
        max-width: 160px;
        height: 170px;
        font-size: 14px;
        padding: 14px;
        line-height: 22px;
    }
    .card-item::before {
        top: -27px;
        width: 54px;
        height: 54px;
        font-size: 18px;
        outline: 4px solid #00bcd4;
        box-shadow: inset 0px 0px 6px #777777;
    }
    .card-item::after {
        width: 186px;
        height: 62%;
        left: -13px;
        bottom: -13px;
    }
    .card-list {
        gap: 22px;
        margin-top: 70px;
    }
    .card-item:nth-child(even)::after {
        height: 60%;
        top: -18px;
    }
    .winners-image-item img {
        width: 240px;
    }
    .winners-image-slider {
        padding: 10px 0;
    }
    .rewards-list {
        gap: 36px;
        margin-top: 38px;
    }
    .reward-item {
        flex: 0 0 27%;
        max-width: 27%;
        border-radius: 12px;
    }
    .media-slider-section .winners-image-item img {
        width: 330px;
        height: 224px;
    }
    .partners-lhs h4, .partners-rhs h4 {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 18px;
    }
    .product-item-image-in {
        width: 80px;
        height: 52px;
    }
    .price-tag {
        font-size: 12px;
        top: -20px;
        background-size: 94px;
    }
    .products-list {
        margin-top: 34px;
    }
    .product-item {
        flex: 0 0 30%;
        max-width: 30%;
    }
    .dealers-item {
        flex: 0 0 44%;
        max-width: 44%;
    }
    .dealers-item-image-in {
        width: 104px;
        height: 74px;
        margin-bottom: 24px;
    }
    .contact-section {
        padding: 54px 0;
    }
    .contact-details-list {
        width: 96%;
        margin: 48px auto 0;
    }
    .contact-details-item p {
        font-size: 16px;
        line-height: 26px;
    }
    .footer-section {
        padding: 48px 0;
    }
    .footer-details p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    .download-optns img {
        width: 104px;
    }
    .social-icons {
        gap: 14px;
        padding: 6px 0;
    }
    .social-icons a {
        width: 42px;
        height: 42px;
        font-size: 18px;
    }
    .whatsapp-fixed{
        width: 54px;
            bottom: 20px;
      }
      .video-play-btn {
        width: 54px;
        height: 54px;
      }
      .video-play-btn i {
        font-size: 28px;
      }
}
/* For screens between 768 and 991px */
@media (max-width: 991px) {
    .container {
        width: 750px;
        max-width: 750px;
    }
    .main-logo a {
        width: 90px;
    }
    .navbar {
        list-style: none;
        position: absolute;
        top: 100%;
        right: 0;
        background: white;
        width: 100%;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
        transform: translateY(-20px);
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease-in-out;
        display: block;
    }
    .navbar.active {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
        border-top: 3px solid #bee8fb;
        padding: 20px;
        border-radius: 0;
    }
    .header-bar {
        justify-content: space-between;
    }
    .navbar.active  {
        flex-direction: column;
        align-items: self-start;
        display: block;
    }
    .navbar a {
        font-size: 14px;
        padding: 14px 0;
        display: inline-block;
        color: #000;
    }
    .navbar a.active{
        color: #000;
    }
    .menu-btn {
        width: 30px;
        height: 30px;
        border-radius: 6px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: end;
        gap: 6px;
        cursor: pointer;
        transition: transform 0.3s ease-in-out;
        margin-bottom: 10px;
    }
    .menu-btn span {
        background: #fff;
        height: 4px;
        border-radius: 8px;
        width: 100%;
        transition: all 0.3s ease-in-out;
    }
    .homepage-main-section .menu-btn span,.product-main-section span{
        background-color: #fff;
    }
    .header-section.scrolled .menu-btn span {
        background: #000;

    }
    
    .menu-btn span:nth-child(3) {
        width: 16px;
    }
    .menu-btn span:nth-child(2) {
        width: 24px;
    }
    .menu-btn.active span:nth-child(1) {
        transform: translateY(10px) rotate(45deg);
    }
    .menu-btn.active span:nth-child(3) {
        transform: translateY(-10px) rotate(-45deg);
        width: 100%;
    }
    .menu-btn.active span:nth-child(2) {
        opacity: 0;
    }
    .whatsapp-fixed{
        width: 48px;
    }
      .header-section {
        padding: 14px 24px;
    }
    .banner-section-cnt {
        gap: 14%;
        top: 98px;
    }
    .banner-section {
        height: 364px !important;
    }
    .banner-section-lhs {
        flex: 0 0 32%;
        max-width: 32%;
    }
    .banner-section-lhs img {
        margin-left: 15%;
    }
    .banner-section-rhs h2 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 12px;
    }
    .slide-2 .banner-section-rhs h2, .slide-3 .banner-section-rhs h2 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 8px;
    }
    .banner-section-rhs {
        flex: 0 0 54%;
        max-width: 54%;
        padding-top: 0;
    }
    .banner-section-rhs p {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        width: 92%;
    }
    .banner-section-rhs p span {
        font-size: 16px;
    }
    .slide-2 .banner-section-rhs p, .slide-3 .banner-section-rhs p {
        width: 78%;
        font-size: 14px;
        line-height: 22px;
    }
    .banner-section-rhs p {
        margin-bottom: 8px;
    }
    .banner-section-rhs .stay-txt {
        font-size: 18px;
        margin-bottom: 16px;
        line-height: 20px;
    }
    .banner-section-rhs .download-btn {
        padding: 14px 22px;
    }
    .banner-eht-mbl {
        position: absolute;
        right: 32px;
        top: 108px;
        width: 78px;
    }
    .about-section {
        padding: 54px 0 48px;
    }
    .about-lhs h4 {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 12px;
    }
    .about-lhs h4::after {
        margin-left: 18px;
        width: 70px;
    }
    .about-cnt-lft p {
        line-height: 24px;
    }
    .about-rhs {
        flex: 0 0 42%;
        max-width: 42%;
    }
    .about-rhs .about-ntfcns {
        padding: 16px 16px;
        width: 290px;
        border-radius: 10px;
    }
    .about-ntfcns h6 {
        font-size: 16px;
        margin-bottom: 14px;
    }
    .about-ntfcns-icon img {
        width: 28px;
    }
    .about-ntfcns-item p {
        padding-right: 8px;
    }
    .about-block {
        gap: 12px;
        align-items: self-start;
    }
    .about-cnt-lft img {
        width: 48px;
        margin-bottom: 8px;
    }
    .features-main-image {
        display: none;
    }
    .features-item:nth-child(even) {
        flex-direction: row;
        text-align: left;
    }
    .features-item:nth-child(4) {
        margin-right: 0;
    }
    .features-item:nth-child(3) {
        margin-left: 0;
    }
    .features-item-rhs p {
        padding-right: 0;
    }
    .features-item:nth-child(even) .features-item-rhs p {
        padding-right: 0;
        padding-left: 0;
    }
    .features-list {
        width: 98%;
        gap: 16px;
        padding-top: 10px;
    }
    .features-item {
        flex: 0 0 46%;
        max-width: 46%;
        align-items: self-start;
    }
    .features-item-rhs {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .features-item-lhs {
        flex: 0 0 60px;
        max-width: 60px;
        height: 60px;
        margin-top: 4px;
    }
    .features-item-rhs h6 {
        margin-bottom: 6px;
    }
    .features-item-lhs img {
        width: 28px;
    }
    .how-it-works-section {
        padding: 60px 0;
    }
    .features-section-heading h4 {
        font-size: 18px;
        line-height: 26px;
        width: 90%;
    }
    .features-section-heading p {
        margin-bottom: 10px;
        padding: 0 16px;
    }
    .card-item::after{
        display: none;
    }
    .card-list{
        flex-wrap: wrap;
    }
    .card-item {
        flex: 0 0 44%;
        max-width: 44%;
        min-height: 170px;
        height: auto;
        font-size: 16px;
        padding: 20px;
        line-height: 26px;
        box-shadow: 0px 0px 8px #dbdbdb;
    }
    .card-item::before {
        top: -32px;
        width: 64px;
        height: 64px;
        font-size: 24px;
    }
    .card-item:nth-child(even)::before {
        bottom: auto;
        top: -32px;
    }
    .card-list {
        flex-wrap: wrap;
        row-gap: 60px;
    }
    .winners-image-item img {
        width: 196px;
    }
    .features-section-heading {
        margin-bottom: 16px;
    }
    .winners-image-slider .slick-prev, .winners-image-slider .slick-next {
        width: 42px;
        height: 42px;
        background-size: 12px;
        box-shadow: 0px 0px 10px #c5c5c5;
    }
    .winners-image-slider .slick-prev {
        left: -50px;
    }
    .winners-image-slider .slick-next {
        right: -40px;
    }
    .winner-section, .rewards-section {
        padding: 40px 0;
    }
    .rewards-list {
        gap: 40px;
        margin-top: 36px;
    }
    .reward-item {
        flex: 0 0 36%;
        max-width: 36%;
    }
    .media-slider-section .winners-image-item img {
        width: 290px;
        height: 190px;
    }
    .product-item {
        flex: 0 0 44%;
        max-width: 44%;
    }
    .product-item-image {
        width: 130px;
        height: 130px;
        margin: 0 auto;
    }
    .price-tag {
        top: -18px;
        background-size: 104px;
    }
    .contact-section {
        padding: 48px 0;
    }
    .contact-details-list {
        margin: 36px auto 0;
        gap: 30px;
    }
    .contact-details-icon {
        margin-bottom: 20px;
        width: 54px;
        height: 54px;
    }
    .contact-details-icon i {
        font-size: 22px;
    }
    .contact-details-item {
        flex: 0 0 32%;
        max-width: 32%;
    }
    .contact-details-item p {
        font-size: 15px;
        line-height: 24px;
    }
    .footer-section {
        padding: 40px 0;
    }
    .footer-details p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px;
    }
    .download-optns img {
        width: 94px;
    }
    .social-icons a {
        width: 40px;
        height: 40px;
        font-size: 16px;
    }

    .modal-content {
        width: 95%;
      }
      
      .modal-close-btn {
        top: -15px;
        right: -15px;
        width: 30px;
        height: 30px;
      }
      
      .modal-close-btn i {
        font-size: 16px;
      }
}
/* For screens between 576 and 767px */
@media (max-width: 767px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }
    .header-section {
        padding: 16px 20px;
    }
    .main-logo a {
        width: 80px;
    }
    .banner-section-cnt {
        gap: 0;
        flex-direction: column;
        top: 86px;
    }
    .banner-section-lhs {
        flex: 0 0 290px;
        max-width: 290px;
        width: 290px;
        height: 300px;
        margin: 0 auto 32px;
    }
    .slide-2 .banner-section-lhs ,
    .slide-3 .banner-section-lhs{
        margin: 0 16px 32px;
    }
    .banner-eht-mbl {
        position: absolute;
        right: 26px;
        top: 160px;
        width: 62px;
    }
    .banner-section-lhs img {
        margin-left: 0;
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
    .slide-2 .banner-section-lhs img, .slide-3 .banner-section-lhs img{
        margin-left: 0;
    }
    .slide-2 .banner-section-cnt, .slide-3 .banner-section-cnt {
        gap: 0;
    }
    .banner-section {
        height:700px !important;
        padding-bottom: 50px;
    }
    .banner-section-rhs {
        flex: 0 0 98%;
        max-width: 98%;
        padding: 0 16px;
    }
    .banner-section-rhs h2 {
        font-size: 30px;
        line-height: 42px;
        margin-bottom: 12px;
    }
    .about-block {
        gap: 20px;
        flex-direction: column;
    }
    .about-lhs,.about-rhs {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .about-rhs .about-ntfcns {
        width: 100%;
    }
    .about-ntfcns-list {
        max-height: 290px;
    }
    .features-section-heading h4 {
        font-size: 22px;
        line-height: 32px;
    }
    .slide-1 .banner-section-rhs {
        padding-top: 0;
    }
    .features-item {
        flex: 0 0 98%;
        max-width: 98%;
        align-items: self-start;
    }
    .how-it-works-section {
        padding: 48px 0;
    }
    .card-item {
        flex: 0 0 47%;
        max-width: 47%;
        padding: 12px;
        line-height: 24px;
        font-size: 14px;
    }
    .card-list {
        gap: 14px;
        row-gap: 60px;
    }
    .card-item::before {
        top: -30px;
        width: 60px;
        height: 60px;
        font-size: 20px;
    }
    .card-item:nth-child(even)::before {
        bottom: auto;
        top: -30px;
    }
    .features-section-heading p::before, .features-section-heading p::after {
        width: 24px;
    }
    .features-section-heading p {
        margin-bottom: 8px;
        padding: 0 10px;
    }
    .winners-image-item img {
        width: 240px;
        margin: 0 auto;
    }
    .winners-image-slider .slick-prev {
        left: 0;
    }
    .winners-image-slider .slick-next {
        right: 16px;
    }
    .rewards-list {
        gap: 20px;
        margin-top: 30px;
    }
    .reward-item {
        flex: 0 0 46%;
        max-width: 46%;
        border-radius: 8px;
    }
    .video-play-btn {
        width: 48px;
        height: 48px;
        border: 3px solid #ffff;
    }
    .video-play-btn i {
        font-size: 24px;
    }
    .media-section, .partners-section {
        padding: 42px 0;
    }
    .media-slider-section .winners-image-item img {
        width: 240px;
        height: 164px;
    }
    .partners-list {
        gap: 20px;
        flex-direction: column;
    }
    .partners-lhs,.partners-rhs {
        flex: 0 0 98%;
        max-width: 98%;
    }
    .contact-details-list {
        margin: 30px auto 0;
        gap: 32px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .contact-details-item {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .footer-details {
        justify-content: center;
        flex-direction: column;
    }
    .footer-details p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 14px;
    }
    .download-optns {
        gap: 10px;
        justify-content: center;
    }
    .download-optns img {
        width: 120px;
    }
    .social-icons a {
        width: 42px;
        height: 42px;
        font-size: 18px;
    }
      .modal-close-btn {
        top: 10px;
        right: 10px;
        background: rgba(255, 255, 255, 0.8);
      }
}
@media (max-width: 375px) {
    .banner-section-rhs h2 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 12px;
    }
    .slide-2 .banner-section-rhs h2, .slide-3 .banner-section-rhs h2 {
        font-size: 22px;
        line-height: 30px;
    }
}
