/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

/*@import url(https://fonts.googleapis.com/css?family=Open+Sans:900,800,700,600,500,400,300,200,100);*/

@font-face {
    font-family: 'Poppins-bold';
    src: url('https://byebyesugarbugs.blob.core.windows.net/content/fonts/Poppins-Bold.woff2') format('woff2'),
        url('https://byebyesugarbugs.blob.core.windows.net/content/fonts/Poppins-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('https://byebyesugarbugs.blob.core.windows.net/content/fonts/Poppins-Regular.woff2') format('woff2'),
        url('https://byebyesugarbugs.blob.core.windows.net/content/fonts/Poppins-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}




body {
    background: #fff none repeat scroll 0 0;
    color: #58595b;
    font-family: 'Poppins';
    line-height: 28px;
    font-size:16px;
}

/* Default: Show 3 slides per row */
.office-gallery .carousel-inner .row {
  display: flex;
}

/* Mobile: Show only 1 slide per row */
@media (max-width: 767px) {
  .office-gallery .carousel-inner .row {
    display: block;
  }
  .office-gallery .carousel-inner .col-xs-12 {
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
  }
}




.office-gallery .carousel-inner img {
  width: 100%;
  height: auto;
}

.office-gallery .carousel-indicators li {
    background: #d1d1d1 !important;
}

div#carousel-example-generic {
    padding-bottom:80px;
}

ol.carousel-indicators {
    bottom:22px !important;
}

.row.offcehr .team-sec:nth-child(odd) {
    padding: 50px 0px !important;!i;!;
    min-height: inherit;
}

.row.offcehr .team-sec:nth-child(odd) h2 {
    color: #000 !important;!i;!;
    position: relative;
    padding-bottom:40px !important;!i;!;
}

.row.offcehr .team-sec:nth-child(odd) h2:before {
    content: '';
    position: absolute;
    width: 84px;
    height: 2px;
    background: #f36a22;
    bottom:25px;
    left: 0;
    right: 0;
    margin: auto;
}


.row.brand-logo-2025.joinplan .col-md-4 h4 {
    text-align: center;
    max-width: 93%;
    margin: 0px auto -249px;
    color: #000;
    border-radius: 50%;
    background: #fff;
    position: relative;
    top: -121px;
    height: 218px;
    z-index: 9;
    left: -16px;
    display: flex;
    flex-direction:column;
    padding: 42px;
    font-family: 'Poppins';
}

section.sub-page-main-section.meet-dr-beanchu-2025.nopadbtm {
    padding-bottom:80px;
}

.row.brand-logo-2025.joinplan + .container .btn {
    margin-top: 50px;
}

.row.brand-logo-2025.joinplan + .container{text-align:center;}
.row.brand-logo-2025.joinplan .col-md-4 h4 span {
    display: block;
    font-family: 'Poppins-bold';
}



.office-gallery .carousel-inner img {
    min-height: 270px;
    max-height: 270px;
    object-fit: cover;
}

.office-gallery .carousel-indicators .active{
    background-color: #000 !important;
}




.grecaptcha-badge {
    z-index: 1;
}

.meet-dr-beanchu-2025 .col-md-6 {
    margin-top: 30px;
}

.row.brand-logo-2025 {
    position: relative;
    margin-bottom: 113px;
    padding: 50px 0px 0px;
    float: left;
    background: #34B9C4;
    width:100%;
    margin-left: 0;
    margin-top:50px;
    margin-right: 0;
}

img.thrpy-dog {
    border-radius: 50%;
    max-height: 500px;
    max-width: 500px;
    border: 5px solid #34B9C4;
    padding: 5px;
    margin: 20px auto;
    object-fit: cover;
    display: block;
}
img.certification2025 {
    max-width: 331px;
    margin: 0 auto;
    display: block;
}

.row.brand-logo-2025 h3 {
    color: #fff;
    margin-bottom: 50px;
}


.row.brand-logo-2025 img {
    background: #000;
    position: relative;
    z-index: 9;
    max-width: 100%;
    border-radius: 50%;
    border-bottom-right-radius: 50%;
}


.row.brand-logo-2025 .col-md-4 {
    position: relative;
}

.row.brand-logo-2025 .col-md-4 h4 {text-align: center;max-width: 246px;margin: 0px auto -74px;color:#000}
section.banner.subpagebanner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(0 0 0 / 50%);
}

section.banner.subpagebanner h1 {
    text-align: center;
    color: #fff;
    font-size:50px;
}


.team-sec:nth-child(even) {
    min-height: 350px;
    margin-bottom: 30px;
    padding-right: 300px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #E5FDFF;
    border: 3px solid #34B9C4;
    padding: 20px;
    width: 100%;
}

.team-sec:nth-child(odd) {
    min-height: 350px;
    background: #000;
    margin-bottom: 30px;
    padding-left: 300px !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #E5FDFF;
    border: 3px solid #34B9C4;
    width: 100%;
    padding: 20px;
}

.team-sec:nth-child(even) span.team-img {
    left: inherit;
    position: absolute;
    right: 41px;
}

.team-sec h4{font-size:25px}

.team-sec h5{border-bottom:3px solid #F36A22;padding-bottom:10px;}

span.team-img {
    position: absolute;
    left: 41px;
    height: 200px;
}

span.team-img img {
    max-width: 250px;
    max-height: 250px;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}





.social-icon{margin-left:10px;margin-right:5px;}

.phone-icon{position: relative; bottom: 2px;}

.form-control {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid silver;
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #003055;
    display: block;
    font-size: 14px;
    height: 44px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    margin-bottom: 20px;
}


.form-group {
    margin-bottom: 0px;
    margin-top: 0px;
}

.appointment-request-form textarea {
    margin-bottom: 20px;
    margin-top: 20px;
}

textarea.form-control {
    height: auto;
}

.field-validation-error {
    font-size: 12px;
}

.home-border-right {
    border-right: 1px solid #323434;
}

.main-body-content{
    background-color: #fff;
    min-height: 500px;
    padding: 0 0 0px 0;
}

.white-background {
    background: #fff;
    padding: 0;
}

.mi-boxed-layout {
    padding: 0px;
    background-color: #fff;
}

.mi-boxed-container {
    background-color: #fff;
    padding: 20px;
    min-height: 700px;
    padding-bottom: 50px;
}

a {
    color: #005696;
}

a:hover {
    color: #005696;
    text-decoration: underline;
}

h1, h2, h3, h4 {
    color: #000;
}

h1 {
  font-size: 44px;
  margin-top: 10px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

.orange-text {
 color: #f1592b;
 font-weight: bold;
}

.btn {
    -moz-user-select: none;
    background-image: none;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 9px 18px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    border-radius: 22px;
}

.btn-primary {
  color: #fff;
  background-color:#F36A22;
  border-color: #F36A22;
  font-family: 'Poppins-bold';
}


.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #F55F3F;
  border-color: #F55F3F;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #6d6f71;
  border-color: #c37417;
}


/* OVERRIDE BOOTSTRAP
-------------------------------------------------- */

.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-top: 8px;
}


/* CUSTOMIZE THE HEADER ABOVE NAV
-------------------------------------------------- */
.header-upper {
    background-color: #005696;
    color: #fff;
    padding: 20px;
}

.header-phone {
    float: right;
    font-size: 22px;
    font-weight: 500;
    text-align: right;
    padding-top: 5px;
    line-height: 32px;
}

.header-phone a {
    color: #fff;
}

.header-phone a:hover {
    color: #fff;
    text-decoration: underline;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.header-nav-bg {
    background-color: #005696;
    color: #fff;
}

.logo {
    float: left;
}

.navbar {
    background: none;
    border-radius: 0px;
    margin-bottom: 0px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background: none;
}

.navbar-header {
    padding-top: 0px;
    margin-bottom: 0px;
}

.fa-2x {
    position: relative;
    bottom: 8px;
}

.navbar-nav li:hover {
    background: none;
    color: #1a1b20;
}

.navbar-nav > li > a {
    color: #000 !important;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}

.navbar{
    min-height:inherit;
    border:none;
}
.menusec{padding:15px 0px;}

.navbar-nav > li a:hover {
    text-decoration: underline;
    background: none;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover
{
    background: none;
}

.login {
    color: #777;
}

.login:hover {
    color: #333;
    text-decoration: none;
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid #fff;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 15px;
    padding: 9px 10px;
    position: relative;
}

.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
    background-color: #fff;
}

/* HOME HERO
-------------------------------------------------- */
.no-insurance{font-family: 'Poppins-bold';text-decoration:underline;}
.home-hero {

}

.home-hero h1 {

}
.topleft ul {
    display: inline-flex;
    list-style: none;
    justify-content: space-between;
    margin-bottom: 0px;}
.topleft ul li a {
    margin: 10px;
    border-radius: 50%;
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}

h1,h2,h3,h4,h5,h6{font-family: 'Poppins-bold';}
.banner{
    background:url(https://byebyesugarbugs.blob.core.windows.net/content/images/2025/brook-banner-img.png) no-repeat;
    background-size:cover;
    display:flex;align-items:center;
    position:relative;
}
section.banner.subpagebanner{
    min-height:600px;
}
.banner{
    min-height:100vh;
}
section.banner.subpagebanner{
    background:url(https://byebyesugarbugs.blob.core.windows.net/content/images/2025/subpagebanner.png) no-repeat;
    background-size:cover !important;
}
.banner-bottom{position:absolute;bottom:0;left:0;right:0;width:100%;}
.banner .col-md-6 h1,.banner .col-md-6 p{color:#000;margin:25px 0px !important;}
.next-door{margin:50px 0px}
.next-door h4{color:#000;margin:15px 0px;}
.next-door .btn{margin:20px 0px;}
.next-door p{margin:40px 0px;}
.first-time-visitor{background:#F36A22;padding:50px 0px;}
.first-time-visitor h2{color:#fff;margin:0px 0px 50px 0px;}
.first-time-visitor h4 a{color:#fff;display:block;margin:20px 0px;}
.first-time-visitor h4 a b{display:block;}
.first-time-visitor h4 a{font-weight:400;}
.first-time-visitor-inner {background: #34B9C4;border-radius: 40px;padding: 40px 0px;margin: 0px 20px;}
.wlecometxt{margin:50px 0px;}
.wlecometxt img{border-radius:50%;}
.wlecometxt h4{color:#F36A22;margin:20px 0px;}
.wlecometxt h2{color:#34B9C4;}
.testimonials .item.active{
    display:flex !important;
    justify-content: space-between;
}
.testimonials .item .iteminner-1{padding:20px !important;}
.carousel-indicators li{background:#d1d1d1;}
.carousel-indicators {
        bottom:-40px !important;}
        section.testimonials {
    background: #34B9C4;
    padding: 50px 0px;
    text-align: center;
    color: #fff;
}
.testimonials h2{color:#fff;}
.testimonials h4{color:#fff;font-weight:400;}
.testimonials .item .iteminner-1 h4{font-weight:400;}
.starsec {
    color: #FFC107;
}
.testimonials .item .iteminner-1 {
    padding: 20px !important;
    background: #fff;
    color: #000;
    margin: 10px;
}
.testimonials .carousel-inner{padding-top:50px;}
.testimonials .item .iteminner-1 img{display:block;margin:0 auto;border-radius:50%;position:relative;top:-60px;}
.testimonials .item.active> div {
    width: 33.33%;
}
.services-sec{color:#000;padding:50px 0px;}
.services-sec h2{color:#000;}
.services-sec ul{padding:0px;margin-top:50px;}
.services-sec ul li{position:relative;padding-left:40px;list-style:none;margin-bottom:10px;font-weight:700}
.serviceinner{position:relative;margin-top:100px;}
.serviceinner img{border-radius:50%;}
.serviceinner .serviceheading a{color:#000;}
.serviceinner .serviceheading {
    position: absolute;
    bottom: 0;
    border-radius: 100% 100% 100% 100%;
    background: #fff;
    left: 0;
    right: 0;
    height: 100px;
    text-align: center;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    color: #000;
    font-size: 20px;
    font-weight: 700;
}
.faqs {background:url(https://byebyesugarbugs.blob.core.windows.net/content/images/2025/faq.png) no-repeat;background-size:cover;}
.panel.panel-default{background:none}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
    border: none;
    padding:15px;
    background: #fff;
}

.panel-default>.panel-heading a{color:#fff}
.panel-default>.panel-heading {
    color: #fff;
    background-color: #F36A22;
    border-color: #F36A22;
    box-shadow: none;
    border-radius:5px;
    padding:10px;margin-bottom:10px;
}
.panel-default{border:none;}
.faqs h2{color:#fff;padding:20px 0px;}
.services-sec ul li:before{
    content:'';
    background:url(https://byebyesugarbugs.blob.core.windows.net/content/images/2025/brook-service-icon.png) no-repeat;
    display:inline-block;
    position:absolute;
    left:0;
    height:30px;width:30px;margin-top:0px;
}
.dr-beanca-chu h4{color:#fff}
.dr-beanca-chu h2{color:#fff;margin:20px 0px;}
.dr-beanca-chu .container{position:static;}
.dr-beanca-chu p{color:#fff;}
.dr-beanca-chu {
    position: relative;
    background: #34B9C4;
    height: 550px;
}
.dr-beanca-chu .cont{padding-top:100px}
.dr-beanca-chu .drimg{position:absolute;right:0px;padding:0px;}
.dr-beanca-chu .drimg img{height:550px;width:100%;object-fit:cover;}
section.affiliations {text-align: center;padding: 50px 0px;}
section.affiliations h2{color:#000;margin-bottom:50px;}
section.affiliations img{border:1px solid #d1d1d1;padding:20px 75px;display:block;width: 100%}

/* FOOTER **********************
**********/

footer {
  background-color:#000000;
  color: #fff;
  position:relative;
  text-align: left;
  padding-bottom:0px;
  padding-top: 30px;
}
.ftrlogo{margin-top:20px;}
footer h3{color:#34B9C4;}
.ftrimg{position:absolute;top:0px;left:0;right:0;width:100%;transform:translateY(-99%);}

footer a {
    color: #fff;
}

footer a:hover {
    color: #fff;
    text-decoration: underline;
}

footer ul {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
}

footer li {
    line-height: 20px;
}
footer li a{padding:5px 0px;display: block;} 

.footer-left {
    text-align: left;
    font-size: 14px;
}

.footer-right {
    text-align: right;
    font-size: 11px;
}

p.copyright {
    background:#1D1D1D;
    color: #fff;
    padding: 20px;
    margin-top:30px;
    margin-bottom:0px;
    text-align: center;
}

.opentime {
    margin-bottom: 10px;
}

.iconize {
    color: #005696;
}

.fa-2x {
    font-size: 28px;
}


/* REVIEWS -------------- */
.fa-star { background-image: url(https://droi.azureedge.net/content/shared/images/icons/18x18/star.png); width: 18px; height: 18px; margin-right: 5px;}

.fa-star-half {
    background-image: url(https://droi.azureedge.net/content/shared/images/icons/18x18/star-half.png);
    width: 18px;
    height: 18px;
    margin-right: 5px;
    position: relative;
    right: 5px;
    bottom: 1px;
}

.rate-us-div {
    margin: 40px 0 20px 0; border: 1px solid silver; padding: 25px; border-radius: 10px; background-color: #fff;
}
.rate-us-div input, .rate-us-div textarea  {
    margin-top: 20px;
}

.patient-reviews > .row {
    column-width: 18em;
    -moz-column-width: 18em;
    -webkit-column-width: 18em;
    column-gap: 1em;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
}

.patient-reviews .item {
    display: inline-block;
    padding:  .25rem;
    width:  100%; 
    margin-left: 15px;
}

.patient-reviews .well {
    position:relative;
    display: block;
    padding: 10px;
    margin-bottom:10px;
    min-height: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.patient-reviews .panel {
    margin-bottom: 0px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.patient-reviews .panel > .panel-heading {
    background-image: none;
    background-color: #221700;
    color: white;
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.patient-reviews .panel-body {
    padding: 15px;
}

.patient-reviews .panel-default {
    border-color: #ddd;
}

.reviews-head {
  font-size: 36px;
  padding: 25px 0;
}

.review-stars {
  font-size: 18px;
  line-height: 1em;
}

.review-stars span {
  color: gold;
  padding: 0 2px;
  float: left;
}

.review-reviewer {
    font-size: 14px;
    font-weight: 600;
    margin-left: 115px;
    position: relative;
    top: 1px;
}

.review-body {
  font-size: 1em;
}

/* SIDEBAR -------------------- */
.sidebar {
  padding-left: 5px;
  margin: 20px 0 40px;
}

.sidebar-consultation {
  /*margin-top:15px;*/
  padding: 0px 25px;
}

.sidebar-consultation-head {
  padding: 5px 10px;
  font-size: 12pt;
  background-color: #F55F3F;
  color: #fff;
}

.sidebar-form-consultation {
  margin-top: 5px;
}

.sidebar-form-submit {
  padding: 25px 0;
  text-align: center;
  border-radius: 0;
  color: #fff;
  background-color: #F55F3F;
  border-top: 5px solid #fff;
}

.sidebar-form-button {
    font-size: .8em;
    background-color: #f55f3f;
    border: 1px solid rgba(254, 254, 254, 0.9);
    border-radius: 3px;
    padding: 8px 24px;
    color: #fff;
}

.sidebar-form-button:hover, .sidebar-form-button:active {
    color: #000 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #fff;
}
.sidebar-form-button a:hover, .sidebar-form-button a:active {
    text-decoration: none;
    color: #000;
}

.sidebar-form-text {
  padding: 15px 20px 0px 20px;
  font-size: 10pt;
  line-height: 1.5;
}

.sidebar-list {
    padding: 40px 0px 0px 0px;
}

.sidebar-list h3 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 45px;
}

.sidebar-list li {
    margin-left: 20px;
}

.sub-page-main-section {
    padding-bottom: 18%;
}

.row.comunity {
    background: #f36a22;
    padding: 50px;
    text-align: center;
    color: #fff;
    margin: 30px 0px;
}

.row.comunity h3 {
    color: #fff;
    margin-bottom: 20px;
}

.row.comunity .btn {
    background: #fff;
    color: #000;
    margin-top: 18px;
}

.sub-page-main-section:first-child img {
    margin-top: 20px;
    margin-bottom: 20px;
}

.sub-page-main-section h1 {
    font-size: 36px;
}

.sub-page-main-section h2 {
  font-size: 30px;
}

.sub-page-main-section h3 {
    margin-top:15px;
}

.inline-img {
    float: right;
    margin: 10px;
    margin-top: 10px !important;
}

.ms-dropdown {
    width: 100%;
    padding: 10px;
    border: 1px solid silver;
}
.ms-dropdown option {
    padding: 10px;
}

section.sub-page-main-section.whychoseus2025 .btn {
    margin-top: 20px;
}

/**/

.header-top{
    background: #34B8C3;
    padding:10px 0px;
}
section.next-door h2 {
    color: #000;
}
section.next-door p{max-width:1000px;margin:20px auto}

.header-top a {
    color: #fff;
}

.bookappt{
    display:flex;justify-content:space-around;align-items:center;
}

section.sub-page-main-section.whychoseus2025 {
    padding: 50px 0px;
}

section.first-time-visitor.text-center.whychooseus {
    padding-bottom:170px;
}

.whychooseus .first-time-visitor-inner h4 {
    position: absolute;
    bottom: -100px;
    color: #fff;
}

.whychooseus .first-time-visitor-inner{position:relative;}
a.carousel-control {display: none;}

.sedsec {
    display: flex;
    flex-wrap: wrap;
}

.sedsec > .col-md-4 {
    display: flex;
    flex-direction: column;
}

.sedinner {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: #fff; /* Ensure background is visible */
    box-shadow: 0px 0px 5px 1px #d1d1d1;
    transition: box-shadow 0.3s ease-in-out;
    text-align:center;
}

.sedinner h3{color:#000}

.col-md-12.testimonial2025 > p:last-child {
    text-align: center;
    width:100% !important;
}

.nopad-btm {
    padding-bottom: 50px;
}

.row.bglg {
    display: flex;
    flex-wrap: wrap;
}

.row.bglg > div {
    max-width: 48%;
    margin: 1%;
    background: #F5F5F5;
    padding: 15px;
    border-radius: 10px;
}

.row.bglg > div img {
    width: 100%;
}

.row.bglg > div h4 {
    color: #000;
    margin-top: 20px;
}


.row.orthovideo iframe {
    border-radius: 50%;
    border: 5px solid #34b9c4;
    padding: 5px;
    height: 450px;
    max-width: 450px;
}


section.sub-page-main-section.meet-dr-beanchu-2025.contpg2025 span.elementor-icon-list-icon svg {
    max-width: 23px;
    
    !;!i;!;
    fill: #fff;
}

section.sub-page-main-section.meet-dr-beanchu-2025.contpg2025 span.elementor-icon-list-icon {
    width: 50px;
    height: 50px;
    background: #ff6225;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
}

p.padleftloc {
    padding-left: 48px;
}

p.padleftloc a{
    color:#000
    }

section.sub-page-main-section.meet-dr-beanchu-2025.contpg2025 {
    padding-bottom:80px;
}






#leadGenForm1 input.sidebar-form-consultation.form-control {
    width: 100%;
}

#leadGenForm1 p.notice.width1.box-round {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#leadGenForm1 p.notice.width1.box-round > label {
    width: 48%;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    max-width: 48%;
}

#leadGenForm1 button.button.button-medium.site-button-color.box-round.box-shadow,.width2 button.button.button-medium.site-button-color.box-round.box-shadow {
    background-color: #F36A22;
    border-color: #F36A22;
    font-family: 'Poppins-bold';
    border: none;
    padding: 10px 30px;
    color: #fff;
    border-radius: 41px;
    max-width: 250px;
    margin: 0 auto;
    display: block;
}

.breadcrumb-meta{margin-top:0px !important;}


.width2  p.notice.width1.box-round > label {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.width2 p.notice.width1.box-round > label textarea {
    height: 104px;
    margin-bottom: 20px;
    border: 1px solid #d1d1d1;
}

.width2 select#Contact_Patient {
    border: 1px solid #d1d1d1;
    min-height: 40px;
    margin-bottom: 20px;
}

.width2 fieldset#survey_participant {
    display: flex;
    flex-direction: column;
}

.width2 fieldset#survey_participant label {
    display: flex;
    flex-direction: column;
    max-width: 50%;
}

.width2 fieldset#survey_participant label input {
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
    min-height: 40px;
}





/* FLEXBOX CONTAINER */
.testimonials-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px; /* Space between items */
}

/* Individual Testimonial Box */
.testm-sec {
    flex: 1 1 calc(50% - 15px); /* 50% width with gap */
    max-width: calc(50% - 15px); /* Ensures it doesn’t exceed half the container */
    background: #fff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0px 4px 10px rgb(153 153 153);
    box-sizing: border-box;
    margin-bottom: 30px;
}

/* Mobile View */
@media (max-width: 767px) {
    .width2 fieldset#survey_participant label {
    display: flex;
    flex-direction: column;
    max-width:100%;
}
    .testm-sec {
        flex: 1 1 100%; /* Full width on mobile */
        max-width: 100%;
    }
    .row.orthovideo iframe{
        max-width:100% !important
    }
    p.notice.width1.box-round > label {
    width: 100% !important;
    min-height: inherit !important;
    display: flex;
    flex-direction: column;
    max-width: 100% !important;}
}


.col-md-12.testimonial2025 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col-md-12.testimonial2025 h2 {
    width: 100%;
    text-align: center;
    padding: 30px;
}




/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width:1200px){
    .navbar-nav > li > a{
        padding-left: 13px;
    padding-right: 13px;
    }
}

@media (max-width: 439px) {

}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-nav > li > a{
        padding-left:8px;
    padding-right:8px;
    font-size:12px;
    }

}

@media (max-width: 767px) {
.office-gallery .carousel-inner img{margin-bottom:30px !important;}
a.carousel-control {display: none;}
    .team-sec:nth-child(even) span.team-img{position:static;}
        span.team-img {
        position: static;
        order: 1;
    }
    .team-sec h4{order:2;}
    .team-sec h5{order:3;}
    .team-sec p {
    order: 4;}
    body {
        padding-top: 0px;
    }
span.team-img {position:static;}
.team-sec:nth-child(odd){padding:15px 15px 15px 15px !important;}
.team-sec:nth-child(even){padding:15px 15px 15px 15px !important;}
    .container-fluid {
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px;
        padding-right: 0px;
    }

    .navbar-right li, .navbar-left li {
        text-align: center;
    }

    .navbar-nav  {
        text-align: center;
    }

    .navbar-nav .open .dropdown-menu {

       text-align:center;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
        color: #fff;
    }

    h1 {
      font-size: 2em;
      margin-top: 10px;
    }

    h2 {
      font-size: 1.8em;
    }

    h3 {
      font-size: 1.4em;
    }

    h4 {
      font-size: 1.1em;
    }

    .home-hero {
        height: 500px;
    }

    .home-hero h1 {
        font-size: 32px;
        margin-top: 180px;
        margin-bottom: 30px;
    }

    .rate-left {
        margin-bottom: 20px;
    }

    .rate-right {
        text-align: center;
        margin-bottom: 20px;
    }

    .footer-left {
        text-align: center;
    }

    footer .logo {
        float: none;
        margin-top: 10px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
    }

    .footer-right {
        text-align: center;
    }

    footer ul {
        margin-bottom: 30px;
    }

    .inline-img {
        float: none;
        margin: 0px;
    }
}


/* Collapse bootstrap earlier
---------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {

    .header-container-padding-fix {
        padding-right: 0px;
        padding-left: 0px;
    }

    .navbar-nav  {
        border: none;
        text-align: center;
    }

    .navbar > .container {
        width: 100%;
    }

    .navbar-header {
        float: none;
    }

    .navbar-right li {
        line-height: 3em;
    }

    .navbar-right li, .navbar-left li {
        text-align: center;
    }

    
    .navbar-nav .open .dropdown-menu {
       position: static;
       float: none;
       width: auto;
       margin-top: 0;
       background-color: transparent;
       border: 0;
       -webkit-box-shadow: none;
       box-shadow: none;
       text-align:center;
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px;
    }


    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px;
        color: #fff;
    }

    .navbar-toggle {
        display: block;
        margin-top: 10px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }

    .navbar-nav li a {
        font-size: .9em;
    }

    .navbar-nav > li {
        float: none;
        text-align: center;
    }
    .navbar-nav > li >a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }

    .navbar-fixed-top {
       max-height: 400px;
       overflow-y: auto;
       overflow-x: hidden;
    }

    .dropdown-menu > li {
        background: none;
        color: #323434;
    }

    .dropdown-menu > li a {
        color: #323434;
    }

    .dropdown-menu > li a:hover {
        text-decoration: underline;
        background-color: transparent;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav {
        margin-top: 10px;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .navbar-nav li a {
        font-size: 14px;
    }

    .navbar-nav > li > a {
        font-size: 12px;
        font-weight: 500;
        padding-right: 8px;
        padding-left: 5px;
    }

    .navbar-nav > li > .dropdown-menu {
        margin-top: 5px;
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {

}

@media (min-width: 1600px) {

}


@media (max-width:1200px){
    .header-top .row > div {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;}
    .header-top a {
    color: #fff;
    margin: 5px;}
    #navbar{border:none;}
}

@media (max-width:991px){
    .row.brand-logo-2025.joinplan .col-md-4 h4{position:static;background:none;border-radius:0px;height:inherit;}
    .row.brand-logo-2025.joinplan {
    margin-bottom: 0px;}
    .row.brand-logo-2025 .col-md-4 h4{margin-top:10px;max-width:100%;margin-bottom:30px !important;}
    .row.brand-logo-2025 img {margin:0 auto;display:block;}

    .whychooseus .first-time-visitor-inner h4{position:static;padding:15px;}
    .first-time-visitor-inner{margin-top:20px;}
    .services-sec img{margin-top:40px;}
    .dr-beanca-chu .drimg{position:static;margin-top:50px;margin-bottom:50px;}
    .dr-beanca-chu .drimg img,.dr-beanca-chu{height:auto;}
}

@media (max-width:767px){
    section.sub-page-main-section.meet-dr-beanchu-2025 img {
    max-width: 100%;
}
.sub-page-main-section {
    padding-bottom:100px;
}
    .serviceinner{margin-top:50px;}
    .navbar-default .navbar-toggle{
    position: absolute;
    top: -67px;
    right: -28px;
    }
    section.affiliations img{margin-bottom:10px;width:auto;margin-left:auto;margin-right:auto;}
    .logo{max-width:240px;}
    .testimonials .item.active{flex-wrap:wrap;}
    .testimonials .item .iteminner-1{max-width:100%;width:100% !important;}
}