body {
    font-size: 14px;
}

h1,
h2.h1 {
    font-size: 42px;
    line-height: 42px;
}

h2 {
    font-size: 18px;
    line-height: 18px;
}

h3 {
    font-size: 16px;
    line-height: 16px;
}

h4 {
    font-size: 15px;
    line-height: 15px;
}

h5 {
    font-family: 'Inter SemiBold', sans-serif;
    font-size: 14px;
    line-height: 143px;
    color: #2E2E2E;
    margin: 0;
}

p {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}

.small-p {
    font-size: 12px;
    line-height: 12px;
}



.gr-nav-bar {
    padding: 0;
    height: 66px;
}


/*gr banner*/
.gr-banner {
    height: 32vh;
}

.gr-banner_bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    height: 100%;
}

.gr-banner_bg-img.gr-banner_bg-img--home {
    background-image: url(../images/groomer-header-home--mobile.jpg);
    background-position: bottom right;
    padding-top: 66px;
    margin-top: -66px;
    padding-bottom: 20px
}

.gr-banner_h1 {
    font-size: 19px;
    line-height: 19px;
    margin-top: 15px;
    margin-bottom: 15px;
    text-shadow: 1px 1px 8px rgba(218, 218, 218, 0.75);
}

.gr-banner h2 {
    font-size: 13px;
    line-height: 13px;
    font-family: "Filson Soft Regular";
    margin-bottom: 20px;
    text-shadow: 1px 1px 8px rgba(218, 218, 218, 0.75);
    max-width: 57%;
}

.gr-banner h3 {
    margin-top: 0;
    font-size: 17px;
    line-height: 17px;
    text-shadow: 1px 1px 8px rgba(218, 218, 218, 0.75);
}

.gr-banner__h3 {
    display: none;
}

.gr-banner__col-learn-more {
    display: none;
}

/*gr banner ENDS*/

/*gr curve box*/
.gr-curve-box {
    border: 1px solid #DADADA;
    box-sizing: border-box;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 15px;
    margin: 5px 0;
}

/*gr curve box ENDS*/

.gr-btn {
    border-radius: 30px;
    width: 124px;
    line-height: 36px;
    font-size: 14px;
}

.gr-banner_gr-btn {
    width: 110px;
}

.gr-section {
    padding-top: 25px;
    padding-bottom: 25px;
}

.gr-section--how-it-works_img {
    width: 200px;
}

.gr-icon {
    width: 55px;
    height: 55px;
    line-height: 55px;
    margin-top: 50px;
}

.gr-icon_img {
    width: 24px;
}

.gr-footer_title {
    margin-bottom: 20px;
    margin-top: 15px;
}

.gr-section--how-it-works_p,
.gr-section--how-it-works_p strong {
    font-size: 14px;
    line-height: 20px;
}

.gr-footer__links {
    background: #DDDDDD;
    padding-top: 50px;
}

.gr-footer__help {
    background-color: #727272;
    height: 60px;
}

.gr-footer__copy {
    background-color: #2E2E2E;
    color: #fff;
    height: 60px;
}

.gr-footer__ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.gr-footer__li {
    margin: 0 0 12px 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
    line-height: 24px;
}

.gr-footer__li a {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-decoration: none;
}

.gr-footer__ul--menu-social {
    padding: 0px;
    margin: 5px 0 10px 0;
}

.gr-footer__ul--menu-social li {
    width: auto;
    margin: 10px 5px;
    display: inline-block;
}

.gr-footer__ul--menu-social a {
    font-size: 16px !important;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
    display: block;
    padding: 6px 0 0 0;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    color: #000;
    background-color: #ededed;
}

.col-icon-download-app {
    margin-bottom: 20px;
    text-align: center;
}

.gr-footer__help-p {
    font-size: 18px;
    line-height: 60px;
    color: #fff;
    text-decoration: none;
    font-family: "Filson Soft Bold";
}

.gr-footer__help-p a {
    font-size: 18px;
    line-height: 34px;
    color: #fff;
    text-decoration: none;
    font-family: "Filson Soft Bold";
    padding: 0 8px;
}

.gr-footer__copy-p {
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    line-height: 60px;
    color: #fff;
    text-decoration: none;
}

.gr-section--testimonials_testimonial--ID1 {
    /*background-image: url('../images/testimonial2.jpg');*/
    background-image: none;
}

.gr-section--testimonials_testimonial--ID2 {
    /* background-image: url('../images/testimonial2.jpg');*/
    background-image: none;
}

.gr-section--testimonials_testimonial--ID3 {
    background-image: none;
}

.gr-section--testimonials_testimonial {
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
    min-height: 50vh;
}

.gr-section--testimonials .gr-section--testimonials_testimonial:nth-child(odd) {
    background-position: center right;
}

.gr-section_quote-icon {
    margin-bottom: 25px;
    margin-top: 10px;
    width: 32px;
}

.gr-section--testimonials_testimonial h2 {
    margin-bottom: 36px;
}

.gr-section--testimonials_testimonial h3 {
    margin-bottom: 16px;
}

.gr-section--testimonials_testimonial p {
    margin-bottom: 15px;
}

.testimonial__photo-image {
    border-radius: 50%;
    width: 80px;
    height: 80px;
}

.testimonial__photo-image {
    border-radius: 50%;
    width: 110px;
    height: 110px;
    display: block;
    margin: 10px auto 15px auto;
    border: 5px solid #2e2e2e;
}

.gr-section--testimonials .gr-section--testimonials_testimonial:nth-child(odd) .testimonial__photo-image {
    border-color: #ff314a;
}

.gr-section--mobile-van {
    background-size: contain;
    background-position: center left;
    background-repeat: no-repeat;
}

.gr-section--mobile-van {
    background-image: none;
    min-height: unset;
    padding-top: 0;
}

.gr-section--mobile-van h3 {
    margin-bottom: 50px;
    font-size: 16px;
}

.gr-section--mobile-van h2 {
    margin-bottom: 36px;
}

.gr-section--mobile-van p {
    margin-bottom: 20px;
}

.gr-section--mobile-van .gr-btn {
    margin-top: 30px;
}

.small-p--margin-form {
    margin-left: 18px;
}

.join-groomit-team_title {
    text-align: center;
    margin-bottom: 15px;
}

.join-groomit-team_button-cont {
    text-align: center;
}

.gr-section--mobile-van__photo-image {
    margin-bottom: 20px;
}

.gr-section--join-groomit-team {
    text-align: center;
    padding-bottom: 35px;
}

.gr-section--looking-for_title {
    margin-bottom: 35px;
}

.join-groomit-team_p-description {
    margin-bottom: 15px;
}

.cont-upcoming-areas {
    display: inline-block !important;
    margin: auto;
}

.upcoming-areas {
    display: inline-block !important;
    width: calc(50% + -30px);
    margin: 5px 15px !important;
    float: left;
}

.join-groomit-team_button-cont {
    display: none !important;
}

.join-groomit-team_col,
.text_left.join-groomit-team_col {
    text-align: center !important;
}

.img-van-join {
    margin-top: 0 !important;
}

.cont-groomit-video {
    width: 90%;
    margin: 5px auto 50px auto !important;
}

.hide-mobile {
    display: none !important;
}

.cardAreasList__h5 {
    text-align: center !important;
    margin-bottom: 0 !important;
    font-size: 16px !important;
}

.cardAreasList__ul {
    display: none !important;
}

.gr-banner_bg-img--home__h2-title .hide-br:first-child {
    display: none;
}

.gr-section {
    padding-left: 3px;
    padding-right: 3px;
}