home reviews

.homepage__reviews-section_wrapper .absolute-stripe{
    position: absolute;
    top: -2px;
    left: 0;
    z-index: -1;
}
.homepage__reviews-section_wrapper img.position{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -58px;
}
.homepage__reviews-section_wrapper{
    position: relative;
}
#homepage__reviews-section {
   background-image: url(/images/home/home-bgrnd-reviews.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 496px;
    padding-left: 7.1%;
    padding-top: 95px;
    padding-bottom: 125px;
    display: flex;
    align-items: start;
    justify-content: start;
    color: var(--white);
}

#homepage__reviews-section .container {
    max-width: 100%;
    padding: 0;
}

#homepage__reviews-section .heading-flex {
    display: flex;
    gap: 11px;
    justify-content: space-between;
    align-items: start;
    padding-right: 28px;
}
#homepage__reviews-section .home-flex-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: end;
}

#homepage__reviews-section .row.align-end {
    justify-content: end;
    margin: 0;
}

#homepage__reviews-section .homepage__reviews-content {
    max-width: 497px;
}

#homepage__reviews-section .homepage__reviews-content h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 25px;
    text-transform: capitalize;
    padding-bottom: 46px;
}
#homepage__reviews-section .homepage__reviews-content .dark-btn {
    max-width: 242px;
    background: transparent;
    border: 1px solid white;
    height: 57px;
}
#homepage__reviews-section .home-review-para-wrapper p {
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 53px;
}
#homepage__reviews-section .homepage__reviews-content img{
    margin-top: -2px;
}
@media screen and (min-width: 1400px) {
    #homepage__reviews-section .homepage__reviews-content h3{
        margin-left: -2px;
    }
    #homepage__reviews-section .home-review-para-wrapper p {
        padding-right: 10px;
    }
}
#homepage__reviews-section .home-reviews-flex-inner .flex-content {
    padding-bottom: 4px;
}
#homepage__reviews-section .home-review-para-wrapper {
    display: flex;
    gap: 0;
    align-items: start;
}
.home-reviews-flex-inner {
    padding-right: 19px;
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.home-reviews-flex-inner .customer-rating {
    justify-content: start;
    margin-bottom: 8px;
}

.home-reviews-flex .customer-name {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    text-transform: capitalize;
    font-family: var(--header-font);
}

.home-reviews-flex .reviews-btn:focus,
.reviews-btn-main .reviews-btn.mobile:focus,
#homepage__reviews-section .homepage__reviews-content .reviews-btn:focus {
    outline: none;
    box-shadow: none;
}


@media screen and (min-width:767px) {
    #homepage__reviews-section .homepage__reviews-image-section img {
        display: none;
    }
    #homepage__reviews-section .homepage__reviews-content .dark-btn {
        margin-left: 2px;
    }
}
@media screen and (max-width:767px) {
    .homepage__reviews-section_wrapper img.position {
        top: -33px;
        width: 99px;
    }
    #homepage__reviews-section {
        width: 100%;
        padding: 54px 0 60px;
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: left;
        height: 557px;
        background-image: url(/images/home/mobile-review-bgrnd.jpg);
        background-position: center top;
    }
    .home-reviews-flex-inner {
        flex-direction: column;
        gap: 29px;
        justify-content: start;
        align-items: start;
    }
    #homepage__reviews-section .row {
        margin: 0;
    }

    #homepage-monthly-budget .mobile-appear {
        display: block !important;
        margin: 0 auto;
        margin-top: 9px;
        margin-bottom: 13px;
    }

    #homepage-monthly-budget .mobile-disappear {
        display: none !important;
    }

    #homepage__reviews-section .container {
        padding: 0 36px;
    }
    .home-reviews-broder-top-wrapper.mobile-appear {
        display: block;
        min-height: 10px;
        width: 100%;
        background-color: #FFD457;
    }

    #homepage__reviews-section .home-reviews-flex-inner .flex-content {
        padding: 0px;
    }

    #homepage__reviews-section .home-reviews-flex-inner .flex-content .reviews-btn-main,
    #homepage__reviews-section .home-reviews-flex-inner .flex-content .reviews-btn-main .reviews-btn{
        width: 100%;
    }
    #homepage__reviews-section .home-reviews-flex-inner .flex-content .reviews-btn-main .reviews-btn {
        margin-left: 5px;
    }

    #homepage__reviews-section .row.align-end {
        justify-content: start;
        margin: 0;
    }

    #homepage__reviews-section .homepage__reviews-wrapper {
        flex-direction: column;
        padding: 0;
        justify-content: start;
        align-items: start;
        gap: 30px;
    }
    #homepage__reviews-section .homepage__reviews-image-section, 
    #homepage__reviews-section .homepage__reviews-image-section img {
        width: 100%;
    }
    #homepage__reviews-section .homepage__reviews-content {
        width: 100%;
    }
    .home-reviews-flex .customer-name-location-date {
        margin-top: 0;
    }
    .home-reviews-flex .customer-name,
    .home-reviews-flex .customer-name-location-date {
        margin-left: 2px;
    }

    #homepage__reviews-section .homepage__reviews-flex-part .customer-rating{
        margin-left: 0;
    }
    #homepage__reviews-section .home-review-para-wrapper p {
        font-size: 18px;
        margin-bottom: 73px;
        font-weight: 500;
        line-height: 25px;
    }
    #homepage__reviews-section .heading-flex{
        padding-right: 15px;
    }
    .home-reviews-flex {
        margin-bottom: 0;
        gap: 0;
        flex-direction: column;
        justify-content: end;
        align-items: start;
        padding-left: 0;
    }
    #homepage__reviews-section .homepage__reviews-content h3{
        padding-bottom: 47px;
        font-size: 30px;
    }
}
@media screen and (max-width: 330px) {
    #homepage__reviews-section .container {
        padding-inline: 18px;
    }
    #homepage__reviews-section .heading-flex img {
        margin-right: 0;
    }
}

@media screen and (max-width: 369px) {
    .reviews-btn-main .reviews-btn.mobile {
        font-size: 15px;
    }
    .home-reviews-flex .customer-name-location-date {
        padding-bottom: 0;
    }

    #homepage__reviews-section .reviews-btn-main .reviews-btn.mobile {
        width: 216px;
    }
}

@media screen and (max-width: 767px) and (orientation:landscape) {
    #homepage__reviews-section .homepage__reviews-content {
        width: 75%;
        margin-inline: auto;
    }
}
/* HOMEPAGE-MID-SECTION */

#homepage-mid-section {
   padding-top: 60px;
    padding-bottom: 30px;
    min-height: 418px;
    background-image: url("/images/home/home-bgrnd-welcome.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (min-width: 992px) {
    #homepage-mid-section .dark-btn{
        margin-left: 2px;
    }
  
    #homepage-mid-section .container {
        max-width: 960px;
        padding-inline: 0;
    }
}
@media screen and (min-width: 1099px) {
    #homepage-mid-section{
        padding-right: 34px;
    }
}
#homepage-mid-section .container {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
#homepage-mid-section h3 {
    color: var(--secondary-color);
    font-size: 26px;
    font-weight: 600;
    line-height: 30px; 
    margin-bottom: 17px;
}
#homepage-mid-section p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 28px;
}
#homepage-mid-section .text_content {
    max-width: 416px;
    padding-top: 41px;
}
#homepage-mid-section .dark-btn {
    width: 240px;
}
#homepage-mid-section .grid-section {
    display: flex;
    align-items: start;
    justify-content: start;
    gap: 54px;
    color: var(--primary-color);
}

@media screen and (min-width:768px) and (max-width:991px) {
    #homepage-mid-section img {
        width: 100%;
    }
    #homepage-mid-section .container {
        display: grid;
        grid-template-columns: 40% auto;
        padding-inline: 0;
    }
    #homepage-mid-section .text_content {
        padding-top: 0;
    }
}
@media screen and (max-width: 767px) {
    #homepage-mid-section{
       order: 4;
       padding: 33px 23px 56px;
       background-image: url(/images/home/mobile-home-bgrnd-welcome.jpg);
       min-height: unset;
    }
    #homepage-mid-section .container {
        gap: 28px;
        flex-direction: column;
        padding-inline: 0;
    }
    #homepage-mid-section img {
        border-radius: 5px;
    }
    #homepage-mid-section h3 {
        font-size: 22px;
        font-weight: 500;
        line-height: 28px;
        margin-bottom: 20px;
    }
    #homepage-mid-section p {
        margin-bottom: 17px;
    }
    #homepage-mid-section .text_content {
        padding: 0;
        text-align: center;
        margin-inline: auto;
    }
    #homepage-mid-section .mobile-only-appear.wrapper {
        display: flex;
        flex-direction: column;
        gap: 20px;
        align-items: start;
        justify-content: start;
    }
    #homepage-mid-section .grid-section {
        gap: 0;
    }
}
@media screen and (max-width:330px) {
    #homepage-mid-section .mobile-only-appear.wrapper .dark-btn,
    #homepage-mid-section .mobile-only-appear.wrapper img{
        width: 100%;
    }
    #homepage-mid-section {
        padding-inline: 15px;
    }
}


/* HOME OUR SUPPORTER LOGOS */
#our-supporters {
    padding: 26px 0 13px;
}
#our-supporters h3 {
    color: var(--secondary-color);
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    line-height: 25px; 
    text-transform: capitalize;
}
#our-supporters .heading_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
}
#our-supporters hr {
  width: 100%;
  background-color: var(--tertiary-color-v2);
  margin-top: -12px;
}
#our-supporters .scroller_logos_part {
    min-height: 126px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#our-supporters .container .slick-track{
    display: flex;
    align-items: center;
}
#our-supporters .container {
    padding: 0;
    max-width: 1100px;
}
#our-supporters img.logo-3 {
    width: 82px;
}
#our-supporters img.logo-2 {
   width: 78px;
}
@media screen and (min-width: 1010px) {
    #our-supporters .container {
        max-width: 90%;
        padding-inline: 0;
    }
}
@media screen and (min-width: 1200px) {
    #our-supporters .container {
        max-width: 1150px;
        padding-inline: 0;
    }
}
@media screen and (max-width: 1010px) {
    #our-supporters .container {
        padding: 0;
        max-width: 650px;
    }
}
@media screen and (max-width: 767px) {
    #our-supporters .scroller_logos_part {
        max-width: 195px;
        margin-inline: auto;
    }
    #our-supporters {
        order: 4;
        padding: 27px 0 10px;
    }
    #our-supporters .heading_wrapper {
        margin-bottom: 0;
    }
}
