@import url('https://fonts.cdnfonts.com/css/filson-pro?styles=96092,96090,96082,96086,96080');

@font-face {
	font-family:'Filson-Pro-Regular';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProRegular.woff');
}
@font-face {
	font-family:'Filson-Pro-Medium';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProMedium.woff');
}
@font-face {
	font-family:'Filson-Pro-Bold';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBold.woff');
}
@font-face {
	font-family:'Filson-Pro-Heavy';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProHeavy.woff');
}
@font-face {
	font-family:'Filson-Pro-Black';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBlack.woff');
}
@import url('https://fonts.cdnfonts.com/css/filson-pro?styles=96092,96090,96082,96086,96080');

@font-face {
	font-family:'Filson-Pro-Regular';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProRegular.woff');
}
@font-face {
	font-family:'Filson-Pro-Medium';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProMedium.woff');
}
@font-face {
	font-family:'Filson-Pro-Bold';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBold.woff');
}
@font-face {
	font-family:'Filson-Pro-Heavy';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProHeavy.woff');
}
@font-face {
	font-family:'Filson-Pro-Black';
	font-display: swap;
    src: url('/content/dam/website-services/us/498-rwd-imfinzi-com/patient-new/fonts/FilsonProBlack.woff');
}


.nav.navbar-nav:before {
    clear: both;
}

.navbar-brand {
    padding: 0;
}

.navbar-default .navbar-nav>li>a {
    color: #333333;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    padding: 0;
    background-image: linear-gradient(#7E1F3A 0 0), linear-gradient(#7E1F3A 0 0);
    background-position: left 16px, left bottom;
    background-size: 0% 2px;
    background-repeat: no-repeat;
    transition: background-size 0.5s;
}

.navbar-default .navbar-nav>li.home>a {
    background-image: linear-gradient(#7E1F3A 0 0);
    background-position: left bottom;
}

.navbar-default .navbar-nav>li.home:focus>a,
.navbar-default .navbar-nav>li.home:hover>a {
    color: #7E1F3A;
    background-size: 94% 0.12em;
    text-decoration: none;
}

.navbar-default .navbar-nav>li.about-sclc:focus>a,
.navbar-default .navbar-nav>li.about-sclc:hover>a {
    color: #7E1F3A;
    background-size: 73% 0.1em, 99% 0.12em;
    text-decoration: none;
}

.navbar-default .navbar-nav>li.treating-limited-stage-sclc:focus>a,
.navbar-default .navbar-nav>li.treating-limited-stage-sclc:hover>a,
.navbar-default .navbar-nav>li.limited-stage:focus>a,
.navbar-default .navbar-nav>li.limited-stage:hover>a{
    color: #7E1F3A;
    background-size: 100% 0.1em, 67% 0.12em;
    text-decoration: none;
}

.navbar-default .navbar-nav>li.about-imfinzi:focus>a,
.navbar-default .navbar-nav>li.about-imfinzi:hover>a {
    color: #7E1F3A;
    background-size: 65% 0.1em, 100% 0.12em;
    text-decoration: none;
}

.navbar-default .navbar-nav>li.treating-extensive-stage-sclc:focus>a,
.navbar-default .navbar-nav>li.treating-extensive-stage-sclc:hover>a,
.navbar-default .navbar-nav>li.extensive-stage:hover>a,.navbar-default .navbar-nav>li.extensive-stage:focus>a{
    color: #7E1F3A;
    background-size: 100% 0.1em, 60% 0.12em;
    text-decoration: none;
}

.navbar-default .navbar-nav>li.financial-assistance:focus>a,
.navbar-default .navbar-nav>li.financial-assistance:hover>a {
    color: #7E1F3A;
    background-size: 88% 0.1em, 100% 0.12em;
    text-decoration: none;
}

.navbar-default .navbar-nav>li.support-resources:focus>a,
.navbar-default .navbar-nav>li.support-resources:hover>a,.navbar-default .navbar-nav>li.resources:focus>a,
.navbar-default .navbar-nav>li.resources:hover>a {
    color: #7E1F3A;
    background-size: 97% 0.1em, 100% 0.12em;
    text-decoration: none;
}

.navbar-default .navbar-nav>.active>a {
    color: #6D0020;
    background-color: transparent !important;
    text-decoration: underline !important;
    background-image: none !important;
}

.navbar-collapse .navbar-nav>li>span {
    background-color: transparent;
    display: block;
    text-align: right;
    cursor: pointer;
    top: 15px;
    position: absolute;
    right: 15px;
    z-index: 99;
}

.submenu-arrow {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
}





@media (min-width: 992px) {

    .navbar-collapse .header-dropdown {
        display: none;
    }

    #header.container {
        width: 100%;
    }

    .main_logo {
        margin: 12px auto;
        max-width: 1132px;
		width: 100%;
        position: relative;
    }

    .main_logo img {
        max-width: 159px;
        width: 159px;
    }

    #header .fullheader {
        background: linear-gradient(90deg, #FFF 50%, #E1E1E1 50%);
    }

    #header .fullheader:after,
    #header .fullheader:before,
    #header .fullheader .list-inline:before,
    #header .fullheader .list-inline:after,
    #header .fullheader .logos:after,
    #header .fullheader .logos:before {
        display: table;
        content: '';
        clear: both;
    }

    #header .fullheader .list-inline {
        max-width: 1132px;
        width: 100%;
        margin: 0 auto;
        background-color: #E1E1E1;
        padding: 0 10px 0 0;
		display: flex !important;
    }

    #header .fullheader>.list-inline li {
        padding: 0;
    }

    #header .fullheader>.list-inline>li {
        float: left;
        position: relative;
        z-index: 1;
        height: 40px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 0 24px 0 0;
    }

    #header .fullheader>.list-inline>li>a {
        color: #333;
        display: flex;
        align-items: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 425;
        line-height: normal;
        letter-spacing: -0.56px;
    }

    #header .fullheader>.list-inline>li>a:hover {
        color: #000;
        text-decoration: underline;
    }

    #header .fullheader>.list-inline>li>a>img {
        padding: 0 0 4px 4px;
    }

    #header .fullheader>.list-inline>li:first-child {
        /*float: left;
        margin-right: 114px;*/
        padding: 0;
		flex-grow: 1;
    }

    #header .fullheader>.list-inline>li:last-child {
        padding: 0;
    }

    /*#header .fullheader>.list-inline>li:nth-child(2) {
        padding: 0 24px 0 11px;
    }*/

    #header .fullheader ul.list-inline li .default-indication {
        padding: 0;
    }

    #header .fullheader ul.list-inline li:first-child .default-indication li.init {
        background: #6D0020;
        height: 40px;
        cursor: pointer;
        padding: 0 16px;
        color: #FFF;
        width: 307px;
        display: flex;
        align-content: center;
        flex-wrap: wrap;
        font: normal normal 500 14px/26px "Filson Pro", sans-serif;
        letter-spacing: -0.42px;
        list-style: none;
    }

    #header .fullheader ul.list-inline li:first-child .default-indication li.init span.child-inner {
        background-image: linear-gradient(#FFF 0 0);
        background-position: left 21px;
        background-size: 0% 2px;
        background-repeat: no-repeat;
        transition: background-size 0.5s;
    }

    #header .fullheader ul.list-inline li:first-child .default-indication li.init:hover span.child-inner {
        background-size: 100% 2px;
    }

    #header .fullheader ul.list-inline li:first-child .default-indication li.init span.change {
        background-image: linear-gradient(#6D0020 0 0);
        background-position: 6px 21px;
        background-size: 0% 2px;
        background-repeat: no-repeat;
        transition: background-size 0.5s;
    }

    #header .fullheader ul.list-inline li:first-child .default-indication li.init:hover span.change {
        background-size: 82% 2px;
    }

    #header .fullheader ul.list-inline li:first-child .default-indication li.init .change {
        position: relative;
        padding: 0 6px;
        background-color: #fff;
        margin-left: 16px;
        text-decoration: none;
        color: #6D0020;
        text-align: center;
        text-transform: uppercase;
        height: 26px;
        display: flex;
        align-content: center;
        flex-wrap: wrap;
    }

    #header .fullnavigation {
        background: #F2F2F2;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border: none;
        padding: 0;
        height: 48px !important;
    }

    #header .fullnavigation .nav.navbar-nav {
        display: flex;
        justify-content: space-between;
        float: none;
        align-items: center;
        height: 48px;
    }

    /* flex space-between escape style */
    #header .fullnavigation .nav.navbar-nav:before,
    #header .fullnavigation .nav.navbar-nav:after,
    #header .fullnavigation .nav.navbar-nav>.indication-selector {
        position: absolute;
    }

    #header .fullnavigation .nav.navbar-nav li {
        margin: 0;
        min-width: auto;
        height: 100%;
        display: flex;
        align-items: center;
    }

    #header .fullnavigation .navbar-nav>li>a {
        width: 100%;
    }

    #header .fullnavigation .nav.navbar-nav li.home {
        width: 50px;
    }

    #header .fullnavigation .nav.navbar-nav li.about-sclc {
        width: 135px;
    }

    #header .fullnavigation .nav.navbar-nav li.about-imfinzi {
        width: 116px;
    }

    #header .fullnavigation .nav.navbar-nav li.treating-limited-stage-sclc,#header .fullnavigation .nav.navbar-nav li.limited-stage {
        width: 140px;
    }

    #header .fullnavigation .nav.navbar-nav li.treating-extensive-stage-sclc,
	#header .fullnavigation .nav.navbar-nav li.extensive-stage
	{
        width: 157px;
    }

    #header .fullnavigation .nav.navbar-nav li.financial-assistance {
        width: 85px;
    }

    #header .fullnavigation .nav.navbar-nav li.support-resources, #header .fullnavigation .nav.navbar-nav li.resources {
        width: 83px;
        margin-right: 18px;
    }


    #header .navbar.navbar-default {
        background: transparent;
        max-width: 1132px;
        width: 100%;
    }

    #header .fullheader .logos {
        background: #FFF;
    }

    #header .fullheader .sign-up-container {
        width: 167px;
        height: 55px;
        position: absolute;
        top: 0;
        right: -10px;
        color: #FFF;
    }

    #header .fullheader .sign-up-container:hover {
        color: #FFF;
        text-decoration: none;
    }

    #header .fullheader .sign-up-container .sign-up-button {
        background-color: #6D0020;
        width: 100%;
        padding: 8px 0px 8px 56px;
        background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/icon_Check-Mark.svg);
        background-repeat: no-repeat;
        background-position: 17px 14px;
            transition: 150ms;
    }

    #header .fullheader .sign-up-container .sign-up-button>span {
        font-family: "Filson Pro", sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 18px;
    }

    #header .fullheader .sign-up-container .sign-up-button:hover {
        background-color: #AC182E;
            transition: 150ms;
    }

    .navbar-collapse .navbar-nav>li>span {
        opacity: 0;
        width: 0;
    }




    #header .fullnavigation .nav.navbar-nav li .submenu-arrow {
        border: 0;
        position: absolute;
        top: 20px;
        padding: 0;
        left: 90px;
        background: none;
    }

    #header .fullnavigation .nav.navbar-nav li:hover .submenu-arrow {
        top: 30px;
    }

    #header .fullnavigation .nav.navbar-nav li.treating-limited-stage-sclc .submenu-arrow,#header .fullnavigation .nav.navbar-nav li.limited-stage .submenu-arrow {
        left: 130px;
    }

    #header .fullnavigation .nav.navbar-nav li.treating-extensive-stage-sclc .submenu-arrow,
	#header .fullnavigation .nav.navbar-nav li.extensive-stage .submenu-arrow{
        left: 152px;
    }

    #header .fullnavigation .nav.navbar-nav li .submenu-arrow span.navigation__arrow:after {
        content: '';
        border: solid #6D0120;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 3.5px;
        transform: rotate(45deg);
        position: relative;
        color: #6D0120;
        font-family: "Glyphicons Halflings";
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        font-size: 21px;
        left: 10px;
    }

    #header .fullnavigation .nav.navbar-nav li:hover .submenu-arrow span.navigation__arrow:after {
        transform: rotate(-135deg);
    }

    /* indication menu drop down */



    #header .header-dropdown ul.invisible-indication {
        position: absolute;
        top: 40px;
        left: 0;
        background-color: #FFFFFF;
        border-radius: 0 0 8px 8px;
        box-shadow: 0 0 12px #0000003c;
        padding: 0;
        display: none;
    }

    #header .header-dropdown ul.invisible-indication li {
        width: 445px;
        max-width: 445px;
        padding: 12px 16px !important;
        text-align: left;
        list-style: none;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        color: #333333;
    }

    .fullheader .list-inline li a {
        letter-spacing: 0.14px;
        cursor: pointer;
        color: #000;
        display: flex;
        align-items: center;
    }

    #header .header-dropdown ul.invisible-indication li img {
        width: 32px;
    }

    #header .header-dropdown ul.invisible-indication li>a>span.drop-link-cont {
        padding-left: 10px;
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 24px;
        letter-spacing: -0.48px;
    	letter-spacing:0!important;
    }

    #header .header-dropdown ul.invisible-indication>li:hover {
        background-color: #E1E1E1;
    }

    #header .header-dropdown ul.invisible-indication>li:nth-child(2)>a>span.drop-link-cont {
        color: #333333;
    }

    /* indication menu drop down ends */


    ul.dropdown-menu.multi-level {
        width: 436px;
        height: 141px;
        padding: 19px 0 12px 0;
        top: 50px;
        border-right: 1px solid #6D0020;
        box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
    	border: none!important;
    }

    .navbar-nav .open .dropdown-menu.multi-level {
        width: 436px !important;
        padding: 19px 0 12px 0 !important;
    }

    .treating-limited-stage-sclc ul.dropdown-menu.multi-level,.limited-stage ul.dropdown-menu.multi-level {
        width: 413px;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li {
        padding: 0;
        margin-bottom: 16px;
        display: block;
        width: 48.1%;
        clear: both;
        white-space: normal;
        height: auto;
    }

    #header .fullnavigation .nav.navbar-nav li.about-stage2a3b ul.dropdown-menu.multi-level li {
        width: 57.33%;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li a {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 425;
        line-height: 20px;
        padding: 0 0 0 19px;
        white-space: break-spaces;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li:not(.brochure):hover a,
    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li:not(.brochure).active a {
        color: #6D0020;
        font-weight: 700;
        background: transparent;
        text-decoration: underline;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li.brochure {
        position: absolute;
        right: 0;
        height: 100%;
        background: #193965;
        color: #fff;
        bottom: 0;
        padding: 19px 0 16px 24px !important;
        margin: 0;
        width: 51.9%;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li.brochure span {
        display: inline-block;
        max-width: 123px;
    }

    #header .fullnavigation .nav.navbar-nav li.about-stage2a3b ul.dropdown-menu.multi-level li.brochure {
        width: 42.67%;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li.brochure a.last-menu-item {
        color: #FFF;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 20px;
        white-space: normal;
        padding: 0 47px 0 0;
        background: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/patient-guide.svg) no-repeat;
        background-position: right top;
        margin: 0 23px 0 0;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li .nav-download2 a {
        color: #fff;
        background-color: #1B66F5;
        box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
        display: flex;
        width: 178px;
        height: 33px;
        padding: 8px 0 8px 29px;
        align-items: center;
        flex-shrink: 0;
        margin: 31px 0 0 0;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px;
        background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/download.svg);
        background-repeat: no-repeat;
        background-position: 122px center;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li .nav-download2 a:hover {
    	text-decoration: none !important;
    	background-color: #1741B6;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li .nav-download2 a:active {
        transform: scale(0.95);
        transform-origin: center;
        transition: transform 150ms;
    }

    #header .fullnavigation .nav.navbar-nav li.resources ul.dropdown-menu.multi-level li.brochure a.last-menu-item {
        background-size: 40px;
    }

    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li.brochure a.last-menu-item:hover,
    #header .fullnavigation .nav.navbar-nav li ul.dropdown-menu.multi-level li .nav-download2 a:hover {
        text-decoration: underline;
    }



    #header .fullnavigation .nav.navbar-nav li.support-resources ul.dropdown-menu.multi-level, #header .fullnavigation .nav.navbar-nav li.resources ul.dropdown-menu.multi-level {
        left: -363px;
        height: 165px;
        width: 466px;
    }

    #header .fullnavigation .nav.navbar-nav li.treating-limited-stage-sclc li.brochure a.last-menu-item,#header .fullnavigation .nav.navbar-nav li.limited-stage li.brochure a.last-menu-item {
        margin: 0 13px 0 0 !important;
    }

    #header .fullnavigation .nav.navbar-nav li.support-resources li.brochure a.last-menu-item,#header .fullnavigation .nav.navbar-nav li.resources li.brochure a.last-menu-item {
        margin: 0 32px 0 0 !important;
    }

    #header .fullnavigation .nav.navbar-nav li.support-resources li.brochure .nav-download2 a,#header .fullnavigation .nav.navbar-nav li.resources li.brochure .nav-download2 a {
        width: 184px !important;
    }

    ul.page-level-menu {
        position: absolute;
        width: 100%;
        height: 44px;
        top: 168px;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        background: #E2ECF7;
        text-align: center;
    }

    ul.page-level-menu>li {
        display: inline-block;
    }

    ul.page-level-menu>li a {
        color: #333;
        font-weight: 700;
        line-height: 20px;
        display: inline-block;
        padding: 12px 22px;
        font-size: 16px;
        margin-right: 6px;
    }

    ul.page-level-menu>li a:hover {
        color: #fff;
        background: #193965;
    }

    ul.page-level-menu>li.active a {
        color: #fff;
        background: #193965;
        font-weight: 700;
    }
}

@media screen and (max-width: 991px) {

    .new-desktop-only {
        display: none;
    }

    .new-mobile-only {
        display: block;
    }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-default .navbar-nav>li.home>a {
        background: none;
    }

    .fullheader ul.list-inline {
        display: block !important;
        padding: 8px 15px 6px;
        background: #E1E1E1;
        margin-bottom: 0;
        margin-left: 0;
		text-align: center;
    }

    .fullheader .list-inline>li:nth-child(1) {
        display: none;
    }

    .fullheader .list-inline li {
        padding: 0;
    }

    .fullheader .list-inline li a {
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 12px;
        letter-spacing: -0.33px;
        color: #000000;
        display: block;
        text-align: center;
        position: relative;
        border-right: 0.75px solid #555;
        padding-right: 10px;
        margin-right: 10px;
    }

    /* .fullheader ul.list-inline li:nth-of-type(2),
    .fullheader ul.list-inline li:nth-of-type(3),
    .fullheader ul.list-inline li:nth-of-type(4) {
        border-right: 1px solid #555555;
    }

    .fullheader ul.list-inline li:nth-of-type(2) a:after,
    .fullheader ul.list-inline li:nth-of-type(3) a:after,
    .fullheader ul.list-inline li:nth-of-type(4) a:after {
        content: '';
        display: block;
        width: 0.75px;
        height: 20px;
        position: absolute;
        background-color: #555;
        top: 0px;
        right: -12px;
    }

    .fullheader ul.list-inline li:nth-of-type(4) a:after {
        right: -13px;
    }

    .fullheader ul.list-inline li:nth-of-type(2) {
        padding: 0 9px 0 0;
    }

    .fullheader ul.list-inline li:nth-of-type(3) {
        width: 79px;
    }

    .fullheader ul.list-inline li:nth-of-type(4) {
        width: 90px;
    }

    .fullheader ul.list-inline li:nth-of-type(5) {
        width: 94px;
        position: relative;
        padding: 0 0 0 7px;
    }*/

    .fullheader ul.list-inline li:nth-of-type(5) a {
        border: none;
        padding: 0 14px 0 0;
        margin: 0;
    }

    .fullheader ul.list-inline li:nth-of-type(5) img {
        width: 12px;
        position: absolute;
        right: 0px;
        top: 10px;
    }

    .logos {
        float: left;
        display: inline-block;
        padding-left: 15px;
        clear: none;
    }

    .main_logo {
        margin-top: 8px;
        margin-bottom: 8px;
    }

    .main_logo img {
        max-width: 102px;
        width: 168px;
    }

    .navbar.navbar-default {
        position: initial;
        width: auto;
        float: right;
        padding: 0 15px;
    }

    button.navbar-toggle:before {
        content: "MENU";
        color: #fff;
        float: left;
        position: absolute;
        left: 12px;
        top: 13px;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 14px;
        /* 100% */
        letter-spacing: -0.183px;
        text-transform: uppercase;
    }

    .navbar-toggle .icon-bar {
        border-radius: 1px;
    }

    .navbar-default .navbar-toggle .icon-bar {
        width: 15px;
        background-color: #fff;
        float: left;
        display: table;
        clear: both;
        margin-top: -3px;
    }

    .navbar-toggle .icon-bar:nth-child(3) {
        margin-top: 3.5px;
    }

    .navbar-toggle .icon-bar:nth-child(4) {
        margin-top: 4.1px;
    }

    .navbar-default button.navbar-toggle {
        padding-left: 49px;
        padding: 0 0 0 65px;
        background: #6D0020 !important;
        border-radius: 0;
        width: 91px;
        height: 40px;
        border: none;
    }

    .mobile-sign-up-container {
        width: auto;
        border-radius: 0;
        margin: 0 auto;
        background: #6D0020;
        color: #fff;
        text-align: center;
        letter-spacing: 0.14px;
        padding: 0;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 34px;
        /* 171.429% */
    }

    .mobile-sign-up-container img {
        padding: 0px 8px 0 0;
        vertical-align: sub;
        width: 31px;
        position: relative;
        top: 2px;
    }

    .container>.navbar-collapse {
        position: absolute;
        top: 130px;
        left: 0;
        width: 100%;
        height: 100vh !important;
        background: #A9C8E7;
        z-index: 1000;
        border: none;
        padding: 0;
        margin: 0;
    }

    .navbar-collapse.collapse.in {
        display: block !important;
        overflow: scroll !important;
    }

    .nav.navbar-nav {
        display: block;
        margin: 0;
        padding: 0;
        max-width: 100%;
        height: 144vh;
    }

    .navbar-nav>li {
        width: 100% !important;
        border-bottom: 1px solid #fff;
        float: left;
        margin: 0 !important;
        padding: 16px 0 16px 16px;
    }

    .navbar-default .navbar-nav>li.active {
        background: none;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        font-weight: 700;
        line-height: 18px;
        max-width: 300px;
    }

    .navbar-default .navbar-nav>li>a,
    .navbar-default .navbar-nav>li.open>a {
        width: 100%;
        max-width: 250px;
        display: block;
        background: none;
        color: #333;
    }

    .navbar-default .navbar-nav>li.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .dropdown-menu>.active>a {
        background: none;
    	color: #6D0020;
    	text-decoration: underline;
    }

    .navbar-nav .open .dropdown-menu.multi-level>li.brochure {
        display: none;
    }

    li.about-sclc.active a br {
        display: none;
    }

    .navbar-default .navbar-nav>.active>a {
        color: #6D0020;
    }


    .navbar-default .navbar-nav>li.open:focus>a,
    .navbar-default .navbar-nav>li.open:hover>a {
        color: #000;
    }

    .navbar-nav .open .dropdown-menu.multi-level {
        padding: 0;
    }

    .dropdown-menu.multi-level>li {
        padding: 0;
    }


    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #000;
        padding: 16px 0 0 16px;
        font-size: 16px;
        line-height: 18px;
    }

    .navbar-collapse .navbar-nav>li>span.glyphicon {
        top: 9px;
        right: 20px;
        width: auto;
    }

    .glyphicon-chevron-down:before {
        color: #6D0020;
        font-size: 20px;
        display: inline-block;
        border-right: 3px solid #6D0020;
        border-bottom: 3px solid #6D0020;
        width: 13px;
        height: 13px;
        content: '';
        transform: rotate(45deg);
    }

    .navbar-collapse .navbar-nav>li.open>span {
        top: 16px;
    }

    .navbar-default .navbar-nav>li.open .glyphicon-chevron-down:before {
        transform: rotate(-135deg);
    }

    .navbar-default .navbar-nav>li:focus>a,
    .navbar-default .navbar-nav>li:hover>a {
        color: #000 !important;
    }

    .navbar-collapse .header-dropdown {
        display: block;
        clear: both;
        overflow: hidden;
    }

    ul.default-indication {
        padding: 11px;
        position: relative;
        clear: both;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        max-width: 358px;
        margin: 15px auto 0;
        top: 0;
        right: 0;
    }

    ul.default-indication li {
        color: #000;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-decoration: underline;
    }


    ul.default-indication span.change {
        position: relative;
        padding: 0 11px;
        background-color: #6D0020;
        color: #fff;
        height: 26px;
        line-height: 25px;
        letter-spacing: -0.42px;

    }

    ul.default-indication.arrow-down span.change {
        /*text-decoration: underline;*/
    }

    .navbar-default button.navbar-toggle.active span.icon-bar:nth-child(2) {
        top: 4px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg);
        position: relative;

    }

    .navbar-default button.navbar-toggle.active span.icon-bar:nth-child(4) {
        top: -3px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-133deg);
        position: relative;

    }

    .navbar-default button.navbar-toggle.active span.icon-bar:nth-child(3) {
        display: none;
    }

    ul.invisible-indication {
        background: #FFFFFF no-repeat;
        box-shadow: 0px 0px 10px #0000003c;
        list-style: none;
        position: relative;
        z-index: 9;
        padding: 0;
        width: 91.8%;
        left: 0;
        top: 0;
        max-width: 358px;
        margin: 0 auto;
    }

    ul.invisible-indication li {
        max-width: 375px;
        margin: 0 auto;
        padding: 12px 16px 12px 16px;
        position: relative;
    }

    ul.invisible-indication li a {
        display: flex;
        color: #000;
        align-items: center;
    }

    ul.invisible-indication>li:nth-child(2) a {
        color: #333;
    }

    span.drop-link-cont {
        font-size: 16px;
        line-height: 24px;
        /* font-family: 'din-2014', sans-serif; */
        font-weight: 700;
        padding-left: 10px;
        letter-spacing: -0.48px;
    }

    .desk-indication img.maxwidth {
        max-width: 32px;
        width: 32px;
    }




    .Sticky_ISI {
        color: #000000;
        display: block;
        position: fixed;
        background: #ffffff;
        border-top: 4px solid #1B66F5;
        bottom: 0;
        left: 0;
        width: 100%;
        margin: 10px auto 0;
        box-shadow: 0px 8px 30px 0px rgb(0 0 0 / 50%);
        z-index: 8;
        height: 160px;
    }



    .Sticky_ISI .isi {
        background: #ffffff;
        padding: 0px 10px 10px 10px;
        margin-top: 0;
        border-radius: 8px 8px 0 0 !important;
        padding: 0px 20px 6px 12px;
    }

    .Sticky_ISI .isi .row {
        max-width: 960px;
        margin: 0 auto;
        width: 100%;
    }

    #sitemap .Sticky_ISI .isi .ISI-content p.mobile_only {
        color: #333;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: -0.16px;
        /* number of lines to show */
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        /* number of lines to show */
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }

    #sitemap .Sticky_ISI .isi .ISI-content h3 {
        letter-spacing: -0.32px;
        line-height: 20px;
    }

    .Sticky_ISI .tray-open-close {
        float: none;
        position: absolute;
        right: 10px;
        top: 0px;
    }

    .Sticky_ISI .tray-open-close span.minimize-button::after {
        top: 8px;
        left: 60px;
    }

    .Sticky_ISI .imp-safe h2.im-safe-head {
        margin: 8px 0 0 0;
    }

    #sitemap .Sticky_ISI .col-xs-12.col-sm-6.padding_right a.read-isi-more {
        color: #1B66F5;
        font-size: 16px;
        font-weight: 700;
        top: 0px;
        position: relative;
        letter-spacing: -0.16px;
    	display: inline-block;
    }

    .Sticky_ISI .read-isi-more span.for-after::after {
        content: '';
        background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/sclc-redesign/global/imf-arrow.svg);
        background-repeat: no-repeat;
        position: absolute;
        top: 7px;
        right: -25px;
        display: inline-block;
        width: 16px;
        height: 16px;
        background-size: 100%;
    }


    #sitemap .Sticky_ISI.minimize-state .col-xs-12.col-sm-6.padding_right a.read-isi-more {
        display: block;
        top: 0px;
    }

    #sitemap .Sticky_ISI.minimize-state .read-isi-more span.for-after::after {
    /*    top: 23px;
        right: 152px; */
    }

    span.for-after {
        position: relative;
    }
    .Sticky_ISI .read-isi-more span.for-after::after {
    	top: .15rem;
         right: -2.5rem;

       }
    }

/* nav fix */

@media screen and (max-width:991px) {
    .navbar-toggle {
        display: block !important;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    ul.page-level-menu.nav {
        display: none !important;
    }

    .navbar-nav li:hover ul {
        display: none !important;
    }

    .navbar-nav li.open ul {
        display: block !important;
        /* Ensure submenu visibility when parent has 'open' class */
    }

    .navbar-nav>li.about-sclc br {
        display: none;
    }

}

@media screen and (min-width:320px) and (max-width:390px) {

    .fullheader ul.list-inline {
        padding: 8px 0 6px 0;
    }

    .fullheader .list-inline li a {
        font-size: 10px;
        padding-right: 4px;
        margin-right: 4px;
    }

}
@media screen and (min-width: 992px) and (max-width: 1160px) {

    #header .fullheader .list-inline {
    	display: flex !important;
		padding-left: 5px;
        background: -webkit-linear-gradient(right, #E1E1E1, #E1E1E1 80%, white 20%, white);
	}

    #header .fullheader>.list-inline>li {
        padding: 0 10px 0 0;
    }

	/*#header .fullheader>.list-inline>li:first-child {
        margin-right: 20px;
    }
    #header .fullheader>.list-inline>li:not(:first-child){
        float:right;
    }*/

    #header .fullheader .main_logo a:first-child {
	 margin-left: 5px;
    }

    #header .fullheader a.sign-up-container {
        right: 5px;
    }
}

@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices

    ul.invisible-indication {
        top: 424px;
    } */
}