@import url("https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;500;700&display=swap");
.hcp-new .logos .logo img,
.pos-hcp .logos .logo img {
  width: 226px;
  height: auto;
  margin-top: 12px;
  margin-bottom: 12px;
}
.hdn {
  visibility: hidden;
}
.hcp-new main#maincontent {
  width: 100%;
  padding: 0;
  background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/bg-hero-img-desk-new-1.jpg)
    no-repeat top center;
  background-size: cover;
}
.home-banner {
  max-width: 950px;
  margin: 0 75px 0 auto;
  color: #003865;
  font-family: "Ubuntu";
}
.banner-content h1 {
  text-align: right;
  font-size: 50px;
  line-height: 42px;
  font-weight: 700;
  letter-spacing: 5px;
  margin: 38px auto 20px;
}
.banner-content h1 span.banner-note {
  font-weight: 400;
  font-size: 32.5px;
  line-height: 47px;
  letter-spacing: 1.63px;
  display: block;
}
.home-indi-sec,
.common-page-sec > div {
  display: flex;
  justify-content: flex-end;
}
.indication {
  background: #ffffff;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 0px 10px 15px #00000043;
}
.indication,
.common-box-1-2 {
  /*transition: transform 0s ease-out; */
}
.indication:hover,
.common-box-1-2 > div:hover {
  /*transform:scale(1.01);*/
  transform: scale(1.05);
  transition: 0.25s ease;
}
.indication a:hover,
.common-box-1-2 a:hover {
  text-decoration: none;
}
.indi-content {
  padding: 9px 38px 9px 51px;
  max-width: 374.48px;
}
.indication4 .indi-content {
  padding: 9px 46.12px 9px 51px;
}
.new-data {
  position: absolute;
  right: 0;
  color: #fff;
  padding: 4px 8px;
  background: #00ae9b;
  font-size: 12px;
  font-weight: 600;
  z-index: 8;
}
.new-data-bg {
  position: absolute;
  left: -5px;
  top: 0;
  background: #00ae9b;
  height: 25px;
  transform: skewX(-15deg);
  z-index: -9;
}
.new-data-bg span {
  visibility: hidden;
}
.indication a:before {
  content: "";
  background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/nsclc-icon.svg)
    no-repeat #a2192a;
  width: 42px;
  background-size: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.indication3 a:before {
  background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/sclc-icon-n.svg)
    no-repeat #4077c4;
}
.indication4 a:before {
  background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/pan-tumor-type-icon-new-2.svg)
    no-repeat #008578;
  background-size: 100%;
}
.indication5 a:before {
  background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/btc-icon-n.svg)
    no-repeat #003865;
}
.indication a:after,
.common-box-1-2 > div a:after {
  content: "\f054";
  font-family: fontawesome;
  font-weight: 100;
  font-size: 18px;
  position: absolute;
  bottom: 15px;
  right: 5px;
  -webkit-text-stroke: 0.5px #fff;
  color: #ac172d;
}
.indication3 a:after {
  color: #4077c4;
}
.indication4 a:after {
  /*color: #008578;*/
  color: #00ae9b;
}
.indication5 a:after {
  color: #003865;
}
.indication h2 {
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  margin: 0;
}
.indication h3,
.indication h2 span {
  font-size: 18px;
  line-height: 28px;
  font-weight: 700;
  margin: 0;
  display: block;
}
.indication-boxes.box-1-2-3,
.common-box-1 {
  margin-right: 30px;
}
.common-page-sec > div {
  margin: 37px auto 20px;
}
.banner-footnote {
  margin: 0 0 57px 19%;
  font-size: 12px;
}
.common-box-1-2 > div {
  background: #f0f5fc;
  box-shadow: 0px 10px 15px #00000043;
  position: relative;
}
.common-box-1-2 h2 {
  font-size: 18px;
  line-height: 21px;
  margin: 0;
  font-weight: 700;
  margin-bottom: 11.7px;
}
.common-box-1-2 p {
  font-size: 14px;
  line-height: 16px;
  color: #555454;
  max-width: 314px;
  margin-bottom: 0;
}
.common-box-1 .indi-content {
  /*padding: 13.5px 44px 13.5px 16.5px;*/
  padding: 13.5px 70.099px 23.5px 16.5px;
}
.common-box-2 .indi-content {
  padding: 13.5px 113px 18.5px 16.5px;
}
.common-box-1-2 > div a:after {
  bottom: 0;
  -webkit-text-stroke: 0.5px #f0f5fc;
  color: #003865;
}
.ft-bd-2 p {
  max-width: 545px;
}
.footer-bd {
  max-width: 810px;
}
span.pink {
  color: #ff00d8;
}

@media only screen and (max-width: 991px) {
  /*logo asset footnote issue*/
  .home-astrisk {
    margin-left: -5px;
  }

  .banner-footnote {
    margin: 20px 5px 20px 3px;
    font-size: 10px;
  }
  .new-data {
    padding: 2px 8px;
  }
  .new-data-bg {
    height: 21px;
  }
  .hcp-new .logos .logo img {
    width: 197px;
    height: auto;
    margin: 6px 0 9px;
  }
  .isi-hl-txt {
    max-width: 150px;
  }
  .hcp-new main#maincontent {
    background: none;
  }
  .banner-content {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/bg-hero-img-mob.png)
      no-repeat top center;
    background-size: cover;
    margin-bottom: 28px;
  }
  .banner-content h1 {
    text-align: left;
    letter-spacing: 0;
    font-size: 28px;
    line-height: 29px;
    margin: 0 4% 0 auto;
    padding: 4.27% 0;
    max-width: 54.134%;
  }
  .banner-content h1 span.banner-note {
    font-size: 18px;
    margin-top: 5px;
    line-height: 20px;
    letter-spacing: 0.99px;
  }
  .home-banner {
    margin: 0 auto;
  }
  .indication-boxes.box-1-2-3,
  .common-box-1 {
    margin-right: 0;
  }
  .home-indi-sec,
  .common-page-sec > div {
    flex-direction: column;
  }
  .tile-sec {
    max-width: 336px;
    margin: 0 auto 20px;
  }
  .common-page-sec > div {
    margin: 0 auto;
  }
  .common-box-1,
  .indication {
    margin-bottom: 12px;
  }
  .indication5 {
    margin-bottom: 0;
  }
  .common-box-1-2 h2,
  .indication h2 {
    font-size: 16px;
    line-height: 19px;
  }
  .indication h3,
  .indication h2 span {
    font-size: 16px;
    line-height: 25px;
  }
  .indication .indi-content,
  .common-box-1 .indi-content,
  .common-box-2 .indi-content {
    padding-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-content h1 {
    padding: 13.27% 0;
  }
  .banner-content h1 span.banner-note {
    font-size: 25px;
    line-height: 27px;
  }
  .banner-content h1 {
    font-size: 38px;
    line-height: 39px;
  }
  .isi-hl-txt {
    max-width: 215px;
  }
  .banner-content {
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/bg-hero-img-desk.png)
      no-repeat top center;
    background-size: cover;
  }
}
/***************global update 1714********************/
@media only screen and (max-width: 767px) {
  .indi-popup-container h2 {
    background-color: #003865;
    padding: 14.41px 9px;
    border: 1px solid #979797;
  }

#listFour_1 h2.disabledHover {
    margin: 8px 0 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1230px) {
  .indi-content {
    max-width: 320.48px;
  }
}
@media screen and (min-width: 320px) and (max-width: 360px) {
  .hcp-new .logos .logo img {
    width: 150px;
    margin: 11.5px 0 12px;
  }
  .banner-content h1 {
    font-size: 26px;
    line-height: 27px;
  }
  .banner-content h1 span.banner-note {
    font-size: 16px;
    line-height: 18px;
  }
  .indication h3,
  .indication h2 span {
    font-size: 14px;
    line-height: 25px;
  }
  .tile-sec {
    max-width: 295px;
  }
  .common-box-1-2 .indi-content {
    padding-right: 5px;
  }
}

/*CT-BUGFIX BELOW */

@media screen and (min-width: 491px) and (max-width: 767px) {
  .backup-hcp.hcp_new.hcp-new.aegean-popup .banner-content {
    height: 300px;
  }
}

@media screen and (min-width: 320px) and (max-width: 374px) {
  .hcp_new.hcp-new .ft-bd-2 p {
    max-width: 290px;
  }
  .hcp_new.hcp-new .ft-bd-2 p:last-child .text-nowrap {
    white-space: normal;
  }
  .hcp_new.hcp-new.hcp .logos {
    max-width: 150px;
    padding-left: 10px;
    margin-top: 5px;
  }
  .hcp_new.hcp-new.hcp .main_logo img {
    width: 80px;
  }
  .hcp_new.hcp-new.hcp .logos .logo img {
    width: 60px !important;
  }
  .hcp_new.hcp-new.hcp .navbar-header button.navbar-toggle {
    margin-top: -18px;
  }
  .hcp_new.hcp-new.hcp #listThree .flip-card-front h2,
  #listFour .flip-card-front h2 {
    padding: 0 30px;
  }
  .hcp_new.hcp-new.hcp #listFive .flip-card-front p {
    padding: 0 5px;
  }
  /*.hcp_new.hcp-new.hcp #listFive .flip-card-inner,
  .hcp_new.hcp-new.hcp li#listFive {
    height: 120px;
  }*/
 
  .hcp_new.hcp-new.hcp #listFive .flip-card-inner {
    background-position: 93% 40%;
  }
  .hcp_new.hcp-new.hcp #listTwo .flip-card-back ul.flip-menu li a span {
    padding: 9px 0px 0 54px;
  }
}
/*@media only screen and (min-device-width: 768px) and (max-device-width: 1180px) {
  .hcp_new.hcp-new.hcp-new-homepage .banner-content {
    top: 54%;
  }
}*/

@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) and (orientation: portrait) {
  .hcp_new.hcp-new.hcp-new-homepage .banner-content {
    top: 54%;
  }
  .indication-section .violator-header2 {
    margin: 10px 0 15px;
  }
}
@media only screen and (min-device-width: 992px) and (max-device-width: 1089px){
	    .hcp_new.hcp-new.hcp-new-homepage .banner-content {
            top: 38%!important;
        }
}
@media only screen and (min-device-width: 820px) and (max-device-width: 1180px) {
  .hcp-new-homepage .home-banner {
    height: auto;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .hcp-new .logos .logo img {
        width: 176px;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    .home-banner {
        margin: 0 10px 0 auto;
    }
    .hcp #header .header-iparsys .fullheader .logos {
        width: 198px;
    	margin-left: 5px;
    }
    .hcp #header .header-iparsys .fullheader .main_logo {
        width: 50%;
    }
    .hcp #header .header-iparsys .fullheader .logo {
        width: 39.8%;
        margin-left: 0;
    }
    .hcp #header .header-iparsys .fullheader .main_logo img {
        width: 100%;
    }
    .hcp #header .header-iparsys .fullheader .logos .logo img {
        width: 100% !important;
    }
	body.hcp.hcp_new.hcp-new.hcp-new-homepage .fullheader ul.list-inline{
		margin-right: 5px;
	}
	body.hcp.hcp_new.hcp-new.hcp-new-homepage .fullheader ul.list-inline > li:first-child {
        padding-left: 0px;
    }
}

/*CT-BUGFIX BELOW END */

/* US-90889 styles 5th-july */

/*#hcpNavbar .navbar-nav-new:after {
  content: "FPO NAV";
  position: absolute;
  top: -8px;
  left: 397px;
  width: 190px;
  height: 52px;
  font: normal normal normal 44px/52px "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  color: #ff00f5;
}*/

.hcp-new-homepage .violator-header::before, .hcp-new-homepage .violator-header::after {
    background: #fff;
    border-bottom: 1px solid #6787c0;
}

.hcp-new-homepage .violator-header {
    border: 1px solid #6787c0;
    background: #07729b;
    border-left: none;
    border-right: none;
}
.hcp-new-homepage .violator-header a {
    cursor: pointer;
    color: #fff;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/White_Arrow_new.png) no-repeat right 6px;
    font-size: 25px;
    line-height: 22px;
    font-family: 'Ubuntu';
    font-weight: 500;
    background-size: 11px 17px;
}

.hcp-new-homepage .banner-content h1 {
  position: relative;
}

/*.hcp-new-homepage .banner-content h1:after {
  content: "FPO";
  position: absolute;
  top: -57px;
  left: calc(100% - 53.8%);
  width: 87px;
  height: 51px;
  font: normal normal normal 44px / 52px "Helvetica Neue", Helvetica, Arial,
    sans-serif;
  color: #ff00f5;
  text-shadow: none;
}*/

.maincontent.parsys .rich-text.parbase.section {
  position: relative;
}

#nccn-floating-btn a.floatingBtnText {
  position: absolute;
  top: 71px;
  left: 0px;
  width: 200px;
  background: #ededed;
  border-left: 4px solid #003262;
  padding: 7px 47px 7px 20px;
    height: 100px;
    z-index: 9;
    display:none;
}
#nccn-floatingBg {
    display:none;
    position: absolute;
    background: #00000033;
    width: 100%;
    height: calc(100% + 28px);
    top: -18px;
    left: 0;
    z-index: 8;
}
#nccn-floatingBg.activeBg{ display: block; }
#nccn-floating-btn:hover {
	cursor: pointer;
    text-decoration: none;
}
#nccn-floating-btn ul.nccn-dropdown-menu {
  display: none;
}
#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu {
    display: block;
    position: absolute;
    top: 171px;
    width: 360px;
    padding: 10px 24px 9px 16px;
    list-style: none;
    background: #EDEDED;
    z-index: 9;
}
#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li:nth-child(5) {
    padding: 0 6px 0 0;
}
#nccn-floating-btn .floatingBtnText {
  font: normal normal normal 16px/17px "Ubuntu";
  letter-spacing: 0px;
  color: #003262;
}

#nccn-floating-btn a.floatingBtnText:hover,
#nccn-floating-btn a.floatingBtnText:focus {
  text-decoration: none;
}

#nccn-floating-btn a.floatingBtnText sup {
    top: -.3em;
}

#nccn-floating-btn .floatingBtnText span {
  font: normal normal bold 16px/17px "Ubuntu";
}

#nccn-floating-btn .floatingBtnText:after {
  	content:'';
    width: 38px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/DownArrowNCCN.svg) no-repeat center #003262;
}

#nccn-floating-btn.nccnOpen a.floatingBtnText {
    width: 360px;
    background: #003262;
    color: #FFF;
    padding: 24px 115px 24px 16px;
}

#nccn-floating-btn.nccnOpen .floatingBtnText:after {
    background:url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/upArrowNCCN.svg) no-repeat center #738EA7;
}
#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li a:hover {
    text-decoration: none;
}

#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li a>p {
    font: normal normal bold 14px/16px 'Ubuntu';    
    color: #003262;
    text-align: left;
}

#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu .dropDownTable{
    display:flex;
    align-items: center;
    border-bottom: 1px solid #FFF; 
    padding: 0 0 8px 0;
    margin: 0 0 10px 0;
}

#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li:first-child .dropDownTable .dropDownTableLHS, 
#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li:nth-child(2) .dropDownTable .dropDownTableLHS {
    font: normal normal bold 11.3px/16px 'Ubuntu';
    margin: 0 20px 0 0;
}

#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li .dropDownTable .dropDownTableLHS {
    font: normal normal bold 10.5px/16px 'Ubuntu';
    margin: 0 20px 0 0;
    color: #003865;
}

#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu .dropDownTable .dropDownTableLHS span {
    display:block;
    font: normal normal bold 25px/16px 'Ubuntu';
    color: #003865;
}

#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li .dropDownTable .dropDownTableLHS span.typeII {
    font: normal normal bold 11.5px/6px 'Ubuntu';
}

#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu .dropDownTable .dropDownTableRHS {
    font: normal normal normal 11px/14px 'Ubuntu';
    border-left: 1px solid #FFF;    
    padding: 0 0 0 20px;
}
#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li p.dropdownFootnotes {
    font: normal normal normal 8px/9.4px 'Ubuntu';
    margin: 0;
    text-indent: -3px;
    color: #003262;
    margin-bottom: 3px;
}
#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li p.dropdownFootnotes:last-child {
    text-indent: 0;
    margin: 10px 0 10px 0;
    line-height: 11px;
}
#listOne .flip-card-back ul.flip-menu li:nth-child(2) {
    border-bottom: 1px solid #ac182e;
}
.flip-card-back ul.flip-menu {
    justify-content: space-evenly;
}
#listOne .flip-card-back ul.flip-menu li a {
    padding: initial !important;
	display: flex !important;
    align-items: center;
}    
#listOne .flip-card-back ul.flip-menu li:last-child a {
    padding: initial !important;
}    
#listOne .flip-card-back ul.flip-menu li {
    align-items: stretch;
}

.navbar-nav-new ul.popover-list li span.now-approved{
    text-align: right;
    padding: 0 3px 0px 0;
}

.hcp-new-homepage .isi.section span.text-nowrap {
    white-space: nowrap;
}

@media only screen and (max-width: 991px) {
	.hcp-new-homepage .banner-content h1:after{
		content: '';
	}     


	#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu {
    top: 0;
    width: 100%;
    padding: 10px 10px 9px 16px;
    height: fit-content;
    position: relative;
    z-index: 0;
	}
	#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li:nth-child(1),
	#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li:nth-child(2) {
		padding: 0 14px 0 0;                        
	}
  
	#nccn-floating-btn.nccnOpen a.floatingBtnText {
    width: 100%;
    padding: 13px 60px 9px 16px;
    height: 74px;
    z-index: 2;
    margin: 0;
    }
	#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu .dropDownTable .dropDownTableRHS {
    font: normal normal normal 11px/14px 'Ubuntu';
    color: #003865;
    text-align: left;
    max-width: 226px;
    }
	#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li p.dropdownFootnotes {
    font: normal normal normal 8px/9px 'Ubuntu';
    }
	/*#nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu li p.dropdownFootnotes:last-child {
		margin: 8px 0 0 0;
    }*/
	#nccn-floatingBg{
		top: -172px;
		height: calc(100% + 188px);
		z-index: 1;
	}

  #nccn-floating-btn a.floatingBtnText {
    position: relative;
    left: 0px;
    background: #ededed;
    border-left: 4px solid #003262;
    border-top: none;
    border-bottom: none;
    border-right: none;
    padding: 15px 60px 7px 20px;
    height: 77px;
    top: 0;
    z-index: 2;
    width: 100%;
    display: block;
    text-align: left;
    margin: 3px 0;
}

	.hcp-new-homepage .violator-header, header#header {
        /*z-index: 10;*/
    }
.violator-header-wrap {
    top: 90px;
    height: 44px;
    background: none;
    width: 100%;
    z-index: 1;
}

    .hcp-new-homepage .violator-header {
    border: 2px solid #6787c0;
}
.hcp-new-homepage .violator-header {
    z-index: 1;
    top: -1px;
    width: 100%;
}
	.hcp-new-homepage .violator-header.violator-II {
		display: none;
    }
	.listOne.listOne-ht,
	.listOne.listOne-ht .flip-card,
	.listOne.listOne-ht .flip-card-inner,
    .listOne.listOne-ht .flip-card-back, 
	.listOne.listOne-ht .flip-card-back ul.flip-menu:before {
        height: 250px !important;
    }

	#listThree.listOne-ht .flip-card {
        height: 208px !important;
    }

    .listOne.listOne-ht .flip-card-back ul.flip-menu li {
		padding: 32px 0;
	}

	#listFour_1 .flip-card-inner {
        background-position: -28px bottom;
    }

	#listFour_1 .flip-card-back ul.flip-menu:before {
        background-size: 33px 38px;
        background-position: 45% 35%;
    }

#listFour_1 .flip-card-back ul.flip-menu::after {
    border: none;
    top: 50.6%;
    left: 1.9% !important;
}

#listFive .flip-card-front p {
    padding: 0 40px;
    margin: 4px 0 0;
}

    #listFive .flip-card-inner {
        background-position: 92% 52%;
    }

.hcp-new-homepage .violator-header a {
    background-size: 9.5px 13.5px !important;
    padding-right: 26px;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/Blue_Arrow.png) no-repeat right 3px;
    background: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/White_Arrow_new.png) no-repeat right 3px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    color: #07729B;
    color: #FFF;
}

.hcp-new-homepage .violator-header::before {
    padding: 0 4px 0 0;
    background: #07729b;
    background: #FFF;
}

.hcp-new-homepage  .violator-header-wrap {
    height: 44px;
}

.hcp.hcp_new.hcp-new.hcp-new-homepage .pink-bracket {
    font-size: 16px;
    line-height: 16px;
}

	.flip-card-back ul.flip-menu:before {
        background-size: 60%;
		width: 47px;
	}

    .flip-card-back ul.flip-menu li a span {
        padding: 0 0px 0 60px;
        color: #003262;
    }

	#listThree .flip-card-inner {
    background-size: 62px 70px;
    background-position: left, center;
}

#listOne .flip-card-inner {
    background-size: 64px 59px;
    background-position: left center;
}

#listTwo .flip-card-inner {
    background-size: 65px 66px;
}

#listFour .flip-card-inner {
    background-size: 58px 57px;
}

#listFive .flip-card-back ul.flip-menu:before {
    background-image: url(/content/dam/website-services/us/434-imfinzi-com/pan-tumor/pan-tumor-update/White_Bladder_icon.png);
    background-color: #07729b;
    background-position: center 43%;
    background-position: center 35%;
    opacity: 100%;
    height: 80px;
}

.flip-card-back ul.flip-menu:before {
    background-size: 32px 45px;
    width: 47px;
}

    #listThree.listOne-ht .flip-card {
        height: auto !important;
    }

    #listEight .flip-card-front h2 {
        padding: 0;
        width: auto;
    }
    
    #listEight span.expert {
        margin: 0 25px 0 5px;
    }
    
    #listEight .flip-card-front {
        justify-content: center;
    }
    
    /* .listOne-ht .flip-card .flip-card-inner .flip-card-back ul.flip-menu li a{
        display: flex!important;
        justify-content: center;
        align-items: center;
        flex-direction: row-reverse;
        margin: 0!important;
    }
     */
    /* .listOne-ht .flip-card .flip-card-inner .flip-card-back ul.flip-menu li a span.mobile-only {
        display: inline-block!important;
        width: auto;
        padding: 0;
    } */
    
    
    #listEight .flip-card-back ul.flip-menu li:first-child img {
        margin: 0;
    }

}

@media only screen and (min-width: 992px) {

   /* li.order-res-link:after {
      right: -11px;
      border-left: 1px solid #ff00f5;
      border-top: 1px solid #ff00f5;
      border-bottom: 1px solid #ff00f5;
      content: "";
      position: absolute;
      height: 40px;
      top: 16px;
      transform: translateY(-50%);
      width: 10px;
    }
    
    li.cyr-link:before {
      left: -21px;
      content: "";
      position: absolute;
      height: 40px;
      top: 16px;
      width: 10px;
      border-right: 1px solid #ff00f5;
      border-top: 1px solid #ff00f5;
      border-bottom: 1px solid #ff00f5;
      transform: translateX(100%) translateY(-50%);
    }*.
    /* #listThree .flip-card-back {
        border-top: 2px solid #4D75BD;
    } */

    #listThree .flip-card-back {
        border-top: 0.25px solid #4D75BD;
        border-bottom: 0.25px solid #4D75BD;
    }


    #listThree .flip-card-back ul.flip-menu:before {
    	/* top: -1px; */
		height: calc(100% + 1px);
    }

	/*.hcp-new-homepage .violator-header {
        z-index: 9;
    } */ 

	#nccn-floating-btn a.floatingBtnText, #nccn-floating-btn.nccnOpen ul.nccn-dropdown-menu {
        z-index: 8;
    }

	#listTwo .flip-card-back ul.flip-menu:before {
        top: -1px;
        height: calc(100% + 2px);
    }
}
@media only screen and (max-width: 332px) {
	 #listEight .flip-card-front h2 {
		        /*width: 157px;*/
    }
     #listEight span.expert {
        margin: 0 5px 0 5px;
    }
}

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


}