/* Hide tab on Havalee Page */
.postid-1671 #tab-control > a:last-child {
    display: none;
}

input[type='checkbox'] {
   min-width: 0 !important;
   width: auto !important;
}



.Physician.v3 .Physician-sections-content {
width: 100%;
}

.Physician.v3 h3 {
    font-size: 33px;
    width: auto;
}

#tab-reviews hr {
    margin: 1.0em 0;
    border: none !important;
    border: 1px solid #efefef !important;
}

body .gform_wrapper .top_label div.ginput_complex {
   margin-top: 2px !important;
}

#appointment-form p a:not(.btn) {
    border-bottom: 1px solid #f6323e;
}

header.Header.Header--light.Header--blue.is-top {
    top: 100px;
}
.postid-364 header.Header.Header--light.is-top {
    background-color: #00000054;
}
header.Header.is-top, .page-id-782 header.Header.is-top,.page-id-660 header.Header.is-top,.page-id-694 header.Header.is-top,.page-id-1075 header.Header.is-top {
    top: 118px;
}
.page-id-660 .Contact-list {
    top: 200px;
}
.top_header {
    float: left;
    width: 100%;
    padding: 12px 0;
    background: url('https://jamesdukemd.wpengine.com/wp-content/uploads/2019/03/Express-Ortho-BG.jpg');
    background-size: 100% 100%;
    border-bottom: 10px solid #83C7ED;
}	
.top_header .Grid {
    padding-top: 0;
    padding-bottom: 0;
}
.top_header span {
    color: #fff;
    float: left;
    padding: 11px 0;
    font-family: "Atlas Grotesk Regular",sans-serif;
}
.img_block_header {
    margin-left: 30px;
float: left;
}
.page-id-1523 .top_header {
    display: none;
}

.page-id-1523 header.Header.Header--blue.is-top {
    top: 0;
}



.Appointment.WC .gform_fields {
    width: 100%;
}

.gfmc-column {
   padding: 0 10px;
}

@media(max-width:767px){
.top_header span {
    color: #fff;
    float: left;
    padding: 11px 0;
    font-family: "Atlas Grotesk Regular",sans-serif;
    width: 50%;
    font-size: 14px;
}
.img_block_header {
   
float: none;
}
}