
 .Legal-Notice,.Privacy-Policy {overflow-x:hidden !important;}
 .Legal-Notice .logo-enabled {display:none !important;}
.Legal-Notice .collapsed {display:none !important;}
.Legal-Notice .navbar-default {min-height:35px !important;border-color: transparent !important;}
.Legal-Notice .navbar-header img {display:none !important}
.Privacy-Policy .collapsed {display:none !important;}
 .footer-reference{display:none;}
 .marker-app {display: none;}
 
 .scrollToTop {  filter: contrast(0.3);
    max-width: 30px;
    display: inline-block;
    position: fixed;
    bottom: 10%;
    right: 3%;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;}
    
 .footer p {font-family: arial !important;}
 .footer .link-txt {font-family: arial !important;}
 .form-control {font-family:arial !important;}
 .bottom-hover-border:hover:after {transform:scaleX(0) !important;}
 .action-link:hover .link-txt {text-decoration:none !important;}
 .primary-navigation .nav .static-links-wrapper>li.first-level-item {
    padding-right: 13px !important;
    padding-left: 13px !important;
}
 

@font-face {
  font-family: 'Open Sans Condensedr';
    src: url('/content/dam/open-digital/tagrisso-ca/en/fonts/OpenSansCondensed-Bold.ttf');
    
    font-display: swap;
}

@font-face {
  font-family: 'fontawesome-webfont';
    src: url('/content/dam/open-digital/tagrisso-ca/en/fonts/fontawesome-webfont.woff');
 
    font-display: swap;
}

@font-face {
  font-family: 'OpenSansCondensed-Bold';
    src: url('/content/dam/open-digital/tagrisso-ca/en/fonts/OpenSansCondensed-Bold.ttf');
   
    font-display: swap;
}
/*Helvitica*/
@font-face {
  font-family: 'HelveticaRegular';
    src: url('/content/dam/open-digital/tagrisso-ca/en/fonts/helvetica/Helvetica.ttf');
   
    font-display: swap;
}@font-face {
  font-family: 'HelveticaBold';
    src: url('/content/dam/open-digital/tagrisso-ca/en/fonts/helvetica/Helvetica-Bold.ttf');
   
    font-display: swap;
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
  .nav .static-links-wrapper>li.first-level-item {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .bluebutton {
    right: 45px;
    top: -67px;
  }
}

.item-more {
  display: none !important;
}

.navbar-nav li.menu-img-link {
  display: none !important;
}

.first-level-item:nth-child(5) {
  display: block !important;
}
 /*alpesh css*/
@media only screen and (min-width: 768px) and (max-width: 991px) {
 
  .navbar-header .navbar-brand {
    margin-top: 0em !important;
  }

  header .static-links-wrapper li {
    width: 100% !important;
  }

  .top-header .header-actions .dropdown-menu {
    min-width: 60px !important;
    border: none !important;
  }

  .top-header .header-actions .dropdown-menu li a {
    color: #6e4770 !important;
    display: inline-block;
  }

  .top-header {
    background: #ffffff !important;
    min-height: 110px !important;
  }

  .top-header .header-nav-logo-condensed {
    height: auto !important;
    max-width: 200px !important;
  }

  .bluebutton {
    display: none !important;
  }

  .primary-navigation .nav.stacked-menu {
    margin-left: 0% !important;
  }

  .navbar-collapse {
    border: none !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item a {
    margin-top: 0px !important;
  }

  header .top-header button {
    background-color: transparent !important;
    display: block !important;
    position: absolute !important;
    float: right !important;
    color: #6e4770 !important;
    top: 44px !important;
    right: 20px !important;
    border-left: 1px solid #ddd !important;
  }

  .navbar-default .navbar-toggle span.icon-bar {
    color: #6e4770;
    background-color: #6e4770;
    height: 4px;
    width: 32px;
  }

  .first-level-item:nth-child(6) {
    background-color: #008995;
    border-radius: 10px !important;
    border: 2px solid #ffffff;
    width: fit-content !important;
  }

  .first-level-item:nth-child(6) a {
    color: #ffffff !important;
    padding-right: 10px !important;
  }
}

@media only screen and (max-width: 767px) {
  .row{
      width:100% !important;
      margin:0 !important;
  }
  
  /*error page mobile design*/
   .banner-content{
    background-position:right !important
  }

  .error-pg{
    padding-left:0 !important;
    padding-top:25% !important;
  }
  
  
  
  .navbar-default .navbar-toggle span.icon-bar {
    color: #6e4770;
    background-color: #6e4770;
    height: 4px;
    width: 32px;
  }

  header .static-links-wrapper li {
    width: 100% !important;
  }

  header .top-header button {
    background-color: transparent !important;
    display: block !important;
    position: absolute !important;
    float: right !important;
    color: #6e4770 !important;
    top: 44px !important;
    right: 20px !important;
  }

  .navbar-header .navbar-brand {
    margin-top: 2.5em !important;
  }

  .top-header .header-actions .dropdown-menu {
    min-width: 60px !important;
    border: none !important;
  }

  .top-header .header-actions .dropdown-menu li a {
    color: #6e4770 !important;
    display: inline-block;
  }

  .top-header {
    background: #ffffff !important;
    min-height: 110px !important;
  }

  .top-header .header-nav-logo-condensed {
    height: auto !important;
    max-width: 200px !important;
  }

  .bluebutton {
    display: none !important;
  }

  .primary-navigation .nav.stacked-menu {
    margin-left: 0% !important;
  }

  .navbar-collapse {
    border: none !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item a {
    margin-top: 0px !important;
  }

  .first-level-item:nth-child(6) {
    background-color: #008995;
    border-radius: 10px !important;
    border: 2px solid #ffffff;
    width: fit-content !important;
  }

  .first-level-item:nth-child(6) a {
    color: #ffffff !important;
    padding-right: 10px !important;
  }
}

@media only screen and (min-width : 320px) and (max-width : 330px) {
  #top-nav {
    width: 85% !important;
  }
}
 /*end alpesh*/
 
#top-nav .bottom-hover-border span .nav-static-link-icon {
  display: none;
}


.top-header .header-actions>li>a {
  display: none;
}
.navbar .navbar-header ul {
  position: static;
  display: block;
  background: none;
  padding-top: 0px;
  box-shadow: none;
  border: none;
  text-align: right;
}


.navbar .navbar-header ul li {
  display: inline-block;
}

.navbar .navbar-header ul li.active {
  display: none;
}

header .navbar .navbar-header .dropdown-menu > li > a {
  font-family: 'Nunito Regular', sans-serif;
  color: #fff;
  border-left: 1px solid #fff;
  display: inline-block;
  margin: 8px auto;
  padding: 0px 10px;
}


.top-header .header-actions .language-selector .fa-language {
  display: none;
}

.language-selector li a{
  margin:0 auto !important;
}

nav.navbar-default .top-header {
  border-bottom: none;
  background-color: #008995;
  height: 30px;
  background: url(/content/dam/open-digital/tagrisso-ca/en/images/desktop/header.png);
  background-position: left bottom;
  background-size:cover;
}

div.top-header .header-actions>li>a {
  padding: 5px 15px;
}

div.top-header .header-actions>li>a,
nav.navbar-default .navbar-nav>li>a:hover, nav.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
}

.primary-navigation {
  border-bottom: 1px solid #eeeeee;
  box-shadow: 0 6px 15px #0000001F;
}

.primary-navigation.logo-enabled .navbar-header {
  width: 20%;
  margin-right: 2%;
}

div#top-nav {
  float: left;
  width: 78%;
}

.navbar-header .navbar-brand {
  float: left;
  height: auto;
  padding: 3px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-header img.header-nav-logo {
  height: auto;
  display: inline-block;
  margin-top: 0;
  width: 40%;
  position: relative;
  top: 20px;
  margin-bottom: -12%;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item a {
  text-decoration: none;
  font-size: 14px;
  margin-top: 20px;
}

.fixed-top-margin {
  margin-top: 85px !important;
}

.full-width.component-section {
  padding: 0px 0px 20px;
}

.logo-medicine-txt {
  display: none;
}

.primary-navigation .nav.stacked-menu {
  width: 100%;
  margin-left: 30%;
}

.multi-column-container {
  margin-bottom: 15%;
}

footer p {
  text-align: center;
  color: #1b1b1b;
}

.pd-0 {
  text-align: center;
}

.footer {
  background-color: #FFFFFF;
}

.vcenter {
  color: #1b1b1b;
}

.footer a {
  color: #1b1b1b;
  font-weight: bold;
}

.footertext {
  margin-top: -15%;
}

.footerlogo3{
  margin-top: 1%;
}

/*footer .footer a:after {
  content: '|';
  position: relative;
  left: 8px;
}

*/
/*header begins*/

.bluebutton {
  background-color: #008995;
  color: #FFFFFF;
  border-radius: 10px !important;
  margin-left: 0;
  font-size: 10px;
  margin-top: 0;
  border: 2px solid #ffffff;
  position: absolute;
  right: 155px;
  top: -73px;
  z-index: 9999;
}

/*.top-header .header-actions>li>a {
  display: none;
}
*/
.navbar .navbar-header ul {
  position: static;
  display: block;
  background: none;
  padding-top: 0px;
  box-shadow: none;
  border: none;
  text-align: right;
}

header .navbar .navbar-header .dropdown-menu > li > a {
  font-size: 14px;
}

.navbar .navbar-header ul li {
  display: inline-block;
}

/*.navbar .navbar-header ul li.active {
  display: none;
}*/

header .navbar .navbar-header .dropdown-menu > li > a {
  font-family: 'Nunito Regular', sans-serif;
  color: #fff;
  border-left: 1px solid #fff;
  display: inline-block;
  margin: 8px auto;
  padding: 0px 10px;
}



nav .navbar-default .top-header {
  border-bottom: none;
  background-color: #008995;
  height: auto;
}

div.top-header .header-actions>li>a {
  padding: 5px 15px;
}

div .top-header .header-actions>li>a,
nav .navbar-default .navbar-nav>li>a:hover, nav.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
}

.primary-navigation {
  border-bottom: 1px solid #eeeeee;
  box-shadow: 0 6px 15px #0000001F;
}

.primary-navigation.logo-enabled .navbar-header {
  width: 20%;
  margin-right: 2%;
}

div #top-nav {
  float: left;
  width: 78%;
}

.navbar-header .navbar-brand {
  float: left;
  height: auto;
  padding: 3px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-header img .header-nav-logo {
  height: auto;
  display: inline-block;
  margin-top: 0;
  width: 40%;
  position: relative;
  top: 20px;
  margin-bottom: -12%;
}

.primary-navigation .nav .static-links-wrapper li .first-level-item a {
  text-decoration: none;
  font-size: 14px;
  margin-top: 20px;
}

.fixed-top-margin {
  margin-top: 85px !important;
}

.full-width.component-section {
  padding: 0px 0px 20px;
}

.logo-medicine-txt {
  display: none;
}

.primary-navigation .nav.stacked-menu {
  width: 100%;
  margin-left: 30%;
}

/*.navbar-default {
  border: none !important;
  background-color: #008995 !important;
  display: none !important;
}*/

.headercolumn {
  padding-left: 10%;
  padding-right: 10%;
  background-color: #FFFFFF;
}

.contacthead {
  padding-top: 30%;
}

.safety {
  padding-top: 15%;
}

.about {
  padding-top: 30%;
}

.full-width.component-section {
  padding: 0px 0px 20px;
}

.logo {
  width: 150%;
  margin-top: 18%;
  margin-left: -40%;
}

.lang {
    margin-top:-6.2%;
  text-align: right;
  padding-right: 8%;
  text-decoration: none;
  height:35px;
  padding-top: 0.2%;
  padding-bottom: 1.5%;
  background: url(/content/dam/open-digital/tagrisso-ca/en/images/desktop/header.png);
  background-position:left bottom;
  background-size:cover;
  
}

.lang a:after {
  font-family: "Fontawesome-webfont";
  content: "\203a";
  font-weight: 100;
  font-size: 25px;
  line-height: 19px;
  letter-spacing: 0.8px;
  text-decoration: none;
  padding-left:8px;content: "\f105";font-size: 18px;line-height: 18px;
}

.lang a {
  text-decoration: none!important;
  color: #FFFFFF !important;
  font-family: Arial;
}

.lang1 {
  margin-top: -6.5%;
  text-align: right;
  padding-right: 8%;
  text-decoration: none;
 background: url(/content/dam/open-digital/tagrisso-ca/en/images/desktop/header.png);
  background-position:left bottom;
  background-size:cover;
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  margin-bottom: 0%;
}

.lang1 a:after {
  font-family: "Fontawesome-webfont";
  content: "\203a";
  font-weight: 100;
  font-size: 25px;
  line-height: 19px;
  letter-spacing: 0.8px;
  text-decoration: none;
  padding-left:8px;
}

.lang1 a {
  text-decoration: none!important;
  color: #FFFFFF !important;
  font-family: Arial;
}
/*new header*/

@media only screen and (max-width:600px) {
  .headercolumn {
    display: none !important;
  }

  .lang, .lang1 {
    display: none !important;
  }

  .bluebutton {
    display: none !important;
  }

  .navbar-default {
    display: block !important;
  }
  
}
@media only screen and (max-width:479px) {
.landing-page .linked-list.horizontal li {
    margin-right: 5px;
}

}

@media only screen and (min-width: 1024px) and (max-width: 1100px) {
  .landing-page .nav .static-links-wrapper>li.first-level-item {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }

  .landing-page  .bluebutton {
    right: 45px;
    top: -67px;
  }
}

.landing-page .item-more {
  display: none !important;
}

.landing-page .navbar-nav li.menu-img-link {
  display: none !important;
}

.landing-page .first-level-item:nth-child(5) {
  display: block !important;
}
 /*alpesh css*/
@media only screen and (max-width: 767px) {
  .landing-page .navbar-default .navbar-toggle span.icon-bar {
    color: #6e4770;
    background-color: #6e4770;
    height: 4px;
    width: 32px;
  }

  .landing-page header .static-links-wrapper li {
    width: 100% !important;
  }

  .landing-page  header .top-header button {
    background-color: transparent !important;
    display: block !important;
    position: absolute !important;
    float: right !important;
    color: #6e4770 !important;
    top: 44px !important;
    right: 20px !important;
  }

  .landing-page  .navbar-header .navbar-brand {
    margin-top: 2.5em !important;
  }

  .landing-page .top-header .header-actions .dropdown-menu {
    min-width: 60px !important;
    border: none !important;
  }

  .landing-page .top-header .header-actions .dropdown-menu li a {
    color: #6e4770 !important;
    display: inline-block;
  }

  .landing-page .top-header {
    background-color: #ffffff !important;
    min-height: 110px !important;
  }

  .top-header .header-nav-logo-condensed {
    height: auto !important;
    max-width: 200px !important;
  }

  .landing-page .bluebutton {
    display: none !important;
  }

  .landing-page .primary-navigation .nav.stacked-menu {
    margin-left: 0% !important;
  }

  .landing-page .navbar-collapse {
    border: none !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item a {
    margin-top: 0px !important;
  }

  .landing-page .first-level-item:nth-child(7) {
    background-color: #008995;
    border-radius: 10px !important;
    border: 2px solid #ffffff;
    width: fit-content !important;
  }

  .landing-page .first-level-item:nth-child(7) a {
    color: #ffffff !important;
    padding-right: 10px !important;
  }
}

@media only screen and (min-width : 320px) and (max-width : 330px) {
  .landing-page #top-nav {
    width: 85% !important;
  }
}

 /*end*/
@font-face {
  font-family: 'Fontawesome-webfont';
  src: url(/content/dam/open-digital/azmedconnect-vn/vi/fonts/fontawesome-webfont.woff);
  font-display: swap;
}

.bluebutton {
  background-color: #008995;
  color: #FFFFFF !important;
  border-radius: 10px !important;
  margin-left: 0;
  font-size: 10px;
  margin-top: 0;
  border: 2px solid #ffffff;
  position: absolute;
  right: 155px;
  top: -73px;
  z-index: 9999;
  text-decoration: none !important;
  padding: 0.2%;
}

.top-header .header-actions>li>a {
  display: none;
}

.navbar .navbar-header ul {
  position: static;
  display: block;
  background: none;
  padding-top: 0px;
  box-shadow: none;
  border: none;
  text-align: right;
}

header .navbar .navbar-header .dropdown-menu > li > a::after {
  font-family: "Fontawesome-webfont";
  content: "\203a";
  font-weight: 100;
  font-size: 25px;
  line-height: 19px;
  letter-spacing: 0.8px;
}



/*.navbar .navbar-header ul li.active {
  display: none;
}*/

header .navbar .navbar-header .dropdown-menu > li > a {
  font-family: 'Nunito Regular', sans-serif;
  color: #fff;
  border-left: 1px solid #fff;
  display: inline-block;
  margin: 8px auto;
  padding: 0px 10px;
}

.navbar .navbar-header .dropdown-menu > li:last-child > a {
  border: none;
}

.top-header .header-actions .language-selector .fa-language {
  display: none;
}

div.top-header .header-actions>li>a {
  padding: 5px 15px;
}

div.top-header .header-actions>li>a,
nav.navbar-default .navbar-nav>li>a:hover, nav.navbar-default .navbar-nav>li>a:focus {
  color: #fff;
}

.primary-navigation {
  border-bottom: 1px solid #eeeeee;
  box-shadow: 0 6px 15px #0000001F;
}

.primary-navigation.logo-enabled .navbar-header {
  width: 20%;
  margin-right: 2%;
}

div#top-nav {
  float: left;
  width: 78%;
}

.navbar-header .navbar-brand {
  float: left;
  height: auto;
  padding: 3px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-header img.header-nav-logo {
  height: auto;
  display: inline-block;
  margin-top: 0;
  width: 42%;
  position: relative;
  top: 20px;
  margin-bottom: -12%;
}

.primary-navigation .nav .static-links-wrapper>li.first-level-item a {
  text-decoration: none;
  font-size: 14px;
  margin-top: 25px;
   font-family: arial;
}

.fixed-top-margin {
  margin-top: 85px !important;
}

.full-width.component-section {
  padding: 0px 0px 20px;
}

.logo-medicine-txt {
  display: none;
}

.primary-navigation .nav.stacked-menu {
  width: 100%;
  margin-left: 30%;
}

.full-width.component-section {
  padding: 0px 0px 20px;
}
 

 
/*for ipad*/
 
@media only screen and (min-width:768px) and (max-width:1023px) {
  .headercolumn {
    display: none !important;
  }

  .lang, .lang1 {
    display: none !important;
  }

  .bluebutton {
    display: none !important;
  }

  .navbar-default {
    display: block !important;
  }
}

@media only screen and (min-width:768px) and (max-width:1124px) {
.enhomebannersection ,.en-hcp-bannersection ,.en-patient {
    background-size:115% !important;
    background-position:72% 0% !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .landing-page  .navbar-header .navbar-brand {
    margin-top: 0em !important;
  }

  .landing-page header .static-links-wrapper li {
    width: 100% !important;
  }

  .landing-page .top-header .header-actions .dropdown-menu {
    min-width: 60px !important;
    border: none !important;
  }

  .landing-page .top-header .header-actions .dropdown-menu li a {
    color: #6e4770 !important;
    display: inline-block;
  }

  .landing-page .top-header {
    background-color: #ffffff !important;
    min-height: 110px !important;
  }

  .top-header .header-nav-logo-condensed {
    height: auto !important;
    max-width: 200px !important;
  }

  .landing-page .bluebutton {
    display: none !important;
  }

  .landing-page .primary-navigation .nav.stacked-menu {
    margin-left: 0% !important;
  }

  .landing-page .navbar-collapse {
    border: none !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item a {
    margin-top: 0px !important;
  }

  .landing-page  header .top-header button {
    background-color: transparent !important;
    display: block !important;
    position: absolute !important;
    float: right !important;
    color: #6e4770 !important;
    top: 44px !important;
    right: 20px !important;
    border-left: 1px solid #ddd !important;
  }

  .landing-page .navbar-default .navbar-toggle span.icon-bar {
    color: #6e4770;
    background-color: #6e4770;
    height: 4px;
    width: 32px;
  }

  .landing-page .first-level-item:nth-child(7) {
    background-color: #008995;
    border-radius: 10px !important;
    border: 2px solid #ffffff;
    width: fit-content !important;
  }

  .landing-page .first-level-item:nth-child(7) a {
    color: #ffffff !important;
    padding-right: 10px !important;
  }

  .navbar-default {
    background-color: #ffffff !important;
  }
}
/*ipad pro*/
@media only screen and (min-width : 1024px) and (max-width : 1365px) {
  .bluebutton {
    margin-right: -5% !important;
    margin-top: 7% !important;
  }

  .logo {
    width: 150% !important;
    margin-top: 50% !important;
  }

  .about {
    margin-top: 10%!important;
  }

  .safety {
    margin-top: 30% !important;
  }

  .contacthead {
    margin-top: 35% !important;
  }
}

/*footer*/
footer p {
  text-align: center;
  color: #1b1b1b;
}

.pd-0 {
  text-align: center;
}

.footer {
  background-color: #FFFFFF;
}

.vcenter {
  color: #1b1b1b;
}

.footer a {
  color: #1b1b1b;
  font-weight: bold;
}


/*footer .footer a:after {
  content: '|';
  position: relative;
  left: 8px;
}*/

.footer h2 {
  display: none;
}

.footer a {
  display: none;
}

.footerlogo {
  padding-bottom: 5%;
}

.tab-container {
  display: none;
}



/*Exit ramp*/

.exit-ramp-desc {
  text-align: center;
  font-family:Arial !important;
    /* color: purple; */
  ;
}

.modal-footer {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
}

.btn.btn-default.exit-ramp-cancel,.btn.btn-primary.exit-ramp-continue {
  width: 20%;
  background: #5b305d;
  color: white;
}

a.btn.btn-primary.exit-ramp-continue,a.btn.btn-default.exit-ramp-cancel {
  top: 689px;
  left: 610px;
  width: 180px !important;
  height: 46px;
    /* background: transparent url(img/Group 5546.png) 0% 0% no-repeat padding-box; */
  opacity: 1;
  font-size: x-large;
  border-radius: 7px;
}

span.fa.fa-chevron-right {
  padding-left: 14px;
}

.exit-ramp-desc {
  top: 443px;
  left: 443px;
  width: 514px;
  height: 146px;
  opacity: 1;
  font-size: 18px ;
  color: #58595b;
}

#normal-exit-ramp .modal-title {
  top: 373px;
  left: 318px;
  width: 764px;
  height: 57px;
  
  opacity: 1;
  text-align: center;
  font-size: 30px !important;
  color: #5b305d;

}
#normal-exit-ramp h4.modal-title strong{
  font-family:'Open Sans Condensedr'
}

#normal-exit-ramp .modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
  outline: 0;
  width: 60%;
  
}

a.btn.btn-primary.exit-ramp-continue, a.btn.btn-default.exit-ramp-cancel{
  font-family:Arial;
  font-weight:bold;
  font-size:20px;
  font-style:normal !important;
}

#normal-exit-ramp .exit-ramp-desc {
  width: auto;
  left: auto;
  height: auto;

}
.exit-ramp-desc p{
  font-size:18px !important;
}

#normal-exit-ramp .modal-footer a.btn span.fa-chevron-right {
  float: right;
  padding-top: 5px;
}

#normal-exit-ramp .modal-dialog {
  width: auto;
  margin-top: 10%;
}

#normal-exit-ramp .modal-dialog .modal-content {
  margin: 0 auto;
  height: auto;
}

#normal-exit-ramp .modal-footer a.btn {
  box-shadow: -2px 1px 6px 4px rgba(198,196,196,0.75);
  -webkit-box-shadow: -2px 1px 6px 4px rgba(198,196,196,0.75);
  -moz-box-shadow: -2px 1px 6px 4px rgba(198,196,196,0.75);
  border: 2px solid #fff;
}

#normal-exit-ramp .modal-footer,#normal-exit-ramp .modal-header {
  border: none;
}

#normal-exit-ramp .modal-header h4.modal-title {
  top: auto;
  width: auto;
  height: auto;
}

a {
  text-decoration: none!important;
}
.error-pg {
font-family: 'Nunito Regular', sans-serif;
font-size: 40px;
color: #46757e;
line-height: 40px;
margin: 12%;
padding-left: 25%;
padding-top: 7%;
}

#normal-exit-ramp{
  background:#000000 !important;
}


/*exit ramp arrow begin*/

.close-btn{
  border:none !important;
  position:relative !important;
  float:right;
  bottom:95px;
  color:#5B305D;
}

.fa-times{
   color:#5B305D;
   font-weight:lighter !important;
   font-size:20px;

}

.exit-ramp-cancel:after{
  font-family:'Fontawesome-webfont';
  content:'\203a';
  font-size:30px;
  margin-left:12px;
  padding-left:px;
}

.exit-ramp-continue:after{
  font-family:'Fontawesome-webfont';
  content:'\203a';
  font-size:30px;
  margin-left:20px;
  padding-left:20px;
}


.fa-chevron-right{
  display:none !important;
}

.exit-ramp-cancel {
  padding-bottom:50px !important;
  padding-left:40px;
}

 .exit-ramp-continue{
    padding-bottom:50px !important;
    padding-left:55px;
 }
 
 @media only screen and (max-width:600px){
     .close-btn{
    bottom:170px;
    left:20px;
  }
 }
 
 /*exit ramp arrow end*/


.footer-column{
    margin:1%;
}

/*landscape*/
@media only screen and (max-width:750px) and (orientation:landscape){
 
  a.btn.btn-primary.exit-ramp-continue, a.btn.btn-default.exit-ramp-cancel{
    width:180px !important;
  }
  .close-btn{
    bottom:140px;
  }
}
/*landscape*/


@media only screen and (max-width:600px){
  .navbar-collapse{
    max-height:fit-content !important;
  }
}

@media only screen and (min-width:1023px){
    .footer{
        max-height:300px;
    }
}
.exit-ramp-cancel:hover {text-decoration: none !important;}
.exit-ramp-continue:hover {text-decoration: none !important;}
    
    
/* Exit ramp design */
#normal-exit-ramp .modal-header {padding: 40px 15px 0px;}
#normal-exit-ramp .modal-body {padding: 0px 15px;}
#normal-exit-ramp .exit-ramp-desc p br.mb-20 {margin-bottom: 20px !important;height: 20px;display: block;width: 88px;border-bottom: 5px solid #000;}
#normal-exit-ramp .exit-ramp-desc p {font-size: 18px !important;line-height: 24px;}
#normal-exit-ramp a.btn.btn-primary.exit-ramp-continue, 
#normal-exit-ramp a.btn.btn-default.exit-ramp-cancel {padding: 7px 25px 7px 15px !important;border: 3px solid;box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 50%);font-family: 'arial';font-weight: 600;font-size: 18px;height: 40px !important;line-height: 18px;}
#normal-exit-ramp .exit-ramp-continue:after, #normal-exit-ramp a.btn.btn-default.exit-ramp-cancel:after {margin-left: 0px;padding-left: 0px;content: "\f105";font-size: 22px;position: relative;right: -40px;}
#normal-exit-ramp .exit-ramp-continue:after {right: -60px;}
#normal-exit-ramp .modal-footer {padding-bottom: 40px;}
#normal-exit-ramp .modal-header h4.modal-title {font-size: 44px !important;}
#normal-exit-ramp .modal-dialog .modal-content {max-width: 810px;width: 100%;text-align: center;}
#normal-exit-ramp .exit-ramp-desc span.line-2 {display: block;margin: 2px 0px 5px;}

@media (max-width:991px){
    #normal-exit-ramp .modal-dialog .modal-content {max-width: calc(100% - 50px);}
}

.landing-page .column-1 .info-link a:after, .landing-page .column-2 .info-link a:after {content: "\f105";font-size: 27px;line-height: 18px;}
.landing-page .hcp-heading{font-family: 'HelveticaBold';max-width: 800px;margin: 10vw auto 0% calc(50vw - 345px) !important;!i;!;!;!;}
.landing-page .subheading{font-family: 'HelveticaRegular';} 
.landing-page .column-1 .info-link a:after, .landing-page .column-2 .info-link a:after {left: auto;right: 14px;position: absolute;}
.landing-page .column-2 .info-link a:after {top: calc(50% - 6px);}
.landing-page .cta .cta-container .info-link a {font-family: 'HelveticaBold';font-size: 18px;line-height: 21px;width: 282px;
    padding: 24px 64px 24px 24px !important;position: relative;border: 3px solid #fff;text-align: left;box-shadow: 5px 5px 12px rgb(0 0 0 / 31%);}
.landing-page .column-2 .cta-container .info-link a {padding: 14px 32px 13px 24px !important;}
.patient-page .text.parbase .circle-bd .badge:nth-child(2) {padding-left: 10px;}
