.cta-section {
    padding-bottom: 123px;
    padding-top: 94px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    }
    .cta_content {
    text-align: center;
    max-width: 828px;
    margin: auto;
    }
    .cta_content h3{
    font-family: Roboto;

    font-size: 45px;

    font-weight: bold;

    line-height: 45px;

    letter-spacing: normal;
    margin-bottom:23px;
    }
    .cta-button a.testimonial-btn {
    text-transform: uppercase;
    }
    .cta_content p{
    font-family: Roboto;

    font-size: 24px;

    font-weight: normal;

    line-height: 1.38;
    margin-bottom:35px;
    }
.cta-section .gform_wrapper input[type="text"] {
    max-width: 760px;
    height: 55px;
    border: solid 1px #e1e1e1;
    width: 100% !important;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #6f6f6f;
}
.cta-section .cta_content label.gfield_label {display: none;}
.cta-section .cta_content .ginput_container_email {text-align: center;}
.cta-section .gform_wrapper input[type="text"]::placeholder {color: #6f6f6f;}
.cta-section .gform_footer.top_label {text-align: center;}
.cta-section input[type="submit"] {
    width: 200px !important;
    height: 45px;
    border-radius: 22.5px;
    background: #000;
    font-size: 14px !important;
    font-weight: bold;
    letter-spacing: normal;
    text-align: center;
    line-height: normal;
    text-transform: uppercase;
}
section.cta-section.resources p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
}
.cta-section input[type="submit"]:hover {
    color: #000;
    background-color: #fff;
}
section.cta-section.resources {
    background-size: cover;
}
.cta-button a.testimonial-btn:hover{
    background-color: #000;
    color: #a4d866;
    }
    .cta-button a.testimonial-btn {
    width: 200px;
    height: 45px;
    border-radius: 22.5px;
    box-shadow: 0 0 10px 0 rgba(67, 88, 41, 0.3);
    background-color: #a4d866;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 3.5;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    }
    
    .cta-button {
    margin-top: 30px;
    }

@media  (min-width: 768px) {
section.cta-section.resources {padding-bottom: 95px;}



    }

    @media  (max-width: 991px) {
.cta_content h3{font-size: 38px;line-height: inherit;}
    .cta_content p{font-size: 21px;}
    .cta-section{padding-bottom: 90px;padding-top: 90px;}
    }


    @media  (max-width: 767px) {
.cta_content h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    }
    .cta_content p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    text-align: center;
    }
    .cta-section {
    padding-bottom: 50px;
    padding-top: 30px;
    }
    .cta-button {margin-top: 39px;}

    .cta-section input[type="submit"]{
        min-width: 174px;
        height: 40px;
        line-height: 1.1 !important;
        font-size: 12px !important;
        margin-bottom: 35px;
        margin-top: 15px;
    }
    .cta-section input[type="submit"] {margin-bottom: 0 !important;}
    section.cta-section.resources{padding-bottom: 30px;}
    .cta_content p{
        margin-bottom: 27px;
    }
    .cta_content h3{
        line-height: 24px;
        margin-bottom: 9px;
    }
    }