@media (max-width: 767px) {
.w1yjvx0j #appointment .modal-content.height {
    width: 100%;
}
  .w1yjvx0j #appointment .g-recaptcha {
    margin-left: 0 !important;
}
  .w1yjvx0j .modal-dialog.animated.zoomIn.appointment-modal {
    width: 90% !important;
}
  .w1yjvx0j #appointment .modal-content {
   
    margin: 15px 0  !important;
    
}

  .w1yjvx0j #appointment .modal-content .g-recaptcha iframe {
    margin-left: 0 !important;
}
 .form-call-wrapper .form-call-btn {
    left: 10px !important;
 }
  .w11yoqjr #header .header .button {
    padding-top: 10px;
}
}

.dob_outter.col-md-12 {
    margin-top: 15px;
    margin-bottom: 15px;
}

#success-popup .success-message__text p {
    margin-bottom: 0 !important;
}
.w11yoqjr #header .header ul li {
  position: relative;
  font-size: 13px !important;
}
#appointment .time .days-group .inline:nth-child(3) {
    display: none;
}
.col-md-4.teamcol:nth-child(2) p.info:last-child:after {
  content: "Closed for lunch Monday-Thursday: 12 pm-1 pm";
  display: block;
  text-align: center;
  font-size: 13px;
}
.form-call-wrapper {
    position: fixed;
    bottom: 25px;
    left: 25px;
    width: 80px;
    height: 80px;
    text-align: center;
    font-size: 10px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    z-index: 9;
    cursor: pointer;
}
.form-call-wrapper .form-call-btn {
    z-index: 10;
    position: fixed;
    background: linear-gradient(60deg, #a78a2e 0%, #a78a2e 100%);
    border-radius: 100%;
    width: 90px;
    height: 90px;
    bottom: 20px;
    left: 18px;
    padding-top: 15px;
      color: #ffff;
    font-size: 15px;
}
.form-call-wrapper:before {
    border: 1px solid #fff;
    animation: lexprofitBorderAnim 3s -0.5s linear infinite;
}
.form-call-wrapper:after {
    background: #a78a2e;
    animation: lexprofitBackAnim 3s linear infinite;
}
.form-call-wrapper:hover .form-call-btn {
  border:1px solid #fff;
    animation: lexprofitBoundingAnim 1s linear infinite;
}

@media screen and (max-width: 1024px) {
  #header .header__menu > li > a {
    line-height: 20px !important;
  }
}
