body#vaccines-and-immunotherapies{
    max-width: 1920px;
    margin: auto;
}
#vaccines-and-immunotherapies ul.people {
    list-style-position: outside;
    padding-left: 20px;
}
#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec a:hover {
    text-decoration:underline !important;

}
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec a:hover {
    text-decoration:underline !important;
}

#vaccines-and-immunotherapies .cmp-container__backgroundImage--enabled {
    background-size:100%;
    margin: 0px!important;
    height: 30vw;
    background-repeat: no-repeat;
	/*background-image: url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/vaccines-and-immunotherapies/banner_img.jpg")!important;*/
}
#vaccines-and-immunotherapies .banner h1 {
    font-size: var(--font-65px-1920-35px-375);
    padding: 10% 15px;
    font-family: 'Lexia-italic';
    color: #fff;
	line-height:78px;
}

#vaccines-and-immunotherapies span.span1::after {
    content: "\a";
    white-space: pre;
}

#vaccines-and-immunotherapies #top-content-sec{
	padding:0px;
}

#vaccines-and-immunotherapies .chome ul {
    display: flex;
    font-family: 'Lexia-Regular';
    /*margin-bottom: 20px;*/
    font-size: var(--breadcrumb-12px);
}

#vaccines-and-immunotherapies .chome ul li {
    list-style: none;
    padding-right: 10px;
    border-right: 2px solid #000;
    margin-right: 10px;
    text-decoration: underline;
	line-height: 14px;
	height:100%;
	margin-bottom: 10px;
}
#vaccines-and-immunotherapies .chome ul li a {
    color: #000;
	font-size:var(--breadcrumb-12px);
	font-family: 'Lexia-Regular';
}
#vaccines-and-immunotherapies .chome ul li:nth-child(3) {
    color: #830051;
    border: none;
	font-size:var(--breadcrumb-12px);
	text-decoration: none;
	font-family: 'Lexia-Regular';
}
/*#vaccines-and-immunotherapies .contct p:nth-child(1) {*/
/*    display:none;*/
/*}*/
#vaccines-and-immunotherapies .contct p:nth-child(2),.contct p:nth-child(3),.contct p:nth-child(4) {

    font-size: var(--bodytext-17px);
    line-height: 1.3;
   font-family: 'Arial';
   margin-bottom:25px;
}

#vaccines-and-immunotherapies .icon-20 {
    width: 14%;
}

#vaccines-and-immunotherapies .img-blog {
    display: block;
    float: left;
    align-items: center;
    margin-bottom: 20%;
    margin-top: 30px;
    margin-right: 10px;
}
#vaccines-and-immunotherapies .hmpg-blog-head {
    padding-top: 10px;
    font-family: Lexia-Regular;
    font-size: 34px;
    line-height: 56px;
}
#vaccines-and-immunotherapies .blogp {
    width: 100%;
    padding-right: 4%;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 27px;
    line-height: 1.32;
}
#vaccines-and-immunotherapies .button-hmpg {
    /*margin-left: 5%;*/
    background-color: #8b0051;
    border: none;
    color: #fff;
    text-decoration: none;
    font-family: Lexia-Bold;
    /*display: flex;*/
    align-items: center;
    justify-content: center;
    font-size: var(--buttontext);
    cursor: pointer;
    width: 230px;
    height: 50px;
}


#vaccines-and-immunotherapies .contct {
    margin-bottom: 40px;	
}
#vaccines-and-immunotherapies .col-lg-12.col-md-12.col-sm-12.col-xs-12.description {
    background: #fff;
}
#vaccines-and-immunotherapies .row-hp {
    margin-right: 0px;
    margin-left: 10px;
}

#vaccines-and-immunotherapies div#clinical {
    background: #8B0051;
    margin-top: 44px;
}

#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information {
    color: #fff;
    padding: 40px 35px;
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information p:nth-child(1) {
    font-size: var(--bodyheading-25px);
    line-height:46px;
    font-family: 'Lexia-Bold';
    margin-bottom:30px;
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information p:nth-child(2) {
    font-size: var(--bodytext-17px);
    line-height:31px;
    margin-bottom:25px;
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information p:nth-child(3) {
    font-size: var(--bodysubheading);
    line-height:36px;
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information a {
    color: #fff;
    cursor: pointer;
    font-family: 'Lexia-Bold';
    text-decoration: underline;
}

#vaccines-and-immunotherapies .therapy-media-sec {
    display: flex;
    flex-direction: row;
    gap: 150px;
    justify-content: center;
    align-items: stretch;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls {
    background-color: #f4f4f4;
    max-width: 40%;
    width: 40%;
    padding: 0px  25px;
	/*min-height: 298px;
    height: 298px;*/
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #left-sec, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #right-sec {
    display: flex;
    gap: 34px;
	/*align-items: flex-start;*/
    /*align-items: center;
    /*justify-content: space-between;*/
    padding: 20px 0px 20px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec {
    text-align: center;
    margin-bottom: 40px;
    width: 55%;
    margin-left: calc(17% + 36px);
   /* padding: 8px 0px;*/
    background-color: #8B0051;
    /* margin-left: 0px; */
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec{
	margin-top: 20px;
}

#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec{
	margin-top: 30px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec a,
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec a{
	/*background-color: #8B0051;*/
    color: #fff;
    /*padding: 14.5px 101px;
	display: inline-flex;*/
	font-size:var(--buttontext);
	font-family: 'Lexia-Bold';
	text-decoration: none;
	padding: 18px 0px;
    display: inline-block;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec,
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec
{
	width: 17%;
	/*padding: 0px 25px 0px 25px;*/
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec #therapy-img{
	padding-top: 8px;
    width: 85.27px;
}

#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec #media-img{
	padding-top: 7px;
    width: 87.76px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapy-title,
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .media-title
{
	font-size:var(--bodyheading-25px);
	line-height:1.2;
	font-family: 'Lexia-Regular';
	max-width: 66%;
	color: #3C4242;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapytxt,
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .mediatxt
{
	font-size:var(--bodytext-17px);
	line-height:1.2;
	font-family: 'Arial-regular';
	padding-top: 15px;	
	color: #3C4242;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-txt #btn-sec,
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt #btn-sec
{
	padding-top: 50px;
    padding-bottom: 50px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #txt-btn-sec {
    /*padding-top: 20px;*/
    width: calc(83% - 36px);
}

#vaccines-and-immunotherapies #clinical .cmp-text{
	padding:0px;
}

#vaccines-and-immunotherapies #clinical .clinical_info .clinical_img img{
	margin-bottom: -2px;
}

/*#vaccines-and-immunotherapies #job-bag:before {
  content: 'GB-39678 ';
}*/

#vaccines-and-immunotherapies #dop-container #gb-dop{
	margin-top: 20px;
    margin-bottom: 40px;
    font-size: var(--bodytext-17px);
    color: #000000;
    line-height: 31px;
    font-family: 'Arial-regular';
}

/*new design update code*/

#vaccines-and-immunotherapies #row-container{
    width: 86% !important;
    max-width: 100%;
    margin: auto !important;
    padding: 0;
}
#vaccines-and-immunotherapies #head_text .cmp-title__text{
    font-family: 'Lexia-Regular';
    color: #830051;
    font-weight: 100;
    font-size: var(--bodyheading-25px);
    line-height: 1.2;
    margin-top: 10px;
    margin-bottom: 15px;
}
#vaccines-and-immunotherapies #head_text h2{
    margin-bottom: 25px;
}
#vaccines-and-immunotherapies .paragraph{
    font-size: var(--bodytext-17px);
    line-height: 1.3;
    color: #000000;
    margin-bottom: 20px;
}
#vaccines-and-immunotherapies #complementary-column-section img{
    height: 300px;
    object-fit: cover;
    width: 100%;
}

#vaccines-and-immunotherapies ol.references li a:hover {
    text-decoration: underline;
}
#vaccines-and-immunotherapies #references .reference {
    padding-left: 35px;
    padding-bottom: 0px;
}
#vaccines-and-immunotherapies ol.references li a {
    color: #000;
    text-decoration: none;
    word-break: break-word;
}
#vaccines-and-immunotherapies div#references{
    background: #F0F0F0;
    margin: 10px 0 20px !important;
    width: 100%;
}
#vaccines-and-immunotherapies ol.references li {
    padding-bottom: 0px;
    font-size: var(--referencetext-12px);
    line-height: 1.3;
    padding-left: 6px;
}
#vaccines-and-immunotherapies ol.references {
    /*list-style: lower-roman;*/
    list-style-position: outside;
}
#vaccines-and-immunotherapies #gray-bg-section{
    background: #f8f8f8;
    padding: 30px 0;
}
#vaccines-and-immunotherapies #white-bg-section{
    padding: 30px 0;
}

/*new design update code*/


/*media queries starts*/

 @media screen and (max-width:1366px){
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls {
		max-width: 100%;
		width: 100%;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapytxt, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .mediatxt {
		max-width: 98%;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec {
		gap: 40px;
    }
 }

@media screen and (min-width: 1920px){
	
	  
    #vaccines-and-immunotherapies .banner h1{
        padding: 9% 15px;
        top:130px;
        left:160px;
        /*font-size:87px;
        line-height:105px;*/
    }
    
    #vaccines-and-immunotherapies .contct p:nth-child(1) {
		/*font-size: 37px;*/
		font-size:var(--bodyheading-30px);
		display:none;
	}

	#vaccines-and-immunotherapies .img-blog {   
		margin-bottom: 7%;
		margin-right:30px;    
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapytxt, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .mediatxt {
		max-width: 82%;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec {
		margin-top: 0px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec {
		margin-top: 10px;
	}
	
	/*#vaccines-and-immunotherapies .contct {
		margin-top:24px;
	}*/

#vaccines-and-immunotherapies .button-hmpg {
    margin-left: 12%;
    width: 354px;
    height: 62px;
}

#vaccines-and-immunotherapies .button-hg, .button-hmpg {
    font-size: 26px;
    font-family: 'Lexia-Bold';
}

#vaccines-and-immunotherapies .button-hmpg{
    font-size:var(--buttontext);
}
#vaccines-and-immunotherapies .contct p:nth-child(2),
.contct p:nth-child(3),
.contct p:nth-child(4) {

    font-size: var(--bodytext-17px);
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information {
    color: #fff;
    /*padding: 70px 65px;*/
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information p:nth-child(1) {
    /*margin-bottom: 80px;*/
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information p:nth-child(2) {
   /* margin-bottom: 60px;*/
}
#vaccines-and-immunotherapies .col-lg-12.col-md-12.col-sm-12.card2.card1 {
    padding: 10px;
}
}


@media screen and (max-width: 767px) {
    #vaccines-and-immunotherapies #complementary-column-section img{
    height: auto;
    object-fit: cover;
}
    
    /*new design update code*/
    #vaccines-and-immunotherapies #row-container{
        width: 100% !important;
        padding: 0px 15px;
    }
    #vaccines-and-immunotherapies div#references {
        margin-bottom: 0 !important;
    }
    #vaccines-and-immunotherapies ol.references {
        padding-bottom: 25px;
    }
    /*new design update code*/
	
	#vaccines-and-immunotherapies .chome ul {
		display: flex;
		flex-wrap: wrap;
		line-height: 1.5;
	}
	
	/*#vaccines-and-immunotherapies .chome ul li:nth-child(3) {
		padding-top: 3px;
	}*/
	
/*	#vaccines-and-immunotherapies .chome {
		padding: 22px 0 0px;
	}*/
	
	#vaccines-and-immunotherapies #banner_image .banner{
		display:none;
	}
    
    #vaccines-and-immunotherapies span.span1::after {
    content: "\a";
    white-space: unset;
}
    
#vaccines-and-immunotherapies .banner h1 {
    font-size: 28px;
    padding: 25px 7px;
    
}
#vaccines-and-immunotherapies .cmp-container__backgroundImage--enabled {
    background-size: cover;
    background-position: center;
    margin: 0px;
    background-repeat: no-repeat;
    /*min-height: 362px;*/
	height: 94vw;
/*	background-image: url("/content/dam/intelligentcontent/unbranded/astrazeneca/uk/en/images/vaccines-and-immunotherapies/banner-mobile.png")!important; */
}

/*#vaccines-and-immunotherapies .contct p:nth-child(1) {*/
/*    font-size:var(--bodyheading-25px);*/
/*    line-height: 1.2;*/
/*    color: #830051;*/
/*    font-family: 'Lexia-Regular';*/
/*    margin-bottom:30px;*/
    /*padding-top:20px;*/
/*	display:block;*/
/*	max-width: 96%;*/
/*}*/

#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.visible {
    position: initial;
    margin-bottom:20px;
}



#vaccines-and-immunotherapies .icon-20 {
    width: 40%;
    margin: 50px auto;
}
#vaccines-and-immunotherapies .col-lg-12.col-md-12.col-sm-12.card1,.col-lg-12.col-md-12.col-sm-12.card2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
/*#vaccines-and-immunotherapies .chome ul{
    font-size:15px;
}*/
#vaccines-and-immunotherapies .row-container.infor {
    display: flex;
    flex-direction: column-reverse;
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.clinical_img {
    width: 100%;
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information{
     width: 100%;
}

#vaccines-and-immunotherapies #therapy-media-container .col-lg-12.col-md-12.col-sm-12.col-xs-12{
	padding-left:0px;
	padding-right:0px
}

#vaccines-and-immunotherapies .therapy-media-sec {
    flex-direction: column;
	gap: 40px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec #therapy-img {
    padding-top: 15px; width: 57.43px;
}

#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec #media-img {
    padding-top: 15px;
    width: 58.43px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec {
    padding: 0px 25px 0px 0px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls,
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls
{
	max-width:100%;
	width: 100%;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec {
    width: 100%;
    margin-left: 0px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapy-title, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .media-title {
    max-width: 88%;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapytxt, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .mediatxt {
    max-width: 100%;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #txt-btn-sec {
    padding-top: 10px;
}

#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #left-sec, 
#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #right-sec {
    padding: 0px 0px 0px;
}

#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.information p:nth-child(1) {
    line-height: 40px;
}

#vaccines-and-immunotherapies #clinical .clinical_info .clinical_img img {
    margin-bottom: 30px;
}

}

@media only screen and (max-width:767px) and (orientation:landscape){
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #txt-btn-sec {
		padding-top: 30px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec #media-img {
		padding-top: 36px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec #therapy-img {
		padding-top: 40px;
	}
}

@media screen and (min-width:768px)and (max-width:1200px){
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapy-title, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .media-title {
		max-width: 85%;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #left-sec,
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #right-sec {
		gap: 25px; 
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec {
		width: 75px;    
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec #therapy-img,
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec #media-img
	{
		 width:100%;
		 padding-top: 6px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #txt-btn-sec {
		width: calc(100% - 25px - 75px);
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec {
		margin-left: calc(75px + 25px);
	}
	/*#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls {
		min-height:354px;
		height:100%;
	}*/
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {



#vaccines-and-immunotherapies .img-blog {
    
    margin-bottom: 261px;
    margin-right: 15px;
}
#vaccines-and-immunotherapies .icon-20 {
    width: 25%;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {

#vaccines-and-immunotherapies .img-blog {
    
    margin-bottom: 261px;
    margin-right: 15px;
}
#vaccines-and-immunotherapies .icon-20 {
    width: 25%;
}
#vaccines-and-immunotherapies .col-lg-6.col-md-6.col-sm-6.col-xs-6.clinical_img {
    padding: 54px 12px;
}
}

/* iPad Air */
@media only screen and (min-width : 768px) and (max-width : 1024px)  { 
	/*#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec a, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec a {
		padding: 20px 95px;
	}*/
	
	#vaccines-and-immunotherapies #dop-container .col-lg-12.col-md-12.col-sm-12.col-xs-12{
		padding-left:0px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec {
		gap: 50px; align-items: stretch; flex-direction: column;		
    }
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls {
		max-width: 100%; width: 100%; padding: 0px 15px;		
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #left-sec,
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #right-sec {
		gap: 70px;/*gap: 42px;*/
		padding: 0px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec {
		width: 75px;    
	}
	
	#vaccines-and-immunotherapies .banner h1 {
		line-height: 50px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #therapy-sec #therapy-img,
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #mediay-sec #media-img
	{
		padding-top: 25px; width:100%;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #txt-btn-sec {
		padding-top: 20px; width: calc(92% - 25px - 75px);
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec, 
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec {
		margin-left: calc(120px + 25px);
	}
	
	
} 

@media only screen and (min-width: 820px) and (max-width: 1180px){
    #vaccines-and-immunotherapies .img-blog {
    margin-bottom: 170px;
    }
    #vaccines-and-immunotherapies .icon-20 {
    width: 20%;
}
/*#vaccines-and-immunotherapies .banner h1{
    
    font-size:52px;
}*/
}

@media only screen and (min-width: 1025px) and (max-width: 1174px){
	/*#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec {
		margin-top: 32px;
	}*/
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec ,
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt {
		min-height:158px;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #txt-btn-sec #therapy-txt .therapytxt,
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #media-txt .mediatxt {
		max-width: 86%;
	}
	
	#vaccines-and-immunotherapies .therapy-media-sec .media-sec-cls #btn-sec,
	#vaccines-and-immunotherapies .therapy-media-sec .therapy-sec-cls #btn-sec
	{
		margin-top: 0px;
	}
}

@media only screen and (min-width:1921px){
    #vaccines-and-immunotherapies .cmp-container__backgroundImage--enabled{
        height: 576px;
    }
}

/*media queries ends*/




/* V&I  for vi banner*/

#vaccines-and-immunotherapies .download .cmp-download {
    display: flex;
    position: relative;
    transition: ease;
    justify-content: end;
}
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__image {
    padding-right: 10px;
}
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__image img {
    width: 26px;
}
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__content .cmp-download__title .cmp-download__title-link {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    font-family: 'Lexia-Regular';
}
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__properties {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    font-size: 11px;
    margin-top: 5px;
    color: #fff;
}
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__content .cmp-download__property.cmp-download__property--filename, 
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__content .cmp-download__property.cmp-download__property--size .cmp-download__property-label, 
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__content .cmp-download__property.cmp-download__property--format .cmp-download__property-label {
    display: none;
}
#vaccines-and-immunotherapies #vi-banner-content-sec h1{
    color: #fff;
    font-size: var(--font-65px-1920-35px-375);
    line-height: 1.2;
    font-family: "Lexia-italic";
}
#vaccines-and-immunotherapies #vi-banner-content-sec p{
    color: #fff;
    font-family: 'Lexia-Regular';
    letter-spacing: 1.12px;
    font-size: 1.125rem;
    line-height: 1.2222222222;
    margin: 0.875rem 0;
}
#vaccines-and-immunotherapies #vi-banner-content-sec{
    width: 56%;
    text-align: right;
    margin: 0 0 0 auto;
    position: absolute;
    right: 0;
    top: 4.5vw;
}
#vaccines-and-immunotherapies #row-container{
    position: relative;
}
#vaccines-and-immunotherapies #vi-banner-content-sec{
    display: block;
}

/* mobile section for vi banner */

#vaccines-and-immunotherapies #banner-content-mobile-section{
    padding-bottom: 20px;
    display: none;
}
#vaccines-and-immunotherapies #banner-content-mobile-section h2{
    font-family: 'Lexia-Regular';
    line-height: 1.2;
    font-size: var(--bodyheading-25px);
    color: #8B0051;
    margin: 10px 0 10px;
    letter-spacing: 0.2px;
    font-weight: 100;
}
#vaccines-and-immunotherapies #banner-content-mobile-section p{
    font-family: 'Lexia-Regular';
    letter-spacing: 1px;
    font-size: 17px;
    line-height: 1.25;
    margin: 0 0 14px;
    color: #000;
}
#vaccines-and-immunotherapies #banner-content-mobile-section .download .cmp-download {
    display: flex;
    position: relative;
    transition: ease;
    justify-content: flex-start;
}
#vaccines-and-immunotherapies #banner-content-mobile-section .download .cmp-download .cmp-download__image {
    padding-right: 10px;
}
#vaccines-and-immunotherapies #banner-content-mobile-section .download .cmp-download .cmp-download__image img {
    width: 26px;
}
#vaccines-and-immunotherapies #banner-content-mobile-section .download .cmp-download .cmp-download__content .cmp-download__title .cmp-download__title-link {
    font-size: 14px;
    font-weight: 100;
    color: #000;
    font-family: 'Lexia-Regular';
}
#vaccines-and-immunotherapies #banner-content-mobile-section .download .cmp-download .cmp-download__properties {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    font-size: 11px;
    margin-top: 5px;
    color: #000;
}
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__content .cmp-download__property.cmp-download__property--filename, 
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__content .cmp-download__property.cmp-download__property--size .cmp-download__property-label, 
#vaccines-and-immunotherapies .download .cmp-download .cmp-download__content .cmp-download__property.cmp-download__property--format .cmp-download__property-label {
    display: none;
}


/* media for vi banner */

@media screen and (min-width: 1920px){
    #vaccines-and-immunotherapies #vi-banner-content-sec{
        top: 111px;
    }
}

@media screen and (max-width:1200px){
    #vaccines-and-immunotherapies #vi-banner-content-sec{
        top: 2.5vw;
        width: 60%;
    }
}
@media screen and (min-width: 790px) and (max-width: 1009px){
    #vaccines-and-immunotherapies #vi-banner-content-sec{
        top: 1.5vw;
        width: 80%;
    }
}
@media screen and (max-width: 790px){
    #vaccines-and-immunotherapies #vi-banner-content-sec{
        display: none;
    }
    #vaccines-and-immunotherapies #banner-content-mobile-section{
        display: block !important;
    }
}





























