@media only screen and (min-width: 480px) and (max-width: 1200px){
  .testi_image img {
    width: 100px !important;
    height: 100px !important;
  }
  .about_right p {
    text-align: center !important;
  }
  .ct_timing h5 {
    font-size: 18px;
  }
  .dr_rudi .dr_rudi_description {
    padding-top: 150px;
  }
  img.whit_bg_img.img_1 {
    bottom: 90px !important;
  }
  img.whit_bg_img.img_4 {
    bottom: 115px !important;
  }
  .bookingSteps p {
    padding: 10px 20px;
    text-align: justify;
    word-spacing: -3px !important;
}
.text a {
  top: 70%!important;
}
.cu_details_in .cu_dt_text {
  height: 265px !important;
}
.cu_email p {
    word-break: break-word;
}
}
@media only screen and (min-width: 1200px) {
  .dr_rudi .dr_rudi_description {
    padding-top: 250px;
  }
}
  
@media only screen and (min-width: 1024px) {
  .ab_solution_right p, .ab_section_3_right p {
    padding-right: 100px;
  }  
  .ab_section_2_left p {
    padding-left: 100px;
  }
}

@media only screen and (max-width: 480px) {
  .testi_image img {
    width: 100px !important;
    height: 100px !important;
  }
  .tmSlider .slick-prev {
    top: 110%;
    left: 40% !important;
 }
    
    .tmSlider .slick-next {
    top: 110%;
    right: 40% !important;
 }
  .ct_timing h5 {
    font-size: 18px;
  }
  .pg_registration .form-group {
    padding-right: 0 !important;
  }
  .row.special_patient {
    margin-bottom: -25px;
}
  .we_box_4 {
    margin-bottom: 50px !important;
  }
  .about_right p {
    text-align: center;
  }
  .ab_solution_right {
    padding-top: 50px !important;
  }
}
  @media only screen and (min-width: 480px) {
  .in_login .lgText {
    padding-right: 100px;
}
}
@media only screen and (min-width: 800px) {  
  .ab_section_2_left {
    padding-top: 100px;
  } 
}

@media only screen and (min-width: 601px) {
  .pg_registration .form-group {
    width: 50%;
  }
  

}
  @media only screen and (max-width: 600px) {
    .prInput input, .prInput textarea,.prInput select {
        width: 100%!important;
    }
    .prLinks {
        text-align: left !important;
    }
    .testimonial_ro2 {
      display: none;
    }
    .bottom_form .enter {
      width: 100%;
    }
    
.pg_registration .form-group {
  width: 100%;
}
}

@media only screen and (min-width: 769px) and (max-width: 1281px) { 
  .abt_get_in_touch .we_box_3, .abt_get_in_touch .we_box_4 {
    margin-top: 20px !important;
  }
  .cu_details_in .cu_dt_text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

body {
    color: #000;
}
.h2 {
    font-size: 45px;
    font-weight: 900;
    color: #000;
}
.h2 span{
    font-weight: 200;
}
.h3 {
    padding-top: 46px;
    color: #202121;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
}
.h4 {
    font-weight: 600;
    font-size: 24px;
    text-align: left;
    color: #353535;
    padding-bottom: 15px;
    }
.headerInPages .header{
    position: relative!important;
}
.in_login {
    padding-top: 60px;
}
.inLoginForm {
    width: 90%;
    margin: 0 auto;
}
.in_login input {
    border-radius: 5px;
    margin-top: 20px;
}
.in_login input[type="text"], .in_login input[type="password"] {
    height: 60px;
    box-shadow: 2px 3px 5px 0px #f6f6f6;
    border: 1px solid #f6f6f6;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;    
    padding: 10px
}
.lgBtns {
    padding-right:50px;
    padding-left: 50px;
    background-color: #91d7c3;
    border: #91d7c3;
    color: #fff;
    height: 60px;
    margin-bottom: 50px;
    width: auto !important;
    font-size: 18px;
}
.in_login .lgText {
    margin: 20px 0;
}
.lgRegistrationLink a{
    color: #be1c00;
    font-weight: 700;
}
.subHeader {
    background-color: #CEF0E7;
    padding: 70px 0;
}
.subHeader h4 {
    padding-bottom: 0;
}
section.pgProfile {
    margin-top: 100px;
}
.cnBtns{
    color: #000 !important;
    display: inline-block;
    padding: 10px 36px;
    margin: 5px;
    background: #F3F3F3;
    border-radius: 24px;
    font-weight: 500;
}
.pgProfileDetails .h1 {
    margin-top: 100px;
    margin-bottom: 20px;
}
.prInput {
    width: 75%;
}
.pgProfileDetails table {
    width: 100%;
}
.prInput input, .prInput textarea,.prInput select{
    box-shadow: 1px 1px 5px 4px #efeded;
    border: 1px solid #f6f6f6;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
    padding: 10px;
    border-radius: 12px;
    width: 75%;
}
.prInput input,.prInput select {
    height: 60px;
}
 .prSubmit a {
     padding-top: 12px !important;
     padding-bottom: 12px !important;
     text-transform: uppercase;
 }
.prSubmit input, .prSubmit a {
    color: #fff !important;
    padding: 10px 36px;
    margin: 5px;
    background: #be1c00;
    border-radius: 24px;
    font-weight: 500;
    border: none;
}
.prLabel {
    font-weight: 400;
    font-size: 16px;
}
.prLinks {
    text-align: right;
}
.patient_info {
    padding-top: 100px;
    padding-bottom: 100px;
}
.patient_info .patInfo p{
    padding: 15px 0 40px 0;
}
.viewOurDocument {
    padding-top: 100px;
}
.tabbable-panel {
    padding: 10px;
  }
  
  .tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
  }
  .tabbable-line > .nav-tabs > li {
    margin-right: 2px;
  }
  .tabbable-line > .nav-tabs > li > a {    
    border: 1px solid #F3F3F3;
    margin-right: 0;
    color: #000 ;
  }
  .tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
  }
  .tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a, .tabbable-line > .nav-tabs > li > a.active {
    border: 1px solid #be1c00;
    background: #be1c00 !important;
    color: #fff !important;
  }
  .tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
    color: #000;
  }
  .tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0px;
  }
  .tabbable-line > .nav-tabs > li.active {
    position: relative;
  }
  .tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #333333;
  }
  .tabbable-line > .nav-tabs > li.active > a > i {
    color: #404040;
  }
  .tabbable-line > .tab-content {
    margin-top: -3px;
    background-color: #fff;
    border: 0;
    padding: 15px 0;
    margin-top: 50px;
  }
  .portlet .tabbable-line > .tab-content {
    padding-bottom: 0;
  }
  .dndBtn {
    border: 1px solid #F3F3F3;
    background: #F3F3F3 !important;
    color: #000 !important;
    display: inline-block;
    padding: 10px 36px;
    margin: 5px;
    border-radius: 24px;
  }
  .dndBtn i {
    color: #7CCBB4;
    padding-left: 10px;
  }
  .bookingSteps {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .bnIcon {
    text-align: center;
  }
  .bnIcon i {
    font-size: 50px;
    background: #89D2BD;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 20px;
    height: 90px;
    width: 90px;
    padding-top: 19px;
  }
  .bookingSteps h5 {
    font-weight: 900;
  }
  .bookingSteps p {
    padding: 10px 20px;
    text-align: justify;
  }
  .bkCalendar .tabbable-line > .tab-content {
    margin-top: 0 !important;
  }
  section.ab_solution {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .ab_section_top {
    padding-top: 100px;
  }
  .ab_solution_right{
    padding-top: 100px;
  }
  .ab_section_top h4 {
    font-weight: 600;
  }
  .ab_section_top h4 span {
    font-weight: 300;
  }
  .ab_section_top p {
    text-align: justify;
  }
  .ab_section_2 {
    padding-top: 20px;
  }
  .ab_section_3 {
    padding-top: 100px;
  }
  .dr_rudi .dr_rudi_in {
    background-image: url("../../images/abt-rudbg.png");
  }
  .abt_get_in_touch {
    margin-top: 150px !important;
    margin-bottom: 100px !important;
  }
  .we_box p {
    padding: 10px 25px;
    margin-bottom: 20px;
  }
  .abt_get_in_touch .we_box {
    height: 290px;
  }
  .dr_rudi_description {
    padding-bottom: 50px;
  }
  .titlepage_abt {
    text-align: center;
  }
.reg_booking_calendar .tabbable-line {
  margin: 0 auto;
}
.pg_registration {
  padding-top: 100px;
}
.contact_us_1 {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/contactBg.jpg');
}
.contact_us_1 .cu_dt_text {
  font-weight: 900;
}
.cu_details_in img {
  width: 90px;
}
.cu_details_in {
  text-align: center;
}
.cu_details_in .cu_dt_text {
  margin-top: -50px;
  padding-top: 70px;
  border: 15px solid #eee;
  border-radius: 25px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 25px;
  height: 238px;
  background-color: #fff;
}
.cu_dt_text h5 {
  font-weight: 700;
}
.cu_dt_text p span, .cu_details_in a{
  color: #be1c00 !important;
}
.ct_working_hrs {
  padding-top: 100px;
  padding-bottom: 100px;
}
.ct_timing {
  padding-top: 50px;
}
.ct_timing i {
  font-size: 75px;
  color: #be1c00;
}
.ct_timing a {
  color: #be1c00;
}
.ct_timing h5 {
  font-weight: 600;
}
.ct_timing h5 span {
  font-weight: 400;
}
.ct-bottom {
  background: #fff;
  border: 9px solid #f3f3f3;
  padding: 30px 20px;
  border-radius: 25px;
}
.pg_registration .form-group {
  float: left;
  padding-right: 50px;
  margin-top: 15px !important;
}
.pg_registration .form-control {
  background: rgba(0, 0, 0, 0.03);
  border: none;
  height: 60px;
  border-radius: 15px;
}
.pg_registration .reg-profile-img {
  background: none !important;
}
.pg_registration .reg-option-links a {
  color: #000;
  padding: 20px 40px;
  background: rgba(0, 0, 0, 0.03);
  font-size: 18px;
  font-weight: 700;
  border-radius: 30px;
  margin-right: 10px;
  display: inline-block;
  margin-top: 10px;
}
.pg_registration .reg-option-links a.active {
  background: #91d7c3 !important;
}
.pg_registration .reg-option-links {
  margin-bottom: 50px;
}
.custom-field, .ea-standard .filter, .ea-standard .form-control {
  background: rgba(0, 0, 0, 0.03);
  border: none;
  height: 60px !important;
  border-radius: 15px;
  margin-bottom: 15px;
  padding: 10px;
}
.ea-standard .ea-submit, .ea-standard .ea-cancel {
  color: #fff !important;
  display: inline-block;
  padding: 10px 36px;
  margin: 5px;
  background: #be1c00;
  border-radius: 24px;
  font-weight: 500;
}
.ea-standard .ui-widget-content {
  border: none !important; 
  box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
  padding: 30px;
}
.ea-standard .time {
  text-align: center;
}
.ea-standard .time-value {
  border: none !important;
  background: #fff;
  box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
  margin: 10px;
  border-radius: 25px;
  padding: 10px 29px;
  color: #000;
  width: auto !important;
}
.slid_team_imag {
  position: relative;
  margin-top: 50px;
}
.openbtn img {
  margin-top: -15px;
}
#about .accordion button {
  color: #000;
  width: 100%;
  text-align: center;
}
#about .card-header {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#about .accordion button i{
  float: right;
}
label.errorlogin{
color: #be1c00;
font-weight: 700;
padding-top: 20px;
}
label.errorloginforgot{
color: #be1c00;
font-weight: 700;
}
.about .accordion .card-header:after {
  display: none;
}
#sl .titlepage {
  padding-bottom: 0 !important;
}
#sl .owl-carousel .owl-stage-outer {
  padding-top: 0 !important;
}
#popup-container h2 {
  margin-top: 40px;
}
.your-details .titlepage{
  padding-top: 0 !important;
}
.profilebuttons {
	background-color: #be1c00 !important;
	color:#FFF !important;
}


