.page-id-1906 .min-80 {
    min-height: 0;
    padding: 0 0 0 0;
    background-color: #F7F7F7;
}

.contentarea .container{
    max-width: 100%;
    padding: 0;
    margin: 0;
}

/* cta_welcome_7_css
---------------------------------------------------------- */
.cta_welcome_7 {
    display: flex;
    margin: 0 auto;
    max-width: 1500px;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    background-color: #F7F7F7;
}

.cta_welcome_7 .fifty-fifty-left {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    width: 50%;
    height: min(82vw, 500px);
}
.loaded .cta_welcome_7 .fifty-fifty-left {
    background-image: url('../images/AdobeStock_5096149042.webp');
}

.cta_welcome_7 .fifty-fifty-right {
    width: 50%;
    height: min(100%, 500px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 56px;
    background-color: #F7F7F7;
}

.cta_welcome_7 .fifty-inner-box {
    display: flex;
    flex-direction: column;
    gap: 34px;
    height: 100%;
    justify-content: center;
    width: min(100%, 694px);
}

.cta_welcome_7 .fifty-title * {
    margin: 0;
}

.cta_welcome_7 .fifty-content span{
    color: var(--black, #000);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 1 */
    font-family: Oswald;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 76.8px */
    letter-spacing: 2px;
    text-transform: capitalize;
}

.cta_welcome_7 .fifty-content p{
    color: var(--CID-Blue, #26ACE2);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 4 */
    font-family: Oswald;
    font-size: 23px;
    font-style: normal;
    font-weight: 600;
    line-height: 138%; /* 31.74px */
    letter-spacing: 2px;
    text-transform: uppercase;
}

.cta_welcome_7 .fifty-content p {
    margin: 0;
}

/* Fifty-Fifty-Responsive */
@media (max-width: 1025px) {
    .cta_welcome_7 {
        flex-direction: column;
    }
    .cta_welcome_7 .fifty-fifty-left {
        width: 100%;
    }
    .cta_welcome_7 .fifty-fifty-right {
        width: 100%;
    }

}
@media (max-width: 600px) {
    .cta_welcome_7 .fifty-fifty-right {
        padding: 6%;
    }

    .cta_welcome_7 .fifty-inner-box {
        padding: 6%;
    }
}

/* meet_the_staff_4_css
---------------------------------------------------------- */
.meet_the_staff_4 {
  padding: 100px 25px;
  position: relative;
  z-index: 1;
}
.meet_the_staff_4 .meet-staff-flex {
  width: min(100%, 1400px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
  gap: 25px;
}

.loaded .meet_the_staff_4 .meet-staff-right:before{
    display: none;
}
.meet_the_staff_4 .meet-staff-right {
  width: min(100%, 973px);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
  text-align: left;
}
.meet_the_staff_4 .meet-staff-title * {
  color: var(--secondary-color);
}

.meet_the_staff_4 .meet-staff-title h1{
    color: var(--CID-Orange, #E36428);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 4 */
    font-family: Oswald;
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%; /* 35px */
    letter-spacing: 1.15px;
    text-transform: uppercase;
}

.meet_the_staff_4 .meet-staff-title h2{
    color: var(--CID-Blue, #26ACE2);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 2 */
    font-family: Oswald;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 58.5px */
    letter-spacing: 2px;
    text-transform: uppercase;
}


.meet_the_staff_4 .meet-staff-title h3 {
  font-family: var(--font-family-secondary);
  font-size: var(--h4-font-size);
  line-height: var(--line-height-normal);
  letter-spacing: var(--heading-letter-spacing-normal);
}
.meet_the_staff_4 .meet-staff-right p {
    width: 100%;
  margin: 0;
}
.meet_the_staff_4 .meet-staff-aff .external-link {
  display: none;
}
.dentist-aff a,
.dentist-aff img {
  display: block;
}
.meet_the_staff_4 .meet-staff-right .main-btn {
  margin: 0;
}
.meet_the_staff_4 .meet-staff-left {
    transform: none;
  display: block;
  height: min(66vw, 526px);
  width: min(100%, 669px);
}
.loaded .meet_the_staff_4 .meet-staff-left {
    background-size: contain;
    background-position: center center;
    background-image: url('../images/cid-logo-notext.webp');
    width: 347px;
height: 300px;
}
@media only screen and (max-width: 991px) {
  .meet_the_staff_4 .meet-staff-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .meet_the_staff_4 .meet-staff-box {
    margin: 0 auto;
  }
  .meet_the_staff_4 {
    padding: 50px 25px;
  }
}

/* cta_welcome_5_css
---------------------------------------------------------- */
.cta_welcome_5 {
    text-align: center;
    padding: 171px 0;
    position: relative;
    z-index: 1;
    color: var(--white);
}

.cta_welcome_5 .container {
    background: #26ACE2;
    display: flex;
    gap: 40px 0;
    width: min(100%, 1500px);   
    border-radius: 0 min(27vw, 564px) min(27vw, 564px) 0;
    align-items: center;
}

.cta_welcome_5 .container::after {
    content: '';
    position: absolute;
    top: -41px;
    right: -13%;
    width: 587px;
    height: 668px;
    background-image: url('../images/Layer_1.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
}

.cta_welcome_5 .welcome-left .welcome-top-title * {
    margin: 0;
    line-height: 1;
    color: var(--white);
}

.cta_welcome_5 .welcome-right {
    max-width: 660px;
    width: 80%;
    aspect-ratio: 1 / 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    position: relative;
    z-index: 3;
}
.loaded .cta_welcome_5 .welcome-right {
    border-radius: 50%;
    background-image: url('../images/casteen.webp');
}

.cta_welcome_5 .welcome-left {
    padding: min(4%, 100px);
    background-color: #26ACE2;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 50px;
    width: min(100%, 987px);
}

.cta_welcome_5 .welcome-top-title h2 {
    font-family: var(--font-family-main);
    font-size: var(--h1-font-size);
    font-style: normal;
    font-weight: var(--font-weight-bold);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
    text-transform: var(--heading-text-transform-normal);
    margin: var(--text-margin-normal);
}

.cta_welcome_5 .welcome-top-title h3 {
    font-family: var(--font-family-secondary);
    font-size: var(--h4-font-size);
    line-height: var(--line-height-normal);
    letter-spacing: var(--heading-letter-spacing-normal);
}

.cta_welcome_5 p a,
.cta_welcome_5 .welcome p a:visited {
    color: var(--white);
    font-weight: bold;
}

.cta_welcome_5 .welcome-button a {
    margin: 0 auto;
    border-color: var(--white);
    color: var(--white);
}

.cta_welcome_5 .welcome-content p {
    margin: 0;
}

/* Responsive */
@media (max-width: 1025px) {
    .cta_welcome_5 .container::after {
        display: none;
    }
    .cta_welcome_5 .container {
        flex-direction: column-reverse;
        gap: 0;
        border-radius: 0;
    }

    .cta_welcome_5 .welcome-right {
        margin: 0 auto;
    }
    .cta_welcome_5 {
        padding: 50px 0;
    }
}


/* before_after_4_css
---------------------------------------------------------- */
.before_after_4 {
    background-color: #FFF7EA;
    margin: 0 auto;
    padding: 80px 25px;
    position: relative;
}
.before_after_4 .before-after-container {
    display: flex;
    gap: 20px;
    width: min(100%, 1600px);
    flex-direction: row-reverse;
    margin: 0 auto;
    align-items: center;
    position: relative;
    z-index: 1;
    justify-content: space-between;
}
.before_after_4 .before-after-left {
    width: min(55%, 850px);
}
.before_after_4 .before-after-right {
    width: min(40%, 632px);
    gap: 20px;
    display: flex;
    flex-direction: column;
}

h2.before-after-right-title{
    color: var(--CID-Blue, #26ACE2);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Heading 1 */
font-family: Oswald;
font-size: 54px;
font-style: normal;
font-weight: 500;
line-height: 120%; /* 76.8px */
letter-spacing: 2px;
text-transform: capitalize;
}

h3.before-after-right-subtitle{
    color: var(--CID-Orange, #E36428);
text-align: center;
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Heading 4 */
font-family: Oswald;
font-size: 25px;
font-style: normal;
font-weight: 700;
line-height: 140%; /* 35px */
letter-spacing: 1.15px;
text-transform: uppercase;
}
.before_after_4 .before-after-slider {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
}
.before_after_4 ul.slick-dots {
    display: flex;
    text-align: left;
    list-style-type: none;
    gap: 25px;
    position: relative;
    bottom: 0;
    right: 0;
    left: 0;
    flex-wrap: wrap;
}
.before_after_4 ul.slick-dots li {
    display: flex;
    align-items: center;
    justify-content: center;
}
.before_after_4 ul.slick-dots button {
    font-size: 0;
    height: 5px;
    width: 35px;
    transition: ease-in-out 0.5s;
    background-color: #E36428;
    border-radius: 0;
    border: none;
    opacity: 0.3;
}
.before_after_4 ul.slick-dots button:hover,
.before_after_4 ul.slick-dots .slick-active button {
    opacity: 1;
}
.before_after_4 .slick-arrow {
    padding: 0;
    border-radius: 0;
    margin: 0;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 3;
    position: absolute;
    bottom: 70%;
    transform: translateY(50%);
}
.before_after_4 .slick-arrow.slick-next {
    right: -50px;
}
.before_after_4 .slick-prev.slick-arrow {
    left: -50px;
}
.before_after_4 .before-after-content {
    display: flex;
    flex-direction: column;
    gap: 30px 0;
}
.before_after_4 .before-after-content h2 {
    color: var(--CID-Blue, #26ACE2);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 1 */
    font-family: Oswald;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 76.8px */
    letter-spacing: 2px;
    text-transform: capitalize;
}

.before_after_4 .before-after-buttons {
    display: flex;
    gap: 30px;
}
.before_after_4 .before-after-buttons a,
.before_after_4 .before-after-buttons button {
    margin: 0;
}
.before_after_4 .before-after-buttons .main-btn.secondary {
    color: black;
    border-color: black;
}
.before_after_4 .before-after-buttons .main-btn.secondary:hover {
    color: var(--secondary-color);
    border-color: black;
    background-color: black;
}
.before_after_4 .before-after-stars {
    height: min(10vw, 36px);
    width: min(100%, 194px);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.loaded .before_after_4 .before-after-stars {
    background-image: url('../images/before_after_4_stars.webp');
}
.before_after_4 .before-after-box {
    width: min(100%, 633px);
    margin: 0 auto;
}
.before_after_4 .before-after-review h4 {
    margin: 40px 0;
    color: black;
}
.before_after_4 .before-after-left ul.slick-dots {
    display: none;
}
.before_after_4 .before-after-right .before-after-buttons {
    margin-top: 20px;
}


.before_after_4 .before-after-box {
    width: min(100%, 633px);
    margin: 0 auto;
  }
  
  .before_after_4 .before-after-box img {
    display: block;
    width: 100%;
    height: auto;
  }

  .before-after-content{
    display: flex;
    flex-direction: column;
    gap: 47px;
  }

  .toothreplacement-item {
    flex-direction: row;
    gap: 40px;
    display: flex;
    align-items: center;
}
.toothreplacement-item:nth-child(1){
    gap: 25px;
}
.toothreplacement-item:nth-child(2){
    gap: 25px;
}

.toothreplacement-item:nth-child(3){
    gap: 25px;
}
.toothreplacement-item:nth-child(4){
    gap: 25px;
}


.toothreplacement-item-left{
    width: 100%;
    text-align: center;
}

.toothreplacement-item-right{
    display: flex;
    flex-direction: column;
}

.toothreplacement-item-right-line{
    height: 3px;
    width: 390px;
    background-color: #26ACE2;
    margin: 10px 0;
}

.toothreplacement-item-right h4{
    color: var(--Secondary, #3D4970);
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 3 */
    font-family: Oswald;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 52px */
    text-transform: capitalize;   
}

.pcontent{
background:#E36428;
padding:20px;  
color: var(--white, #FFF);
font-feature-settings: 'liga' off, 'clig' off;

/* Desktop/Body */
font-family: "Open Sans";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 30px */ 
margin-top: 10px;
}


@media (max-width: 1025px) {

    .before_after_4 ul.slick-dots{
        display: flex;
        text-align: left;
        list-style-type: none;
        gap: 25px;
        position: relative;
        bottom: 0;
        right: 0;
        left: 0;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        margin: 0 0;
    }
    .before_after_4 .before-after-container {
        flex-direction: column-reverse;
        justify-content: center;
        gap: 50px;
    }

    .toothreplacement-item{
        flex-direction: column;
    }
    .before_after_4 .before-after-left {
        width: min(100%, 850px);
    }
    .before_after_4 .before-after-right {
        width: min(100%, 632px);
    }
    .before_after_4 .bp-slider-box {
        width: min(68vw, 633px);
        height: min(34vw, 325px);
    }
    .before_after_4 .before-after-stars {
        margin: 0 auto;
    }
    .before_after_4 .before-after-buttons {
        justify-content: center;
    }
    .before_after_4 .before-after-left ul.slick-dots {
        justify-content: center;
    }
    .before_after_4 .before-after-right ul.slick-dots {
        margin-top: 50px;
    }
}
@media (max-width: 991px) {
    .before_after_4 .before-after-slider {
        display: block;
    }
    .before_after_4 {
        padding: 100px 25px;
    }
}
@media (max-width: 600px) {
    .before_after_4 .before-after-buttons {
        gap: 20px;
        flex-wrap: wrap;
        justify-content: center;
    }
}
/* End before_after_4 */

/* cta_welcome_1_css
---------------------------------------------------------- */
.cta_welcome_1 {
    text-align: center;
    padding: 100px 0;
    position: relative;
    z-index: 1;
    background-image: url('/wp-content/themes/charlie-child/images/membership-bg.webp');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cta_welcome_1 .container {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 40px 0;
    width: min(100%, 1500px);
}

.cta_welcome_1 .welcome-top-title * {
    margin: 0;
}

.cta_welcome_1 .welcome-top-title h2 {
    color: var(--White, #FFF);
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    
    /* Desktop/Heading 1 */
    font-family: Oswald;
    font-size: 64px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 76.8px */
    letter-spacing: 2px;
    text-transform: capitalize;
}

.cta_welcome_1 .welcome-content{
    padding: 0 25px;
}



.cta_welcome_1 p a,
.cta_welcome_1 .welcome p a:visited {
    color: var(--black);
    font-weight: bold;
}

.cta_welcome_1 .welcome-button a {
    margin: 0 auto;
}

.cta_welcome_1 .welcome-content p {
    width: 100%;
    margin: 0;
}

.aff{
    background: #E36428;
}

/*FAQ SECTION*/
.faq-section {
    background-color: white;
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
    padding: clamp(50px, 6vw, 100px) clamp(30px, 6vw, 100px) 30px;
}
.faq-section .faq-left {
    background-color: white;
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: space-between;
}

/* accordion_1_css
---------------------------------------------------------- */
.accordion-item {
    /*background: var(--main-color);*/
    color: var(--white);
    margin-bottom: 10px;
    border-bottom: solid #26ACE2 2px !important;
}

.accordion-item-header {
    display: flex;
    align-items: center;
    padding: 10px 0;
    cursor: pointer;
}
.accordion-item-header p {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.accordion-item-header h3 {
    margin: 0;
    flex-grow: 1;
    font-size: clamp(18px, 2.25vw, 24px);
    font-weight: 500;
    line-height: 138%;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #E36428;
}
.accordion-item-icon {
    margin-left: auto;
    transform: rotate(0deg);
    transition: all 0.3s ease;
    position: relative;
    font-size: 1.5em;
    width: 25px;
    height: 34px;
    display: block;
    text-align: center;
    color: #E36428;
}

.accordion-item-body {
    padding: 15px;
    background-color: var(--white);
    display: none;
    color: var(--black);
}