/*Common*/
@font-face {
	font-family:GillSans-SemiBold;
	font-display: swap;
    src: local('GillSans-SemiBold'), url('/etc/designs/code/website-services/us/imfinzi-com/fonts/GillSans-SemiBold.woff');
}
.patient .callout-blue a.inline_block:hover{
	text-decoration: none;
}
.patient .Rectangle-5.red:hover{
    background-color: #666666;
}
.second-line, .second-line span.sub-text {
    font-family: 'GillSans-SemiBold', sans-serif;
}

.patient .callout-blue {
    height: 122px;
    padding: 35px 10px 35px 14px;
    background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/patient-sclc/desktop/white_dot-pattern-bg.png);
	background-repeat: no-repeat;
    background-position: left 590px bottom -55px;
    background-size: 60%;
    border-top: 5px solid #003865;
    position: relative;
    background-color: #eaf0f9;
    text-align: center;
}

.patient .flex-center {
    display: flex;
    align-items: center;
    justify-content: center;

}

.patient  .callout-blue .right-text {
    width: 313px;
    font-family: 'Roboto-Medium', sans-serif;
    font-size: 14px;
    line-height: 21px;
    color: #003865;
}
.patient .callout-blue .right-text p {
    line-height: 32px;
    font-family: 'GillSansStd-Bold', sans-serif;
    text-transform: uppercase;
}
.patient .Rectangle-5.red {
    background-color: #ac182e;
    text-transform: uppercase;
	padding: 10px 20px;

}
.patient .Rectangle-5 {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    font-size: 13px;
    letter-spacing: -0.01px;
    border-top-right-radius: 20px;
    background-color: #003865;
    padding: 6px 23px 6px 21px;
    color: #ffffff;
    font-family: 'Roboto-Medium', sans-serif;
}
.patient img.arrow-white {
    max-width: 10px;
    margin-left: 8px;    
}
.patient img.maxwidth{
    max-width: 40px;
    width: 100%;
}
.patient .Rectangle-5.red{
    max-width: 250px;
}
.patient .callout-blue a.inline_block{
    display: inline-block;
    position: relative;
}

/*desktop*/

@media screen and (min-width: 768px){
.second-line, .second-line span.sub-text {
   	font-size:18px;
    line-height: 23px;
}
.homebanner-bg, .bg-patch{
	height: 310px;
}
.bg-patch{
	top:102px;
    background-image: none;
}
.homebanner-bg{
	padding-top: 0;
    background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/patient1-segmentation/DT_Banner_Image_Home_new.jpg);
    background-size: cover;
	background-position-y: 0px;
}
.first-line .im-in{
	font-size: 82px;
	/*line-height: 98px;*/
}

.first-line .red-line span{
	font-size: 84px;
    letter-spacing: -2.1px;
  /*line-height: 102px;*/
}
.first-line{
	margin-top: 76px;
}
.callout-container{
	margin-top: -6.7em;
}
.second-line{
	margin-top: 7px;
    margin-left: 238px;
}
.cancer-callout{
	max-width: 287px;
    height: 180px;
}
.cancer-callout .text-sec{
	height: 38px;
}
.patient .callout-blue .right-text {
    width: 550px;
}
.patient .callout-blue a.inline_block {
    margin-right: 218px;
    bottom: 0;
}
.patient .callout-blue{
    margin-top: 35px;
}

}



/*mobile*/

@media screen and (max-width: 767px){
.homebanner-bg{
    height: 200px;
    padding-top: 95px;
    background-image: url(/content/dam/website-services/us/498-rwd-imfinzi-com/patient1-segmentation/MB_Banner_Image_Home_new.jpg);
    background-size: cover;
    background-position: top;
}
.first-line span{
    font-size: 37px;
}
.first-line{
    font-size:38px;
}
h1.second-line {
    font-size: 18px;
}
.patient .callout-blue {
    position: relative;
    margin-top: 18px;
}
.patient .callout-blue .right-text p {
    line-height: 20px;
    text-align: left;
    margin-left: 26px;
}
.patient .callout-blue a.inline_block{
	bottom: 0;
}
.patient .callout-blue{
    background-position: bottom;
    background-size: 100%;
}
.patient .Rectangle-5.red{
    padding: 6px 20px 7px;
}
/****NAV DROPDOWN****/
.dropdown-menu li{
    font-family: 'RobotoCondensed-Regular' !important, sans-serif;
    font-size: 15px;
}
.dropdown-menu li.mobile_only {
    color: #053865 !important;
}
ul.dropdown-menu li:nth-child(1){
    padding: 20px !important;
}
.dropdown-menu > li > a {
    padding: 17px 20px !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{
    background-color: #AC182E;
    color: #ffffff;
    font-family: 'RobotoCondensed-Bold', sans-serif;
    line-height: 17px;
}
.patient-dropdownmenu .menu.two{
    background-color: #fff;
}
#empoverlay #exitdialog {
    top: 120px;
    left: 0 !important;
    margin: 0 auto;
    right: 0 !important;
    display: block;
    width: auto;
    max-width: 320px;
}
#empoverlay .mask{
	width: 100% !important;
}
}

/*ipad*/

@media screen and (min-width: 768px) and (max-width: 1024px){
.homebanner-bg {
    background-position-y: 0px;
}
.bg-patch {
    top: 114px;
} 
.cancer-callout{
	padding: 9px 32px;
}    
.patient .callout-blue{
    background-position: right;
    background-size: 100%;
}
}

@media screen and (min-width: 1080px){
.homebanner-bg, .bg-patch {
    height: 338px;
}
.first-line {
    margin-top: 100px;
}
.cancer-callout{
	 padding: 9px 32px;
}    
}

 @media screen and (min-width: 320px) and (max-width: 380px) {
.homebanner-bg {
    height: 170px;
	padding-top: 75px;
}   


 }

 @media screen and (min-width: 320px) and (max-width: 375px) {
.patient .callout-blue{
    padding: 15px 10px 35px 14px;
}        
 }    
@media (min-width: 348px) and (max-width: 374px){
.patient .callout-blue .right-text p{max-width: 220px;}
}            


/*@media (min-width: 320px) and (max-width: 374px){
#empoverlay #exitdialog{
	width: 300px;
	left: 30px !important;
}
}*/
