#query-monitor-main { 
	height:0px !important;
} 

.medium-lead {
    font-size: 1.0rem;
    line-height: 1.4 !important;
	
} 

.wide-panel {
    margin-left: -8vw;
    margin-right: -8vw;
    padding-top: 2rem;
	padding-bottom:2rem;
}

.inset-refer {
  font-size:1.2em !important;
	line-height:1.53em !important;
	font-weight:700l;
}

h5 {line-height: 1.5 !important
}


#cookie-notice .cookie-notice-container{
	background-color: black !important;
}


.op-dark-drop-cap::before, .op-dark-dropcap {
    content: "";
    border: 1px solid #cba17d;
    border-radius: 100px;
    position: absolute;
    z-index: -1;
    height: 115px;
    width: 115px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.op-dark-drop-cap, .op-dark-dropcap {
    overflow-wrap: normal !important;
}

@media screen and (min-width: 63.9375em)
.op-dark-drop-cap, .op-dark-dropcap {
    margin-left: -4.5rem;
}

.op-dark-drop-cap, .op-dark-dropcap {
    font-family: Raleway,Arial,sans-serif;
    font-size: 3.5rem;
    font-weight: 700;
    position: absolute;
    margin-left: -4rem;
    line-height: 2.5rem;
    margin-top: 0.5rem;
    width: 56px;
    text-align: center;
}


@font-face {
font-family: "Heldane";
src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneDisplay-Bold.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneDisplay-BoldItalic.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneDisplay-Medium.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneDisplay-MediumItalic.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneDisplay-Regular.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneDisplay-RegularItalic.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneText-Bold.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneText-BoldItalic.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneText-Medium.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneText-MediumItalic.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneText-Regular.otf");
	src: url("https://undarkstage.wpengine.com/wp-content/themes/undark/assets/fonts/heldane/HeldaneText-RegularItalic.otf");
}


#Advisory:target {
  display: block;
}

#desktop-menu-overlay ul.social.menu {
	display: none !important;
}

/* html {
  scroll-behavior: smooth !important;
}*/

.button-staff {
	color:white;
	background:#3D3834;
	font-family:sans-serif; 
	font-size:smaller;
	padding:10px; 
}

.button-staff {
  transition-duration: 0.4s;
}

.button-staff:hover {
  background: #C9A17D;
	color:black !important;
}

@media screen and (min-width: 64em) {
.large-margin-bottom-large {
    margin-bottom: 1.5rem !important;
	}
}
	  
@media screen and (min-width: 64em) {
.large-margin-top-large {
    margin-top: 1.5rem !important;
	}
}


.sidebar-item-new {
    border-top: 1px solid #e5dfd9;
    padding: 1rem 0 1.5rem;
}

.post-template-template-mapbox section {
	height:100vh;
}

@keyframes wiggle {
    0% { transform: rotate(0deg); }
   80% { transform: rotate(0deg); }
   85% { transform: rotate(1deg); }
   95% { transform: rotate(-1deg); }
  100% { transform: rotate(0deg); }
}

.wiggle {
  display: inherit;
  animation: wiggle 3.5s infinite;
}

.wiggle:hover {
  animation: none;
}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}

.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

.undark-image-slider.full-width .slick-arrow {
	opacity: 0.3
}

.full-page-header {
	font-size: 1.5em;
	padding-left:20%;
	padding-right:20%;
}

.undark-inline-quote, .undark-pull-quote {
    border-left: 4px solid #e5dfd9 !important;
    padding-left: 40px;
    border-top: none !important;
    border-bottom: none !important;
    margin-top: 40px;
    margin-bottom: 40px;
    font-family: Palatino,Georgia,serif;
}

.undark-quote p strong {
    color: #a18064 !important;
    font-size: 1.4em;
    font-style: italic;
    line-height: 0.7;
    font-weight: 500;
}

.logo-background .logo-background-image {
	opacity: .2;
}

body p:empty:before {
    content: none;
}

@media print, screen and (max-width: 1080px) {
.padding-horizontal {
    padding-left:.1rem;
	padding-right:.1rem; }
}

@media print, screen and (max-width: 1200px) {
.grid-padding-x>.cell  {
    padding-left:1rem;
	padding-right:1rem; }
}

.single.dark-background [role="main"] .article-content-container:before {
	background: #171717;
}

.newsletter-block-shortcode .newsletter-signup {
    background-position: -35px 30px !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
    padding-left: 22% !important;
}

p#special-bolded  {
		margin-bottom: 0px !important;
}

.padding-horizontal-small {
	padding-left:1rem;
	padding-right:1rem;
}

.padding-horizontal-medium {
	padding-left:1rem;
	padding-right:1rem;
}

.undark-background-video {
	visibility: visible !important;
}

.wp-playlist-dark .wp-playlist-caption  {
	color: #fff !important;
	font-family: raleway, sans-serif;
}

.counter-wrapper {
	border: 1px solid #ffffff!important;
}

table.tableizer-table {
		font-size: 12px;
		border: 1px solid #CCC; 
		font-family: Arial, Helvetica, sans-serif;
                background-color: #171717;
	} 
	.tableizer-table td {
		padding: 4px;
		margin: 3px;
		border: 1px solid #CCC;
                background-color: #171717;

	}
	.tableizer-table th {
		background-color: #808080; 
		color: #FFF;
		font-weight: bold;
		position: sticky;
		top: 0;
	}

.wpgmza_markerbox p {
  font-size: .7rem;
  line-height: 1rem;
}

.wpgmza_map {
    margin-bottom: 1rem !important;
}

.wpgmza_markerbox img {
    margin: 0px !important;
}

.wpgmza_markerbox p {
    margin-bottom: 10px !important;
}

.gm-style-iw {
	width: 230px;
	max-width: unset !important;
	max-height: unset !important;
	overflow: scroll !important;
}

.gm-style-iw-c {
	width: 230px;
	max-width: unset !important;
	max-height: unset !important;
	overflow: scroll !important;
}

.wpgmza_infowindow_description {
    white-space: normal;
    width: 200px;
		height: unset;
    padding-bottom: 20px;
}

.wpgmza_markerbox img {
    margin: 0px !important;
}

h1 {
	font-weight: 400 !important;
	font-family: palatino, georgia, serif;
	line-height: 1.1;
}

.trigger-in-view:not(.always-visible):not(.always-visible) {
	transition-duration: 1s !important;
}

@media print, screen and (min-width: 40em) {.featured-article .featured-article-top .article-content a { 
		text-shadow: 2px 2px 8px black !important; }
}

@media screen and (min-width: 40em) {
.featured-article .featured-article-top .article-title {
	font-size:3rem !important;
	font-weight: 400 !important;
	line-height: 1.1;
	}
}

#desktop-menu-overlay .menu-overlay a {
    font-weight: 400 !important;
}

.lead {
	line-height: 1.3 !important;
	font-size: 1.3rem !important;
}

.h4, h4 {
	line-height: 1.2 !important;
}

.horizontal-label {
	margin-bottom: 5px;
}

.undark-caption, .undark-caption p {
	line-height: 1.3rem !important;
	font-family: Palatino, Georgia, serif;
	font-size:.875rem !important;
}

h6 {
	line-height: 1.3 !important;
}

.legendAirvisualWidget-g6umDSbNq5ufcaReE {
	background-color: #696969 !important;
}

.legendAirvisualWidget-ErLs4LGf46Ch9eXnp {
	background-color: #696969 !important;
}

.legendAirvisualWidget-usQuJWT3MwHXKqEfs {
	background-color: #696969 !important;
}

.legendAirvisualWidget-YWZY868yCXT3C5ncd {
	background-color: #696969 !important;
}

.legendAirvisualWidget-PFHCum2Jpfy2pTRa8 {
	background-color: #696969 !important;
}

.legendAirvisualWidget-N4ZjwBvSLxEozRN2D {
	background-color: #696969 !important;
}

.searchwp-modal-form__footer {
    background-color: #7F948D;
		padding-bottom: 1em;
}

.searchwp-modal-form-default .searchwp-modal-form__close:before {
    content: "Close" !important;
    font-size: 1em !important;
	  float: right;
}

input#searchsubmit.prefix.button { 
	margin-left: 10px;
}

.searchwp-modal-form-default #s {
	height: 3.6em !important;
}

.comment-body p {
	font-size: smaller !important;
	font-family: Raleway, Arial, sans-serif !important;
	line-height: 1.4 !important;
}

.byline-visuals {
	color: #cba17d;
}

@media only screen and (min-width: 641px)
{ .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium #gform_10 {
	width: calc(100% - 8px);}
}

body.archive .article:not(.top) .post-category, body.blog .article:not(.top) .post-category, body.search .post-category {
    background: #fff;
    margin-bottom: 0;
    padding: 5px 8px;
    opacity: 0;
}

.article-tease .loop-post-title {
    font-weight: 700; 
	  font-family: Raleway, Arial, sans-serif !important;
}

#desktop-menu-overlay .menu-overlay a {
	font-family: Palatino, Georgia, serif;
}

body {
	font-family:  Palatino,Georgia,serif !important;
}


h3.comment-reply-title {
	font-family: Palatino, Georgia, serif !important;
}

p.logged-in-as {font-family: Palatino, Georgia, serif !important;
	ˆ
}

p {
	font-size: 1.3em !important;
	line-height: 1.6em !imporant;
}

.article-content-container .entry-content {
    font-size: inherit;
}


h4.post-header-subtitle{
	font-family: Palatino !important;
}

.padding-all
	padding-bottom: .5em !important;
}

#commentform .form-submit button {	margin-left: 0px !important;
}

@media screen and (min-width: 64em) { body:not(.term-figures) .article-tease.top .loop-post-content {
	opacity: .85;
	}}

div.background-white.padding-all.large-padding-all-large {
    margin-bottom: 50px;
	  padding-bottom: 50px !important;
	  opacity: .95;
}

.article-tease {
	  padding-bottom: 2em !important;
}

.qaly-table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}

.qaly-table td, .qaly-table th {
  border: 1px solid #ddd;
  padding: 8px;
}

.qaly-table tr:nth-child(even){background-color: #F1E9E1;}

.qaly-table tr:hover {background-color: #ddd;}

.qaly-table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #7F948D;
  color: white;
}

.vid-caption {
	font-family: Palatino, serif;
	font-size: 14px;
	line-height: 14px;
}

p.graphic-header {
	font-family: Raleway, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
}

p.graphic-header-hed {
	font-family:Raleway, sans-serif; 
	font-size:1.1em; 
	font-weight:600;
	margin:0px;
}

@media screen and (min-width: 63.9375em) { 
.drop-cap, .dropcap {
	margin-left: -4.5rem;
	}}

.drop-cap, .dropcap {
	overflow-wrap: normal !important;
}

.datawrapper-container {
		position: relative;
    overflow: hidden;
    padding-top: 66.6%;
		margin-bottom:8px;
}

.datawrapper-iframe {
	  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#promo-table {
  border-collapse: collapse !important; 
  width: 100% !important;
	margin-top:33px !important;
	margin-bottom:35px !important;
	
}

#promo-table td, #customers th {
  border: 0px !important;
  padding: 8px !important;
}

#promo-table tr:nth-child(even){background-color: #F9F6F3 !important;}

#promo-table tr:nth-child(odd){background-color: #F9F6F3!important ;}

#promo-table tr:hover 	{background-color: #f9f3f3!important;}


#special-message {
  border-collapse: collapse !important; 
  width: 100% !important;
	margin-top:33px !important;
	margin-bottom:35px !important;
	
}

#special-message td, #customers th {
  border: 0px !important;
	padding-top:20px !important;
  padding-left: 30px !important;
	padding-right: 30px !important;
	padding-bottom:30px !important;
}

#special-message tr:nth-child(even){background-color:#F9F6F3 !important;}

#special-message tr:nth-child(odd){background-color: #F9F6F3  !important ;}

#special-message tr:hover 	{background-color: #F9F6F3   !important;}


.related-post .loop-post-title  {
    font-weight: 500 !important;
	text-decoration: none !important; }


.full-page-header {
	padding-top:5rem;
	text-align:center;
}

.undark-background-video-container {
    height: auto !important;
    overflow: hidden !important;
}

@media screen and (min-width: 64em){
.post-template-default .fullwidth-container .undark-caption, .post-template-single-image-header .fullwidth-container .undark-caption {
    bottom: 4.8% !important;
}}

<!-- BEGIN 5W CSS -->

.ud-5w-container,
.ud-5w-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family: Raleway, Arial, sans-serif;
    margin: 0;
    padding: 0;
    outline: 0;
	font-family: Raleway, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
.ud-5w-container {
    margin: 0 auto;
	max-width: 1300px;
    width: 100%;
}
.ud-5w-container .ud-5w-intro {
    border-bottom: 5px solid #F0E4D9;
    display: table;
    width: 100%;
    padding-bottom: 18px;
}
.ud-5w-container .ud-5w-intro h2 {
    border-collapse:separate;
    border-spacing:0px;
    display: table-cell;
	font-family: Raleway, Arial, sans-serif;
    font-size: 40px;
    font-weight: bolder;
    line-height: 48px;
	padding: 0 20px;
	text-align: center;
	vertical-align: middle;
    width: 50%;
}
.ud-5w-container .ud-5w-intro p {
    border-collapse:separate;
    border-spacing:0px;
    display: table-cell;
	font-family: Raleway, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
	text-align: center;
	vertical-align: middle;
    width: 50%;
}
@media screen and (max-width:768px) {
	.ud-5w-container .ud-5w-intro {
    	padding-bottom: 15px;
	}
	.ud-5w-container .ud-5w-intro h2 {
		display: block;
		font-size: 32px;
		line-height: 36px;
		margin-bottom: 12px;
		padding: 0 60px;
		width: 100%;
	}
	.ud-5w-container .ud-5w-intro p {
		display: block;
		font-size: 14px;
		line-height: 18px;
		width: 100%;
	}
}
.ud-5w-container .ud-5w-content-tabs {
    display: table;
    margin-bottom: 30px;
    width: 100%;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left,
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right {
    border-collapse:separate;
    border-spacing:0px;
    display: table-cell;
	vertical-align: top;
    width: 50%;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left {
	position: relative;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right h3 {
	color:#B67D4A;
	display: block;
	font-family: Raleway, Arial, sans-serif;
    font-size: 16px;
	font-weight: bold;
    line-height: 16px;
	margin: 50px 0 25px 0;
	text-transform: uppercase;
}
@media screen and (max-width:768px) {
	.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left {
		display: block;
    	width: 100%;
		z-index: -1;
	}
	.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right {
		border-spacing: 8px;
		display: block;
		float: left;
		margin-top: -70px;
    	width: 100%;
	}
	.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right h3 {
    	font-size: 14px;
    	line-height: 14px;
		margin: 0 0 10px 10px;
	}
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive {
	display: block;
	float: left;
	height: auto;
	max-width: 100%;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w-img-positioned {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-dimmed,
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-highlight {
	display:none;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-brain-dim {
	z-index: 2;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-lungs-dim {
	z-index: 3;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-heart-dim {
	z-index: 4;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-vascular-dim {
	z-index: 5;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-secondary-dim {
	z-index: 6;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-other-dim {
	z-index: 7;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-brain-highlight {
	z-index: 8;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-lungs-highlight {
	z-index: 9;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-heart-highlight {
	z-index: 10;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-vascular-highlight {
	z-index: 11;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-secondary-highlight {
	z-index: 12;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-left .img-responsive.un-5w.un-5w-ud-other-highlight {
	z-index: 13;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row {
    display: block;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt {
    background-color: #F0E4D9;
	border: 1px solid #B67D4A;
    border-radius: 12px;
    cursor: pointer;
    display: block;
    height: auto;
	margin: 0 0 14px 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}
@media screen and (max-width:768px) {
    .ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row {
        display: table-row;
    }
    .ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt {
        display: table-cell;
        height: auto;
        width: 50%;
    }
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt:hover {
    opacity: 0.7;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-title-active,
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-title-active:hover {
	opacity: 1;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-content-tab-txt-dim {
	border: 1px solid #F0E4D9;
    opacity:0.35;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-content-tab-txt-dim:hover {
    opacity:0.5;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt > p {
    display: none;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt > h4 {
    background-image: url("/wp-content/uploads/2020/10/covid-bg-button-open.png");
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 30px 30px;
	color:#383838;
	font-family: Raleway, Arial, sans-serif;
    font-size: 18px;
	font-weight: bold;
    line-height: 18px !important;
	margin-bottom:0;
	padding: 14px 14px 14px 50px;
}
.ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-content-tab-txt-dim > h4 {
	color:#B67D4A;
}
@media screen and (max-width:768px) {
    .ud-5w-container .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt > h4 {
		background-size: 24px 24px;
        font-size: 17px;
        line-height: 20px;
		padding: 6px 14px 9px 42px;
    }
}
.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt .ud-5w-content-tab-txt-interior {
    background-color: #1B3437;
    background-image: url("/wp-content/uploads/2020/10//covid-bg-button-close.png");
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-size: 30px 30px;
	border: 1px solid #FFF;
    border-radius: 12px;
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
	color:#FFF;
    display: none;
	font-family: Raleway, Arial, sans-serif;
    font-size: 16px;
    left: -1px;
    line-height: 21px;
    padding: 14px 14px 14px 50px;
    position: absolute;
    top: -1px;
    width: 100%;
    width: calc(100% + 2px);
    z-index: 2;
}
.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt .ud-5w-content-tab-txt-interior > h5 {
    display: block;
    font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-bottom: 0px;
}
.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt .ud-5w-content-tab-txt-interior > p {
    font-size: 16px;
	line-height:21px;
	margin-bottom: 0px;
}
.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt img {
    display: none;
	margin: 0 15%;
	margin: 0 calc(15% - 50px);
    position: absolute;
	top:107%;
	width: 70%;
	z-index: 50;
}
@media screen and (max-width:768px) {
     .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt .ud-5w-content-tab-txt-interior {
		 background-size: 24px 24px;
		 padding: 6px 14px 7px 42px;
		 font-size: 14px;
		 width: calc(200% + 12px);
    }
    .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-lungs .ud-5w-content-tab-txt-interior,
    .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-vascular .ud-5w-content-tab-txt-interior,
    .ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-other .ud-5w-content-tab-txt-interior {
		 left: calc(-100% - 11px);
    }
	.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt .ud-5w-content-tab-txt-interior > h5 {
		margin-bottom: 4px;
		margin-top: 6px;
	}
	.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt img {
		bottom:115%;
		top:auto;
	}
	.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-lungs img {
		bottom:215%;
	}
}
.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-title-active .ud-5w-content-tab-txt-interior,
.ud-5w-content-tabs .ud-5w-content-right .ud-5w-content-tab-row .ud-5w-content-tab-txt.ud-5w-title-active img {
    display: block;
}

<!-- END 5w CSS -->