*{margin: 0;padding: 0;}
body{font-family: "Inter", serif; margin: 0;padding: 0;}

.review_bg.position-relative {
    background: url("../images/Review_Page_Banner.png");
    background-size: cover;
    height: 95vh;
}
.review-content-sec {
    text-align: center;
    padding-top: 6rem;

}
.pride-sec h2 {
    color: #2DA77D;
    font-size: 2.1rem;
    font-weight: 700;
}
.Community-aren-text {
    padding: 36px 0px;
    position: relative;
    left: -30px;
}
.Community-aren-text span {
    color: #2EA77D;
}
.Community-aren-text textarea {
    border: 0;
    padding: 10px;
    border-radius: 5px;
    color: #939393;
    width: 100%;
}
.refer-bottomssd input {
    background: #000;
    color: #fff;
    border: 0;
    padding: 8px 50px;
    border-radius: 9px;
    font-size: 14px;
}

.refer-bottomssd {
    text-align: right;
    position: absolute;
    right: 50px;
    bottom: 25px;
}
.Community-aren-text h3 {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.title-testimonals h4 span {
    color: #2DA77D;
    font-size: 30px;
    font-weight: 800;
}
.commpunitty {
    background: #FFDD00;
    border-radius: 5px;
}

.title-testimonals h4 {
    font-size: 25px;
    font-weight: 400;
    color: #333;
}
.title-testimonals {
    padding-top: 20px;
}
.pride-sec h4 {
    font-size: 20px;
    font-weight: 600;
}
section.position-relative.py-4.testimonial-bg {
    background-image: linear-gradient(160deg, rgb(204, 251, 252), rgb(197, 234, 254), rgb(189, 211, 255));
}
.pride-sec p {
    font-size: 17px;
    /* line-height: 19px; */
}

.review-content-sec h1 {
    color: #FFDD00;
    font-weight: 800;
        line-height: 3rem;
    font-size: 3.5rem;
}
.review-content-sec h1 span {
    color: #fff;
    font-size: 2.5rem;
}
.
@media only screen and (max-width: 1399px){



}

@media only screen and (max-width: 1024px){


}

@media only screen and (max-width: 980px){
    .review-content-sec h1 {
   
    line-height: 2rem;
    font-size: 1.9rem;
}
.pride-sec h2 {
    color: #2DA77D;
    font-size: 1.7rem;
    font-weight: 700;
}
.pride-sec h4 {
    font-size: 16px;
    font-weight: 600;
}
.Community-aren-text {
    padding: 8px 12px;
    position: relative;
    left: 0;
}
.Community-aren-text h3 {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 1rem;
    text-align: center;
}
.refer-bottomssd {
    text-align: center;
    position: relative;
    right: 0;
    bottom: 0px;
}
.review-content-sec h1 span {
    color: #fff;
    font-size: 1.5rem;
}
.review_bg.position-relative {
    background: url("../images/Review_Page_Banner.png");
    background-size: cover;
    height: 51vh;
    background-position: top;
}
.review-content-sec {
    text-align: center;
    padding-top: 6rem;
}
}

@media only screen and (max-width: 667px){}

@media only screen and (max-width: 380px){

    .review-content-sec h1 {
    line-height: 2rem;
    font-size: 1.5rem;
}
.review_bg.position-relative {
    background: url("../images/Review_Page_Banner.png");
    background-size: cover;
    height: 52vh;
    background-position: top;
}
.review-content-sec {
    text-align: center;
    padding-top: 1.3rem;
}
.review-content-sec h1 span {
    color: #fff;
    font-size: 5.3rem;
}
}