
#nav-mobile ul.navbar-nav .dropdown-menu li.menu-item-has-children > a:after{content: "";display: inline-block;width: 0;height: 0;margin-left: 0.255em;vertical-align: 0.255em;border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}

.meet-team-home {
    padding: 55px 0;
}
.meet-team-home .team-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -20px;
}
.meet-team-home .team-items .team-item {
    padding: 0 20px;
    width: 33.33%;
}
.meet-team-home .team-items .team-item .content-wrap {
    text-align: center;
    padding: 25px 15px;
    background: #FFF;
}
.meet-team-home .team-items .team-item .content-wrap h3 {
    margin: 0;
    font-size: 22px;
}
.meet-team-home .title-wrap h2 {
    margin: 0 0 45px;
    line-height: 1;
    color: #FFF;
}
.meet-team-home .team-item-block {
    max-width: 1200px;
    margin: 0 auto;
}
.meet-team-home .meet-btn {
    margin: 60px 0 0;
}
.meet-team-home .team-items .team-item .img-wrap {
    line-height: 0;
}
.meet-team-home .team-items .team-item .img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.meet-team-home .team-items .team-item .img-wrap a {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
}
.testimonial-title p {
    color: #FFF;
    margin: 0 0 45px;
}
.testimonial-title h2 {
    margin: 0;
}
section.blog-home {
    background: #ececec;
    padding: 55px 0;
}
.blog-home .title-wrap h2 {
    margin: 0 0 45px;
    line-height: 1;
}
.blog-home .blog-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.blog-home .blog-items .blog-item {
    width: 33.33%;
    padding: 0 15px;
}
.blog-home .blog-items .blog-item .img-wrap {
    line-height: 0;
}
.blog-home .blog-items .blog-item .img-wrap a {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 56%;
}
.blog-home .blog-items .blog-item .img-wrap a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.blog-home .blog-items .blog-item .content-wrap {
    background: #FFF;
    padding: 20px;
}
.blog-home .blog-items .blog-item .content-wrap a.read-more {
    font-weight: 700;
    color: #dca441;
}
.blog-home .blog-items .blog-item .content-wrap a.read-more:hover {
    color: rgb(220 164 65 / 70%);
}
.blog-home .more-blog-btn {
    margin: 55px 0 0;
}
a.btn.on-green:hover {
    background: #234b15;
}
.blog-home .blog-items .blog-item .content-wrap p {
    margin: 0 0 15px;
}
.services {
    padding: 55px 0;
}
.awards-part {
    padding: 25px 0;
}
.footer-menu {
    display: block;
}
.footer-menu li {
    margin: 0;
}
.service-links ul {
    columns: 2;
    column-gap: 40px;
}
.footer .location-info a {
    cursor: pointer;
}
.location-info span.location-phone {
    margin: 10px 0;
    display: inline-block;
}
.footer ul.social-icon-list {
    margin: 25px 0 0;
}
.footer h3 {
    text-transform: uppercase;
}
.footer-logo img {
    max-width: 190px;
}
.footer-menu li a {
    font-size: 17px;
}
.location-info {
    font-size: 17px;
}
.footer {
    padding: 50px 0 30px;
}
.footer-bottom {
    margin-top: 50px;
}
p.copyright {
    text-align: left;
}
.footer {
    background: #03663d;
    background-image: url(../../images/backgrounds/foothills.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.services-content h3.toc-heading {
    font-size: 27px;
    margin-bottom: 30px;
    color: #dca342;
    font-family: Lora,serif;
    font-weight: 700;
    line-height: 1.4;
}
section.faq-block {
    padding: 55px 0;
    background: #DCA342;
}
section.faq-block .title-wrap h2 {
    color: #02542f;
}
.faq-block .title-wrap h2 {
    margin: 0px 0 40px;
    line-height: 1;
}
.faq-items .faq-item .content {
    display: none;
}
.faq-items .faq-item > a {
    font-size: 19px;
    font-weight: 600;
    line-height: 1;
    color: #02542f;
    display: flex;
    align-items: center;
    padding: 20px;
}
.faq-items .faq-item > a span.icon {
    font-size: 24px;
    font-weight: 700;
    min-width: 25px;
}
.faq-items .faq-item {
    margin: 0 0 20px;
    background: #FFF;
}
.faq-items .faq-item:last-child {
    margin: 0;
}
.faq-items .faq-item .content {
    padding: 0 0 20px;
    margin-left: 45px;
}
.faq-items .faq-item .content p {
    color: #02542f;
    margin: 0;
}
.contact-cta .btn {
    font-size: 20px;
    text-transform: capitalize;
    padding: 14px 40px;
}
section.before-after-gallery {
    background: #FFF;
    padding: 55px 0;
}
.before-after-gallery .title-wrap h2 {
    margin: 0 0 40px;
    line-height: 1;
}
.gallery-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.gallery-items .gallery-item {
    width: 33.33%;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
}
.gallery-items .gallery-item > div {
    width: 50%;
    padding: 0 1px;
}
.gallery-items .gallery-item > div .img-wrap {
    position: relative;
    width: 100%;
    padding-bottom: 80%;
}
.gallery-items .gallery-item > div .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-items .gallery-item > div .title {
    background: #eee;
    text-align: center;
    padding: 12px;
    font-family: 'Lora',serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    display: block;
    /* border: 1px solid #234b15; */
}
.gallery-items .gallery-item > div:last-child h3 {
    border-left: 0;
}
.form-footer h2 {
    color: #000;
}
.form-footer label {
    color: #000;
    font-weight: 700;
}
.meet-team-home {
    padding: 55px 0;
    background: #02542f;
}
.footer .footer-title {
    text-transform: uppercase;
    font-family: Lora,serif;
    font-size: 20px;
    border-bottom: 1px solid rgb(255 255 255 / 40%);
    padding: 0 0 10px;
    margin: 0 0 15px;
}
.services-item .services-link {
    font-size: 15px;
}
.services-item {
    height: auto;
    overflow: unset;
    padding-bottom: 20px;
}
.services-item .asset-block-sub-content {
    min-height: 155px;
}
.testimonial-title h2 {
    margin: 0;
    color: #dca342;
}
.footer .location-phone a:hover span {
    color: #dca342;
}

/* Form */

.gform_heading {
    display: none;
}
body .gform_wrapper.gravity-theme .gfield_label {
    color: #FFF;
}
body .gform_wrapper.gravity-theme .gfield_label span.gfield_required {
    color: #FFF;
}
body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), body .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
    padding-right: 0;
}
body .gform_wrapper.gravity-theme .gform_fields {
    display: flex;
    flex-wrap: wrap;
    grid-column-gap: unset;
    grid-row-gap: unset;
    grid-template-columns: unset;
    margin: 0 -15px;
    width: auto;
}
body .gform_wrapper.gravity-theme .gfield {
    width: 100%;
    grid-column: unset !important;
    margin: 0 0 20px;
    padding: 0 15px;
}
body .gform_wrapper.gravity-theme .gfield.col-50 {
    width: 50%;
}
body .gform_wrapper.gravity-theme .gfield input, body .gform_wrapper.gravity-theme .gfield select, body .gform_wrapper.gravity-theme .gfield textarea {
    color: #000;
    width: 100% !important;
    font-size: 16px !important;
    line-height: 1;
    border: none !important;
}
body .gform_wrapper.gravity-theme .gfield input::placeholder, body .gform_wrapper.gravity-theme .gfield select::placeholder, body .gform_wrapper.gravity-theme .gfield textarea::placeholder {
    color: #000;
}
body .gform_wrapper.gravity-theme .gform_footer input[type=submit] {
    width: auto;
    margin: 0;
    background: #dca441;
    box-shadow: none;
    border: none;
    text-transform: uppercase;
    color: #FFF;
    min-width: 230px;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    transition: all ease .4s;
    cursor: pointer;
}
body .gform_wrapper.gravity-theme .gform_footer input[type=submit]:hover {
    background: #244b15;
}
body .gform_wrapper.gravity-theme .gform_footer {
    justify-content: center;
}
body .gform_wrapper .gform_validation_errors {
    display: none;
}
body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
    background: transparent;
    color: red;
    border: none;
    padding: 8px 0 0 !important;
    line-height: 1 !important;
    margin: 0;
}
.form-note {
    color: #FFF;
}
body .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 100px;
}
body .form-footer .gform_wrapper.gravity-theme .gfield_label {
    color: #000;
}
body .form-footer .gform_wrapper.gravity-theme .gfield_label span.gfield_required {
    color: #000;
}
body .form-footer .gform_wrapper.gravity-theme .gfield input, body .form-footer .gform_wrapper.gravity-theme .gfield select {
    height: 40px;
}
body .form-footer .gform_wrapper.gravity-theme .gfield select {
    background: #e0dfd9;
}
.form-footer .form-note {
    color: #000;
}
body .form-footer .gform_wrapper.gravity-theme .gfield {
    width: 50%;
}
body .form-footer .gform_wrapper.gravity-theme .gfield:last-child {
    width: 100%;
}
body .form-footer .gform_wrapper.gravity-theme .gfield.form-note {
    width: 100%;
}
.page-title.contact-title {
    margin: 0;
}
/* .page-id-218 #form-footer, .page-id-216 #form-footer {
    display: none;
} */
.blog-pagination ul li {
    padding-left: 0 !important;
}
.blog-pagination ul li::before {
    display: none;
}
.page-id-10 section.faq-block {
    background: #02542f;
}
.page-id-10 section.faq-block .title-wrap h2 {
    color: #dca342;
}
.google-review {
    margin: 30px 0 0;
}
.services-content .contact-cta {
    margin-bottom: 45px;
}
.page-id-218 .entry-content ul li strong {
    font-weight: 400;
    font-size: 15px;
    text-decoration: underline;
}
.page-id-218 .entry-content ul li a.print-link {
    color: #dca342;
}
.blog-content a.btn {
    color: #FFF;
    padding: 15px 30px;
    font-weight: 600;
    border-radius: 5px;
    letter-spacing: 0px;
}
.service-title-wrap .sub-title {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
}
.service-title-wrap h1 {
    margin: 0 0 5px;
}
.service-title-wrap {
    margin: 0 0 30px;
}
.sub-content-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 40px;
}
.sub-content-item .img-wrap {
    width: 30%;
}
.sub-content-item .content-wrap {
    width: 70%;
    padding-left: 35px;
}
.sub-content-item .content-wrap p:last-child {
    margin: 0;
}
.sub-content-item .img-wrap img {
    width: 100%;
}
.grid-sub-content .grid-content-items {
    display: flex;
    flex-wrap: wrap;
    margin: -15px -10px;
}
.grid-sub-content .grid-content-items .grid-content-item {
    padding: 15px 10px;
    width: 50%;
    text-align: center;
}
.grid-sub-content .grid-content-items .grid-content-item .img-wrap {
    margin: 0 0 20px;
    position: relative;
    padding-bottom: 70%;
}
.grid-sub-content .grid-content-items .grid-content-item .img-wrap img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.grid-sub-content .grid-content-items .grid-content-item p:last-child {
    margin: 0;
}
.grid-sub-content {
    margin: 0 0 40px;
}
.grid-sub-content:last-child {
    margin: 0;
}
.btn-1 {
    font-size: 20px;
    padding: 15px 40px;
}

/* Responsive CSS */

@media only screen and (max-width: 1366px) {
    .footer-menu li a {
        font-size: 16px;
    }
    .location-info {
        font-size: 16px;
    }
    .footer-logo img {
        padding-right: 25px;
    }
}

@media only screen and (max-width: 1199px) {
    .blog-home .blog-items .blog-item {
        width: 50%;
        margin: 0 0 40px;
    }
    .blog-home .blog-items {
        justify-content: center;
    }
    .blog-home .more-blog-btn {
        margin: 0;
    }
    .footer-logo img {
        max-width: 100%;
        padding-right: 0;
    }
    .footer-bottom a, .footer-bottom p {
        font-size: 12px;
    }
    .header-bottom .container {
        max-width: 100%;
    }
    #nav-desktop ul#menu-main-navigation {
        justify-content: center;
    }
    .sub-content-item {
        align-items: flex-start;
    }
}

@media only screen and (max-width: 991px) {
    .meet-team-home .team-items .team-item {
        padding: 0 10px;
        width: 33.33%;
    }
    .meet-team-home .team-items {
        margin: 0 -10px;
    }
    .meet-team-home .team-items .team-item .content-wrap h3 {
        margin: 0;
        font-size: 16px;
    }
    .meet-team-home .team-items .team-item .content-wrap {
        padding: 20px 10px;
    }
    .meet-team-home .meet-btn {
        margin: 55px 0 0;
    }
    .blog-home .blog-items .blog-item .content-wrap h3 {
        font-size: 20px;
    }
    .footer-logo img {
        max-width: 200px;
        padding-right: 0;
        margin: 0 auto;
    }
    .footer-logo {
        text-align: center;
        margin: 0 0 50px;
    }
    .footer .location-info {
        text-align: left;
    }
    p.copyright {
        text-align: center;
        margin: 0 0 8px;
    }
    .developer-text {
        text-align: center !important;
    }
    .footer ul.social-icon-list {
        justify-content: flex-start;
    }
    .footer-menu li a {
        font-size: 14px;
    }
    .location-info {
        font-size: 14px;
    }
    .footer .container {
        max-width: 100%;
    }
    .gallery-items .gallery-item {
        width: 50%;
        margin: 0 0 40px;
    }
    .gallery-items {
        justify-content: center;
    }
    section.before-after-gallery {
        padding-bottom: 15px;
    }
    .service-title-wrap .sub-title {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .meet-team-home .team-items .team-item {
        width: 100%;
        margin: 0 0 40px;
    }
    .meet-team-home .meet-btn {
        margin: 0;
    }
    .meet-team-home .team-items .team-item .content-wrap h3 {
        font-size: 20px;
    }
    .meet-team-home .team-items .team-item .img-wrap a {
        padding-bottom: 99%;
    }
    .testimonial-title p {
        margin: 0;
    }
    .blog-home .blog-items .blog-item {
        width: 100%;
    }
    .container {
        padding: 0 15px;
    }
    .footer-menu li a {
        font-size: 15px;
        text-align: left;
    }
    .location-info {
        font-size: 18px;
    }
    .footer-bottom a, .footer-bottom p {
        font-size: 13px;
    }
    .service-links {
        margin: 35px 0;
    }
    .footer-menu {
        columns: 2;
        column-gap: 40px;
    }
    .footer .location-info, .location-block {
        text-align: center;
    }
    .footer ul.social-icon-list {
        justify-content: center;
    }
    .faq-items .faq-item > a {
        font-size: 18px;
        line-height: 1.2;
    }
    .contact-cta .btn {
        font-size: 20px;
        text-transform: capitalize;
        padding: 10px 40px;
    }
    .gallery-items .gallery-item {
        width: 100%;
    }
    .gallery-items .gallery-item > div .title {
        font-size: 16px;
    }
    body .gform_wrapper.gravity-theme .gfield.col-50 {
        width: 100%;
    }
    body .form-footer .gform_wrapper.gravity-theme .gfield {
        width: 100%;
    }
    .grid-sub-content .grid-content-items .grid-content-item {
        width: 100%;
        text-align: left;
    }
    .green-block .entry-content p {
        text-align: center;
    }
    .sub-content-item .img-wrap {
        width: 100%;
    }
    .sub-content-item .content-wrap {
        width: 100%;
        padding: 30px 0 0;
        text-align: left;
    }
    .btn-1 {
        font-size: 16px;
        padding: 15px 40px;
    }
}
@media only screen and (min-width: 992px) {
    #nav-desktop ul#menu-main-navigation .dropdown-menu {
        min-width: 260px;
        transform: translateX(-50%);
        left: 50%;
        padding: 0;
    }
    #nav-desktop ul#menu-main-navigation .dropdown-menu li:first-child{padding-top: 0.5rem;}
    #nav-desktop ul#menu-main-navigation .dropdown-menu li:last-child{padding-bottom: 0.5rem;}
    #nav-desktop ul#menu-main-navigation .dropdown-menu li a {
        text-align: center;font-weight: 500;
    }
    #nav-desktop ul#menu-main-navigation .dropdown-menu li.menu-item-has-children > a:after{content: "";display: inline-block;width: 0;height: 0;margin-left: 0.255em;vertical-align: 0.255em;border-top: 0.3em solid;border-right: 0.3em solid transparent;border-bottom: 0;border-left: 0.3em solid transparent;}
    #nav-desktop ul#menu-main-navigation .dropdown-menu .dropdown-menu{top: -1px;left: unset;right: 100%;transform: unset;padding: 0;display: none;}
    #nav-desktop ul#menu-main-navigation .dropdown-menu .dropdown-menu li{padding: 0;}
    #nav-desktop ul#menu-main-navigation .dropdown-menu li:first-child .dropdown-menu li:first-child,
    #nav-desktop ul#menu-main-navigation .dropdown-menu li:last-child .dropdown-menu li:first-child{padding-top: 0.5rem;}
    #nav-desktop ul#menu-main-navigation .dropdown-menu li:first-child .dropdown-menu li:last-child,
    #nav-desktop ul#menu-main-navigation .dropdown-menu li:last-child .dropdown-menu li:last-child{padding-bottom: 0.5rem;}
    #nav-desktop ul#menu-main-navigation .dropdown-menu .menu-item-has-children:hover .dropdown-menu{display: block;}
}
@media screen and (min-width: 1200px) {
    #nav-desktop ul#menu-main-navigation li a {
        font-size: 16px;
        padding: 0 7px;
    }
}
@media screen and (min-width: 1400px) {
    #nav-desktop ul#menu-main-navigation li a {
        font-size: 17px;
        letter-spacing: 0;
        padding: 0 12px;
    }
}