Andrew S. Holmes, MD
Joint Replacement Specialist
Dr. Andrew Holmes is an orthopedic surgeon specializing in treatment of the hip & knees in Bethesda, MD and Arlington, VA.
We can help you with…
- Persistent knee or hip pain
- Stiff knee or hip joints from sitting
- Hip or knee aches during and after exercise
- You’re no longer as mobile as you’d like to be
- Medication and use of a cane do not provide relief
Let us help you bring back your quality of life.
JotForm.init(function(){
if (window.JotForm && JotForm.accessible) $('input_3').setAttribute('tabindex',0);
setTimeout(function() {
$('input_3').hint('First');
}, 20);
if (window.JotForm && JotForm.accessible) $('input_4').setAttribute('tabindex',0);
setTimeout(function() {
$('input_4').hint('Last');
}, 20);
if (window.JotForm && JotForm.accessible) $('input_14').setAttribute('tabindex',0);
JotForm.setInputTextMasking( 'input_14', '(###) ###-####' );
JotForm.newDefaultTheme = false;
JotForm.newPaymentUIForNewCreatedForms = false;
JotForm.hipaa = true;
JotForm.alterTexts(undefined);
JotForm.clearFieldOnHide="disable";
JotForm.submitError="jumpToFirstError";
/*INIT-END*/
});
JotForm.prepareCalculationsOnTheFly([null,null,{"name":"submit2","qid":"2","text":"Submit","type":"control_button"},{"description":"","name":"firstName3","qid":"3","subLabel":"","text":"First Name:","type":"control_textbox"},{"description":"","name":"lastName4","qid":"4","subLabel":"","text":"Last Name:","type":"control_textbox"},null,null,null,null,null,null,null,null,null,{"description":"","name":"phoneNumber","qid":"14","subLabel":"","text":"Phone Number:","type":"control_textbox"},null,null,{"description":"","name":"email","qid":"17","subLabel":"","text":"Email","type":"control_email"}]);
setTimeout(function() {
JotForm.paymentExtrasOnTheFly([null,null,{"name":"submit2","qid":"2","text":"Submit","type":"control_button"},{"description":"","name":"firstName3","qid":"3","subLabel":"","text":"First Name:","type":"control_textbox"},{"description":"","name":"lastName4","qid":"4","subLabel":"","text":"Last Name:","type":"control_textbox"},null,null,null,null,null,null,null,null,null,{"description":"","name":"phoneNumber","qid":"14","subLabel":"","text":"Phone Number:","type":"control_textbox"},null,null,{"description":"","name":"email","qid":"17","subLabel":"","text":"Email","type":"control_email"}]);}, 20);
.form-label-left{
width:150px;
}
.form-line{
padding-top:12px;
padding-bottom:12px;
}
.form-label-right{
width:150px;
}
.form-all{
width:904px;
color:#02171f !important;
font-family:'Lato';
font-size:16px;
}
/* Injected CSS Code */
@import "https://fonts.googleapis.com/css?family=Lato:light,lightitalic,normal,italic,bold,bolditalic";
.form-all:after {
content: "";
display: table;
clear: both;
}
.form-all {
font-family: "Open Sans", sans-serif;
}
.form-all {
width: 720px;
}
.form-label-left,
.form-label-right {
width: 150px;
}
.form-label {
white-space: normal;
}
.form-label-left {
display: inline-block;
white-space: normal;
float: left;
text-align: left;
}
.form-label-right {
display: inline-block;
white-space: normal;
float: left;
text-align: right;
}
.form-label-top {
white-space: normal;
display: block;
float: none;
text-align: left;
}
.form-radio-item label:before {
top: 0;
}
.form-all {
font-size: 16px;
}
.form-label {
font-weight: bold;
}
.form-checkbox-item label,
.form-radio-item label {
font-weight: normal;
}
.supernova {
background-color: none;
background-color: #ffffff;
}
.supernova body {
background-color: transparent;
}
/*
@width30: (unit(@formWidth, px) + 60px);
@width60: (unit(@formWidth, px)+ 120px);
@width90: (unit(@formWidth, px)+ 180px);
*/
/* | */
/* | */
/* | */
@media screen and (max-width: 480px) {
.jotform-form .form-all {
margin: 0;
width: 100%;
}
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 767px) {
.jotform-form .form-all {
margin: 0;
width: 100%;
}
}
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 719px) {
.jotform-form .form-all {
margin: 0;
width: 100%;
}
}
/* | */
/* | */
@media screen and (min-width: 768px) {
.jotform-form {
padding: 60px 0;
}
}
/* | */
/* | */
@media screen and (max-width: 719px) {
.jotform-form .form-all {
margin: 0;
width: 100%;
}
}
/* | */
.supernova .form-all,
.form-all {
background-color: none;
border: 1px solid transparent;
}
.form-all {
color: #555555;
}
.form-header-group .form-header {
color: #555555;
}
.form-header-group .form-subHeader {
color: #6f6f6f;
}
.form-sub-label {
color: #6f6f6f;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html {
color: #555555;
}
.form-checkbox-item label,
.form-radio-item label {
color: #6f6f6f;
}
.form-line.form-line-active {
-webkit-transition-property: all;
-moz-transition-property: all;
-ms-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-ms-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
background-color: #ffffe0;
}
/* omer */
.form-radio-item,
.form-checkbox-item {
padding-bottom: 0px !important;
}
.form-radio-item:last-child,
.form-checkbox-item:last-child {
padding-bottom: 0;
}
/* omer */
.form-single-column .form-checkbox-item,
.form-single-column .form-radio-item {
width: 100%;
}
.form-checkbox-item .editor-container div,
.form-radio-item .editor-container div {
position: relative;
}
.form-checkbox-item .editor-container div:before,
.form-radio-item .editor-container div:before {
display: inline-block;
vertical-align: middle;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
left: 0;
width: 18px;
height: 18px;
}
.supernova {
height: 100%;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
background-repeat: repeat;
}
.supernova {
background-image: none;
}
#stage {
background-image: none;
}
/* | */
.form-all {
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
background-repeat: repeat;
}
.form-header-group {
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
}
.form-line {
margin-top: 12px;
margin-bottom: 12px;
}
.form-line {
padding: 12px 36px;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
font-size: 1em;
padding: 9px 15px;
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: normal;
}
.form-all .form-pagebreak-back,
.form-all .form-pagebreak-next {
font-size: 1em;
padding: 9px 15px;
font-family: "Open Sans", sans-serif;
font-size: 16px;
font-weight: normal;
}
/*
& when ( @buttonFontType = google ) {
@import (css) "@{buttonFontLink}";
}
*/
h2.form-header {
line-height: 1.618em;
font-size: 1.714em;
}
h2 ~ .form-subHeader {
line-height: 1.5em;
font-size: 1.071em;
}
.form-header-group {
text-align: left;
}
/*.form-dropdown,
.form-radio-item,
.form-checkbox-item,
.form-radio-other-input,
.form-checkbox-other-input,*/
.form-captcha input,
.form-spinner input,
.form-error-message {
padding: 4px 3px 2px 3px;
}
.form-header-group {
font-family: "Open Sans", sans-serif;
}
.form-section {
padding: 0px 0px 0px 0px;
}
.form-header-group {
margin: 12px 36px 12px 36px;
}
.form-header-group {
padding: 24px 0px 24px 0px;
}
.form-textbox,
.form-textarea {
padding: 4px 3px 2px 3px;
}
[data-type="control_dropdown"] .form-input,
[data-type="control_dropdown"] .form-input-wide {
width: 150px;
}
.form-label {
font-family: "Open Sans", sans-serif;
}
li[data-type="control_image"] div {
text-align: left;
}
li[data-type="control_image"] img {
border: none;
border-width: 0px !important;
border-style: solid !important;
border-color: false !important;
}
.form-line-column {
width: auto;
}
.form-line-error {
overflow: hidden;
-webkit-transition-property: none;
-moz-transition-property: none;
-ms-transition-property: none;
-o-transition-property: none;
transition-property: none;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-ms-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease;
-moz-transition-timing-function: ease;
-ms-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
background-color: #fff4f4;
}
.form-line-error .form-error-message {
background-color: #ff3200;
clear: both;
float: none;
}
.form-line-error .form-error-message .form-error-arrow {
border-bottom-color: #ff3200;
}
.form-line-error input:not(#coupon-input),
.form-line-error textarea,
.form-line-error .form-validation-error {
border: 1px solid #ff3200;
-webkit-box-shadow: 0 0 3px #ff3200;
-moz-box-shadow: 0 0 3px #ff3200;
box-shadow: 0 0 3px #ff3200;
}
.ie-8 .form-all {
margin-top: auto;
margin-top: initial;
}
.ie-8 .form-all:before {
display: none;
}
[data-type="control_clear"] {
display: none;
}
/* | */
@media screen and (max-width: 480px), screen and (max-device-width: 767px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
.testOne {
letter-spacing: 0;
}
.form-all {
border: 0;
max-width: initial;
}
.form-sub-label-container {
width: 100%;
margin: 0;
margin-right: 0;
float: left;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
span.form-sub-label-container + span.form-sub-label-container {
margin-right: 0;
}
.form-sub-label {
white-space: normal;
}
.form-address-table td,
.form-address-table th {
padding: 0 1px 10px;
}
.form-submit-button,
.form-submit-print,
.form-submit-reset {
width: 100%;
margin-left: 0!important;
}
div[id*=at_] {
font-size: 14px;
font-weight: 700;
height: 8px;
margin-top: 6px;
}
.showAutoCalendar {
width: 20px;
}
img.form-image {
max-width: 100%;
height: auto;
}
.form-matrix-row-headers {
width: 100%;
word-break: break-all;
min-width: 80px;
}
.form-collapse-table,
.form-header-group {
margin: 0;
}
.form-collapse-table {
height: 100%;
display: inline-block;
width: 100%;
}
.form-collapse-hidden {
display: none !important;
}
.form-input {
width: 100%;
}
.form-label {
width: 100% !important;
}
.form-label-left,
.form-label-right {
display: block;
float: none;
text-align: left;
width: auto!important;
}
.form-line,
.form-line.form-line-column {
padding: 2% 5%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
input[type=text],
input[type=email],
input[type=tel],
textarea {
width: 100%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: initial !important;
}
.form-radio-other-input,
.form-checkbox-other-input {
max-width: 55% !important;
}
.form-dropdown,
.form-textarea,
.form-textbox {
width: 100%!important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.form-input,
.form-input-wide,
.form-textarea,
.form-textbox,
.form-dropdown {
max-width: initial!important;
}
.form-checkbox-item:not(#foo),
.form-radio-item:not(#foo) {
width: 100%;
}
.form-address-city,
.form-address-line,
.form-address-postal,
.form-address-state,
.form-address-table,
.form-address-table .form-sub-label-container,
.form-address-table select,
.form-input {
width: 100%;
}
div.form-header-group {
padding: 24px 0px !important;
margin: 0 12px 2% !important;
margin-left: 5%!important;
margin-right: 5%!important;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
div.form-header-group.hasImage img {
max-width: 100%;
}
[data-type="control_button"] {
margin-bottom: 0 !important;
}
[data-type=control_fullname] .form-sub-label-container {
width: 48%;
}
[data-type=control_fullname] .form-sub-label-container:first-child {
margin-right: 4%;
}
[data-type=control_phone] .form-sub-label-container {
width: 65%;
margin-right: 0;
margin-left: 0;
float: left;
}
[data-type=control_phone] .form-sub-label-container:first-child {
width: 31%;
margin-right: 4%;
}
[data-type=control_datetime] .allowTime-container {
width: 100%;
}
[data-type=control_datetime] .allowTime-container .form-sub-label-container {
width: 24%!important;
margin-left: 6%;
margin-right: 0;
}
[data-type=control_datetime] .allowTime-container .form-sub-label-container:first-child {
margin-left: 0;
}
[data-type=control_datetime] span + span + span > span:first-child {
display: block;
width: 100% !important;
}
[data-type=control_birthdate] .form-sub-label-container,
[data-type=control_time] .form-sub-label-container {
width: 27.3%!important;
margin-right: 6% !important;
}
[data-type=control_time] .form-sub-label-container:last-child {
width: 33.3%!important;
margin-right: 0 !important;
}
.form-pagebreak-back-container,
.form-pagebreak-next-container {
min-height: 1px;
width: 50% !important;
}
.form-pagebreak-back,
.form-pagebreak-next,
.form-product-item.hover-product-item {
width: 100%;
}
.form-pagebreak-back-container {
padding: 0;
text-align: right;
}
.form-pagebreak-next-container {
padding: 0;
text-align: left;
}
.form-pagebreak {
margin: 0 auto;
}
.form-buttons-wrapper {
margin: 0!important;
margin-left: 0!important;
}
.form-buttons-wrapper button {
width: 100%;
}
.form-buttons-wrapper .form-submit-print {
margin: 0 !important;
}
table {
width: 100%!important;
max-width: initial!important;
}
table td + td {
padding-left: 3%;
}
.form-checkbox-item,
.form-radio-item {
white-space: normal!important;
}
.form-checkbox-item input,
.form-radio-item input {
width: auto;
}
.form-collapse-table {
margin: 0 5%;
display: block;
zoom: 1;
width: auto;
}
.form-collapse-table:before,
.form-collapse-table:after {
display: table;
content: '';
line-height: 0;
}
.form-collapse-table:after {
clear: both;
}
.fb-like-box {
width: 98% !important;
}
.form-error-message {
clear: both;
bottom: -10px;
}
.date-separate,
.phone-separate {
display: none;
}
.custom-field-frame,
.direct-embed-widgets,
.signature-pad-wrapper {
width: 100% !important;
}
}
/* | */
/*PREFERENCES STYLE*/
.form-all {
font-family: Lato, sans-serif;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
font-family: Lato, sans-serif;
}
.form-all .form-pagebreak-back-container,
.form-all .form-pagebreak-next-container {
font-family: Lato, sans-serif;
}
.form-header-group {
font-family: Lato, sans-serif;
}
.form-label {
font-family: Lato, sans-serif;
}
.form-label.form-label-auto {
display: block;
float: none;
text-align: left;
width: 100%;
}
.form-line {
margin-top: 12px;
margin-bottom: 12px;
}
.form-all {
max-width: 904px;
width: 100%;
}
.form-label.form-label-left,
.form-label.form-label-right,
.form-label.form-label-left.form-label-auto,
.form-label.form-label-right.form-label-auto {
width: NaNpx;
}
.form-all {
font-size: 16px
}
.form-all .qq-upload-button,
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
font-size: 16px
}
.form-all .form-pagebreak-back-container,
.form-all .form-pagebreak-next-container {
font-size: 16px
}
.supernova .form-all, .form-all {
background-color: #fff;
border: 1px solid transparent;
}
.form-all {
color: #02171f;
}
.form-header-group .form-header {
color: #02171f;
}
.form-header-group .form-subHeader {
color: #02171f;
}
.form-label-top,
.form-label-left,
.form-label-right,
.form-html,
.form-checkbox-item label,
.form-radio-item label {
color: #02171f;
}
.form-sub-label {
color: #1c3139;
}
.supernova {
background-color: #ffffff;
}
.supernova body {
background: transparent;
}
.form-textbox,
.form-textarea,
.form-radio-other-input,
.form-checkbox-other-input,
.form-captcha input,
.form-spinner input {
background-color: #fff;
}
.supernova {
background-image: none;
}
#stage {
background-image: none;
}
.form-all {
background-image: none;
}
.ie-8 .form-all:before { display: none; }
.ie-8 {
margin-top: auto;
margin-top: initial;
}
/*PREFERENCES STYLE*//*__INSPECT_SEPERATOR__*/
@font-face {
font-family : 'apercuregular';
src : url('https://orthobethesda.webpagefxstage.com/content/themes/orthobethesda/assets/fonts/apercu_regular-webfont.woff2') format('woff2'), url('https://orthobethesda.webpagefxstage.com/content/themes/orthobethesda/assets/fonts/apercu_regular-webfont.woff') format('woff');
font-weight : normal;
font-style : normal;
}
@font-face {
font-family : 'apercubold';
src : url('https://orthobethesda.webpagefxstage.com/content/themes/orthobethesda/assets/fonts/apercu_bold-webfont.woff2') format('woff2'), url('https://orthobethesda.webpagefxstage.com/content/themes/orthobethesda/assets/fonts/apercu_bold-webfont.woff') format('woff');
font-weight : normal;
font-style : normal;
}
.jotform-form {
padding : 0;
}
.form-all {
max-width : none;
width : calc(100% - 20px);
box-shadow : none !important;
padding-top : 0px;
}
.form-label,
.form-section {
display : flex;
flex-wrap : wrap;
}
.form-line {
padding-left : 0;
padding-right : 0;
margin-top : 0;
margin-bottom : 0;
}
.form-line.form-line-active {
background-color : #fff;
}
.form-line.form-line-active input:focus,
.form-line.form-line-active textarea:focus {
box-shadow : none;
border : 1px solid #86B38C;
}
::-webkit-input-placeholder {
font-size : 13px !important;
color : #B8B8B8 !important;
}
:-moz-placeholder {
font-size : 13px !important;
color : #B8B8B8 !important;
}
/*--for IE10 support--*/
:-ms-input-placeholder {
font-size : 13px !important;
color : #B8B8B8 !important;
}
@media (min-width: 768px){
#id_3,
#id_4,
#id_5,
#id_6,
#id_14 {
width : 48%;
}
#id_3,
#id_5 {
margin-right : 2%;
}
#id_4,
#id_6,
#id_14 {
margin-left : 2%;
}
}
#input_3,
#input_4,
#input_5,
#input_6,
#input_14,
#cid_9 {
width : calc(100% - 2px) !important;
}
/* Remove bottom margin on submit row */
#id_2 {
padding-bottom : 0;
}
.form-textbox,
.form-textarea,
.form-captcha input {
width : 100%;
border : 1px solid #CCCCCC;
padding : 14px 20px;
color : #02171f;
font-size : 15px;
outline : none;
transition : all .4s ease-in-out;
-webkit-box-sizing : border-box;
/* Safari/Chrome, other WebKit */
-moz-box-sizing : border-box;
/* Firefox, other Gecko */
box-sizing : border-box;
/* Opera/IE 8+ */
border-radius : 0px;
font-family : 'apercuregular';
}
.form-line-error {
background : #fff;
}
.form-line-error div.form-error-message .form-error-arrow {
border-bottom-color : #F03D38;
}
.form-line-error div.form-error-message,
.form-input .form-error-message,
.form-input-wide .form-error-message {
border-radius : 0px;
background-color : #F03D38;
color : #fff;
padding : 6px 13px;
box-shadow : none;
width : auto;
display : inline-block;
letter-spacing : .02em;
}
.form-input .form-error-message img,
.form-input-wide .form-error-message img,
li.form-line-error .form-error-message img {
width : 9px;
height : 9px;
margin : 0 3px 0 3px;
}
.form-error-arrow {
top : -8px;
border : 4px solid transparent;
border-bottom : 4px solid rgba(102, 102, 102, 0.3);
}
.phone-separate {
display : none;
}
.form-all .qq-upload-button,
.form-all .form-submit-button,
.form-all .form-submit-reset,
.form-all .form-submit-print {
font-family : 'apercubold';
font-weight : normal;
font-size : 15px;
line-height : 1em;
text-transform : uppercase;
display : inline-block;
border : none;
color : #fff;
background : #2574be;
background-color : #2574be;
transition : all .3s;
padding : 18px 88px;
text-align : center;
letter-spacing : 0.5px;
box-shadow : none;
text-shadow : none;
border-radius : 0px;
}
.form-all .qq-upload-button:hover,
.form-all .form-submit-button:hover,
.form-all .form-submit-reset:hover,
.form-all .form-submit-print:hover {
background : #004a76;
background-color : #004a76;
color : #fff !important;
border : 0 !important;
transition : all .3s;
}
select.form-dropdown {
position : relative;
font-family : 'apercuregular';
width : 100% !important;
height : 50px;
font-size : 100%;
cursor : pointer;
border-radius : 0;
background-color : #fff;
border : 1px solid #CCCCCC;
color : #021720;
appearance : none;
-webkit-appearance : none;
-moz-appearance : none;
padding : 5px 16px;
}
#cid_9:after {
width : 0;
height : 0;
border-left : 6px solid transparent;
border-right : 6px solid transparent;
border-top : 6px solid #02171f;
position : absolute;
top : 60px;
right : 18px;
content : "";
z-index : 98;
}
.form-buttons-wrapper {
margin-bottom : 0;
display : -webkit-box;
display : -ms-flexbox;
display : flex;
-webkit-box-pack : justify;
-ms-flex-pack : justify;
justify-content : space-between;
}
/* Hide in IE*/
@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none){
}
select::-ms-expand {
display : none;
}
@media (max-width: 767px){
}
@media (max-width: 426px){
}
.form-buttons-wrapper {
-ms-flex-wrap : wrap;
flex-wrap : wrap;
}
@media screen and (max-width: 903px){
}
@media screen and (max-width: 770px){
}
#input_14 {
}
#id_14 {
}
#201395335077052 ul.form-section {
}
.form-label.form-label-auto {
display: inline-block;
float: left;
text-align: left;
}
/* Injected CSS Code */
JotForm.showJotFormPowered = "old_footer";
JotForm.poweredByText = "Powered by JotForm";
JotForm.hipaa = true;
JotForm.showHIPAABadge = true;
document.getElementById("si" + "mple" + "_spc").value = "202164084277151-202164084277151";
JotForm.forwardToHIPAA=true;