/* Janssen.com redesign
*/

.view-home-page-video-block video {
  width: 100% !important;
}

.global-site .header-row .header-bottom {
  float: none !important;
  display: flex;
  background-color: rgba(255, 255, 255, .9);
  padding-top: 0 !important;
  max-width: 710px;
  width: 100% !important;
}

#edit-field-banner-article-type-tid {
  white-space: pre-wrap;
  width: 350px;
}

.bio-info-body {
  padding-left: 0 !important;
}

.global-site .block.block--locale.block--locale-language.block--locale-language-content p.absolute-middle {
  margin: 0;
  position: relative;
  color: #019cdc;
  line-height: 0;
  cursor: pointer;
  font-family: 'KarbonMedium', Arial, sans-serif;
  font-size: 14px;
  text-align: right;
}

.global-site .menu-language {
  height: 26px;
  flex: 0 0 150px;
  padding-top: 10px;
  border-left: none !important;
  border-right: none !important;
  padding-left: 37px;
}

.option.active {
  height: 24px;
}

.global-site .menu-language .lang-options {
  height: 40px;
  overflow: hidden;
  width: 139px;
}

.global-site .menu-language .lang-options .option {
  padding-bottom: 0;
  padding-top: 0;
  text-align: left;
  width: 130px;
}

.global-site .divider {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  display: block;
  width: 1px;
  height: 23px;
  background-color: #ccc;
}

.global-site .header-row .header-bottom .menu-global-button::after {
  height: 33px;
  top: 10px;
  color: none;
  content: '';
  margin-left: 22px;
  position: absolute;
  background: #ccc;
  width: 1px;
}

#jg-header #search-autocomplete-block-form input[type='text']::placeholder {
  color: #019cdc;
}

#jg-header #search-autocomplete-block-form input[type='text']:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #019cdc;
}

#autocomplete .selected {
  background: #fff !important;
  color: #0072b9 !important;
}

#jg-header #search-autocomplete-block-form input[type='text']::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #019cdc;
}

.global-site .search-button.search-text {
  display: none;
}

.global-site .search-autocomplete-block-form input[type=submit] {
  display: none;
}

.uppercase {
  text-transform: uppercase;
}

#jg-header .close-text {
  display: none;
}

#jg-header .hamburger {
  cursor: pointer;
}

#jg-header .hamburger .line {
  transition: transform .3s ease-in-out;
  transform-origin: center;
}

#jg-header .line {
  left: 50%;
  width: 31px;
  height: 3px;
  margin-bottom: 6px;
  background-color: #019cdc;
}

#jg-header .hamburger .menu-text,
#jg-header .hamburger .close-text,
#jg-header #jg-search-holder .for-mobile {
  font-family: 'KarbonMedium';
  font-size: .875em;
  color: #019cdc;
  text-transform: uppercase;
  text-align: center;
  text-align: -moz-center;
  text-indent: 0;
  margin-left: -5px;
}

.global-site .header-bottom .search-input.search-button {
  display: none !important;
}

.global-site .search-wrapper,
search-button {
  display: none;
}

.global-site .search-button.search-text {
  display: block !important;
  text-indent: 0;
}

.global-site .header-bottom>div {
  padding-right: 0;
  width: auto;
}

.global-site .hamburger {
  height: 39px;
}

.global-site .hamburger .menu-text {
  display: block;
  left: 4px;
  font-size: 1em;
}

.pane-menu-menu-home-menu ul li:not(:last-child) {
  border-right: 1px solid #fff;
}

.region-header .section-inner-wrapper {
  padding: 0;
}

#search-autocomplete-block-form {
  height: 100px;
  border: none;
  transition: width 2s;
  flex: 0 0 210px;
  position: relative;
  width: 178px;
  display: inline-block;
  max-width: 171px;
  padding-top: 42px;
  margin-bottom: 41px;
}

#search-autocomplete-block-form.clicked {
  width: 200px;
}

#jg-header #search-autocomplete-block-form input[type='text'] {
  transition: width .3s ease-in-out;
  background-image: url('../images/icon-search.png');
  background-repeat: no-repeat;
  background-position: center right;
  height: 55px;
  margin: 0;
  padding: 0 0 0 30px;
  border: 1px solid #ccc;
  border-radius: 35px;
  font-family: 'KarbonMedium';
  font-size: 1.6em;
  color: #019cdc;
}

.i18n-fr #jg-header #search-autocomplete-block-form input[type='text'] {
  padding: 0 0 0 10px;
}

.global-site .video-container {
  z-index: 15;
  postion: absoulte;
  width: 14.6em;
  height: 500px;
  padding-top: 92px;
}

.page-homepage #jg-header {
  z-index: 999 !important;
}

.front #jg-header {
  position: fixed;
}

.section-about #jg-header {
  position: fixed;
}

.lang {
  text-align: left;
  cursor: pointer;
  display: flex;
  align-items: center;
  right: 0;
  height: 23px;
  margin: 0;
  padding: 0;
  font-family: 'KarbonMedium';
  font-size: .875em;
  color: #019cdc;
  padding-bottom: 20px;
  margin-bottom: -12px;
}

.hero-video {
  position: relative;
  width: 100%;
  height: 500px;
  color: #fff;
  font-size: 65px;
  font-family: 'KarbonMedium';
  text-shadow: 0 0 10px rgba(84, 48, 25, 1);
  z-index: 3;
}

.hero-video__vid-box {
  position: absolute;
  width: 100%;
  height: 575px;
  overflow: hidden;
}

.hero-video__vid {
  width: 100%;
  min-height: 552px;
}

.global-site .janssen-home-barker .middle h2 {
  font-size: 65px;
  display: inline-block;
  width: 786px;
  text-align: left !important;
}

.home-text-wrapper .columns.large-7 {
  padding-left: 0 !important;
}

.block--nodeblock-50791 h2 {
  /*change this line for footer */
  display: none;
}

.pane-menu-menu-home-menu {
  background-color: #1c74bc;
  font-size: 30px;
  padding-top: 8px;
  margin-top: -18px !important;
  z-index: 1;
  position: relative;
  height: 62px;
  width: 100%;
  max-width: 1111px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.pane-menu-menu-home-menu ul {
  padding: 6px 0 !important;
}

.i18n-es .pane-menu-menu-home-menu {
  padding-top: 0;
}

.i18n-en #edit-field-banner-article-type-tid {
  width: 265px;
  border: 0;
  height: 40px;
  background: url('/sites/all/themes/janssen/release/images/select-arrow-down.png') no-repeat right #fff;
  -webkit-appearance: none;
  background-position-x: 244px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-family: KarbonSemiBold, Arial, sans-serif;
  display: block;
  margin-right: -15px;
}

.view-display-id-results_grid_stories .view-filters+ul {
  display: none;
}

.view-display-id-results_grid_stories .pager--infinite-scroll {
  text-align: center !important;
  text-align: -moz-center !important;
}

.views-exposed-form-results-views-results-grid-stories .views-exposed-form .views-exposed-widget {
  float: right;
  padding: 0;
  padding-right: 23px;
}

.pane-menu-menu-home-menu ul {
  display: flex !important;
}

.front .pane-menu-menu-home-menu ul li a {
  background-color: unset !important;
  color: #fff;
  text-align: center !important;
  text-align: -moz-center !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  font-family: 'KarbonMedium' !important;
  cursor: pointer;
  font-size: 30px;
  border-bottom: none !important;
  font-weight: normal !important;
}

.front.i18n-en .pane-menu-menu-home-menu ul li a {
  padding: 6px 3px !important;
}

.front.i18n-es .pane-menu-menu-home-menu ul li a {
  padding: 0 0 !important;
}

.front.i18n-fr .pane-menu-menu-home-menu ul li a {
  line-height: .7;
  padding: 2px;
}

.front.i18n-pt-pt .pane-menu-menu-home-menu ul li a {
  line-height: .7;
  padding: 2px;
}

.front .pane-menu-menu-home-menu ul li a:hover {
  color: #036;
}

.card-image p {
  text-align: center !important;
  text-align: -moz-center !important;
  color: rgb(34, 34, 34);
  margin: 0;
}

.card-image__header {
  text-align: center !important;
  text-align: -moz-center !important;
  margin: 0;
  color: #1c74bc !important;
}

.card-image__header a {
  color: #1c74bc;
  text-align: center;
  text-align: -moz-center !important;
}

.card-image__text p {
  line-height: 1.2em;
  font-size: 15.8px;
  color: #222;
  text-align: center !important;
  text-align: -moz-center !important;
  min-height: 133px;
}

.card-image__text {
  line-height: 1.2em;
  font-size: 15.8px;
}

.karbon {
  font-family: 'KarbonRegular' !important;
}

.karbon p {
  font-family: 'KarbonRegular' !important;
}

.card-image {
  max-width: 557px;
  overflow: hidden;
  text-align: center;
  text-align: -moz-center;
  background-color: #fff;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 2px 0 rgba(0, 0, 0, .19);
  margin: 0 auto 30px;
}

.card-image__block {
  background-color: #fff;
  height: 145px;
  padding: 10px 20px;
  color: rgb(34, 34, 34);
  box-sizing: content-box;
}

.i18n-es .card-image__block {
  height: 180px;
}

.i18n-pt-pt .view-display-id-janssen_stories_focus .view-content .col-6 .container .row-menu .col-6 .card-image--menu .card-image__block {
  height: 165px;
}

.i18n-ru .view-display-id-janssen_stories_focus .view-content .col-6 .container .row-menu .col-6 .card-image--menu .card-image__block {
  height: 200px;
}

.i18n-ru .view-display-id-janssen_stories .view-content .col-6 .container .row-menu .col-6 .card-image--menu .card-image__block {
  height: 200px;
}

.i18n-fr .menu-global-footer ul {
  left: -117px;
  position: absolute;
}

.i18n-ru .menu-global-footer ul {
  left: -165px;
  position: absolute;
}

.card-image__button--wrapper {
  text-align: center;
  text-align: -moz-center !important;
  margin-bottom: 40px;
}

.card-image__button--wrapper a.button {
  display: inline-block;
  margin-bottom: 0;
  border: none;
  padding: 1em 1em 1em 1em;
  background-color: #019cdc;
  font-family: 'KarbonMedium';
  font-size: .875em;
  text-transform: uppercase !important;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: top;
}

.video-player--cover {
  cursor: pointer;
  background-color: transparent;
  width: 100%;
  height: auto;
}

.video-player__img {
  width: 100%;
  height: auto;
}

.abt-video {
  margin: 0!important;
  max-width: 1129px !important;
  padding-bottom: 55px;
}

.global-site .menu-language .lang-options.lang-hover .option:hover {
  background-color: #fff !important;
  color: #036 !important;
}

.navigation-row .menu>li a,
.global-nav-row .menu>li a {
  color: #1c75bc!important;
}

.menu-language .lang-options .option:hover {
  color: #036;
}

.global-site .menu-language .lang-options .option a:hover {
  color: #036;
}

.global-site .menu-language .lang-options.lang-hover .option.active {
  text-align: left !important;
}

.view-focus-who-we-are .headline {
  padding-bottom: 6px;
  padding-top: 0;
}

.artGalleryShutterWrap .shutter .artist {
  bottom: 0 !important;
}

.lng-6 {
  width: 64%;
}

.lng-3 {
  width: 32%;
  top: 0;
  line-height: 15px;
}

.view-focus-who-we-are .view-header {
  background: none !important;
}

.view-focus-who-we-are .view-header {
  background: none !important;
  margin-bottom: 20px;
  line-height: 1.2;
  padding: 0 !important;
}

.section-about .pane-focus .view-display-id-focus_landing_overview_block {
  display: none;
}

.i18n-fr .card-image__block {
  height: 185px;
}

.external-card-links__p .external-card-links {
  color: #333 !important;
  text-align: center;
  text-align: -moz-center;
}

.ind-headline-aboutus {
  width: 60px;
  height: 13px;
  border-bottom: 5px solid #019cdc;
}

.section-about .page-master-title h1,
.node-type-article .page-master-title h1 {
  display: none;
}

.section-about .breadcrumb-row {
  display: block !important;
  min-height: 83px !important;
}

.section-about .page-master-title {
  background-color: #1c75bc;
}

.node-type-article.leadership-page .page-master-title {
  margin-top: 0 !important;
}

.hero-image {
  width: 100%;
  height: 396px;
  background-image: url('../images/videoplayerbg.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'KarbonMedium';
  color: #fff;
  font-size: 56px;
}

.i18n-fr,
.i18n-es,
.i18n-pt-pt,
.i18n-ru,
.i18n-ko,
.i18n-it,
.hero-image {
  margin-top: -34px;
}

.hero-image__txt-box {
  height: 396px;
  padding-top: 40px;
}

.middle>* {
  display: table-cell;
  vertical-align: middle;
}

.middle {
  display: table !important;
  width: 100%;
  height: 100%;
  text-align: left;
}

#art-gallery .middle {
  text-align: center;
  text-align: -moz-center !important;
}

.text-center {
  text-align: center !important;
  text-align: -moz-center !important;
}

.view-home-page-aboutus-stories table td:first-child .card-image__block {
  margin-right: 15px;
}

.view-home-page-aboutus-stories table td:last-child .card-image__block {
  margin-left: 15px;
}

.middle h2 {
  text-align: center !important;
  text-align: -moz-center !important;
}

.view-home-page-aboutus-stories table {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1109px;
  margin: 0 auto;
  margin-top: 24px;
}

.view-home-page-aboutus-stories table td {
  border: none;
  max-width: 630px;
  overflow: hidden;
  margin-bottom: 30px;
}

.view-home-page-aboutus-stories table td img {
  width: 100%;
}

.view-home-page-aboutus-stories table td:first-child .views-field-field-carousel-slides {
  margin-right: 15px;
}

.view-home-page-aboutus-stories table td .field--name-field-slide-cta a {
  position: absolute;
  margin-top: 130px;
}

.view-home-page-aboutus-stories table td:first-child .field--name-field-slide-cta a {
  left: 359px;
}

.pane-home-page-aboutus-stories {
  margin: 0 auto;
  width: 100%;
  justify-content: center !important;
  display: flex;
  flex-wrap: wrap;
  max-width: 1139px;
  margin-top: 1.5rem !important;
}

.page-homepage .pullquote-wrapper {
  width: 69%;
  margin-bottom: 50px;
  margin-top: 3px;
}

.view-home-page-aboutus-stories table td:last-child .views-field-field-carousel-slides {
  margin-left: 15px;
}

.view-home-page-aboutus-stories table td,
table th {
  padding: 0 0 !important;
}

.view-home-page-aboutus-stories table td:last-child .field--name-field-slide-cta a {
  right: 378px;
}

.page-homepage .content-row {
  position: static;
  margin-bottom: -257px;
}

.social-media-wall {
  width: 100%;
  background: #fff;
  max-width: 1131px !important;
  height: 600px;
  justify-content: center !important;
  margin-bottom: 25px;
}

.social-media-wall h2 {
  color: #1c75bc;
  padding-left: 20px;
  text-align: left !important;
  padding-top: 44px;
  line-height: 1;
}

.social-media-wall p {
  padding-left: 20px;
}

.lng-6 iframe {
  width: 98%;
  height: 100%;
  border: 0;
  /*left: -8px;*/
  position: absolute;
  top: -1px;
}

.card-image__img-bg {
  height: 243px;
  background: url('../images/videoplayerbg.png') center no-repeat;
  background-image: url('../images/videoplayerbg.png');
  background-size: auto;
  background-size: cover;
}

.card-image__separator {
  background-color: #00a0df;
  height: 10px;
}

#edit-field-release-date-value-wrapper {
  display: none;
}

#views-exposed-form-news-date-filter-news-page-filter {
  float: left;
}

#views-exposed-form-news-date-filter-news-page-filter div {
  float: right;
  display: none;
}

.filter-label {
  font-size: 20px;
}

.form-item-filter-field-release-date-value-custom {
  float: right;
  margin-top: 20px;
}

.view-focus-who-we-are .headline h2 {
  text-align: left !important;
}

.front .artGalleryShutterWrap .shutter {
  height: 600px !important;
}

.artGalleryShutterWrap .shutter {
  height: 345px !important;
}

.front #art-gallery .middle .text-wrapper {
  padding-bottom: 225px;
  padding-top: 0;
}

#art-gallery .middle .text-wrapper {
  padding-bottom: 225px;
  padding-top: 88px;
  text-align: center;
  text-align: -moz-center;
}

.footer-row {
  padding-bottom: 30px !important;
}

.white {
  color: #fff !important;
}

.pb-2,
.py-2 {
  padding-bottom: .5rem!important;
}

.pt-2,
.py-2 {
  padding-top: .5rem!important;
}

.gallery p {
  font-size: 21px;
  line-height: 1.25em;
  text-align: center !important;
  text-align: -moz-center !important;
  width: 50%;
  margin: auto auto 25px !important;
}

.gallery .button {
  display: inline-block;
  border: none;
  padding: 11px 15.4px 8.6px 15.4px;
  background-color: #019cdc;
  font-family: 'KarbonSemibold';
  font-size: 22px;
  text-transform: uppercase !important;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  vertical-align: top;
}

.karbon {
  font-family: 'KarbonRegular' !important;
}

.artGalleryShutterWrap .shutter.gallery .middle h3 {
  width: 56%;
  margin: auto auto 5px;
  font-family: 'KarbonSemibold';
  font-size: 26px;
  font-weight: normal;
  color: #333;
  line-height: 30px;
  white-space: normal;
}

.view-id-focus .headline h2 {
  margin-top: 0;
  text-align: left !important;
}

.menu-global-footer {
  border-bottom: 0 !important;
  border-top: 1px solid #335c85;
  margin-bottom: 0 !important;
  height: 35px;
  padding-top: 17px;
  line-height: 19.2px;
}

.footer-social p {
  padding-left: 22px;
}

.menu-global-footer ul {
  padding: 0 0 0 !important;
  margin-left: -85px !important;
}

.menu-global-footer li {
  padding-right: 3%;
}

.footer-row {
  background: #131313;
  background-color: #003479 !important;
}

.footer-row .section-inner-wrapper {
  background-color: #003479 !important;
}

.footer-row div {
  background: #131313;
  background-color: #003479 !important;
}

.global-policy,
.last-updated {
  background: #131313 !important;
  background-color: #003479 !important;
  clear: both;
  color: white;
  font-family: 'KarbonRegular';
  font-size: 16px;
  letter-spacing: .01em;
  line-height: 1.5;
  margin-top: 24px;
  padding-top: 0;
  text-align: center !important;
  text-align: -moz-center !important;
  width: 100%;
  max-width: 81%;
  margin-left: 119px;
  border-top: none;
  text-size-adjust: 100%;
}

.footer-row .section-outer-wrapper {
  background-color: #003479 !important;
}

.menu-global-footer a {
  font-size: 16px;
}

.about-video {
  position: relative;
  overflow: hidden;
  padding-top: 55.25%;
  position: relative;
}

.about-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

html[dir=ltr] .menu-global-footer li.careers,
html[dir=ltr] .menu-global-footer li.legalnotice,
html[dir=ltr] .menu-global-footer li.newscenter {
  padding-right: 3% !important;
}

.footer-social {
  padding-top: 17px;
  padding-bottom: 0;
}

.menu-janssen-global-footer ul {
  float: right;
  margin-right: 200px;
  margin-top: -3px;
  height: 25px;
  position: relative;
  margin-right: 304px;
}

.menu-janssen-global-footer ul li a:after {
  content: '';
  display: block;
  position: absolute;
  height: 27px;
  top: 0;
  z-index: 10000;
  width: 100%;
  cursor: pointer;
  left: 26px;
  border-left: 1px solid #335c85;
}

.menu-janssen-global-footer li {
  background-image: url('/sites/all/themes/janssen/release/images/contrib-structure/jnj-logo-white.png');
  background-position: left center;
  background-repeat: no-repeat;
  height: 31px;
  width: 119px;
  font-size: 0;
  background-size: contain;
  list-style: none !important;
  margin: -2px;
  margin-left: 10px;
}

.menu-janssen-global-footer li:hover {
  opacity: .6;
}

.global-site .view-home-page-aboutus-stories .no-padding-left {
  padding-left: 0;
}

.footer-social .footer-icon-links {
  float: right;
  text-align: center;
  text-align: -moz-center;
  margin-top: 1px;
}

.paragraph-text__p {
  font-family: 'KarbonRegular';
  font-size: 17px !important;
}

.search-category {
  background-color: #fff;
  color: #019cdc;
  font-family: 'KarbonMedium';
  font-size: 20px;
  text-align: center;
  text-align: -moz-center;
  text-transform: uppercase;
  cursor: default;
  /*----addddd-----*/
  padding-left: 15px;
}

#jg-search-holder.active #edit-custom-search-block-id {
  width: 510px;
}

.global-site .menu-language .lang-options.lang-hover .option {
  /*--change start*/
  width: auto;
  /*--change end*/
  background-color: #fff;
  padding-top: 1px;
  padding-bottom: 10px;
  font-family: 'KarbonMedium';
  font-size: .875em;
  color: #019cdc;
  text-transform: uppercase;
  text-align: center;
  text-align: -moz-center;
  border: none;
}

.menu-language .lang-options .option:hover a {
  color: #036 !important;
}

#jg-ham-menu .menui {
  margin-top: 0;
  /*----adddd------*/
  position: static;
}


/*For footer*/

#node-81,
#node-9062,
#node-21120,
#node-21852,
#node-22584,
#node-22584,
#node-7733,
#node-7290 {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999999;
}


/*For header*/

.hide-page-title {
  display: none;
}

.fixed-header {
  position: fixed !important;
}

.view-news-date-filter ul.pager {
  text-align: center !important;
  text-align: -moz-center;
}

.view-news-date-filter ul.pager__item a {
  display: none;
}

.view-news-date-filter .more-link a {
  display: none;
}

.card-image__button--wrapper a.button:hover {
  color: #019cdc;
  background: #fff;
}

.layout {
  z-index: 1 !important;
}

#autocomplete {
  background: #fff;
  border: none;
  font-size: 23px;
  color: #0;
  font-family: 'KarbonMedium';
  font-size: 1.6em;
  color: #019cdc;
  margin-left: 25px;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 2px 0 rgba(0, 0, 0, .19);
  overflow: scroll;
  max-height: 800px;
}

#autocomplete li:hover {
  background: #fff !important;
}

.search-title-autocomplete {
  display: block;
  padding-left: 20px;
  white-space: pre-wrap;
  /* css-3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, since 1999 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
}

.search-title-autocomplete:after {
  content: '\a';
  white-space: pre;
}

.footer-bottom-policy {
  border-top: 1px solid #335c85;
  margin-top: 40px;
}

.breadcrumb-row {
  display: none;
}

.paragraph-text__header {
  text-transform: uppercase;
  text-align: -webkit-center !important;
  color: #333;
}

.paragraph-text__header a {
  color: #333;
}

h2.paragraph-text__header.bottom-15 {
  color: #333;
  text-align: -webkit-center;
  text-align: center;
}

.block.bio .bio-text h4 {
  text-transform: capitalize !important;
}

.justify-content-center {
  justify-content: center!important;
  text-align: -webkit-center;
}

.section-careers .pt-5 {
  padding-top: 30px;
  padding-bottom: 7px;
}

.careers-class .txt-career-info__icon {
  top: 0;
  left: 18px;
  width: 58px;
  height: 65px;
  background-image: url('../images/icon-infographic.png');
  background-repeat: no-repeat;
  position: relative;
  float: right;
}

.row-menu {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.hero-image__cta {
  margin-top: 15px;
  font-size: 28px !important;
  padding-top: 14px !important;
}

.hero-image__cta--anchor {
  margin-left: .3em;
  display: inline-block;
}

.section-careers .paragraph-text {
  font-size: 1.0625em;
  font-weight: bold;
}

h3 {
  margin: 0;
  font-family: 'KarbonSemibold';
  font-size: 1.625em;
  font-weight: normal;
  color: #333;
  line-height: 30px;
  white-space: normal;
}

.paragraph-text__p {
  font-family: 'KarbonRegular';
  font-size: 1em;
  line-height: 1.5;
  text-align: center !important;
  text-align: -moz-center;
}

.col-lg-4,
.col-lg-8 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.external-card-links {
  color: #fff;
  width: 100%;
  height: 140px;
  margin-bottom: 40px;
  display: block;
}

.external-card-links__main {
  background: #fff;
  line-height: 100px;
  height: 100px;
  text-align: center;
  text-align: -moz-center;
}

.i18n-fr,
.i18n-es,
.i18n-pt-pt,
.i18n-ru,
.i18n-ko,
.i18n-it,
div#careers-anchor .columns {
  padding-top: 35px;
}

.i18n-ru .footer-social {
  max-width: 405px !important;
}

.i18n-ko .footer-social {
  max-width: 581px !important;
}

.i18n-it .footer-social {
  max-width: 395px !important;
}

.i18n-fr .footer-social {
  max-width: 515px !important;
}

.i18n-es .footer-social {
  max-width: 465px !important;
}

.i18n-pt-pt .footer-social {
  max-width: 385px !important;
}

h3.external-card-links__p a {
  color: #333;
}

.external-card-links__p {
  font-family: 'KarbonSemiBold';
  font-size: 26px;
  display: inline-block;
  line-height: 1.2;
  padding: 18px 20px;
  color: #333 !important;
}

.external-card-links__button {
  display: block;
  background: #00a0df;
  width: 100%;
  height: 40px;
  text-align: center;
  text-align: -moz-center;
  padding: 0;
  font-family: 'KarbonSemiBold';
  text-transform: capitalize;
  color: #fff;
  font-size: 24px;
}

.global-site .navigation-row .main-menu li ul {
  display: none;
}

.navigation-row .section-inner-wrapper nav.main-menu,
.navigation-row .section-inner-wrapper .janssen-stories {
  margin: 0 !important;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 90%;
  position: relative;
  width: 759px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 15px;
}

.card-image--menu {
  color: #333;
  text-align: left;
}

.card-image__img-bg--menu {
  height: 162px;
  background: url(../images/videoplayerbg.png) center no-repeat;
  background-size: cover;
}

.card-image__header--menu {
  text-align: left !important;
  font-size: 1.2em;
}

.card-image-a {
  font-size: 20px;
  color: #1c74bc;
}

.global-site .navigation-row .menu>li a:hover,
.navigation-row .menu>li a.hovered,
.global-nav-row .menu>li a:hover,
.global-nav-row .menu>li a.hovered {
  background-color: #fff;
}

.navigation-row .menu>li a.active,
.global-nav-row .menu>li a.active {
  color: #003479 !important;
}

.hidden-container .bio-info-container {
  height: 350px !important;
}

.hide-small {
  display: none;
}

.hero-image--about-us {
  background-image: url(/sites/www_janssen_com/files/janssen-about-us-page-feature-image.jpg);
}

.hero-ds {
  display: block;
  margin-top: 0;
}

.hero-mb {
  display: none;
}

.node-type-article .content-row {
  padding-bottom: 0 !important;
}

.view.view-clone-of-home-page-aboutus-stories .card-image {
  cursor: default;
}

.global-site .navigation-row .main-menu li.expanded a:hover {
  color: #003479 !important;
  font-family: KarbonSemiBold;
}

form#apachesolr-panels-search-block {
  display: none;
}

.page-node-32186 .col.full.region-col {
  width: 100%;
}

.leadership-page .columns {
  cursor: default;
}

.external-card-links__main h3.external-card-links__p {
  width: 100%;
  padding: 0;
  height: 100%;
  display: table;
}

.external-card-links__button a.external-card-links {
  display: flex;
  height: 40px;
  align-items: center;
  justify-content: center;
}

.external-card-links__main h3.external-card-links__p a.external-card-links {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  margin: 0;
  vertical-align: middle;
  padding: 2px;
}

.external-card-links__button a.external-card-links:hover {
  color: #fff;
}

.fixedPosition {
  position: fixed;
  /* change start */
  background: transparent;
  /* change end*/
  opacity: .9;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.navigation-row,
.header {
  background: #fff;
  position: absolute;
  z-index: 10;
}

.view-display-id-janssen_stories .view-content {
  padding-bottom: 0;
}

.janssen-art-gallery {
  margin-top: 20px !important;
}

.section-careers .view-display-id-leadership_bio_list {
  padding-left: 10px;
  padding-right: 10px;
}

.about-display {
  display: block;
}

.about-display h2,
.about-display p {
  text-align: -moz-center !important;
  text-align: center !important;
}

.about-none {
  display: none !important;
}

.career-highlight {
  padding-left: 0 !important;
}

.block.bio .bg.tint_img {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: top center !important;
}

@media all and (-ms-high-contrast:none) {
  .global-site .row.header-top.full {
    max-width: 229px;
  }
  .pane-menu-menu-home-menu ul li a {
    background-color: #1c74bc !important;
  }
  .gallery h2 {
    text-align: center !important;
  }
  .about-display h2 {
    text-align: center !important;
  }
}


/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .global-site .pioneer-wrap .large-md-6 {
    width: 95% !important;
    margin-left: -5px !important;
  }
}


/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .global-site .pioneer-wrap .large-md-6 {
    width: 82% !important;
    margin-left: 8px !important;
  }
}

@media only screen and (max-width: 992px) {
  .bx-prev {
    position: absolute;
    top: 195px;
    background: url(/sites/www_janssen_com/files/sitewide-images/carousel-prev-out.png);
    /* background-position: center center; */
    background-repeat: no-repeat;
    height: 100%;
    opacity: .8;
    width: 100px;
    cursor: pointer;
    color: transparent !important;
    left: 4px;
  }
  .bx-next {
    position: absolute;
    top: 195px;
    background: url(/sites/www_janssen_com/files/sitewide-images/carousel-next-out.png);
    background-repeat: no-repeat;
    height: 100%;
    opacity: .8;
    width: 100px;
    cursor: pointer;
    color: transparent !important;
    right: -52px;
  }
  .mobile-carousel-container .bx-controls-direction,
  .node--article .janrainSocialBar {
    display: block !important;
  }
  .social-media-wall {
    width: auto;
    margin-right: 15px;
  }
  .menu-global-footer ul {
    margin-left: 0;
  }
}

@media only screen and (max-width: 20em)and (orientation: portrait) {
  .card-image__button--wrapper {
    margin-top: 58px !important;
  }
}

@media (min-width: 21em) and (max-width: 25em)and (orientation: portrait) {
  .card-image__button--wrapper {
    margin-top: 35px !important;
  }
}

@media only screen and (max-width: 767px) {
  .menu-global-footer ul {
    margin-left: 0 !important;
  }
  .pane-menu-menu-home-menu .findajanssencareer a {
    padding: 4px 0 !important;
    font-size: 13px !important;
  }
  .pane-menu-menu-home-menu .newscenter a {
    padding: 4px 0 !important;
    font-size: 13px !important;
  }
  .pane-menu-menu-home-menu .contactus a {
    padding: 4px 0 !important;
    font-size: 13px !important;
  }
  .i18n-en .pane-menu-menu-home-menu a {
    padding: 4px 0 !important;
    font-size: 13px !important;
  }
  .i18n-ru .view-id-focus_who_we_are .card-image__block {
    height: 195px;
  }
  .card-image__block {
    min-height: 100px;
    padding: 0 15px;
  }
  .card-image__block h3 {
    font-size: 20px;
    margin-top: 10px !important;
    margin-bottom: 10px;
  }
  .form-item-filter-field-release-date-value-custom {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .card-image__button--wrapper {
    margin-top: 20px;
  }
  .view-home-page-aboutus-stories table td,
  table th {
    padding: 15px 15px 15px 0;
  }
  .hero-video__vid-box {
    top: 88px;
  }
  .pane-home-page-aboutus-stories {
    padding-left: 15px;
    padding-right: 15px;
  }
  .footer-social {
    padding-bottom: 5px;
  }
  .menu-global-footer {
    padding: 30px 0 10% !important;
  }
  .menu-global-footer ul {
    margin-left: 0;
  }
  .py-2 {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1109px;
    width: 83% !important;
  }
  .footer-social p {
    font-size: 12px !important;
    font-weight: 400;
    font-family: KarbonSemibold !important;
    line-height: 0 !important;
    padding-top: 16px;
  }
  .artGalleryShutterWrap .shutter {
    height: 300px !important;
  }
  .footer-social .footer-icon-links {
    padding-bottom: 10px;
  }
  .menu-global-footer a {
    font-size: 16px;
  }
  .menu-global-footer li a {
    font-size: 14px;
  }
}

@media only screen and (min-width:667px) and (max-width:767px) {
  /* .main-row .row {
    margin-top: -164px;
  } */
  .menu-global-footer ul {
    margin-left: 0;
  }
}

@media only screen and (device-width: 768px) {
  .front .artGalleryShutterWrap .shutter {
    height: 500px !important;
  }
  .front .artGalleryShutterWrap .shutter .middle {
    display: block !important;
  }
  .front .artGalleryShutterWrap .shutter .middle .text-wrapper {
    padding-top: 35px;
  }
}

@media (width: 768px) {
  .menu-global-footer ul {
    margin-right: auto;
    margin-left: auto !important;
    max-width: 1000px;
  }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1320px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  .card-image {
    max-width: 479px;
    margin-left: 0;
    margin-right: 0;
  }
  .col-6 {
    max-width: 70%;
    float: right;
    width: 717px;
  }
  .global-site .content-row .pane-block>ul a,
  .content-row {
    font-size: 20px;
  }
  .view-home-page-aboutus-stories .no-padding-left {
    padding-left: 22px;
    padding-right: 15px;
  }
  .view-home-page-aboutus-stories .no-padding.columns {
    padding-right: 20px;
    padding-left: 8px;
  }
  .social-media-wall {
    width: 96%;
    margin-left: 21px;
  }
  .menu-global-footer ul {
    margin-left: 0;
  }
  .i18n-fr .menu-global-footer ul {
    margin-left: 0 !important;
  }
  .i18n-fr .menu-global-footer a {
    font-size: 13px;
  }
  /*  .hero-video {
        display: none;
      }*/
  .hero-video {
    display: block;
  }
  /*  body .videoStill {
    width: 100%;
    height: 360px;
    background-image: url(../images/hero-home.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'KarbonMedium';
    margin-top: 80px;
    display: block;
      }*/
  /*  .headline {
    width: 35%;
  } */
}

@media only screen and (min-width: 801px) {
  html[dir=ltr] .navigation-row .menu>li,
  html[dir=ltr] .global-nav-row .menu>li {
    width: 100%;
  }
  .menu-global-footer ul {
    margin-left: 0;
  }
  .footer-row .footer-social {
    display: flex;
    justify-content: center;
  }
  .global-site .search-autocomplete-block-form input[type=submit] {
    opacity: 0
  }
  #search-autocomplete-block-form {
    z-index: 2
  }
  .hero-video__vid-box {
    position: absolute;
    width: 100%;
    height: 575px;
    overflow: hidden;
    z-index: 22;
  }
}

@media only screen and (min-width: 640px) and (max-device-width: 375px) {
  .global-site .pioneer-wrap .large-md-6 {
    width: 80%;
    margin-left: 0;
  }
}


/* ----------- iPhone 6, 6S, 7 and 8 ----------- */


/* Portrait and Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .global-site .pioneer-wrap .large-md-6 {
    width: 100%;
    margin-left: -5px;
  }
  #autocomplete {
    max-height: 400px;
    height: 300px;
  }
  .search-category {
    font-size: 14px;
    padding-left: 58px;
  }
  .search-title-autocomplete {
    /*----adddd------*/
    padding-left: 20px;
  }
  #autocomplete ul {
    margin-right: 18px;
    padding-right: 9px;
  }
  #autocomplete .selected {
    background: #fff !important;
    color: #0072b9 !important;
  }
  .hero-image--about-us {
    background-image: url(/sites/www_janssen_com/files/hero-about-us-mobile.jpg);
    height: 272px;
    margin-top: 87px;
  }
  .hero-image__txt-box {
    font-size: 47px;
  }
  .social-media-wall {
    width: auto;
    margin-right: 15px;
    margin-left: 15px;
  }
  .gallery p {
    font-size: 18px;
    width: auto;
  }
  .menu-global-footer ul {
    margin-left: 0 !important;
  }
  .lng-6 {
    width: 100%;
  }
  .lng-6 iframe {
    margin-bottom: 0;
    width: 100%;
  }
  .view-focus-who-we-are .paragraph-text {
    padding-right: 15px;
    padding-left: 15px;
  }
  .view-focus-who-we-are .headline {
    padding-right: 15px;
    padding-left: 15px;
  }
  .about-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    width: 97%;
  }
  .about-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 34px;
    width: 91%;
  }
  .video-player--cover {
    cursor: pointer;
    background-color: unset;
    width: 97%;
  }
  .lng-3 h2 {
    margin-top: 28px;
  }
  .social-media-wall {
    width: auto;
  }
  .gallery p {
    font-size: 16px;
    width: auto;
  }
  .menu-global-footer ul {
    margin-left: 0;
  }
  .artGalleryShutterWrap .shutter.gallery .middle h3 {
    font-size: 19.5px;
  }
  .page-node-1233 .node-teaser .field--name-body .field-item p {
    padding-right: 10px;
  }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .global-site .pioneer-wrap .large-md-6 {
    width: 80%;
    margin-left: -6px;
  }
  .global-site .menu-language .lang-options span {
    line-height: 2;
  }
  .view-display-id-focus_landing_capabilities_block {
    padding-top: 0 !important;
  }
  .social-media-wall {
    margin-top: 150px;
  }
  .headline {
    padding-left: 49px;
  }
  .global-site .pane-focus .large-4 {
    /*    width: 84% !important;
    margin-left: 50px !important;*/
  }
  .abt-video {
    width: 100%;
    left: 0;
  }
  .video-player__img {
    width: 100%;
    margin-left: 0;
  }
  .lng-6 iframe {
    width: 100%;
  }
  .about-img {
    width: 100%;
    left: 0 !important;
  }
  .global-site .menu-language .lang-options .switchLang {
    display: block;
    padding-top: 9px;
  }
  .about-video {
    left: 0;
    width: 100%;
  }
}


/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .menu-global-footer ul {
    margin-left: 0;
  }
  .about-video {
    width: 100%;
    left: 0;
  }
  .lng-6 iframe {
    /*height: 197px !important;*/
  }
  .section-careers .row.content-row {
    padding: 0;
  }
  .section-careers .content-row .section-inner-wrapper {
    padding-left: .835em;
    padding-right: .835em;
  }
  .section-careers .columns.col-sm-10.col-md-6.col-lg-4 {
    margin-right: 0;
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .page-products .custom-select-menu,
  .section-contact-us .custom-select-menu,
  .section-news .custom-select-menu {
    width: 250px !important;
    max-width: unset!important;
  }
}

@media (max-width: 50em) and (min-width: 20em) {
  .social-media-wall iframe {
    height: 431px;
  }
  .i18n-pt-pt .social-media-wall iframe {
    height: 270px !important;
  }
  .lng-6 {
    /*margin-left: 5px;*/
  }
  .view-focus-who-we-are .headline {
    padding-top: 0;
    padding-left: 10px;
  }
  .headline {
    padding-bottom: 20px;
  }
  .global-site #jg-header #search-autocomplete-block-form input[type='text']:focus {
    border-color: #00a0df;
  }
  .global-site #jg-header #search-autocomplete-block-form input[type='text']::placeholder {
    color: rgba(0, 0, 0, .75);
  }
  .global-site #jg-header #search-autocomplete-block-form input[type='text']::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .75);
  }
  .global-site #jg-header #search-autocomplete-block-form input[type='text']::-ms-input-placeholder {
    color: rgba(0, 0, 0, .75);
  }
  .menu-language .lang-options {
    padding-top: 2px !important;
  }
  .menu-global-button p.absolute-middle span {
    font-weight: normal !important;
  }
  .views-exposed-form-results-views-results-grid-stories .views-exposed-form .views-exposed-widget {
    padding: 0;
    padding-left: 12px;
    width: 100%;
  }
  #edit-field-banner-article-type-tid {
    width: 96%;
    background-position-x: 325px;
  }
  .footer-social .footer-icon-links {
    width: 250px !important;
    text-align: center;
  }
  .menu-janssen-global-footer ul {
    float: none;
  }
  .menu-janssen-global-footer li {
    width: 90px;
  }
  .footer-row nav ul {
    margin: 0;
    overflow: inherit !important;
    padding: 0;
    text-align: center;
    text-align: -moz-center;
    margin: 0 auto;
  }
  .menu-janssen-global-footer ul:after {
    display: none;
  }
  .menu-global-footer ul {
    margin-left: 0;
  }
  .paragraph-text {
    padding-left: 10px;
    padding-right: 10px;
  }
  .abt-video {
    padding-bottom: 25px;
  }
  .gallery p {
    font-size: 16px;
  }
  .option.active {
    height: 18px;
  }
  .i18n-ru .menu-global-footer ul,
  .i18n-fr .menu-global-footer ul {
    left: 0;
    position: absolute;
  }
  .i18n-ru .menu-janssen-global-footer ul.menu {
    margin-top: 42px;
    margin-right: -4px;
  }
}

@media (max-width: 799px) and (min-width: 668px) {
  .lng-6 {
    width: 100%;
  }
  .lng-6 iframe {
    width: 100% !important;
    /*height: 347px !important;*/
  }
}

@media (max-width: 71.875em) and (min-width: 50.0625em) {
  .menu-global-button p.absolute-middle span {
    font-size: 14px !important;
  }
  .global-site .view-home-page-aboutus-stories .no-padding.columns {
    padding-right: 20px;
    padding-left: 8px;
  }
  .global-site .view-home-page-aboutus-stories .no-padding-left {
    padding-left: 22px;
    padding-right: 15px;
  }
  .view-focus-who-we-are {
    padding-left: 20px;
    padding-right: 20px;
  }
  #search-autocomplete-block-form {
    left: -5px;
  }
  .global-site .header-row .header-bottom {
    max-width: 600px;
  }
  .abt-video {
    padding-left: 10px;
  }
  iframe {
    width: 100%;
    height: 343px;
  }
}


/*Galaxy landscape*/

@media (max-width: 640px) and (min-width: 360px) {
  .lng-6 {
    width: 100%;
    left: 0;
  }
}

@media (max-width: 360px) and (min-width: 320px) {
  #autocomplete ul {
    padding-right: 11px;
  }
  .search-category {
    font-size: 14px;
    padding-left: 55px;
  }
  .section-about .view-id-focus .large-4 {
    margin-left: 8px !important;
    margin-right: 15px !important;
    width: 100% !important;
    padding-left: 0;
    padding-right: 14px;
  }
  .paragraph-text__p {
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    text-size-adjust: 100%;
    font-size: 12px !important;
  }
  .section-about .headline {
    padding-left: 15px;
  }
  .lng-6 {
    /*margin-left: 8px;*/
    margin-right: 0;
    width: 100%;
    padding-left: 8px;
    padding-right: 0;
  }
  .about-img {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: 0;
    margin-right: 13px;
    width: 100%;
  }
  .lng-6 iframe {
    /*height: 170px;*/
    width: 99%;
  }
  .artGalleryShutterWrap .shutter.gallery .middle h3 {
    font-size: 19.5px;
  }
  gallery p {
    font-size: 16px;
  }
  .page-node-1233 .node-teaser .field--name-body .field-item p {
    width: 90%;
    padding-left: 56px;
    padding-right: 10px;
  }
}

@media (max-width: 375px) and (min-width: 361px) {
  .gallery p {
    font-size: 16px;
  }
}

@media only screen and (min-width:801px) and (max-width:825px) {
  .menu-janssen-global-footer ul {
    margin-right: 0;
    right: 100px;
  }
  .card-image__button--wrapper {
    margin-top: 35px;
  }
  .pane-menu-menu-home-menu {
    width: 95%;
  }
}

@media only screen and (min-width:767px) and (max-width:1024px) {
  .lng-6 iframe {
    /*    width: 97% !important;
    height: 293px;*/
    /*    width: 82% !important;
    height: 226px;
    margin-left: 79px;*/
  }
  .global-site .view-focus-who-we-are .large-4:nth-child(3) {
    margin-left: 0;
  }
}

@media (max-width: 61.3125em) and (min-width: 61.25em) {
  .pioneer-wrap .large-4 {
    width: 33.3%;
  }
  .view-clone-of-home-page-aboutus-stories .columns.large-4 {
    width: 33.3% !important;
  }
  .view-display-id-focus_landing_capabilities_block .columns.large-4 {
    width: 33.3% !important;
  }
}

@media (min-width: 800px) and (max-width: 810px) {
  .view-display-id-careers_results .columns.large-4:last-child,
  .view-display-id-leadership_bio_list .columns.large-4.no-padding-left.columns-bios-1:nth-last-child(2) {
    float: none;
    margin: 0 auto;
    display: block;
  }
}

@media (min-width: 811px) and (max-width: 979px) {
  .view-display-id-careers_results .columns.large-4,
  .view-display-id-leadership_bio_list .large-4 {
    width: 50% !important;
  }
  .view-display-id-careers_results .columns.large-4:last-child,
  .view-display-id-leadership_bio_list .columns.large-4.no-padding-left.columns-bios-1:nth-last-child(2) {
    float: none;
    margin: 0 auto;
    display: block;
  }
  .view-display-id-careers_results .columns.large-4 .card-image__block {
    height: 140px !important;
  }
}


/*@media(width:981px) {*/

@media (min-width: 980px) and (max-width: 981px) {
  .view-display-id-careers_results .columns.large-4,
  .view-display-id-leadership_bio_list .large-4 {
    width: 33.33%;
  }
  .view-display-id-leadership_bio_list .container :nth-child(2) .view-display-id-careers_results .columns.large-4 .card-image__block {
    height: 160px !important;
  }
}

@media (min-width: 980px) and (max-width: 1150px) {
  .view-id-focus_who_we_are .columns.large-4 .card-image__block {
    height: 185px;
  }
}

@media (max-width: 799px) and (min-width: 737px) {
  .global-site .view-focus-who-we-are .large-4:nth-child(3) {
    margin-left: 0;
  }
  .global-site .view-focus-who-we-are .large-4 {
    width: 100%;
    margin: 0 auto;
  }
  .lng-6 iframe {
    margin-bottom: 1em;
    width: 97%;
    /*height: 268px;*/
  }
  .lng-6 {
    width: 100%;
  }
  .card-image {
    margin: 15px auto;
  }
}

@media (max-width: 611px) {
  .col-sm-10 {
    flex: 100%;
    max-width: 100%;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
}

@media (max-width: 480px) {
  body .videoStill {
    margin-top: 150px;
  }
}

@media only screen and (min-width:800px) {
  .col-sm-10 {
    flex: 50%;
    max-width: 50%;
    padding-left: 25px !important;
    padding-right: 25px !important;
  }
  .about-display {
    display: block !important;
    float: right;
    width: 30% !important;
    /*    margin-left: 35px;
    right: 13px;*/
    margin-right: 15px !important;
    padding: 0 !important;
  }
}

@media only screen and (min-width:800px) and (max-width:981px) {
  .pane-menu-menu-home-menu .newscenter a,
  .pane-menu-menu-home-menu .findajanssencareer a,
  .pane-menu-menu-home-menu .contactus a,
  .i18n-en .pane-menu-menu-home-menu a {
    font-size: 23px !important;
  }
}

@media (min-width: 980px) {
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    margin: 0 auto;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

@media only screen and (max-width:990px) {
  .global-site .navigation-row .main-menu li.active a.menu-parent::after {
    content: '-';
  }
  .global-site .navigation-row .main-menu>ul>li>a.menu-parent::after {
    content: '+';
    display: inline-block;
    height: 70px;
    position: absolute;
    left: auto;
    right: 20px;
    vertical-align: middle;
    font-size: 30px;
  }
}

@media only screen and (max-width:991px) {
  /*      .videoStill {
        display: none !important;
        background-image: url(../images/hero-home.jpg);
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        font-family: 'KarbonMedium';
        margin-top: 95px;
      }*/
  /*      .videoStill {
    display: block !important;
    background-image: url(../images/hero-home.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'KarbonMedium';
    margin-top: 95px;
      }*/
  /*      .hero-video {
    display: none !important;
      }*/
  /*      .hero-video {
        display: block !important;
      }*/
  .global-policy,
  .last-updated {
    margin: 0 auto;
    font-size: 16px;
  }
  .global-site .navigation-row,
  .global-nav-row {
    height: auto !important;
    background-color: #fff;
  }
  .global-site .navigation-row .main-menu>ul>li>a.menu-parent {
    background-color: #1c75bc;
  }
  .view-display-id-janssen_stories_focus,
  .block--views-results-views-janssen-stories,
  .view-display-id-janssen_stories_science {
    display: none;
  }
  .global-site .navigation-row .main-menu .menu {
    padding-top: 0;
  }
  .global-site .navigation-row .main-menu>ul>li>a.menu-parent {
    border-bottom: 1px solid #4991c9;
    font-size: 30px;
    font-family: 'KarbonMedium';
    text-align: left;
    line-height: 70px;
    display: block;
    height: 70px;
    overflow: hidden;
    /* comment
    cursor: pointer;
    */
    color: #fff !important;
    padding: 0 15px;
    position: relative;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul {
    background: white;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas span {
    color: #003479 !important;
    font-family: 'KarbonMedium' !important;
    line-height: 1.3;
    position: relative;
    text-align: left;
    vertical-align: middle;
    background: none;
    padding-bottom: 12px;
    height: 52px;
    font-size: 24px;
    padding-left: 13px;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas a {
    color: #003479;
  }
  .front .artGalleryShutterWrap .shutter {
    height: 500px !important;
  }
  .front .artGalleryShutterWrap .shutter .middle {
    display: block !important;
    padding-top: 15px;
  }
}

@media only screen and (min-width:991px) {
  .navigation-row .menu>li a,
  .global-nav-row .menu>li a {
    text-align: right;
    padding: 7px 0 7px 15px 1important;
    padding-right: 48px!important;
  }
  .global-site .navigation-row .main-menu li.expanded.active {
    background: #fff;
  }
  .global-site .navigation-row .main-menu li.expanded {
    display: block;
    padding: 39px 0 40px 25px;
    width: 55%;
    background: #1c75bc;
    margin-bottom: 1px;
    width: 375.79px;
  }
  .global-site .navigation-row .main-menu li.expanded.first.active {
    background: #fff;
  }
  .global-site .navigation-row .main-menu li.expanded.first.active.active>a {
    color: #1c75bc!important;
  }
  .global-site .navigation-row .main-menu li.expanded.active.active>a {
    color: #1c75bc!important;
    background: #fff;
    border: 0;
  }
  .global-site .navigation-row .main-menu li.expanded a.menu-parent {
    color: white!important;
    text-align: right;
  }
  .global-site .navigation-row .main-menu li.expanded:hover {
    background: white;
  }
  .global-site .navigation-row .main-menu li.expanded:hover a {}
  .global-site .navigation-row .main-menu li.otherfocusareas {
    display: none;
  }
  .global-site .navigation-row .main-menu li ul {
    display: none;
  }
  .global-site .navigation-row .section-inner-wrapper {
    display: flex;
  }
  .global-site .navigation-row .section-inner-wrapper .view-display-id-janssen_stories_focus,
  .view-display-id-janssen_stories_science,
  .block--views-results-views-janssen-stories {
    display: none;
    width: 759.5px;
    max-width: 100%;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views-results-views-janssen-stories.active {
    display: block;
  }
  .global-site .navigation-row .section-inner-wrapper .view-display-id-janssen_stories_focus.active {
    display: block;
  }
  .global-site .navigation-row .section-inner-wrapper .view-display-id-janssen_stories_science.active {
    display: block;
  }
  .global-site .navigation-row .section-inner-wrapper.expand_menu {
    height: auto;
    position: relative;
    overflow: auto;
  }
  .global-site .navigation-row ul li.active ul {
    position: absolute;
    top: 16px;
    left: 300px;
    display: block;
    width: 380px;
  }
  .global-site .navigation-row .main-menu ul li>a {
    font-size: 30px;
    font-family: 'KarbonMedium' !important;
  }
  .global-site .navigation-row .main-menu li.expanded.first.therapeuticareas {
    font-family: 'KarbonMedium' !important;
    line-height: 1.3;
    position: relative;
    text-align: left;
    vertical-align: middle;
    background: none;
    padding-bottom: 12px;
    height: 52px;
  }
  .global-site .navigation-row .main-menu li.expanded.first.therapeuticareas:hover {
    background: none;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas a {
    color: #003479 !important;
  }
  .i18n-fr.global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas span {
    line-height: 2;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas span {
    color: #003479 !important;
    font-family: 'KarbonMedium' !important;
    line-height: 1.3;
    position: relative;
    text-align: left;
    vertical-align: middle;
    background: none;
    padding-bottom: 12px;
    height: 52px;
    font-size: 24px;
    padding-left: 13px;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas a:hover {
    background-color: #fff;
  }
  .janssen-stories-container .janssen-story .story-title a {
    color: #1c75bc !important;
  }
  .global-site .navigation-row,
  .global-nav-row {
    background: #fff;
    padding: 0;
  }
  .global-site .navigation-row .menu,
  .global-nav-row .menu {
    padding-top: 0 !important;
  }
  .global-site .homeLayout .navigation-row .menu li a,
  a.menu-parent {
    color: #1c75bc !important;
  }
  .navigation-row .menu>li a.active,
  .global-nav-row .menu>li a.active {
    background: none !important;
  }
  .janssen-stories-container .mainmenu-cta {
    color: #1c75bc !important;
  }
  .janssen-stories-container .janssen-story {
    border-right: none;
  }
  .menu-janssen-global-footer {
    display: inline-block;
    padding: 0 168px;
    float: right;
  }
  .global-site .pioneer-wrap .large-md-6 {
    /*        width: 100%;
    margin-left: -5px;*/
  }
}

@media only screen and (min-width:769px) and (max-width:800px) {
  .large-6 {
    width: 100%;
  }
  menu-global-footer ul {
    margin-left: 0 !important;
  }
  .menu-janssen-global-footer ul {
    margin-left: 404px !important;
    margin-top: -51px !important;
  }
  .menu-janssen-global-footer ul li a:after {
    left: -29px;
  }
  .i18n-fr .menu-janssen-global-footer ul {
    margin-left: 0 !important;
  }
  .i18n-fr .footer-row nav {
    margin-top: 54px;
  }
  .i18n-fr .menu-janssen-global-footer ul li a:after {
    display: none;
  }
}

@media only screen and (min-width:801px) and (max-width:991px) {
  .pane-home-page-aboutus-stories {
    margin-top: 15px !important;
  }
}

@media only screen and (min-width:992px) {
  .menu-mobile {
    display: none !important;
  }
}

@media only screen and (min-width:1px) and (max-width:991px) {
  .menu-mobile {
    display: block;
  }
}


/* ----------- iPad Pro ----------- */


/* Portrait and Landscape */

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
  .global-site .navigation-row .main-menu li.expanded {
    width: 264.79px;
  }
  .global-site .navigation-row .section-inner-wrapper .view-display-id-janssen_stories_focus,
  .view-display-id-janssen_stories_science,
  .block--views-results-views-janssen-stories {
    width: 509px;
    max-width: 100%;
  }
}

@media (max-width: 1152px) and (min-width: 1025px) {
  .custom-select-menu {
    margin-right: 10px !important;
  }
}

@media only screen and (min-width:300px) and (max-width:768px) {
  .menu-janssen-global-footer ul li a:after {
    display: none;
  }
}

@media only screen and (min-width:1024px) and (max-width:1320px) {
  .view-display-id-janssen_stories .col-6 {
    max-width: 100%;
  }
}

@media only screen and (max-device-width: 979px) and (min-device-width: 800px) {
  .pioneer-wrap {
    display: flex;
    flex-wrap: wrap;
  }
  .global-site .pioneer-wrap .large-md-6 {
    width: 45%;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 0;
  }
  .global-site .view-focus-who-we-are .large-4:nth-child(3) {
    margin: 0 auto;
  }
  .view-display-id-focus_landing_capabilities_block .large-4 {
    padding-bottom: 0;
    width: 48%;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 5px;
    margin-left: 6px;
  }
  .node-type-focus .main-row {
    padding-bottom: 0 !important;
  }
  .view-focus-who-we-are .card-image__block {
    height: 171px;
  }
}

@media only screen and (min-width:411px) and (max-width:731px) {
  .about-img {
    right: 3px;
  }
}

@media only screen and (min-width: 411px) and (orientation: portrait) {
  .about-video {
    width: 100%;
    left: 0;
  }
  .video-player__img {
    width: 97%;
  }
}


/*mine*/

@media only screen and (max-width:900px) {
  .hero-image {
    background-size: cover;
  }
  .middle {
    display: table !important;
    width: 100%;
    height: 100%;
  }
  .middle>* {
    display: table-cell;
    vertical-align: middle;
  }
  .pane-menu-menu-home-menu {
    background-color: transparent;
    font-size: 30px;
    padding-top: 8px;
    margin-top: -18px !important;
    z-index: 1;
    position: relative;
    height: 62px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    display: block;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
  }
  .pane-menu-menu-home-menu ul {
    max-width: 557px;
    margin-right: auto !important;
    margin-left: auto !important;
    background-color: #1c74bc;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pane-menu-menu-home-menu ul li {
    position: relative;
    width: 100%;
  }
  .pane-menu-menu-home-menu ul li a {
    font-size: 23px !important;
  }
  .gallery .button {
    font-size: 22px;
    padding: 6px 15.4px 8.6px 15.4px;
  }
  .bx-prev {
    position: absolute;
    top: 115px;
    background: url(/sites/www_janssen_com/files/sitewide-images/carousel-prev-out.png);
    background-repeat: no-repeat;
    height: 100%;
    opacity: .8;
    width: 100px;
    cursor: pointer;
    color: transparent !important;
    left: 4px;
    display: none;
  }
  .bx-next {
    position: absolute;
    top: 115px;
    background: url(/sites/www_janssen_com/files/sitewide-images/carousel-next-out.png);
    background-repeat: no-repeat;
    height: 100%;
    opacity: .8;
    width: 100px;
    cursor: pointer;
    color: transparent !important;
    right: -52px;
    display: none;
  }
  .hero-image__cta {
    font-size: 23px !important;
  }
  .hero-image__txt-box {
    padding-top: 199px;
  }
  .hero-image__txt-box .text-center div {
    font-size: 47px;
  }
  .section-careers.node-type-article .content-row {
    padding-left: 0;
    padding-right: 0;
  }
  .section-careers .view-clone-of-home-page-aboutus-stories {
    padding-left: .835em !important;
    padding-right: .835em !important;
  }
  .view.view-clone-of-home-page-aboutus-stories .card-image {
    max-width: 615px;
  }
  .hero-image--about-us {
    margin-top: 88px;
  }
  .hero-ds {
    display: none;
  }
  .hero-mb {
    display: block;
  }
  .hero-image.hero-mb {
    /*height: 209px;*/
    height: 278px;
  }
  .hero-mb .hero-image__txt-box {
    height: 200px;
    padding-top: 70px;
  }
}

@media only screen and (max-width: 800px) {
  .hero-video__txt-box {
    height: 235px;
    width: 8.4em;
    position: absolute;
    font-size: 34px;
    left: 16px;
    top: -188px;
    font-family: 'KarbonMedium';
    font-weight: 400;
    font-style: normal;
  }
  .global-site .janssen-home-barker h1 {
    color: #fff;
    margin: 0;
    text-shadow: 0px 0px 10px rgba(84, 48, 25, 1);
    font-family: 'KarbonMedium';
  }
}

@media only screen and (min-width:801px) {
  .hero-video__txt-box {
    position: absolute;
    width: 900px;
    height: 500px;
    /*top: -365px;*/
    top: -395px;
    /*margin-left: 13px;*/
    margin-left: 15px;
  }
  .homeLayout .homepageContentWrap {
    position: relative;
    z-index: 4 !important;
    width: 100%;
    max-width: 100%;
    background: none;
  }
  .front .janssen-home-barker {
    padding-bottom: 0 !important;
    margin-top: 0;
  }
  .global-site .janssen-home-barker .middle h1 {
    color: #fff;
    font-size: 57px;
    font-family: 'KarbonMedium';
    text-shadow: 0 0 10px rgba(84, 48, 25, 1);
  }
  .global-site .janssen-home-barker h1 {
    color: #fff;
    margin: 0;
    text-shadow: 0 0 10px #543019;
    font-family: 'KarbonMedium';
  }
  .pane-menu-menu-home-menu {
    background-color: transparent;
    font-size: 30px;
    padding-top: 8px;
    /*margin-top: -18px !important;*/
    margin-top: -30px !important;
    z-index: 1;
    position: relative;
    height: 62px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    display: block;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
  }
  .pane-menu-menu-home-menu ul {
    background-color: #1c74bc;
    max-width: 1111px;
    margin-right: auto !important;
    margin-left: auto !important;
    background-color: #1c74bc;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .pane-menu-menu-home-menu ul li {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .hero-video__vid-box {
    position: absolute;
    width: 100%;
    height: 575px;
    overflow: hidden;
  }
  .view-display-id-leadership_bio_list .container :nth-child(2) {
    padding-left: 15px;
  }
  .hidden-container .bio-info-container {
    height: 450px !important;
    margin: 0 !important;
    /*overflow: scroll;*/
  }
}

@media(width:800px) {
  .about-display {
    display: block !important;
    float: right;
    width: 31% !important;
    right: 13px;
  }
  .about-none {
    display: none !important;
    margin-right: 0;
  }
}

@media(max-width:799px) {
  .about-display {
    display: block !important;
    margin-top: 45px;
    width: 100% !important;
  }
  .about-none {
    display: none !important;
    margin-right: 0;
  }
}

@media(min-width:825px) and (max-width:1023px) {
  .front .janssen-home-barker {
    height: 40px !important;
  }
}

@media(min-width:1025px) {
  .front .janssen-home-barker {
    height: 0 !important;
  }
}

@media(max-width:1200px) {
  .pane-menu-menu-home-menu ul {
    max-width: 986px;
  }
  div#art-gallery .text-wrapper {
    vertical-align: top;
  }
  .gallery p {
    margin: auto auto 25px !important;
    padding-top: 0 !important;
  }
}

@media (max-width: 64em) and (min-width: 48em) {
  .section-careers .content-row {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (width:800px) {
  .card-image__block {
    height: 171px;
  }
  .card-image__button--wrapper {
    margin-bottom: 35px;
  }
}

@media (max-width: 954px) and (min-width: 826px) {
  .card-image__block {
    height: 165px;
  }
  .card-image__button--wrapper {
    margin-bottom: 35px;
  }
  .menu-janssen-global-footer ul {
    float: right;
    right: 138px;
    margin-right: 0;
  }
}

@media (min-width: 954px) {
  .menu-janssen-global-footer ul {
    float: right;
    right: 38px;
    margin-right: 0;
  }
}


/*-----Header------*/

.global-site #jg-header {
  background-color: rgba(255, 255, 255, .9);
  width: 100%;
  z-index: 1000 !important;
  top: 0;
}

.global-site .menu-language .lang-options.lang-hover .option,
.global-site .menu-language .lang-options .option:hover {
  background-color: rgba(255, 255, 255, 1);
  color: #019cdc !important;
}

.global-site .menu-language .lang-options .option {
  background-color: transparent;
}

.global-site .menu-language .lang-options .option:first-child {
  border: none;
  background: transparent;
}

.global-site .menu-language .lang-options.lang-hover .option.switchLang {
  width: 92px;
  padding: 10px 0;
}

.global-site .navigation-row .main-menu li.expanded ul.menu li a:hover {
  color: #1c74bc !important;
}


/*--------Bootstrap Devices------*/


/*--------Phone-----------*/

@media only screen and (max-width:800px) {
  .global-site #autocomplete {
    margin: 0;
  }
  .global-site .search-category {
    padding-left: 15px;
  }
  .global-site .search-title-autocomplete {
    padding-left: 20px;
  }
  .global-site .navigation-row .main-menu li.active ul {
    display: block;
  }
  .global-site .navigation-row .section-inner-wrapper {
    max-height: 430px;
  }
  .global-site #search-autocomplete-block-form {
    padding: 0;
    margin: 0 2%;
    max-width: none;
    height: auto;
  }
  .global-site .divider {
    display: none;
  }
  .global-site .cookie-region {
    padding: 5px 10px;
  }
  .global-site .header-row.header-desktop .logo-wrapper {
    margin-bottom: 0;
    border-bottom: none;
    text-align: center;
    text-align: -moz-center !important;
  }
  .global-site .hamburger {
    height: 39px;
    margin: 0;
  }
  .global-site #jg-header .hamburger .menu-text {
    margin-left: 0;
  }
  .global-site #jg-header .hamburger .menu-text {
    margin-left: 0;
    bottom: -4px;
  }
  .global-site #jg-header .sticky-menu .hamburger .menu-text {
    bottom: 0;
  }
  .global-site .row.header-top {
    display: flex;
  }
  .global-site #jg-header {
    background-color: transparent;
  }
  .global-site #jg-header .header-desktop {
    background: rgba(255, 255, 255, .9);
  }
  #jg-header #jg-top-menu>div {
    position: absolute;
  }
  .global-site #jg-header #jg-top-menu .header-top {
    width: 35%;
    padding-left: 4%;
  }
  .global-site #jg-header #jg-top-menu .header-bottom {
    max-width: none;
    padding-right: 4%;
    width: 65% !important;
    right: 0;
  }
  .global-site .header-desktop #jg-top-menu #jg-ham-menu {
    display: flex;
    position: relative;
    z-index: 100;
  }
  .global-site .header-desktop #jg-top-menu #jg-ham-menu::after {
    content: '';
    width: 1px;
    height: 25px;
    background-color: #ccc;
    display: block;
    top: 9px;
    position: absolute;
    right: -100%;
  }
  .global-site #jg-header .hamburger {
    top: 5px;
    width: 35px;
  }
  .global-site #search-autocomplete-block-form {
    padding: 0;
    max-width: none;
    height: auto;
    display: block;
    transition: width 2s;
    margin-right: 5px !important;
    border: none;
    margin: 0;
    width: 100%;
  }
  .global-site .jg-for-mobile.for-mobile {
    left: 20%;
    position: absolute;
    top: 0;
  }
  .global-site #jg-search-holder {
    position: relative;
    width: 100%;
    left: 0;
  }
  .global-site #jg-search-holder .jg-for-mobile .search-icon {
    background-image: url(../images/icon-search.png);
    background-position: center center;
    display: block;
    width: 31px;
    position: relative;
    height: 31px;
    margin-top: -15px;
  }
  .global-site #jg-search-holder .jg-for-mobile.divider {
    display: none;
  }
  .global-site #jg-header #search-autocomplete-block-form input[type='text'] {
    top: 33px;
    left: 0;
    color: rgba(0, 0, 0, .75);
    font-size: 10.5px;
    padding-left: 5px;
    border: 3px solid #e7e7e7;
    border-radius: 0;
    background-image: none;
    width: 100vw !important;
    position: absolute;
    height: 40px;
    display: none;
  }
  .global-site .header-row #jg-top-menu .header-bottom {}
  .global-site .header-row .header-bottom .menu-global-button {
    border: none;
    width: 100%;
    margin: 0;
    position: relative;
    display: flex;
    justify-content: center;
    padding: 0 10px;
  }
  .global-site .header-row .header-bottom .menu-global-button::after {
    height: 25px;
    top: 9px;
    margin-left: 0;
    right: 0;
  }
  .global-site #jg-top-menu .menu-global-button p.absolute-middle {
    font-size: .875em;
    line-height: 16px;
    padding-left: 0;
    width: 100%;
    text-align: left;
    padding-top: 9px;
  }
  .menu-global-button p.absolute-middle span {
    font-weight: normal !important;
  }
  .global-site .menu-language .lang-options.lang-hover {
    height: auto !important;
  }
  .global-site .menu-language .lang-options span {
    display: block;
    line-height: 9px;
    font-size: .875em;
  }
  .global-site .menu-language .lang-options .option {
    font-size: .875em;
    line-height: 14px;
  }
  .global-site .header-row #jg-top-menu .header-bottom>div {
    padding: 0;
    width: 50%;
  }
  .global-site .header-row #jg-top-menu .header-bottom>div.search-wrapper {
    display: none;
  }
  .global-site #jg-top-menu #block-search-autocomplete-solr-search-block {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 10;
  }
  .global-site .menu-global-button #jg-top-menu p.absolute-middle {
    padding: 0;
  }
  .global-site .header-row #jg-top-menu .header-bottom::after {
    content: '';
    display: block;
    position: absolute;
    height: 25px;
    top: 9px;
    left: 0;
    border-left: 1px solid #ccc;
  }
  .global-site .menu-language .lang-options {
    height: 30px;
    width: auto;
    max-width: none;
  }
  .global-site .menu-language .lang-options .switchLang {
    display: block;
    padding-top: 8px;
  }
  .global-site .header-row .header-bottom {
    background-color: transparent;
  }
  .global-site .menu-language {
    width: 100%;
    padding: 9px 10px 3px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: auto;
  }
  .global-site #jg-search-holder .jg-for-mobile .search-icon::after {
    content: 'Search';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -18px;
  }
  .global-site #jg-top-menu {
    position: relative;
  }
  .global-site #jg-header #jg-top-menu .header-top {
    width: 100%;
  }
  .global-site #jg-top-menu #block-search-autocomplete-solr-search-block {
    width: 100%;
  }
  #jg-header .hamburger .line {
    width: 29px;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li a {
    padding-left: 2em;
    font-size: 24px;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas span.nolink {
    padding-left: 1.34em;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas~li a {
    padding-left: 3em;
  }
  .i18n-es .hero-image--about-us .hero-image__cta,
  .i18n-fr .hero-image--about-us .hero-image__cta,
  .i18n-pt-pt .hero-image--about-us .hero-image__cta,
  .i18n-it .hero-image--about-us .hero-image__cta,
  .i18n-ko .hero-image--about-us .hero-image__cta,
  .i18n-ru .hero-image--about-us .hero-image__cta {
    font-size: 14px !important;
  }
  .i18n-es .hero-image__txt-box .text-center div,
  .i18n-fr .hero-image__txt-box .text-center div,
  .i18n-pt-pt .hero-image__txt-box .text-center div,
  .i18n-it .hero-image__txt-box .text-center div,
  .i18n-ko .hero-image__txt-box .text-center div,
  .i18n-ru .hero-image__txt-box .text-center div {
    font-size: 40px;
  }
}

@media only screen and (max-width:767px) {
  .global-site #jg-header #jg-top-menu .header-bottom,
  .global-site #jg-header #jg-top-menu .header-top {
    padding: 0 2%;
  }
  .global-site #jg-header #jg-top-menu .header-bottom {
    width: 70% !important;
  }
}

@media only screen and (max-width:480px) {
  li.menu-mobile.globalpublichealth a,
  li.menu-mobile.patientengagement a {
    padding-left: 33px !important;
  }
  .global-site .header-desktop #jg-top-menu #jg-ham-menu::after {
    right: -60%;
  }
  .global-site #jg-search-holder .jg-for-mobile .search-icon {
    margin-top: -12px;
  }
  .global-site #jg-search-holder .jg-for-mobile .search-icon::after {
    bottom: -13px;
  }
  .global-site #jg-header .hamburger .menu-text {
    bottom: 0;
  }
  .global-site #jg-header .sticky-menu .hamburger .menu-text {
    bottom: 4px;
  }
  .global-site #jg-top-menu .menu-global-button p.absolute-middle {
    line-height: 14px;
  }
  .global-site .menu-language .lang-options span {
    line-height: 7px;
  }
  .global-site .navigation-row .main-menu li.active ul {
    display: block;
  }
}


/*--------desktop-----------*/

@media only screen and (min-width:801px) {
  .global-site .divider {
    display: none;
  }
  .global-site #jg-header .header-desktop .section-inner-wrapper {
    padding: 0 20px;
    height: 100%;
  }
  .global-site .header-desktop .logo-wrapper {
    position: static;
    text-align: right;
    padding-right: 0;
    width: auto;
    max-width: 28%;
    float: right;
    border: none;
  }
  #jg-header #search-autocomplete-block-form input[type='text'] {
    min-width: 150px;
  }
  .global-site .header-desktop #jg-top-menu {
    display: flex;
    justify-content: left;
    align-items: center;
    max-height: 92px;
    height: 100%;
  }
  .global-site .header-desktop #jg-top-menu .header-top,
  .global-site .header-desktop #jg-top-menu .header-bottom {
    display: flex;
    width: auto !important;
    padding: 0;
    float: none;
    position: relative;
    background-color: transparent;
  }
  .global-site .header-desktop #jg-top-menu .header-top {
    z-index: 100;
  }
  .global-site .header-desktop #jg-top-menu .header-bottom {
    z-index: 10;
    align-items: center;
    text-align: right;
    bottom: auto;
    right: auto;
  }
  .global-site .header-desktop form#search-autocomplete-block-form {
    height: auto;
    flex: none;
    width: 100%;
    display: inline-block;
    max-width: 178px;
    padding-top: 0;
    margin-bottom: 0;
  }
  .global-site .hamburger .menu-text {
    left: 8px;
    bottom: -9px;
  }
  .global-site .header-desktop .hamburger {
    top: 7px;
    margin-right: 20px;
    height: 40px;
  }
  .global-site .header-desktop .menu-global-button p.absolute-middle {
    text-align: left;
    margin-left: 20px;
    min-width: 140px;
    padding-top: 0;
    line-height: 17px;
  }
  .global-site .menu-language {
    height: 30px;
    padding-top: 0;
    width: auto;
    padding-left: 20px;
  }
  .global-site .header-desktop .header-bottom .menu-global-button {
    padding-right: 0 !important;
  }
  .global-site .header-desktop .header-bottom .menu-global-button::after {
    height: 23px;
    padding-bottom: 11px;
    top: 10px;
    margin-left: 0;
  }
  .global-site .header-desktop .menu-language .lang-options {
    height: 34px;
    position: static;
  }
  form#search-autocomplete-block-form #jg-search-holder .form-item {
    margin: 0;
  }
  .global-site .header-row .logo-wrapper .site-logo img {
    min-width: auto;
    max-width: 100%;
  }
  #jg-search-holder.active #edit-custom-search-block-id {
    width: 490px;
  }
  #jg-header #search-autocomplete-block-form input[type='text'] {
    transition: width .3s ease-in-out;
    background-image: url('../images/icon-search.png');
    background-repeat: no-repeat;
    background-position: center right;
    height: 55px;
    margin: 0;
    padding: 5px 0 0 30px;
    border: 1px solid #ccc;
    border-radius: 35px;
    font-family: 'KarbonMedium';
    font-size: 1.6em;
    color: #019cdc;
  }
  .global-site .menu-language .lang-options .option {
    line-height: 17px;
  }
  .global-site .header-bottom>div#block-locale-language {
    position: static;
    left: auto;
    right: auto;
  }
  #block-apachesolr-panels-search-form {
    display: none !important;
  }
  .global-site #jg-header .header-row.header-desktop {
    height: 93px !important;
    box-shadow: none;
    background-color: rgba(255, 255, 255, .9);
    border-bottom: none;
  }
  .global-site .navigation-row .main-menu li.active ul {
    display: block;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li a {
    padding-left: 2em;
    font-size: 20px;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas span.nolink {
    padding-left: 1.34em;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas~li a {
    padding-left: 3em;
  }
  .global-site .navigation-row {
    padding: 0;
  }
  .global-site .navigation-row nav.main-menu {
    padding: 0;
  }
}


/*----large desktops-----*/

@media only screen and (min-width:991px) {
  .global-site #jg-header .header-desktop .section-inner-wrapper {
    padding: 0 40px;
  }
  .global-site .header-row .logo-wrapper .site-logo img {
    min-width: 205px;
    max-width: 245px;
  }
  .global-site .header-desktop .hamburger {
    margin-right: 44px;
  }
  .global-site .header-desktop .logo-wrapper {
    max-width: 245px;
  }
  .global-site .header-desktop .header-bottom .menu-global-button::after {
    top: 7px;
  }
  .global-site .header-desktop .menu-global-button p.absolute-middle {
    margin-left: 32px;
    min-width: 149px;
  }
  .global-site .menu-language {
    height: 30px;
    padding-top: 0;
    width: auto;
    padding-left: 30px;
  }
  #jg-search-holder.active #edit-custom-search-block-id {
    width: 520px;
  }
  .global-site .navigation-row .section-inner-wrapper nav.main-menu {
    max-width: 45%;
    width: 100%;
    padding: 0;
    position: relative;
  }
  .global-site .navigation-row .main-menu li.expanded {
    width: 55%;
    padding: 0;
    display: inline-block;
    background: transparent;
  }
  .global-site .navigation-row .main-menu li.expanded.last {
    margin-bottom: 0;
  }
  .global-site .navigation-row .main-menu li.expanded a.menu-parent {
    padding: 40px 15px !important;
    width: 100%;
    background: #1c75bc !important;
    display: block;
    line-height: normal;
    height: auto;
    min-height: 120px;
  }
  .global-site .navigation-row .main-menu li.expanded.active.active>a {
    padding: 39px 15px 40px 15px !important;
    width: 100%;
    background: #fff !important;
    display: block;
    line-height: normal;
    height: auto;
    min-height: 120px;
    cursor: pointer;
  }
  .global-site .navigation-row .main-menu li.expanded.first.active {
    padding-left: 0;
  }
  .global-site .navigation-row ul li.active ul {
    left: 61.5%;
    top: 24px;
    width: auto;
    display: block;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul a {
    background-color: #036;
    background: #fff !important;
    font-size: 20px;
    text-align: left;
    color: #1c74bc !important;
    line-height: 1em;
    margin: 0;
    padding: 0 0 10px 0 !important;
    font-family: karbonmedium;
    width: auto;
    display: inline-block !important;
    cursor: pointer;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas {
    padding-bottom: 16px;
  }
  .global-site .navigation-row .main-menu li a.menu-parent+ul li.therapeuticareas span.nolink {
    padding-left: 0;
  }
  .global-site .navigation-row .section-inner-wrapper .global-menu-block {
    width: 47.5%;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views.active {
    width: 100%;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views .view-results-views.active {
    width: 100% !important;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views .view-content {
    padding-bottom: 0;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views .view-content .container .card-image--menu {
    margin: 0 auto;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views.active .view-content>.col-6,
  .global-site .navigation-row .section-inner-wrapper .block--views .view-results-views.active .view-content>.col-6 {
    width: 100%;
    max-width: none;
    padding-top: 24px;
    padding-bottom: 30px;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views.active .view-content .container .col-6,
  .global-site .navigation-row .section-inner-wrapper .block--views .view-results-views.active .view-content .container .col-6 {
    max-width: 50%;
    width: 100%;
    padding-top: 0;
  }
}

.navigation-row .menu>li a.active,
.global-nav-row .menu>li a.active {
  color: #003479 !important;
}

.global-site #autocomplete ul {
  padding: 10px;
}

.global-site #autocomplete ul li {
  color: #019cdc;
  font-family: 'KarbonMedium';
}

.menu-open-overlay {
  /*  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.6);
  z-index: 5;
  width: 100%;
  height: 100%;
  display: block;
    -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;*/
}

#careers-anchor .external-card-links__main h3.external-card-links__p {
  display: flex;
}

.i18n-ru.global-site.front .pane-menu-menu-home-menu ul li a {
  font-size: 29px;
}


/* newly added for ie global menu */

@media all and (-ms-high-contrast:none) {
  .global-site .row.header-top.full {
    max-width: none;
  }
  .global-site .header-desktop .header-bottom .menu-global-button {
    display: -ms-flexbox;
  }
  #jg-header #search-autocomplete-block-form input[type='text']::-ms-clear {
    display: none;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views .view-content .container .row-menu {
    display: block;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views.active .view-content .container .col-6,
  .global-site .navigation-row .section-inner-wrapper .block--views .view-results-views.active .view-content .container .col-6 {
    float: left;
  }
  .global-site .navigation-row .section-inner-wrapper .block--views .view-content .container .row-menu .card-image {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .2), 0 0 1px 1px rgba(0, 0, 0, .19);
  }
  .view-display-id-leadership_bio_list .col-lg-8,
  .view-display-id-career_program .col-lg-8 {
    max-width: 100%;
  }
  .pane-menu-menu-home-menu ul li {
    width: 33% !important;
  }
}

@media only screen and (max-width: 1390px) and (min-width: 901px) {
  .section-careers.global-site .hero-image {
    background-size: cover;
  }
  .section-about.global-site .hero-image {
    background-size: cover;
  }
}

@media only screen and (max-width:812px) and (min-width:320px) {
  .hero-video {
    display: none !important;
  }
  body .videoStill {
    width: 100%;
    height: 360px;
    background-image: url(../images/hero-home.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: 'KarbonMedium';
    margin-top: 80px;
    display: block !important;
  }
}

@media only screen and (min-width:1200px) and (max-width:1320px) {
  .pane-menu-menu-home-menu {
    margin-top: -29px !important;
  }
}

@media(min-width:813px) and (max-width:823px) {
  .pane-menu-menu-home-menu {
    margin-top: -76px !important;
  }
}

@media(min-width:824px) and (max-width:843px) {
  .pane-menu-menu-home-menu {
    margin-top: -65px !important;
  }
}

@media(min-width:844px) and (max-width:853px) {
  .pane-menu-menu-home-menu {
    margin-top: -55px !important;
  }
}

@media(min-width:854px) and (max-width:873px) {
  .pane-menu-menu-home-menu {
    margin-top: -45px;
  }
}

@media(min-width:874px) and (max-width:883px) {
  .pane-menu-menu-home-menu {
    margin-top: -35px;
  }
}

@media(min-width:884px) and (max-width:913px) {
  .pane-menu-menu-home-menu {
    margin-top: -15px !important;
  }
}

@media(min-width:914px) and (max-width:933px) {
  .pane-menu-menu-home-menu {
    margin-top: -5px !important;
  }
}

@media(min-width:934px) and (max-width:953px) {
  .pane-menu-menu-home-menu {
    margin-top: 5px !important;
  }
}

@media(min-width:954px) and (max-width:983px) {
  .pane-menu-menu-home-menu {
    margin-top: 15px !important;
  }
}

@media(min-width:984px) and (max-width:1003px) {
  .pane-menu-menu-home-menu {
    margin-top: 25px !important;
  }
}

@media(min-width:1004px) and (max-width:1023px) {
  .pane-menu-menu-home-menu {
    margin-top: 35px !important;
  }
}

@media(min-width:1024px) {
  .pane-menu-menu-home-menu {
    margin-top: 45px !important;
  }
}

.careers-class .pt-5 {
  padding-top: 30px;
  padding-bottom: 7px;
}


/* COVID-19 update */

.section-covid19 .pane-node-title {
  display: none;
}

.section-covid19 .page-master-title {
  display: none;
}

@media only screen and (max-width: 640px) {
  .section-covid19 .hero-image--about-us {
    margin-top: 35px;
  }
}


/* COVID-19 update */

.card-image h3 p {
  text-align: left!important;
  font-size: 1.2rem;
  font-family: KarbonSemibold;
}

.article-basic-carousel-container {
  cursor: pointer! important;
}


/*  Covid-19 updates button starts here */

.covid-button-inner {
  border-radius: 25px;
  background: #00a0df;
  padding: 5px 8px 5px 11px;
  font-size: 20px;
  font-family: 'KarbonSemiBold', Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
}

.covidcolor {
  color: white;
}

.covidbutton {
  float: right;
  display: block;
  position: static;
  width: auto;
  padding: 32px 105px 18px 0;
}

@media only screen and (max-width:640px) {
  .covidbutton {
    background: rgba(255, 255, 255, .9);
    padding: 58px 80px 11px;
    width: 100%;
  }
  .covid-button-inner {
    width: 200px;
    margin: 0 auto;
    padding: 11px 10px 7px 11px;
  }
}


/* Covid 19 button Ipad Css */

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  .covidbutton {
    background: rgba(255, 255, 255, .9);
    padding: 58px 80px 11px;
    width: 100%;
  }
  .covid-button-inner {
    width: 200px;
    margin: 0 auto;
  }
}


/* Css to fix mobile menu overlap */

@media only screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
  /*.home-covid-banner-desk .text-center-home p {
    font-size: 48px !important;
    line-height: 50px !important;
  }*/
  .home-covid-banner-desk .text-center-home p {
    font-size: 30px !important;
    line-height: 38px !important;
  }
  .covidbutton {
    padding-right: 0;
    width: 120px;
  }
  .covidbutton .covid-button-inner {
    padding: 5px;
    font-size: 12px;
  }
  .home-covid-banner-desk .text-center-home .latest-news-btn p a {
    font-size: 26px !important;
  }
}

@media only screen and (max-width: 991px) {
  .fixedPosition .covidbutton {
    opacity: 0;
  }
  .covidbutton {
    opacity: 1;
  }
}


/* Menu overlap fix ends here * /

/*  Covid-19 updates button ends here */


/* Covid 19 Homepage updates  29-03-2020*/

.section-covid19 .content-row {
  padding-bottom: 0;
}

.section-covid19 .section-inner-wrapper .row.title-row.region-row {
  display: none;
}

.section-covid19 .coronavirus {
  font-family: 'KarbonRegular', Arial, sans-serif;
  float: right;
  font-size: 14px;
  line-height: 21px;
  padding-right: 45px;
  margin-top: -60px;
  font-style: italic;
}

.section-covid19 .hero-image__txt-box .middle .text-center>div {
  text-align: center;
  font-size: 40px;
  line-height: 44px;
  max-width: 700px !important;
  margin: 0 auto;
  margin-top: -45px;
}

.section-covid19 .civid-golden {
  font-family: 'KarbonMedium', Arial, sans-serif;
  font-style: italic;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
  width: 670px;
  margin: 0 auto;
}

.section-covid19 .no-padding-left .watch-video-txt {
  padding-top: 15px;
}

.section-covid19 .lng-6.no-padding-left {
  padding-right: 60px;
  border-right: 1px solid #999;
}

.section-covid19 .no-padding-left .watch-video-txt h2 {
  font-family: 'KarbonSemiBold', Arial, sans-serif;
  font-size: 24px;
  line-height: 27px;
  color: #333;
}

.section-covid19 .no-padding-left .watch-video-txt p {
  font-family: 'KarbonRegular', Arial, sans-serif;
  font-size: 24px;
  color: #333;
  line-height: 27px;
}

.section-covid19 .about-display h2 {
  font-family: 'KarbonSemiBold', Arial, sans-serif;
  font-size: 24px;
  line-height: 27px;
  color: #333;
  text-transform: uppercase;
  text-align: left !important;
}

.section-covid19 .about-display p {
  font-size: 24px;
  line-height: 27px;
  color: #333;
  text-align: left !important;
}

.section-covid19 .latest-news-container h2,
.section-covid19 .outbreak-response-container h2 {
  color: #999;
  font-size: 40px;
  text-transform: uppercase;
}

.section-covid19 .latest-news-container a,
.section-covid19 .outbreak-response-container a {
  font-size: 23px;
  color: #fff;
  text-decoration: none;
  font-family: 'KarbonSemiBold', Arial, sans-serif;
}

.section-covid19 .latest-news-container h2:after,
.section-covid19 .outbreak-response-container h2:after {
  content: '';
  display: block;
  width: 70px;
  padding-top: 10px;
  border-bottom: 8px solid #019cdc;
}

.section-covid19 .latest-news-row-1,
.section-covid19 .latest-news-row-2,
.section-covid19 .outbreak-response-row-1,
.section-covid19 .outbreak-response-row-2,
.section-covid19 .outbreak-response-row-3 {
  display: flex;
}

.section-covid19 .latest-news-block-1,
.section-covid19 .latest-news-block-2,
.section-covid19 .latest-news-block-3,
.section-covid19 .outbreak-response-block-1,
.section-covid19 .outbreak-response-block-2,
.section-covid19 .outbreak-response-block-3 {
  background-color: #1c75bc;
  height: 300px;
  width: 32%;
  padding: 15px;
  margin-right: 20px;
  margin-bottom: 15px;
}

.section-covid19 .latest-news-block-3,
.section-covid19 .outbreak-response-block-3 {
  margin-right: 0;
}

.section-covid19 .latest-news-row-2 {
  margin-bottom: 85px;
}

.section-covid19 .outbreak-response-row-3 {
  margin-bottom: 150px;
}


/* Covid 19 homepage ipad CSS */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .section-covid19 .coronavirus {
    margin-top: 20px;
  }
  .section-covid19 .civid-golden {
    padding-top: 20px;
  }
  ..section-covid19 .mob-view {
    display: block !important;
  }
  .section-covid19 .desk-view {
    display: none !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  .section-covid19 .latest-news-row-1,
  .section-covid19 .latest-news-row-2,
  .section-covid19 .outbreak-response-row-1,
  .section-covid19 .outbreak-response-row-2,
  .section-covid19 .outbreak-response-row-3 {
    flex-direction: column;
  }
  .section-covid19 .latest-news-block-1,
  .section-covid19 .latest-news-block-2,
  .section-covid19 .latest-news-block-3,
  .section-covid19 .outbreak-response-block-1,
  .section-covid19 .outbreak-response-block-2,
  .section-covid19 .outbreak-response-block-3 {
    height: 250px;
    width: 100%;
    padding: 50px;
    padding-left: 120px;
  }
  .section-covid19 .lng-6.no-padding-left {
    border: none !important;
    padding-right: 0;
  }
  .section-covid19 .hero-image--about-us .middle .text-center>div {
    text-align: center;
    font-size: 35px;
    line-height: 36px;
    max-width: 450px !important;
    margin: 0 auto;
    margin-top: 45px;
  }
}


/* Covid 19 homepage Mobile CSS */

@media only screen and (min-width:1400px) {
  .covidbutton {
    padding-right: 265px;
  }
  .section-covid19 .coronavirus {
    margin-top: 10px;
  }
  .section-covid19 .civid-golden {
    padding-top: 50px;
  }
}

@media only screen and (min-width: 1550px) {
  .covidbutton {
    padding-right: 410px;
  }
}

.section-covid19 .mob-view {
  display: none;
}

.section-covid19 .desk-view {
  display: block;
}

@media only screen and (max-width:640px) {
  .section-covid19 .mob-view {
    display: block;
  }
  .section-covid19 .lng-6.no-padding-left {
    border: none !important;
    padding-right: 0;
  }
  .section-covid19 .desk-view {
    display: none;
  }
  .section-covid19 .coronavirus {
    margin-top: 12px;
  }
  .section-covid19 .civid-golden {
    font-size: 18px;
    line-height: 22px;
    width: 300px;
    padding-top: 20px;
  }
  .section-covid19 .middle .text-center {
    font-size: 28px;
    line-height: 30px;
    padding: 20px;
  }
  .section-covid19 .hero-image--about-us {
    margin-top: 150px;
  }
  .section-covid19 .no-padding-left {
    padding: 10px;
  }
  .section-covid19 .no-padding-left .watch-video-txt h2,
  .section-covid19 .no-padding-left .watch-video-txt p {
    font-size: 18px;
    line-height: 22px;
  }
  .section-covid19 .about-display {
    padding: 10px;
    margin-top: 0;
  }
  .section-covid19 .about-display h2,
  .section-covid19 .about-display p {
    font-size: 18px;
    line-height: 22px;
  }
  .section-covid19 .latest-news-row-2 {
    margin-bottom: 40px;
  }
  .section-covid19 .outbreak-response-row-3 {
    margin-bottom: 50px;
  }
  .section-covid19 .latest-news-block-1,
  .section-covid19 .latest-news-block-2,
  .section-covid19 .latest-news-block-3,
  .section-covid19 .outbreak-response-block-1,
  .section-covid19 .outbreak-response-block-2,
  .section-covid19 .outbreak-response-block-3 {
    min-height: 300px;
    width: 100%;
    padding: 30px;
    margin-right: 0;
    margin-bottom: 45px;
  }
  .section-covid19 .latest-news-row-1,
  .section-covid19 .latest-news-row-2,
  .section-covid19 .outbreak-response-row-1,
  .section-covid19 .outbreak-response-row-2,
  .section-covid19 .outbreak-response-row-3 {
    display: block;
  }
  .section-covid19 .latest-news-row-2 {
    margin-bottom: 90px;
  }
  .section-covid19 .outbreak-response-row-3 {
    margin-bottom: 90px;
  }
  .section-covid19 .latest-news-container h2,
  .section-covid19 .outbreak-response-container h2 {
    font-size: 26px;
  }
  .section-covid19 .latest-news-container a,
  .section-covid19 .outbreak-response-container a {
    font-size: 18px;
    line-height: 24px;
  }
  .section-covid19 .latest-news-container h2:after,
  .section-covid19 .outbreak-response-container h2:after {
    width: 50px;
  }
}

.news-block:hover,
.outbreak-response-block:hover {
  background-color: #019cdc;
}


/* Covid 19 Home page Updates ends here */


/* Covid 19 Home page banner CSS 31-03-2020 */

.desk-view {
  display: block;
}

.mob-view {
  display: none;
}

.global-site .home-covid-banner-desk {
  position: relative;
  padding-bottom: 40px;
}

.global-site .home-covid-banner-desk img.desk-view {
  width: 100%;
  padding-top: 60px;
}


/*.home-covid-banner-desk .text-center-home {
  position: absolute;
  top: 56%;
  left: 39%;
  width: 50%;
  transform: translate(-50%, -50%);
}*/


/*.home-covid-banner-desk .text-center-home p {
  font-size: 60px;
  line-height: 62px;
  font-family: 'KarbonBold',Arial,sans-serif;
  padding: 0;
  margin: 0;
  color: #003479;
}*/

.global-site .home-covid-banner-desk .text-center-home {
  position: absolute;
  top: 56%;
  left: 41%;
  width: 65%;
  transform: translate(-50%, -50%);
}

.global-site .home-covid-banner-desk .text-center-home p {
  font-size: 38px;
  line-height: 39px;
  font-family: 'KarbonBold', Arial, sans-serif;
  padding: 0px;
  margin: 0;
  color: #003479;
  width: 100%;
}

.global-site .home-covid-banner-desk .text-center-home .latest-news-btn p {
  width: 420px;
  font-size: 26px;
  font-family: 'KarbonSemiBold', Arial, sans-serif;
  color: #ffff;
  background: #00a0df;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 10px;
}

.home-covid-banner-desk .text-center-home .latest-news-btn p a:hover {
  color: #036;
}

.covid-button-inner a:hover {
  color: #036 !important;
}

@media only screen and (max-width:640px) {
  .desk-view {
    display: none;
  }
  .mob-view {
    display: block;
  }
  .section-outer-wrapper .home-covid-banner-desk .mob-view {
    padding-top: 180px;
  }
  .home-covid-banner-desk .text-center-home p {
    font-size: 18px !important;
    line-height: 21px !important;
  }
  /*.home-covid-banner-desk .text-center-home p {
    font-size: 30px;
    line-height: 32px;
  }*/
  .home-covid-banner-desk .text-center-home .latest-news-btn p {
    width: 220px !important;
    font-size: 12px !important;
    margin-top: 0 !important;
  }
  .home-covid-banner-desk .text-center-home {
    width: 76% !important;
    top: 69% !important;
    left: 44% !important;
  }
  /*.home-covid-banner-desk .text-center-home {
    width: 60%;
    top: 69%;
    left: 36%;
  }*/
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) {
  .desk-view {
    display: none !important;
  }
  .mob-view {
    display: block !important;
  }
  .section-outer-wrapper .home-covid-banner-desk .mob-view {
    padding-top: 180px;
  }
  .home-covid-banner-desk .text-center-home {
    top: 64%;
    left: 36%;
    width: 58%;
  }
  .home-covid-banner-desk .text-center-home .latest-news-btn p {
    width: 450px;
  }
}

.home-covid-banner-desk .text-center-home .latest-news-btn p a {
  color: #fff;
  text-decoration: none;
  border: 0 !important;
}

.block.text:hover .tint {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: .4;
}

.block.text .tint {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.block.text .tint {
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background-color: #019cdc;
}

.node-type-article .content-row .field--type-text-with-summary .field-item,
.not-front .content-row blockquote,
.not-front .content-row dd,
.not-front .content-row dl,
.not-front .content-row dt,
.not-front .content-row li,
.not-front .content-row p {
  font-family: 'KarbonRegular' !important;
}


/**** Landing page breaking news starts here 5/28/2020 covid19 ****/

.global-site .hero-video__txt-box {
  display: none;
}

@media only screen and (min-width: 1024px) {
  body.global-site.front .breaking_news .break-date {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  body.global-site.front .image-video-block .video-title-white p {
    color: #ffffff !important;
    text-shadow: 0 0 10px rgba(84, 48, 25, 1) !important;
  }
  body.global-site.front .image-video-block .video-title-white {
    text-shadow: 0 0 10px rgba(84, 48, 25, 1) !important;
  }
  body.global-site.front .vist-global-container {
    background: #ffffff;
  }
  body.global-site.front .breaking_news .break-link {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
  }
  body.global-site.front .region-col .pane-janssen-geo-mgr-janssen-home-barkers.janssen-home-barker {
    width: 100%;
    max-width: 100% !important;
    height: 45px !important;
    margin-top: 0px !important;
  }
  body.global-site.front .region-col .pane-menu-menu-home-menu {
    margin-top: -36px !important;
  }
  body.global-site.front .pane-janssen-geo-mgr-janssen-home-barkers.janssen-home-barker {
    margin-top: 30px !important;
    background: #ffffff;
  }
  body.global-site.front .home-breaking-news-desk {
    padding-top: 106px !important;
    padding-bottom: 0px !important;
    max-width: 1340px;
    margin: auto;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news {
    position: absolute;
    height: 296px !important;
    left: 12% !important;
    overflow: auto;
    width: 26% !important;
    z-index: 999;
    top: 29.5% !important;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.global-site.front .image-video-block img.desk-view {
    height: 360px !important;
    padding-top: 0px !important;
  }
  body.global-site.front .image-video-block {
    width: 60% !important;
    height: 360px !important;
    margin-left: 28% !important;
    display: block;
  }
  body.global-site.front .image-video-block .breaking-center-text {
    width: auto !important;
    word-break: break-all;
    left: 62%;
    top: 60% !important;
  }
  body.global-site.front .image-video-block .breaking-center-text p {
    font-size: 38px !important;
    line-height: 50px !important;
  }
}

@media only screen and (min-width: 1500px) {
  body.global-site.front .image-video-block {
    width: 65% !important;
    margin-left: 24% !important;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news {
    width: 352px !important;
  }
  body.global-site.front .image-video-block .breaking-center-text p {
    font-size: 41px !important;
  }
  body.global-site.front .image-video-block .breaking-center-text {
    left: 61% !important;
  }
}

@media only screen and (min-width: 1700px) {
  body.global-site.front .image-video-block {
    width: 70% !important;
    margin-left: 21% !important;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news {
    width: 352px !important;
    left: 10% !important;
  }
}


/* small desktop */

@media only screen and (max-width: 1288px) and (min-width: 1024px) {
  body.global-site.front .home-breaking-news-desk .breaking_news {
    width: 31% !important;
    left: 5% !important;
  }
  body.global-site.front .image-video-block .breaking-center-text p {
    font-size: 37px !important;
  }
  body.global-site.front .image-video-block .breaking-center-text {
    left: 54% !important;
    transform: translate(-35%, -50%) !important;
  }
  body.global-site.front .home-breaking-news-desk {
    max-width: 1030px !important;
  }
}

@media only screen and (max-width: 767px) {
  body.global-site.front .image-video-block .breaking-center-text p {
    font-size: 30px !important;
  }
  body.global-site.front .breaking-center-text {
    top: 42% !important;
  }
  body.global-site.front .image-video-block .breaking-center-text {
    left: 38% !important;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news {
    top: 53% !important;
    height: 300px !important;
  }
  body.global-site.front .home-breaking-news-desk {
    padding-bottom: 264px !important;
  }
  .old-covid-banner {
    display: none
  }
  .home-covid-banner-desk {
    position: relative;
    padding-bottom: 34px;
  }
}


/* image view Adjustment */

@media only screen and (max-width: 1022px) {
  .desk-view {
    display: none !important;
  }
  .mob-view {
    display: block !important;
  }
  body.global-site.front .break-date {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
  body.global-site.front .break-link {
    margin-top: 2px !important;
    margin-bottom: 2px !important;
  }
}

@media only screen and (max-width: 1022px) and (min-width: 768px) {
  body.global-site.front .image-video-block .breaking-center-text p {
    font-size: 50px !important;
    line-height: 50px !important;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news {
    top: 60% !important;
    /* z-index: 999; */
  }
  body.global-site.front .image-video-block .breaking-center-text {
    left: 38% !important;
  }
  body.global-site.front .home-breaking-news-desk {
    padding-bottom: 240px !important;
  }
}

@media only screen and (min-width: 320px) {
  body.global-site.front .home-breaking-news-desk {
    padding-top: 142px;
    padding-bottom: 214px;
    position: relative;
    background: #ffffff;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news {
    position: absolute;
    height: 242px;
    left: 2.5%;
    width: 95%;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    overflow: auto;
    /* box-shadow: 0 0 10px #dddddd; */
    box-shadow: 0 0 10px rgba(84, 48, 25, 0.5);
  }
  body.global-site.front .image-video-block img {
    height: 309px;
    width: 100%;
    padding-top: 60px;
  }
  body.global-site.front .image-video-block .breaking-center-text {
    width: auto !important;
    top: 47%;
    position: absolute;
    transform: translate(-50%, -50%);
  }
  body.global-site.front .image-video-block .breaking-center-text p {
    font-family: 'KarbonBold', Arial, sans-serif;
    word-break: break-word !important;
    color: #003479;
    width: 100%;
    font-size: 18px;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news .break-date {
    color: #333333;
    font-size: 15px;
    font-family: 'KarbonRegular';
  }
  body.global-site.front .home-breaking-news-desk .breaking_news .break-title {
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 22px;
    color: #333333;
    font-family: 'KarbonSemiBold', Arial, sans-serif;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news h1 {
    font-size: 35px;
    margin: 0;
    font-family: 'KarbonSemiBold', Arial, sans-serif;
    color: #003479;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news .break-content {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 0px;
    color: #333333;
    font-family: 'KarbonRegular';
  }
  body.global-site.front .home-breaking-news-desk .breaking_news .break-link {
    font-size: 20px;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news .break-link a {
    border-bottom: 10px;
    font-family: 'KarbonSemiBold', Arial, sans-serif;
  }
  body.global-site.front .home-breaking-news-desk .breaking_news .break-link a strong {
    vertical-align: sub;
    font-size: 30px !important;
  }
  body.global-site.front .row.header-row.header-desktop {
    box-shadow: 0 0 10px #dddddd !important;
  }
  body.global-site.front .navigation-row.hidden {
    z-index: 9999;
  }
}


/* IE hacks */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  body.global-site.front .home-breaking-news-desk .breaking_news {
    /* width: 20% !important; */
    left: 10% !important;
  }
  body.front.global-site .image-video-block .breaking-center-text p {
    width: 97%;
  }
}


/* IE hacks end here */


/* Fixing jerking on Page load */

body.global-site.front .home-breaking-news-desk {
  display: block;
}

body.global-site.front .home-breaking-news-desk .breaking_news {
  overflow: hidden;
}

.vist-global-container.olddynamic {
  background: #f2f2f2!important;
}


/* Landing page breaking news ends here 5/28/2020*/

.node-type-explore .pane-explore-page-blocks {
  margin: 0 0 20px 0 !important;
}

.section-covid19.covidcam .about-display {
  display: block !important;
  float: right;
  width: 30% !important;
  margin-right: 15px !important;
  padding: 0 !important;
}

.section-covid19.covidcam .lng-6.no-padding-left {
  padding-right: 60px!important;
  border-right: 1px solid #999!important;
}

.section-covid19 .lng-6.no-padding-left {
  padding: 0 0 0 60px;
  border-left: none!important;
}

/*
.breaking-center-text p:nth-child(2) {
  color: #fff !important;
  background-color: rgba(0,0,0,0.4);
  padding-left: 10px;
}
*/

@media only screen and (min-width: 1024px) {
  .breaking-center-text p:nth-child(2) {
    width: 11em!important;
    position: relative;
    left: -.8em;
  }
}

/* Homepage Banner Style */
@media only screen and (max-width: 767px) {
  body.global-site.front .image-video-block .breaking-center-text p {
    font-size: 22px !important;
  }
}

@media only screen and (min-width: 320px){
  body.global-site.front #image-video-block img {
    height: 100%;
  }
}

@media only screen and (max-width: 1023px)  {
  body.global-site.front .image-video-block .breaking-center-text {
    left: 38% ;
    top: 47%;
  }

  body.global-site.front .image-video-block .breaking-center-text p {
    font-size: 50px ;
    line-height: 50px ;
  }
}

@media only screen and (max-width: 1023px) {
  body.global-site.front .home-breaking-news-desk .breaking_news {
    top: 60% ;
  }
}

@media only screen and (min-width: 1201px){
  body.global-site.front .homepage-banner-responsive {
    max-width: 1111px !important;
  }
}
    
@media only screen and (min-width: 1024px){
  body.global-site.front #image-video-block {
    width: 938px !important;
    margin-left: auto !important;   
  }
}

@media only screen and (min-width: 1024px){
  body.global-site.front .home-breaking-news-desk  #breaking_news {
    left: 0 !important;
  }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px){
  body.global-site.front .homepage-banner-responsive {
    max-width: 986px !important;
  }
}

@media only screen and (max-width: 1023px) {
  body.global-site.front .home-breaking-news-desk #breaking_news { 
    left: 2.5% !important;
  }
}

@media only screen and (max-width: 1023px){
  body.global-site.front .image-video-block .breaking-center-text p {
    line-height: 1.5 !important;
  }
}

@media only screen and (max-width: 1024px){
  body.global-site.front .home-breaking-news-desk #breaking_news {
    padding: 9%;
    height: auto !important;
  }
}
       
@media only screen and (min-width: 1024px){
  body.global-site.front .home-breaking-news-desk #breaking_news {
    height: fit-content !important;
    padding: 4%;
  }
}

@media only screen and (min-width: 320px){
  body.global-site.front .home-breaking-news-desk .breaking_news .break-title {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }
}
    
@media only screen and (max-width: 1024px){
  body.global-site.front .home-breaking-news-desk #breaking_news {
    padding: 6%;
    height: auto !important;
  }
}

@media only screen and (min-width: 1500px){
  body.global-site.front .home-breaking-news-desk #breaking_news {
    height: auto !important;
    padding: 3%;
  }
}

@media only screen and (min-width: 1024px)and (max-width:1499px){
  body.global-site.front .home-breaking-news-desk #breaking_news {
    height: auto !important;
    padding: 2%;
  }
}

/* Homepage Banner style - Left side box with title description */
@media only screen and (min-width: 320px) {
  body.global-site.front .home-breaking-news-desk .breaking_news h1 {
    font-size: 27px !important;
    margin: 0;
    font-family: 'KarbonSemiBold', Arial, sans-serif;
    color: #003479;
  }
}

@media only screen and (min-width: 320px) {
  body.global-site.front .home-breaking-news-desk .breaking_news .break-title {
    margin-top: -5px !important;
    margin-bottom: 1px !important;
  }
}

@media only screen and (min-width: 1024px) {
  body.global-site.front .home-breaking-news-desk #breaking_news {
    width: 30% !important;
    padding: 2% !important;
  }
}

@media only screen and (min-width: 1500px) {
  body.global-site.front .home-breaking-news-desk #breaking_news {
    padding: 2% !important;
  }
}

.break-date {
    display: none !important;
}

.break-title {
    display:none !important;
}

/* COVID-19 Vaccine page style */

@media (max-width: 360px) and (min-width: 320px) {
  .global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even .right p {
    font-size: 14px !important;
  }
  .global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even .left p {
    font-size: 14px !important;
  }
  .global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even p:nth-child(1) {
    font-size: 14px !important;
  }
  .global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even p:last-child {
    font-size: 14px !important;
  }
}

/*
.global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even .right p {
  font-size: 17px;
}

.global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even .left p {
  font-size: 17px;
}

.global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even p:nth-child(1) {
  font-size: 17px;
}

.global-site .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even p:last-child {
  font-size: 17px;
}*/

.section-covid-19-vaccine .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even .right p {
  font-size: 17px;
}

.section-covid-19-vaccine .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even .left p {
  font-size: 17px;
}

.section-covid-19-vaccine .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even p:nth-child(1) {
    font-size: 17px;
}

.section-covid-19-vaccine .content-outer-wrapper .content-row .section-outer-wrapper .expand_menu .even p:last-child {
    font-size: 17px;
}

@media only screen and (max-width: 640px) {
  .section-about .hero-image--about-us {
    margin-top: 160px;
  }
}

@media only screen and (min-width: 641px) and (max-width: 800px) {
  .section-about .hero-image--about-us {
    margin-top: 186px;
  }
}

@media only screen and (min-width: 801px) and (max-width: 1023px) {
  .section-about .hero-image--about-us {
    margin-top: 173px;
  }
}

@media only screen and (max-width: 640px) {
  .section-careers .hero-image--about-us {
    margin-top: 192px;
  }
}

@media only screen and (min-width: 641px) and (max-width: 1023px) {
  .section-careers .hero-image--about-us {
    margin-top: 215px;
  }
}

@media only screen and (max-width: 480px) {
  .section-covid19 #content .hero-image--about-us {
    margin-top: 38px !important;
  }
}

@media only screen and (min-width: 481px)and (max-width: 800px) {
  .section-covid19 #content .hero-image--about-us {
    margin-top: 42px !important;
  }
}

@media only screen and (min-width: 801px)and (max-width: 900px) {
  .section-covid19 .hero-image--about-us {
    margin-top: 87px !important;
  }
}

@media only screen and (min-width: 901px)and (max-width: 1023px) {
  .section-covid19 .hero-image--about-us {
    margin-top: 94px !important;
  }
}

@media only screen and (max-width: 800px) {
  .section-covid-19-vaccine .vaccinebanner {
    margin-top: 75px;
  }
}

@media only screen and (min-width: 801px) and (max-width: 1023px) {
  .section-covid-19-vaccine .vist-global-container {
    margin-top: 125px;
  }
}

@media only screen and (min-width: 600px) and (max-width: 1023px) {
  .section-blogs #content .content {
    margin-top: 125px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 640px) {
  a.covidcolor {
    font-size: 12px !important;
  }
}

@media only screen and (max-width: 800px) {
  .page-master-title {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 801px) {
  .page-master-title {
    margin-top: 120px;
  }
}

@media only screen and (max-width: 480px) {
  .section-about .page-master-title {
    margin-top: 186px !important;
  }
}

@media only screen and (min-width: 481px)and (max-width: 800px) {
  .section-about .page-master-title {
    margin-top: 195px !important;
  }
}

@media only screen and (min-width: 801px)and (max-width: 870px) {
  .section-about .page-master-title {
    margin-top: 205px !important;
  }
}

@media only screen and (min-width: 871px)and (max-width: 1023px) {
  .section-about .page-master-title {
    margin-top: 210px !important;
  }
}

@media (min-width: 950px) {
  .node-type-global-vaccine-gateway .node--global-vaccine-gateway {
    width: 85%;
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (min-width: 900px) and (max-width: 949px) {
  .node-type-global-vaccine-gateway .node--global-vaccine-gateway {
    width: 90%;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway div#edit-location-dropdown1 {
    width: 95%;
  }
}

@media (min-width: 690px) and (max-width: 899px) {
  .node-type-global-vaccine-gateway .gateway-search-form div:first-child {
    padding-right: 20px;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway div#edit-location-dropdown {
    width: 95%;
  }
}

@media (min-width: 900px) and (max-width: 949px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .right {
    padding-right: 1%;
    padding-left: 4%;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway div#edit-location-dropdown1 {
    width: 95%;
  }
}

@media (min-width: 500px) and (max-width: 899px) {
  .node-type-global-vaccine-gateway .node--global-vaccine-gateway {
    width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .dropdown {
    display: flex;
    margin-top: 70px;
  }
}

@media (min-width: 950px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .left {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .left {
    width: 50%;
    border-right: 1px solid #999999;
  }
}

.node-type-global-vaccine-gateway .node__content .dropdown .left {
  text-align: center;
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .left img {
    margin: 0 auto;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .left p {
    height: 80px;
  }
}

.node-type-global-vaccine-gateway .node__content .dropdown .left p {
  text-align: center;
  margin-top: 5px;
  color: #333333;
}

@media (min-width: 950px) {
  .node-type-global-vaccine-gateway .left-dropdown {
    padding-left: 5%;
    padding-right: 2%;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content form {
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .vaccine-gateway-search-form div:first-child {
    display: flex;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .form-item.form-type-select.form-item-country-dropdown {
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .form-item.form-type-select.form-item-country-dropdown {
    width: 75%;
  }
}

@media (min-width: 600px) and (max-width: 1024px) {
  .node-type-global-vaccine-gateway .gateway-go {
    margin-left: 5px;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .gateway-go {
    width: 60px;
  }
}

@media (min-width: 950px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .right {
    padding-right: 1%;
    padding-left: 1%;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .right {
    width: 50%;
  }
}

.node-type-global-vaccine-gateway .node__content .dropdown .right {
  text-align: center;
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .right img {
    margin: 0 auto;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .dropdown .right p {
    height: 80px;
  }
}

.node-type-global-vaccine-gateway .node__content .dropdown .right p {
  text-align: center;
  margin-top: 5px;
  color: #333333;
}

@media (min-width: 950px) {
  .node-type-global-vaccine-gateway .right-dropdown {
    padding-left: 8%;
    padding-right: 2%;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content form {
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .gateway-search-form div:first-child {
    display: flex;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content .form-item.form-type-select.form-item-country-dropdown {
    margin-bottom: 0;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .form-item.form-type-select.form-item-country-dropdown {
    width: 75%;
  }
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .gateway-go {
    width: 60px;
  }
}

.node-type-global-vaccine-gateway .node__content input[type=submit] {
  background-color: #00a0df;
  font-family: 'KarbonBold' !important;
}

@media (min-width: 600px) {
  .node-type-global-vaccine-gateway .node__content p.covid_contact_sug_des {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center !important;
  }
}

.node-type-global-vaccine-gateway .node__content p.covid_contact_sug_des {
  font-family: 'KarbonBold' !important;
}

@media only screen and (max-width: 480px) {
  .section-covid-19-vaccine .vaccinebanner {
    margin-top: 38px !important;
  }
}

@media only screen and (min-width: 481px) and (max-width: 599px) {
  .section-covid-19-vaccine .vaccinebanner {
    margin-top: 44px !important;
  }
}

@media only screen and (min-width: 600px) and (max-width: 800px) {
  .section-covid-19-vaccine .vaccinebanner {
    margin-top: 46px !important;
  }
}

@media only screen and (min-width: 801px) and (max-width: 850px) {
  .section-covid-19-vaccine .vist-global-container {
    margin-top: 90px !important;
  }
}

@media only screen and (min-width: 851px) and (max-width: 900px) {
  .section-covid-19-vaccine .vist-global-container {
    margin-top: 95px !important;
  }
}

@media only screen and (min-width: 801px) and (max-width: 1023px) {
  .section-covid-19-vaccine .vist-global-container {
    margin-top: 99px !important;
  }
}

@media only screen and (min-width: 801px) and (max-width: 1023px) {
  .section-covid-19-vaccine .content-row {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 599px) {
  .section-covid-19-vaccine .vaccinebanner .vaccinebg {
    margin-top: 0 !important;
  }
}

.node-type-global-vaccine-gateway .vaccinebg {
  background: #00a0df;
  padding-top: 20px;
  padding-bottom: 20px;
}

.node-type-global-vaccine-gateway .vaccinebg .banner-vaccine-gateway {
  color: #fff;
}

@media only screen and (min-width: 801px) {
  .section-covid-19-vaccine .page-master-title {
    display: none;
  }
}

@media only screen and (max-width: 800px) {
  .section-news .page-master-title {
    margin-top: 38px;
  }
}

@media only screen and (min-width: 801px) and (max-width: 850px) {
  .section-news .page-master-title {
    margin-top: 91px;
  }
}

@media only screen and (min-width: 851px) and (max-width: 900px) {
  .section-news .page-master-title {
    margin-top: 94px;
  }
}

@media only screen and (min-width: 901px) and (max-width: 950px) {
  .section-news .page-master-title {
    margin-top: 97px;
  }
}

@media only screen and (min-width: 951px) and (max-width: 1023px) {
  .section-news .page-master-title {
    margin-top: 99px;
  }
}

@media only screen and (max-width: 1023px) {
  a.covidcolor {
    font-size: 12px !important;
  }
}

/*TASK000020912600*/
.janssen-datascience-font {
	font-size: 16px !important;
}

/*TASK000021556262*/
@media only screen and (min-width: 811px) {
  .section-art-gallery.global-site.leadership-page .view-display-id-leadership_bio_list .container :nth-child(2) {
    padding-left: 0px;
  }
}