div.banner-content {
  max-width: 900px;
}

div#hero-bottom-text p {
  color: #fff;
}

div.banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

div.banner-content h2 {
  color: #fff !important;
}

body.default div#hero-bottom-text span.span-1 {
  font-family: "Cormorant", serif;
  font-size: 2.5rem;
  font-weight: 700;
  color: #00cec7;
}

div.banner-content h2 span.span-1 {
  color: #00cec7 !important;
}

div.banner-content .ry-text p {
  color: #fff;
  line-height: 1.5;
  margin: 30px 0;
}

.page-banner .section-background,
.page-banner .section-background img {
  position: absolute;
  top: 0;
  height: 100%;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  object-position: center;
}

div.page-banner {
  height: 80vh;
}

.hero-buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 1em;
  margin-bottom: 3em;
  border-bottom: 1px solid hsl(177.92deg 100% 33.92% / 19%);
  padding-bottom: 4em;
}

.hero-buttons .ry-btn.ry-btn-primary {
  color: #fff !important;
  font-size: 16px !important;
}

a.hero-btn1.ry-btn.ry-btn-primary {
  background: var(--color-secondary) !important;
}

div#hero-bottom-text p {
  color: #fff;
}

div.myth-fact-each-box {
  width: 48%;
  background: rgb(85 85 85 / 11%);
  padding: 2em;
}

div.ry-container h4 {
  color: #00ada7 !important;
  font-family: "Instrument Sans" !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  letter-spacing: 2.5px;
  text-transform: uppercase !important;
  margin-bottom: 12px;
  display: block;
  font-size: 15px !important;
}

.ry-container h2 {
  color: #1a2332;
}

#ry-pg-body p {
  color: #334155 !important;
}

body.default div.symptoms-box .ry-text h4, body.default  div.symptoms-box .ry-text {
    text-align: left !important;
}

div#symptoms-box-wrap {
  flex-wrap: wrap;
  margin: 2em 0 5em;
  justify-content: space-between;
  gap: 2em 1em;
}

div.symptoms-box {
  border: 1px solid hsl(177.92deg 100% 33.92% / 41%);
  width: 30%;
  padding: 2em;
  border-radius: 20px;
  display: flex;
  gap: 0 1em;
  cursor: pointer;
}

div#content-wrap1 {
    margin-bottom: 4em;
}

div.result-block {
    background: linear-gradient(135deg, #12688d, hsl(177.92deg 67.45% 48.56%));
    border-radius: 10px;
    padding: 32px 36px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px 0;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
}

p#resultMsg {
    color: #fff !important;
	line-height: 1.5;
}


.result-block p:not(p#resultMsg) {
    font-weight: 500 !important;
    color:#fff !important;
    font-family: 'Cormorant' !important;
    font-size: 30px;
    display: block;
}

.result-block span#checkedCount {
    margin: 0 10px;
    color: #09d3cc;
}

a#resultBtn {
    color: #fff !important;
    background: var(--color-secondary) !important;
    font-size: 16px !important;
    margin-top: 15px !important;
}

span#checkedCount {
    font-size: 55px;
    font-family: 'Cormorant' !important;
    margin-right: 10px;
}

div.symptoms-box .ry-text h4 {
  letter-spacing: 0;
  text-transform: initial !important;
  color: var(--color-primary) !important;
  font-size: 18px !important;
}

.risk-icon svg {
  fill: #fff;
  filter: brightness(0) invert(1) !important;
  width: 25px;
  height: 25px;
}

body.default div.risk-box h4 {
  letter-spacing: 0 !important;
  text-transform: initial !important;
  font-size: 18px !important;
  line-height: 1.5 !important;
}

div.risk-box {
  border: 1px solid hsl(177.92deg 100% 33.92% / 41%);
  width: 23%;
  padding: 2em;
  border-radius: 20px;
}

div#condition-box-wrap {
  align-items: center;
  gap: 0 5em;
}

div#condition-box2 {
  display: flex;
  align-items: center;
  gap: 2em;
}

div#condition-box2 img {
  max-width: 50px;
  margin: 0 auto 10px;
}

div#content-wrap3,
div#content-wrap4 {
  margin-bottom: 5em;
}

div.box-icon {
  background: rgb(188 213 223 / 20%);
  padding: 1em;
  border-radius: 20px;
}

div#cpap-box {
  background: #eee;
  border-radius: 30px;
  margin-top: 2em;
}

div.cpap-each-box .ry-text ul li p {
    text-align: left !important;
}

div#cpap-each-box2 {
  border-top-right-radius: 20px;
  background: var(--color-primary);
  border-bottom-right-radius: 20px;
}

div#cpap-each-box2 p {
  color: #fff !important;
}

div#cpap-each-box2 h5,
div#cpap-each-box2 h3 {
  color: #fff;
}

div.cpap-each-box {
  padding: 3em;
}

div#cpap-each-box2 li {
  color: #fff;
}

body div.cpap-each-box h5 {
  background: var(--color-secondary);
  display: inline-block;
  padding: 12px 30px;
  font-family: "Instrument Sans" !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  letter-spacing: 1px;
  border-radius: 20px;
  text-transform: uppercase !important;
}

div.risk-box .ry-text p {
  line-height: 1.5;
}

div#cpap-each-box1 {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}

div#cpap-each-box1 h5 {
  color: #fff;
}

div#myth-fact-box {
  margin-top: 1em;
  flex-wrap: wrap;
  gap: 2em 0;
}

.myth-fact-each-box {
  width: 48%;
  background: #5555551f;
  padding: 1em 3em 2em;
  border-radius: 20px;
}

#ry-pg-body .myth-fact-each-box h4 {
  letter-spacing: 0 !important;
  text-transform: initial !important;
  font-size: 20px !important;
}

#ry-pg-body .myth-fact-each-box h5,
#ry-pg-body .myth-fact-each-box {
  font-family: "Instrument Sans" !important;
  color: red;
}

div.steps {
  padding: 6em 0;
  background: var(--color-primary);
}

div.steps h2 {
  color: #fff !important;
}

div.steps .ry-content p {
  color: #fff !important;
}

.timeline {
  display: flex;
  gap: 4em 2em;
  position: relative;
  flex-wrap: wrap;
  justify-content: space-between;
}

.timeline-step {
  text-align: center;
  position: relative;
  width: 30%;
}

body.default .risk-callout-num {
  font-family: 'Cormorant', serif !important;
  font-size: 3.2rem !important;
  font-weight: 700 !important;
  flex-shrink: 0;
  line-height: 1;
}


body.default .step-num {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: var(--color-secondary);
  color: #fff;
  font-family: "Cormorant", serif !important;
  font-size: 25px !important;
  font-weight: 700 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 20px;
  position: relative;
  z-index: 2;
}

.timeline-step::after {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  height: 2px;
  background: rgb(0 173 167 / 16%);
  z-index: 1;
  right: 0;
}

.timeline-step h4 {
  font-family: "Instrument Sans", sans-serif;
  color: #fff;
  font-size: 1.05rem;
  font-weight: 600;
  margin-bottom: 10px;
}

.timeline-step p {
  font-size: 0.88rem;
  color: rgba(255, 255, 255, 0.7);
  line-height: 1.6;
}

.timeline-block {
  margin-top: 3em;
}

body.default .timeline-step h4 {
  text-transform: initial !important;
  letter-spacing: 0 !important;
  font-size: 20px !important;
  color: #fff !important;
}

div.steps .ry-container {
  max-width: 1300px;
  width: 90%;
}

div#ry-pg-body {
  padding-bottom: 0 !important;
}

div#content-wrap1 div#symptoms-box-wrap {
  justify-content: flex-start;
}


#ry-pg-body .myth-fact-each-box h5 span.span-1 {
    color: var(--color-primary);
}

div#specilist-flex {
    align-items: center;
    gap: 0 5em;
}

.risk-callout {
  background: linear-gradient(135deg, #00ada7, #136a8f);
  border-radius: 10px;
  padding: 28px 45px;
  color: #fff;
  margin: 20px auto;
  display: flex;
  align-items: center;
  gap: 0 2em;
}

div.specialist {
    padding: 5em 0;
    background: #fff;
}

div.specialist .ry-container {
    max-width: 1200px;
    width: 90%;
}

.specialist-bio strong {
    margin-top: 1em;
    
}


.specialist-bio span.span-2 {
    margin-top: 20px;
    display: block;
    margin-bottom: -20px;
}


div#specilist-flex div#with-image {
    width: 40%;
    border-radius: 30px;
}

div#specilist-flex div#with-image img {
    border-radius: 30px;
}

div#specilist-flex div#with-text {
    width: 55%;
}

div.faq-sec {
    padding: 5em 0;
}

div.faq-sec div#learn {
    max-width: 900px;
    margin: 3em auto 0;
    float: none;
    clear: both;
    background: #fff;
}

div.faq-sec .ry-heading {
    background: #fff !important;
    border-bottom: none;
    align-items: center;
}

.ry-accordion .ry-heading:after {
    font-size: 17px;
    color: var(--color-secondary);
}

div.faq-sec .ry-heading >div {
    font-weight: 500 !important;
    color: #333;
}

div.bottom-contact-section {
    background: #136a8f;
    padding: 5em 0;
    background-size: cover;
    background-position: center;
}

div.bottom-contact-section h2, div.bottom-contact-section p {
    color: #fff;
}

div#bottom-info-flex .ry-each a {
    color: #ffff !important;
}

div#bottom-app-btn-flex {
    justify-content: center;
    gap: 0 1em;
}

a#btn2 {
    color: #fff !important;
}

.risk-icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    margin-bottom: 16px;
    background-color: var(--color-secondary);
}

div.banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

div.banner-content h2 {
    color: #fff !important;
}

div#hero-bottom-text span.span-1 {
    font-family: 'Cormorant', serif;
    font-size: 2rem;
    font-weight: 700;
    color: #00cec7;
}

div.banner-content h2 span.span-1 {
    color: #00cec7 !important;
}

div.banner-content .ry-text p {
    color: #fff;
    line-height: 1.5;
    margin: 30px 0;
}

.page-banner .section-background, .page-banner .section-background img {
    position: absolute;
    top: 0;
    height: 100%;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

div.page-banner {
    height: 80vh;
}

.hero-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0 1em;
    margin-bottom: 3em;
    border-bottom: 1px solid hsl(177.92deg 100% 33.92% / 19%);
    padding-bottom: 4em;
}

.hero-buttons .ry-btn.ry-btn-primary {
    color: #fff !important;
    font-size: 16px !important;
}


div#hero-bottom-textp {
    color: #fff;
}

div.ry-container h4 {
    color: #00ada7 !important;
    font-family: 'Instrument Sans' !important;
    font-size:13px !important;
    font-weight:600;
    letter-spacing:2.5px;
    text-transform:uppercase;
    margin-bottom:12px;
    display:block;
    font-size: 18px !important;
}

div#bottom-info-flex {
    max-width: 900px;
    margin: 3em auto;
    float: none;
    clear: both;
    gap: 0 1em;
}

div#bottom-info-flex .ry-each h5 {font-family: 'Cormorant' !important;font-size: 25px !important;color: #00cec7 !important;letter-spacing: 0;margin-bottom: 10px;}

div#bottom-info-flex .ry-each {
    background: transparent;
    border-radius: 10px;
}

div.bottom-contact-section .ry-content {
}

div#bottom-info-flex .ry-each p {
    line-height: 1.3;
}

a#btn1 {
    background: var(--color-secondary) !important;
    color: #fff !important;
}

html {
    scroll-behavior: smooth;
}

.symptom-result {
    background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
    border-radius: var(--radius);
    padding: 32px 36px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
}

.symptom-check {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 5px;
    border: 2px solid rgb(102 102 102 / 40%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    margin-top: 1px;
    cursor: pointer;
}

.symptom-item.checked .symptom-check::after {
    content: '\2713';
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.symptom-check.active:after {
    content: '\2713';
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.symptom-check.active {
    background: #20b082;
}


@media (max-width:1080px) {
    div.page-banner {
    margin-top: 91px;
    height: auto;
    padding: 3em 1em;
}

div.banner-content {
    position: static;
    transform: none !important;
    width: 100%;
    margin: auto;
    float: none;
}

    div#specilist-flex {
    flex-direction: column !important;
    gap: 2em 0 !important;
}

div#specilist-flex div#with-text {
    width: 100% !important;
}


div.page-banner .section-background,
div.page-banner .section-background img {
    object-position: right;
}

div.symptoms-box {
    width: 47% !important;
}

div.symptoms-box .ry-text,
div.symptoms-box .ry-text h4 {
    text-align: center !important;
}

    div#content-wrap1 div#symptoms-box-wrap {
        justify-content: center !important;
        margin-bottom: 1em !important;
    }

    div.ry-container h4, div.ry-container h2, div.ry-container p {
    text-align: center !important;
}

    div.risk-box {
    width: 48% !important;
}

div.risk-box .risk-icon {
    margin: 0 auto 15px !important;
}

    div#condition-box-wrap {
    flex-direction: column;
    gap: 3em 0 !important;
}

    div.cpap-each-box {
    padding: 1em !important;
}

    #ry-pg-body .myth-fact-each-box h5, #ry-pg-body .myth-fact-each-box {
    text-align: center !important;
}

    div.timeline-step {
    width: 100% !important;
    justify-content: center !important;
}

body.default .step-num {
    margin: 0 auto 10px;
}

body.default .timeline {
    gap: 2em 0 !important;
}

    body.default .steps {
    padding: 3em 0 !important;
}

    div.specialist, .faq-sec {
    padding: 3em 0 !important;
}



body.default h2 {
    line-height: 1.5;
}

body.default h4 {
    margin-bottom: 0 !important;
}

#ry-pg-body .myth-fact-each-box h4 {
    margin: 15px 0 30px !important;
}

}

@media (max-width:767px) {
    div.hero-buttons {
        flex-direction:column !important;
        gap:1em 0;
        margin-bottom: 2em !important;
        padding-bottom: 3em !important;
   }
	
	div.result-block {
		padding: 2em 10px !important;
		gap: 10px 0 !important;
	}

	span#checkedCount {
		line-height: 1 !important;
	}

    div.myth-fact-each-box {
		width: 100% !important;
	}

		div#hero-bottom-text {
		flex-direction: column !important;
		gap: 2em 0 !important;
	}

		div.page-banner .section-background img {
		object-position: left !important;
	}

		div.page-banner {
		margin-top: 82px !important;
	}

		div#bottom-info-flex {
		flex-direction: column !important;
		gap: 2em 0 !important;
	}

	div.bottom-contact-section {
		padding: 3em !important;
	}

		div#bottom-app-btn-flex {
		flex-direction: column !important;
		gap: 1em 0;
	}

	div#bottom-app-btn-flex .ry-btn {
		width: 100% !important;
		max-width: 100% !important;
	}

		div#cpap-box {
		flex-direction: column !important;
	}

	div#cpap-each-box2 {
		border-top-right-radius: 0;
		border-top-left-radius: 0;
		border-bottom-left-radius: 20px;
	}

	body div.cpap-each-box h5 {
		margin: 1em auto !important;
		display: block;
		max-width: 200px;
		float: none;
		text-align: center;
	}

	div#condition-box2 {
		flex-direction: column !important;
	}

		div.risk-box {
		width: 100% !important;
	}

	div#symptoms-box-wrap {
		gap: 1em 0 !important;
	}

		div.risk-callout {
		flex-direction: column;
		gap: 1em 0 !important;
	}

	.risk-callout .risk-callout-text {
		text-align: center !important;
	}

	div.symptoms-box {
		width: 100% !important;
	}


}

div.page-anchor {
    display: block;
    position: relative;
    top: -280px !important;
    visibility: hidden;
}
