/*GLOBAL*/
body {
  max-width: 925px;
  width: 98%;
  margin: 0 auto;
}
h1 {
  color: #009aa6;
  font-size: 35px;
  font-family: 'Avenir85Heavy';
  line-height: 40px;
  margin: 60px 0 35px;
  max-width: 720px;
  text-align: left;
}
h2 {
  color: #686868;
  font-size: 20px;
  line-height: 21.5px;
  font-family: 'Avenir85Heavy';
  margin-bottom: 30px;
  text-align: left;
}
h3 {
  color: #686868;
  font-size: 17.5px;
  line-height: 21.5px;
  font-family: 'Avenir85Heavy';
  margin-bottom: 15px;
  text-align: left;
}
p {
  color: #686868;
  font-size: 17.5px;
  line-height: 21.5px;
  margin-bottom: 15px;
}
img {
  max-width: 100%;
  height: auto;
}
sup {
    font-size: 0.6em;
}
sub {
  font-size: 10px;
}
hr {
  background-color: #e1e1e1;
  border: none;
  height: 1px;
}
.clear-both {
  clear: both;
}
.indented {
  display: inline-block;
  width: 95%;
  vertical-align: top;
}
#Form.showControlBar {
    margin-top: 0 !important;
    padding-top: 53px;
}

/*HEADER*/
.main-logo {
    display: inline-block;
}
#imgLogo {
  margin-top: 22px;
  display: inline-block;
  width: 225px;
}

/*NAVIGATION*/
#MainNav {
  padding-bottom:0px;
}
#NavLinkContainer {
  float: right;
}
.nav-link {
  display: inline-block;
  padding: 22px 10px 15px;
  background-color: #f1f1f1;
  margin: 0 5px;
}
.nav-link a {
  font-size: 12px;
  color: #009aa6;
  font-family: 'Avenir85Heavy';
}
.nav-link a:hover {
  text-decoration: underline;
}
#subnav {
  width: 100%;
  border-top: 1px solid #d7d7d7;
  height: 67.5px;
}
#InfoLinkContainer {
  float:right;
  margin-left:210px;
}
.info-link {
  display: inline-block;
  padding: 0 10px;
  margin: 12.5px 0;
}
#HcpHome .info-link:nth-child(1) {
  border-left: 1px solid #686868;
  border-right: 1px solid #686868;
}
.info-link a {
  color: #686868;
  font-size: 12.5px;
  font-family: 'Avenir45Book';
}
.info-link a:hover {
  text-decoration: underline;
}

/*PRODUCT NAVIGATION*/
#subnav {
  border-top: none;
  border-bottom: 1px solid #d7d7d7;
  height: auto;
}
#dnn_subMenuPane {
    display: inline-block;
}
#ProductLinkContainer {
  display: inline-block;
}
.product-link {
  display: inline-block;
  padding-bottom: 5px;
  padding-top: 15px;
  margin-right: 50px;
}
.product-link a {
  font-size: 14px;
  color: #686868;
}
#subnav .product-link:nth-child(1) {
    border-bottom: 4.5px solid #009aa6;
}
#subnav .product-link:nth-child(1) a {
    font-family: 'Avenir85Heavy';
}
#subnav .info-link:nth-child(1) {
    border-right: 1px solid #686868;
}

/*CONFIRMATION GATE*/
#ConfirmationGate {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7);
  top: 0;
  left: 0;
  text-align: center;
  display: none;
  z-index:4;
}
#ConfirmationGate.active {
  display: block;
}
#ConfirmationGate .panel {
  background-color: white;
  display: inline-block;
  max-width: 515px;
  width: 95%;
  padding: 30px 20px;
  border: 2px solid #009aa6;
  margin-top: 10%;
}
#ConfirmationGate .panel-btn {
  color: white;
  font-size: 17.5px;
  background-color: #009aa6;
  width: 226px;
  padding: 15px 0;
  display: inline-block;
  cursor: pointer;
  margin-top: 20px;
}
#ConfirmationGate .panel-btn:hover {
  opacity: 0.7;
}

/*CONTENT*/
#MainContent {
  max-width: 870px;
  margin: 0 auto;
  width: 98%;
}
#HcpHero {
  margin-bottom: 45px;
}
#HcpHero .left-content {
  float: left;
  width: 48%;
  margin-top: 35px;
}
#HcpHero .left-content.no-margin {
  margin-top:0;
}
#HcpHero .right-content {
  float: right;
  width: 50%;
}
p.subheader {
  font-size: 20px;
  font-family: 'Avenir85Heavy';
  line-height: 25px;
  margin-bottom: 30px;
}
.tile {
  width: 198px;
  height: 198px;
  display: inline-block;
  margin: 3.5px;
  cursor: pointer;
  transition: background 0.2s ease-out;
}
a.color-retisert, .color-retisert {
  color: #0083be;
}

/*PRODUCT CONTENT*/
.local-nav-content {
  display: inline-block;  
  margin-top: -3px;
}
#LocalNav {
  z-index: 1;
}
#LocalNavLinkContainer {
    float: right;
    margin-top: 15px;
}
.localnav-link {
    display: inline-block;
    padding: 14px 14px 14px 11px;
    color: white;
    font-size: 11.0px;
    background-color: #a21984;
    /*min-width: 157.5px;*/
    min-width: auto;
    text-align: center;
    margin-left: 0px;
    height: 42px;
}
a.localnav-link, a.localnav-link:visited {
  color: white;
}
.localnav-link:hover, .localnav-link.active {
  color: white;
  background-color: #ec008c;
}
.retisert .localnav-link {
  background-color: #003da6;
}
.retisert .localnav-link:hover,.retisert .localnav-link.active {
  background-color: #428cd9;
}
.visudyne .localnav-link {
  background-color: #006554;
}
.visudyne .localnav-link:hover, .visudyne .localnav-link.active {
  background-color: #00af9d;
}
.hcp-product #HcpHero .left-content {
  margin-top: 90px;
}
.hcp-product #HcpHero .right-content {
  margin-top: 30px;
}
.hcp-product .tile {
  cursor:default;
}
.hcp-product #HcpHero p.subheader {
  font-size: 16.5px;
  line-height: 25.5px;
  margin-bottom: 15px;
}
.hcp-product p {
  font-size: 24px;
  line-height: 32.5px;
}
.hcp-product h2 {
  font-size: 27px;
  line-height: 40px;
  margin-bottom: 15px;
  font-family: 'Avenir85Heavy';
}
#HcpRetisert {
    margin-top: -50px;
    clear: both;
}
.editbar{
  left: 0;
}
#HcpRetisert #HcpHero p.subheader, #HcpRetisert h1, #HcpRetisert h2 {
  color: #003da6;
}
.gray-section {
  margin-top: 50px;
}
.gray-section h2 {
  padding-top: 25px;
}
.gray-section::before {
  content: "\00a0";
  position: absolute;
  width: 100%;
  left: 0;
  z-index: -10;
  background-color: #f5f5f5;
}
.checklist {
  margin-top: 40px;
}
.checklist-item {
  display: inline-block;
  padding-left: 60px;
  background-size: 47px 47px;
  min-height: 50px;
  font-size: 17px;
  color: #686868;
  line-height: 22.5px;
  vertical-align: top;
  margin-right: 20px;
  font-family: 'Avenir85Heavy';
}
.highlighted-block p {
  font-size: 25.5px;
  line-height: 30px;
  padding: 20px;
  margin: 0;
  font-family: 'Avenir85Heavy';
}
.nolist-item {
  display: inline-block;
  padding-left: 90px;
  background-size: 74.5px 74.5px;
  min-height: 75px;
  font-size: 17px;
  color: #686868;
  line-height: 22.5px;
  vertical-align: top;
  margin-right: 20px;
  font-family: 'Avenir85Heavy';
  padding-top: 5px;
}
.section .left-content, .gray-section .left-content {
  float: left;
  width: 49%;
}
.section .right-content, .gray-section .right-content {
  float: right;
  width: 50%;
}
.arrow-link {
  font-size: 17.5px;
  font-family: 'Avenir85Heavy';
  float: right;
}
#HcpRetisert .arrow-link {
  color: #003da6;
  padding-right: 20px;
  background: url("../img/logo-34x21-retisert-arrow.png") no-repeat right center;
  background-size: 10px;
  text-decoration:none; 
}
.isi-block {
  margin: 75px 0;
  clear: both;
}
    .isi-block h2 {
        font-size: 31.5px;
        line-height: 20px;
        margin-bottom: 20px;
        margin-top: 40px;
        color: #003da6;
    }
.hcp-product .isi-block p {
  font-size: 20px;
  line-height: 22.5px;
  color: #000;
  margin-bottom: 30px;
  font-family: 'Avenir45Book';
  max-width: none;
  word-wrap: break-word;
}
.isi-block ul {
  padding-left: 20px;
  margin-bottom: 20px;
}
.isi-block ul li {
  list-style-type: disc;
  display: list-item;
  font-size: 20px;
  line-height: 22.5px;
  color: #000;
  margin-bottom: 15px;
  font-family: 'Avenir45Book';
}
.isi-block ul li ul {
  margin-bottom: 0;
  margin-top: 15px;
}
.isi-block a {
  text-decoration: underline;
}
.isi-block .references {
  font-size: 16.5px;
  line-height: 17.5px;
  overflow-wrap: break-word;
}
.order-step {
  padding:40px 0 40px 60px;
}
.order-step .header {
  color: #ec008c;
  font-size: 25px;
  margin-bottom: 8px;
  font-family: 'Avenir85Heavy';
}
.order-step p {
  font-size: 17.5px;
  line-height: 1;
  margin-bottom: 0;
}
.order-step a {
  font-family: 'Avenir85Heavy';
}
.order-step:nth-child(1) {
  background: url("../img/icon-81x81-macugen-call.png") no-repeat 0 center;
  background-size: 40.5px 40.5px;
}
.order-step:nth-child(2) {

  background-size: 40.5px 40.5px;
  border-top: 1px solid #ec008c;
  border-bottom: 1px solid #ec008c;
}
.order-step:nth-child(3) {
  background: url("../img/icon-81x81-macugen-place.png") no-repeat 0 center;
  background-size: 40.5px 40.5px;
}
.gray-box {
  background-color: #f5f5f5;
  border: 1px solid #e1e1e1;
  padding: 30px 20px;
}
.gray-box p {
  font-size: 22px;
  font-family: 'Avenir85Heavy';
}
.create-account {
  display: inline-block;
  padding: 18px 70px 18px 20px;
  background-size: 31px 31px;
}
.create-account:hover {
  background-color: #ec008c;
}
.create-account span {
  font-family: 'Avenir85Heavy';
  color: white;
  font-size: 21px;
}
ul.colored-list {
    list-style: none;
    padding: 0;
    margin: 0 0 30px 0;
    display: inline-block;
    color: #444444;
}
ul.colored-list li {
  padding-left: 1em;
  text-indent: -.7em;
  font-size: 17.5px;
  display: list-item;
  margin: 15px 0;
  line-height: 22.5px;
}
ul.colored-list li::before {
  content: "\002022";
  margin-right: 5px;
}
ul.colored-list li.no-bullet::before {
  content: none;
}
.document-download {
  width: 375px;
  height: 113px;
  display: inline-block;
  margin-bottom: 24px;
  padding: 22px 95px 0 15px;
  text-align: left;
}
.document-download .header {
  font-family: 'Avenir85Heavy';
  color: white;
  font-size: 21px;
  margin-bottom: 10px;
}
.document-download p {
  color: white;
  font-size: 15.5px;
  line-height: 21px;
}
.hcp-product p.disclaimer {
  font-size: 12.5px;
  line-height: 19px;
}
.focus-block {
    background: #f5f5f5 url("../img/logo-135x298-focus-logo.png") no-repeat 30px center;
    background-size: 149px 67.5px;
    border: 1px solid #e1e1e1;
    padding: 20px 20px 20px 225px;
    width: 100%;
    width: 870px;
    height: 132px;
    margin-left: 33px;
}
.focus-block p {
  font-size: 20px;
  line-height: 26.5px;
  margin-bottom:0;
}

 .focus-block p.highlight, .focus-block p.highlight a {
        font-family: 'Avenir85Heavy';
        font-size: 21.5px;
        color: #003da6;
    }
.focus-block p.smaller {
  font-size: 15px;
}
.guide-download {
  width: 559px;
  height: 112px;
  display: block;
  padding: 10px;
  margin-bottom: 15px;
}
.guide-download .header {
  color: white;
  font-family: 'Avenir85Heavy';
  font-size: 21px;
  margin-bottom: 5px;
}
.guide-download p {
  color: white;
  font-size: 17.5px;
  line-height: 22.5px;
  width: 460px;
}
.faq-container {
  margin-top: 80px;
}
.faq-container h2 {
  font-family: 'Avenir85Heavy';
}
.faq-item {
  padding: 15px 0 0;
  border-top: 1px solid #cfcfcf;
}
.faq-item:last-child {
  border-bottom: 1px solid #cfcfcf;
}
.faq-header {
  font-family: 'Avenir85Heavy';
  font-size: 20px;
  line-height: 26.5px;
  margin-bottom: 15px;
  background: url("../img/btn-53x53-macugen-expand.png") no-repeat right 10px center;
  background-size: 26.5px 26.5px;
  cursor: pointer;
}
.faq-item.active .faq-header {
  background: url("../img/btn-53x53-macugen-minimize.png") no-repeat right 10px center;
  background-size: 26.5px 26.5px;
}
.faq-content {
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}
.faq-content p {
  font-family: 'Avenir45Book';
  font-size: 17.5px;
  line-height: 22.5px;
}
.section-2 .left-content {
  width: 52%;
  float: left;
}
.section-2 .right-content {
  width: 43%;
  float: right;
  text-align: right;
}
.wide-section {
  width: 905px;
}
.video-block-large {
  display: inline-block;
  width: 434px;
  cursor: pointer;
}
.wistia_click_to_play {
  width: auto !important;
  height: auto !important;
}
.video-info {
  background-color: #f5f5f5;
  border: 1px solid #e1e1e1;
  border-top: none;
  padding: 20px 15px 15px;
}
.video-info p.header {
    color: #428BD8;
    font-size: 24px;
    line-height: 35px;
    font-family: 'Avenir85Heavy';
    margin: 0;
}
.video-info p {
  font-size: 21px;
  line-height: 26px;
}
.video-block {
  width: 278px;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px 15px 5px;
  cursor: pointer;
}
.video-block p.header {
  font-size: 19px;
  font-family: 'Avenir85Heavy';
  line-height: 24px;
  margin-bottom: 5px;
}
.video-block p {
  font-size: 19px;
  line-height: 23.5px;
}
.video-block .video-info {
  padding-bottom: 0;
  min-height: 130px;
}
.overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.7);
  z-index: 10;
}
.video-container {
  margin: 0 auto;
  display: block;
  max-width: 980px;
  width: 95%;
  height: 80%;
  margin-top: 5%;
  position: relative;
}
.video-player {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
  background-color: rgba(0,0,0,0.9);
}
.video-container .overlay-close-btn {
  color: black;
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: white;
  padding: 4px;
  width: 26px;
  text-align: center;
  border-radius: 50%;
  font-family: 'Avenir85Heavy';
  cursor: pointer;
}

/***** ISI STICKY PLANE ******/
#jumpPlane {
  position: fixed;
  width:100%;
  height:auto;
  max-height:100%;
  bottom: 0;
  left: 0;
  right:0;
  background-color: #ffffff;
  overflow: hidden;
  z-index: 3;
}

#jumpPlane h2 {
  font-size: 22.5px;
  font-family: 'Avenir85Heavy';
  color: #003da6;
  line-height: 21px;
  padding-top: 2px;
  margin-bottom: 10px;
}
#jumpPlane ul li {
  list-style-type: disc;
  font-size: 17.5px;
  line-height: 21.5px;
  margin: 0 0 10px 18px;
  float: none;
  display: list-item;
  color: #000000;
  width:100%;
  max-height:21px;
}
#isiPreview p {
  color: #000000;
}
.isi-top {
  background-color: #ebebeb;
  margin-bottom: 10px;
  height:40px;
}
.width-limiter {
  display:block;
  max-width: 870px;
  margin: 0 auto;
  width: 98%;
}
#jumpPlane.retisert-color h2 {
  color: #003da6;
}
.isi-label {
  font-family: 'Avenir85Heavy';
  display: inline-block;
  height:40px;
  vertical-align: middle;
  margin: 0;  
}
.isi-label p {
  color: #428cd9;
  font-size: 18px;
  margin: 0;
  line-height: 42px;
}
.retisert-color .isi-label {
  color:#428cd9;
}
.isi-button {
  appearance: none;
  float: right;
  color: #428cd9;
  border: none;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  font-size: 17px;
  font-family: 'Avenir55Roman';
  padding-right: 30px;
  padding-left: 0;
  background-image: url(../img/icon-30x53-retisert-expander.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 23px auto;
  text-transform: uppercase;
  cursor: pointer;
}
.retisert-color .isi-button {
  background-image: url(../img/icon-30x53-retisert-expander.png);
  color:#428cd9;
}
button.expander {
  display: block;
  width:100%;
  height:45px;
  text-align: left;
  font-size: 18px;
  line-height: 45px;
  padding-left: 20px;
  box-sizing: border-box;
  background-color: #f1f1f1;
  border:none;
  text-transform: uppercase;
  font-family: 'Avenir85Heavy';
  transition: all 300ms ease;
  background-size: 13px auto;
  background-position: right 15px center;
  background-repeat: no-repeat;
}
.expanded button.expander {
  background-image: url(../img/icon-13x26-expanded.png);
  background-color: #ffffff;
  border-bottom: 1px solid #b7b7b7;
  color:#ec008c;
}

/*PAGE-2*/
.page-2 h1 {
  margin-top: 0;
}
.page-2.hcp-product #HcpHero .left-content {
  margin-top: 50px;
}
.page-2 #HcpHero p {
  margin-bottom: 0;
}
.page-2 ul.colored-list li::before {
  color: #003da6;
}
.page-2 ul .highlight {
  color: #003da6;
  font-family: 'Avenir85Heavy';
}
.page-2 .gray-section, .page-2 .gray-section::before {
  height: 388.5px;
}
.page-2 .gray-section h2 {
  font-family: 'Avenir85Heavy';
}
.page-2 .gray-section p {
  line-height: 26px;
}
.page-2 .checklist-item {
  width: 45%;
}
.page-2 .checklist-item:nth-child(1) {
  background: url("../img/icon-94x94-implantation.png") no-repeat 0 0;
  background-size: 47px 47px;
}
.page-2 .checklist-item:nth-child(2) {
  width: 52%;
  margin-right: 0;
  background: url("../img/icon-94x94-how-supplied.png") no-repeat 0 0;
  background-size: 47px 47px;
}
.page-2 .checklist-item .header {
  font-family: 'Avenir85Heavy';
  color: #428cd9;
}
.page-2 .checklist-item p {
  font-size: 17.5px;
  font-family: 'Avenir55Roman';
}
.page-2 .highlighted-block {
  border-top: 5.5px solid #428cd9;
  border-bottom: 5.5px solid #428cd9;
  margin-bottom: 50px;
  width: 500px;
}
.page-2 .highlighted-block .color-retisert {
  color: #428cd9;
}
.page-2 .section {
  margin-top: 15px;
}
.page-2 .section .right-content {
  width: 65%;
  margin-top: 60px;
}
.page-2 .section .left-content {
  width: 30%;
}
.page-2 .section .left-content .img-container {
  width: 416px;
  z-index: -10;
}
.page-2 .arrow-link {
  margin-top: 115px;
}

/*PAGE-2-1*/
.page-2-1 h1 {
  max-width: 600px;
}
.page-2-1 .gray-section, .page-2-1 .gray-section::before {
  height: 585px;
}
.page-2-1 .gray-section h2 {
  font-size: 25px;
  line-height: 30px;
  font-family: 'Avenir85Heavy';
  max-width: 309px;
}
.page-2-1 .gray-section .right-content {
  width: 62%;
  margin-top: 50px;
}
.page-2-1 .gray-section .right-content .chart p {
  margin-right: 25px;
  margin-bottom: 10px;
  font-size: 20px;
}
.page-2-1 .gray-section .left-content {
  width: 38%;
}
.page-2-1 .gray-section .callout-block {
  width: 312px;
  height: 201px;
  background: url("../img/bg-402x624-retisert-bg-1.png") no-repeat 0 0;
  padding: 20px;
  margin-top: 90px;
  max-width: 102%;
}
.page-2-1 .gray-section .callout-block p {
  font-size: 17.5px;
  line-height: 24px;
  color: white;
}
.page-2-1 .clear-both {
  margin-bottom: 30px;
}
.page-2-1 .gray-section .disclaimer {
  line-height: 15px;
  margin-bottom: -10px;
}
.page-2-1 .section {
  margin-top: 60px;
}
.page-2-1 .checklist {
  padding-bottom: 40px;
  border-bottom: 1px solid #e1e1e1;
}
.page-2-1 .checklist .divider {
  display: inline-block;
  width: 1px;
  height: 114px;
  background-color: #686868;
  margin-right: 20px;
}
.page-2-1 .checklist-item {
  width: 41%;
}
.page-2-1 .checklist-item p {
  font-size: 15px;
  line-height: 20px;
  font-family: 'Avenir55Roman';
}
.page-2-1 .checklist-item .header {
  font-size: 21px;
  line-height: 26px;
  font-family: 'Avenir85Heavy';
}
.page-2-1 .checklist-item .header span {
  font-family: 'Avenir55Roman';
}
.page-2-1 .checklist-item:nth-child(1) {
  background: url("../img/icon-201x318-80-of-patients.png") no-repeat 0 0;
  background-size: 159px 100.5px;
  padding-left: 189px;
  width: 50%;
}
.page-2-1 .checklist-item:nth-child(3) {
  background: url("../img/icon-220x210-significant-reduction.png") no-repeat 0 0;
  background-size: 105px 110px;
  padding-left: 135px;
}
.page-2-1 .section h2 {
  font-family: 'Avenir85Heavy';
}
.page-2-1 .section h3 {
  font-family: 'Avenir85Heavy';
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 15px;
}
.page-2-1 ul {
  margin-bottom: 30px;
}
.page-2-1 ul li {
  display: list-item;
  font-size: 17.5px;
  line-height: 22.5px;
}
.page-2-1 ul.colored-list li::before {
  color: #003da6;
}
.page-2-1 .section h4 {
  color: #003da6;
  font-size: 17.5px;
  font-family: 'Avenir85Heavy';
  margin-bottom: 20px;
  line-height: 15px;
}
.page-2-1 .section .disclaimer {
  margin-bottom: 30px;
}
.page-2-1 .arrow-link {
  margin-top: 60px;
}
.page-2-1 .isi-block {
  margin-top: 140px;
}

/*PAGE-2-2*/
.page-2-2 h1 {
  max-width: 620px;
}
.page-2-2 .subheader {
  font-family: 'Avenir85Heavy';
  margin-bottom: 15px;
}
.page-2-2 .section p {
  font-size: 17.5px;
  line-height: 22.5px;
}
.page-2-2 .order-step-container {
  margin-top: 40px;
  margin-bottom: 80px;
  height:113px;
}
.page-2-2 .order-step {
  border: 1px solid #e1e1e1;
  display: inline-block;
  padding: 20px 20px 20px 70px;
}
.page-2-2 .order-step .header {
  color: #428cd9;
}
.page-2-2 .order-step:nth-child(1) {
  background: #f5f5f5 url("../img/icon-81x81-retisert-call.png") no-repeat 15px center;
  background-size: 40.5px 40.5px;
  width: 466px;
}
.page-2-2 .order-step:nth-child(2) {
  background: #f5f5f5 url("../img/icon-81x81-retisert-place.png") no-repeat 15px center;
  background-size: 40.5px 40.5px;
  width: 375px;
  float: right;
}
.page-2-2 .section-2 {
  margin-top: 60px;
}
.page-2-2 h2 {
  font-family: 'Avenir85Heavy';
  margin-bottom: 30px;
}
.page-2-2 .section-2 .subheader {
  font-size: 21px;
  margin-bottom: 10px;
}
.page-2-2 .document-download:nth-child(2) {
  background: url("../img/bg-226x750-retisert-bg-2.png") no-repeat 0 0;
  background-size: 375px 113px;
}
.page-2-2 .document-download:nth-child(3) {
  background: url("../img/bg-226x750-retisert-bg-3.png") no-repeat 0 0;
  background-size: 375px 113px;
}
.page-2-2 ul.colored-list li::before {
  color: #003da6;
}
.page-2-2 .focus-block p.highlight, .page-2-2 .focus-block p.highlight a {
  color: #003da6;
}
.page-2-2 .isi-block {
  margin-top: 130px;
}

/*PAGE-2-3*/
.page-2-3 h1 {
  max-width: 620px;
}
.page-2-3 p {
  max-width: 720px;
}
.page-2-3 .video-block-large:nth-child(2) {
  margin-right: 25px;
}
.page-2-3 .section, .page-2-3 .wide-section {
  margin-top: 60px;
}
.page-2-3 h2 {
  font-size: 27px;
  line-height: 25px;
  font-family: 'Avenir85Heavy';
  width: 905px;
  margin-bottom: 25px;
}
.page-2-3 .section .left-content {
  width: 66%;
  margin-top: 20px;
}
.page-2-3 .section .right-content {
  width: 32%;
  margin-top: 20px;
}
.page-2-3 .document-download {
  width: 567.5px;
  height: 87px;
  font-size: 21px;
  line-height: 22.5px;
  color: white;
  font-family: 'Avenir85Heavy';
  padding-left: 100px;
  padding-top: 20px;
  padding-right: 70px;
}
.page-2-3 .document-download:nth-child(1) {
  background: url("../img/btn-174x1135-retisert-download-2.png") no-repeat 0 0;
  background-size: 567.5px 87px;
}
.page-2-3 .document-download:nth-child(2) {
  background: url("../img/btn-174x1135-retisert-download-3.png") no-repeat 0 0;
  background-size: 567.5px 87px;
  padding-top: 32px;
}
.page-2-3 .document-download:nth-child(3) {
  background: url("../img/btn-174x1135-retisert-download-4.png") no-repeat 0 0;
  background-size: 567.5px 87px;
  padding-top: 32px;
}
.page-2-3 .document-download:nth-child(4) {
  background: url("../img/btn-174x1135-retisert-download-5.png") no-repeat 0 0;
  background-size: 567.5px 87px;
  padding-top: 32px;
}
.page-2-3 .document-download:nth-child(5) {
  background: url("../img/btn-174x1135-retisert-download-Letter.png") no-repeat 0 0;
  background-size: 567.5px 87px;
  padding-top: 24px;
}
.page-2-3 .isi-block p {
  max-width: none;
}
/*FOOTER*/
#footer {
  border-top: 1px solid #e1e1e1;
  padding: 15px 30px 32.5px;
}
.footer-logo {
  width: 148.5px;
  display: inline-block;
}
.footer-link-container {
  display: inline-block;
  margin-left: 10px;
  vertical-align: 3px;
}
.footer-link {
  display: inline-block;
  padding: 0 10px;
}
.footer-link:nth-of-type(2) {
  border-left: 1px solid #686868;
  border-right: 1px solid #686868;
}
.footer-link a {
  font-size: 12.5px;
  color: #009aa6;
  line-height: 15px;
  font-family: 'Avenir45Book';
}
.copyright {
  font-size: 12px;
  line-height: 15px;
  margin-top: 15px;
  font-family: 'Avenir45Book';
}


.pharma-rx-banner p {
  margin: 0;
  padding: 5px 5px;
  text-align: right;
  font-size: 12px;
  color: #ffffff;
  background: #009aa6;margin-right:5px;
}
.pharma-rx-banner p a {
  color: #ffffff !important;
  text-decoration: underline;
  font-weight: bold;
}
#MainNav {
    
    padding-top: 0px;
}

span.text-nowrap {
    white-space: nowrap;
}

@media only screen and (min-width: 1367px) {
	#MainNav {
    
    padding-top: 0px;
}
}
@media only screen and (max-width: 768px) {
  .pharma-rx-banner p {
      text-align: center;
  }
  #mobileNavbar {
    margin-top: 0px;
    
}
.hcp-product #HcpHero p.subheader {
    
    padding-top: 20px;
}
}

#IsiContentPane {
    margin-top: -60px;
}

#CopyrightPane {
    margin-top: -35px;
    margin-bottom: -21px;
    padding: 0 30px;
   
}
#LiveMonTransparentImage {
    display: none;
}
#LocalNavPane img {
    height: auto;
    width: 183px;
}
.ECP sup {
    vertical-align: 4px;
}
.inflamation {
    vertical-align: 10px;
}
.inflamation1 {
    vertical-align: 6px;
}
.About {
    vertical-align: 9px;
}
.About1 {
    vertical-align: 7px;
}
.checklist sup {
    vertical-align: 5px;
}
.highlighted-block sup {
    vertical-align: 8px;
}
.learnefficacy {
    vertical-align: 6.5px;
}
.isi-common sup {
    vertical-align: 6px;
}
.callout-block sup {
    vertical-align: 5px;
}
.disclaimer sup {
    vertical-align: 4px;
}
.fullwidth-title {
    max-width: 100% !important;
}

h1.fullwidth-title.h1-mb-0 {
    margin-bottom: 15px;
}

.title-desc-section {
    margin-top: 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.sp-title-h3 {
    font-size: 27px;
    line-height: 32px;
    font-family: 'Avenir85Heavy';
    margin-bottom: 5px !important;
}
.blue-text {
    color: #428BD8;
}
.dark-blue-text {
    color: #003DA7;
}
.three-col-pdf .title {
    margin-bottom: 25px;
}
.three-col-pdf .col-item-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
}

.three-col-pdf .col-item-wrapper .col-item .thumb-link {
    font-size: 19px;
    line-height: 20px;
    font-family: 'Avenir85Heavy';
    color: #428BD8;
    display:block;
}
    .three-col-pdf .col-item-wrapper .col-item .spacing-top {
        margin-top: 20px;
        display: inline-block;
    }
.dark-bg-col {
    display: inline-block;
    width: 100%;
    margin-bottom: 80px;
}
    .dark-bg-col .video-block {
        margin: 0 16px 15px 16px;
        width: 255px;
    }
.video-info {
    border: 0;
    background-color: transparent;
    padding: 18px 0;
}
.dark-bg-col.gray-section::before {
    height: 784px;
}

.dark-bg-col.gray-section h2 {
    margin-top: 30px;
}
h2.dark-blue-text.sp-title-h3 {
    padding-bottom: 15px;
}

.cta-bg.gray-section h2 {
    padding-top: 40px;
    margin-bottom: 15px;
    text-align: center;
}

.cta-bg.gray-section::before {
    height: 190px;
}

.cta-bg.gray-section {
    text-align: center;
    padding-bottom: 45px;
}

.cta-link {
    background-color: #428BD8;
    padding: 15px;
    min-width: 157px;
    font-family: "Avenir65Medium";
    font-size: 19px;
    line-height: 20px;
    color: white;
    display: inline-block;
}

.isi-block.less-margin-top .arrow-link {
    position: relative;
    top: -50px;
}

.isi-para-style {
    color: #000;
}

.isi-block .isi-para-style {
    font-size: 20px;
    line-height: 22.5px;
    color: #000;
    margin-bottom: 15px;
    font-family: 'Avenir45Book';
}