.single-post .hero-strip {

    padding: 10vh 0 5vh;

}

.single-post .post {

    padding-top: 72px;

}

.single-post .body-content ul {
    list-style: disc;
    padding: 0 20px;
}

.single-post .content {

    flex: 1;

}

.single-post .content .hero-content {

    color: #344975;

}

.single-post .content .hero-content h2 {

    font-weight: bold;

    line-height: 0.72;

    letter-spacing: 0.9px;

    font-size: 36px;

}

.single-post .content .hero-content .subtitle {

    font-size: 18px;

    font-weight: bold;

    margin-bottom: 7px;

}

.single-post .content .body-content,

.single-post .content .body-content h3 {

    position: relative;

    margin-top: 36px;

}

.single-post .content .body-content:before,

.single-post .content .body-content h3:before {

    content: '';

    position: absolute;

    top: -24px;

    right: 0;

    background-color: #344975;

    width: 26px;

    height: 9px;

}

.single-post .content .body-content h3:before {

    top: 29px;

}

.single-post .content .body-content h3 {

    font-weight: bold;

    font-size: 18px;

    margin-bottom: 29px;

    font-family: 'Heebo', sans-serif;

    letter-spacing: 1px;

}

.single-post .post-form .contact-form .thank-you h3 {

    display: block;

    text-align: center;

    width: 100%;

    line-height: 71px;

    margin-bottom: 0;

}

.single-post .post-form .contact-form .thank-you svg {

    fill: #fff;

    position: absolute;

    right: 50%;

    top: 20px;

    opacity: 0.5;

    left: 50%;

    transform: translate(50%, 50%);

}

.single-post .post-form .contact-form .thank-you {

    padding-right: 0;

    text-align: center;

    padding-top: 138px;

    padding: 134px 38px 47px;

}

.single-post .content .body-content p {

    /* margin-top: 13px;  */

}

.single-post .content .body-content p img {

    width: 100%;

    height: auto;

    margin: 42px 0 10px;

}

.single-post .post-form {

    flex: 1;

    width: 515px;

    margin-right: 10%;

    max-width: 515px;

}

.single-post .post-form .contact-form .contact,

.single-post .post-form .contact-form h3 {

    display: none;

}

.single-post .post-form .contact-form .thank-you h3 {

    display: block;

    text-align: center;

    width: 100%;

    line-height: 71px;

    margin-bottom: 0;

}

.single-post .post-form .contact-form .thank-you svg {

    fill: #fff;

    position: absolute;

    right: 50%;

    top: 20px;

    opacity: 0.5;

    left: 50%;

    transform: translate(50%, 50%);

}

.single-post .post-form .contact-form .thank-you {

    padding-right: 0;

    text-align: center;

    padding-top: 138px;

    padding: 134px 38px 47px;

}

.single-post .post-form .send-form {

    display: block;

}

.single-post .post-form .contact-form {

    padding: 36px 33px 27px;

    text-align: center;

}

.single-post .side #strip_contact_form form {
    display: block;
}

.single-post form input[type="submit"] {
    flex: 1;
}


/***/

.single-post .side #strip_contact_form form p:nth-child(4) {

    flex: unset;

    margin-left: 0;

    width: 100%;

    margin-bottom: 9px;

}

.single-post .side #strip_contact_form form p,
#wpcf7-f590-o2 form p,
.single-post .side #strip_contact_form form p:nth-child(4),
#wpcf7-f590-o form p:nth-child(4) {
    margin: 0;
}

.single-post .side #strip_contact_form form input,
.single-post .side #strip_contact_form form textarea {
    height: auto;
}

.single-post .side form .input-wrapper.error input,
.single-post .side form .input-wrapper.wpcf7-not-valid {

    margin-bottom: 24px;

}

.single-post .side form .input-wrapper.wpcf7-not-valid~span {
    top: auto;
    bottom: 0;
}

.single-post .side form .input-wrapper.error span {

    top: 71%;

}

.single-post .side #strip_contact_form form p:last-of-type {

    margin-right: auto;

    text-align: center;

    flex: unset;

    margin-top: 16px;

    width: 100%;

}

.single-post .side #strip_contact_form form textarea {

    height: 104px;

}

.single-post .post-form form .input-wrapper {

    margin: 0 auto 11px;

}

.single-post .post-form form textarea {

    height: 9rem;

}

.single-post .post-form form input[type="submit"] {

    display: block;

    width: 100%;

}

.single-post .post-form .input-wrapper.error {

    padding-bottom: 10px;

}

.single-post .post-form form .input-wrapper.error span {

    top: 82%;

}

.single-post .accordion-strip {

    padding: 5px 0 63px;

}

.single-post section.articles {

    padding: 47px 0 30px;

}

.single-post .accordion-strip:before {

    content: none;

}

.time-stroke {

    height: 25px;

    padding-right: 21px;

    background: url(https://www.rubin-law.org.il/wp-content/themes/rubin/images/wall-clock.svg) center right no-repeat;

    background-size: 14px 13px;

    margin-bottom: 24px;

}



@media screen and (max-width: 1300px) {

    .single-post .post-form {

        flex: 1;

        width: 379px;

        margin-right: 4%;

        max-width: 379px;

    }



}

@media screen and (max-width: 768px) {

    .single-post .hero-strip {

        padding: 7vh 0 6.5vh;

    }

    .single-post .post-form {

        display: none;

    }

    .single-post .content .hero-content h2 {

        line-height: 1;

        font-size: 28px;

    }

    .single-post .post {

        padding-top: 37px;

    }

    .single-post .content .body-content h3 {

        letter-spacing: 0;

        font-size: 14px;

    }

    .single-post .content .body-content:before, .single-post .content .body-content h3:before {

        top: -20px;

        width: 21px;

        height: 8px;

    }

    .single-post .content .body-content h3:before {

        top: 23px;

    }

    .single-post .content .body-content {

        margin-top: 26px;

    }

    .single-post .content .body-content p {

        line-height: 24px;

    }

    .single-post .content .body-content p strong {

        margin-bottom: 11px;

    }

    .single-post .content .body-content p img {

        margin: 26px 0 5px;

    }

    .single-post .content .body-content h3 {

        margin: 20px 0 23px;

    }

}

@media (min-width: 780px) and (max-width: 1100px) {

    .single-post .post-form form .input-wrapper {

        height: auto;

    }

}