:root {
    --font-20px-1920-14px-375: clamp(0.88rem, calc(0.78rem + 0.39vw), 1.25rem);
    --font-14px-1920-12px-375: clamp(0.75rem, calc(0.73rem + 0.13vw), 0.88rem);
    --font-16px-1920-14px-375: clamp(0.88rem, calc(0.85rem + 0.13vw), 1.00rem);
    --font-27px-1920-20px-375: clamp(1.25rem, calc(1.14rem + 0.45vw), 1.69rem);
}

:root {
    --font-65px-1920-35px-375: clamp(2.1875rem, 1.7324rem + 1.9417vw, 4.0625rem);
    --breadcrumb-12px: 0.75rem;
    --bodyheading-25px: 1.5625rem;
    --bodytext-17px: 1.0625rem;
    --referencetext-12px: 0.75rem;
    --bodysubheading: 1.375rem;
    --buttontext: 1.4375rem;
    --mediasectionhead: 3.125rem;
}

body {
    -webkit-text-size-adjust: none;
}

/*

@font-face {
  font-family: "Gotham-Book";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Book.woff2') format('woff2'), 
        url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Book.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: "Gotham-Medium";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Medium.woff2') format('woff2'), 
        url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Medium.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: "Gotham-Bold";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Bold.woff2') format('woff2'), 
        url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Bold.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: "Gotham-Light";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Light.woff2') format('woff2'), 
        url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-Light.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
  font-family: "Gotham-LightItalic";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-LightItalic.woff2') format('woff2'), 
        url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Gotham-LightItalic.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}
*/

@font-face {
    font-family: "Arial-regular";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/ArialMT.woff2') format('woff2'), /* Super Modern Browsers */
    url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/ArialMT.woff") format("woff");
}

@font-face {
    font-family: "Arial-bold";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Arial-BoldMT.woff2') format('woff2'), /* Super Modern Browsers */
    url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Arial-BoldMT.woff") format("woff");
}

@font-face {
    font-family: "Arial-italic";
    src: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Arial-ItalicMT.woff2') format('woff2'), /* Super Modern Browsers */
    url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Arial-ItalicMT.woff") format("woff");
}

@font-face {
    font-family: "Lexia-Regular";
    src: url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Lexia_W_Rg.woff2") format("woff2"), url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Lexia_W_Rg.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Lexia-Bold";
    src: url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Lexia_W_Bd.woff2") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Lexia-Th";
    src: url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Lexia_W_Ad.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Lexia-Lt";
    src: url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/Lexia_W_Lt.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "Lexia-italic";
    src: url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/fonts/lexia-italic.woff") format("woff");
    font-style: normal;
    font-weight: normal;
}

/*** privacy-notice page css **/

#privacy-notice #title-privacy-otice {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}

#privacy-notice #title-privacy-otice .cmp-title__text.cmp-title__text--h1 {
    font-size: 3rem;
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: .9px;
    padding: 0 1.25rem;
    margin: 1.6875rem 0;
    color: #3c4242;
    text-align: center;
    font-family: "Lexia-Regular";
    padding-bottom: 20px;
}

#privacy-notice #content-privacy-notice p,
#privacy-notice #content-privacy-notice ul li {
    font-family: "Arial";
    color: #000000;
    font-size: var(--bodytext-17px);
    padding-bottom: 15px;
    line-height: 1.5;
}

#privacy-notice #content-privacy-notice,
#privacy-notice #jb-privacy-notice {
    width: 100%;
    max-width: 86%;
    margin: auto !important;
    padding-right: 15px;
    padding-left: 15px;
}

#privacy-notice #jb-privacy-notice {
    padding-top: 4vh;
    padding-bottom: 8vh;
}

/*** **/

.exit-ramp-cancel.close-exit-ramp:hover {
    text-decoration: underline !important;
}

a.exit-ramp-continue.skip-exit-ramp:hover {
    text-decoration: underline !important;
}

.nav ul li:hover .dropdown {
    position: absolute;
    display: block !important;
    width: 100%;
    left: 0px;
    top: 100%;
    padding-top: 10px;
    margin-top: 0px;
    margin-left: 0px;
    z-index: 99;
    overflow: hidden;
    background-color: #ffffff;
}

.sear-ch {
    width: 4%;
}

a.navigation_secondary-link {
    padding-right: 10px;
}

.navigation_secondary-link:active:after,
.navigation_secondary-link:active:before,
.navigation_secondary-link:hover:after,
.navigation_secondary-link:hover:before {
    display: block;
}

.cmp-accordion__button {
    outline: none !important;
}

.navigation_primary-link:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
}

.navigation_primary-link:before {
    height: 0.25rem;
    bottom: 0rem;
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    background-color: #8B0051;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: all .15s ease-out;
}

.navigation_primary-link--current-section {
    border-bottom: 4px solid #8B0051;
}

.submenu {
    min-width: 10em;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
}

.submenu:after {
    display: block;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row:before,
.row:after {
    display: table;
    content: " ";
}

.row:after {
    clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

/* ------------------------------------- default element styles - start ------------------------ */

html {
    scroll-behavior: smooth;
    -webkit-text-size-adjust: none, ;
    font-size: 16px;
}

* {
    padding: 0px;
    margin: 0px;
    -webkit-box-sizing: border-box;
    /* -- */
    -moz-box-sizing: border-box;
    /* -- */
    box-sizing: border-box;
    /* -- */
}

body {
    color: #000000;
    /* font-family: 'Gotham-Book';*/
    font-family: Arial;
    text-shadow: none !important;
    padding: 0 !important;
}

a,
p,
li {
    /*font-family: 'Gotham-Book';*/
    font-family: Arial;
}

/*
h1,h2,h3,h4,h5,h6 {
  font-family: "Gotham-Book";
  
}
*/

/*p {
  margin-bottom: 15px;
}*/

a,
p,
li,
h1,
h2,
h3,
h4,
h5,
h6,
div {
    text-shadow: none !important;
}

sub,
sup {
    font-size: 50%;
}

/* ------------------------------------- default element styles - end---------------- */

/* ------------------------------------- useful classes-start------------------------ */

.clearfix {
    clear: both;
}

.no-wrap {
    white-space: nowrap;
}

.block-elem {
    display: block;
}

.no-margin {
    margin: 0px !important;
}

.txt-align-center {
    text-align: center;
}

.bold-txt {
    font-family: "proxima-nova-bold";
}

ul.copyrht-txt.para-text.footer-text {
    /*width: fit-content;*/
    /*padding-left: 85px;*/
    width: 100%;
}

#job-bag {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Arial-regular';
    margin-top: 0px;
}

/*--- custom css --*/

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.img-fluid {
    display: block;
    max-width: 100%;
    height: auto;
}

.flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    gap: 30px;
}

.stft1 {
    padding-top: 15px;
    /*margin-left: 5px;*/
    margin-right: 5px;
}

/*@media (max-width: 576px) {
	.flex-container {
		display:block;
		}
}*/

/*--- home banner ---*/

.row-container {
    /*width: 1200px;*/
    width: 86%;
    margin: auto !important;
}

#row-container {
    width: 1200px;
    margin: auto !important;
    padding-right: 15px;
    padding-left: 15px;
}

.cmp-accordion {
    width: 1200px;
    margin: auto !important;
}

.banner-container {
    width: 100%;
    margin: 0px auto;
}

.flex-container {
    padding: 0px 0px;
    margin: 0px;
    align-items: center;
}

.logo-srch-sec .flex-container {
    padding: 20px 0px 0 0;
}

.astra-logo {
    width: 23%;
    align-items: center;
    justify-content: flex-start;
    padding-bottom: 20px;
}

.mobile-menu,
.mobile-srch-img {
    display: none;
}

.astra-content {
    width: 100%;
}

.astra-content ul {
    justify-content: flex-end;
    column-gap: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.astra-content ul li {
    align-items: center;
    text-align: center;
    font-size: var(--font-20px-1920-14px-375);
    line-height: 1.2;
    color: #707070;
    font-family: 'Lexia-Regular';
    list-style-type: none;
    justify-content: flex-start;
    padding: 10px 0px;
}

.our-menu {
    grid-area: menu;
}

.checkbtn {
    font-size: 24px;
    color: #000000;
    cursor: pointer;
    display: none;
    position: relative;
    z-index: 9999;
}

#check {
    display: none;
}

.row-container .nav-links {
    margin: 0px;
    padding: 15px 0px 10px 0px;
}

#row-container .nav-links {
    margin: 0px;
    padding: 5px 0px 0px 15px;
}

.nav-links {
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

.nav-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    column-gap: 20px;
}

/*.nav-links ul li{
	list-style: none;
	font-size:14px;
	line-height: 20px;
	color: #707070;
	align-items: flex-start;
	padding: 5px 0px 0px;
	z-index: 100;
	margin-right:20px;
}*/

.nav-links ul li a {
    font-size: var(--font-20px-1920-14px-375);
    line-height: 1.5;
    color: #707070;
    font-family: 'Lexia-Regular';
    text-decoration: none;
}

.mainmenu {
    display: inline;
}

.mainmenu:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background: url(/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/homepage/navarrow.png) no-repeat;
    position: relative;
    top: 8px;
    left: 8px;
}

.arrow {
    width: 100%;
    padding: 0px 0px 0px 45px;
}

/*

.nav-links ul li::after {
	content: '';
	width: 0%;
	height: 2px;
	background: #8B0051;
	display: block;
	margin: auto;
	transition: 0.5s;
	margin-top: 6px;
}
*/

.astra-content ul li:hover {
    color: #707070 !important;
    text-decoration: underline !important;
}

/*
.nav-links ul li a:hover{
	color: #8B0051 !important;
     text-decoration: underline !important; 
    border-bottom: 2px solid;
    padding-bottom: 5px !important;
}
*/

.dropdown-content ul li::after {
    display: none;
}

.nav-links ul li:hover::after {
    /*	width: 100%;*/
}

.dropdown-content {
    display: none;
}

/*
.dropdown-content ul :hover{
	background-color: #D6D6D6;
	width: 100%!important;
	color: #8B0051;
	z-index: 100;
}
*/

.dropdown-content ul li:hover .arrow {
    color: #000 !important;
}

.nav-links ul li.mainmenu:hover .dropdown-content ul {
    display: block;
    width: 100%;
    position: relative;
    left: 16%;
    top: 0px;
}

.nav-links ul li.mainmenu:hover .dropdown-content ul li {
    width: 100%;
    padding: 5px 0px 5px 10px;
}

.dropdown-two {
    display: none;
}

.dropdown-two ul li {
    padding: 5px 0px 5px 25px !important;
}

.press:hover .dropdown-two {
    display: block;
    position: absolute;
    background-color: #D6D6D6;
    width: 100%;
    top: 0px;
    left: 15%;
    padding-top: 37px;
    margin-top: -37px;
    overflow: hidden;
}

.dropdown-content ul li:hover .dropdown-two ul {
    width: 100%;
    top: 0px;
    left: 3%;
}

.chome {
    padding: 22px 0px 36px;
}

.line-tag {
    background-color: #EDEDED !important;
    height: 2px;
    width: 100%;
}

/* header menu changes as per forxiga starts */

#navLinks ul {
    display: flex;
    max-width: 100%;
    justify-content: space-between;
}

#navLinks ul li {
    position: relative;
    left: 0px;
    /*height: 35px;*/
    white-space: nowrap;
    list-style: none;
}

@media only screen and (min-width: 992px) {
    .nav-links ul li.mainmenu:hover .dropdown-content {
        display: block;
        min-width: max-content;
        background-color: #fff;
        position: absolute;
        left: -10px;
        top: 80%;
        z-index: 10;
        display: block;
        padding-top: 5px;
        margin-left: 0%;
        width: 100%;
        padding-right: 0px;
        margin-top: 6px;
    }
    .nav-links ul li.mainmenu:hover .dropdown-content ul li {
        width: 100%;
        padding: 5px 0px 5px 10px;
    }
}

.desk-menu-sec .nav-links .mainmenu .dropdown-content .submenu {
    flex-direction: column;
}

.nav-links ul li.mainmenu:hover .dropdown-content ul {
    display: block;
    width: 100%;
    position: relative;
    left: 0%;
    top: 0px;
}

.dropdown-content ul li.press:hover .dropdown-two {
    display: block !important;
    min-width: 10em;
    background-color: #fff;
    position: relative;
    left: 9em;
    top: 90%;
    z-index: 10;
    display: block;
    padding-top: 5px;
    margin-left: 6%;
    width: 100%;
    height: auto;
}

.dropdown-content ul li.press:hover .dropdown-two ul {
    display: block;
    width: 100%;
    position: relative;
    left: 0%;
    top: 0px;
}

/* header menu changes ends*/

/*end*/

/* footer section */

.site-footer {
    background-color: #1B1B1B;
    padding: 45px 0px 0px;
    font-size: 10px;
    line-height: 13px;
    color: #737373;
    margin-top: -18px;
}

.site-footer hr {
    /*border-top-color:#bbb;*/
    /*opacity:0.5*/
}

.stft {
    /*margin-left:5px;*/
    margin-right: 5px;
}

.site-footer hr.small {
    margin: 20px 0
}

.site-footer h6 {
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    letter-spacing: 2px
}

.site-footer a {
    color: #737373;
}

.site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}

.vl {
    border-left: 2px solid grey;
    height: auto;
}

.para-text {
    color: #ffffff;
    line-height: 18px;
    font-size: 13px;
}

.section3 {
    padding: 60px 150px;
    background-color: #8B0051;
}

.section3-text {
    color: #ffffff;
}

.footer-links {
    list-style: none;
}

.footer-links #social-media-guide-txt {
    white-space: nowrap;
}

.footer-links li {
    margin: 0.625rem 0;
}

.footer-links a {
    font-size: 15px;
    line-height: 1.13;
    font-family: 'Arial';
    letter-spacing: .6px;
    display: block;
    text-decoration: none;
    position: relative;
    color: #fff;
}

.footer-links a:active,
.footer-links a:focus,
.footer-links a:hover {
    color: #FFF;
    text-decoration: underline;
}

.footer-links.inline li {
    display: inline-block;
}

.site-footer .social-icons {
    text-align: left;
    padding-left: 80px;
}

.site-footer .social-icons a {
    width: 57px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #33353d;
}

.footer-text {
    text-align: center !important;
}

.copyright-text {
    color: #ffffff;
    font-size: 15px;
    font-family: 'Arial-Regular';
    line-height: 13px;
    letter-spacing: .8px;
    padding: 38px 0 0 0;
    text-align: right;
}

.footer-head {
    font-size: var(--font-27px-1920-20px-375);
    line-height: 1.33;
    font-family: 'Lexia-Regular';
    letter-spacing: 1.05px;
    color: #FFF;
}

.footer-abt {
    font-size: 15px;
    line-height: 1.13;
    font-family: 'Arial-regular';
    letter-spacing: .8px;
    margin: 0.625rem 0 0 0;
    color: #FFF;
    padding-right: 10px;
    padding-bottom: 45px;
}

.footer-other {
    font-size: .6875rem;
    line-height: 1.1818181818;
    letter-spacing: .6px;
    color: #fff;
    text-decoration: none;
}

.footer-other a:hover {
    color: #fff;
    text-decoration: underline;
}

.copyrht-txt {
    padding-top: 38px !important;
}

.copyrht-txt li {
    display: inline-block;
    margin-right: 0.9375rem;
}

.copyrht-txt a {
    font-size: 15px;
    line-height: 1.13;
    font-family: 'Arial-regular';
    letter-spacing: .8px;
    color: #ffffff;
    text-decoration: none;
}

.copyrht-txt a:hover {
    color: #d2d2d2;
    text-decoration: underline;
}

ul.submenu li:hover {
    background-color: #F2F2F2;
}

ul.submenu li {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.navigation_secondary-link:before {
    width: 4px;
    height: 16px;
    margin-left: -9px;
    /* margin-top: -0.3125rem; */
    background: #8B0051;
    content: '';
    display: none;
    position: absolute;
    top: 10.7px;
}

.social-icons {
    padding-left: 20;
    padding-top: 20px;
    margin-bottom: 0;
    list-style: none;
}

.social-icons li {
    display: inline-block;
    margin-top: 8px
}

.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
}

.social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 57px;
    height: 57px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.social-icons a:active,
.social-icons a:focus,
.social-icons a:hover {
    color: #fff;
    background-color: #29aafe;
}

.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}

.social-icons a.facebook:hover {
    background-color: #3b5998;
}

.social-icons a.twitter:hover {
    background-color: #00aced;
}

.social-icons a.linkedin:hover {
    background-color: #007bb6;
}

.social-icons a.dribbble:hover {
    background-color: #ea4c89;
}

.mobile-menu-container #srch-icon img {
    padding-top: 2px;
}

.text_ {
    padding-left: 20px;
}

.nav-link:hover {
    color: #c7118d;
    text-decoration: underline;
}

.vl {
    border-left: 2px solid grey;
    height: auto;
}

.site-footer .row.stft>.col-sm-3.vl:nth-child(2) {
    border: none;
}

.site-footer .row.stft>.col-sm-4 {
    border-right: 2px solid grey;
}

/* Location, Phone, Email Section */

.contact-list {
    list-style-type: none;
    margin-left: -30px;
    padding-right: 20px;
}

.list-item {
    line-height: 4;
    color: #000000;
}

.contact-text {
    font-size: 16px;
    color: #000000;
}

.contact-text a {
    color: #000000;
    text-decoration: none;
    transition-duration: 0.2s;
}

.contact-text a:hover {
    color: #fff;
    text-decoration: none;
}

.contact-cm1 {
    color: #ffffff;
    text-align: left;
    padding-left: 155px;
    font-style: italic;
}

.banner h2 {
    margin: 0;
    font-size: 3em;
    color: #FFFFFF;
    text-align: center;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding: 0.5em 0 0 0;
}

.banner p {
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0 0 0;
    line-height: 2em;
    letter-spacing: 2px;
    padding: 0 0 2em 0;
}

.border-bottom {
    border-top: 0;
    border-bottom: 2px solid #fff !important;
}

.para-text {
    color: #ffffff;
    line-height: 25px;
    font-size: 10px;
}

.section3 {
    padding: 60px 150px;
    background-color: #8B0051;
}

.section3-text {
    color: #ffffff;
}

div#text-2d680d13da {
    padding: 0px;
}

.site-footer .stft1 {
    display: flex;
    justify-content: space-between;
    padding: 25px 0px 30px 0px;
}

.site-footer .stft1 #az-ftr-logo-area {
    width: 64%;
    max-width: 220px;
}

.site-footer .stft1 #copy-right {
    width: 34%;
    min-width: 184px;
    max-width: 182px;
}

.site-footer .stft1 #az-ftr-logo-area .footer__logo-image {
    width: 11.4rem;
    height: 3.8rem;
    display: block;
    background: url(/etc/designs/az/img/logo-az-white.png) center center no-repeat;
    background-size: 100%;
}

/*@media screen and (max-width: 1920px){
    .head_content{
        display:none;
    }
}*/

@media screen and (min-width: 1920px) {
    .site-footer {
        background-color: #1B1B1B;
        padding: 45px 0px 0px;
        font-size: 10px;
        line-height: 13px;
        color: #737373;
        margin-top: -18px;
    }
    .nav-links ul li {
        padding: 5px 0px 5px;
    }
    ul.copyrht-txt.para-text.footer-text {
        /*width: fit-content;*/
        /*padding-left: 127px;*/
        width: 90%;
    }
    /*.stft1 {
		padding-top: 30px;
		margin-left: 5px;
		margin-right: 5px;
	}*/
    /*.row-container {
		width:95%;
		margin:  auto!important;
	}*/
    #row-container {
        width: 1668px;
        margin: auto !important;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cmp-accordion {
        width: 1668px;
        margin: auto !important;
    }
    .nav-links ul li {
        margin-right: 33px !important;
    }
    /*.nav-links ul li a{
		font-size: 20px;
		line-height: 24px;
	}*/
    /*.astra-content ul li {
		font-size: 20px;
		line-height: 24px;
	}*/
    /*.footer-head {
		font-size: 27px;
		line-height: 36px;
	}*/
    .footer-abt,
    .footer-links a,
    .copyrht-txt a,
    .copyright-text {
        font-size: 15px;
        line-height: 1.13;
    }
    .copyrht-txt {
        padding-top: 38px !important;
    }
    .footer-abt {
        padding-right: 20px;
    }
    .site-footer .row.stft>.col-sm-4 {
        width: 30%;
    }
}

@media screen and (max-width:1600px) {
    :root {
        --font-20px-1920-14px-375: clamp(0.75rem, calc(0.71rem + 0.16vw), 0.88rem);
    }
    .nav-links ul li a {
        font-size: var(--font-20px-1920-14px-375);
    }
}

@media screen and (max-width: 1300px) {
    .row-container {
        /*width: 1126px;
		width:95%;
		margin:  auto!important; */
    }
    #row-container {
        width: 1126px;
        margin: auto !important;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cmp-accordion {
        width: 1126px;
        margin: auto !important;
    }
}

@media screen and (max-width: 1200px) {
    .row-container {
        /*max-width: 1050px;
      max-width:95%;
      margin: 0 auto!important; */
    }
    .mobile-menu-container .mobile-menu-sec .checkbtn {
        display: block;
        padding: 7.79px 0px;
    }
    .mobile-menu-container .mobile-menu-sec #navLinks ul {
        flex-direction: column;
    }
    #row-container {
        max-width: 1050px;
        margin: 0 auto !important;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cmp-accordion {
        width: 1050px;
        margin: auto !important;
    }
    .site-footer .social-icons {
        text-align: right;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-1 {
        width: 8.33333%;
    }
    .col-lg-2 {
        width: 16.66667%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-4 {
        width: 33.33333%;
    }
    .col-lg-5 {
        width: 41.66667%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-7 {
        width: 58.33333%;
    }
    .col-lg-8 {
        width: 66.66667%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-10 {
        width: 83.33333%;
    }
    .col-lg-11 {
        width: 91.66667%;
    }
    .col-lg-12 {
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .row-container {
        /*max-width: 970px;
        max-width:95%;
        margin: 0 auto; */
    }
    #row-container {
        max-width: 970px;
        margin: 0 auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cmp-accordion {
        width: 970px;
        margin: auto !important;
    }
}

@media (min-width: 992px) {
    .nav-links {
        z-index: 99;
    }
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }
    .col-md-1 {
        width: 8.33333%;
    }
    .col-md-2 {
        width: 16.66667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333%;
    }
    .col-md-5 {
        width: 41.66667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333%;
    }
    .col-md-8 {
        width: 66.66667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333%;
    }
    .col-md-11 {
        width: 91.66667%;
    }
    .col-md-12 {
        width: 100%;
    }
}

@media (max-width:991px) {
    .col-sm-4.about {
        padding: 0;
        border-bottom: 10px solid red;
    }
    .vl {
        border-left: 2px solid grey;
        height: auto;
    }
    .site-footer .social-icons {
        padding-left: 0;
    }
    .site-footer .row.stft>.col-sm-4 {
        margin-bottom: 15px;
    }
    .footer-abt {
        padding-bottom: 25px;
    }
}

/* iPad Air */

/*@media only screen and (min-width : 768px) and (max-width : 1199px) {
	.mobile-menu-container .mobile-menu-sec .checkbtn {
		display: block;
	}
	
	.mobile-menu-container .mobile-menu-sec #navLinks ul {
		flex-direction: column;
	}
}*/

@media (min-width: 768px) {
    .mobilesite-footer {
        display: none;
    }
    #footer-accordion-links {
        display: none;
    }
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }
    .col-sm-1 {
        width: 8.33333%;
    }
    .col-sm-2 {
        width: 16.66667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333%;
    }
    .col-sm-5 {
        width: 41.66667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333%;
    }
    .col-sm-8 {
        width: 66.66667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333%;
    }
    .col-sm-11 {
        width: 91.66667%;
    }
    .col-sm-12 {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .row-container {
        /*max-width: 750px;
        max-width:95%;
        margin: 0 auto; */
    }
    #row-container {
        max-width: 750px;
        margin: 0 auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cmp-accordion {
        width: 750px;
        margin: auto !important;
    }
    .our-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .nav-links ul li {
        display: block;
        margin-left: 5vw;
    }
    #check:checked~.checkbtn i::before {
        content: "\00d7";
        color: #000;
        font-size: 45px;
        background: none;
    }
    .checkbtn {
        display: block;
        padding: 2%;
    }
    .checkbtn i.fa.fa-bars {
        float: right;
    }
    .nav-links ul {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .nav-links ul li a {
        color: #ffffff;
    }
    .nav-links ul li::after {
        height: 0px;
    }
    .nav-links ul li.mainmenu .dropdown-content ul {
        display: block;
        width: 100%;
        position: relative;
        top: 0px;
    }
    .nav-links ul li.mainmenu .dropdown-content ul li {
        width: 100%;
    }
    div#job-bag {
        margin: 0 auto;
        text-align: left;
        color: #ffffff;
    }
    /*div#az-ftr-logo-area, p.copyright-text {
    	text-align: center;
    }*/
}

@media only screen and (min-width: 992px) {
    .desk-menu-sec {
        display: block;
    }
    .mobile-menu-container,
    .mobile-link-sec {
        display: none;
    }
    .nav-links ul {
        column-gap: 5px;
    }
    /*.nav-links ul li {
    margin-right: 15px;
	}*/
}

@media only screen and (max-width: 991px) {
    .desk-menu-sec,
    .hide-menu-sec {
        display: none;
    }
    .nav-links ul li {
        line-height: 22px;
        margin-left: 5vw;
        line-height: 3;
    }
    .mobile-menu-container {
        display: flex;
        align-items: center;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 86%;
        float: none;
        margin: 0 auto;
    }
    .mobile-menu-sec .fa-bars:before {
        content: "";
        background-image: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/menu.png');
        display: inline-block;
        width: 39px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: 21px;
    }
    .astra-site-logo img,
    .astra-site-logo {
        width: 115px;
        /*padding-left:14px;*/
    }
    .mobile-menu-container #srch-icon {
        width: calc(100% - 152px);
        text-align: right;
        /*padding-top: 6px;*/
    }
    .mobile-menu-container .mobile-menu-sec {
        width: 5%;
    }
    .banner-container .flex-container {
        display: block;
    }
    .mobile-link-sec {
        background-color: #D6D6D6;
    }
    .astra-content ul {
        justify-content: flex-start;
        column-gap: 40px;
    }
    .head_content {
        display: block !important;
    }
    .row-container {
        /*	width: auto; */
    }
    #row-container {
        width: auto;
        padding-right: 15px;
        padding-left: 15px;
    }
    .cmp-accordion {
        width: auto;
        margin: auto !important;
    }
    .our-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .nav-links ul li {
        display: block;
    }
    #check:checked~.checkbtn i::before {
        content: "\00d7";
        color: #8B0051;
        font-size: 45px;
        background: none;
    }
    .nav-links {
        position: absolute;
        top: 0px;
        background: #fff;
        width: 370px;
        width: 100%;
        text-align: left;
        z-index: 2;
        transition: all 0.5s ease-in-out;
        display: none;
        visibility: hidden;
        box-shadow: rgb(0 0 0 / 10%) 0px 4px 10px;
    }
    .checkbtn {
        display: block;
    }
    .nav-links ul {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .nav-links ul li a {
        color: #666;
    }
    .nav-links ul li::after {
        height: 0px;
        display: none;
    }
    .nav-links ul li.mainmenu .dropdown-content {
        position: relative;
        display: none;
        width: 100%;
        top: -6px;
        padding-top: 5px;
        margin-top: 2px;
        margin-left: 0px;
        z-index: 99;
        overflow: hidden;
        background-color: #fff;
    }
    #header-navigation-section .nav-links ul li.mainmenu.active>.dropdown-content {
        display: block;
    }
    #header-navigation-section .nav-links ul li .dropdown-content ul li {
        padding: 0px 0px 0px 0px;
    }
    .nav-links ul li.mainmenu .dropdown-content ul {
        display: block;
        width: 100%;
        position: relative;
        left: 0;
        top: 0px;
        background-color: #fff;
    }
    .nav-links ul li.mainmenu .dropdown-content ul li {
        width: 100%;
        padding: 5px 0px 5px 10px;
    }
    /*dropdown*/
    .collapsible {
        position: relative;
    }
}

.collapsible label {
    position: relative;
    display: block;
}

.collapsible label:after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(/content/dam/intelligentcontent/brands/tezspire/uk/en/images/header/uparrow.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 14px;
    right: 0px;
    position: absolute;
    display: inline-block;
}

.collapsible-text {
    max-height: 0px;
    overflow: hidden;
    position: relative;
    opacity: 0.5;
    top: -100%;
    transition: all 0.3s ease;
}

.collapsible input:checked~.collapsible-text {
    max-height: 100%;
    opacity: 1;
    top: 0px;
}

.collapsible input {
    display: none;
}

.row-wid ul li:first-child {
    padding-top: 10px !important;
}

.nav-links ul li:last-child::after {
    content: '';
    width: 100% !important;
    height: 0px !important;
    background: #FFFFFF !important;
    display: block;
    margin: 0px;
}

/*dropdown*/

.row-wid {
    width: 100% !important;
    padding: 0px 15px 0px 15px;
}

.dropdown ul li {
    padding: 0px 0px 0px 0px !important;
}

.funded {
    padding: 0.8em 0;
}

.nav-links ul {
    padding-top: 40px;
}

.checkbtn {
    display: block;
    position: absolute;
    right: 17px;
    top: 20px;
    z-index: 999;
}

#check:checked~.nav-links {
    right: 0%;
    top: 0%;
    display: block;
    visibility: visible;
    z-index: 99;
    background: #fff;
}

.nav ul li {
    float: none;
    padding: 2px 38px 0px 42px;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
}

.collapsible label:after {
    content: "";
    width: 16px;
    height: 16px;
    background-image: url(/content/dam/intelligentcontent/brands/tezspire/uk/en/images/header/down-arrow.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 14px;
    right: 0px;
    position: absolute;
    display: inline-block;
}

.collapsible input:checked~a label:after {
    background-image: url(/content/dam/intelligentcontent/brands/tezspire/uk/en/images/header/uparrow.png);
    background-size: 100%;
    background-repeat: no-repeat;
    top: 14px;
    right: 0px;
    position: absolute;
    display: inline-block;
}

#check:checked~.checkbtn i::before {
    /*       content: "";*/
    width: 45px;
    height: 25px;
    /*     background-image: url(/content/dam/intelligentcontent/brands/tezspire/uk/en/images/header/close-icon.png);*/
    background-size: 100%;
    background-repeat: no-repeat;
    top: -10px;
    right: -10px;
    position: absolute;
    display: inline-block;
}

.nav ul li a {
    line-height: 42px;
}

.nav ul li:last-child {
    padding-bottom: 30px;
}

#pi-color2-mob {
    display: block;
    width: 100%;
}

#pi-color2 {
    display: none;
}

.tezspire-pi {
    display: block;
    padding-left: 12px;
}

.tezspire-pi p {
    padding-bottom: 8px;
}

.nav ul li:hover .dropdown {
    position: relative;
    padding-top: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .mobilesite-footer {
        display: none;
    }
    .hide-menu-sec,
    .desk-menu-sec {
        display: none;
    }
    .mobile-menu-container {
        /*	display:flex;
		align-items: center;
		padding-top: 10px;
		padding-bottom: 10px;
		width: 100%; */
    }
    .mobile-menu-sec .fa-bars:before {
        content: "";
        background-image: url('/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/menu.png');
        display: inline-block;
        width: 35px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        height: 22px;
    }
    .mobile-menu-container #srch-icon img {
        width: 85px;
        padding-right: 25px;
    }
    .astra-site-logo img,
    .astra-site-logo {
        width: 50%;
    }
    .mobile-menu-container #srch-icon {
        /*width: 40%;
		text-align: right;*/
    }
    .mobile-menu-container .mobile-menu-sec {
        width: 5%;
    }
    .banner-container .flex-container {
        display: block;
    }
    .logo-srch-sec .flex-container {
        padding: 0px;
    }
    .astra-content ul {
        justify-content: flex-start;
        column-gap: 40px;
    }
    .mobile-link-sec {
        background-color: #D6D6D6;
    }
    #check:checked~.checkbtn i::before {
        background: none;
    }
    /*.astra-content ul li{
		margin-left: 4vw;
	}*/
    .nav-links ul li.mainmenu:hover .dropdown-content ul li {
        width: 100%;
        padding: 5px 0px 5px 10px;
        margin-left: 0px;
        word-wrap: break-word;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .nav-links ul li.mainmenu .dropdown-content {
        position: relative;
        display: none;
        width: 100%;
        left: 0px;
        top: 0px;
        padding-top: 0px;
        margin-top: 0px;
        margin-left: 0px;
        z-index: 99;
        overflow: hidden;
        background-color: #fff;
        /* height: auto; */
    }
    .nav-links ul li.mainmenu .dropdown-content ul li {
        width: 100%;
        padding: 5px 0px 5px 10px;
        margin-left: 0px;
        word-wrap: break-word;
    }
    .mainmenu:after {
        display: none;
    }
    .nav-links ul li.mainmenu .dropdown-content ul {
        display: block;
        width: 100%;
        position: relative;
        left: 0;
        top: 0px;
        background-color: #fff;
    }
    #navLinks ul li {
        position: relative;
        left: 0px;
        height: auto;
        white-space: nowrap;
        top: 0px;
    }
    .nav-links .dropdown-content ul {
        padding-top: 2px;
    }
    .mobile-menu-container #srch-icon img {
        padding-top: 13px;
    }
    .mobile-menu-container #srch-icon img {
        width: 56px;
        padding-right: 25px;
    }
    .mainmenu a:after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px !important;
        background-repeat: no-repeat;
        background: url(/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/homepage/navarrow.png) no-repeat;
        position: relative;
        top: 0px;
        left: 8px;
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .submenu a:after {
        content: "";
        display: none;
    }
    .mainmenu li a:after {
        content: "";
        width: 15px;
        height: 0 !important;
    }
    .navigation_secondary-link:before {
        top: 9.7px;
    }
}

@media only screen and (max-width: 767px) {
    body {
        overflow-x: hidden;
    }
    .mobile-menu-container {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .logo-srch-sec .flex-container {
        padding: 0px;
    }
    .row-container {
        width: 100%;
        margin: 0 auto;
    }
    div#text-3c0382d0a4 {
        padding: 0;
    }
    #navLinks ul {
        flex-direction: column;
        padding-top: 12%;
        padding-bottom: 0;
    }
    #text-cc2b59c26e p,
    #text-12056c9949 p,
    #quick-links-sec p,
    #other-az-sec p {
        padding: 8px 0px;
    }
    #other-az-sec p a,
    #quick-links-sec p a {
        color: #ffffff;
    }
    .mrl {
        margin-left: 70px !important;
    }
    .social-icons {
        margin-left: 15px !important;
    }
    .site-footer {
        display: none;
    }
    .mobilesite-footer {
        background-color: #1B1B1B;
        padding: 5px 0px 0px;
        font-size: 10px;
        line-height: 13px;
        color: #737373;
        margin-top: 0px;
    }
    .mbl-ftr {
        display: none;
    }
    .stft {
        margin-left: 0;
        margin-right: 0;
    }
    .stft1 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .site-footer .social-icons {
        text-align: left;
        padding-left: 0px;
    }
    ul.copyrht-txt.para-text.footer-text {
        width: auto;
        padding-left: 0px;
    }
    .mobile-menu-container #srch-icon img {
        padding-top: 0px;
    }
    .line-tag {
        background-color: #EDEDED !important;
        height: 0px;
        width: 100%;
    }
    /*.cmp-text{
		padding: 0px!important;
	}*/
    #footer-accordion-links .cmp-accordion__button--expanded .cmp-accordion__icon::before {
        content: '\f077' !important;
        font-family: 'Font Awesome';
    }
    #footer-accordion-links .cmp-accordion__icon::before {
        content: '\f078' !important;
        font-family: 'Font Awesome';
        color: #fff;
    }
    #footer-accordion-links .cmp-accordion__button {
        font-size: 20px;
        line-height: 36px;
        padding: 1em 1em !important;
        /*border-top: 1px solid #fff;*/
        /*border-bottom: 1px solid #fff;*/
        font-family: 'Lexia-Regular';
        outline: none;
    }
    .cmp-accordion__panel {
        padding: 0.5em 2em !important;
    }
    .copyrht-txt li {
        display: block;
        text-align: left;
        margin-right: auto;
        padding: 12px 0px;
    }
    .cmp-accordion__button {
        padding: 1.5em 1em;
    }
    .cmp-accordion__item {}
    .stft1 {
        padding-top: 0px;
    }
    .copyright-text {
        color: #ffffff;
        font-size: 14px;
        font-family: 'Arial';
        line-height: 13px;
        letter-spacing: .8px;
        padding: 1.5rem 0;
        text-align: left !important;
    }
    .submenu {
        background-color: #373a36;
        color: #fff;
    }
    .mainmenu:after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px !important;
        background-repeat: no-repeat;
        background: url(/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/homepage/navarrow.png) no-repeat;
        position: relative;
        top: 0px;
        left: 8px;
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    /*accord_content*/
    #footer-accordion-links {
        display: block;
        color: #ffffff;
        background-color: #1B1B1B;
        margin: -1px auto !important;
    }
    /*.footer-head {
		font-size: 20px;
		line-height: 36px;
		font-family: 'Lexia-Regular';
		letter-spacing: 1.05px;
		color: #FFF;
	}*/
    .footer__logo-image {
        width: 9rem;
        height: 5rem;
    }
    div#job-bag {
        text-align: left;
    }
    /*.footer-abt {
		font-size: 12px;
		line-height: 17px;
		margin: 2rem 0px;
	}*/
    .site-footer {
        padding-bottom: 0;
        margin-top: -1px;
    }
    .site-footer .copyright-text,
    .site-footer .social-icons {
        text-align: left;
    }
    .vl {
        border-left: 2px solid grey;
        height: auto;
    }
    span.footer__logo-image {
        text-align: center;
    }
    .nav-links ul li.mainmenu .dropdown-content {
        position: relative;
        display: none;
        width: 100%;
        left: 0px;
        top: 0px;
        padding-top: 0px;
        margin-top: 0px;
        margin-left: 0px;
        z-index: 99;
        overflow: hidden;
        background-color: #fff;
        height: auto;
    }
    #navLinks ul li {
        position: relative;
        left: 0px;
        height: auto;
        white-space: nowrap;
        top: 0px;
        /*z-index: 999;*/
    }
    .nav-links ul li.mainmenu .dropdown-content ul li {
        width: 100%;
        padding: 5px 0px 5px 10px;
        margin-left: 0px;
        word-wrap: break-word;
    }
    .mainmenu a:after {
        content: "";
        display: inline-block;
        width: 15px;
        height: 15px;
        background-repeat: no-repeat;
        background: url(/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/homepage/navarrow.png) no-repeat;
        position: relative;
        top: 0px;
        left: 8px;
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }
    .mainmenu li a:after {
        content: "";
        width: 15px;
        height: 0px;
    }
    .mainmenu:after,
    .submenu a:after {
        content: '';
        background: none;
    }
    .nav-links ul li.mainmenu .dropdown-content ul {
        padding-top: 1% !important;
    }
    .nav-links ul li:hover::after {
        display: none;
    }
    .nav-links {
        position: absolute;
        top: 0px;
        background: #fff;
        width: 300px;
        text-align: left;
        z-index: 2;
        transition: all 0.5s ease-in-out;
        display: none;
        visibility: hidden;
        width: 100%;
    }
    .navigation_primary-link:before {
        height: 0px;
    }
    .mobile-menu-container #srch-icon img {
        width: 72px;
        padding-right: 44px;
    }
    .mobile-menu-container #srch-icon img {
        padding-top: 8px;
    }
    .navigation_secondary-link:before:hover {
        display: block;
    }
    .nav-links {
        width: 325px;
        width: 100%;
    }
    .mobile-menu-container #srch-icon img {
        width: 45px;
        padding-top: 18px;
        padding-right: 26px;
    }
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600;
    }
    .vl {
        border-left: 2px solid grey;
        height: auto;
    }
    div#job-bag {
        margin: 0 auto;
        text-align: left;
        color: #ffffff;
        padding-top: 30px;
    }
    p.copyright-text {
        text-align: center;
        margin-top: 30px;
    }
    div#az-ftr-logo-area {
        /*text-align: center;*/
        /*border-bottom: 1px solid #FFFFFF;*/
        padding-bottom: 30px;
        padding-left: 20px;
        margin-bottom: 15px;
        margin-top: 5px;
    }
    #az-ftr-logo-area .footer__logo-image {
        width: 181px;
        min-height: 5rem;
    }
    .footer-head {
        margin-top: 20px;
        display: block;
        margin-bottom: 12px;
    }
    .footer-abt {
        margin-bottom: 30px;
        padding-bottom: 0;
        letter-spacing: 0px;
        padding-right: 0px;
    }
    .copyrht-txt a {
        font-size: 14px;
        white-space: nowrap;
    }
    .legal-notice-sec {
        padding-left: 18px;
    }
    .legal-notice-sec .copyrht-txt,
    .cookie-pol-sec .copyrht-txt {
        padding-top: 20px !important;
    }
    .cookie-pol-sec {
        padding-left: 5px;
    }
    #forcorporate #mobile-foot-1 {
        display: none;
    }
}

/*exit ramp starts */

.exit-ramp-body {
    font-size: var(--bodytext-17px);
    line-height: 1.29;
    font-family: 'Arial-regular';
    padding-top: 22px;
}

.exit-ramp-title {
    font-family: 'Arial-regular';
    font-size: var(--bodytext-17px);
    line-height: 1.2;
    font-weight: bold;
    margin-top: 0.625rem;
}

.exit-ramp-content {
    padding: 0 1.25rem;
    max-width: 100%;
}

.modal-box__content {
    position: relative;
    max-height: 400px;
    max-height: 75vh;
    overflow: hidden;
    padding: 2.1875rem 1.25rem 2.5rem;
    overflow-y: auto;
}

.modal-box {
    max-width: 100%;
    transition: max-width .25s linear, margin-left 125ms linear;
    background: #fff;
    opacity: 1;
    cursor: auto;
    will-change: transform, opacity;
    position: absolute;
    top: 68px;
    width: 640px !important;
    z-index: 1000;
    margin-top: initial !important;
    margin-bottom: initial !important;
    overflow-x: hidden;
}

.modal-box__content {
    padding: 2.1875rem 1.25rem 2.5rem !important;
}

.exit-ramp-actions {
    padding-top: 35px !important;
    position: relative;
    display: flex;
    max-width: 735px;
    margin: auto;
    /* color: #fff; */
    justify-content: flex-start;
    padding-top: 0px;
    padding-bottom: 0px !important;
    gap: 10px !important;
    flex-direction: row-reverse !important;
    align-items: flex-start !important;
    justify-content: flex-end !important;
}

a.exit-ramp-continue.skip-exit-ramp {
    font-size: var(--buttontext);
    line-height: 1.2;
    font-family: 'Lexia-Bold';
    border: 1px solid #3c4242;
    border-radius: 2px;
    letter-spacing: 1.4px;
    padding: 19px !important;
    padding-right: 54px !important;
    color: #000000;
    font-style: italic;
    text-align: left !important;
}

.exit-ramp-cancel.close-exit-ramp {
    font-size: var(--buttontext);
    line-height: 1.2;
    font-family: 'Lexia-Bold';
    border: 1px solid #3c4242;
    border-radius: 2px;
    letter-spacing: 1.4px;
    padding: 19px !important;
    padding-right: 54px !important;
    color: #000000;
    font-style: italic;
    text-align: left !important;
    cursor: pointer;
}

button.modal__close {
    position: absolute !important;
    top: 60px;
    right: 50% !important;
    z-index: 1100;
    margin-right: -321px;
}

.modal__close {
    top: 4.2rem !important;
    padding: 0;
    width: 60px !important;
    height: 60px !important;
    /* padding: 5px !important; */
    padding: 15px 15px !important;
    border: none;
    background-color: #3c4242 !important;
    color: #fff;
    cursor: pointer;
    z-index: 1004 !important;
}

.modal {
    background: rgba(0, 0, 0, 0.7) !important;
}

.exit-ramp-actions a:hover {
    text-decoration: none !important;
}

.exit-ramp-cancel.close-exit-ramp:after {
    font-family: az-webfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    top: 58px !important;
    font-size: 22px !important;
    right: initial;
    padding-left: 15px;
    position: absolute;
    content: '\f111';
}

a.exit-ramp-continue.skip-exit-ramp:after {
    font-family: az-webfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    top: 58px !important;
    font-size: 22px !important;
    right: initial;
    padding-left: 15px;
    position: absolute;
    content: '\f111';
    /* padding-right: 19px; */
}

@media only screen and (min-width: 320px) and (max-width: 540px) {
    .exit-ramp-actions {
        flex-direction: column-reverse !important;
        align-items: center !important;
    }
    button.modal__close {
        right: 0 !important;
        top: 0 !important;
        left: auto !important;
        margin-right: 0px !important;
        position: fixed !important;
    }
    a.exit-ramp-continue.skip-exit-ramp:after {
        top: 136px !important;
    }
    .modal__close {
        position: fixed;
        padding: 0;
        width: 2rem !important;
        height: 2rem !important;
        padding: 5px !important;
        border: none;
        background-color: #3c4242 !important;
        color: #fff;
        cursor: pointer;
        z-index: 1004 !important;
    }
    .modal-box {
        max-width: 100%;
        transition: max-width .25s linear, margin-left 125ms linear;
        background: #fff;
        opacity: 1;
        cursor: auto;
        will-change: transform, opacity;
        position: absolute;
        z-index: 1000;
        overflow-x: hidden;
    }
}

@media (max-width: 540px) {
    .modal__closeIcon {
        display: inline-block;
        margin-right: 0px !important;
        width: auto;
        vertical-align: top !important;
        font-size: 0;
        text-align: center !important;
        margin-top: 0 !important;
    }
    .modal.exit-ramp-modal.modal--visible.modal--overflow .modal__close svg {
        width: 0.71rem !important;
        height: 0.71rem !important;
    }
    .exit-ramp-body {
        width: 95%;
    }
    .modal-box__content {
        max-height: initial !important;
    }
    .modal {
        padding-top: 0px !important;
    }
    .exit-ramp-title {
        padding-top: 20px;
    }
    .modal__closeLabel {
        display: none !important;
        vertical-align: middle;
        font-size: 1.6rem;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    }
    .modal-box {
        max-width: 100%;
        transition: max-width .25s linear, margin-left 125ms linear;
        background: #fff;
        opacity: 1;
        cursor: auto;
        will-change: transform, opacity;
        position: absolute;
        top: 0px;
        width: 100% !important;
        height: 100%;
        z-index: 1000;
        overflow-x: hidden;
    }
    .modal__close {
        position: fixed;
        right: 8% !important;
        left: initial !important;
        padding: 0;
        width: 2.5rem !important;
        height: 2.5rem !important;
        padding: 5px !important;
        border: none;
        background-color: #3c4242 !important;
        color: #fff;
        cursor: pointer;
        z-index: 1004 !important;
    }
}

@media only screen and (min-width: 541px) and (max-width: 767px) {
    a.exit-ramp-continue.skip-exit-ramp:after {
        top: 58px !important;
    }
    button.modal__close {
        right: 0 !important;
        top: 0 !important;
        left: auto !important;
        margin-right: 0px !important;
    }
    .modal__close {
        position: fixed;
        left: initial !important;
        padding: 0;
        width: 2rem !important;
        height: 2rem !important;
        padding: 5px !important;
        border: none;
        background-color: #3c4242 !important;
        color: #fff;
        cursor: pointer;
        z-index: 1004 !important;
    }
    /*.modal-box {*/
    /*    width: 520px !important;*/
    /*}  */
}

@media (max-width: 767px) {
    .modal__close {
        width: 2.5rem !important;
        height: 2.5rem !important;
    }
    .modal__closeIcon {
        display: inline-block;
        margin-right: .8rem;
        width: 1.6rem !important;
        vertical-align: middle;
        font-size: 0;
    }
    .modal__closeIcon {
        display: inline-block;
        margin-right: 0px !important;
        width: auto;
        vertical-align: top !important;
        font-size: 0;
        text-align: center !important;
        margin-top: 0 !important;
    }
    .modal.exit-ramp-modal.modal--visible.modal--overflow .modal__close svg {
        width: 0.71rem !important;
        height: 0.71rem !important;
    }
    .modal-box__content {
        max-height: initial !important;
    }
    .modal--overflow {
        overflow-y: scroll;
        padding-top: 0px !important;
    }
    a.exit-ramp-continue.skip-exit-ramp:after {
        font-family: az-webfont;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        right: initial !important;
        position: absolute;
        content: '\f111';
        padding-left: 17px;
    }
    .exit-ramp-cancel.close-exit-ramp:after {
        font-family: az-webfont;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1.2;
        right: initial !important;
        /*top: 56px !important;*/
        top: unset !important;
        position: absolute;
        content: '\f111';
        padding-left: 17px;
    }
    button.modal__close {
        position: fixed !important;
        z-index: 1100;
    }
    .exit-ramp-content {
        padding: 0 !important;
        max-width: 100%;
    }
    .modal-box__content {
        padding: 25px !important;
    }
    .modal__close {
        right: 26% !important;
    }
    .modal-box {
        width: 100% !important;
        height: 100%;
        top: 0 !important;
    }
}

@media (max-width: 991px) {
    /*.exit-ramp-content {*/
    /*    padding: 0 !important;*/
    /*    max-width: 100%;*/
    /*}*/
    /*.modal-box__content {*/
    /*    padding: 25px !important;*/
    /*}*/
}

.modal {
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: initial !important;
}

.modal__close svg {
    width: 1rem !important;
    height: 1rem !important;
}

/*exit ramp ends */

@media only screen and (max-width: 991px) {
    .navigation_secondary-link:before {
        top: 22px !Important;
    }
    .navigation_primary-link:before {
        background: none !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1100px) {
    #navLinks ul {
        align-items: center;
    }
}

#filter-collapsible .cmp-searchresults__filter-link.add-filter {
    display: none;
}

#search-results .cmp-searchresults__inner-container .cmp-searchresults__item {
    flex-direction: column;
    align-items: unset !important;
}

#search-results br {
    display: none;
}