@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

a:focus, button:focus{
    outline: auto;
    outline-color: blue;
}

.cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button:focus{
    outline: 2px solid blue !important;
}

@font-face {
	font-family:'Helvetica-Neue';
	font-display: swap;
    src: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/fonts/HelveticaNeue.woff');
    src: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/fonts/HelveticaNeue.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

sup {
    top: -.5em;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.desktop-only{
    display: block;
}
.mobile-only{
    display: none;
}

.nowrap-space {
    white-space: nowrap;
    font-weight: normal !important;
}

#carousel-quotes, p.head-video {
    display: none;
}

.cmp-dynamicform__form-success-msg{
    display: none;
}

/* self certify  */

.self-certify-blur .cmp-selfcertification .modal-box {
    /*width: 623px;
    border-radius: 0;
    padding: 0;*/
    
    max-width: 623px;
    border-radius: 14px;
    padding: 0;
    width: calc(100% - 44px);
    margin: 0 auto;
}

.self-certify-blur .cmp-selfcertification__title {
    padding: 16px 49px 16px 16px;
    color: #171717;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    letter-spacing: 0;
    display: none;
}

.self-certify-blur .cmp-selfcertification__content {
    line-height: normal;
    padding: 16px 16px 24px 16px;
}


.self-certify-blur .cmp-selfcertification__content p {
    color: #6C757D;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 9px 10px 6px;
}

.self-certify-blur .cmp-selfcertification__content p.welcome-title {
    padding: 0 33px 40px 0;
    color: #171717;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 106.667% */
    text-transform: uppercase;
    letter-spacing: -0.027em;
    position: relative;
}

.self-certify-blur .cmp-selfcertification__content p:last-child {
    padding: 0 3px 0 0;
}

.self-certify-blur .cmp-selfcertification__content p.welcome-title span.nowrap-space {
    font-weight: 700 !important;
}

.self-certify-blur .cmp-selfcertification__content p.welcome-title .self-certify-yes {
    width: 23px;
    height: 23px;
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/close-stroke.svg') no-repeat;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer;
    border: none;
}

.self-certify-blur .cmp-selfcertification__content p.welcome-title:after {
    /*content: '';*/
    width: 23px;
    height: 23px;
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/close-stroke.svg') no-repeat;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 4px;
    cursor: pointer;
}

.self-certify-blur .cmp-selfcertification__actions{
    padding: 24px 24px 55px 24px;
    display: none;
}

.self-certify-blur .cmp-selfcertification {
    background: rgba(37, 37, 37, 0.38);
}

.self-certify-blur .cmp-selfcertification__continue{
    margin: 0 0 8px 0;
    width: auto;
    padding: 0 12px;
    color: #0DBEE3;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.26px;
    text-transform: uppercase;
    border: 1px solid #48464B;
    border-radius: 0;
}

.self-certify-blur .cmp-selfcertification__actions div:last-child .cmp-selfcertification__continue.self-certify-yes {
    border: 1px solid #234A43;
    border-radius: 0;    
    color: #234A43;
    background: #FFF;
}

.cmp-selfcertification__content .brn-wrap-II .cmp-selfcertification__continue.self-certify-no:after {
    content: '';
    background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/blue-chevron.svg) no-repeat;
    display: inline-block;
    width: 7px;
    height: 10px;
    background-size: 100%;
    margin: 0 0 0 6px;
}

.self-certify-blur .cmp-selfcertification__actions div:last-child .cmp-selfcertification__continue.self-certify-yes:after {
    content: '';
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/blue-chevron.svg') no-repeat;
    display: inline-block;
    width: 7px;
    height: 10px;
    background-size: 100%;
    margin: 0 0 0 6px;
}

.self-certify-blur .cmp-selfcertification__content .text:last-child {
    /*position: absolute;
    bottom: 24px;
    left: 0;*/
    text-align: center;
    padding: 24px 0 0 0;
}

.self-certify-blur .cmp-selfcertification__content .text:last-child p {
    color: #48464B;
    text-align: center;
    font-family: Montserrat;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.22px;
    text-transform: uppercase;
    padding: 0 3px 10px 0;
}

.self-certify-blur .cmp-selfcertification__content .text:last-child p.brn-wrap {
    text-align: center;
    display: inline-block;
    padding: 0;
}

.self-certify-blur .cmp-selfcertification__content .text:last-child p.brn-wrap-II {
    padding: 0;
}

.self-certify-blur .cmp-selfcertification__content .cmp-tooltip .cmp-tooltip-block .cmp-tooltip-description{
    color: #48464B;
    text-align: center;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: none;
}

.self-certify-blur .cmp-selfcertification__content .text .cmp-tooltip {
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/info-icon.svg') no-repeat;
    background-size: 12px;
    cursor: pointer;
    position: relative;
    background-position: left 4px;
    /*top: 4px;
    left: -1px;*/
}

.self-certify-blur .cmp-selfcertification__content .text .cmp-tooltip .cmp-tooltip-icon .fa-tooltip::after {
    width: 13px;
}

.self-certify-blur .cmp-selfcertification__content p:last-child {
    padding: 0 9px 24px 6px;
}

.self-certify-blur .cmp-selfcertification__continue.self-certify-yes {
    background: #234A43;
    color: #FFF;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.26px;
    text-transform: uppercase;
    width: auto;
    word-spacing: -0.05em;
    text-align: left;
    justify-content: space-between;
    padding: 0 12px;
    border: 1px solid #234A43;
}

button.cmp-selfcertification__continue.self-certify-yes:after {
    content: '';
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/white-chevron.svg') no-repeat;
    display: inline-block;
    width: 7px;
    height: 10px;
    background-size: 100%;
    margin: 0 0 0 6px;
    flex-shrink: 0;
}

.self-certify-blur .cmp-selfcertification__content .text:last-child p.brn-wrap-III {
    padding: 0 0 10px 0;
    text-align: center;
}

.self-certify-blur .brn-wrap-III .cmp-selfcertification__continue.self-certify-yes {
    border: 1px solid #234A43;
    border-radius: 0;
    color: #234A43;
    background: #FFF;
    display: inline-flex;
}

.self-certify-blur .brn-wrap-III .cmp-selfcertification__continue.self-certify-yes:after {
    content: '';
    background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/blue-chevron.svg) no-repeat;
    display: inline-block;
    width: 7px;
    height: 10px;
    background-size: 100%;
    margin: 0 0 0 6px;
}

.cmp-selfcertification__content .brn-wrap-II .cmp-selfcertification__continue.self-certify-no {
    border: 1px solid #234A43;
    color: #234A43;
    display: inline-flex;
}

.cmp-selfcertification__content .brn-wrap-II .cmp-selfcertification__continue.self-certify-no:hover, 
.cmp-selfcertification__content .brn-wrap-II .cmp-selfcertification__continue.self-certify-no:active, 
.cmp-selfcertification__content .brn-wrap-II .cmp-selfcertification__continue.self-certify-no:focus{
        text-decoration: none;   
}

.self-certify-blur .cmp-selfcertification__actions div:nth-child(2) .cmp-selfcertification__continue.self-certify-no:hover, 
.self-certify-blur .cmp-selfcertification__actions div:nth-child(2) .cmp-selfcertification__continue.self-certify-no:focus{
    text-decoration: none;
}

.self-certify-blur .cmp-tooltip .cmp-tooltip-block {
    background: #E2CEC0;
    padding: 16px;
    max-width: 318px;
    margin-left: auto;
    border-radius: 0;
    left: -300px;
    cursor: initial;
}

.self-certify-blur .cmp-tooltip .cmp-tooltip-block .cmp-tooltip-title {
    color: #48464B;
    text-align: center;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 0 0 8px 0;
    border: none;
}

.self-certify-blur .cmp-tooltip .cmp-tooltip-block:after{
    background: #E2CEC0;
    left: auto;
    right: 3px;
    width: 28px;
    bottom: -3px;
}

/* self certify ends  */
/* modal form */
.cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal-box {
    max-width: 623px;
    background: #FFF;
    margin: 0 0 50px 0;
    width: 100%;
    border-radius: 14px;
}

.cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal-box h2#modalTitle {
    padding: 16px;
    color: #171717;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 106.667% */
    text-transform: uppercase;
}

.cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal-box p.cmp-modal__field-info {
    color: #6C757D;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;    
    padding: 24px 24px 10px 24px;
}

.cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .cmp-dynamicform-v2 .cmp-dynamicform__generated-form {
    padding: 0 24px 24px 24px;
}

.cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    color:#3C4242;
    font-family:'Helvetica-Neue';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group .cmp-dynamicform__form-label-container {
    padding: 0 0 8px 0;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .form-control:not(textarea){
    max-width: 255px;
    height: 36px;
    padding: 6px 12px 6px 12px;
    text-indent: 0;
    color: #656969;
    font-family:'Helvetica-Neue';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    border-radius: 4px;
    border: 1px solid #CED4DA;
    background: #FFF;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form select.form-control {
    padding: 0 0 0 8px;
    position:relative;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    cursor: pointer;
    z-index: 10;
    height: 38px;
    line-height: 38px;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form #field-687a455b0f818b0002a62cb6:after {
    content: "";
    position: absolute;
    top: 11px;
    left: 226px;
    z-index: 5;
    pointer-events: none;
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/drop-down-arrow.png') no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100%;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .button-group {
    margin: 48px 0 0 0;
    text-align: center;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button.cmp-dynamicform__clear-btn {
    display: none;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button {
    background: #234A43;
    padding: 13px 12px;
    color: #FFF;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.26px;
    text-transform: uppercase;
    border-radius: 0;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button span{
    display: none;
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button:before{
    content:'SUBMIT';
}

.cmp-modal__dynamicform .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button:after{
    content: '';
    background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/white-chevron.svg) no-repeat;
    display: inline-block;
    width: 7px;
    height: 10px;
    background-size: 100%;
    margin: 0 0 0 4px;
}

.cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal__close {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    margin-top: 7%;
    max-width: 623px;
    cursor: default;
    height: auto;
    opacity: 1;
    background: none;
}

.cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal__close .modal__closeLabel{
    display: none;
}

.cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal__close span.modal__closeIcon {
    color: #000;
    width: 23px;
    height: 23px;
    display: inline-block;
    position: absolute;
    right: 17px;
    cursor: pointer;
    top: 18px;
    margin: 0;
}


/* modal form ends  */

/* modal popup  */
.cmp-modal__modalbox.modal-md .modal-box {
    max-width: 596px;
    background: none;
    padding: 0;
    border: none;
    border-radius: 0;
    width: auto;
}

.cmp-modal__modalbox.modal-md .modal-box .modal-box__content {
    padding: 0;
}

.modal.cmp-modal__modalbox.modal-md.modal--visible {
    background: rgba(37, 37, 37, 0.38);
    backdrop-filter: blur(5px);
}

.cmp-modal__modalbox.modal-md .modal-box{
    margin: 0;
}

.cmp-modal__modalbox.modal-md .modal-box h2 {
    margin: 0;
}

.cmp-modal__modalbox.modal-md .modal__close {
    /*opacity: 0;*/
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    margin-top: 3%;
    max-width: 623px;
    cursor: default;
    height: auto;
}

.cmp-modal__modalbox.modal-md .modal__close .modal__closeIcon {
    color: #000;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: absolute;
    right: 26px;
    cursor: pointer;
    top: 10px;
}

.cmp-modal__modalbox.modal-md .modal__close:focus .modal__closeIcon {
    outline: auto;
}

.cmp-modal__modalbox.modal-md .modal__close .modal__closeIcon *{
    opacity: 0;
}

.cmp-modal__modalbox.modal-md.cmp-modal__dynamicform .modal__close .modal__closeIcon *{
    opacity: 1;
}

/* modal popup ends  */

/* Exit ramp  */
.exit-ramp-modal .exit-ramp-title {
    color: #171717;
    font-family: Montserrat;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 106.667% */
    text-transform: uppercase;
    padding: 16px;
}

.exit-ramp-modal .modal-box__content {
    padding: 0;
}

.exit-ramp-modal .modal-box {
    max-width: 623px;
    margin-top: 0;
    width: 100%;
    border-radius: 14px;
}

#uppergi .exit-ramp-modal {
    background: rgba(37, 37, 37, 0.38);
}

.exit-ramp-modal .exit-ramp-body {
    padding: 24px;
    color: #6C757D;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.exit-ramp-modal .exit-ramp-actions {
    padding: 24px;
    display: flex;
    justify-content: space-between;
}

.exit-ramp-modal .exit-ramp-actions a.exit-ramp-continue.skip-exit-ramp {
    height: 42px;
    padding: 13px 12px;
    background: #234A43;
    color: #FFF;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.26px;
    text-transform: uppercase;
}

.exit-ramp-modal .exit-ramp-actions a.exit-ramp-continue.skip-exit-ramp:after {
    content: '';
    width: 6px;
    height: 9px;
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/white-chevron.svg') no-repeat;
    display: inline-block;
    position: relative;
    margin: 0 0 0 6px;
    background-size: 100%;
}    

.exit-ramp-modal .exit-ramp-actions .exit-ramp-cancel.close-exit-ramp {
    height: 42px;
    padding: 13px 12px;
    border:1px solid #234A43;
    color: #234A43;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.26px;
    text-transform: uppercase;
    cursor: pointer;
}

.exit-ramp-modal .exit-ramp-actions .exit-ramp-cancel.close-exit-ramp:after {
    content: '';
    width: 6px;
    height: 9px;
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/blue-chevron.svg') no-repeat;
    display: inline-block;
    position: relative;
    margin: 0 0 0 6px;
    background-size: 100%;
}

.exit-ramp-modal button.modal__close {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    margin-top: auto;
    max-width: 623px;
    cursor: default;
    background: none;
}

.exit-ramp-modal button.modal__close .modal__closeLabel {
    display: none;
}

.exit-ramp-modal button.modal__close span.modal__closeIcon {
    width: 23px;
    height: 23px;
    display: inline-block;
    position: absolute;
    right: 20px;
    cursor: pointer;
    top: 52px;
    color: #000;
}

/*.exit-ramp-modal button.modal__close:after {
    content: '';
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/close-stroke.svg') no-repeat;
    width: 23px;
    height: 23px;
    display: inline-block;
    top: 0;
    position: absolute;
    left: 0;
}*/

/* Exit ramp popup  */


/* header styles */

#uppergi{
    /*scroll-snap-type: y mandatory;*/
    padding: 0;
    /*background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/Homepage-Mobile.png') no-repeat;
    background-size: 100%;*/
}

.cmp-experiencefragment--header {
    display: grid;
    align-items: center;
    position: fixed;
    top: 0;
    width: 100%;
    padding: 0;
    height: 177px;
    z-index: 1000;
    background: transparent;
}

#hcp-ribbon-wrapper {
    background: #48464B;
}

#hcp-ribbon-wrapper>.text {
    width:100%;
    max-width: 1121px;
    margin: 0 auto;
    padding: 10px 0;
}

.hcp-ribbon-wrap p {
    color: #FFFAEF;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
}
#sticky-header #logo-wrap{
    background: #FFF;
}

#sticky-header #nav-wrap{
    /*background: rgba(250, 240, 223, 0.75);
    backdrop-filter: blur(8px);*/
    width: 100%;
    background: #faf0df;
    opacity: 0.9;
}

#sticky-header #logo-wrap>.text {
    width:100%;
    max-width: 1121px;
    margin: 0 auto;
}

.logo-bar {
    padding: 19px 0 13px 2px;
}

.logo-wrapper a {
    display: inline-block;
}

#sticky-header #nav-wrap>.text {
    width:100%;
    max-width: 1121px;
    margin: 0 auto;
}

#nav-wrap ul {
    list-style: none;
    display: flex;
    padding: 0 0 0 2px;
}

#nav-wrap ul li {
    padding: 20px 55px 20px 0;
}

#nav-wrap ul li a {
    color: #1B1D1F;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}

#nav-wrap ul li a:hover, #nav-wrap ul li a:active, #nav-wrap ul li a:focus, #nav-wrap ul li a.active {
    text-decoration: none;
    color: #234A43;
}



#home-banner-wrap{
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/banner-bg.png') no-repeat #FFFAEF;
    background-position: right 0px top -21px;
    margin: 177px 0 0 0;
}

#home-banner-wrap #home-banner-wrapper {
        width: 100%;
    max-width: 1121px;
    margin: 0 auto;
    padding: 125px 0 145px 0;
}

#home-banner-wrapper h1 {
    margin: 0 0 47px 0;
    color: #000;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    width: 500px;
}

#home-banner-wrapper h1 span  {        
    font-weight: 275;
}

#home-banner-wrapper p{
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    width: 460px;
    margin: 0 0 15px 0;
}

#home-banner-wrapper p span.nowrap-space{
    font-weight: 600 !important;
}

#home-banner-wrapper p.form-btn {
    margin: 36px 0 0 0;
}

#home-banner-wrapper p.form-btn a {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background: #234A43;
    width: 197px;
    height: 42px;
    margin: 0;
    padding: 0px 13px;
    color: #FFF;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 42px;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    position: relative;
}

#home-banner-wrapper p.form-btn a:hover, #home-banner-wrapper p.form-btn a:focus {
    text-decoration: none;
}
#home-banner-wrapper p.form-btn a:focus{
    outline-color: blue;
}

#home-banner-wrapper p.form-btn a:after {
    content: '';
    position: absolute;
    background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/right-chevron.svg) no-repeat;
    width: 11px;
    height: 17px;
    right: 12.5px;
    top: 12.5px;
}


#disease-overview-wrap #disease-overview-wrapper{
	width: 100%;
    max-width: 1121px;
    margin: 0 auto;
    padding: 82px 0;
}

#treatment-landcape-wrap #treatment-landcape-wrapper{
	width: 100%;
	max-width: 1121px;
	margin: 0 auto;
	padding: 85px 0 63px 0;
}

#cornerstones-wrap #cornerstones-wrapper{
	width: 100%;
    max-width: 1121px;
    margin: 0 auto;
    padding: 62px 0 77px 0;
}

#disease-management-wrap {
    background: #FFFAEF;
    scroll-snap-align: start;
    scroll-margin-top: 177px;
}

#disease-management-wrap #disease-management-wrapper{
	width: 100%;
    max-width: 1121px;
    margin: 0 auto;
    padding: 88px 0 80px 0;
}

#malnutrition-wrap{
    background: rgba(247, 232, 206, 0.65);
}

#malnutrition-wrap #malnutrition-wrapper{
	width: 100%;
    max-width: 1121px;
    margin: 0 auto;
    padding: 61px 0 76px 0;
}

#abbre-wrap{
background: #FFFAEF;
}

#abbre-wrap #abbre-wrapper{
	width: 100%;
    max-width: 1121px;
    margin: 0 auto;
    padding: 95px 0 85px 0;
}

#disease-overview-wrap {
    background: rgba(247, 232, 206, 0.65);
    scroll-snap-align: start;
    scroll-margin-top: 177px;
}

#treatment-landcape-wrap {
    background: #FFFAEF;
    scroll-snap-align: start;
    scroll-margin-top: 177px;
}

#cornerstones-wrap {
    background: rgba(247, 232, 206, 0.65);
}

#disease-overview-wrapper .h1-sec {
    margin: 0;
    margin: 0;
    color: #000000;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

#disease-overview-wrapper .h1-sec span {
    font-weight: 275;
}

#disease-overview-wrapper .h2-sec {
    margin: 8px 0 0 0;
    color: #000000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
}

#disease-overview-wrapper .h2-sec span.nowrap-space{
    font-weight: 600 !important;
}

.tri-col {
    padding: 36px 0 33px 0;
    display: flex;
}

.tri-col .tri-col-one{
    width: 360px;
    margin: 0;
    padding: 43px 60px 0 0;
}

.tri-col .tri-col-one .h3-sec {
    color: #234A43;    
    font-size: 80px;
    font-style: normal;
    font-weight: 250;
    line-height: 91px;
    letter-spacing: -1.6px;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

.tri-col .tri-col-one p {
    color: #234A43;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-family: "Instrument Sans", sans-serif;
}
.tri-col-three {
    padding: 8px 0 0 66px;
}
.tri-col-three p {
    color: #234A43;
    font-family: "Instrument Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.tri-col-three .h3-sec {
    color: #234A43;
    font-size: 65px;
    font-style: normal;
    font-weight: 250;
    line-height: normal;
    font-family: "Montserrat", sans-serif;
    margin: 0;
}


.tri-col-three {
    padding: 8px 0 0 66px;
}

.tri-col-three img:nth-child(3) {
    margin: 6px 0 3px 0;
}

.tri-col-three .h3-sec:nth-child(5) {
    margin: 15px 0 0 0;
}

.tri-col-three img:nth-child(6) {
    margin: 10px 0 7px 0;
}
.duo-call-out {
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/rect-bg.svg') no-repeat;
    background-size: 100%;
    width: 1116px;
    height: 135px;
    color: #234A43;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    padding: 45px 140px 0 140px;
}

.two-col-sec {
    display: flex;
    margin: 36px 0 0 0;
    gap: 18px;
    align-items: center;
}

.two-col-sec .two-col-sec-left {
    /*width: 361px;
    border-right: 1px solid #000; */
    margin: 0; 
    text-align: center;
    flex-shrink: 0;
}

.two-col-sec .two-col-sec-left h3 {
    color: #234A43;
    text-align: center;
    font-family: Montserrat;
    font-size: 65px;
    font-style: normal;
    font-weight: 250;
    line-height: 44px;
    margin: 0;
}

.two-col-sec .two-col-sec-left p {
    color: #000;
    text-align: center;
    font-family: "Instrument Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 0px 0;
}

.right-row-one {
    display: flex;
    width: 680px;
    padding: 6px 0 0 0;
    gap: 31px;
    align-items: center;
}

.two-col-sec .two-col-sec-right .h4-sec {
    color: #234A43;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    padding: 13px 140px 0 0;
    font-family: "Montserrat",sans-serif
}

.two-col-sec .two-col-sec-right p {
    padding: 23px 180px 0 7px;
    color: #000;
    font-family: "Instrument Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.two-col-img {
    margin: 36px 0 0 0;
}

.two-col-img .two-col-img-txt {
    display: flex;
    gap: 26px;
    align-items: center;
}

.two-col-img .two-col-img-txt p {
    color: #000;
    font-family: "Instrument Sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0px 150px 14px 0;
}

.two-col-img .two-col-img-txt:last-child {
    margin: 30px 0 0 0;
    display: none;
}

.two-col-img .two-col-img-txt:last-child p {
    padding: 0 80px 0 0;
}

#treatment-landcape-wrapper .h1-sec {
    margin: 0;
    margin: 0;
    color: #000000;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.095em;
    text-transform: uppercase;
}

#treatment-landcape-wrapper .h1-sec span {
    font-weight: 275;
}

#treatment-landcape-wrapper h2 {
    margin: 12px 0 0 0;
    color: #000000;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    text-transform: uppercase;
}

#treatment-landcape-wrap .duo-call-out{
    padding: 28px 45px 0 45px;
    margin: 51px 0 45px 0;
    height: 158px;
    background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/rect-bg-II.svg) no-repeat;
    width: 1121px;
}

#treatment-landcape-wrap .duo-call-out h2{
    color: #234A43;
    text-align: center;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}
#guidelines-sec {
    margin: 0 0 0px 0;
}

#guidelines-sec:after {
    content: "";
    clear: both;
    display: table;
}
#guidelines-sec .two-col-row {
    display: flex;
    gap: 19px;
    margin: 0 0 32px 0;
}

#guidelines-sec .two-col-row .col-left {
    flex-shrink: 0;
    width: 263px;
    border-top: 1px solid #234A43;
}

#guidelines-sec .two-col-row .col-left h3 {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px; /* 125% */
    margin: 26px 0 19px 0;
}

#guidelines-sec .two-col-row .col-left p {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 0 10px 17px 0;
}

#guidelines-sec .two-col-row .col-left p.sup {
    color: #000000;
    font-family: "Instrument Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    padding: 0;
}

#guidelines-sec .two-col-row .col-right {
    border-top: 1px solid rgba(35, 74, 67, 0.5);
}

#guidelines-sec .two-col-row .col-right img {
    margin: 63px 0 0 0;
}

#guidelines-sec .two-col-row:nth-child(2) .col-right img {
    margin: 83px 0 0 0;
}

#treatment-landcape-wrapper .calendar-frame {
    margin: 12px 0 0 0;
}

#treatment-landcape-wrapper .calendar-frame .h2-sec {
    margin: 0;
    color: #234A43;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: -0.02em;
}

#treatment-landcape-wrapper .calendar-frame {
    margin: 48px 0 0 0;
    background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/calendar-bg.svg) no-repeat;
    background-size: 100%;
    padding: 0 0 20px 0;
}

#treatment-landcape-wrapper .calendar-frame .cta {
    /*background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/rect-bg-III.svg) no-repeat;*/
    width: 1116px;
    height: 169px;
    padding: 38px 90px 0 67px;
}

#treatment-landcape-wrapper .calendar-frame .time-line {
    display: flex;
    margin: 36px 0 0 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left {
    width: 321px;
    flex-shrink: 0;
    padding: 0 59px 0 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .h3-sec {
    color: #234A43;
    text-align: right;
    font-family: "Montserrat", sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 250;
    line-height: normal;
    text-transform: capitalize;
    margin: 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .h4-sec {
    color: #234A43;
    text-align: right;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 32px; /* 128% */
    text-transform: capitalize;
    margin: 0 0 12px 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .h4-sec sup {
    font-size: 60%;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left p {
    color: #000;
    text-align: right;
    font-family: "Instrument Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    padding: 0 0 0 10px;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .five-teen p {
    color: #234A43;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .zero-six p{
    padding: 0 0 0 65px;
    color: #234A43;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .twenty-four {
    margin: 2px 0 324px 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .nine-teen {
    margin: 0 0 213px 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .five-teen {
    margin: 0 0 22px 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right {
        padding: 24px 0 0 59px;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right ul {
    list-style: square;
    padding: 0 0 0 26px;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right ul li {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 125% */
    padding: 0 0 10px 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right ul li::marker {
    font-size: 12px;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right .twenty-four .graph-table {
    display: flex;
    justify-content: space-between;
    margin: 19px 0 43px 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right .nine-teen .graph-table{
    display: flex;
    justify-content: space-between;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right .nine-teen .graph-table .graph-table-right {
    width: 357px;
    flex-shrink: 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right .nine-teen .graph-table .graph-table-left {
    padding: 0 20px 0 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right .five-teen {
    margin: 40px 0 117px 0;
}

#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right .five-teen p, 
#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right .zero-six p{    
    color: #000;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;    
}

#cornerstones-wrap #cornerstones-wrapper .h2-sec {
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 0 120px 15px 0;
}

#quotes-text.cmp-text{
	margin: 33px 0 62px 0;
}

#quotes-text .cta-wrap {
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/rect-bg-IV.svg') no-repeat;
    width: 1116px;
    height: 190px;
}

#quotes-text .cta-wrap *{
    display: none;
}

#disease-management-wrapper .h1-sec {
    margin: 0;
    margin: 0;
    color: #000000;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: 0.095em;
    text-transform: uppercase;
}

#disease-management-wrapper .h1-sec span {
    font-weight: 275;
}


#disease-management-wrapper .h2-sec {
    margin: 38px 0 0 0;
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
}

#disease-management-wrapper .h2-sec span.nowrap-space{
    font-weight: 800 !important;
}

#disease-management-wrapper .h3-sec {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px; /* 125% */
    margin: 17px 0 0 0;
}

#disease-management-wrapper .two-col{
    display:flex;
    gap: 100px;
    gap: 93px;
    padding: 42px 0;
}
#disease-management-wrapper .two-col .two-col-one {
     width: 457px;
     width: 464px;
     flex-shrink: 0;
}
#disease-management-wrapper .two-col .two-col-one .col-row  {
    display:flex;
    gap: 28px;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:first-child {
    width: 70px;
    flex-shrink: 0;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:first-child {
    width:  70px;
    flex-shrink: 0;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2) p {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    padding: 0 20px 0 0;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2) p span {
    font-weight: 700;
}

#disease-management-wrapper .two-col .two-col-one .col-row.col-row.row-one {
    margin: 0 0 36px 0;
    padding: 0 10px 0 0;
}

#disease-management-wrapper .two-col .two-col-one .col-row.col-row.row-two {
    margin: 0 0 36px 0;
    padding: 0 7px 0 0;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2) ul {
    list-style: square;
    padding: 14px 28px 0 26px;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2) ul li{
    color: #000;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2) ul li::marker {
    font-size: 12px;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2).row-three-right p {
    padding: 0 0px 0 0;
}

#disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2).row-three-right p:first-child {
    padding: 0 0px 9px 0;
}

#malnutrition-wrapper h2 {
    margin: 38px 0 33px 0;
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}

#malnutrition-wrapper .h2-sec {
    margin: 38px 0 29px 0;
    color: #000;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: -0.03em;
}

#malnutrition-wrapper .two-col {
    display:flex;
    gap: 24px;
}

#malnutrition-wrapper .two-col .two-col-one {
    width: 263px;
    padding: 0 24px 0 0;
    flex-shrink: 0;
    border-right: 1px solid #234A43;
}

#malnutrition-wrapper .two-col .two-col-one .h3-sec {
    color: #000;
    text-align: right;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    padding: 0;
}

#malnutrition-wrapper .two-col .two-col-one .h3-sec span {
    color: #234A43;
    text-align: right;
    font-family: Montserrat;
    font-size: 25px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px; /* 120% */
    padding: 0 0 6px 0;
    display: inline-block;
}

#malnutrition-wrapper .two-col .two-col-two .h4-sec {
    color: #234A43;
    font-family: "Instrument Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    margin: 0;
    padding: 4px 0 23px 0;
}

#malnutrition-wrapper .two-col .two-col-two {
    padding: 0 40px 0 0;
}

#malnutrition-wrapper .two-col .two-col-two .two-col-wrap {
    display: flex;
    gap: 25px;
    align-items: center;
    padding: 0 0 25px 0;
}

#malnutrition-wrapper .two-col .two-col-two .two-col-wrap div:nth-child(1) {
    width: 70px;
    height: 70px;
    flex-shrink: 0;
}

#malnutrition-wrapper .two-col .two-col-two .two-col-wrap div:nth-child(2) p {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px; /* 122.222% */
}

/*#malnutrition-wrapper .two-col .two-col-two .two-col-wrap:nth-child(2) div:nth-child(2) p {
    padding: 0 260px 0 0;
}

#malnutrition-wrapper .two-col .two-col-two .two-col-wrap:nth-child(3) div:nth-child(2) p {
        padding: 0 230px 0 0;
}

#malnutrition-wrapper .two-col .two-col-two .two-col-wrap:nth-child(4) div:nth-child(2) p {
    padding: 0 110px 0 0;
}*/

#malnutrition-wrapper .two-col .two-col-two .two-col-wrap div:nth-child(1) img {
    width: 70px;
    height: 70px;
}

#abbre-wrap #abbre-wrapper p {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#abbre-wrap #abbre-wrapper p.title {
    font-weight: 700;
    padding: 0 0 12px 0;
}

#abbre-wrap #abbre-wrapper p:last-child {
    padding: 0 10px 11px 0;
}

#abbre-wrap #abbre-wrapper .references p:last-child {
    word-break: break-all;
}

#abbre-wrap #abbre-wrapper p a {
    color: #000;
    pointer-events: none;
    word-break: break-all;
}

#footer-wrap {
    border-top: 1px solid #EBEFEE;
    background: #FFF;
}

.footer-wrapper {
    max-width: 1118px;
    width: 100%;
    margin: 0 auto;
    padding: 42px 0 0 0;
}

.footer-wrapper .footer-row-one {
    display: flex;
    justify-content: space-between;
}

.footer-wrapper .footer-row-one .row-one-left {
    width: 263px;
}

.footer-wrapper .footer-row-one .row-one-left a {
    display: inline-block;
    margin: 0 0 15px 0;
}

.footer-wrapper .footer-row-one .row-one-left p {
    color: #3C4242;
    font-family: 'Inter';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
}

.footer-wrapper .footer-row-one .row-one-right ul{
    width: 548px;
    margin: 12px 0 0 0;
}
.footer-wrapper .footer-row-one .row-one-right ul li {
    color: #3C4242;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    width: 50%;
    padding: 0 0 24px 0;
    float: left;
}
.footer-wrapper .footer-row-one .row-one-right ul li a {
    color: #3C4242;
}
.footer-wrapper .footer-row-one .row-one-right ul li:nth-child(even) {
  padding: 0 0 24px 12px;
}

.footer-wrapper .footer-row-two {
    display: flex;
    justify-content: space-between;
    margin: 51px 0 50px 0;
    align-items: flex-end;
}

.footer-wrapper .footer-row-two ul li a {
    margin: 0 24px 0 0;
}

.footer-wrapper .footer-row-two ul {
    display: flex;
}

.footer-wrapper .footer-row-two .row-one-right p {
    color: #3C4242;
    text-align: right;

/* Details Inter medium */
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 166.667% */
}

.graph-table a {
    position:relative;
    display: block;
}

.graph-table a:after {
    position: absolute;
    right: 10px;
    top: 10px;
    content: "";
    width: 31px;
    height: 31px;
    background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/desktop/expand-icon.svg') no-repeat;
    background-size: 100%;
}

/* Carousel alignment */

#carousel-quotes .cmp-carousel__item--swipe {    
    justify-content: space-between;
}

.cmp-carousel-horizontal .cmp-image__image{
    height: auto !important;
}

#carousel-quotes .cmp-carousel__actions.cmp-carousel__actions--swipe {
    display: none;
}

#carousel-quotes.cmp-carousel-horizontal--swipe {
    background: transparent;
    margin: 33px 0 62px 0;
}

/* Carousel alignment ends */

.two-col-two.additional-charts {
    width: 549px;
    height: 486px;
}

.additional-charts p.chart-title {
    color: #234A43;
    text-align: center;
    font-family: "Instrument Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.additional-charts p.chart-sub-title {
    margin: 27px 0 14px 0;
    display: flex;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.additional-charts p.chart-sub-title span {
    flex-grow: 1;
    flex-basis: 0;
}

.additional-charts p.chart-sub-title span.sub-title-rhs {
    padding: 0 0 0 23px;
}

.additional-charts .chart-table {
    display: flex;
    flex-direction: column;
}

.additional-charts .chart-table .table-row-1 {
    display: flex;
    flex-direction: row;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    align-items: center;
    border-bottom: 3px solid #976F53;
}

.additional-charts .chart-table>div>div {    
    margin: 0 0 7px 0;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.6px;
}

.additional-charts .chart-table .table-row-1>div {    
    margin: 0 0 7px 0;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
}

.additional-charts .chart-table>div>.table-col-1 {
    width: 150px;
    padding: 0 20px 0 12px;
}

.additional-charts .chart-table>div>.table-col-2 {
    width: 136px;
}

.additional-charts .chart-table>div>.table-col-3 {
    width: 137px;
}

.additional-charts .chart-table>div>.table-col-4 {
    width: 125px;
}

.additional-charts .chart-table .table-row-2 {
    display: flex;
    flex-direction: row;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    border-bottom: 1px dotted #976F53;
    padding: 9px 0 8px 0;
}

.additional-charts .chart-table .table-row-3 {
    display: flex;
    flex-direction: row;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    border-bottom: 1px dotted #976F53;
    padding: 15px 0 6px 0;
}

.additional-charts .chart-table .table-row-4 {
    display: flex;
    flex-direction: row;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    border-bottom: 1px dotted #976F53;
    padding: 15px 0 9px 0;
}

.additional-charts .chart-table .table-row-5 {
    display: flex;
    flex-direction: row;
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 15px;
    border-bottom: 3px solid #976F53;
    padding: 15px 0 8px 0;
    margin: 0 0 9px 0;
}

.additional-charts p.chart-desc {
    color: #000;
    font-family: "Instrument Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15.6px;
    padding: 0 5px 0 12px;
    text-indent: -0.3em;
}


@media only screen and (max-width: 991px){
    .desktop-only{
        display: none;
    }
    .mobile-only{
        display: block;
    }
    
    #header-wrapper {
        width: 100%;
        /*width: 390px;*/
    }
    
    .logo-bar {
        padding: 19px 0 13px 13px;
    }
    #nav-wrap .text>.cmp-text {
        overflow: scroll;
        width: 100vw;
    }
    
    #nav-wrap ul {
        padding: 0 0 0 20px;
        width: 735px;
    }  
    
    #home-banner-wrapper h1 {
        font-size: 40px;
        line-height: 40px;
        letter-spacing: normal;
        width: auto;
        padding: 0 0 0 14px;
    }
    
    #home-banner-wrapper p {
        width: auto;
    }
    
    #home-banner-wrap {
        background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/mobile/banner-bg.svg) no-repeat #FFFAEF;
        background-position: right top;
    }
    
    #home-banner-wrap #home-banner-wrapper {
        padding: 40px 0 65px 0;
    }
    
    #home-banner-wrapper p {
        width: auto;
        padding: 0 20px 0px 20.5px;
    }
    
    #home-banner-wrapper p {
        width: auto;
        padding: 0 20px 0px 20.5px;
    }
    
    #home-banner-wrapper p:nth-child(3) {
        padding: 0 60px 0 20.5px;
    }
    
    #disease-overview-wrap #disease-overview-wrapper {
        padding: 48px 16px;
    }
    
    #disease-overview-wrapper .h1-sec {
        font-size: 40px;
        line-height: 40px; /* 100% */
        letter-spacing: 4px;
    }
    #disease-overview-wrapper .h1-sec span {
        font-weight: 250;
    }
    
    .tri-col {
        flex-direction: column;
        gap: 24px;
    }
    
    .tri-col .tri-col-one {
        width: 100%;
        padding: 0;
    }
    
    .tri-col .tri-col-two {
        text-align: center;
    }
    
    .tri-col .tri-col-one .h3-sec {
        text-align: center;
        line-height: 98px;
    }
    
    .tri-col-two img.mobile-only {
        display: inline-block;
    }
    
    .tri-col-three {
        padding: 0;
    }
    
    .tri-col-three img:nth-child(3) {
        margin: 4px 0 7px 0;
    }
    
    .tri-col-three img:nth-child(6) {
        margin: 10px 0;
    }
    
    .duo-call-out {
        background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/mobile/rect-bg.svg') no-repeat;
        height: 272px;
        background-size: 100%;
        width: 100%;
        max-width: 356px;
        padding: 56px 20px 0 20px;
        margin: 0 auto;
    }
    
    .two-col-sec {
        flex-direction: column;
        margin: 32px 0 0 0;
        gap: 28px;
    }
    
    .two-col-sec .two-col-sec-left {
        border-right: none;
    }
    
    .two-col-sec .two-col-sec-left h3 {
        line-height: 80px;
    }
    
    .two-col-sec .two-col-sec-left p {
        margin: 0 0 24px 0;
    }
    
    .two-col-sec .two-col-sec-right {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }
    
    .two-col-sec .two-col-sec-right .h4-sec {
        padding: 0;
        letter-spacing: -0.01em;
    }
    
    .two-col-sec .two-col-sec-right p {
        padding: 0;
        letter-spacing: 0.01em;
    }
    
    .two-col-sec .two-col-sec-right .right-row-two p {
        padding: 0 8px;
        line-height: 22px;
    }
    
    .right-row-one {
        flex-direction: column;
        width: 100%;
        text-align: center;
        gap: 24px;
    }
    
    .two-col-sec .two-col-sec-right .right-row-one h4 {
        padding: 0;
    }
    
    .two-col-img {
        margin: 24px 0 0 0;
    }
    
    .two-col-img .two-col-img-txt {
        justify-content: space-between;
        align-items: flex-start;
    }
    
    .two-col-img .two-col-img-txt p {
        padding: 0;
    }
    
    .two-col-img .two-col-img-txt:last-child {
        margin: 36px 0 0 0;
    }
    
    .two-col-img .two-col-img-txt:last-child p {
        padding: 0;
    }
    
    #treatment-landcape-wrap #treatment-landcape-wrapper {
        padding: 48px 16px;
    }
    
    #treatment-landcape-wrapper .h1-sec {
        font-size: 40px;
        line-height: 40px; /* 100% */
        letter-spacing: 4px;
    }
    
    #treatment-landcape-wrapper h2 {
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 8px 0 0 0;
        line-height: 28px;
    }
    
    #treatment-landcape-wrap .duo-call-out {
        margin: 36px 0;
        height: 158px;
        background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/mobile/rect-bg-II.svg) no-repeat;
        width: 100%;
        padding: 28px 18px 0 19px;
    }
    
    #treatment-landcape-wrap .duo-call-out h2 {
        font-size: 14px;
    }
    
    #guidelines-sec .two-col-row {
        flex-direction: column;
        gap: 20px;
        margin: 0;
    }
    
    #guidelines-sec .two-col-row .col-left {
        width: 100%;
    }
    
    #guidelines-sec .two-col-row .col-right {
        border: none;
    }
    
    #guidelines-sec .two-col-row .col-right img {
        margin: 0;
    }
    
    #guidelines-sec .two-col-row .col-left h3 {
        margin: 22px 0 15px 0;
    }
    
    #guidelines-sec .two-col-row .col-left p {
        padding: 0 10px 15px 0;
    }
    
    #guidelines-sec .two-col-row:nth-child(2) .col-right img {
        margin: 10px 0 28px 0;
    }
    
    #treatment-landcape-wrapper .calendar-frame {
        margin: 32px 0 0 0;
        background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/mobile/calendar-bg.svg) no-repeat;
        padding: 0;
        max-width: 362px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .h2-sec {
        line-height: 30px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .cta {
        width: 100%;
        height: 438px;
        padding: 37px 15px 0 15px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line {
        flex-direction: column;
        margin: 33px 0 0 0;
    }
    
    /*#treatment-landcape-wrapper .calendar-frame .time-line .time-line-right {
        display: none;
    }*/
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left {
        width: 100%;
        padding: 0;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .h3-sec {
        text-align: left;
        letter-spacing: normal;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .h4-sec {
        text-align: left;
        letter-spacing: normal;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left p {
        text-align: left;
        padding: 0;
        letter-spacing: -0.01em;
        line-height: 30px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .twenty-four {
        margin: 0 0 16px 0;
        padding: 0 0 0 48px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .twenty-four-mobile ul {
        list-style: disc;
        padding: 0 0 0 48px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .twenty-four-mobile ul li {
        color: #000;
        font-family: "Instrument Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .twenty-four-mobile .graph-table {
        display: flex;
        justify-content: space-between;
        margin: 24px 0 26px 0;
        flex-direction: column;
        gap: 24px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .nine-teen {
        margin: 0;
        padding: 0 0 0 48px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .nine-teen-mobile .graph-table ul {
        list-style: disc;
        padding: 16px 5px 15px 74px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .nine-teen-mobile .graph-table ul li {
        color: #000;
        font-family: "Instrument Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .five-teen {
        margin: 0;
        padding: 16px 0 0 48px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .five-teen p {
        padding: 0 50px 0 0;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .five-teen-mobile {
        padding: 16px 0 0 48px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .five-teen-mobile p {    
        color: #000;
        font-family: "Instrument Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .zero-six {
        padding: 14px 0 0 48px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .zero-six p{
        padding: 0 118px 0 0;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .zero-six-mobile{
        padding: 16px 10px 0 48px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .time-line .time-line-left .zero-six-mobile p{
        color: #000;
        font-family: "Instrument Sans";
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    
    #cornerstones-wrap #cornerstones-wrapper {
        padding: 48px 16px;
    }
    
    #cornerstones-wrap #cornerstones-wrapper .h2-sec {
        padding: 0 0 36px 0;
        margin: 0;
    }
    
    #quotes-text .cta-wrap {
        background: url(/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/mobile/rect-bg-IV.svg) no-repeat;
        width: 100%;
        height: 190px;
        background-size: 100%;
    }
    
    #quotes-text.cmp-text {
        margin: 36px 0 42px 0;
    }
    
    #disease-management-wrapper .h1-sec {
        font-size: 40px;
        line-height: 40px; /* 100% */
        letter-spacing: 4px;
    }
    
    #disease-management-wrap #disease-management-wrapper {
        padding: 48px 16px;
    }
    
    #disease-management-wrapper .h2-sec {
        font-size: 25px;
        margin: 24px 0 0 0;
    }
    
    #disease-management-wrapper .h3-sec {
         /* 125% */
         margin: 24px 0 0 0;
         letter-spacing: -0.01em;
    }
    
    #disease-management-wrapper .two-col {
        flex-direction: column;
        gap: 32px;
    }
    
    #disease-management-wrapper .two-col .two-col-one {
        width: 100%;
    }
    
    #disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2) p {
        padding: 0 16px 0 0;
    }
    
    #disease-management-wrapper .two-col .two-col-one .col-row div:nth-child(2) ul {
        padding: 14px 5px 0 26px;
    }
    
    #malnutrition-wrap #malnutrition-wrapper {
        padding: 48px 16px;
    }
    
    #malnutrition-wrapper .h2-sec {
        margin: 0 0 23px 0;
        letter-spacing: -0.04em;
    }
    
    #malnutrition-wrapper .two-col {
        flex-direction: column;
        gap: 15px;
    }
    
    #malnutrition-wrapper .two-col .two-col-one {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #234A43;
        padding: 0;
    }
    
    #malnutrition-wrapper .two-col .two-col-one .h3-sec {
        text-align: left;
        padding: 0 0 10px 0;
    }
    
    #malnutrition-wrapper .two-col .two-col-one .h3-sec span {
        text-align: left;
    }
    
    #malnutrition-wrapper .two-col .two-col-two {
        padding: 0;
    }
    
    #malnutrition-wrapper .two-col .two-col-two .h4-sec {
        padding: 0 0 24px 0;
    }
    
    #malnutrition-wrapper .two-col .two-col-two .two-col-wrap:nth-child(2) div:nth-child(2) p, 
    #malnutrition-wrapper .two-col .two-col-two .two-col-wrap:nth-child(3) div:nth-child(2) p, 
    #malnutrition-wrapper .two-col .two-col-two .two-col-wrap:nth-child(4) div:nth-child(2) p{
        padding: 0;
    }
    
    #malnutrition-wrapper .two-col .two-col-two .two-col-wrap:last-child {
        padding: 0;
    }
    
    #abbre-wrap #abbre-wrapper {
        padding: 48px 16px;
    }
    
    .footer-wrapper {
        padding: 32px 16px;
    }
    
    .footer-wrapper .footer-row-one {
        flex-direction: column;
    }
    
    .footer-wrapper .footer-row-one .row-one-left {
        width: 100%;
        text-align: center;
    }
    
    .footer-wrapper .footer-row-one .row-one-left a {
        margin: 24px 0;
    }
    
    .footer-wrapper .footer-row-one .row-one-left p {
        padding: 0 45px;
        margin: 32px 0 0 0;
    }
    
    .footer-wrapper .footer-row-one .row-one-left a img {
        width: 184px;
        height: 43px;
    }
    
    .footer-wrapper .footer-row-one .row-one-right ul {
        width: 100%;
        margin: 32px 0 0 0;
        display: flex;
        flex-wrap: wrap;
    }
    
    .footer-wrapper .footer-row-one .row-one-right ul li {
        padding: 0 0 24px 0;
        text-align: center;
        flex: 50%;
    }
    
    .footer-wrapper .footer-row-one .row-one-right ul li:nth-child(even) {
        padding: 0 0 24px 0;
    }
    
    .footer-wrapper .footer-row-one .row-one-right ul li:last-child {
        padding: 0 50% 0 0;
    }
    
    .footer-wrapper .footer-row-two {
        margin: 32px 0 0 0;
    }
    
    .footer-wrapper .footer-row-two .row-one-right{
        width: 100%;
    }
    
    .footer-wrapper .footer-row-two .row-one-right p {
        text-align: center;
        padding: 0 60px;
    }
    
    .footer-wrapper .footer-row-one .row-one-left ul {
        display: flex;
        justify-content: center;
        gap: 24px;
        margin: 32px 0 0 0;
    }
    
    .footer-wrapper .footer-row-one .row-one-left ul li a {
        margin: 0;
    }
    
    .footer-wrapper .footer-row-one .row-one-left ul li a img {
        width: 24px;
        height: 24px;
    }
    
    /* self certify mobile  */
    .self-certify-blur .cmp-selfcertification__title h1 {
        font-size: 25px;
        line-height: 25px;
        letter-spacing: 0;
    }
    
    .self-certify-blur .cmp-selfcertification__content .text:last-child p {
        padding: 0 3px 0 0;
    }
    
    
    .self-certify-blur .cmp-selfcertification__content .text:last-child p.brn-wrap-III {
        padding: 0 0 8px 0;
    }    
    
    .self-certify-blur .cmp-selfcertification__content {
        padding: 16px 16px 11px 16px;
    }
    
    .self-certify-blur .cmp-selfcertification__content .text:last-child {
        bottom: 11px;
    }
    
    .self-certify-blur .cmp-selfcertification__actions {
        padding: 24px 15px 40px 15px;
    }
    
    .self-certify-blur .cmp-selfcertification__continue.self-certify-yes {
        text-align: center;
        height: auto;
        padding: 6px 8px;
        justify-content: space-between;
        margin: 0 0 20px 0;
    }
    
    .self-certify-blur .cmp-selfcertification__actions div:nth-child(2) .cmp-selfcertification__continue.self-certify-no,
    .cmp-selfcertification__content .brn-wrap-II .cmp-selfcertification__continue.self-certify-no{
        max-width: 274px;
        text-align: center;
        margin: 0 0 20px 0;
    }
    
    .cmp-selfcertification__actions div {
        display: flex;
        justify-content: center;
    }
    
    .self-certify-blur .cmp-selfcertification__actions div:last-child .cmp-selfcertification__continue.self-certify-yes,
    .self-certify-blur .brn-wrap-III .cmp-selfcertification__continue.self-certify-yes{
        width: 190px;
        margin: 0;
    }
    
    .self-certify-blur .cmp-tooltip .cmp-tooltip-block {
        left: initial;
        top: -204px;
        width: 318px;
        right: -5px;
        bottom: auto;
    }
    
    .self-certify-blur .cmp-tooltip .cmp-tooltip-block:after {
        top: auto;
    }
    
    .self-certify-blur .cmp-tooltip .cmp-tooltip-block:after {
        top: auto;
        right: 2px !important;
        bottom: -2px;
    }
    .popup-I, .popup-II, .popup-III {
        padding: 0 30px;
        text-align: center;
    }
    
    .popup-I .mobile-only,
    .popup-II .mobile-only,
    .popup-III .mobile-only{
        display: inline-block;
        width: 100%;
    }
    
    .cmp-modal__modalbox.modal-md .modal__close {
        margin-top: 12vh;
        max-width: 596px;
        background: transparent;
    }
    
    .cmp-modal__modalbox.modal-md .modal__close:focus{
        outline: none !important;
    }
    
    .cmp-modal__modalbox.modal-md .modal__close .modal__closeLabel {
        font-size: 0;
    }
    
    .cmp-modal__modalbox.modal-md .modal__close .modal__closeIcon {
        right: 8px;
        top: 20px;
        width: 28px;
        height: 28px;
        margin: 0 30px 0 0;
    }
    
    .cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal__close span.modal__closeIcon{
        right: 17px;
        top: 17px;
    }
    /* self certify ends */
    .exit-ramp-modal .modal-box {
        margin: 0 auto;
        width: calc(100% - 60px);
    }
    
    .exit-ramp-modal .exit-ramp-title {
        font-size: 25px;
        line-height: 25px;
    }
    
    .exit-ramp-modal .exit-ramp-actions {
        flex-direction: column;
        align-items: center;
    }
    
    .exit-ramp-modal .exit-ramp-actions a.exit-ramp-continue.skip-exit-ramp {
        width: fit-content;
        margin: 0 0 10px 0;
    }
    
    .exit-ramp-modal button.modal__close span.modal__closeIcon {
        right: 33px;
        top: 17px;
    }
    
    .exit-ramp-modal button.modal__close {
        height: auto;
        margin: 0;
    }
    
    .cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal-box {
        margin: 0 auto 30px auto;
        width: calc(100% - 60px);
    }
    
    .cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal-box h2#modalTitle {
        font-size: 25px;
        line-height: 25px;
    }
    
    .self-certify-blur .cmp-selfcertification .modal-box {
        margin: 0 auto 30px auto;
    }
    
    /* Carousel alignment mobile */
    #cornerstones-wrap  .carousel.panelcontainer {
        margin-left: -16px;
        margin-right: -16px;
       
    }
    
   /*#cornerstones-wrap .cmp-carousel-horizontal .cmp-image__image {
         margin-left: 14px;
         margin-right: -16px;
    }*/
    /* Carousel alignment mobile ends */
    
    .two-col-two.additional-charts {
        width: 100%;
        height: 638px;
        max-width: 378px;
        /*background: url('/content/dam/intelligentcontent/unbranded/ic-uppergi-nav/us/en/images/mobile/Additional_Charts.svg') no-repeat;
        background-size: 100%;*/
    }
    
    .two-col-two.additional-charts {
        width: 100%;
        height: auto;
        max-width: 378px;
        margin: 0 auto;
    }
    
    .additional-charts p.chart-sub-title {
        margin: 22px 0 9px 0;
    }
    
    .additional-charts .chart-table>div>div {
        margin: 0;
    }
    
    .additional-charts .chart-table .table-row-1>div {
        margin: 0;
    }
    
    .additional-charts .chart-table>div>.table-col-1 {
        width: 97px;
        padding: 0 13px 0 12px;
        box-sizing: border-box;
    }
    
    .additional-charts .chart-table>div>.table-col-2 {
        width: 85px;
        padding: 0;
        box-sizing: border-box;
    }
    
    .additional-charts .chart-table>div>.table-col-3 {
        width: 87px;
        padding: 0 4px 0 0;
        box-sizing: border-box;
    }
    
    .additional-charts .chart-table>div>.table-col-4 {
        width: 90px;
        padding: 0 20px 0 0;
        box-sizing: border-box;
    }
    
    .additional-charts .chart-table .table-row-2 {
        padding: 6px 0 14px 0;
        box-sizing: border-box;
    }
    
    .additional-charts p.chart-sub-title span.sub-title-rhs {
        padding: 0;
    }    
    
    .additional-charts .chart-table .table-row-3 {
        padding: 12px 0 14px 0;
    }
    
    #carousel-quotes .cmp-carousel__item--swipe {
        justify-content: space-around;
    }
    
    p.head-video {
        width: 100%;
        max-width: 363px;
        margin: 0 auto;
    }
    
    .cmp-modal__dynamicform.cmp-modal__modalbox.modal-md .modal__close {
        width: calc(100% - 60px);
        margin: 0 auto;
    }
    
    .modal {
        padding-top: 60px;
    }    
}
@media only screen and (min-width: 320px) and (max-width: 349px) {
    
    .self-certify-blur .cmp-selfcertification__actions {
        padding: 24px 15px 60px 15px;
    }
    
    .self-certify-blur .cmp-tooltip .cmp-tooltip-block {
        width: 258px;
        top: -264px;
    }
    
    .self-certify-blur .cmp-selfcertification__content .text:last-child p {
        font-size: 9px;
    }
    
    .hcp-ribbon-wrap p {
        font-size: 9px;
    }
    
    #disease-management-wrapper .h1-sec span {
        letter-spacing: -0.01em;
    }
    
    #treatment-landcape-wrapper .calendar-frame {
        background-size: contain;
    }
    #treatment-landcape-wrapper .calendar-frame .cta {
        padding: 10px 15px 0 15px;
        height: 328px;
    }
    
    #treatment-landcape-wrapper .calendar-frame h2{
        line-height: normal;   
        font-size: 18px;
    }
    
    .duo-call-out {
        padding: 20px 20px 0 20px;
        font-size: 18px;
        line-height: normal;
    }
    
}


@media only screen and (min-width: 350px) and (max-width: 380px) {
    
    .self-certify-blur .cmp-selfcertification__actions {
        padding: 24px 15px 60px 15px;
    }
    
    .self-certify-blur .cmp-tooltip .cmp-tooltip-block {
        width: 258px;
        top: -264px;
    }
    
    .self-certify-blur .cmp-selfcertification__content .text:last-child p {
        font-size: 9px;
    }
    
    .hcp-ribbon-wrap p {
        font-size: 9px;
    }
    
    #disease-management-wrapper .h1-sec span {
        letter-spacing: -0.01em;
    }
    
    #treatment-landcape-wrapper .calendar-frame {
        background-size: contain;
    }
    #treatment-landcape-wrapper .calendar-frame .cta {
        padding: 80px 15px 0 15px;
        height: 384px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .h2-sec {
        line-height: normal;   
        font-size: 18px;
    }
    
    .duo-call-out {
        padding: 40px 20px 0 20px;
        font-size: 18px;
        line-height: normal;
    }
    
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .duo-call-out {
        padding: 19px 140px 0 140px;
        max-width: 1116px;
        width: 100%;
    }
    
    #treatment-landcape-wrapper .calendar-frame .cta {
        width: 100%;
        max-width: 1116px;
        padding: 38px 90px 0 67px;
    }
    
    #treatment-landcape-wrapper .calendar-frame .cta {
        max-width: 1116px;
        width: 100%;
        padding: 28px 5px 0 0px;
    }
    
    #disease-management-wrapper .two-col {
        flex-direction: column;
        align-items: center;
    }
    
}

@media (pointer: coarse) {
  /* Styles specific to touch devices, e.g., larger buttons, adjusted spacing */
  #uppergi {
    /*scroll-snap-type: initial;*/
    }
}
