
    .referral-banner
    {
        display:none !important;
    }
    .comma_color
    {
        color: #42484d !important;
    }
    .banner-main .banner-main-content h1, .banner-main .banner-main-content span
    {
        color: var(--Secondary-Colour, #0D263B);
        font-size: 58px;
        font-weight: 700;
        line-height: 82px;
        letter-spacing: -1.92px;
        text-transform: capitalize;
    }
    .see-our-work-btn
    {
        margin-top: 35px !important;
    }


    .banner-main-content p
    {
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .banner-main
    {
        gap:25px !important;
    }
    .title_why_us
    {
        margin-bottom: 40px !important;
    }
    .title_why_us h2
    {
        color: var(--main-color, #131313);
        font-size: 36px;
        line-height: 46px;
        font-weight: 600;
        margin-bottom: 2rem;
        text-align: center;
        position: relative;
    }
  
    .home_slider_section .section-title-home
    {
        font-size: 36px;
        line-height: 46px;
            text-align: center;
        margin-bottom: 25px;
    }
    .renovate_home
    {
    padding-top: 60px !important;
    }
    .renovate_home .title_why_us,  .renovate_home .title_why_us .why-choose-title
    {
    margin-bottom: 0 !important;
    }
    .renovation-section, .imperial-haven
    {
        padding: 50px 0 !important;
        align-items: flex-start !important; 
    }
    .why-choose-list-container
    {
        margin:0 25px !important;
    }
    .home_portfolio_section
    {
        padding: 60px 0 !important;
    }
    .property-we-done
    {
        margin:30px 0 !important    ;
    }
    .about-more-btn-new
    {
        padding: 12px 28px;
        border-radius: 8px;
        background: #3F9DF3;
        color: white;
        border: none;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 28px;
        margin-top: 30px;
        display: inline-block;
    }
    .about-more-btn-new:hover
    {
            transform: scale(1.02);
        transition-duration: .4s;
        background-color: #007AFF;
        box-shadow: 0 6px 8px rgba(0, 0, 0, 0.15);
    }
    .why_choose_us_home
    {
        margin-top: 30px;
        text-align: center;
    }
    .filter-bar
    {
        margin-top: 0 !important;
    }
    .testimonial-card h6
    {
        display: flex;
        margin-top: 5px;
    }
    .modern-vila
    {
        width: 100% !important;
    }
    .home_imperials
    {
        padding-top: 70px !important;
    }
    .our-listing
    {
        max-width: 100% !important;
    }
    .accordion-button
    {
        padding: 10px 15px !important;
        line-height: 30px !important;
        font-size: 18px !important;
    }
    .bootstrap-accordion
    {
        margin-top: 0 !important;
    }
    .accordion-body
    {
        font-size: 15px !important;
    }
    .accordion
    {
        gap:15px !important;
    }
    .bg-section {
        background-image: url('https://quickflipconstruction.com/uploads/page_metas/off-market-deal-image.jpg');
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
        height: 300px;
        aspect-ratio: auto;
        position: relative;

    }

    .bg-section::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 80, 0.5);
        z-index: 1;
    }

    .content {
        position: relative;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: 100%;
    }

    .content h2 {
        font-size: 36px;
        margin-bottom: 20px;
        color: #fff;
        font-weight: 500;
    }

    .content p.subheading {
        font-size: 18px;
        line-height: 26px;
        font-weight: 500;
        margin-bottom: 24px;
        color: #fff;
    }

    .content p.description {
        font-size: 20px;
        line-height: 1.6;
        color: #fff;
        font-weight: 300;
        max-width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    .renovate_cta
    {
        background-image: none;
        background-color: #f4f4f4;
    }

    .renovate_cta:before
    {
        display: none !important;
    }
    .renovate_cta .content h2
    {
        filter: invert(1);
    } 
    .cta-wrapper {
      background: #f8f9fa;
      border-radius: 20px;
      overflow: hidden;
      box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    }
    .image-container {
      position: relative;
      height: 100%;
    }
    .cta-img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      min-height: 300px;
      display: block;
    }
    .image-container::after {
      content: "";
      position: absolute;
      top: 0; left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.4); /* Dark overlay */
      z-index: 1;
    }
    .cta-content {
      padding: 40px;
      position: relative;
      z-index: 2;
    }
   .services-section {
      padding: 60px 0;
      background-color: #EDF6FF;
    }

    .services-title {
      font-size: 2.4rem;
      font-weight: 700;
      margin-bottom: 15px;
    }

    .services-subtitle {
      font-size: 1.1rem;
      color: #6c757d;
      margin-bottom: 40px;
    }

    .service-card_new {
        background: #fff;
        border-radius: 16px;
        padding: 15px 20px;
        text-align: center;
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
        /* justify-content: center; */
        display: flex;
        align-items: center;
        gap: 15px;
        transition: all 0.3s ease;
        height: 100%;
    }

    .service-card_new:hover {
      transform: translateY(-6px);
      box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
    }

    .service-icon {
         width: 60px;
        height: 60px;
        background: linear-gradient(to right, #3b82f6, #346ce5);
        color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 1.8rem;
        border-radius: 50%;
        /* margin: 0 auto 15px; */
        transition: background 0.3s ease;
    }

    .service-card:hover .service-icon {
      background: #e89d00;
    }

    .service-title {
      font-size: 1.1rem;
      font-weight: 600;
      color: #333;
    }

    @media(max-width:767px)
    {
        .banner-main-content h1
        {
            font-size: 26px !important;
            line-height: 34px !important;
        }
        .banner-main-content p
        {
            font-size: 14px !important;
            line-height: 26px !important;
            margin-top: 8px !important;
        }
        .see-our-work-btn
        {
            margin-top: 20px !important;
        }
        .video-carousel-section .home_slider_section
        {
            padding-top: 0 !important;
        }
        .video-carousel-section .title
        {
            margin-bottom: 20px !important;
        }
        .video-carousel-section .carousel-wrapper
        {
            max-width: 100% !important;
            height: 300px !important;
            border-radius: 0px !important;
        }
        .video-carousel-section .video-slide iframe 
        {
            width: 100% !important;
            height: 100% !important;
            min-height: 300px !important;
        }
         .video-carousel-section .carousel-arrow
        {
            width: 32px !important;
            height: 32px !important;
            font-size: 14px !important;
        }
        .renovate_cta
        {
            height: inherit !important;
            padding: 50px 0 !important;
        }
        .renovate_cta .content
        {
            height: inherit !important;
        }
        .renovate_cta .content h2
        {
            font-size: 24px !important;
            line-height: 32px !important;
            text-align: center !important;
            padding: 0 15px !important;
        }
        .renovate_cta .content p
        {
            font-size: 16px !important;
            line-height: 24px !important;
        }
        .about-more-btn-new
        {
            font-size: 14px !important;
            padding: 8px 20px !important;
        }
        .why-choose-us-home .why-choose-title, .renovate_home .why-choose-title
        {
            font-size: 24px !important;
            line-height: 32px !important;
            margin-bottom: 1rem !important;
        }
        .why-choose-us-home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .renovate_home .about-more-btn-new
        {
            margin-top: 0 !important;
            text-align: center !important;
        }
        .services-section
        {
            padding: 40px 0 !important
        }
        .services-section .services-title
        {
            font-size: 24px !important;
            line-height: 30px !important;
        }
       .services-section .services-subtitle
        {
            font-size: 16px !important;
            line-height: 24px !important;
            margin-bottom: 0 !important;
        }
       .services-section .service-icon
        {
            width: 40px !important;
            height: 40px !important;
            font-size: 1.2rem !important;
        }
       .services-section .service-title
        {
            font-size: 16px !important;
        }
        .services-section .row
        {
            margin-top: 1rem !important;
        }
        .cta-wrapper
        {
            padding: 40px 0 !important;
            box-shadow: none !important;
        }
        .cta-wrapper h2
        {
            font-size: 24px !important;
            line-height: 32px !important;
            margin-bottom: 10px !important;
        }
        .cta-wrapper .content p.description
        {
            font-size: 16px !important;
            line-height: 24px !important;
             max-width: 80%;
            text-align: center;
            margin: 0 auto;
        }
        .cta-wrapper .content
        {
            padding-top: 20px !important;
        }
        .home_portfolio_section .title
        {
            font-size: 24px !important;
            line-height: 32px !important;
            margin-bottom: 15px !important;
        }
        .property-card-title
        {
            margin-bottom: 8px !important;
        }
        .why_choose_us_home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .home_portfolio_section
        {
            padding: 40px 0 !important;
        }
        .home-about-us .title_why_us h2, .title_why_us h2
        {
            font-size: 24px !important;
            line-height: 32px !important;
            margin-bottom: 10px !important;
        }
         .home-about-us .title_why_us
         {
             margin-bottom: 0px !important;
         }
         .home-about-us .testimonial-card
         {
            min-height: 330px !important;
         }
         .home_imperials
         {
            padding-top: 40px !important;
         }
         .home_imperials .title_why_us
         {
            margin-bottom: 0 !important;
         }
        .home-realstate-banner .mobile-content
        {
            display: block !important;
            padding: 30px 15px 50px;
            position: relative;
            width: 100%;
            height: auto;
           
            
        }
        .home-realstate-banner .content
        {
            height: inherit !important;
        }
        .bg-section
        {
            padding: 50px 0 !important;
        }
        .bg-section h2
        {
            font-size: 26px !important;
            line-height: 36px !important;
        }
        .bg-section .content p.description
        {
            font-size: 16px !important;
            line-height: 24px !important;
        }
    }
      @media only screen 
    and (min-device-width: 768px) 
    and (max-device-width: 1024px) 
    and (orientation: portrait) 
    and (-webkit-min-device-pixel-ratio: 1) 
  {
        .home_view_banner .banner-main
         {
            gap:28px !important;
         }
         .banner-container
         {
            padding-bottom: 40px !important;
         }
        .banner-main-content h1
        {
            font-size: 30px !important;
            line-height: 38px !important;
        }
        .video-carousel-section .title
        {
             font-size: 30px !important;
            line-height: 38px !important;
        }
        .video-carousel-section .carousel-wrapper
        {
            max-width: 95% !important;
        }
        .video-carousel-section .video-slide iframe
        {
            width: 100% !important;
            height: 400px !important;
        }
        .banner-main-content p
        {
            font-size: 16px !important;
            line-height: 26px !important;
            margin-top: 8px !important;
        }
        .available-home p
        {
               font-size: 16px !important;
            line-height: 26px !important;
        }
        .see-our-work-btn
        {
            margin-top: 20px !important;
        }
    
        .video-carousel-section .home_slider_section
        {
            padding-top: 0 !important;
        }
        .video-carousel-section .title
        {
            margin-bottom: 20px !important;
        }
        .video-carousel-section .carousel-wrapper
        {
            max-width: 95% !important;
          
        }
        .video-carousel-section .video-slide iframe 
        {
            width: 100% !important;
            height: 400px !important;
           
        }
        
         .video-carousel-section .carousel-arrow
        {
            width: 32px !important;
            height: 32px !important;
            font-size: 14px !important;
        }
        .renovate_cta
        {
            height: inherit !important;
            padding: 50px 0 !important;
        }
        .renovate_cta .content
        {
            height: inherit !important;
        }
        .renovate_cta .content h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            text-align: center !important;
            padding: 0 15px !important;
        }
        .renovate_cta .content p
        {
            font-size: 18px !important;
            line-height: 26px !important;
            width:80% !important;
            text-align:center !important;
        }
        .common-pera
        {
             font-size: 18px !important;
            line-height: 26px !important;
        }
        .why-choose-us-home
        {
            padding-top: 40px !important;
        }
        .about-more-btn-new
        {
            font-size: 14px !important;
            padding: 8px 20px !important;
        }
        .why-choose-us-home .why-choose-title, .renovate_home .why-choose-title
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 1rem !important;
        }
         .home_portfolio_section .title_why_us
        {
            margin-bottom: 20px !important;
        }
        .home_more_spaces
        {
            padding-bottom: 0 !important;
        }
        .home-service-card-area
        {
            padding: 40px 0 !important;
        }
        .why-choose-us-home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .renovate_home .about-more-btn-new
        {
            margin-top: 0 !important;
            text-align: center !important;
        }
        .services-section
        {
            padding: 40px 0 !important
        }
        .services-section .services-title
        {
            font-size: 26px !important;
            line-height: 34px !important;
        }
       .services-section .services-subtitle
        {
            font-size: 16px !important;
            line-height: 26px !important;
            margin-bottom: 0 !important;
        }
       .services-section .service-icon
        {
            width: 60px !important;
            height: 60px !important;
            font-size: 1.8rem !important;
        }
       .services-section .service-title
        {
            font-size: 18px !important;
        }
        .services-section .row
        {
            margin-top: 1rem !important;
        }
        .cta-wrapper
        {
            /* padding: 40px 0 !important; */
            /* box-shadow: none !important; */
        }
        .cta-wrapper .cta-img
        {
            min-height: 400px !important;
        }
        .cta-wrapper h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 10px !important;
        }
        .cta-wrapper .content p.description
        {
            font-size: 18px !important;
            line-height: 26px !important;
          
        }
        .cta-wrapper .content
        {
            padding: 20px !important;
        }
        .home_portfolio_section .title
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 15px !important;
        }
        .property-card-title
        {
            margin-bottom: 8px !important;
        }
        .why_choose_us_home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .home_portfolio_section
        {
            padding: 40px 0 !important;
        }
        .home-about-us .title_why_us h2, .title_why_us h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 10px !important;
        }
        .property-card-content .property-card-title
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
        .home-realstate-banner .overley
        {
            display: block !important;
            height: auto !important;
        }
         .home-about-us .title_why_us
         {
             margin-bottom: 0px !important;
         }
         .home-about-us .testimonial-card
         {
            min-height: 330px !important;
         }
         .home_imperials
         {
            padding-top: 40px !important;
         }
         .home_imperials .title_why_us
         {
            margin-bottom: 0 !important;
         }
        .home-realstate-banner .mobile-content
        {
            display: block !important;
            padding: 30px 15px 50px;
            position: relative;
            width: 100%;
            height: auto;
          
            
        }
        .home-realstate-banner .content
        {
            height: inherit !important;
        }
        .bg-section
        {
            padding: 50px 0 !important;
        }
        .bg-section h2
        {
            font-size: 26px !important;
            line-height: 36px !important;
        }
        .bg-section .content p.description
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
         .renovate_cta
        {
            height: inherit !important;
            display: inherit !important;
        }  
        .home-faq-section .title_why_us h2, .home-faq-section .title_why_us p
        {
            text-align: center !important;
        }
        .home-faq-section img
        {
            width:60% !important;
            display: block;
            margin: 0 auto !important;
        }
  }
      @media only screen 
    and (min-device-width: 768px) 
    and (max-device-width: 1024px) 
    and (orientation: landscape) 
    and (-webkit-min-device-pixel-ratio: 1) 
  {
        .home_view_banner .banner-main
         {
            gap:28px !important;
         }
         .banner-container
         {
            padding-bottom: 40px !important;
         }
         .video-carousel-section
         {
            padding-bottom: 50px !important;
         }

        .banner-main-content h1
        {
            font-size: 30px !important;
            line-height: 38px !important;
        }
        .video-carousel-section .title
        {
             font-size: 30px !important;
            line-height: 38px !important;
        }
        .video-carousel-section .carousel-wrapper
        {
            max-width: 95% !important;
        }
        .video-carousel-section .video-slide iframe
        {
            width: 100% !important;
            height: 400px !important;
        }
        .banner-main-content p
        {
            font-size: 16px !important;
            line-height: 26px !important;
            margin-top: 8px !important;
        }
        .available-home p
        {
               font-size: 16px !important;
            line-height: 26px !important;
        }
        .see-our-work-btn
        {
            margin-top: 20px !important;
        }
    
        .video-carousel-section .home_slider_section
        {
            padding-top: 0 !important;
        }
        .video-carousel-section .title
        {
            margin-bottom: 20px !important;
        }
        .video-carousel-section .carousel-wrapper
        {
            max-width: 95% !important;
          
        }
        .video-carousel-section .video-slide iframe 
        {
            width: 100% !important;
            height: 400px !important;
           
        }
        
         .video-carousel-section .carousel-arrow
        {
            width: 32px !important;
            height: 32px !important;
            font-size: 14px !important;
        }
        .renovate_cta
        {
            height: inherit !important;
            padding: 50px 0 !important;
        }
        .renovate_cta .content
        {
            height: inherit !important;
        }
        .renovate_cta .content h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            text-align: center !important;
            padding: 0 15px !important;
        }
        .renovate_cta .content p
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
        .common-pera
        {
             font-size: 18px !important;
            line-height: 26px !important;
        }
        .why-choose-us-home
        {
            padding-top: 40px !important;
        }
        .about-more-btn-new
        {
            font-size: 14px !important;
            padding: 8px 20px !important;
        }
        .why-choose-us-home .why-choose-title, .renovate_home .why-choose-title
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 1rem !important;
        }
         .home_portfolio_section .title_why_us
        {
            margin-bottom: 20px !important;
        }
        .home_more_spaces
        {
            padding-bottom: 0 !important;
        }
        .home-service-card-area
        {
            padding: 40px 0 !important;
        }
        .why-choose-us-home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .renovate_home .about-more-btn-new
        {
            margin-top: 0 !important;
            text-align: center !important;
        }
        .services-section
        {
            padding: 40px 0 !important
        }
        .services-section .services-title
        {
            font-size: 26px !important;
            line-height: 34px !important;
        }
       .services-section .services-subtitle
        {
            font-size: 16px !important;
            line-height: 26px !important;
            margin-bottom: 0 !important;
        }
       .services-section .service-icon
        {
            width: 60px !important;
            height: 60px !important;
            font-size: 1.8rem !important;
        }
       .services-section .service-title
        {
            font-size: 18px !important;
        }
        .services-section .row
        {
            margin-top: 1rem !important;
        }
        .cta-wrapper
        {
            /* padding: 40px 0 !important; */
            /* box-shadow: none !important; */
        }
        .cta-wrapper .cta-img
        {
            min-height: 400px !important;
        }
        .cta-wrapper h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 10px !important;
        }
        .cta-wrapper .content p.description
        {
            font-size: 18px !important;
            line-height: 26px !important;
            max-width: 100% !important;
        }
        .cta-wrapper .content
        {
            padding: 20px !important;
        }
        .home_portfolio_section .title
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 15px !important;
        }
        .property-card-title
        {
            margin-bottom: 8px !important;
        }
        .why_choose_us_home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .home_portfolio_section
        {
            padding: 40px 0 !important;
        }
        .home-about-us .title_why_us h2, .title_why_us h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 10px !important;
        }
        .property-card-content .property-card-title
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
        .home-realstate-banner .overley
        {
           
            height: 100% !important;
            padding: 0 !important;
            gap:0 !important;
        }
        .home-realstate-banner .overley-form-container
        {
            border-top-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
        }
         .home-about-us .title_why_us
         {
             margin-bottom: 0px !important;
         }
         .home-about-us .testimonial-card
         {
            min-height: 330px !important;
         }
         .home_imperials
         {
            padding-top: 40px !important;
         }
         .home_imperials .title_why_us
         {
            margin-bottom: 0 !important;
         }
        .home-realstate-banner .mobile-content
        {
            display: block !important;
            padding: 30px 15px 50px;
            position: relative;
            width: 100%;
            height: auto;
            background: url('{{ asset('frontend/images/banner_stay.png') }}') center/cover no-repeat;
            
        }
          .home-realstate-banner .realstate-banner-img
        {
            display: none;
        }
        .home-realstate-banner .overley-left-content {
            display: none;
        }
        .home-realstate-banner   .overley-right-content
        {
            width: 100% !important;
        }
         .home-realstate-banner  .overley-form-container
        {
                    padding: 1rem;
        width: 100%;
        margin: 0 auto;
        }
        .home-realstate-banner .content
        {
            height: inherit !important;
            display: inherit !important;
        }
        .bg-section
        {
            padding: 50px 0 !important;
        }
        .bg-section h2
        {
            font-size: 26px !important;
            line-height: 36px !important;
        }
        .bg-section .content p.description
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
         .renovate_cta
        {
            height: inherit !important;
            display: inherit !important;
        }  
        .home-faq-section .title_why_us h2, .home-faq-section .title_why_us p
        {
            text-align: center !important;
        }
        .home-faq-section img
        {
            width:100% !important;
            display: block;
            margin: 0 auto !important;
        }
        .home_imperials .mordern-house
        {
           display: block !important;
        }
        .home_imperials .mordern-house .modern-vila
        {
             margin-bottom: 25px !important;
        }
         
  }
  @media only screen 
  and (min-device-width: 1025px) 
  and (max-device-width: 1300px) 
{
     .home_view_banner .banner-main
         {
            gap:28px !important;
         }
         .banner-container
         {
            padding-bottom: 40px !important;
         }
         .video-carousel-section
         {
            padding-bottom: 50px !important;
         }

        .banner-main-content h1
        {
            font-size: 30px !important;
            line-height: 38px !important;
        }
        .video-carousel-section .title
        {
             font-size: 30px !important;
            line-height: 38px !important;
        }
        .video-carousel-section .carousel-wrapper
        {
            max-width: 95% !important;
        }
        .video-carousel-section .video-slide iframe
        {
            width: 100% !important;
            height: 400px !important;
        }
        .banner-main-content p
        {
            font-size: 16px !important;
            line-height: 26px !important;
            margin-top: 8px !important;
        }
        .available-home p
        {
               font-size: 16px !important;
            line-height: 26px !important;
        }
        .see-our-work-btn
        {
            margin-top: 20px !important;
        }
    
        .video-carousel-section .home_slider_section
        {
            padding-top: 0 !important;
        }
        .video-carousel-section .title
        {
            margin-bottom: 20px !important;
        }
        .video-carousel-section .carousel-wrapper
        {
            max-width: 95% !important;
          
        }
        .video-carousel-section .video-slide iframe 
        {
            width: 100% !important;
            height: 400px !important;
           
        }
        
         .video-carousel-section .carousel-arrow
        {
            width: 32px !important;
            height: 32px !important;
            font-size: 14px !important;
        }
        .renovate_cta
        {
            height: inherit !important;
            padding: 50px 0 !important;
        }
        .renovate_cta .content
        {
            height: inherit !important;
        }
        .renovate_cta .content h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            text-align: center !important;
            padding: 0 15px !important;
        }
        .renovate_cta .content p
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
        .common-pera
        {
             font-size: 18px !important;
            line-height: 26px !important;
        }
        .why-choose-us-home
        {
            padding-top: 40px !important;
        }
        .about-more-btn-new
        {
            font-size: 14px !important;
            padding: 8px 20px !important;
        }
        .why-choose-us-home .why-choose-title, .renovate_home .why-choose-title
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 1rem !important;
        }
         .home_portfolio_section .title_why_us
        {
            margin-bottom: 20px !important;
        }
        .home_more_spaces
        {
            padding-bottom: 0 !important;
        }
        .home-service-card-area
        {
            padding: 40px 0 !important;
        }
        .why-choose-us-home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .renovate_home .about-more-btn-new
        {
            margin-top: 0 !important;
            text-align: center !important;
        }
        .services-section
        {
            padding: 40px 0 !important
        }
        .services-section .services-title
        {
            font-size: 26px !important;
            line-height: 34px !important;
        }
       .services-section .services-subtitle
        {
            font-size: 16px !important;
            line-height: 26px !important;
            margin-bottom: 0 !important;
        }
       .services-section .service-icon
        {
            width: 60px !important;
            height: 60px !important;
            font-size: 1.8rem !important;
        }
       .services-section .service-title
        {
            font-size: 18px !important;
        }
        .services-section .row
        {
            margin-top: 1rem !important;
        }
        .cta-wrapper
        {
            /* padding: 40px 0 !important; */
            /* box-shadow: none !important; */
        }
        .cta-wrapper .cta-img
        {
            min-height: 400px !important;
        }
        .cta-wrapper h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 10px !important;
        }
        .cta-wrapper .content p.description
        {
            font-size: 18px !important;
            line-height: 26px !important;
            max-width: 100% !important;
        }
        .cta-wrapper .content
        {
            padding: 20px !important;
        }
        .home_portfolio_section .title
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 15px !important;
        }
        .property-card-title
        {
            margin-bottom: 8px !important;
        }
        .why_choose_us_home .about-more-btn-new
        {
            margin-top: 0 !important;
        }
        .home_portfolio_section
        {
            padding: 40px 0 !important;
        }
        .home-about-us .title_why_us h2, .title_why_us h2
        {
            font-size: 26px !important;
            line-height: 34px !important;
            margin-bottom: 10px !important;
        }
        .property-card-content .property-card-title
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
        .home-realstate-banner .overley
        {
           
              display: flex;
            align-items: center;
            justify-content: center;
            gap: 100px;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.60);
        }
        .overley-left-content h1
        {
            font-size: 40px !important;
            line-height: 50px !important;
        }
         .home-about-us .title_why_us
         {
             margin-bottom: 0px !important;
         }
         .home-about-us .testimonial-card
         {
            min-height: 330px !important;
         }
         .home_imperials
         {
            padding-top: 40px !important;
         }
         .home_imperials .title_why_us
         {
            margin-bottom: 0 !important;
         }
        .home-realstate-banner .mobile-content
        {
            display: none !important;
            
        }
          .home-realstate-banner .realstate-banner-img
        {
                    height: 780px !important;
        }
        .home-realstate-banner .content
        {
            height: inherit !important;
            display: inherit !important;
        }
        .bg-section
        {
            padding: 50px 0 !important;
        }
        .bg-section h2
        {
            font-size: 26px !important;
            line-height: 36px !important;
        }
        .bg-section .content p.description
        {
            font-size: 18px !important;
            line-height: 26px !important;
        }
         .renovate_cta
        {
            height: inherit !important;
            display: inherit !important;
        }  
        .home-faq-section .title_why_us h2, .home-faq-section .title_why_us p
        {
            text-align: center !important;
        }
        .home-faq-section img
        {
            width:100% !important;
            display: block;
            margin: 0 auto !important;
        }
        .home_imperials .mordern-house
        {
           display: block !important;
        }
        .home_imperials .mordern-house .modern-vila
        {
             margin-bottom: 25px !important;
        }
}
   