.footer-right .button-style-1{
    margin-top: 0;
    margin-bottom: 10px;
}
.image-to-text-right-in h3 {
    margin-bottom: 15px;
}
.modal-body center h6 {
    padding: 80px 10px;
}
.row.recaptcha-outer {
    position: relative;
    height: 70px;
}
.row.recaptcha-outer span.wpcf7-form-control-wrap.recaptcha {
    position: absolute;
}
@media only screen and ( max-width: 768px) 
{
    body .menu-top-navigation a {
        color: #fff !important;
    }
    section.image-to-text-section.image-first-in-mobile .container-md {
        display: flex;
        flex-direction: column-reverse;
        max-width: 100%;
    }
    section.image-to-text-section.image-first-in-mobile .section-title {
        padding-left: 2.5%;
        padding-right: 2.5%;
    }
    .footer-left {
        margin-bottom: 10px;
    }
    .footer-right > p {
        margin-top:0;
        margin-bottom:30px;
    }
    .footer-right .button-style-1.move-to1 {
        position: fixed;
        bottom: 0;
        right: 10px;
        left: 10px;
        display: inline-block;
    }
    .footer-right .button-style-1.move-to {
        position: fixed;
        bottom: 0;
        right: 10px;
        left: 10px;
        display: inline-block;
        width: 200px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}
