
@media only screen and (max-width: 780px) {
    form#appointment-form .g-recaptcha {
    margin-left: 0px !important;
}

    .w1yjvx0j .modal-dialog.animated.zoomIn.appointment-modal {
        width: 95% !important;
    }
    .w1yjvx0j #appointment .modal-content {
    margin: 11px !important;
  
}
}
.appo {
    right: 130px !important;
}
.foot-sec .hour__wrap p:nth-child(1)::after {
    content: ', NJ 07666';
}
.location-container .loc_cl_2:nth-child(2) p:nth-child(2)::after {
    content: ',';
    position: relative;
    right: 50px;
    color: #d0a03e;
    background: #d0a03e;
}
.video-banner a.col.btn.btn-dark-moon:hover {
    color: #6d4545 !important;
}
.serv-2 .btn-dark-moon:hover {
    color: #fff !important;
}
div#bodyContent::after {
    content: ', NJ 07666';
    position: absolute;
    bottom: 25px;
    right: 9px;
    background: #fff;
}


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

  .w1yjvx0j #appointment .modal-content .g-recaptcha iframe {
    margin-left: 0 !important;
}
    .w1yjvx0j .modal-dialog.animated.zoomIn.appointment-modal {
        width: 90%;
        margin: auto;
    }
      .w1yjvx0j #appointment .modal-content.height {
        width: 95%;
        margin: 10px;
    }
}