 .item-accordion-service {
     min-height: 80px;
     display: flex;
     justify-content: space-between;
     align-items: center;
     padding: 15px 20px 15px 40px;
     background: #D2EDF1;
     cursor: pointer;
     transition: all 0.3s ease;
     border: 1px solid;
     border-width: 1px 0 1px;
     border-color: rgba(0, 0, 0, 0.2);
 }

 .new-accordion-service,
 .new-accordion-service:hover {
     text-decoration: none;
 }

 .item-accordion-service .title {
     font-family: Inter;
     font-weight: 700;
     font-size: 20px;
     line-height: normal;
     letter-spacing: 0px;
     vertical-align: middle;
     text-transform: uppercase;
     color: #000000;
     transition: all 0.3s ease;

 }

 .item-accordion-service .icon {
     font-family: Inter;
     font-weight: 700;
     font-size: 20px;
     line-height: 43px;
     letter-spacing: 0px;
     vertical-align: middle;
     text-transform: uppercase;
     background: #D9D9D9;
     display: flex;
     width: 43px;
     height: 43px;
     border-radius: 50%;
     align-items: center;
     justify-content: center;
     transition: all 0.3s ease;

 }

 .item-accordion-service.active,
 .item-accordion-service:hover {
     background: #003132;

 }

 .item-accordion-service.active .title,
 .item-accordion-service:hover .title {
     color: #FFFFFF;

 }

 .item-accordion-service.active .icon,
 .item-accordion-service:hover .icon {
     background: #D8ACCE;

     color: #fff;
 }

 .title-location-service {
     display: flex;
     align-items: center;
     text-decoration: none;
     gap: 14px;
 }

 .title-location-service .icon {
     font-size: 20px;
     width: 15px;
     color: #00A39D;
 }

 .title-location-service .title h3 {
     font-family: Inter;
     font-weight: 700;
     font-style: Bold;
     font-size: 20px;
     line-height: normal;
     letter-spacing: 0px;
     vertical-align: middle;
     text-transform: capitalize;
     text-decoration: underline;
     color: #000;
 }

 .st-hero-page .text-second .desc-sc-hero p a {
     font-weight: 400;
 }

 .title-location-service .title {
     width: calc(100% - 14px - 15px);

 }

 .ht-services-row.services-row .image-holder {
     padding: 0 66px 0 0;
 }

 .ht-services-row.services-row.reverse .image-holder {
     padding: 0 0 0 66px;
 }

 .ht-services-row .text-holder {
     padding: 0 !important;
 }

 .list-content-accordion-service {
     display: flex;
     gap: 12px;
     padding: 27px 15px 27px 40px;
 }

 .content-accordion-service {
     width: calc(50% - 6px);
 }

 .content-accordion-service p,
 .content-accordion-service a {
     font-family: Lexend;
     font-weight: 300;
     font-size: 18px;
     line-height: 20px;
     letter-spacing: 0px;
     vertical-align: middle;
     text-transform: capitalize;
     color: #000;
     margin: 7px 0 16px;
 }

 .content-accordion-service p:last-child,
 .content-accordion-service a :last-child {
     margin-bottom: 0;
 }

 .wrap-accordion-service {
     display: none;
 }

 .footer .footer-image-block {
     height: auto !important;

 }

 .ht-wrap-footer {
     position: relative;
     z-index: 1;
     padding-top: 209px;

 }

 .inner-footer {
     position: relative;
     z-index: 2;
     display: flex;
     flex-wrap: wrap;
     gap: 4.9vw;
     padding: 98px 50px 44px 69px;
     align-items: center;
 }

 .logo-footer {
     width: 21.72vw;
 }

 .col-footer {
     width: calc(100% - 21.72vw - 4.9vw);
     gap: 15px 106px;
     justify-content: space-between;
     display: flex;
     flex-wrap: wrap;
 }

 .inner-footer::after {
     content: "";
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: #003132;
     z-index: -1;
     opacity: 0.8;
 }

 .footer .ht-wrap-footer .container {
     padding-top: 0 !important;
     padding-left: 28px;
     padding-right: 28px;
     margin: 0 auto;
     max-width: 1652px;
 }

 .col-footer .title {
     font-family: operetta-12, Times, Times New Roman, serif;
     font-weight: 600;
     font-size: 50px;
     line-height: 130%;
     letter-spacing: 0%;
     margin-bottom: 20px;
     color: #fff;
 }

 .col-item .email {
     font-family: Lexend;
     font-weight: 300;
     font-size: 18px;
     line-height: 30px;
     letter-spacing: 0px;
     vertical-align: middle;
     text-decoration: underline;
     color: #00A39D;
     margin-bottom: 35px;
     display: block;
 }

 .col-item h4 {
     font-family: Lexend;
     font-weight: 300;
     font-size: 24px;
     line-height: 1.3;
     letter-spacing: 0px;
     vertical-align: middle;
     text-transform: uppercase;
     color: #fff;
     margin-bottom: 13px !important;
 }

 .col-item p,
 .col-item a {
     font-family: Lexend;
     font-weight: 300;
     font-style: Light;
     font-size: 18px;
     line-height: 36px;
     letter-spacing: 0px;
     vertical-align: middle;
     text-transform: capitalize;
     color: #FFF6F6;
     margin-bottom: 0;
     display: block;
     text-decoration: none;
 }

 .col-item-email {
     width: 289px;
     position: relative;
 }

 .col-item-email::after {
     width: 1px;
     height: calc(100% - 81px);
     bottom: 0;
     right: -38px;
     content: "";
     position: absolute;
     background: #FFFFFF;

 }

 .crown-types-while {
     background: #fff !important;
 }

 .crown-cost__factors-list-2 li::marker {
     color: #000;
 }

 .col-item-visit {
     width: calc(100% - 289px - 106px);


 }

 .col-location {
     display: flex;
     flex-wrap: wrap;
     gap: 0 50px;
 }

 .wrap-location-info {
     width: calc(50% - 25px);
 }

 .hours-block {
     margin-bottom: 50px;
 }

 .location-info h4 {
     margin-bottom: 0 !important;
 }

 .location-info p a {
     line-height: 30px;
 }

 .btn-tel-footer {
     font-weight: 500 !important;
     text-decoration: underline !important;
     margin-bottom: 16px !important;
 }

 .btn-book-footer.btn {
     display: inline-block !important;
     text-transform: uppercase;
     color: #003132;
     font-weight: 700;
     margin-bottom: 40px;
     padding: 12px 27px 12px;
 }

 .footer .ht-wrap-footer .social-networks ul {
     min-height: auto;
     flex-direction: row;
     display: flex;
     width: auto;
     font-size: 50px;
     gap: 40px;
 }

 .footer .ht-wrap-footer .social-networks {
     width: auto;
     float: none;
 }

 .footer {
     padding-bottom: 55px;
 }

 .footer .logo-block {
     max-width: 100% !important;
     margin-bottom: 100px !important;
 }

 .ht-container {
     max-width: 1652px;
     margin: 0 auto;
     padding-left: 28px;
     padding-right: 28px;
 }

 .wrap-singe-service {
     padding-top: 48px;
 }

 .breadcrumb {
     display: flex;
     flex-wrap: wrap;
     list-style: none;
     padding: 38px 0 0;
     margin-bottom: 35px;
     gap: 5px 0;
 }

 .breadcrumb-item+.breadcrumb-item {
     padding-left: 32px;
     position: relative;
 }

 .breadcrumb-item+.breadcrumb-item:before {
     content: "";
     background-image: url('./images/icon-breadcrumb.svg');
     width: 7px;
     height: 11px;
     position: absolute;
     left: 15px;
     top: 50%;
     transform: translateY(-50%);
 }

 .breadcrumb-item a {
     font-family: Inter;
     font-weight: 400;
     font-size: 16px;
     line-height: 30px;
     letter-spacing: 0%;
     vertical-align: middle;
     color: #454545;
     text-decoration: none;
 }

 .breadcrumb-item span {
     font-family: Inter;
     font-weight: 400;
     font-size: 16px;
     line-height: 28px;
     letter-spacing: 0%;
     vertical-align: middle;
     color: #FFFFFF;
     padding: 0px 13px;
     background: #00A39D;
     display: inline-block;
     border-radius: 6px;
 }

 .breadcrumb-item.active {
     color: #6c757d
 }

 .service-benefits {
     padding: 72px 0 88px;
 }

 .section-title {
     font-family: operetta-12, Times, Times New Roman, serif;
     font-weight: 600;
     font-size: 60px;
     line-height: 130%;
     letter-spacing: 0%;
     text-align: center;
     color: #000;
 }

 .section-subtitle {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     text-align: center;
     color: #666666;
 }

 .benefits-heading .section-title {
     margin-bottom: 10px;
 }

 .benefits-heading .section-subtitle {
     margin-bottom: 32px;
     text-align: center;
 }

 .benefits-grid {
     display: grid;
     grid-template-columns: repeat(3, 1fr);
     gap: 61px 54px;
     margin-bottom: 88px;
 }

 .benefit-card {
     background: #F3F3F3;
     padding: 75px 50px 32px;
     display: flex;
     flex-direction: column;
     justify-content: space-between;
 }

 .benefit-icon img {
     margin: 0 auto 40px;
     display: block;
 }

 .benefit-title {
     font-family: Lexend;
     font-weight: 400;
     font-size: 24px;
     line-height: 130%;
     letter-spacing: 0%;
     text-align: center;
     color: #362d2d;
     max-width: 300px;
     margin: 0 auto 14px;
 }

 .benefit-text {
     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 25.6px;
     letter-spacing: 0%;
     text-align: center;
     color: #666;
     min-height: 87px;
     margin-bottom: 0 !important;
 }

 .benefits-footer {
     font-family: Lexend;
     font-weight: 400;
     font-size: 24px;
     line-height: 25.6px;
     letter-spacing: 0%;
     text-align: center;
     color: #666666;
     min-height: 80px;
 }

 .benefits-footer a {
     font-weight: 400;
 }

 .crown-types {
     background: #D2EDF1;
     padding: 103px 0 190px;
 }

 .ht-container-small {
     max-width: 1364px;
 }

 .crown-heading {
     text-align: center;
 }

 .crown-item {
     display: flex;
     flex-wrap: wrap;
     gap: 50px;
     align-items: center;
 }

 .crown-content,
 .crown-image {
     width: calc(50% - 25px);
 }

 .crown-image img {
     width: 100%;
     height: auto;
     display: block;
     margin: 0 auto;
 }

 .wrap-crown-item {
     display: flex;
     flex-direction: column;
     gap: 100px;
 }

 .crown-content h3 {
     font-family: Lexend;
     font-weight: 400;
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 10px !important;
 }

 .crown-content h4 {
     font-family: Lexend;
     font-weight: 400;
     font-size: 24px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 20px !important;
 }

 .crown-content ul {
     padding-left: 20px;
     margin-bottom: 35px;
 }

 .crown-content ul li {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666;
     margin-bottom: 20px;

 }

 .crown-content ul li::marker {
     color: #000;
 }

 .crown-content ul li strong {
     color: #000;
     font-weight: 400;
 }

 .crown-content ul li:last-child {
     margin-bottom: 0;
 }

 .crown-content p {
     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666;
     margin-bottom: 35px;
 }

 .crown-content p a {
     font-weight: 400;
 }

 .crown-content p strong {
     font-weight: 500;
     color: #000;
 }

 .crown-content p:last-child {
     margin-bottom: 0;
 }

 .crown-reverse .crown-image {
     order: -1;
 }

 .crown-heading {
     margin-bottom: 120px;
 }

 .is-mb {
     display: none;
 }

 .crown-procedure {
     padding: 115px 0 78px;
 }

 .procedure-heading {
     text-align: center;
     margin-bottom: 90px;
 }

 .crown-procedure__content {
     display: flex;
     flex-wrap: wrap;
     gap: 106px;
     align-items: center;
     margin-bottom: 95px;
 }

 .crown-procedure__steps {
     width: calc(50% - 53px);
 }

 .crown-procedure__images {
     width: calc(50% - 53px);
     display: flex;
     flex-direction: column;
     gap: 44px;
 }

 .crown-procedure__steps-title {
     font-family: operetta-12, Times, Times New Roman, serif;
     font-weight: 400;
     font-size: 40px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 53px !important;
 }

 .crown-procedure__step-title {
     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 24px;
     leading-trim: NONE;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000000;
     margin-bottom: 12px !important;
 }

 .crown-procedure__step-text {
     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666666;
 }

 .crown-procedure__step-text strong {
     font-weight: 500;
     color: #000;
 }

 .crown-procedure__step {
     margin-bottom: 58px;
 }

 .crown-procedure__step:last-child {
     margin-bottom: 0;
 }

 .crown-procedure__timing-title {
     font-family: Lexend;
     font-weight: 500;
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 36px !important;
 }

 .rown-procedure__timing-text {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666666;
 }

 .crown-cost {
     border-top: 1px solid #B7B7B7;
     padding: 75px 0 135px;
 }

 .cost-heading {
     text-align: center;
     margin-bottom: 35px;
 }

 .cost-heading .section-title {
     max-width: 940px;
     margin: 0 auto 16px !important;
 }

 .cost-heading .section-subtitle {
     max-width: 935px;
     margin: 0 auto;
 }

 .crown-cost__price-title {
     font-family: Lexend;
     font-weight: 500;
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     text-align: center;
     color: #000;
 }

 .crown-cost__factors-title {
     font-family: Lexend;
     font-weight: 400;
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 10px !important;
 }

 .crown-cost__factors-desc {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666666;
     margin-bottom: 43px;
 }

 .crown-cost__factors-desc strong {
     font-weight: 500;
     color: #000;
 }

 .crown-cost__factors ul {
     padding-left: 0;
     list-style: none;
     margin-bottom: 60px;
 }

 .crown-cost__factors {
     margin-bottom: 60px;
 }

 .crown-cost__factors ul li {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666666;
     margin-bottom: 25px;
 }

 .crown-cost__factors ul li:last-child {
     margin-bottom: 0;
 }

 .crown-cost__factors li::before {
     content: "\f061";
     font-family: "Font Awesome 6 Free";
     font-weight: 600;
     margin-right: 14px;
     color: #00A39D;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;

 }

 .crown-cost__factors ul li strong {
     font-weight: 500;
     color: #000000;
 }


 .crown-cost__financing-title {
     font-family: Lexend;
     font-weight: 500;
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 35px !important;
 }

 .crown-cost__financing-text {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666;
 }

 .crown-cost__financing-text p strong {
     font-weight: 500;
     color: #000;
 }

 .crown-cost__financing-text ul li {

     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     margin-bottom: 20px !important;

 }

 .caring-heading {
     margin-bottom: 80px;
 }

 .crown-caring {
     border: none;

 }

 .crown-cost__financing-text ul li strong {
     color: #000000;
     font-weight: 400;
 }

 .docrown-cost__financing-2 .crown-cost__financing-title {
     margin-bottom: 10px !important;
 }

 .crown-cost__financing-text ul li:before {
     background-color: #000000 !important;
 }

 .crown-cost__price {
     margin-bottom: 90px;
 }

 .our-brooklyn-note {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     text-align: center;
     color: #666666;
     margin-top: 97px;
 }

 .our-brooklyn-note strong {
     color: #000;
     font-weight: 500;
 }

 .item-our-brook ul li {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666666;
 }

 .item-our-brook ul li::before {
     background-color: #666666 !important;
 }

 .ht-banner-footer .is-pc img {
     aspect-ratio: 1920 / 641;
     width: 100%;
 }

 .ht-banner-footer {
     position: absolute;
     z-index: -1;
     height: auto;
     left: 0;
     right: 0;
     top: 0;
 }

 .ht-content-footer {
     padding-top: 191px;
 }

 .ht-content-footer__content {
     background: rgba(0, 49, 50, 0.8);
     display: flex;
     flex-wrap: wrap;
     gap: 40px 184px;
     align-items: center;
     padding: 114px 61px 57px 69px;
     margin-bottom: 87px;

 }

 .ht-content-footer__logo {
     width: 21.72vw;
 }

 .ht-content-footer__logo a {
     display: block;
 }

 .ht-content-footer__info {
     width: calc(100% - 21.72vw - 184px);
 }

 .htnew-footer {
     position: relative;
 }

 .ht-content-footer__heading {
     font-family: operetta-12, Times, Times New Roman, serif;
     font-weight: 600;
     font-size: 40px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #fff;
     margin-bottom: 17px !important;
 }

 .wrap-content-footer__heading {
     margin-bottom: 75px;
 }

 .ht-content-footer__title {
     font-family: Lexend;
     font-weight: 400;
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #fff;
     margin-bottom: 17px !important;
 }

 .ht-content-footer__info p {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #FFFFFF;
 }

 .wrap-location-footer {
     display: flex;
     gap: 20px;
 }

 .ht-content-footer__location p {
     margin-bottom: 0 !important;
 }

 .icon-location-footer i {
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #00A39D;
 }

 .ht-content-footer__text {
     max-width: 767px;
 }

 .ht-content-footer__block {
     margin-bottom: 77px;
 }

 .ht-content-footer__block-1 {
     margin-bottom: 55px;
 }

 .ht-inner-footer__title {
     font-family: operetta-12, Times, Times New Roman, serif;
     font-weight: 600;
     font-size: 60px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000000;
     margin-bottom: 28px !important;
     max-width: 1374px;
 }

 .ht-inner-footer__desc {
     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666666;
 }

 .ht-inner-footer__desc strong {
     color: #000;
     font-weight: 600;
 }

 .ht-inner-footer__desc a {
     font-weight: 700;
     color: #00A39D;

 }

 .ht-inner-footer__desc {
     max-width: 1495px;
 }

 .ht-inner-footer__bottom {
     border-top: 1px solid #B7B7B7;
     display: flex;
     align-items: center;
     justify-content: space-between;
     padding-top: 77px;

     padding-bottom: 88px;
 }

 .ht-inner-footer__cta {
     margin-bottom: 75px;
 }

 .ht-inner-footer__links {
     display: flex;
     align-items: center;
     justify-content: space-between;
     gap: 15px;
 }

 .ht-inner-footer__bottom a,
 .ht-inner-footer__copyright {
     font-family: Lexend;
     font-weight: 400;
     font-size: 20px;
     line-height: 100%;
     letter-spacing: -0.04em;
     color: #787878;
     text-decoration: none;
 }

 .ht-wc-invisalign .content-wc-invis .document-invis {
     margin-bottom: 65px;
 }

 .document-invis h4 {
     font-family: Lexend;
     font-weight: 400;
     font-size: 24px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
 }

 .ht-wc-invisalign .content-wc-invis .document-invis:last-child {
     margin-bottom: 0;
 }

 .ht-wc-invisalign .title-small-invis {
     margin-bottom: 25px !important;
 }

 .laser-heading {
     margin-bottom: 40px;
 }

 .crown-laser .crown-cost__factors {
     margin-bottom: 55px;
 }

 .crown-why-chose {
     background-color: #fff;
 }

 .wt-expect-2 {
     border-top: 1px solid #B7B7B7;
     border-bottom: none !important;
 }

 .crown-recovery .section-subtitle {
     max-width: 995px;
     margin: 0 auto;
 }

 @media (min-width:1201px) {
     .crown-laser {
         border: none;
         padding: 120px 0 87px;
     }

     .laser-heading {
         margin-bottom: 90px;
     }

     .crown-laser .crown-cost__factors {
         margin-bottom: 40px;
     }

     .crown-why-chose {
         padding: 94px 0 148px;
     }

     .crown-recovery {
         padding: 102px 0 78px;
     }
 }

 .crown-laser .crown-cost__factors-title {
     margin-bottom: 22px !important;
 }

 @media (min-width:768px) {
     .item-our-brook-full {
         grid-column: span 2;
     }
 }

 .item-our-brook img {
     width: 100%;
 }

 .why-chose-heading p {
     max-width: 775px;
     margin: 0 auto;
     text-align: center;
 }

 .why-chose-heading {
     margin-bottom: 104px;
 }

 .item-wt-expect ul li {
     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 20px;
     letter-spacing: 0%;
     color: #666;
     margin-bottom: 20px !important;
 }

 .item-wt-expect ul li::before {
     background-color: #666 !important;
 }

 .item-wt-expect h4 {
     font-family: Lexend;
     font-weight: 400;
     font-size: 24px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000000;
     margin-bottom: 23px !important;
 }

 .meet-surgeons-heading {
     max-width: 1043px;
     margin: 0 auto 85px;
 }

 .meet-surgeons {
     background: #D2EDF1;
     padding: 103px 0 140px;
 }

 .meet-surgeons__list {
     display: flex;
     flex-direction: column;
     gap: 40px;
     margin-bottom: 105px;
 }

 .doctor-card {
     display: flex;
     flex-wrap: wrap;
     align-items: center;
     gap: 62px;
     background: #FFFFFF;
     padding: 34px 67px 33px 38px;
 }

 .doctor-card__image {
     width: 325px;
     aspect-ratio: 1/1;
 }

 .doctor-card__image img {
     width: 100%;
     object-fit: cover;
 }

 .doctor-card__content {
     width: calc(100% - 325px - 62px);
 }

 .doctor-card__name {
     font-family: Lexend;
     font-weight: 400;
     font-size: 32px;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 20px !important;
 }

 .doctor-card__bio {
     font-family: Lexend;
     font-weight: 400;
     font-size: 18px;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666;
 }

 .testimonial-quote {
     font-family: operetta-12, Times, Times New Roman, serif;
     font-weight: 600;
     font-size: 150px;
     line-height: normal;
     letter-spacing: 0%;
     text-align: center;
     color: #000;
 }

 .testimonial-text {
     font-family: Lexend;
     font-weight: 300;
     font-style: Light;
     font-size: 20px;
     leading-trim: NONE;
     line-height: 40px;
     letter-spacing: 0%;
     text-align: center;
     color: #666;
     max-width: 1145px;
     margin: -75px auto 30px;
 }

 .testimonial-author {
     font-family: Lexend;
     font-weight: 400;
     font-size: 22px;
     line-height: 130%;
     letter-spacing: 0%;
     text-align: center;
     color: #000;
 }

 .meet-surgeons-heading .section-title {
     margin-bottom: 25px !important;
 }


 .common-gum-disease h4 {

     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 24px;
     leading-trim: NONE;
     line-height: 130%;
     letter-spacing: 0%;
     color: #000;
     margin-bottom: 25px !important;
 }

 .common-gum-disease ul li {
     font-family: Lexend;
     font-weight: 400;
     font-style: Regular;
     font-size: 18px;
     leading-trim: NONE;
     line-height: 25.6px;
     letter-spacing: 0%;
     color: #666;
     margin: 0 !important;
 }

 .common-gum-disease ul li::before {
     background-color: #666 !important;
 }

 .common-gum-disease {
     margin-bottom: 45px;
 }

 @media (max-width:1280px) {

     .logo-footer,
     .col-footer,
     .ht-content-footer__logo {
         width: 100%;
     }

     .footer .logo-block {
         margin-bottom: 0 !important;
     }

     .ht-content-footer__info {
         width: 100%;
     }
 }

 @media (max-width:1200px) {
     .ht-content-footer {
         padding-top: 80px;
     }

     .doctor-card__name {
         font-size: 30px;
     }

     .crown-cost__price-title,
     .crown-cost__financing-title {

         font-size: 30px;

     }

     .our-brooklyn-note {
         margin-top: 60px;
     }

     .crown-cost__price {
         margin-bottom: 60px;
     }

     .crown-cost__factors-title {
         font-size: 30px;
     }

     .section-title {
         font-size: 45px;
     }

     .crown-content h3 {

         font-size: 30px;

     }

     .crown-content h4 {

         font-size: 22px;

     }

     .benefits-grid {
         grid-template-columns: repeat(2, 1fr);
         gap: 40px 30px;
     }

     .benefit-card {
         padding: 40px 30px;
     }

     .benefit-title {
         font-size: 20px;
         max-width: 100%;
     }

     .ht-container {
         padding-left: 28px;
         padding-right: 28px;
     }

     .col-footer {
         gap: 50px;
     }

     .col-item-email,
     .col-item-visit {
         width: 100%;
     }

     .ht-wrap-footer {
         padding-top: 80px;
     }

     .col-item-email {
         display: flex;
         flex-wrap: wrap;
         gap: 24px 50px;
     }

     .hours-block,
     .sitelinks {
         width: calc(50% - 25px);
     }

     .info-item-email {
         width: 100%;
     }

     .col-footer .title {
         font-size: 38px;
     }

     .col-item h4 {
         font-size: 22px;
     }

     .item-accordion-service .title {
         font-size: 18px;
     }

     .item-accordion-service {
         min-height: 50px;

         padding: 13px 28px 13px 13px;

     }

     .list-content-accordion-service {
         padding: 27px 15px 27px 15px;
     }

     .benefits-footer {
         font-size: 22px;
     }

     .crown-procedure__steps-title {
         font-size: 32px;
     }

     .crown-procedure__step-title {
         font-size: 22px;
     }

     .crown-procedure__timing-title {
         font-size: 30px;
     }

     .crown-cost {
         padding: 75px 0 80px;
     }

     .ht-content-footer__heading {
         font-size: 32px;
     }

     .ht-content-footer__title {
         font-size: 30px;
     }

     .ht-inner-footer__title {
         font-size: 45px;
     }

     .ht-inner-footer__bottom a,
     .ht-inner-footer__copyright {}

     .why-chose-heading {
         margin-bottom: 80px;
     }

     .item-wt-expect h4 {
         font-size: 22px;
     }

     .common-gum-disease h4 {


         font-size: 22px;


     }



 }

 @media (max-width:1023px) {
     .wrap-singe-service {
         padding-top: 14px;
     }

     .doctor-card__image {}

     .doctor-card__content {
         width: 100%;
     }

     .meet-surgeons {
         padding: 80px 0 100px;
     }

     .doctor-card {
         gap: 40px;
     }

     .crown-procedure__step {
         margin-bottom: 24px;
     }

     .crown-procedure__steps {
         width: 100%;
     }

     .crown-procedure__images {
         width: 100%;
         flex-wrap: wrap;
         flex-direction: initial;
         gap: 30px;

     }

     .crown-procedure__content {
         gap: 60px;
         margin-bottom: 60px;
     }

     .crown-procedure {
         padding: 80px 0 60px;
     }

     .crown-procedure__img {
         width: calc(50% - 15px);
     }


     .crown-content,
     .crown-image {
         width: 100%;
     }

     .procedure-heading {
         margin-bottom: 40px;
     }

     .crown-image img {
         width: auto;
         height: auto;
         display: block;
     }

     .crown-reverse .crown-image {
         order: 1;
     }

     .crown-types {
         padding: 80px 0 120px;
     }

     .crown-heading {
         margin-bottom: 80px;
     }

     .wrap-crown-item {
         gap: 60px;
     }

     .testimonial-author {
         font-size: 20px;
     }
 }

 @media (max-width:767px) {
     .inner-footer {
         padding: 46px 28px 60px 28px;
     }

     .benefits-footer {
         font-size: 20px;
     }

     .ht-wrap-footer {
         padding-top: 0;
     }

     .footer .ht-wrap-footer .container {
         padding: 0 !important;
     }

     .col-footer .title {
         font-size: 28px;
     }

     .col-item h4 {
         font-size: 20px;
     }

     .col-item .email {
         margin-bottom: 0;
     }

     .benefit-icon img {
         margin-bottom: 24px;
     }

     .col-item p,
     .col-item a {
         font-size: 16px;
         line-height: 2;
     }

     .wrap-location-info {
         width: 100%;
     }

     .col-location {
         gap: 24px;
     }

     .btn-book-footer.btn {
         display: none !important;
     }

     .col-item .email {
         font-size: 16px;
         line-height: normal;
     }

     .hours-block,
     .sitelinks {
         width: 100%;
         margin-bottom: 0;
     }

     .sticky-btn-holder {
         z-index: 1;
     }

     .footer {
         padding-bottom: 0;
     }

     .section-title {
         font-size: 30px;
     }

     .benefits-grid {
         grid-template-columns: repeat(1, 1fr);
         gap: 20px;
         margin-bottom: 40px;
     }

     .benefit-card {
         padding: 24px;
     }

     .benefit-title {
         font-size: 18px;
         max-width: 100%;
     }

     .service-benefits {
         padding: 60px 0;
     }

     .crown-content h3 {

         font-size: 26px;

     }

     .crown-content h4 {

         font-size: 20px;

     }

     .crown-content p,
     .crown-content ul li {
         font-size: 16px;
     }

     .is-mb {
         display: block;
     }

     .is-pc {
         display: none;
     }

     .crown-types {
         padding: 60px 0 80px;
     }

     .crown-heading {
         margin-bottom: 60px;
     }

     .breadcrumb {
         margin-bottom: 24px;

         padding-top: 12px;
     }

     .crown-procedure__steps-title {
         font-size: 28px;
     }

     .crown-procedure__step-title {
         font-size: 20px;
     }

     .crown-procedure__step-text,
     .rown-procedure__timing-text {
         font-size: 16px;
     }

     .crown-procedure__timing-title {
         font-size: 26px;
     }

     .crown-procedure {
         padding: 60px 0 60px;
     }

     .crown-procedure__steps-title,
     .crown-procedure__timing-title {
         margin-bottom: 24px !important;
     }

     .crown-procedure__img {
         width: 100%;
     }

     .crown-cost__price-title {

         font-size: 26px;

     }

     .crown-cost__factors-title,
     .crown-cost__financing-title {
         font-size: 26px;
     }

     .crown-cost__factors-desc {
         font-size: 16px;
         margin-bottom: 24px;
     }

     .crown-cost__factors ul li,
     .crown-cost__financing-text {
         font-size: 16px;

     }

     .crown-cost__price {
         margin-bottom: 40px;
     }

     .crown-cost {
         padding: 60px 0;
     }

     .crown-cost__factors li::before {
         margin-right: 5px;
     }

     .itle-our-brook br {
         display: none;
     }

     .our-brooklyn-note {
         margin-top: 40px;
         font-size: 16px;
     }

     .crown-cost__financing-text ul li {
         font-size: 16px;
     }

     .item-our-brook ul li {
         font-size: 16px;

     }

     .ht-content-footer__heading {
         font-size: 28px;
     }

     .ht-content-footer__title {
         font-size: 26px;
     }

     .ht-inner-footer__title {
         font-size: 30px;
     }

     .ht-inner-footer__bottom a,
     .ht-inner-footer__copyright {
         font-size: 18px;
         line-height: 1.3;
     }

     .ht-inner-footer__desc,
     .ht-content-footer__info p {
         font-size: 16px;
     }

     .ht-banner-footer {
         position: initial;
     }

     .ht-content-footer__content {
         padding: 46px 20px 20px 28px;

     }

     .ht-content-footer .ht-container,
     .ht-content-footer {
         padding: 0;
     }

     .ht-content-footer__content {
         gap: 4.9vw;
     }

     .ht-content-footer__block {
         margin-bottom: 40px !important;
     }

     .wrap-content-footer__heading {
         margin-bottom: 40px;
     }

     .ht-content-footer__content {
         margin-bottom: 60px;
     }

     .ht-inner-footer__bottom {
         padding-top: 40px;
         padding-bottom: 40px;
         flex-direction: column;
         gap: 20px;
     }

     .ht-inner-footer__cta {
         margin-bottom: 40px;

     }

     .ht-inner-footer__copyright {
         text-align: center;
     }

     .ht-wc-invisalign .content-wc-invis .document-invis {
         margin-bottom: 40px;
     }

     .why-chose-heading {
         margin-bottom: 60px;
     }

     .item-wt-expect h4 {
         font-size: 20px;
     }

     .item-wt-expect ul li {
         font-size: 16px;
     }

     .section-title br,
     .title-invis-faqs br,
     .title-wt-expect br,
     .ht-inner-footer__title br,
     .ht-content-footer__heading br {
         display: none;
     }

     .meet-surgeons-heading {
         margin-bottom: 40px;
     }

     .doctor-card {
         padding: 32px 24px;
     }

     .doctor-card__image {
         width: 100%;
     }

     .doctor-card__name {
         font-size: 26px;
     }

     .doctor-card__bio {
         font-size: 16px;
     }

     .meet-surgeons__list {
         margin-bottom: 60px;
     }

     .testimonial-text {
         font-size: 18px;
         line-height: 2;
     }

     .testimonial-author {
         font-size: 18px;
     }

     .meet-surgeons {
         padding: 60px 0;
     }

     .common-gum-disease h4 {

         font-size: 20px;
     }

     .common-gum-disease ul li {

         font-size: 16px;

     }

 }