/* Begin classes for common SPIN elements */


@font-face {
	font-family: 'SiemensSans-Roman';
	src: url(../fonts/SiemensSans-Roman.woff2) format("woff2");
}
@font-face {
	font-family: 'SiemensSans-Black';
	src: url(../fonts/SiemensSans-Black.woff2) format("woff2");
}
@font-face {
	font-family: 'SiemensSans-Bold';
	src: url(../fonts/SiemensSans-Bold.woff2) format("woff2");
}
@font-face {
	font-family: 'SiemensSans-Italic';
	src: url(../fonts/SiemensSans-Italic.woff2) format("woff2");
}
@font-face {
	font-family: 'SiemensSans-BoldItalic';
	src: url(../fonts/SiemensSans-BoldItalic.woff2) format("woff2");
}

@font-face {
	font-family: 'SH-Bree';
	src: url(../fonts/SH-Bree-TextEUR.woff2) format("woff2");
}
@font-face {
	font-family: 'SH-Headline';
	src: url(../fonts/SH-Bree-HeadlineEUR.woff2) format("woff2");
}



body {
	text-rendering: optimizeLegibility;
	font-family: 'SiemensSans-Roman';
}



#varian-header .top-header-bar,
#footer-menu .footer-wrapper,
#varian-header nav.primary-navigation,
.footer-legal-nav li:first-of-type {
    display:none;
}
/*subnav overrides*/
.pane-content-tabs-content-tabs .subsection_menu li a {
	padding-bottom: 7px !important;
}

.pane-content-tabs-content-tabs .subsection_menu li a.active i {
	top: 20px;
}

.pane-content-tabs-content-tabs .subsection_menu {
	margin:20px 0px;
}

.pane-content-tabs-content-tabs .subsection_menu li {
	padding: 0 15px;
}

.wd_subnav {
  border-bottom: 2px solid #ccc;
}

.wd_subnav a.on {
	border-bottom: 2px solid #007cb5;
}

.wd_subnav a {
    padding: 0px 8px 1px 8px;
}


.wd_subnav_wrapper {
	display: none;	
}

.wd_top_nav ul.nav {
    display: flex;
    text-align: center;
}
#wd_content.col-sm-12.col-md-12 #wd_printable_content {
    max-width: 100%;
}
.wd_search-container {
    margin-top: 10px;
}
.wd_search-container .wd_site_search {
    position: relative;
    max-width: 274px;
    padding-bottom: 3px;
    margin-left: auto;
}
.wd_search-container .wd_site_search #form_input {
    display: inline-block;
    height: 24px;
    padding: 4px 8px;
    font-size: 11px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    overflow: visible;
    margin-right: 24px;
    margin-right: 5px;
    margin-bottom: 0px;
    padding: 0px;
    height: 24px;
    text-indent: 5px;
    display: inline-block;
    max-width: 250px;
    width: 100%;
}
.wd_search-container .wd_site_search input.form-submit {
    opacity: 0;
    top: 0px;
    right: 0px;
    left: auto;
    position: absolute;
    height: 24px;
    width: 24px;
    cursor: pointer;
    z-index: 5;
}
.wd_search-container .wd_site_search:before {
    content: '.';
    height: 24px;
    width: 24px;
    background-color: #007cb5;
    border-color: #007cb5;
    display: inline-block;
    position: absolute;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    right: 0px;
    top: 0px;
}
.wd_search-container .wd_site_search:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    content: "\f002";
    color: #fff;
    line-height: 24px;
    position: absolute;
    right: 6px;
    top: 0px;
    display: block;
    font-size: 13px;
}


body {
	color: #394B59;
}

body,html{

	background: white;
}

#wd_content>p,
#wd_content>td,
#wd_content>div {
	font-size: 14px;
}

#wd_content b,
#wd_left_column b,
#wd_right_column b,
#wd_content strong,
#wd_left_column strong,
#wd_right_column strong {
	font-family: 'SiemensSans-Black';
}

/* #wd_content ul li {
    background-image: url(../images/blue_li_sqr.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 17px;
    position: relative;
}

#wd_content ul.wd_gallery_slides li,
#wd_content ul.wd_asset_type_tabs li,
#wd_content .wd_asset_counts li {
	background-image: none;
	padding-left: 0;
} */

.pane-content-tabs-content-tabs .subsection_menu li:last-child,
.pane-content-tabs-career-tabs .subsection_menu li:last-child,
.pane-content-tabs-citizenship-tabs .subsection_menu li:last-child {
	border-right: 0px;
}

.left-column {
	float: left;
}
table.wd_sortable thead th {
	cursor: pointer;
}
table.wd_sortable tr:nth-child(even) {
    background: lightgray;
}

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
    font-family: inherit;
    font-size: 100%;
    color: inherit;
}

.wd_pageid_20303 .page_header {
	margin-top: 20px;
	display: none;
}

h2.page_header {
	display: block;
	clear: both;
	text-align: center;
	font-family: "SH-Headline";
}
.page_header a:hover {}
.wd_pageid_20296 h2.page_header {
	display: none;
}
.wd_pageid_34338 .wd_search-container {
	display: none;
}
/*
.breadcrumb {
	 color: #04151c;
	font-size: 11px;
	margin: 0;
	padding: 0 0 8px 0;
	color:#808080;	
	font-size:90%;
	left:200px;
	padding-left:10px;
	text-transform: lowercase;
}

.breadcrumb a, .breadcrumb a:visited {
	color:#808080 !important;
	text-decoration:underline;
}

.breadcrumb a:hover {
	background: none;
	color:#808080 !important;
	text-decoration:underline;
} */

.item {
	overflow: auto;
	margin: 0px 0px 20px 0px;
	padding-bottom: 5px;
}
.item_name {}
.item_date {}
.item_summary {}

ul.categories-vertical li {
	padding-bottom: 5px;
}

.detail_header {
	color: #394B59;
}

.detail_subheader {
	color: #394B59;
}

.category_name {
	color: #394B59;
}

.category_header {
	color: inherit;
	margin-bottom: 15px;
	font-family: "SH-Headline";
}

td.imagecaption {}

td.imagecaption p {
	font-size: .9em;
	font-style: italic;
}

.presentation {
	border: 1px solid #AAA9A4;
	border-collapse: collapse;
 }

.presentation td {
	border: 1px solid #AAA9A4;
	font-size: 13px;
	padding: 4px 8px;
	vertical-align: top;
 }

.pres_year {
	background: #eee;
	font-family: 'SiemensSans-Black';
}

div.wd_page_toolbar {
	float: right;
}

span.wd_page_tool {
	font-size: 1em;
}

.wd_featureboxes_right {}

.wd_featureboxes_right div.wd_featurebox {
	margin-bottom: 8px;
	/*margin-left: 5px;
	margin-right: 13px;
	width: 233px;*/
	overflow: auto;
}

.wd_featureboxes_middle .wd_featurebox_container {
	margin: 15px 0px;
}

#wd_content .wd_featureboxes_middle div.wd_featurebox_title,
#wd_left_column .wd_featureboxes_left div.wd_featurebox_title,
#wd_right_column .wd_featureboxes_right div.wd_featurebox_title {}

#wd_content div.wd_featurebox,
#wd_left_column div.wd_featurebox,
#wd_right_column div.wd_featurebox {}

.wd_featurebox_container {
	margin-bottom: 10px;
}

.wd_featurebox_title {
	font-family: "SH-Headline";
	font-family: 'SiemensSans-Black';
	margin-bottom: 20px;
	font-size: 24px;
	line-height: 30px;
	color: #394b59;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

.wd_featurebox {}

.wd_featurebox:after {
	display: table;
	clear: both;
	content: '';
}

.wd_pageid_20303 .wd_featurebox:after {
	display: none;
}

.wd_featureboxes_middle div.wd_featurebox {
}

.wd_newsfeed_releases-teaser .tools {
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 12px;
}

.tools img {
	vertical-align: middle;
}

.wd_featureboxes_left div.wd_featurebox_title {
}

.wd_featureboxes_left div.wd_featurebox {
}

.wd_pageid_34152 .wd_featureboxes_middle .wd_featurebox_container {
	display: inline-block;
	margin: 0 0 20px 0;
	width: 31%;
}
.wd_pageid_34152 .wd_featureboxes_middle .wd_featurebox_container {
	margin-right: 1%;
}
.wd_pageid_34152 .wd_featureboxes_middle .wd_imagetable {
	width: 100%;
}
.wd_pageid_34152 .wd_featureboxes_middle .wd_imagetable img {
	width: 100%;
	height: auto;
}
.wd_pageid_34152 .wd_featureboxes_middle .wd_imagetable td {
	position: relative;
}
.wd_pageid_34152 .wd_featureboxes_middle .wd_imagetable td:after {
	opacity: 0;
    transition: .3s all;
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(231,234,235,.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.wd_pageid_34152 .wd_featureboxes_middle .wd_imagetable td:hover:after {
	content:'Learn More';
	width: 100%;
	height: 100%;
	background: rgba(231,234,235,.5);
	opacity: 1;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	line-height:40px;
}
.wd_featureboxes_bottom_section  {
	margin-top: 54px;
}
.wd_featureboxes_bottom_section .wd_featurebox_title,
.wd_featureboxes_bottom_section strong {
	font-size: clamp(25px, 3vw, 37.92px);
  	font-family: 'SiemensSans-Black';
	margin-bottom: 20px;
}
.wd_featureboxes_bottom_section ul {
	margin-bottom: 54px;
}
@media (max-width: 730px){
	.wd_pageid_34152 .wd_featureboxes_middle .wd_featurebox_container {
		margin: 0;
		width: 100%;
	}
}

.wd_pageid_34176 .wd_featureboxes_middle .wd_featurebox_container {
	width: 48%;
	margin-right: 1%;
	float: left;
}
.wd_pageid_34176 .wd_featureboxes_middle .wd_imagetable[style] {
	margin-right: 10px !important;
}
@media (max-width: 1000px){
	.wd_pageid_34176 .wd_featureboxes_middle .wd_featurebox_container {
		margin: 0;
		width: 100%;
		float: none;
	}
}

.wd_featureboxes_disclaimer {
	text-align: center;
	margin-bottom: 40px;
}
.wd_pageid_34338.wd_password_needed .wd_featureboxes-vertical {
	display: none;
}
/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
    [styles]
   }
*/

div.wd_standard {}

div.wd_gallery {}

/* Begin FormBuilder styles */

div.wd_formbuilder {}

table.wd_formbuilder {}

.wd_formbuilder td {
	padding: 5px;
}
#recaptcha2_widget {
	overflow: hidden;
}

.wd_form_footer {
	margin: 0;
}
input.wd_formbuilder_submit {
	background-color: #00A9E0;
	border: 1px solid #00A9E0;
	margin: 20px 0;
}

table.wd_formbuilder p {
    margin: 0px;
}

.wd_stories .story_date,
.wd_stories-detail .detail_date,
.wd_stories-detail .story_date {
	display: none;
}

.wd_stories-detail .detail_header {
	font-size: 20px;
}

.wd_stories-detail .story_title {
	font-family: 'SiemensSans-Black';
}

.wd_stories .story_title a {
	font-size: 15px;
	font-family: 'SiemensSans-Black';
}

.wd_stories .categories {
	display: none;
}

/* Begin Calendar styles */

table.wd_calendar_header {
	background-color: #7d8dac;
	color: #ffffff;
	padding: 5px 5px 5px 5px;
	margin-top: 15px;
	border-style: none none dotted none;
	border-width: 0 0 thin 0;
}

table.wd_calendar_header a,
table.wd_calendar_header a:visited,
table.wd_calendar_header a:active,
table.wd_calendar_header a:link {
	color: #ffffff;
}

td.wd_calendar_header_label {
	text-align: center;
	font-family: 'SiemensSans-Black';
}

td.wd_calendar_header_prev {
	text-align: left;
}

td.wd_calendar_header_next {
	text-align: right;
}

table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
	background-color: #ffffff;
	text-transform: lowercase;
	font-size: .90em;
}

td.wd_calendar_day {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 14%;
	vertical-align: top;
}

html>body td.wd_calendar_day {
	padding: 0px 2px 0px 2px;	/* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #eeeeee;
	border-top: 1px #eeeeee solid;
	font-size: .85em;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #c6cede;
	border-top: 1px #c6cede solid;
	font-size: .85em;
}

td.wd_calendar_today {
	background-color: #FF9;
	border: 1px #000000 solid;
}

div.wd_calendar_day_header {
	text-align: right;
	color: #000000;
	font-family: 'SiemensSans-Black';
	padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
	color: #7d8dac;
}

div.wd_calendar_no_event {
	margin: 1px 0px 1px 0px;
	padding: 2px;
}

div.wd_calendar_event {
	width: 100%;
	margin: 1px 0px 1px 0px;
	padding: 2px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background-color: #77ccff;
}

html>body div.wd_calendar_event {
	left: -2px;	/* account for padding+border where width = content only */
}

div.wd_event_tip_header {
	background-color: #336699;
	border-bottom: 2px #ff7700 solid;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #000;
}

div.wd_event_tip_info {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #000;
}

div.wd_event_tip_info p {
	margin: 2px 0px 5px 0px;
	padding: 10px;
}

div.wd_event_tip_title {
	font-size: 1.2em;
	font-family: 'SiemensSans-Black';
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
	font-family: 'SiemensSans-Black';
}

div.calendar_subscribe_links img {
	margin: 0px 3px 0px 0px;
}

div.calendar_subscribe_links a {
	text-decoration: none;
}

/* Popup Fader */
div#wdFadeBackground {
    background-color: #555555;
    border: 5px;
    margin: 0px;
    padding: 0px;
}

div#wdFadePopup {
    background-color: #333333;
    padding: 2px;
}

td#wdFadeContent {
    background-color: #ffffff;
}

td#wdFadeClose {
    text-align: right;
}

/* Board Members PCT */

div.wd_board_committees table {
	margin-top: 10px;
	background-color: #FFF;
	border: 1px solid #336699;
	width: 85%;
}

.wd_board_committees th {
	padding: 10px;
	background-color: #EEE;
}

.wd_board_committees td {
	padding: 10px;
}

div.member_title {
}

div.wd_board_members {
}

/*
.wd_board_members item item_name a:link.itemlink, .wd_board_members a:visited.itemlink {}
.wd_board_members a:hover.itemlink {}
*/

/* Social Tools */

div.wd_socialtools {
    position: relative;
    text-align: right;
    font-size: 11px;
    font-family: 'SiemensSans-Black';
    margin-bottom: 20px;
}

div.wd_socialtools a:hover {
    text-decoration: none;
}

div.wd_socialtools_menu {
    background-color: #ffffff;
}

div.wd_socialtools_type {
    display: inline;
    margin: 0px 0px 0px 10px;
    height: 50px;
}

div.wd_socialtools_type img {
    margin-right: 5px;
}

div.wd_socialtools_tool {
    padding: 3px;
    margin: 5px 0px 0px 0px;
    text-align: left;
    white-space: nowrap;
}

div.wd_socialtools_tool img {
    margin-right: 5px;
}

div.wd_events-detail {
}

div.detail_date {
	padding-top: 10px;
}

div.detail_time {
	padding: 0px;
}

div.detail_header {
	padding-top: 10px;
}

p.search_result {
}

span.search_mime {
        font-size: 0.9em;
}

span.search_url {
        font-family: 'SiemensSans-Black';
}

.wd_pricedata-sidebar iframe {
	width: 220px;
	height: 350px;
}

.wd_featurebox .quote_last {
	font-size: 1em;
	font-family: 'SiemensSans-Black';
	color: #000000;
}

.wd_featurebox .quote_change_up {
	color: #009933;
}

.wd_featurebox .quote_change_down {
	color: #CC0000;
}

/* Financial Display Customizations */
.wd_chart-quote-footer {
	display: none;
}

#content, #thomson, #thomson table, #thomson table td {
overflow: hidden;
}

/* NEWS SCROLL ON HOME PAGE */

.wd_featureboxes_news_scroll .wd_featurebox_title {
    border-top: #c3c3c3 1px solid;
    border-bottom: #c3c3c3 1px solid;
    background-color: #f8f8f8;
    padding: 9px 5px;
    color: #007cb5;
    font-weight: normal;
    line-height: normal;
}

.wd_featureboxes_news_scroll .wd_featurebox .wd_news_releases-teaser {
    height: 110px;
    overflow: hidden;
}

.wd_featureboxes_news_scroll .wd_featurebox .wd_news_releases-teaser .item {
    height: 110px;
    overflow: hidden;
}

/* END NEWS SCROLL ON HOME PAGE */

#single-slider {
	width: 960px;
	height: 350px;
}

#single-slider .slides_container {
	width: 960px;
	overflow: visible !important;
	height: 300px !important;
	border: none;
	padding: 0px;
	background: #F2F4F5;
}
#single-slider .slides_container div {
	width: 960px;
}

#single-slider .slides_container div .slide-text {
	position: absolute;
	width: 350px;
	top: 15px;
	left: 536px;
}

#single-slider .next {
background-position: -29px 0;
left: 910px;
}

#single-slider ul.pagination {
	position: absolute;
	bottom: 15px;
	top: inherit;
	width: 100%;
	text-align: center;
}

a.single_slider_carousel_control, .single_slider_carousel_caption a {
	text-decoration: none;
}

#headerNavigationL {
    float: right;
    padding-top: 8px;
    position: relative;
    width: 135px; /* was 235px; */
}

#contentWrapper {
	max-width: 1170px;
}
#contentWrapper #single-slider .prev,
#contentWrapper #single-slider .next {
	z-index: 90;
}
.bottom_right_description ul,
.wd_category_items .item_content ul {
	padding-left: 10px;
	margin-bottom: 15px;
	list-style: disc;
}
.bottom_right_description ul li,
.wd_category_items .item_content ul li {
	list-style: disc;
	font-size: 1.6rem;
  letter-spacing: -0.011rem;
  line-height: 1.4em;
}

#footerContent #socialFollowWrap ul li {
    width: auto;
    overflow: auto;
    display: inline-block;
    float: left;
}

.wd_home_hero {
	aspect-ratio: 16/4;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.jumbotron {
	background: transparent url(../images/Varian-hero.png) center center repeat-x;
	background-image: none;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#59a949+0,088d8d+99 */
	background: #59a949; /* Old browsers */
	background: -moz-linear-gradient(top,  #59a949 0%, #088d8d 99%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #59a949 0%,#088d8d 99%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #59a949 0%,#088d8d 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59a949', endColorstr='#088d8d',GradientType=0 ); /* IE6-9 */

	text-align: center;
	PADDING-TOP: 0;
    margin: 0 0 20px;
	max-height: 141px;
}
.bannerContentHold {
    margin: 0 auto;
    position: relative;
    max-width: 960px;
}
.dot {
    background-image: url(../images/bg_banner_dots.png);
    background-image: none;
    background-repeat: repeat-x;
    background-position: top;
}
#bannerWrap {
	z-index: 2;
	position: relative;
	margin: 0;
	display: flex;
	align-items: center;
}
#bodyContent.wd_background {
	background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.wd_background #contentWrapper,
.wd_background #contentWrapper a {
    color: #fff;
}
.wd_background #breadcrumb {
    background: none;
}
.wd_background #breadcrumb a {
	color: #fff;
}
.wd_body_overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
#bannerMain {
    padding: 10px 0 0;
}
.wd_home_nav .has-children {
    position: relative;
}
.wd_home_nav .wd_top_subnav {
    display: none;
    position: absolute;
    top: 100%;
    background-color: #C3C3C3;
    padding: 10px 0;
}
.wd_home_nav .wd_top_subnav li a {
    padding: 10px 20px;
    display: block;
}
.wd_home_nav .wd_top_subnav li~li {
    border-top: 1px solid;
}
.wd_home_nav .open .wd_top_subnav {
    display: block;
}
.wd_home_nav, .wd_nav_header,
.wd_home_nav a {
    color: #000;
    font-weight: 700;
}
.wd_home_nav a {
    font-size: 18px;
}
.wd_home_nav .wd_nav_header a {
	font-size: 24px;
}
/*.navigation-container a.logo {
    display: none;
}*/
.logo {
	opacity: 0;
}
.bannerContentHold {
    padding: 0 20px;
    max-width: unset;
}
ul.wd_home_nav {
    display: flex;
    text-align: center;
	column-gap: 16px;
    align-items: center;
}
.wd_home-logo {
    position: absolute;
    top: 50%;
    left: -180px;
    transform: translateY(-50%);
}
#bannerWrap #bannerMain .smallerBanner .bannerImage {
    max-height: 141px;
    min-height: 141px;
}
#bannerWrap #bannerMain .smallerBanner .bannerImage img {
    position: absolute;
    display: block;
    width: 960px;
    max-width: none;
    right: 0px;
    top: 0px;
}
.smallerBanner .textoverlay {
    top: 15px;
    left: 0px;
    position: absolute;
    width: 960px;
    right: 0;
    margin: 0 auto;
}
.smallerBanner .textoverlay h2.bannerTitle {
    font-size: 40px;
    padding-bottom: 10px;
}
.carousel-inner .item.active h2.bannerTitle {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) rotate(0deg) scale(1,1);
    transform: translate3d(0,0,0) rotate(0deg) scale(1,1);
    -webkit-transition: opacity 300ms ease-in-out 50ms,-webkit-transform 250ms ease-in-out 100ms;
    transition: opacity 300ms ease-in-out 50ms,-webkit-transform 250ms ease-in-out 100ms;
    transition: opacity 300ms ease-in-out 50ms,transform 250ms ease-in-out 100ms;
    transition: opacity 300ms ease-in-out 50ms,transform 250ms ease-in-out 100ms,-webkit-transform 250ms ease-in-out 100ms;
}
.bannerDescription, .bannerDescription h2 {
    font-size: 20px;
    color: #fff;
    line-height: 1.2em;
    text-align: left;
    padding-bottom: 18px;
    max-width: 480px;
}
.carousel-inner .item.active .bannerDescription {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) rotate(0deg) scale(1,1);
    transform: translate3d(0,0,0) rotate(0deg) scale(1,1);
    -webkit-transition: opacity 300ms ease-in-out 100ms,-webkit-transform 250ms ease-in-out 150ms;
    transition: opacity 300ms ease-in-out 100ms,-webkit-transform 250ms ease-in-out 150ms;
    transition: opacity 300ms ease-in-out 100ms,transform 250ms ease-in-out 150ms;
    transition: opacity 300ms ease-in-out 100ms,transform 250ms ease-in-out 150ms,-webkit-transform 250ms ease-in-out 150ms;
}

.wd_site_search #form_input {
	background: #fff;
    border: 1px solid #bdc6cb;
    margin: 0;
    position: relative;
    height: 24px;
    border-radius: 0;
    box-shadow: none;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0px 10px;
	width: 180px;
}
.wd_site_search #edit-submit {
	top: 4px;
    position: relative;
}

/*structure in example is:
.wd_nav_container .wd_featurebox {}
.wd_nav_container .wd_featurebox #subNavBars {}
.wd_nav_container .wd_featurebox #subNavBars:before {}
.wd_nav_container .wd_featurebox #subNavBars:after {}
.wd_nav_container .wd_featurebox #subNavBars i.fa.fa-bars {}
.wd_nav_container .wd_featurebox #subNavBars i.fa.fa-bars:before {}
.wd_nav_container .wd_featurebox #subNavBars i.fa.fa-bars .hidden {}
.wd_nav_container .wd_featurebox .nav {}
.wd_nav_container .wd_featurebox .nav li {}
.wd_nav_container .wd_featurebox .nav li a {}

*/
#subNavBars {display: none;}
.wd_nav_container .wd_featurebox {
	position: relative;
}
.wd_nav_container .wd_featurebox .nav{
	display: block;
}

.wd_search_result + p {
    display: inline-block;
    overflow: hidden;
    border: 1px solid #ddd;
	border-radius: 3px;
}
.wd_search_result + p a {
	display: inline-block;
    margin: 0 0px !important;
    padding: 8px;
    border-right: 1px solid #cccccc;
	background-color: #fff;
}
.wd_search_result + p>span {
	display: inline-block;
    margin: 0 0px !important;
    padding: 8px;
    border-right: 1px solid #cccccc;
	background-color: #eee;
}
.wd_search_result + p>span.arrow {
	background-color: #fff;
}

.wd_search_result + p :last-child {
    border-right: 0px solid #cccccc;
}
.cclose {color: red !important}

.wd_pageid_31868 div.wd_subscribe_link {
	    margin: 0px 0 25px;
		float: right;
}

.item .wd_attachment {margin-top: 0px;}
.wd_attachment_size,
.wd_attachment_spacer {display: none;}




.wd_casestudies {
	font-family: 'SiemensSans-Black';
}
.wd_casestudies_nav-34191,
.wd_casestudies_nav-34304,
.wd_casestudies_nav-34321 {
	border-bottom: none !important;
}
.wd_casestudies > li {
	margin: 20px 0;
	overflow: auto;
	border-bottom: 1px solid #000;
	padding-bottom: 12px;
}
.wd_casestudies_header {
	text-align: left;
	background-size: 150px;
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	font-size: 16px;
	max-width: 832px;
	margin: 6px auto 16px;
}

/* .wd_casestudies_nav-34320 .wd_casestudies_header,
.wd_casestudies_nav-34145 .wd_casestudies_header,
.wd_casestudies_nav-34192 .wd_casestudies_header,
.wd_casestudies_nav-34219 .wd_casestudies_header,
.wd_casestudies_nav-34298 .wd_casestudies_header{
	background-image: url('../images/icon_cranial.png');
}
.wd_casestudies_nav-34317 .wd_casestudies_header,
.wd_casestudies_nav-34292 .wd_casestudies_header,
.wd_casestudies_nav-34148 .wd_casestudies_header,
.wd_casestudies_nav-34301 .wd_casestudies_header,
.wd_casestudies_nav-34305 .wd_casestudies_header  {
	background-image: url('../images/icon_head-and-neck_2.png');
}
.wd_casestudies_nav-34315 .wd_casestudies_header,
.wd_casestudies_nav-34290 .wd_casestudies_header,
.wd_casestudies_nav-34153 .wd_casestudies_header,
.wd_casestudies_nav-34196 .wd_casestudies_header,

.wd_casestudies_nav-34331 .wd_casestudies_header,
.wd_casestudies_nav-34314 .wd_casestudies_header {
	background-image: url('../images/icon_lung.png');
}
.wd_casestudies_nav-34313 .wd_casestudies_header,
.wd_casestudies_nav-34287 .wd_casestudies_header,
.wd_casestudies_nav-34162 .wd_casestudies_header,
.wd_casestudies_nav-34198 .wd_casestudies_header,
.wd_casestudies_nav-34322 .wd_casestudies_header,
.wd_casestudies_nav-34319 .wd_casestudies_header {
	background-image: url('../images/icon_liver.png');
}
.wd_casestudies_nav-34316 .wd_casestudies_header,
.wd_casestudies_nav-34284 .wd_casestudies_header,
.wd_casestudies_nav-34165 .wd_casestudies_header,
.wd_casestudies_nav-34199 .wd_casestudies_header,
.wd_casestudies_nav-34303 .wd_casestudies_header,
.wd_casestudies_nav-34310 .wd_casestudies_header {
	background-image: url('../images/icon_pelvis.png');
}
.wd_casestudies_nav-34172 .wd_casestudies_header,
.wd_casestudies_nav-34220 .wd_casestudies_header,
.wd_casestudies_nav-34293 .wd_casestudies_header {
	background-image: url('../images/icon_foot.png');
}
.wd_casestudies_nav-34296 .wd_casestudies_header,
.wd_casestudies_nav-34191 .wd_casestudies_header,
.wd_casestudies_nav-34241 .wd_casestudies_header,
.wd_casestudies_nav-34304 .wd_casestudies_header, 
.wd_casestudies_nav-34321 .wd_casestudies_header {
	background-image: url('../images/icon_index_2.png'); width: 100%;
} */

.wd_casestudies-subnav {
	width: 80%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
}
.wd_casestudies-subnav li {
	margin: 10px;
	float: left;
	width: 30%;
}
.wd_casestudies-subnav li a {
	text-align: center;
	display: block;
	padding: 10px;
	background: #000;
	color: #fff;
	min-height: 75px;
	border-radius: 10px;
	transition: all .5s;
}
.wd_casestudies_nav-34320 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34145 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34192 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34219 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34298 .wd_casestudies-subnav li a  {
	background: #000000;
}
.wd_casestudies_nav-34317 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34292 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34148 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34301 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34305 .wd_casestudies-subnav li a {
	background: #EC6602;
}
.wd_casestudies_nav-34315 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34290 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34153 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34196 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34331 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34314 .wd_casestudies-subnav li a {
	background: #009999;
}
.wd_casestudies_nav-34313 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34287 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34162 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34198 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34322 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34319 .wd_casestudies-subnav li a  {
	background: #404040;
}
.wd_casestudies_nav-34316 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34284 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34165 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34199 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34303 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34310 .wd_casestudies-subnav li a {
	background: #808080;
}
.wd_casestudies_nav-34172 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34220 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34293 .wd_casestudies-subnav li a {
	background: #bfbfbf;
}
.wd_casestudies_nav-34296 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34191 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34241 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34304 .wd_casestudies-subnav li a,
.wd_casestudies_nav-34321 .wd_casestudies-subnav li a {
	background: #2a99a0;
}
.wd_casestudies-subnav li a:hover{
	color: #fff;
	opacity: .8;
}

/* Start Clinical Trial */
.wd_pageid_34338 .item {
	display: flex;
	gap: 3.2rem;
	align-items: center;
	flex-direction: row-reverse;
}
.wd_pageid_34338 .item:nth-child(1) {
	margin-top: 0;
}

.wd_pageid_34338 .item:nth-child(even) {
	flex-direction: row;
}
.wd_pageid_34338 .item:nth-child(2) {
	flex-direction: column;
	align-items: start;
	margin-bottom: 60px;
}
.wd_pageid_34338 .item:nth-child(2) .item_inner_wrapper {
	flex-direction: row-reverse;
	display: flex;
	width: 100%;
}
.wd_pageid_34338 .item:nth-child(3) {
	flex-direction: row-reverse;
	align-items: start;
	margin-bottom: 60px;
}
.wd_pageid_34338 .item:nth-child(2) {
	margin-top: 60px;
}
.wd_pageid_34338 .item:nth-child(2) .item_name {
	width: 100%; 
	margin-bottom: 10px;
	padding-left: 6.4rem;
}
.wd_pageid_34338 .item:nth-child(2) strong {
	font-size: 3rem;
	font-family: 'SiemensSans-Black'; 
}
.wd_pageid_34338 .item:nth-child(3) .item_name {
	font-size: 3rem;
}
.wd_pageid_34338 .item:nth-child(2) .wd_imagewrapper,
.wd_pageid_34338 .item:nth-child(3) .wd_imagewrapper {
	width: 25%;
}
.wd_pageid_34338 .item:nth-child(2) .wd_imagewrapper img,
.wd_pageid_34338 .item:nth-child(3) .wd_imagewrapper img {
	object-fit: contain;
}
.wd_pageid_34338 .item:nth-child(2) .item_content,
.wd_pageid_34338 .item:nth-child(3) .item_content {
	width: 100%;
}

.wd_pageid_34338 .wd_imagetable {
	position: relative;
	overflow: hidden;
	aspect-ratio: 4 / 3;
	display: block !important;
	width: calc(50% - 1.6rem);
}
.wd_pageid_34338 .item_name {
	font-size: clamp(25px, 3vw, 37.92px);
	font-family: 'SiemensSans-Black';
	line-height: 1.1;
	margin-bottom: 2.8rem;
}
.wd_pageid_34338 .item .wd_imagewrapper {
	width: calc(50% - 1.6rem);
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: top;
	aspect-ratio: 5 / 5;
	position: relative;
}
.wd_pageid_34338 .item .wd_imagewrapper img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 20px;
}
.wd_pageid_34338 .item_content {
	width: calc(50% - 1.6rem);
	padding: 2.2rem 6.4rem;
	background-color: transparent;
	border-radius: 12px;
}
.wd_pageid_34338 form label {
	margin-top: 5px;
}
.wd_pageid_34338 .wd_home_hero {
	background-position: center 65%;
	max-width: initial;
}

/* End Clinical Trial */

/* Radiate-VT Page */
.top_item_right {
	display: flex;
  	gap: 3.2rem;
  	margin-top: 0px;
  	align-items: center;
}
.top-left-text,
.stats-box {
	width: calc(50% - 1.6rem);
	padding: 2.2rem 6.4rem;
	background-color: transparent;
	border-radius: 12px;
}
.stats-box h3 {
	font-size: 15px;
	text-align: center;
	font-family: 'SiemensSans-Black';
	margin-bottom: 30px;
}
.top_right_image {
	width: calc(50% - 1.6rem);
  	text-align: center;
  	display: flex;
  	flex-direction: column;
}
.bottom_item_right {
	width: calc(50% - 1.6rem);
  	text-align: left;
  	display: flex;
  	flex-direction: column;
	padding: 2.2rem 6.4rem;
}
.stats-box ul {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.stats-box ul li {
	text-align: center;
	font-family: 'SiemensSans-Black';
	font-size: 16px;
}
.bottom_item {
	display: flex;
  	gap: 3.2rem;
  	margin-top: 0px;
  	align-items: center;
}
/* End Radiate-VT Page */


/* hero */
.wd_home_hero_wrap {
	background: #000;
}
.wd_home_hero {
	max-width: 1140px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	align-items: center;
	height: 700px;
}
.wd_home_hero .wd_header_content {
	color: white;
	font-family: 'SH-Headline';
	font-size: 40px;
	max-width: 400px;
	line-height: 1.3;
}
.wd_orange {
	color: #cf4b00;
	display: block;
}
.wd_gray {
	color: #888;
	display: block;
}


/* news studies */
#wd_printable_content > .wd_imagetable img {
	max-width: 500px;
}

.wd_featurebox_title {
	font-family: 'SH-Headline';
	font-size: 48px;
	color: #333;
	line-height: 1.2;
	font-weight: normal;
}

.wd_featureboxes_top_home > .wd_featurebox_container .wd_featurebox_title {
	margin-bottom: 36px;
}
.wd_featureboxes_top_home > .wd_featurebox_container h2,
.wd_featureboxes_top_home > .wd_featurebox_container p {
	margin-left: 24px;
}
.wd_featureboxes_top_home > .wd_featurebox_container {
	margin-bottom: 40px;
}

.wd_top_flex {
	display: flex;
	gap: 30px;
	border-top: 2px solid #ddd;
}
.wd_top_flex > .wd_featurebox_container {
	border-bottom: 2px solid #ddd;
	padding-bottom: 30px;
	width: calc(50% - 15px);
}
.wd_featureboxes_top_home .wd_imagetable img {
	border-radius: 12px;
}

.wd_top_flex .wd_imagetable img {
	height: 280px;
	max-width: 440px;
	width: 100%;
	object-fit: cover;
}
.wd_top_flex .wd_imagetable {
	margin: 46px 0 34px !important;
}

.wd_featureboxes_top_home .wd_featurebox h3 {
	font-family: 'SH-Headline';
	font-size: 28px;
	color: #333;
	line-height: 1.3;  
	font-weight: normal;
	margin-left: 24px;
}

.wd_top_flex .wd_featurebox_title,
.wd_featureboxes_top_home h2 {
	font-family: 'SH-Headline';
	font-size: 40px;
	color: #333;
	line-height: 1.3;  
	font-weight: normal;
}
.wd_top_flex .wd_featurebox_title {
	font-size: 28px;
}
.wd_featureboxes_top_home > .wd_featurebox_container p:last-child > a,
.wd_top_flex p:last-child > a {
	color: #666;
	font-weight: 400;
	font-size: 16px;
	font-family: 'SiemensSans-Black';
	text-decoration: none;
	display: block;
	margin-top: 16px;
}
.wd_featureboxes_top_home > .wd_featurebox_container p:last-child > a::before,
.wd_top_flex p:last-child > a::before {
	content: '\f054';
	font-family: 'fontawesome';
	margin-right: 6px;
	font-size: 14px;
}
.wd_featureboxes_top_home h3 strong,
.wd_featureboxes_top_home h4 strong,
.wd_featureboxes_top_home h3,
.wd_featureboxes_top_home h4 {
	font-size: 16px;
	font-weight: normal;
	font-family: 'SiemensSans-Roman';
	text-transform: none;
}
.wd_featureboxes_top_home {
	padding: 40px 0;
}

.wd_showall {
	font-family: 'SiemensSans-Black';
	background: #cf4b00;
	color: white !important;
	border-radius: 100px;
	padding: 10px 20px;
	text-decoration: none !important;
	display: block;
	width: fit-content;
	margin-bottom: 72px;
	font-size: 16px;
}
.wd_middle_2_wrap .wd_showall {
	position: relative;
	z-index: 1;
	margin: 40px 0 0 auto;
}



/* middle 2 */
.wd_middle_2_wrap {
	position: relative;
	background: #1a1a1a;
	padding: 72px 0;
}
.wd_middle_2_wrap:after {
	content: '';
	background: #1a1a1a;
	width: 100vw;
	top: 0;
	position: absolute;
	display: block;
	z-index: 0;
	height: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.wd_featureboxes_middle_2 {
	display: flex;
	position: relative;
	z-index: 1;
	gap: 24px;
}
.wd_middle_2_wrap .wd_featurebox_title {
	position: relative;
	z-index: 1;
	color: white;
	margin-bottom: 40px;
}

.wd_featureboxes_middle_2 p {
	color: #aaa;
	font-size: 18px;
}
.wd_featureboxes_middle_2 p a {
	font-family: 'SiemensSans-Black';
	background: #fff;
	color: #333;
	border-radius: 100px;
	padding: 10px 20px;
	text-decoration: none !important;
	display: block;
	width: fit-content;
	font-size: 16px;
	margin-top: 30px;
}
.wd_featureboxes_middle_2 .wd_featurebox_title,
.wd_featureboxes_middle_2 .wd_featurebox {
	margin: 0 4%;
}
.wd_featureboxes_middle_2 .wd_featurebox_title {
	font-weight: 400;
	font-size: 22px;
	font-family: 'SiemensSans-Black';
	margin-top: 30px;
	margin-bottom: 16px;
	line-height: 1.3;
}
.wd_featureboxes_middle_2 .wd_image_wrap img {
	border-radius: 12px;
	width: 100%;
	height: 200px;
	object-fit: cover;
}
.wd_featureboxes_middle_2 .wd_featurebox_container {
	flex: 1;
}




/* bottom fb */
.wd_featureboxes_bottom {
	padding: 72px 0;
}
.wd_featureboxes_bottom .wd_orange {
	display: inline-block;
}
.wd_featureboxes_bottom .wd_featurebox_title{
	margin-bottom: 24px;
}
.wd_featureboxes_bottom .wd_featurebox{
	--media-col: 62%;
	display: grid;
	grid-template-columns: var(--media-col) 1fr;
	
	border: 1px solid #e7e7e7;
	border-radius: 16px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 6px 20px rgba(0,0,0,.08);
	position: relative;
}

/* Image table becomes the left panel */
.wd_featureboxes_bottom .wd_featurebox > table.wd_imagetable{
	grid-column: 1;
	grid-row: 1 / span 6;
	width: 100% !important;
	height: 100%;
	margin: 0 !important;
	border: 0;
	background: #000;
}

/* Ensure the image fills the left panel */
.wd_featureboxes_bottom .wd_featurebox > table.wd_imagetable img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* Right panel typography + spacing */
.wd_featureboxes_bottom .wd_featurebox p{
	grid-column: 2;
	margin: 0;
	padding: 0 24px;
	color: #222;
}

.wd_featureboxes_bottom .wd_featurebox p.wd_title{
	padding-top: 56px; /* leaves room for badge */
	font-size: 18px;
	line-height: 1.25;
	color: #111;
}

.wd_featureboxes_bottom .wd_featurebox p.wd_title strong{
	font-family: 'SiemensSans-Black';
	font-size: 22px;
	font-weight: normal !important;
}

/* Body copy */
.wd_featureboxes_bottom .wd_featurebox p:not(.wd_title):not(.wd_more){
	padding-top: 10px;
	padding-bottom: 18px;
	color: #2a2a2a;
}

/* CTA row */
.wd_featureboxes_bottom .wd_featurebox p.wd_more{
	padding: 0 24px 22px 24px;
	align-self: end;
	grid-row: 6;
}

.wd_featureboxes_bottom .wd_featurebox p.wd_more a{
	display: inline-block;
	padding: 10px 16px;
	border-radius: 999px;
	background: #111;
	color: #fff;
	text-decoration: none;
	font-family: "SiemensSans-Black"
}

.wd_featureboxes_bottom .wd_featurebox p.wd_more a:hover{
	background: #000;
}

/* "On-site" badge (pseudo-element, no HTML changes) */
/* .wd_featurebox::before{
	content: "On-site";
	position: absolute;
	top: 18px;
	left: calc(var(--media-col) + 24px);
	padding: 4px 10px;
	border-radius: 999px;
	background: #e9eaec;
	color: #111;
} */

@media (max-width: 1199px){
	#bannerWrap {
		display: none;
	}
}

/* Responsive: stack image on top */
@media (max-width: 720px){
	.wd_featureboxes_bottom .wd_featurebox{
		--media-col: 100%;
		grid-template-columns: 1fr;
	}
	
	.wd_featureboxes_bottom .wd_featurebox > table.wd_imagetable{
		grid-column: 1;
		grid-row: 1;
	}
	
	.wd_featureboxes_bottom .wd_featurebox > table.wd_imagetable img{
		height: auto;
		aspect-ratio: 16 / 9;
	}
	
	.wd_featureboxes_bottom .wd_featurebox p{
		grid-column: 1;
		padding: 0 16px;
	}
	
	.wd_featureboxes_bottom .wd_featurebox p.wd_title{
		padding-top: 44px;
		padding-bottom: 0;
	}
	
	.wd_featureboxes_bottom .wd_featurebox p.wd_more{
		padding: 0 16px 16px 16px;
	}
	
	.wd_featureboxes_bottom .wd_featurebox::before{
		left: 16px;
		top: calc((9 / 16) * 100vw); /* approximate; still fine if it overlaps slightly */
		transform: translateY(-36px);
	}
}




@media (max-width: 1024px) {
	
	.wd_featureboxes_middle_2 {
		flex-direction: column;
	}
	.wd_top_flex {
		flex-wrap: wrap;
	}
	.wd_featureboxes_middle_2 .wd_featurebox_container,
	.wd_top_flex > .wd_featurebox_container {
		width: 100%;
		flex: 1;
	}
	
	.wd_top_flex .wd_imagetable img,
	.wd_featureboxes_middle_2 .wd_image_wrap img {
		height: 50vw;
		width: 100%;
		max-width: 100%;
	}
	
}








@media (min-width: 769px){
	div.wd_form_field_pos_right div.wd_form_field_label, div.wd_form_field_pos_right_inline div.wd_form_field_label, div.wd_form_footer div.wd_form_legend {
		float: none;
		width: 100%;
		text-align: left;
	}
	div.wd_form_footer div.wd_form_buttons {
		margin-left: 0px;
	}


}
@media (max-width: 1390px) {
	ul.wd_home_nav {
	    flex-wrap: wrap;
	    row-gap: 20px;
	}
	.wd_home-logo {
		left: 10px;
	}
}

@media (max-width: 1170px) {
	.wd_sortable_wrapper {
		overflow-x: auto;
	}
}

@media (max-width: 991px){

	.wd_nav_container .wd_featurebox .nav{
		display: none;
	}
	.site-title,
	.header-links {
		margin-top: 0;
	}
	#subNavBars {
		position: relative;
		font-size: 0px;
		cursor: pointer;
		width: 22px;
		height: 20px;
		overflow: hidden;
		background: transparent;
		display: block;
	}
	#subNavBars i {
		top: 8px;
	}
	#subNavBars i,
	#subNavBars:before,
	#subNavBars:after {
		z-index: 5;
		display: block;
		content: " ";
		position: absolute;
		left: 0;
		width: 100%;
		margin: 0;
		padding: 0;
		outline: 0;
		height: 4px;
		background: #333;
		-webkit-transition: all 0.1s ease-in-out;
		transition: all 0.1s ease-in-out;
	}
	#subNavBars:before {
		top: 0px;
	}
	#subNavBars:after {
		bottom: 0px;
	}
	#subNavBars.active:before,
	#subNavBars:hover:before {
		-webkit-transform: rotateZ(-90deg);
		transform: rotateZ(-90deg);
	}
	#subNavBars.active:after,
	#subNavBars:hover:after {
		-webkit-transform: rotateZ(90deg);
		transform: rotateZ(90deg);
	}
	.hidden {
		display: none!important;
	}
	.jumbotron {max-height: 142px;}
	#bannerWrap #bannerMain .smallerBanner .bannerImage img {
		width: auto;
		height: 142px;
		right: -20%;
	}
	.smallerBanner .textoverlay {
		top: 50px;
		width: 750px;
	}
	.wd_top_nav ul.nav {
	    flex-wrap: wrap;
	}
	ul.wd_home_nav {
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.wd_pageid_20303 .navigation-container a.logo {
	    display: block;
	}
	ul.wd_home_nav {
		margin-left: 0;
	}
	.wd_home-logo {
		display: none;
	}
}

@media (min-width: 767px) and (max-width: 991px){
	.smallerBanner .textoverlay {
		top: 20px;
		width: 750px;
	}
	#bannerWrap #bannerMain .smallerBanner .bannerImage img {
		right: 10% !important;
	}
	.wd_casestudies_header {
		width: 25%;
	}
	.wd_casestudies-subnav {
		width: 70%;
	}
	.wd_casestudies-subnav li {
		margin: 5px;
		width: 45%;
	}
}

@media (max-width: 767px){
	.subsection_menu {display:none}
	.wd_subnav_wrapper {
		display:block;
		position:relative;
	}
	.wd_subnav_wrapper:after {
/*		content: "\f078";
		font-family: 'FontAwesome';
	position: absolute;
    top: 4px;
    right: 4px;	*/
	}
	#wd_subnav_mobile {
		display: block;
		border: 1px solid #CCC;
    padding: 4px;
    width: 100%;
	background: transparent;
	}
	#bannerWrap #bannerMain .smallerBanner .bannerImage img {
		right: 0px !important;
	}
	.smallerBanner .textoverlay {
		top: 20px;
		width: 55%;
		right: auto;
		left: 15px;
	}
	.smallerBanner .textoverlay h2.bannerTitle {
		font-size: 30px;
	}
	.bannerDescription, .bannerDescription h2 {
		font-size: 14px;
	}
	#wd_left_column {
		margin-bottom: 20px;
	}
	#wd_printable_content table.wd_imagetable,
	#wd_printable_content img {
		width: 100% !important;
		max-width: 100% !important
	}
	.wd_casestudies_header {
		width: 100%;
	}
	.wd_casestudies-subnav {
		width: 100%;
	}
	.wd_casestudies-subnav li {
		margin: 10px auto;
		width: 90%;
		float: none;
	}
	.wd_casestudies-subnav li a {
		min-height: 0;
	}
	.wd_top_nav ul.nav {
		display: block;
		text-align: left;
	}
	ul.wd_home_nav {
		flex-direction: column;
	}
	.wd_home_nav li {
		width: 100%;
	}
	.bannerContentHold {
		height: auto;
	}
	.wd_home_nav .wd_top_subnav {
		position: relative;
	}
	.wd_pageid_34338 .item {
		display: flex;
		flex-direction: column;
		gap: 3.2rem;
		margin-top: 56px;
	}
	.wd_pageid_34338 .item:nth-child(even) {
		flex-direction: column;
	}
	.wd_pageid_34338 .item .wd_imagewrapper, 
	.wd_pageid_34338 .item_content {
		width: 100%;
		max-width: 500px;
	}
	.wd_pageid_34338 .item_content {
		padding: 4rem;
	}
	.top_item_right {
		flex-direction: column;
	}
	.top-left-text, .stats-box, 
	.bottom_item_right
	 {
		width: 100%;
		padding: 4rem;
	}
	.bottom_item_right {
		padding-bottom: 0;
	}
	.bottom_item {
		flex-direction: column-reverse;
		gap: 0;
	}
	.bottom_item .stats-box {
		padding-top: 0;
	}
	.stats-box ul {
		justify-content: space-evenly;
	}
	.wd_pageid_34338 .item:nth-child(2),
	.wd_pageid_34338 .item:nth-child(3) {
		display: flex;
		flex-direction: column;
		gap: 3.2rem;
		max-width: 500px;
		margin: 0 auto;
	}
	.wd_pageid_34338 .item:nth-child(2) .item_name {
		padding-left: 4rem;
		padding-right: 4rem;
	}
	.wd_pageid_34338 .item:nth-child(2) .item_inner_wrapper,
	.wd_pageid_34338 .item:nth-child(3) {
		flex-direction: column-reverse;
		justify-content: center;
	}
	.wd_imagewrapper {
		width: 100%;
	}
	.wd_imagewrapper img {
		width: 100%;
		text-align: center;
	}
	.wd_pageid_34338 .item:nth-child(2) .wd_imagewrapper, .wd_pageid_34338 .item:nth-child(3) .wd_imagewrapper {
		width: 120px;
		margin: 0 auto;
	}
}

@media (max-width: 565px) {
	
}

@media (max-width: 530px){
	.smallerBanner .textoverlay {
		top: 20px;
		width: 95%;
		right: auto;
		left: 15px;
	}
	.wd_pageid_34338 .item_content, 
	.top-left-text {
		padding: 4rem 0;
	}
	.bottom_item_right,
	.bottom_item .stats-box {
		padding: 0;
	}
	.stats-box ul {
		flex-direction: column;
		gap: 1rem;
	}
	.stats-box {
		margin-bottom: 4rem;
	}
}
@media (max-width: 400px){
/*	.wd_pageid_31868 div.wd_subscribe_link,
	div.wd_subscribe_link {
	    margin: 0px 0 0px;
	    float: right;
	}
	#wd_content .page_header {clear: both;}*/
	.wd_sphinx_search #basic_search_keywords {width: calc(100% - 74px);}
}
@media (max-width: 330px){

	.smallerBanner .textoverlay .bannerDescription{
		display: none;
	}
	div.wd_subscribe_link {
		text-align: right;
		margin: 5px 0 0px;
	}
	#wd_content .wd_site_search {
		max-width: 100%;
	}
	#wd_content .wd_site_search #form_input {
		max-width: calc(100% - 24px);
	}
}

/* CLIENT CSS OVERRIDES */
.subnav {
	margin: 0 30px 10px;
}
#wd_cs_nav, #wd_cs_nav-mobile {
	margin: 40px 0;
	background: #e7eaeb;
	border-radius: 4px;
}
nav#horizontal-nav-wrapper {
	text-align: left;
	display: table;
	margin: 0 auto;
	overflow: visible;
}
#horizontal-nav-wrapper ul.casestudies-nav  {
	list-style:none;
	margin:0;
	padding:0;
}
#horizontal-nav-wrapper ul a {
	display: block;
	color: #3a4b57;
	text-decoration: none;
	font-weight: 700;
	font-size: 16px;
	/*text-transform: uppercase;*/
	line-height: 32px;
	padding: 5px 15px;
	letter-spacing: 1px;
}
#horizontal-nav-wrapper ul a:hover {
	text-decoration: underline;
}
#horizontal-nav-wrapper ul li {
	cursor: pointer;
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
#horizontal-nav-wrapper ul li.current-menu-item {
	background:#d2f0ff;
}
#horizontal-nav-wrapper ul ul {
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#f2f4f5;
	padding:0;
	z-index: 999;
}
#horizontal-nav-wrapper ul ul li {
	float:none;
	width:420px;
}
#horizontal-nav-wrapper ul ul li:last-child {
}
#horizontal-nav-wrapper ul ul a {
	line-height:120%;
	padding:10px 15px;
	font-size: 12px;
}
#horizontal-nav-wrapper ul ul ul {
	top:0;
	left:100%;
	z-index: 999;
}
#horizontal-nav-wrapper ul li:hover > ul {
	display:block;
}
@media (min-width: 729px){
	#wd_cs_nav-mobile { display: none; }
	#wd_cs_nav { display: block; }
}
@media (max-width: 730px){
	#wd_cs_nav-mobile { display: block; }
	#wd_cs_nav { display: none; }
	#horizontal-nav-wrapper ul li { float: none; width: 100%; }
	nav#horizontal-nav-wrapper { width: 100%; }
}

#horizontal-mobilenav-wrapper ul a {
	display:block;
	color:#3a4b57;
	text-decoration:none;
	font-weight:700;
	font-size:16px;
	text-transform: uppercase;
	line-height:32px;
	padding:5px 15px;
}
#horizontal-mobilenav-wrapper .casestudies-mobile-nav li {
	cursor: pointer;
}
#horizontal-mobilenav-wrapper .casestudies-mobile-nav li ul {
	background: #f2f4f5;
	display: none;
}
#horizontal-mobilenav-wrapper .casestudies-mobile-nav li ul.mobile-nav-open {
	display: block;
}
#horizontal-mobilenav-wrapper ul ul a {
    line-height: 120%;
    padding: 10px 15px;
    font-size: 12px;
}

.category-nav {
	text-align: center;
}
.category-nav a.active {
	color: #000;
}

.wd_csallnav ul {
	margin: 0 0 5px 20px;
}

ul.wd_csallnav li.wd_allnav-34157 {
	display: none; /* ALL Nav Link */
}

/* CLIENT CSS OVERRIDES */
h2, h3 { margin: 0 0 5px 0; }

* {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}





#bannerMain .wd_home_nav a {
	font-family: 'SiemensSans-Roman';
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}
#bannerMain .wd_nav_header a {
	font-family: 'SiemensSans-Bold';
	font-weight: normal;
}
#footer-menu {
	padding: 20px 0;
}

#footer-menu,
#footer-menu .copyright-wrapper,
#footer-menu .legal-footer-wrapper {
	background-color: #000;
}

#footer-menu .copyright-wrapper p,
#footer-menu .legal-footer-wrapper a {
	color: #fff;
}

.wd_home_nav a {
	color: #333333;
}

.legal-footer-wrapper > .container {
	border-bottom: 1px solid rgb(128, 128, 128);
	padding-bottom: 14px;
}
#main-header-bar .logo {
	opacity: 0;
}



.wd_home_nav > li > a {
	padding: 8px 12px;
	text-decoration: none;
}
.wd_home_nav .has-children > a::after {
	content: '\f078';
	font-family: 'fontawesome';
	margin-left: 10px;
}
.wd_home_nav > li > a:hover {
	border-radius: 100px;
	background: #333;
	color: white;
}
.wd_home_nav .has-children > a:hover:after {
	color: white;
}
.wd_home_nav .wd_top_subnav {
	background: white;
	color: #333;
	top: 42px;
}

#main-header-bar .logo {
	display: block;
	margin-right: 24px;
}
#usabilla_live_button_container_151372696,
.usabilla_live_button_container {
	display: none !important;
}