@media (max-width: 1147px) {

	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: LAYOUT               			                               */
	/* ----------------------------------------------------------------------- */

    /* ❗Added By DN */
	html:not(.avada-has-site-width-percent) #main,
    html:not(.avada-has-site-width-percent) .fusion-footer-copyright-area,
    /* html:not(.avada-has-site-width-percent) .fusion-footer-widget-area, */
    html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-bottom .fusion-sliding-bar,
    html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-top .fusion-sliding-bar,
    html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
    
    /* ❗Added By DN */
	html:not(.avada-has-site-width-percent) .fusion-footer-widget-area > *:not(#pomb-footer-container) {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: POP UPS                                                        */
	/* ----------------------------------------------------------------------- */
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: POP UPS - INTERSTITIAL (OFF CANVAS)                            */
	/* ----------------------------------------------------------------------- */
	
	#interstitial .awb-off-canvas {
		width: 336px !important;
	}

	#interstitial .off-canvas-content .fusion-fullwidth {
		padding: 20px !important;
	}

	#interstitial .off-canvas-content .fusion-fullwidth .fusion-text:nth-of-type(1) {
		font-size: 26px !important;
		line-height: 36px !important;
	}

	#interstitial .off-canvas-content .fusion-fullwidth .fusion-text:nth-of-type(2) {
		font-size: 18px !important;
		line-height: 24px !important;
	}

	#interstitial a.fusion-button {
		width: 203px !important;
		padding: 13px 23px !important;
		font-size: 14px !important;
		line-height: 19px !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: STICKY ISI TRAY                                                */
	/* ----------------------------------------------------------------------- */
	#sticky-tray .tray-panel-inner h3 {
		width: 249px;
	}
	/* ----------------------------------------------------------------------- */
	/*  PAGE - HOME                  			                               */
	/* ----------------------------------------------------------------------- */
	
	html:not(.avada-has-site-width-percent) .fusion-body.home #main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - HOME (INTRO)                 			                       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.home #main .post-content > div:nth-of-type(1) {
		margin-bottom: 20px;
	}
	
	.fusion-body.home #main .post-content > div:nth-of-type(1) .fusion-text p {
		letter-spacing: normal !important;
		font-size: 16px;
		line-height: 18px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - HOME (ERT)                 			                           */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.home #main .post-content > div:nth-of-type(2) .fusion-button {
        width: 321px;
        padding: 13px 24px;
    }
	
	.fusion-body.home #main .post-content > div:nth-of-type(2) .fusion-button[href*="clinical-data"] {
		margin-bottom: 15px;
	}
	
	.fusion-body.home #main .post-content > div:nth-of-type(2) .fusion-text h1 {
		margin: 0 0 5px;
    }
	
	.fusion-body.home #main .post-content > div:nth-of-type(2) .fusion-text p {
		font-size: 16px;
        line-height: 18px;
    }
	
	.fusion-body.home #main .post-content > div:nth-of-type(2) .fusion-text.pomb-footnotes-nospace p {
		font-size: 12px;
        line-height: 18px;
    }
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - HOME (QUOTE)                 			                       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.home #main .post-content #home-quote {
		padding-left: 24px;
		padding-right: 24px;
	}
	
	.fusion-body.home #main .post-content #home-quote .fusion-image-element img {
		max-width: 55px;
	}
	
	.fusion-body.home #main .post-content #home-quote .fusion-text p {
		margin-left: 12px;
		margin-right: 12px;
		font-size: 24px;
		line-height: 30px;
	}
	
	.fusion-body.home #main .post-content #home-quote .fusion-text p i,
	.fusion-body.home #main .post-content #home-quote .fusion-text p em {
		font-style: normal;
	}
	
	.fusion-body.home #main .post-content #home-quote .fusion-text p em {
		display: inline-block;
		font-size: 18px;
		line-height: 24px;
	}
	
	.fusion-body.home #main .post-content #home-quote .fusion-text > p:last-of-type {
		padding-top: 30px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - HOME (STATS)                 			                       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.home .fusion-tb-footer #pomb-footer-refblock {
		display: block;
	}
	
	.fusion-body.home .fusion-tb-footer #pomb-footer-refblock .fusion-text p {
		font-size: 12px;
		line-height: 16px;
	}
	
	.fusion-body.home #main .post-content > div:nth-of-type(5) .fusion-builder-row-inner > div:nth-of-type(1) .fusion-column-wrapper {
		border-bottom: 2px solid #B7DCEF;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - HOME (FOOTNOTES)                 			                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.home #main .post-content #pmg-home-footnotes-2 {
		padding-top: 30px;
		padding-bottom: 0;
	}
	
	.fusion-body.home #main .post-content #pmg-home-footnotes-2 .fusion-text p {
		font-size: 16px;
		line-height: 22px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT (CONTAINER)                                               */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT - ANCHOR (PO)                                             */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] > div {
		padding-bottom: 20px;
	}
	
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(1) .fusion-builder-row-inner,
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(3) .fusion-builder-row-inner {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(1) .fusion-builder-row-inner > div:nth-child(1),
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(3) .fusion-builder-row-inner > div:nth-child(1) {
		width: 15%;
	}
	
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(1) .fusion-builder-row-inner > div:nth-child(2),
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(3) .fusion-builder-row-inner > div:nth-child(2) {
		display: none;
	}
	
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(1) .fusion-builder-row-inner > div:nth-child(3),
	.fusion-body.page-id-329 #main .fusion-container-anchor[id="po"] .fusion-builder-row:not(.fusion-builder-row-inner) > div:nth-child(3) .fusion-builder-row-inner > div:nth-child(3) {
		width: 85%;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT (MOA CONTAINER)                                           */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div .fusion-text p br {
		display: none;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div > div:nth-of-type(1) p {
		font-size: 26px;
		line-height: 36px;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div > div:nth-of-type(2) p {
		font-size: 18px;
		line-height: 24px;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row > div::before {
		top: 86px;
        left: 0;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row .fusion-text.pomb-moa-header {
		display: flex;
		align-items: center;
		padding: 20px 45px;
		margin: 0;
		min-height: 70px;
		max-width: none !important;
		width: 100% !important;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row .fusion-text.pomb-moa-header p {
		font-size: 21px;
		line-height: 25px;
		margin: 0 auto;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row .fusion-lottie .fusion-lottie-animation {
		max-width: none;
		width: 100%;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step2 {
		height: 594px;
        max-height: 594px;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step2 .fusion-column-wrapper {
		display: flex;
  		flex-direction: column;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step2 .fusion-column-wrapper > div {
		position: relative;
		top: unset;
		bottom: unset;
		right: unset;
		left: unset;
		margin: 0;
		max-width: none;
		transform: none;
		width: 100% !important;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step2 .fusion-column-wrapper > div:nth-of-type(1) {
		order: 1;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step2 .fusion-column-wrapper > div:nth-of-type(2) {
		order: 3;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step2 .fusion-column-wrapper > div:nth-of-type(3) {
		order: 2;
        position: relative;
        top: 70px;
        margin-bottom: 50px;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #final-moa-header {
		padding: 0 12px;
		width: 100%;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step3 {
		padding-bottom: 10px;
		height: auto;
		max-height: none;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #final-moa-header .pomb-moa-header,
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step3 {
		margin: 0 !important;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step3 .fusion-lottie {
		align-self: center;
		margin: 0 auto -60px;
		max-width: 200px;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step3::before {
		top: 16px;
		left: 12px;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step3 .fusion-text {
		padding: 0 12px;
		width: 100% !important;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step4 {
		padding: 0;
		border-top: 1px solid #fff;
		margin: 0 !important;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step4::before,
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step5::before {
		top: 25px;
		left: 12px;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step4 .fusion-text,
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step5 .fusion-text {
		width: 100% !important;
        padding: 0 12px;
        margin: 0;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step5 {
		padding: 0;
		border-top: 1px solid #fff;
		margin: 0 !important;
	}
	
	.fusion-body.page-id-329 #main .post-content #moa-container .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-builder-row #moa-step5 .fusion-text {
		background: #FFB3AC;
    	padding-bottom: 20px;
	}
	
	/* 	moa bleed into footnote fix */
	#moa div#moa-step5,
	#moa div#moa-step4 {
		height: auto !important;
		max-height: none !important;
	}
	/* 	moa bleed into footnote fix end */
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT (PHARMA BLOCKS)                                           */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main .post-content [id^="pharma"] .fusion-text p br {
		display: none;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT (PHARMA BLOCK 1)                                          */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main .post-content #pharma .fusion-text p {
		font-size: 26px;
		line-height: 36px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT (PHARMA BLOCK 2)                                          */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main .post-content #pharma-2 .fusion-text p {
		font-size: 18px;
		line-height: 24px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT (PHARMA BLOCK 5)                                          */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main .post-content #pharma-5 .fusion-builder-row:not(.fusion-builder-row-inner) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - ABOUT (104 WEEK)                                                */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-329 #main .post-content #pomb-104wk-container .fusion-text p {
		font-size: 26px;
		line-height: 36px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL (CONTAINER)                                            */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL (END FOOTNOTES)                                        */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content > div:last-of-type {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div:last-of-type .fusion-text p {
		font-size: 16px;
		line-height: 22px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL (52 WEEK)                                              */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content #fifty-two-week-data {
		margin-top: 45px;
	}
	
	.fusion-body.page-id-1020 #main .post-content #fifty-two-week-data .fusion-text:nth-of-type(1) p {
		margin-bottom: 5px;
		font-size: 26px;
		line-height: 36px;
	}
	
	.fusion-body.page-id-1020 #main .post-content #fifty-two-week-data .fusion-text:nth-of-type(2) p {
		font-size: 18px;
		line-height: 24px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL TAB CONTENT (ALL)                                      */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.overview,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.mwd,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.fvc,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.biomarkers,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.secondary,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.safety,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.overview,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.mwd,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.fvc,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.biomarkers,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.secondary,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.safety {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL TAB CONTENT (ALL) - FIRST TITLE                        */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.overview > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.mwd > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.fvc > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.biomarkers > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.secondary > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.safety > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.overview > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.mwd > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.fvc > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.biomarkers > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.secondary > div:nth-of-type(1) > div > div .fusion-text,
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.safety > div:nth-of-type(1) > div > div .fusion-text {
		margin-top: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL (POMBILITI + OPFOLDA. Working together)                */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(28) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL TAB (STUDY OVERVIEW)                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.overview .fusion-text.pomb-footnotes {
		padding-left: 10px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL TAB (STUDY OVERVIEW) - BASELINE CHAR                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(10) {
		padding-bottom: 25px;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div .fusion-text.pomb-footnotes {
		margin-left: 0 !important;
		padding-left: 0;
    	text-indent: -0.5em;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div .fusion-text.pomb-footnotes-nospace p {
		margin-left: 0.5em !important;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div .fusion-text.pomb-footnotes p {
		text-indent: unset;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(10) .fusion-column-wrapper .fusion-text:nth-of-type(1) {
		margin-bottom: 15px;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(10) .fusion-column-wrapper .fusion-text:nth-of-type(n+2) {
		margin-top: 0;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(10) .fusion-column-wrapper .fusion-text:nth-of-type(1) p {
		font-size: 22px;
		line-height: 29px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL TAB (STUDY OVERVIEW) - OLE DATA (INTRO)                */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content #ole-data {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.fusion-body.page-id-1020 #main .post-content #ole-data .fusion-text:nth-of-type(1) p {
		font-size: 26px;
		line-height: 36px;
	}
	
	.fusion-body.page-id-1020 #main .post-content #ole-data .fusion-text:nth-of-type(2) p {
		font-size: 18px;
		line-height: 24px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL TAB (STUDY OVERVIEW) - OLE DATA (OVERVIEW)             */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.overview .fusion-column-wrapper > div:nth-of-type(1) {
		margin-bottom: 24px;
	}
	
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.overview .fusion-column-wrapper > div:nth-of-type(1) p {
		font-size: 22px;
		line-height: 29px;
	}
	
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-ole.overview .fusion-column-wrapper > div:nth-of-type(2) p {
		font-size: 18px;
		line-height: 24px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL TAB (FVC) - FOOTNOTES FIX                              */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth.pomb-fifty-two.biomarkers .fusion-text.pomb-footnotes p {
		text-indent: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL DATA (A total of 5 patients across 3...)               */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(17) > div > div > div > div:nth-of-type(4) > div:nth-of-type(1) {
		margin: 0 0 35px;
	}
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(17) > div > div > div > div:nth-of-type(4) > div:nth-of-type(1) > div {
		padding: 36px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - CLINICAL DATA ("Important study limitations" title fix)         */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1020 #main .post-content > div:nth-of-type(20) > div > div > div > div:nth-of-type(7) {
		margin: 25px 0 15px !important;
	}

	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (CONTAINER & GENERAL CONTENT)                      */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth .fusion-separator.fusion-full-width-sep {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (BULLETS FIX)                                      */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div .pomb-list,
	.fusion-body.page-id-549 #main .post-content > div .pomb-sublist {
		position: relative;
		left: unset;
		margin: 0 0 0 12px;
		padding-left: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div .pomb-list > ul,
	.fusion-body.page-id-549 #main .post-content > div .pomb-sublist > ul {
		padding-left: 12px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(8) .fusion-builder-row > div:nth-of-type(1) {
		width: 9px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (FOOTNOTES FIX)                                    */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(8) .fusion-builder-row {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(8) .fusion-builder-row > div:nth-of-type(1) {
		width: 9px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (BLUE BOX FIX)                                     */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(9) .fusion-column-wrapper {
		padding: 35px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (TAKING OPFOLDA)                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(1) > div {
		border: 0;
		border-bottom: 1px solid #84BFE0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(1) > div > div:nth-of-type(1) {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(1) > div > div:nth-of-type(1) > div:nth-of-type(1) {
		display: none;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(1) > div > div:nth-of-type(1) > div:nth-of-type(2) {
		min-width: 70px;
        width: auto;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(1) > div > div:nth-of-type(1) > div:nth-of-type(3) {
		width: calc(100% - 70px);
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (STARTING POMBILITI)                               */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(2) > div {
		padding: 35px 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(2) > div > div:nth-of-type(1) {
		flex-direction: row;
		flex-wrap: nowrap;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(2) > div > div:nth-of-type(1) > div:nth-of-type(1) {
		display: none;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(2) > div > div:nth-of-type(1) > div:nth-of-type(2) {
		min-width: 80px;
        width: auto;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(10) > div > div:nth-of-type(2) > div > div:nth-of-type(1) > div:nth-of-type(3) {
		width: calc(100% - 80px);
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (TABS)                                             */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content #pomb-dosing-tabs,
	.fusion-body.page-id-549 #main .post-content #pomb-storage-tabs {
		margin-bottom: 20px;
	}
	
	.fusion-body.page-id-549 #main .post-content #pomb-dosing-tabs .fusion-column-wrapper,
	.fusion-body.page-id-549 #main .post-content #pomb-storage-tabs .fusion-column-wrapper {
		flex-direction: row;
		flex-wrap: nowrap;
		gap: 7px;
		margin: 0 auto;
		width: auto;
	}
	
	.fusion-body.page-id-549 #main .post-content #pomb-dosing-tabs .fusion-column-wrapper > div,
	.fusion-body.page-id-549 #main .post-content #pomb-storage-tabs .fusion-column-wrapper > div,
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth .fusion-column-wrapper > div:has(.pomb-fake-tab-btn) {
		max-width: 108px;
	}
	
	.fusion-body.page-id-549 #main .post-content #pomb-dosing-tabs .fusion-column-wrapper > div .pomb-tab-btn,
	.fusion-body.page-id-549 #main .post-content #pomb-storage-tabs .fusion-column-wrapper > div .pomb-tab-btn,
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth .fusion-column-wrapper > div:has(.pomb-fake-tab-btn) .pomb-fake-tab-btn {
		padding: 15px 20px;
		width: 100%;
	}
	
	.fusion-body.page-id-549 #main .post-content #pomb-dosing-tabs .fusion-column-wrapper > div .pomb-tab-btn::after,
	.fusion-body.page-id-549 #main .post-content #pomb-storage-tabs .fusion-column-wrapper > div .pomb-tab-btn::after,
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth .fusion-column-wrapper > div:has(.pomb-fake-tab-btn) .pomb-fake-tab-btn::after {
		border-width: 10px;
        bottom: -20px;
	}
	
	.fusion-body.page-id-549 #main .post-content #pomb-dosing-tabs .fusion-column-wrapper > div .pomb-tab-btn:not(.selected),
	.fusion-body.page-id-549 #main .post-content #pomb-storage-tabs .fusion-column-wrapper > div .pomb-tab-btn:not(.selected),
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth .fusion-column-wrapper > div:has(.pomb-fake-tab-btn) .pomb-fake-tab-btn:not(.selected) {
		border-width: 1px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (TAB CONTENT)                                      */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div.pomb-dosing .fusion-text[style*="Futura Medium"][style*="--awb-font-size:30px"],
	.fusion-body.page-id-549 #main .post-content .fusion-title[style*="font-size:30px"] h1 {
		font-size: 26px !important;
		line-height: 36px;
	}
	
	.fusion-body.page-id-549 #main .post-content .fusion-title[style*="font-size:30px"] {
		margin-top: 0 !important;
		margin-bottom: 20px !important;
	}
	
	.fusion-body.page-id-549 #main .post-content > div.pomb-dosing .fusion-text[style*="Futura Bold"][style*="#e84343"] {
		font-size: 22px;
		line-height: 29px;
		margin-top: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div.pomb-dosing .fusion-separator[style*="margin-bottom:58px"] {
		margin-bottom: 30px !important;
	}
	
	.fusion-body.page-id-549 #main .post-content > div.pomb-dosing .pomb-card {
		margin-bottom: 16px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div.pomb-dosing .pomb-card > div {
		padding-bottom: 20px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div.pomb-dosing .pomb-card > div .fusion-text {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (QUESTIONS ABOUT DOSING)                           */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(22) {
		margin-top: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(22) > div > div > div {
		padding: 10px 35px;
		gap: 15px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (The infusion rate may be slowed...)               */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(24) > div > div > div > div:nth-of-type(2) > div:nth-of-type(2) {
		margin: 112px 0 35px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(24) > div > div > div > div:nth-of-type(2) > div:nth-of-type(2) .fusion-text {
		margin: 35px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(24) > div > div:nth-of-type(4) .fusion-text {
		margin: 35px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (Gather items for reconstitution...)               */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(28) .fusion-column-wrapper {
		padding: 24px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (Reconstituting the lyophilized powder)            */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(29) .fusion-title {
		margin-bottom: 20px !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (POMB CARDS)                                       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div .fusion-layout-column.pomb-card {
		margin-bottom: 34px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div .fusion-layout-column.pomb-card {
		margin-bottom: 34px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div .fusion-layout-column.pomb-card.fusion-builder-nested-column-14 {
		margin-bottom: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div .fusion-layout-column.pomb-card .fusion-text {
		margin-top: 0;
		margin-bottom: 24px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div .fusion-layout-column.pomb-card .fusion-text p {
		margin-bottom: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (POMB CARDS OVERRIDES)                             */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(31) > div > div > div > div > div:nth-of-type(1) {
		margin-bottom: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (Prepare POMBILITI for infusion)                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(32) > div > div > div {
		padding: 24px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(32) > div > div > div > div:nth-of-type(1) p {
		font-size: 20px;
		line-height: 26px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(32) > div > div > div > div:nth-of-type(2) p {
		font-size: 16px;
		line-height: 22px;
		margin: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (Diluting the solution)                            */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(33) {
		margin-bottom: 20px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(33) .fusion-title {
		margin: 0 !important;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(33) .fusion-title h2 {
		font-size: 22px !important;
		line-height: 29px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (Our Rare Disease Specialists are ready to help)   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(36) {
		margin-top: 10px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(36) .fusion-builder-row:not(.fusion-builder-row-inner) > div > div {
		padding: 35px 24px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(36) .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-text {
		margin: 0 0 30px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(36) .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-text p {
		text-align: center;
		font-size: 20px;
		line-height: 30px;
		margin: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(36) .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-column-wrapper > div:has(.fusion-button) {
		text-align: center;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(36) .fusion-builder-row:not(.fusion-builder-row-inner) .fusion-column-wrapper > div:has(.fusion-button) .fusion-button {
		margin: 0 auto;
		font-size: 14px;
		line-height: 1;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (POMBILITI CONTENT - STORAGE)                      */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth.pomb-storage.pombiliti .fusion-text[style*="#007681"] {
		font-size: 26px;
		line-height: 36px;
		margin: 20px 0 15px;
	}
	
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth.pomb-storage.pombiliti .fusion-text[style*="#007681"] p {
		margin-bottom: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth.pomb-storage.pombiliti .fusion-text[style*="#e84343"] {
		margin: 0 0 25px;
		font-size: 20px;
		line-height: 30px;
	}
	
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth.pomb-storage.pombiliti .fusion-text[style*="#e84343"] {
		margin: 0 0 25px;
		font-size: 20px;
		line-height: 30px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (POMBILITI CONTENT - STORAGE - BLUE BOXES)         */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) {
		margin-bottom: 24px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) .fusion-builder-row .fusion-layout-column {
		margin-bottom: 12px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) .fusion-builder-row .fusion-layout-column:last-of-type {
		margin-bottom: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) .fusion-builder-row .fusion-layout-column:last-of-type .fusion-column-wrapper {
		border-bottom-right-radius: 50px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) .fusion-builder-row .fusion-layout-column .fusion-column-wrapper {
		padding: 30px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) .fusion-builder-row .fusion-layout-column .fusion-image-element,
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) .fusion-builder-row .fusion-layout-column .fusion-image-element img {
		margin: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(39) .fusion-builder-row .fusion-layout-column .fusion-text p {
		font-size: 18px;
		line-height: 26px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (POMBILITI CONTENT - Storage after reconstitution) */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(41) .fusion-separator {
		margin-bottom: 30px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(42) .fusion-text p:has(sup) {
		position: relative;
		padding-left: 5px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(42) .fusion-text p:has(sup) sup {
		position: absolute;
        left: 0;
        top: 3px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (POMBILITI CONTENT - Storage after reconstitution) */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(45) .fusion-builder-row:not(.fusion-builder-row-inner) > div {
		margin: 24px 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(45) .fusion-builder-row.fusion-builder-row-inner .fusion-text p {
		text-align: center;
		font-size: 26px;
		line-height: 36px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(45) .fusion-builder-row.fusion-builder-row-inner .fusion-column-wrapper > div:has(.fusion-button) {
		text-align: center;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(45) .fusion-builder-row.fusion-builder-row-inner .fusion-column-wrapper > div:has(.fusion-button) .fusion-button {
		margin: 15px auto;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (FOOTNOTES ABOVE ISI)                              */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(48) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(48) .fusion-column-wrapper {
		border: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (OPFOLDA TAB CONTENT - Determining the OPFOLDA...) */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(20) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(20) .fusion-text[style*="#007681"] {
		margin: 20px 0 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(20) .fusion-text[style*="#007681"] p {
		font-size: 26px;
		line-height: 36px;
		margin: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(21) .fusion-text:has(ul) {
		margin: 20px 0 10px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(21) .fusion-text p:has(sup) {
		position:  relative;
		margin-top: 0;
		padding-left: 5px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(21) .fusion-text p:has(sup) sup {
		position: absolute;
        left: 0;
        top: 3px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (OPFOLDA TAB CONTENT - STORAGE)                    */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(43) .fusion-text[style*="#007681"] p,
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(43) .fusion-text[style*="#e84343"] p {
		margin: 0;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(43) .fusion-text[style*="#007681"] {
		margin: 20px 0 15px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(43) .fusion-text[style*="#007681"] p {
		font-size: 26px;
		line-height: 36px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(43) .fusion-text[style*="#e84343"] {
		margin: 0 0 25px;
	}
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(43) .fusion-text[style*="#e84343"] p {
		font-size: 22px;
		line-height: 29px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - DOSAGE ADMIN (OPFOLDA TAB CONTENT - STORAGE - BLUE BOXES)       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-549 #main .post-content > div:nth-of-type(44) .fusion-builder-row.fusion-builder-row-inner .fusion-layout-column {
		margin: 0 0 12px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES                                                       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(4) {
		margin-top: 15px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (TOP TITLES)                                          */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(3),
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(8),
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(10),
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(12),
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(13),
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(19) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(3) .fusion-title,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(8) .fusion-title,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(10) .fusion-title,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(12) .fusion-title,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(19) .fusion-text {
		margin: 45px 0 20px !important;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(3) .fusion-title h1,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(8) .fusion-title h1,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(10) .fusion-title h1,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(12) .fusion-title h1,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(19) .fusion-text p {
		font-size: 26px;
		line-height: 36px;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(13) .fusion-text[style*="e84343"] p,
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(20) .fusion-text[style*="e84343"] p {
		font-size: 22px;
		line-height: 29px;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(19) .fusion-text p {
		margin: 0 !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (PRACTICE/PATIENT/SUPPORT RESOURCES CONTAINERS)       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container,
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container,
	.fusion-body.page-id-1012 #main .post-content #support-resources-container {
		padding: 0 !important;
	}
	
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div,
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .fusion-image-element,
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .fusion-text,
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div,
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .fusion-image-element,
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .fusion-text,
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div,
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .fusion-image-element,
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .fusion-text {
		margin: 0 !important;
	}
	
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div {
		padding: 30px;
	}
	
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div {
		padding: 30px 0;
	}
	
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .fusion-builder-row:not(.fusion-builder-row-inner) > div > div {
		padding: 30px 15px;
	}
	
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .fusion-builder-row.fusion-builder-row-inner,
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .fusion-builder-row.fusion-builder-row-inner,
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .fusion-builder-row.fusion-builder-row-inner {
		align-items: center;
	}
	
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .fusion-builder-row.fusion-builder-row-inner > div:nth-of-type(2),
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .fusion-builder-row.fusion-builder-row-inner > div:nth-of-type(2),
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .fusion-builder-row.fusion-builder-row-inner > div:nth-of-type(2) {
		padding-left: 10px;
	}
	
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .pomb-ds-links,
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .pomb-ds-links,
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .pomb-ds-links {
		margin: 0;
	}
	
	.fusion-body.page-id-1012 #main .post-content #practice-resources-container .fusion-text:has(p) p,
	.fusion-body.page-id-1012 #main .post-content #patient-resources-container .fusion-text:has(p) p,
	.fusion-body.page-id-1012 #main .post-content #support-resources-container .fusion-text:has(p) p {
		margin: 0 0 10px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (SEE P+O IN ACTION)                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(7) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (SEE P+O IN ACTION / VIDEOS)                          */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(7) .fusion-builder-row:not(.fusion-builder-row-inner) > div {
		margin-bottom: 12px;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(7) .fusion-builder-row.fusion-builder-row-inner > div:nth-of-type(1) {
		width: 70%;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(7) .fusion-builder-row.fusion-builder-row-inner > div:nth-of-type(2) {
		width: 30%;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (AMICUS ASSIST INTRO TEXT)                            */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(14) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (FINANCIAL SUPPORT CONATINER)                         */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content #financial-support-container {
		padding-left: 0;
		padding-right: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (DISCLAIMER WITH ASTERISK)                            */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(16) .fusion-text.pomb-footnotes-nospace p {
		margin-left: 6px !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (AMICUS ASSIST - BLUE BOX)                            */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(18) .fusion-column-wrapper:has(.fusion-image-element) {
		padding: 34px 24px 0;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(18) .fusion-column-wrapper:has(.fusion-text) {
		padding: 40px 0;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(18) .fusion-column-wrapper:has(.fusion-text) .fusion-text {
		margin: 0 24px;
        border-top: 1px solid #707070;
        padding: 30px 0 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - RESOURCES (START A PATIENT INTRO TEXT)                          */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(21) {
		padding-left: 12px;
		padding-right: 12px;
		margin-bottom: 24px;
	}
	
	.fusion-body.page-id-1012 #main .post-content > div:nth-of-type(21) .fusion-text p {
		font-size: 18px;
		line-height: 22px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - STAY CONNECTED                                                  */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1014 #main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.fusion-body.page-id-1014 #main .post-content > div:nth-of-type(n+2) {
		padding-left: 12px;
		padding-right: 12px;
	}
	
	.fusion-body.page-id-1014 #main .post-content > div:nth-of-type(2) .fusion-text p {
		font-size: 26px;
		line-height: 36px;
	}
	
	.fusion-body.page-id-1014 #main .post-content .fusion-form.fusion-form-1616 .fusion-column-wrapper:has(button[type="submit"]) {
		padding-left: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE - STAY CONNECTED (THANK YOU POPUP)                                */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page-id-1014 .awb-off-canvas-wrap[data-id="1538"] {
		background-color: rgba(65, 64, 66, 0.7);
		padding: 12px;
	}
	
	.fusion-body.page-id-1014 .awb-off-canvas-wrap[data-id="1538"] .off-canvas-content .fusion-text p {
		font-size: 26px;
		line-height: 36px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - DOSING CALCULATOR                                             */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator {
		border-radius: 8px;
		background-color: transparent;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-weight-fields {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: center;
		gap: 10px;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-weight-fields .pomb-dosing-lbs-wrapper::before,
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-weight-fields .pomb-dosing-lbs-wrapper::after,
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-weight-fields .pomb-dosing-kgs-wrapper::before,
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-weight-fields .pomb-dosing-kgs-wrapper::after {
		font-family: "Futura Bold", Arial;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-weight-fields .pomb-dosing-lbs-wrapper::before,
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-weight-fields .pomb-dosing-kgs-wrapper::before {
		right: 17px;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .left {
		border-bottom: 1px solid #fff;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .left > button {
		font-family: "Futura Bold", Arial;
		margin-left: auto;
		margin-right: auto;
		padding: 15px 28px;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .left > div:last-child {
		font-size: 14px;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-dosing-mgs,
	.fusion-body.page #main .post-content #pomb-dosing-calculator .pomb-dosing-total-vials,
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .right > .center > .middle,
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .right > .center > .bottom,
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .right > .right > div {
		border-radius: 0;
		text-align: center;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .right > .left .pomb-dosing-mgs {
		width: 100%;
	}
	
	.fusion-body.page #main .post-content #pomb-dosing-calculator > .right > .right > div {
		gap: 40px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - FOOTNOTES (fn-2col)                                           */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content .fn-2col {
		font-size: 16px;
		line-height: 22px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - RED TITLES IN TAB-SWITCHING CONTENT                           */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content .fusion-text[style*="#e84343"][style*="Futura Bold"] p {
		font-size: 22px;
		line-height: 29px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - TEAL TITLES IN TAB-SWITCHING CONTENT                           */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content .fusion-text[style*="Futura Bold"] p[style*="#008088"] {
		font-size: 18px;
		line-height: 24px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - REPAIR TEAIL TITLES AT 27PX INSTEAD OF 26PX                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content .fusion-text[style*="--awb-font-size:27px"][style*="--awb-color5"] p {
		font-size: 26px;
		line-height: 36px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - CONTENT-SWITCHING TABS                                        */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content > .pomb-tab-row {
		padding: 0 0 25px;
		margin: 0 !important;
		height: auto;
	}
	
	.fusion-body.page #main .post-content > .pomb-tab-row .fusion-column-wrapper {
		margin-left: 112px;
	}
	
	.fusion-body.page #main .post-content > .pomb-tab-row .fusion-column-wrapper > div:last-of-type {
		padding-right: 56px;
	}
	
	.fusion-body.page #main .post-content > .pomb-tab-row .fusion-button.pomb-tab-btn {
		padding: 15px 10px;
	}
	
	.fusion-body.page #main .post-content > .pomb-tab-row .fusion-button.pomb-tab-btn.selected::after {
		position: absolute;
		content: '';
		border: 12px solid transparent;
		border-top-color: #E84343;
		bottom: -24px;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.fusion-body.page #main .post-content > .pomb-tab-row .fusion-button.pomb-tab-btn .fusion-button-text {
		display: inline-block;
		line-height: 1;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL (REQUEST A REP & START A PATIENT WITH SUBTEXT)                  */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas {
		margin-bottom: 35px;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-builder-row:not(.fusion-builder-row-inner) {
		padding-left: 12px;
    	padding-right: 12px;
		gap: 4px;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-builder-row:not(.fusion-builder-row-inner) > .fusion-column-inner-bg-wrapper > .fusion-column-wrapper {
		padding: 24px;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-builder-row.fusion-builder-row-inner {
		flex-direction: row;
		flex-wrap: nowrap;
		justify-content: start;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-builder-row.fusion-builder-row-inner > .fusion-layout-column:nth-of-type(1) {
		width: 75%;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-builder-row.fusion-builder-row-inner > .fusion-layout-column:nth-of-type(2) {
		width: 25%;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-column-wrapper .fusion-text p {
		max-width: 216px;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-column-wrapper .fusion-text:nth-of-type(1) {
		margin-bottom: 20px;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-column-wrapper .fusion-text:nth-of-type(1) p {
		font-size: 24px;
		line-height: 24px;
	}
	
	.fusion-body.page #wrapper #main .post-content #pomb-req-start-ctas .fusion-column-wrapper .fusion-text:nth-of-type(2) p {
		font-size: 16px;
		line-height: 20px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL (REQUEST & START CTAS WITHOUT SUBTEXT)                          */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page:not(.home) #main .post-content > .pomb-rar-sap-btns > div > div > .fusion-column-wrapper {
		padding: 24px;
	}
	
	.fusion-body.page:not(.home) #main .post-content > .pomb-rar-sap-btns .fusion-builder-row.fusion-builder-row-inner {
		flex-direction: row;
        flex-wrap: nowrap;
	}
	
	.fusion-body.page:not(.home) #main .post-content > .pomb-rar-sap-btns .fusion-builder-row.fusion-builder-row-inner > div:nth-of-type(1) {
		width: 80%;
	}
	
	.fusion-body.page:not(.home) #main .post-content > .pomb-rar-sap-btns .fusion-builder-row.fusion-builder-row-inner > div:nth-of-type(2) {
		width: 20%;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - PAGE HEADER                                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content > div[style*="img_pluses.png"] {
		padding: 12px;
		min-height: 108px;
	}
	
	.fusion-body.page #main .post-content > div[style*="img_pluses.png"] .fusion-title .fusion-title-heading {
		font-size: 28px !important;
		line-height: 35px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - HANGING SUPERSCRIPTS CONTAINER                                */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content .fusion-text .pomb-hanging-sups {
		position: relative;
		padding-left: 8px;
		font-size: 16px;
		line-height: 22px;
	}
	
	.fusion-body.page #main .post-content .fusion-text .pomb-hanging-sups .pomb-sup {
		position: absolute;
		left: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - JUMP LINKS TOOLBAR                                            */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content .fusion-fullwidth:has(.pomb-jumplinks) {
		width: fit-content;
		left: 15%;
		transform: translateX(0px);
		will-change: transform;
		touch-action: pan-y; /* allow vertical scroll */
	}
	
	.fusion-body.page #main .post-content .fusion-sticky-container {
		top: 24px !important;
        margin: 0;
	}
	
	.fusion-body.page #main .post-content .fusion-sticky-container.fusion-sticky-transition {
		top: 117px !important;
	}

	/* ----------------------------------------------------------------------- */
	/*  GLOBAL - EMAIL SIGNUP CONTAINER       			                       */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #main .post-content #emails-signup-container > div:nth-of-type(1) > div > .fusion-column-wrapper {
		padding-top: 24px;
		padding-bottom: 24px;
	}
	
	.fusion-body.page #main .post-content #emails-signup-container .fusion-column-wrapper > div:nth-of-type(2) p {
		font-size: 18px;
		line-height: 24px;
	}
	
	.fusion-body.page #main .post-content #emails-signup-container .fusion-form .fusion-form-field {
		margin-bottom: 21px !important;
	}
	
	.fusion-body.page #main .post-content #emails-signup-container .fusion-form .fusion-form-field input[type="text"] {
		border-radius: 4px;
        padding: 0 11px;
        line-height: 1 !important;
        height: 40px !important;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  STICKY ISI TRAY               			                               */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body #sticky-tray.tray {
		z-index: 998 !important;
	}
	
	.fusion-body #sticky-tray.tray .tray-panel-inner strong {
		font-family: "Futura Bold", Arial;
		font-weight: 400;
	}
	
	.fusion-body #sticky-tray.tray .tray-toggle {
		padding: 0 0 0 5px;
	}
	
	.fusion-body #sticky-tray.tray .tray-panel-inner a,
	.fusion-body #sticky-tray.tray .tray-panel-inner a:active,
	.fusion-body #sticky-tray.tray .tray-panel-inner a:visited,
	.fusion-body #sticky-tray.tray .tray-panel-inner a:hover {
		text-decoration: underline !important;
		color: #008088;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  FOOTER               			                                       */
	/* ----------------------------------------------------------------------- */

	#pomb-footer-container .fusion-menu.awb-menu__main-ul .menu-item {
		width: 100%;
		height: 45px;
	}
	
	ul#menu-footer {
		display: grid;
		place-items: center;
	}

	.awb-menu__main-li:last-child {
		margin-right: 11px;
	}

	#pomb-footer-bottom .fusion-image-element {
		margin: 0;
		max-width: 168px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  FOOTER  (INLINE ISI)              			                           */
	/* ----------------------------------------------------------------------- */
	
	#wrapper .fusion-tb-footer #isi {
		padding-left: 0;
		padding-right: 0;
	}
	
	#wrapper .fusion-tb-footer #isi .fusion-text strong {
		font-family: "Futura Bold", Arial;
		font-weight: 400;
	}
	
	#wrapper .fusion-tb-footer #isi .fusion-text .pi-footer-desktop-only {
		display: none;
	}
	
	#wrapper .fusion-tb-footer #isi .fusion-text .pi-footer-mobile-only {
		display: block;
		margin-top: 30px;
	}

	#wrapper .fusion-tb-footer #isi .fusion-text a,
	#wrapper .fusion-tb-footer #isi .fusion-text a:active,
	#wrapper .fusion-tb-footer #isi .fusion-text a:visited,
	#wrapper .fusion-tb-footer #isi .fusion-text a:hover {
		text-decoration: underline !important;
		color: #008088;
	}
	
	#footer-isi-indication-container {
		margin-top: 0;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  HEADER (CONTAINER)             			                               */
	/* ----------------------------------------------------------------------- */
	
	#wrapper .fusion-tb-header .fusion-sticky-container {
		box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
	}
	
	#wrapper .awb-menu.collapse-enabled.mobile-mode-collapse-to-button .awb-menu__m-toggle {
		padding-right: 18px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  HEADER (LOGO + HAMBURGER)             			                       */
	/* ----------------------------------------------------------------------- */
	
	#wrapper .fusion-tb-header header .fusion-column-wrapper {
		padding-left: 18px;
	}
	
	#wrapper .awb-menu.collapse-enabled.mobile-mode-collapse-to-button .awb-menu__m-toggle {
		padding-right: 18px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  HEADER (MOBILE MENU)             			                           */
	/* ----------------------------------------------------------------------- */
	
	#wrapper #pomb-main-menu li {
		background: #fff !important;
	}
	
	#wrapper .fusion-tb-header .awb-menu__main-ul {
		max-height: none;
		height: 100vh;
	}
	
	#wrapper .fusion-tb-header .awb-menu__main-ul .menu-item.mobile-only {
		display: flex;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu .menu-item a:active,
	#wrapper #pomb-main-menu #menu-main-menu .menu-item a:visited,
	#wrapper #pomb-main-menu #menu-main-menu .menu-item a:hover {
		font-weight: 400 !important;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu .menu-item.arx-border-b a {
		flex-direction: column;
    	align-items: flex-start;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu .menu-item.arx-border-b a:after {
		content: '';
		display: block;
		position: relative;
		margin: 30px 0 15px;
		background: #D4D4D4;
		width: 100%;
		height: 2px;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu .menu-item.arx-margin-t {
		margin-top: 25px !important;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu li:nth-of-type(n+1) a .menu-text {
		max-width: none;
	}
	
	#wrapper .awb-menu.collapse-enabled .awb-menu__open-nav-submenu_mobile {
		max-width: 66px;
	}
	
	#wrapper .awb-menu.collapse-enabled .awb-menu__open-nav-submenu_mobile:before {
		font-size: 30px;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu li a.awb-menu__main-a_icon-only {
		padding: 0 21px !important;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu li.arx-button-sap a.awb-menu__main-a_icon-only .fusion-button {
		background: url(/wp-content/uploads/2025/12/btn-start-a-patient.svg) no-repeat 0 0 / cover !important;
		width: 172px;
		height: 45px;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu li.arx-button-rar a.awb-menu__main-a_icon-only .fusion-button {
		background: url(/wp-content/uploads/2025/12/btn-request-a-rep.svg) no-repeat 0 0 / cover !important;
		width: 156px;
		height: 45px;
		position: relative;
        left: -8px;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu li a.awb-menu__main-a_icon-only .fusion-button .menu-title {
		visibility: hidden;
	}
	
	#wrapper #pomb-main-menu #menu-main-menu .menu-item.arx-small-text a,
	#wrapper #pomb-main-menu #menu-main-menu .menu-item.arx-small-text a span {
		font-family: "Futura Medium", Arial;
		font-size: 14px;
		line-height: 1;
		color: #707070;
	}
	
	#wrapper #pomb-main-menu.mobile-mode-collapse-to-button .menu-item.arx-small-text .awb-menu__open-nav-submenu_mobile {
		right: unset;
    	left: 135px;
	}
	
	#wrapper #pomb-main-menu.mobile-mode-collapse-to-button .menu-item.arx-small-text.expanded > a > span {
		border: 0 !important;
		padding-bottom: 0;
	}
	
	#wrapper #pomb-main-menu.mobile-mode-collapse-to-button .menu-item.arx-small-text > a,
	#wrapper #pomb-main-menu.mobile-mode-collapse-to-button .menu-item.arx-small-text .awb-menu__open-nav-submenu_mobile:before {
		min-height: 45px !important;
	}
	
	#wrapper #pomb-main-menu.mobile-mode-collapse-to-button .menu-item.arx-small-text .awb-menu__open-nav-submenu_mobile:before {
		font-size: 20px;
		color: #707070 !important;
	}
	
	#wrapper #pomb-main-menu.mobile-mode-collapse-to-button #menu-main-menu .menu-item.arx-small-text .awb-menu__sub-ul .menu-item a:hover {
		font-weight: 400 !important;
	}
	
	#wrapper #pomb-main-menu.mobile-mode-collapse-to-button #menu-main-menu .menu-item.arx-small-text .awb-menu__sub-ul .menu-item a span {
		color: #000;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  REQUEST FORM (fusion-form-1090)                                        */
	/* ----------------------------------------------------------------------- */
	
	.fusion-form-form-wrapper form.fusion-form-1090 .pomb-request-form-more-info .fusion-form-checkbox.pomb-other-inline {
        flex-wrap: wrap !important;
    }
	
    .fusion-form-form-wrapper form.fusion-form-1090 .pomb-request-form-more-info .fusion-form-checkbox.pomb-other-inline .pomb-other-inline-field {
        flex-basis: 100% !important;
    }
}

/* --------------------------------------------------------------------------- */
/*  QUICK RESPONSIVE DROPS - CLEAN LATER                                       */
/* --------------------------------------------------------------------------- */

@media (min-width: 480px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: CONTENT TABS                                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #content .pomb-tab-row .fusion-builder-row {
		transform: translateX(66%) !important;
	}
}

@media (min-width: 580px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: CONTENT TABS                                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #content .pomb-tab-row .fusion-builder-row {
		transform: translateX(50%) !important;
	}
}

@media (min-width: 680px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: CONTENT TABS                                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #content .pomb-tab-row .fusion-builder-row {
		transform: translateX(35%) !important;
	}
}

@media (min-width: 780px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: CONTENT TABS                                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #content .pomb-tab-row .fusion-builder-row {
		transform: translateX(25%) !important;
	}
}

@media (min-width: 980px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: CONTENT TABS                                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #content .pomb-tab-row .fusion-builder-row {
		transform: translateX(10%) !important;
	}
}

@media (min-width: 1080px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: CONTENT TABS                                                   */
	/* ----------------------------------------------------------------------- */
	
	.fusion-body.page #content .pomb-tab-row .fusion-builder-row {
		transform: translateX(5%) !important;
	}
}

@media (min-width: 480px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  GLOBAL: POST CONTENT                                                   */
	/* ----------------------------------------------------------------------- */

	.fusion-body.page #main .post-content {
		margin-left: auto;
		margin-right: auto;
		max-width: 820px;
	}
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE: HOME (HERO)                                                      */
	/* ----------------------------------------------------------------------- */
	
    #pmg-home-hero-left {
		margin-left: auto !important;
		margin-right: auto !important;
        max-width: 340px;
    }
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE / CLINICAL: PILL NAV                                              */
	/* ----------------------------------------------------------------------- */

	.fusion-body.page-id-1020 #main .post-content .fusion-fullwidth:has(.pomb-jumplinks) {
		left: auto;
		justify-self: center;
        margin-left: auto;
        margin-right: auto;
	}
}

@media (min-width: 620px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE / DOSAGE: PILL NAV                                                */
	/* ----------------------------------------------------------------------- */
	.fusion-body.page-id-1012 #main .post-content .fusion-fullwidth:has(.pomb-jumplinks) {
		left: auto;
		justify-self: center;
        margin-left: auto;
        margin-right: auto;
	}
}

@media (min-width: 820px) and (max-width: 1147px) {
	
	/* ----------------------------------------------------------------------- */
	/*  PAGE / DOSAGE: PILL NAV                                                */
	/* ----------------------------------------------------------------------- */
	.fusion-body.page-id-549 #main .post-content .fusion-fullwidth:has(.pomb-jumplinks) {
		left: auto;
		justify-self: center;
        margin-left: auto;
        margin-right: auto;
	}
}
