/* Begin classes for common SPIN elements */

body {
	zoom: 1 !important;
}
.wd_gallery_modal img {
	max-height: 60vh !important;
}
.wd_gallery_modal .wd_image {
	width: fit-content !important;
}
.wd_modal-inner {
	overflow-y: auto !important;
}
#wd_printable_content ul li {
	overflow: visible;
}


.wd_item .wd_title {
	font-size: 30px;
}
.wd_content {
	width: 100%;
}

.wd_pageid_20301 .wd_carousel {
	max-width: 900px;
	margin: 0 auto;
}

.wd_pageid_20301 .wd_carousel-item {
	text-align: left;
}

.wd_pageid_20301 .wd_carousel .wd_carousel-prev {
	left: -1em;
}

.wd_pageid_20301 .wd_carousel .wd_carousel-next {
	right: -1em;
}

.wd_pageid_20301 .wd_carousel a.wd_carousel-arrow:link, 
.wd_pageid_20301 .wd_carousel a.wd_carousel-arrow:visited {
	color: #ffb81c;
	font-size: 38px;
}

nav .nav-toggle {
	background: #002b49 url(../images/nav-toggle.png) no-repeat center top;
}

.header-title img {
    min-width: 550px;
}

.header-title a {
    width: 550px;
    height: 45px;
}
.footer-container {
	padding: 20px 20px 20px 20px !important;
}
.footer-container .copyright {
	font-size: 12px;
}
.footer-container .copyright a {
	color: #0092bc;
	text-decoration: none;
}

.footer-container .copyright a:hover {
	color: #5f7392;
}

footer.footer .footer--menu button.ot-sdk-show-settings {
	background: transparent;
	font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
	color: #2a2a2a;
	letter-spacing: .05729vw;
	font-weight: 300;
	display: block;
	text-decoration: none;
	margin-bottom: 0.52083vw;
	font-size: .88542vw;
	line-height: 1.30208vw;

	padding: 0;
	text-align: left;
	height: unset;
	text-transform: unset;
	border-radius: unset;
}

footer.footer .footer--menu button.ot-sdk-show-settings:hover {
	text-decoration: underline;
	color: #0e497b;
}
.footer--menu #ot-sdk-btn.ot-sdk-show-settings {
	font-weight: 300;
	display: block;
	text-decoration: none;
	margin-bottom: 0;
	font-size: .88542vw;
	line-height: 1.30208vw;
	font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
	color: #2a2a2a;
	letter-spacing: .05729vw;
	border: none;
	padding: 0;
}
.footer--menu #ot-sdk-btn.ot-sdk-show-settings:hover {
	color: #0e497b;
	background-color: transparent;
	text-decoration: underline;
}

/* override main-bundle.css */
@media (min-width: 1000px) {
	/* .tertiary-nav>ul>li:nth-child(n+7) {
    	display: block;
	}
	.tertiary-nav>ul>li>a {
		width:123px;
	}
	.tertiary-nav>ul>li>a:before {
		width: 123px;
	}
}
.tertiary-nav {
	z-index: 10;
} */
/* override main-bundle.css */
/* override main-bundle.css (could be needed on other forms) */
/* .wd_pageid_20300 input {
	display: inline-block;
	width: auto;
	height: auto;
	vertical-align: inherit;
} */
}
/* START Styles Accolades */
.wd_pageid_20299 .wd_accolades a {
	font-size: 16px;
}
.wd_pageid_20299 #wd_printable_content ul.wd_accolades li {
	margin-bottom: 12px;
	line-height: 1;
}

.wd_pageid_20299 .wd_accolades_table {
	margin-top: 50px;
}


a.wd_hide_items {
	display: none;
}

.wd_hidden_items {
	display: none;
}

/* END Styles Accolades */

.wd_pageid_20300 form {
	text-align: left;
	font-size: inherit;
}

.wd_category_checkboxes div {
	padding: 4px 0px;
}

.wd_pageid_20300 input[type='radio'] {
	margin: 0px 3px;
}
body.wd_pageid_20307 table.wd_imagetable{
	width:43%;
	margin-top: 0px !important;
}
body.wd_pageid_20307 td.imagecaption {
  text-align: center;
}
.wd_form_field.wd_form_field_pos_right .wd_form_field_label label {
	line-height: 30px;
}
.wd_modal-inner {
    height: auto !important;
}
li.wd_asset_slideshow div {

    height: auto !important;
    max-height: none !important;
    min-height: auto;
    display: block;
    padding: 0;
    overflow: hidden;
    margin: 0 auto;
}
.wd_video_aspect {
	min-height: 21em !important;
}
.wd_embed_code {
	/* padding: 10em !important; */
}
.wd_slideshow-cropper .wd_embed_code {
    width: auto !important;
    max-width: 550px;
 /*   padding: 0 !important;*/
    min-width: auto !important;
    margin: 0 auto !important;
    text-align: center !important;

    padding-bottom: 1em !important;
    height: 340px !important;

    /* padding-bottom: 24.25% !important; */
}
section ul.nav-items li {
	line-height: normal;
}

/* override main-bundle.css */
.wd_standard_img_left {
	float: left;
	margin-right: 2%;
}
.wd_standard_img_right {
	float: right;
	margin-left: 2%;
}
body.wd_toggle-pages .wd_standard .item .item_name   {
	cursor: pointer;
	display: block;
	width: 100%;
	padding: 10px 70px;
	font-size: 26px;
	line-height: 26px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background: #002b49;
	position: relative;
}
body.wd_toggle-pages .wd_standard .item_name:hover {
	color: #ffb81c;
}
body.wd_toggle-pages .wd_standard .item_name.wd_open:after {
	content: "\f056";
}
body.wd_toggle-pages .wd_standard .item_name:after {
	content: "\f055";
	font-family: 'FontAwesome';
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 26px;
}
.wd_standard .item_name {
	font-size: 26px;
	line-height: 26px;
}
.wd_standard td.wd_attachment_info,
.wd_standard td.wd_attachment_image {
	padding: 0;
}
.wd_standard td.wd_attachment_image img {
	margin: 0;
}
.wd_standard .wd_imagetable {
	width: inherit;
}

.wd_pageid_20305 .wd_category_items {
	clear: both;
}

section a {
	color: #002b49;
}
section.intro-section { 
    min-height: 2.77083vw;
}
.wd_pageid_34155 section.general-content.intro-section {
	margin-bottom: 0;
}
.wd_pageid_34158 .general-content.intro-section:nth-child(2) {
	display: none;
}
.wd_pageid_34158 .general-content.intro-section:nth-child(3) {
	margin-bottom: 0;
}
section.wd_gray_section {
	background-color: #f8fafc;
	position: relative;
}
section.wd_gray_section:after {
	content: "";
	position: absolute;
	width: 9999px;
	height: 100%;
	top: 0;
	left: 100%;
	background: #f8fafc;
	z-index: 1;
}
section.wd_gray_section:before {
	content: "";
	position: absolute;
	width: 9999px;
	height: 100%;
	top: 0;
	right: 100%;
	background: #f8fafc;
	z-index: 1;
}
section.intro-section.is-centered.two-column-topics {
	margin-top: 4%;
	padding-top: 0px; 
}
article header {
	background: transparent;
}
/* Header styles */
.page_header,
.category_header {
	font-weight: bold;
	margin-bottom: 15px;
}

.page_title {
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 50px;
	display: inline-block;
	line-height: 55px;
	margin: 0;
	padding-top: 20px;
	width: 100%;
	list-style: none;
	position: relative;
	left: 0;
	color: #666;
}

.detail_header,
.detail_subheader,
.category_name {
	font-weight: bold;
}

.category_intro {
	margin-bottom: 15px;
}

.basicCarousel.carousel.slick-initialized {
	display: none !important;
}
/* END Header styles */

.wd_mainnav {
	background: #fff;
	height: 68px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #ffb81c;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

.wd_mainnav li {
	display: table-cell;
	vertical-align: middle;
	width: auto;
	height: 68px;
	/*padding: 0 25px 0 25px;*/
}

.wd_mainnav li a {
	width: 100%;
	height: 68px;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	line-height: 18px;
	color: #777;
	text-decoration: none;
	z-index: 0;
	padding: 25px 25px 0 25px;
	display: block;
}

.wd_mainnav li:hover {
	background: #ffb81c;
}

.wd_mainnav li.on {
	background: #ffb81c;
}

.wd_mainnav li:hover a,
.wd_mainnav li.on a {
	color: #fff;
}

body.wd_pageid_20295 .wd_date {
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
}

body.wd_pageid_34137 .wd_date {
    display: none;
}

h1, h2 {
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 20px;
	font-weight: normal;
}

.page_header {
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	display: none;
}

.wd_newsfeed_releases-teaser .wd_title,
.wd_title {
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;	
	font-size: 30px;
   font-weight: normal;
  line-height: normal;
}

.wd_subtitle {
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.wd_body a {
	font-size: 15px;
	text-decoration: none;
}

.wd_body a:hover {
	font-size: 15px !important;
	text-decoration: none !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body.wd_pageid_20294 .wd_standard .item {
	padding: 10px;
}

body.wd_pageid_20294 .wd_standard .item:nth-child(even) {
    background-color: #eee;
}

body.wd_pageid_20303 .item:nth-child(even) {
    background-color: #eee;
}

body.wd_pageid_20303 .item_name {
    font-weight: bold;
    font-family: 'Guardian-Bold','Georgia', serif;
    color: #666;
}

.wd_pageid_20303 .wd_attachment_info p {
	margin-bottom: 0;
	padding-top: 22px !important;
}

.wd_item_search_form_container {
    margin-top: 15px;
}

body.wd_pageid_20325 .wd_item_search_form_container {
	display: none;
}

body.wd_pageid_34137 .wd_item_search_form_container {
	display: none;
}

body.wd_pageid_34137 .wd_category_link {
	margin-top: 5px;
	overflow: auto;
	/*float: right;*/
	width: 50%;
}

.wd_category_header .wd_summary {
    display: none;
}

a.on {
	text-decoration: none;
	font-size: 14px;
	margin-right: 22px;
}

.breadcrumb {
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	color: #666;
}

.breadcrumb a {
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

.wd_standard td.wd_attachment_image {
	padding-right: 2px;
}

td.wd_attachment_image {
	float: left;
	/*width: 50px;*/
}

td.wd_attachment_info {
	width: 150px;
	float: left;
}

.item {
	margin: 0px 0px 10px 0px;
	overflow: auto;
	line-height: 1.4em;
}

.item_name {
	font-weight: bold;
	position: relative;
	text-decoration: none;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	margin-top: 15px;
}

.item_date {
	font-weight: bold;
	text-decoration: none;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
}

.item_summary {
}

table {
	border: none !important;
	margin-bottom: 0px !important;
}

table.wd_attachment {
    width: 75%;
}

.wd_pageid_20290 table.wd_imagetable {
	width: auto;
}
table.wd_imagetable {
	width: 70%;
}

.wd_pageid_20301 .wd_featurebox .wd_imagetable {
	width: auto !important;
}

.wd_pageid_20290 .item {
	width: 48%;
	float: left;
	margin-right: 1.5%;
}


div.wd_printable_content li {
  list-style: none;
  position: relative;
  width: 80%;
  overflow: hidden;
}

div.wd_videos .wd_item .wd_title {
	font-size: 20px;
}

section.general-content .wd_videos ul li:last-child {
	margin: inherit;
}

div.wd_videos li.wd_item {
	width: 47%;
	float: left;
    margin-right: 2%;
}

div.wd_videos li {
	/*
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
	width: 50% !important;
	float: right !important; */
}

.wd_printable_content {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

td.imagecaption {
	text-align: left;
	padding: 3px 5px 3px 5px;
}

/* Toolbar styles */

div.wd_page_toolbar {
	margin: 35px 0px;
}

div.wd_page_toolbar table {
	width: auto;
}

div.wd_page_toolbar td {
	line-height: 16px;
	margin: 0;
	padding: 0;
}

div.wd_page_toolbar a {
	line-height: 16px;
}
/* END Toolbar styles */

/* Begin classes for individual PCTs */

/* Standard */
div.wd_standard {

}
/* END Standard */

/* Events */
div.wd_events {

}
/* END Events */

/* Gallery */
div.wd_gallery {

}

div.wd_gallery span.filesize {
	font-weight: normal;
}

/* hi-res link for gallery */
ul.hi_res-links {
	margin: 20px 0;
	list-style: none;
}

ul.hi_res-links li {
	display: inline; /*For ignore double margin in IE6*/
}

ul.hi_res-links li a, ul.hi_res-links li a:hover, ul.hi_res-links li a:link, ul.hi_res-links li a:visited {
	color: #FFF;
}

ul.hi_res-links li a {
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

ul.hi_res-links li a span {
	display: block;
	text-align: center;
	margin: 0;
	padding: 2px 10px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	background: #666 url(../images/webdriver/gradient_bg.gif) repeat-x top;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-webkit-box-shadow: 1px 1px 5px #888;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

body.wd_pageid_34137 div.wd_stories {
	width: 100%;
	float: left;
}

/* END hi-res link for gallery */
/* END Gallery */

/* Newsfeed Releases */
.wd_page_link a {
	text-decoration: none;
}
ul.wd_asset_type_link_list {
	margin: 0;
}

.wd_newsfeed_releases-detail .wd_title {
	margin-bottom: 12px;
	font-size: 26px;
	margin-top: 24px;
	font-weight: 600;
	line-height: 1.1;
}

.wd_newsfeed_releases .wd_item .wd_summary > p {
	margin-top: 0;
}

.wd_newsfeed_releases .wd_item {
  margin: 0 0 15px 0;
  padding-bottom: 15px;
}
div.wd_newsfeed_releases .wd_thumbnail {
	display: none;
}

.wd_newsfeed_releases .wd_item_wrapper {
	margin-left: 0px;
}

.wd_newsfeed_releases .wd_item .wd_title,
.wd_newsfeed_releases .wd_item .wd_date {
	font-weight: normal;
}

.wd_newsfeed_releases .wd_item .wd_title a {
	font-size: 0.8em;
}

.wd_newsfeed_releases-detail .wd_body p {
	margin-bottom: 20px;
}

#wd_printable_content .wd_newsfeed_releases-detail .wd_body ul {
	padding: 0;
	display: block;
	margin: 0 0 20px 0;
}


.wd_newsfeed_releases-detail img {
	display: none;
}

.wd_asset_gallery_container img,
.wd_assets_container img,
.wd_asset_carousel_wrapper img,
.wd_asset_inline_list img {
	display: block;
}

/* 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_newsfeed_releases-teaser .item_name {
	padding-bottom: 10px;
}

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

/* slider and tooltip style for Press Release Summary */
.item_slider {
	margin: 20px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
}

.item_more {
	margin: 20px 0px 0px 0px;
}

.item_tooltip {
	width: 500px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}

.item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
/* END slider and tooltip style for Press Release Summary */

/* items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}

.slider_control_closed {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_open.png) no-repeat right center;
}

.slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

/* END Newsfeed Releases */

/* Stories */
div.wd_stories {

}
/* END Stories */

/* Formbuilder */

div.wd_formbuilder {

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
	margin: 0px;
}
/* END Formbuilder */

/* Search Results */
.wd_webinator_search {

}

p.search_result {
}

span.search_url {
}
/* END Search Results */

/* Events Calendar */

table.wd_calendar_header {
	padding: 5px 0px;
	margin: 0px;
}

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

td.wd_calendar_header_label {
	text-align: center;
	width: 100%;
}

.wd_events-teaser td.wd_calendar_header_label {
	font-weight: bold;
}

.wd_calendar_header td.wd_calendar_header_prev a {
	display: block;
	background: #fff url(../images/webdriver/assets_left_arrow.gif) left center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 12px 0px 40px; *//* good default if text is added */
	text-decoration: none;
	text-indent: -9999px;
	line-height: 0;
}

.wd_calendar_header td.wd_calendar_header_next a {
	display: block;
	background: #fff url(../images/webdriver/assets_right_arrow.gif) right center no-repeat;
	border: 1px solid #e1e1e1;
	padding: 12px; /* padding: 0px 40px 0px 12px; *//* good default if text is added */
	text-decoration: none;
	text-align: left;
	text-indent: -9999px;
	line-height: 0;
}

.wd_events-teaser .wd_calendar_header td.wd_calendar_header_prev a,
.wd_events-teaser .wd_calendar_header td.wd_calendar_header_next a {
	padding: 0px 12px;
	line-height: 24px;
}

table.wd_calendar {
	background-color: #ffffff;
	table-layout: fixed;
	border-spacing:0;
	border-collapse:collapse;
}

th.wd_calendar_dayofweek_header {
	padding: 4px 0;
	text-align: center;
	background: url("../images/webdriver/events/tab_background.gif") repeat-x scroll 0 bottom #FFFFFF;
	border: 1px solid #E1E1E1;
	font-weight: bold;
	border-right: 1px solid #CCC;
}

td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 30px 2px;   /* account for event padding+border where width = content only */
}

.wd_events-teaser td.wd_calendar_day {
	margin: 0px;
	vertical-align: top;
	padding: 0px 2px 0px 2px;   /* account for event padding+border where width = content only */
}

td.wd_calendar_this_month {
	background-color: #fff;
	border: 1px #ccc solid;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #F8F8F8;
	border: 1px #ccc solid;
}

td.wd_calendar_today {
	background-color: #F2F9FC;
}

div.wd_calendar_day_header {
	text-align: left;
	font-weight: bold;
	padding: 3px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
}

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

.wd_events-teaser div.wd_calendar_no_event {
	padding: 2px;
	text-align: center;
}

div.wd_calendar_event {
	cursor: pointer;
	padding: 2px 5px;
	position: relative;
	left: 0px;
	white-space: nowrap;
	overflow: hidden;
	background: #6095C3;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	color: #FFF;
	text-decoration: none;
}

.wd_events-teaser div.wd_calendar_event {
	padding: 2px;
	text-align: center;
}

div.wd_event_tip_header {
	line-height: 20px;
	border-bottom: #BBB;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

div.wd_event_tip_info {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}

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

div.wd_event_tip_title {
	font-size: 16px;
	font-weight: bold;
}

div.wd_event_tip_time,
div.wd_event_tip_location_name,
div.wd_event_tip_more {
}

div.wd_event_tip_date {
}

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

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

.wd_subscribe_title {
	font-weight: bold;
	position: relative;
	text-decoration: none;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
}

div.wd_subscribe_link {
    width: 50%;
    float: right;
}

body.wd_pageid_34137 div.wd_subscribe_link {
	display: none;
}

.wd_pageid_34137 .wd_item .wd_summary p {
	margin: 0;
}

.wd_pageid_34137 .wd_item .wd_title a {
	font-size: 0.7em;
}

.wd_pageid_20296 .wd_standard {
	display: none;
}

.wd_pageid_20296 .wd_three_column-20296 .item {
    flex: 1;
}

.wd_pageid_20296 .wd_standard_item_icon img {
	height: 4vw;
}

.wd_pageid_20296 section.general-content .item_name a,
.wd_pageid_20296 .item_name {
        font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
    font-weight: 200;
    color: #4e4e4e;
    font-size: 1.82292vw;
    letter-spacing: .0599vw;
    line-height: 2.1875vw;
    padding: 0;
}

.three-column-topics--row.wd_three_column-20296 .item {
    width: 33%;
    margin-bottom: 0;
    /*height: 200px;*/
}

.item a {
	text-decoration: none;
}
.wd_pageid_20296 .item a {
	/*color: #0068B3;
	text-decoration: none;*/
}

.wd_calendar_event_tip {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-size: 14px;
	line-height: 20px;
}

.wd_calendar_event_tip .qtip-titlebar {
	background: #6095C3;
	color: #FFF;
}
/* END Events Calendar */

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

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

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

td#wdFadeClose {
	text-align: right;
}

/* END Popup Fader */

.tools img {
	vertical-align: top;
}

.wd_pageid_20296 .wd_standard {
	clear: both;
}

.wd_pageid_20296 .wd_standard .item:nth-child(1) p {
	float: left;
	width: 24%;
	margin-right: 1%;
}

.wd_pageid_20296 .wd_standard .item:nth-child(1) p:nth-child(5) {
	margin-right: 0;
}

/* Featureboxes */
.wd_featureboxes_wd_intro_text {
    margin-bottom: 35px;
}

div.wd_featurebox_title {
	color: #002b49;
	text-decoration: none;
	border: none;
	padding-bottom: 10px;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 26px;
}

div.wd_featurebox p {
	font-size: 17px;
}
div.wd_featurebox {
	margin-bottom: 10px;
	overflow: hidden;
}
div.wd_featurebox .wd_newsfeed_releases-teaser div.item_name {
	font-size: 20px;
	margin-top: 0;
}
div.wd_featurebox .wd_newsfeed_releases-teaser div.item_summary p {
	margin-top: 0;
}
div.wd_featurebox .wd_newsfeed_releases-teaser div.item .wd_asset_icons {
	display:none;
}
div.wd_featurebox .wd_newsfeed_releases-teaser div.item_date {
	font-size: 14px;
}
div.wd_featurebox .wd_newsfeed_releases-teaser div.item a,
div.wd_featurebox .more a{
	color: #464646;
}

div.wd_featurebox .wd_newsfeed_releases-teaser div.item a {
	text-decoration: none;
}

div.wd_featurebox .more a:hover,
div.wd_featurebox .wd_newsfeed_releases-teaser div.item a:hover{
	color: #ffb81c;
}

.wd_pageid_20296 div.wd_featureboxes_top {
	float: right;
	margin: 0;
	width: 30%;
	padding: 20px;
	background: #EEE;
	margin-top: 15px;
	border: 1px solid #002b49;
}

.wd_pageid_20301 div.wd_featureboxes_top {
	margin-top: 0;
	width: 90%;
}

.wd_pageid_20301 div.wd_featureboxes_top div.wd_featurebox_title {
	display: none;
}


.wd_pageid_20296 div.wd_featureboxes_top div.wd_featurebox_container {
	margin-left: 2%;
}

/* NEW BRAIN ON FINANCE*/
.wd_pageid_20285 .item .item_name {
	margin-top: 0;
	padding-bottom: 20px;
}

.wd_pageid_20285 #wd_printable_content .wd_imagetable img {
	    max-width: 500px;
    /* max-width: 465px;
    width: 100%;
    height: auto;*/
}

.wd_pageid_20285 #wd_printable_content .item .wd_imagetable {
	float:none;
	width: 70%;
	margin:  0 auto !important;
	/*margin: 10px 15px 10px 18px !important;*/
}
.wd_pageid_20285 div.nav-menus{
	visibility: hidden;
}
.wd_pageid_20285 div.wd_featureboxes_bottom.wd_featureboxes-vertical {
  display: inline-block !important;
}
.wd_pageid_20285 div.wd_featurebox_container {
	text-align: center;
	/*display: inline-block;
	height: 20px;*/
	/* above css didn't work in IE */
	float: left;
	width: 264px;
	margin-left: 15px;
}

.wd_pageid_20285 #wd_featurebox-standard_3538.wd_featurebox_container {
	margin-left: 0px;
}

.wd_pageid_20285 div.wd_featurebox div.page_title{
	display: none;
}
.wd_pageid_20285 div.wd_featurebox {
	background-color: #ffb81c;
	padding: 2px 5px 2px 5px;
}
.wd_pageid_20285 div.wd_featurebox p{
	font-size: 20px;
}
.wd_pageid_20285 .item{
  display: inline-block;
	min-height: 392px;
	vertical-align: top;
	width: 49%;
	overflow: hidden;
}
.wd_pageid_20285 div.page_title {
	display: inherit;
	color: #035285;
	text-transform: uppercase;
	font-size: 60px;
	font-family: "Guardian-Regular";
}
.wd_pageid_20285  table.wd_imagetable td {
	padding: 0;
}
.wd_pageid_20285 #wd_printable_content table.wd_imagetable {
	width: 50%;
	margin: 0 !important;
}
.wd_pageid_20285 .wd_featurebox .wd_imagetable {
	width:100%;
}
.wd_pageid_20285 div#wd_featurebox-standard_3538 .wd_featurebox {
	background:transparent;
}
.wd_pageid_20285 div#wd_featurebox-standard_3538.wd_featurebox_container {
	height: auto;
	width: auto;
}
#wd_featurebox-standard_3538 .wd_featurebox_title {
	display: none;
}

#wd_featurebox-standard_3535 .wd_featurebox a,
#wd_featurebox-standard_3536 .wd_featurebox a,
#wd_featurebox-standard_3537 .wd_featurebox a {
	text-decoration: none;
	color: #666;
}
#wd_featurebox-standard_3538 .wd_imagetable a {
	display: block;
	text-align: center;
}

.wd_pageid_20285 p {
  line-height: 30px;
  font-size: 23px;
}
.wd_pageid_20285 div.item_name{
  text-align: center;
}
.wd_pageid_20285 td.imagecaption div.page_title {
    display: none;
}
.wd_pageid_20285 .wd_featurebox img {
    /*max-height: 51px;*/
}
.wd_pageid_20285 div.wd_standard {
  /*margin-left: 50px; */
	padding-top: 40px;
	clear: both;
}
.wd_pageid_20285 .item {
	margin: 0;
	padding-bottom: 10px;
}
.wd_pageid_20285 .item:nth-child(even) {
	padding-left: 10px;
}
.wd_pageid_20285 .item:nth-child(odd) {
	padding-right: 14px;
	border-right: 1px dashed #666;
}
/*
.wd_pageid_20285 .item:nth-child(even):before {
	content: "";
	height:50%;
	position: absolute;
	padding-right: 50px;
	border-left: 2px dotted #666;
} */
.wd_pageid_20285 .wd_category_items.wd_category_items_0 {
  position: relative;
}
section.wd-middle-2 {
	background-color: #EFF2F5;
	padding: 50px;
}
section.wd-middle-3 {
	padding: 50px;
}
section.wd-middle-3 .two-column-topics--headline {
	display: none;
} 

section.wd-middle-3 .two-column-topics--row {
	width: 100%;
}

section.wd-middle-3 .wd_featurebox{
	width: 100%;
	padding-right: 20px;
}

section.recent-news .two-column-topics--row {
	background-color: #ffffff;
}

div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}
div.wd_featureboxes_top div.wd_featurebox {}

.wd_pageid_20301 .wd_featureboxes_bottom {
	margin-top: 30px;
}

.wd_featureboxes_bottom .wd_featurebox_title {
    /* border-bottom: 3px solid #ffb81c; */
    display: inline-block;
    padding: 40px 0 10px 0;
    margin: 0 0 20px 0;
    /*font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;*/
    font-family: Arial, sans-serif;
    font-size: 26px;
    color: #4a4a4a;
    /*letter-spacing: .09115vw; */
    line-height: 2.29167vw;
    font-weight: 200;
}

.wd_pageid_20301 .wd_featureboxes_bottom .wd_featurebox_title:after {
    width: 75%;
    content: '';
    background: #ffb81c;
    height: 3px;
    display: block;
    margin: 0 auto;
}

.wd_pageid_20301 .wd_featureboxes_bottom .wd_featurebox {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.wd_pageid_20301 .wd_featureboxes_bottom .wd_imagetable img {
    max-width: 400px;
    height: 400px;
}

div.wd_featureboxes_left {}
div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {
	color: #ffb81c;
}
div.wd_featureboxes_left div.item {
	width: 32%;
	float: left;
	margin-right: 1%;
	padding: 15px;
	background: #002b49;
	min-height: 200px;
	color: #fff;
}

section div.wd_featureboxes_middle div.wd_featurebox_title a,
section div.wd_featureboxes_left div.wd_featurebox_title a,
div.wd_featureboxes_left div.wd_featurebox_title,
div.wd_featureboxes_left div.wd_featurebox_title a{
	font-weight: 600;
	font-size: 28px;
	text-decoration: none;
}

div.wd_featureboxes_left a,
div.wd_featureboxes_left li.wd_asset_icon .wd_asset_icon {
	/*color: #fff;*/
	text-decoration: none;
}

.wd_asset_type_link_list {
	border: none;
}

div.wd_featureboxes_left .item_name {
	font-size: 18px;
}
div.wd_featureboxes_left .item_date {
	line-height: 26px;
}

div.wd_featureboxes_middle div.wd_featurebox_container {
	/* width: 48%;
	float: left;
	margin: 0 2% 20px 0;
	padding: 15px;
	background: #fff;
	min-height: 200px;
	color: #fff; */
}
div.wd_featureboxes_middle .wd_featurebox p,
div.wd_featureboxes_middle .wd_featurebox td {
	color: #464646;
	line-height: 26px;
  font-size: 18px;
}

.wd_pageid_20301 div.wd_featureboxes_right div.wd_featurebox_container {
	border: 2px solid #ffb81c;

}

div.wd_featureboxes_right div.wd_featurebox_container {
	width: 100%;
	float: left;
	margin: -20px 0 20px 0;
	padding: 15px;
	background: #fff;
}
div.wd_featureboxes_right .wd_featurebox p,
div.wd_featureboxes_right .wd_featurebox td {
	color: #777;
}

div.wd_featureboxes_social3up .wd_featurebox_container {
	width: 32%;
	float: left;
	margin-right: 1%;
	padding: 15px;
}

div#wd_featurebox-teaser_1379 p.more {
	display: none;
}

.wd_featurebox-standard h3 {
	color: #FFF;
}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {
	padding-bottom: 0;
}
div.wd_featureboxes_right div.wd_featurebox {}

.wd_featureboxes_right,
.wd_featureboxes_socialhub {
    width: 359px;
    float: right;
    margin-top: -300px;
}

#wd_featurebox-social_7 .wd_featurebox_icon:after {
	font-family: 'FontAwesome';
	font-size: 32px;
	content: '\f099';
	color: #002b49;
}

#wd_featurebox-social_7 .wd_featurebox_icon img {
	display: none;
}

.wd_featureboxes_socialhub .wd_tabs_container {}

.wd_featureboxes_socialhub .wd_tabs_wrapper {
	background: 0 none;
	padding: 5px;
}

.wd_featureboxes_socialhub .wd_tabs {}

.wd_featureboxes_socialhub .wd_tab {
	margin: 1px;
	padding: 4px;
	border: 0px;
	background-color: transparent;
}

.wd_featureboxes_socialhub .wd_tab-inactive {}
.wd_featureboxes_socialhub .wd_tab-active {
	padding: 3px;
	/* background-color: #dddddd;
	border: 1px solid #cccccc;
	border-radius: 4px; */
}

.wd_featureboxes_socialhub .wd_tabs_content_wrapper {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-active {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content-inactive {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container {}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper .wd_tab_content .wd_featurebox_container .wd_featurebox {}

.wd_featureboxes_tabbed {}
.wd_featureboxes_tabbed .wd_tabs_container {}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
	width: 100%;
	display: block;
	height: 33px;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tabs {
	overflow: visible;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab {
	margin: 0 0.3em 0 0;
	padding: 0.5em;
	border: 1px solid #cccccc;
	border-bottom-width: 0px;
	border-top-left-radius: 0.5em; -moz-border-radius-topleft: 0.5em; -webkit-border-top-left-radius: 0.5em;
	border-top-right-radius: 0.5em; -moz-border-radius-topright: 0.5em; -webkit-border-top-right-radius: 0.5em;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-active {
	margin-bottom: -1px;
	border-bottom: 1px solid #fff;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive {
	background-color: #eeeeee;
}

.wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover {
	background-color: #dddddd;
	border-color: #aaaaaa;
}

.wd_featureboxes_tabbed .wd_tabs_container {}

.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper {
	width: 100%;
	padding-top: 0px;
	border-top: 1px solid #DEDEDE;
}
.wd_featureboxes_tabbed .wd_tabs_container .wd_tabs_content_wrapper .wd_tab_content.wd_tab_content-active .wd_featurebox_container .wd_featurebox {}

.wd_featureboxes_tabbed .wd_tabs_wrapper {
	background: 0 none;
	border: 0 none;
}

/* Contatcs Bottom */
.wd_featureboxes_contacts_bottom {
	width: 100%;
}
.wd_featureboxes_contacts_bottom .wd_featurebox_title {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
}
.wd_featureboxes_contacts_bottom ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-right: 0;
}
.wd_featureboxes_contacts_bottom ul li {
	width: 50%;
	padding: 0 10px;
	list-style: none;
}
/* End Contacts Bottom */


.two-column-topics hr{
	display: none;
}


#wd_featurebox-standard_3516,
#wd_featurebox-standard_3522,
/*#wd_featurebox-standard_3541{
    
	display: block;
    width: 60%;
    padding: 2rem;
    float: left;
}
*/
#wd_featurebox-standard_3516,
#wd_featurebox-standard_3541{
	/*width: 40%;*/
}

#wd_featurebox-standard_3522{
	float: right;
}


@supports(display: grid){
	

	#wd_featurebox-standard_3516,
	#wd_featurebox-standard_3522,
	#wd_featurebox-standard_3541{
		
	

	}
}
  

/* wd featurebox middle start */
    div.wd_featureboxes_middle div.wd_featurebox_title {
   
    	text-align: center;
    }
	div.wd_featureboxes_middle div.wd_featurebox {
		display: flex;
		flex-direction: column;
		padding: 0px;
	}
	div.wd_featureboxes_middle div.wd_featurebox p.more {
		text-align: center;
		font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
    	font-weight: 500;
    	font-size: 14.5px;
    	letter-spacing: .15625vw;
    	text-transform: uppercase;
	}
	div.wd_featureboxes_middle div.wd_featurebox p.more a::after {
		content: "Learn More " ;
	}
	div.wd_featureboxes_middle div.wd_featurebox p.more a{
		content: '';
	}
	
	svg.learn_more_arrow_img {
		width: 15px;
		height: 15px;

	}

	div.wd_featureboxes_middle div.wd_featurebox .item {
		text-align: center;
	}
	div.wd_featureboxes_middle div.wd_featurebox .item {
		padding-top: 20px;
	}
	div.wd_featureboxes_middle div.wd_featurebox .item .wd_summary p {
		padding-bottom: 20px;
	}
	div.wd_featureboxes_middle div.wd_featurebox div.item hr{
		display: block;
		background-color: #000000;
		height: .1px;

	}
	div.wd_featureboxes_middle div.wd_featurebox .wd_newsfeed_releases-teaser {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	div.wd_featurebox .wd_newsfeed_releases-teaser div.wd_title a{
		color: #015187;
	}

.wd_featureboxes_middle2 {
    padding-bottom: 21px;
    
}

/* wd featurebox end */

/* .wd_featureboxes_middle2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 1rem;
} */


div.wd_featureboxes_middle2 div.wd_featurebox-standard:nth-child(1) {
	float: right;
    display: flex;
    width: 50%;
    margin-bottom: 142px;

}
div.wd_featureboxes_middle2 div.wd_featurebox-standard:nth-child(2) {
	float: right;
    display: flex;
    width: 50%;
    clear: right;

}
div.wd_featureboxes_middle2 div.wd_featurebox-standard:nth-child(3) {
	width: 47%;
	display: flex;
	justify-content: center;
} 
div.wd_featureboxes_middle2 div.wd_featurebox-standard:nth-child(3) tbody {
	width: 100%;
}
div.wd_featureboxes_middle2 div.wd_featurebox-standard:nth-child(3) img {
	max-width: 100%;
	height: auto;
}
.wd_featureboxes_middle2 .wd_featurebox_title {
	display: none;
}

.wd_featureboxes_middle2 .wd_featurebox_wrap .wd_featurebox_title {
	display: block;
}

.wd_featureboxes_middle2 .wd_featurebox .wd_featurebox_title {
	border-bottom: 4px solid #ffb81c;
	color: #8a9cac;
}

.wd_featureboxes_middle2 .wd_featurebox_wrap {
	/* width: 50%;
	margin: 0 auto; */
	padding: 0px 10px;
	/*width: 70%;*/
	text-align: center;
	margin: 0 auto;
	display: flex;
  	flex-direction: column;
  	width: 100%;
}
.wd_featureboxes_bottom .wd_featurebox_wrap {
	/* width: 50%;
	margin: 0 auto; */
	/*padding: 0px 0px 0px 155px;*/
	text-align: center;
	margin: 0 auto;
	display: flex;
  flex-direction: column;
}

.wd_featureboxes_bottom .wd_featurebox_wrap ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
	line-height: 1.25vw;
	letter-spacing: .05208vw;
	font-size: 17px;
	font-weight: 200;
    /*flex: 1;*/
}
#wd_featurebox-standard_3522 .wd_featurebox_wrap {
    /*width: 45%;*/
}
/* align more link to bottom */
.wd_featurebox_wrap p:not(.wd_more) {
	/*flex-grow: 1;*/
}
/* 
p.wd_more {
	margin: auto;
} */
/* align more link to bottom */

.wd_learn-more {
    font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
    font-weight: 500;
    font-size: 14.5px;
    letter-spacing: .15625vw;
    text-transform: uppercase;
}

.wd_featureboxes_middle2 .wd_featurebox {
	display: flex;
}

.wd_featureboxes_middle2 p {
    margin-bottom: 0;
}

.wd_featureboxes_middle2 .wd_imagetable img {
	
}

div#wd_featurebox-standard_3515 {
	background: url(http://stage.mediaroom.com/nwmutual/images/facts-fb.jpg) center center no-repeat;
	background-size: cover;
}

div#wd_featurebox-standard_3515 .wd_featurebox_title {
	color: #fff;
	font-weight: bold;
}

div#wd_featurebox-standard_3515 a {
	background: #ffb81c;
	padding: .45em 32px;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
}

.wd_featureboxes_top.wd_featureboxes-horizontal {
	margin-top: 25px;
}

div.wd_featureboxes_left {
	float: left;
	width: 66%;
}

/* #wd_featurebox-teaser_1380 {
	clear: both;
	border: 2px solid #ffb81c;
} */

/*#wd_featurebox-teaser_1380 p.more {
		text-align: right;
		margin: 0;
}*/

#wd_featurebox-teaser_1380 .wd_featurebox .wd_date {
	color: #ffb81c;
	padding: 10px 0px;
}

#wd_featurebox-teaser_1380 .wd_featurebox_title {
	/* color: #002b49; */
	color: #464646;
	font-weight: 100;
    font-size: 48px;
    line-height: normal;
}


#wd_featurebox-teaser_1380 .wd_newsfeed_releases-teaser .item {
	width: 50%;
    padding-right: 10px;
    float: left;
}


/* @supports(display: grid){

	#wd_featurebox-teaser_1380 .wd_newsfeed_releases-teaser .item {
		
		width: 100%;
		padding: 0;
		float: none;
	}

	#wd_featurebox-teaser_1380 .wd_newsfeed_releases-teaser {
		
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 0 3rem;
	}
} */


#wd_featurebox-teaser_1380 .wd_newsfeed_releases-teaser .subscribe_link {
	display: none;
}

#wd_featurebox-teaser_1380 .wd_featurebox_title {
	padding-bottom: 10px;
}
/*#wd_featurebox-teaser_1380 .wd_featurebox {
	padding: 0px;
}*/

/* featurebox middle 3 start */
div.wd_featureboxes_middle3 div.wd_featurebox_title {
	border-bottom: 4px solid #ffb81c;
	color: #95A6B4;
    text-decoration: none;
    padding-bottom: 10px;
    font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
    display: inline-block;

}
div.wd_featureboxes_middle3 div.wd_featurebox_title a {}
div.wd_featureboxes_middle3 div.wd_featurebox-standard:nth-child(1) {
	float: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 50%;
    margin-bottom: 100px;

}
div.wd_featureboxes_middle3 div.wd_featurebox-standard:nth-child(2) {
	float: left;
    display: flex;
    width: 50%;
    clear: both;
    align-items: center;
    text-align: center;
    flex-direction: column;


}
div.wd_featureboxes_middle3 div.wd_featurebox-standard:nth-child(3) {
	width: 47%;
	display: flex;
	justify-content: center;
} 
div.wd_featureboxes_middle3 div.wd_featurebox-standard:nth-child(3) tbody {
	width: 100%;
}
div.wd_featureboxes_middle3 div.wd_featurebox-standard:nth-child(3) img {
	max-width: 100%;
	height: auto;
}

#wd_featurebox-standard_3543 {

}
.wd_featurebox .wd_more .learn_more_arrow_img {
	position: relative;
    top: 3px;
    padding-left: 5px;
	
}
/* featurebox middle end */

/*Media Contact*/
#wd_featurebox-standard_3513 {
	margin: 25px 10px 0 0;
	border: 2px solid #ffb81c;
  /*box-shadow: 0 0 3px 0 rgba(0,0,0,.35);*/
}

#wd_featurebox-standard_2351 {
  margin: 25px 10px 0 0;
  border: 2px solid #ffb81c;
}

#wd_featurebox-standard_3513 .wd_featurebox_title,
#wd_featurebox-standard_3513 .wd_featurebox {
	padding: 10px;
}

/*C.A.R.E. Study*/
/* #wd_featurebox-standard_3516 {
	width: 33%;
} */

/*Follow Us - used to be the social media three-up, now changed to a hub*/
div#wd_featurebox-standard_3517 {
	padding: 0;
	height: 25px;
	margin-left: 12px;
	display: none;
}

/*Fact 1, Fact 2, Fact 3, Fact 4*/
#wd_featurebox-standard_3518,
#wd_featurebox-standard_3519,
#wd_featurebox-standard_3520,
#wd_featurebox-standard_3521 {
	width: 24%;
	float: left;
	margin: 0 1% 25px 0;
	background: #002b49;

}
#wd_featurebox-standard_3518 {
	margin-left: 0;
}
#wd_featurebox-standard_3521 {
	margin-right: 0;
}
#wd_featurebox-standard_3518 .wd_featurebox,
#wd_featurebox-standard_3519 .wd_featurebox,
#wd_featurebox-standard_3520 .wd_featurebox,
#wd_featurebox-standard_3521 .wd_featurebox {
	padding: 0;
	margin: 0;
}
#wd_featurebox-standard_3518 .wd_featurebox td,
#wd_featurebox-standard_3519 .wd_featurebox td,
#wd_featurebox-standard_3520 .wd_featurebox td,
#wd_featurebox-standard_3521 .wd_featurebox td {
	padding: 0;
}
#wd_featurebox-standard_3518 .wd_featurebox img,
#wd_featurebox-standard_3519 .wd_featurebox img,
#wd_featurebox-standard_3520 .wd_featurebox img,
#wd_featurebox-standard_3521 .wd_featurebox img {
	width: 100%;
	display: block;
}
#wd_featurebox-standard_3518 .wd_featurebox_title,
#wd_featurebox-standard_3519 .wd_featurebox_title,
#wd_featurebox-standard_3520 .wd_featurebox_title,
#wd_featurebox-standard_3521 .wd_featurebox_title {
	display: none;
}

#wd_featurebox-standard_3522,
#wd_featurebox-standard_2351,
#wd_featurebox-standard_3516,
#wd_featurebox-standard_3513 {
  /* float: left;
  overflow: hidden;
	min-height: 320px;
	width: 300px; */
}

#wd_featurebox-standard_3522 {
    /*grid-row: auto / span 2;*/
}

div#wd_featurebox-standard_3541,
div#wd_featurebox-standard_3516 {
	/* grid-row: 2; */
	display: inline-block;
	width: 50%;
	height: 180px;
}

div#wd_featurebox-standard_3541 .wd_featurebox,
div#wd_featurebox-standard_3516 .wd_featurebox {
	height: 100%;
}

div#wd_featurebox-standard_3541 .wd_featurebox p.wd_more,
div#wd_featurebox-standard_3516 .wd_featurebox p.wd_more {
    margin-top: auto;
}

div#wd_featurebox-standard_3541 {
    /* grid-row: 1 / span 2;
    margin: auto; */
}
#wd_featurebox-standard_3516,
#wd_featurebox-standard_3522 {
	/*margin-top: 25px;
  height: 340px;
	border: 2px solid #ffb81c;
  box-shadow: 0 0 3px 0 rgba(0,0,0,.35);*/
}

#wd_featurebox-standard_3522 .wd_featurebox_title,
#wd_featurebox-standard_2351 .wd_featurebox_title,
#wd_featurebox-standard_3513 .wd_featurebox_title {
	text-align:center;
	line-height:normal;
	padding: 0 10px 10px;
	color: #002b49;
}

#wd_featurebox-standard_3516 .wd_featurebox,
#wd_featurebox-standard_3513 .wd_featurebox {
	
}

#wd_featurebox-standard_2351 .wd_featurebox p,
#wd_featurebox-standard_3522 .wd_featurebox p {
	/* position: absolute;
	color: #FFF; */
	padding: 0px 15px;
}


#wd_featurebox-standard_3544 .wd_featurebox_wrap{
	display: none;
}
#wd_featurebox-standard_2351 .wd_featurebox table td img {
	width: 300px;
	height: 246px;
}

#wd_featurebox-standard_2351 .wd_featurebox table td,
#wd_featurebox-standard_2351 .wd_featurebox,
#wd_featurebox-standard_3522 .wd_featurebox table td,
#wd_featurebox-standard_3522 .wd_featurebox {
	padding: 0;
	position: relative;
}

.wd_featureboxes_middle.wd_featureboxes-horizontal {
    clear: both;
    width: 100%;
}

/*Building the Future*/
#wd_featurebox-standard_3522 {
}

/*Multimedia*/
#wd_featurebox-standard_2351 {
	float: left;
	margin-left: 10px;
	border: 2px solid #ffb81c;
  /*box-shadow: 0 0 3px 0 rgba(0,0,0,.35);*/
}

#wd_featurebox-standard_2351 .wd_featurebox_title,
#wd_featurebox-standard_2351 .wd_featurebox {
	/*padding: 10px; */
}

/* Milwaukee Icons */

.wd_featureboxes_milwaukee_icons {
	width: 100%;
}
.wd_featureboxes_milwaukee_icons .wd_featurebox_title {
	width: 100%;
	text-align: center;
	font-family: "Guardian Sans","Helvetica Neue",Arial,sans-serif;
	font-weight: 200;
	color: #4e4e4e;
	font-size: 30px;
	letter-spacing: .0599vw;
	line-height: 2.1875vw;
	padding: 0 0 33px;
}
.wd_featureboxes_milwaukee_icons .wd_featurebox ul {
	display: flex;
	list-style: none;
	width: 100%;
	justify-content: center;
	flex-wrap: wrap;
}
.wd_featureboxes_milwaukee_icons .wd_featurebox ul li {
	display: flex;
	flex-direction: column-reverse;
	text-align: center;
	width: 33.33%;
	margin-bottom: 0; 
	margin-bottom: 30px;
}
.wd_featureboxes_milwaukee_icons .wd_featurebox ul li:last-child {
	margin-bottom: 30px;
}
.wd_featureboxes_milwaukee_icons .wd_featurebox ul li a {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-weight: 200;
	font-size: 26.25px;
	letter-spacing: .85px;
	line-height: 31.5px;
	font-family: "Guardian Sans", "Helvetica Neue", Arial, sans-serif;
	padding-top: 7px;
}
.wd_featureboxes_milwaukee_icons .wd_featurebox ul li img {
	height: 57.6px;
}

/* Milwaukee Images and Video */
.wd_featureboxes_milwaukee_images .wd_featurebox ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
}
.wd_featureboxes_milwaukee_images .wd_featurebox li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 10px;
}
.wd_featureboxes_milwaukee_images .wd_featurebox li img {
	width: 100% !important;
	height: auto !important;
}
.wd_featureboxes_milwaukee_images .wd_featurebox li:nth-child(2n) {
	margin-right: 0;
}
/* End Milwaukee Images and Video */

/* Milwaukee Videos */
.wd_featureboxes_milwaukee_videos {
	width: 100%;
}
.wd_featureboxes_milwaukee_videos .wd_featurebox ul {
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	list-style: none;
}
/* Make youtube video responsive */
.wd_featureboxes_milwaukee_videos .wd_featurebox li {
	width: 49%;
	margin-right: 2%;
	margin-bottom: 15px;
	position: relative;
    padding-bottom: 27.25%;
    height: 0;
    overflow:hidden;
}
.wd_featureboxes_milwaukee_videos .wd_featurebox li:nth-child(2n) {
	margin-right: 0;
}
.wd_featureboxes_milwaukee_videos .wd_featurebox iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* End Milwaukee Videos */

/* END Featureboxes */

div.wd_rssfeeds_item {
	margin-bottom: 10px;
}

/* sponsorbar */
div.wd_sponsors {
	padding: 0 15px 10px 15px;
}

div.wd_sponsors p {
	background: #CCCCCC;
	margin: 0 0 5px 0;
	padding: 5px;
}

div.wd_sponsors img {
	padding: 10px;
}
/* END sponsorbar */

/* Shadows for Press Release Summary */
.shadowTR {
	margin: 0px;
	border: 0px;
	padding: 8px 0px 0px 0px;
	background: transparent url(../images/shadowTR.png) no-repeat top right;
}

.shadowBL {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 0px 8px;
	background: transparent url(../images/shadowBL.png) no-repeat bottom left;
}

.shadowBR {
	margin: 0px;
	border: 0px;
	padding: 0px 8px 0px 0px;
	background: transparent url(../images/shadowBR.png) no-repeat bottom right;
}

.shadowB {
	margin: 0px;
	border: 0px;
	padding: 0px 1px 8px 0px;
	background: transparent url(../images/shadowB.png) repeat-x bottom center;
}

.shadowR {
	margin: 0px -9px 0px 0px;
	border: 0px;
	padding: 1px 8px 1px 1px;
	background: transparent url(../images/shadowR.png) repeat-y center right;
}

.shadow-content {
	margin: -9px 0px -1px -9px;
	border: 0px;
	padding: 0px;
	background: transparent;
}
/* END Shadows for Press Release Summary */

.wd_pageid_20296 .wd_featureboxes_tabbed:after,
#single_slider_responsive:after {
	content: " ";
	display: table;
	clear: both;
}

#single_slider_responsive .single_slider_carousel_container {
	/* max-width: 670px; */
	width: 100%;
}

#single_slider_responsive .single_slider_carousel_container {
	float: left;
}

#single_slider_responsive .single_slider_carousel_bottom {
	display: none;
}

#single_slider_responsive .single_slider_carousel_control {
	background: transparent;
	text-decoration: none;
}

.wd_content .single_slider_carousel_bottom {
	display: none;
}

.subscribe_links a {
	padding-right: 20px;
	background: url(../images/webdriver/email_alerts.png) no-repeat center right;
}

.wd_search_basic_fields {
	display: inline-block;
	background-color: #f1f1f1;
	border: 1px solid #d3d3d3;
	border-radius: 3px;
	padding: 3px;
}

.wd_search_basic_fields input {
	vertical-align: middle;
	width: 250px;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}

select {
	/* width: 70px;
	height: 25px;
	margin-right: 5px; */
	font-size: 14px;
	color: #666;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

button.wd_search_button {
	letter-spacing: inherit;
	padding: 4px !important;
}

.wd_search_button {
	color: #666;
	height: 25px;
	width: 25px;
	border-radius: 3px;
	/* margin-left: 5px; */
	background-color: rgb(248, 248, 248);
	padding: 0 0 0 0px;
	font-size: 14px;
	border: 1px solid #999999;
	font-family: "Guardian-Light","HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}


.wd_pageid_20301 .page_title {
	display: none;
}

.wd_news_headlines .wd_item_wrapper {
	overflow: hidden;
}

/*
body.wd_pageid_20301 .placeholder {
  	width: 100%;
  	height: 300px;
	background: url(../images/placeholder-2000-x-580.png) center center no-repeat;
	background-size: cover;
}

body.wd_pageid_20290 .placeholder {
	height: 150px;
	width: 100%;
	background: #eee;
}

body.wd_pageid_20295 .placeholder {
	height: 150px;
	width: 100%;
	background: #eee;
}

body.wd_pageid_20303 .placeholder {
	height: 150px;
	width: 100%;
	background: #eee;
}

body.wd_pageid_20325 .placeholder {
	height: 150px;
	width: 100%;
	background: #eee;
}

body.wd_pageid_34137 .placeholder {
	height: 150px;
	width: 100%;
	background: #eee;
}

body.wd_pageid_ .wd_light_banner {
	background: #eee;
	width: 100%;
	height: 300px;
} */

.wd_embed_code {
	/*max-width: 450px;*/
}
div.wd_embed_code video {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100% !important;
  width: 100% !important;
}
/*
.wd_embed_code {
	height: 200px;
	width: 315px;
	margin: 10px 0px;
	position: relative;
	padding-top: 25px;
	padding-bottom: 25px !important;
}*/

.footer-container .wrapper {
    background: url(../images/nwm-logo-white.png) no-repeat right bottom;
    padding-bottom: 0;
}

/* tabbed fboxes on pageid 20296 */
.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tabs_container {
	position: relative;
}

.wd_pageid_20296 .wd_featureboxes_tabbed {
	/*background-image: -webkit-linear-gradient(left,#eee 70%,#fff 100%);
	background-image: -moz-linear-gradient(left,#eee 70%,#fff 100%);
	background-image: -o-linear-gradient(left,#eee 70%,#fff 100%);
	background-image: linear-gradient(to right,#eee 70%,#fff 100%);
	border-radius: 10px 0 0 10px;
    float: left;
    padding: 10px;*/
    margin: 20px 0px;
}

.wd_pageid_20296 .wd_featureboxes_tabbed {
	clear: both;
}

.wd_pageid_20296 .wd_featureboxes_tabbed:before,
.wd_featureboxes_tabbed:after,
.wd_featureboxes_tabbed:before,
.wd_featureboxes_tabbed:after,
.wd_featureboxes_tabbed .wd_tabs_container:before,
.wd_featureboxes_tabbed .wd_tabs_container:after {
	content: " ";
	display: table;
}

.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tabs_wrapper {
	position: relative;
	/*left: 61.66666667%;*/
	width: 43.33333333%;
	float: left;
	background: none;
	border: none;
	height: 485px;

	border-radius: 0px;
}

.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tabs_content_wrapper {
	padding: 10px 20px 0px 20px;
	height: 485px;
	background-color: #94b7bb;
	/*right: 35.33333333%; */
	width: 56.66666667%;
	float: left;
	position: relative;
	border: 1px solid #94b7bb;
}

.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tab {
	float: none;
	border: none;
	border-bottom: 2px solid #94b7bb;
	position: static;
	border-radius: 0px;
	margin: 0;
	font-size: 20px;
}

.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tab:before {
	content: '\f03d';
	font-family: 'FontAwesome';
	color: #FFF;
	font-size: 28px;
	padding-right: 10px;
}

.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tab-inactive:before {
	color: #94b7bb;
}

.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tab-inactive {
	background: #FFF;
}

.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tabs_wrapper .wd_tab-inactive:hover,
.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tab-active {
	background: #94b7bb;
	border-color: #94b7bb;
}
/* tabbed fboxes on pageid 20296 */

.tertiary-nav>ul>li>a.more-studies:hover:after,
.tertiary-nav>ul>li>a.active.more-studies:after {
	content: '';
	border: none;
}

.media-outlets-icons {
	list-style: none;
	padding: 0;
}

.media-outlets-icons li:hover a {
    border-color: #FFF;
}

.media-outlets-icons li {
	float: left;
	padding: 0px 30px;
}

.media-outlets-icons img {
	width: 50px;
	height: 50px;
	position: relative;
}

.media-outlets-icons img.email {
	top: -5px;
}

.media-outlets-icons #wd_who {
	position: relative;
}

.media-outlets-icons #wd_who .wd_who_container p {
	color: #0e497b;
	font-size: 1rem;
	line-height: normal;
	margin: 0;
}

.media-outlets-icons #wd_who .wd_who_container {
    display: block;
    background: white;
    padding: .7em;
    position: absolute;
    bottom: 0;
	width: 612px;
    height: 95px;
    z-index: 10;
    text-align: left;
    transition: all 300ms ease;
    opacity: 0;
	transform: translateY(100px);
	top: -10px;
    border: 4px solid #8b9ba8;
    left: 0px;
}
.media-outlets-icons #wd_who:hover .wd_who_container {
    opacity: 1;
    transform: translateY(140px);
}

.media-outlets-icons a {
	display: inline-block;
	border: 4px solid #8b9ba8;
	border-radius: 50%;
	padding: 14px;
}

.media-outlets-icons span a {
    display: block;
    border: none;
    border-radius: 0;
    padding: 0;
    color: #FFF;
}

.media-outlets-icons span {
	display: block;
	padding: 10px 0 0 0;
}

.wd_learn-more svg,
.media-outlets-icons span svg {
	width: 15px;
	height: 15px;
	position: relative;
	top: 2px;
}

/* Media Queries */

/*upsidedown arrow */
hr.wd_upsidedown-arrow {
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.125vw !important;
    width: 3.125vw;
    margin: -1.5625vw auto;
    background-color: #fff;
    border-radius: 1.5625vw;
    border: .05208vw solid #ececec;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    min-height: .05208vw;
    z-index: 10000;
    display:flex;
}
hr.wd_upsidedown-arrow:after {
	-webkit-transform: translate(0,-20%) rotate(45deg);
    -ms-transform: translate(0,-20%) rotate(45deg);
    transform: translate(0,-20%) rotate(45deg);
    content: "";
    display: inline-block;
    border-right: .15625vw solid #ffb81c;
    border-bottom: .15625vw solid #ffb81c;
    border-radius: .10417vw;
    height: .72917vw;
    width: .72917vw;
    
}

@media (max-width: 520px) {
	#wd_featurebox-standard_3518,
	#wd_featurebox-standard_3519,
	#wd_featurebox-standard_3520,
	#wd_featurebox-standard_3521 {
		width: 100%;
		float: left;
		margin-right: 0px;
		margin-left: 0px;
	}
	.wd_pageid_20285 .item:nth-child(odd) {
    padding-right: 0px;
    border-right: none;
	}
.wd_pageid_20285 .item:nth-child(even) {
    padding-left: 0px;
	}
	.wd_pageid_20285 .item {
    display: block;
    min-height: inherit;
    vertical-align: top;
    width: 100%;
  }
}

@media (max-width: 1015px) {
    div.wd_videos li.wd_item {
        width: 100%;
        float: none;
    }
	.wd_pageid_20285 #wd_printable_content table.wd_imagetable {
		width: 100%;
		float: none !important;
	}
	.wd_pageid_20285 #wd_printable_content .wd_imagetable img {
		max-width: 100%;
	}
    .wd_mainnav {
        height: auto;
    }

    .wd_mainnav li {
        display: block;
        height: auto;
    }

    .wd_mainnav li a {
        padding: 12px;
        height: auto;
    }
   .wd_pageid_20285 div.wd_featureboxes_bottom.wd_featureboxes-vertical {
   	display: block !important;
   }
   .wd_pageid_20285 #wd_featurebox-standard_3538.wd_featurebox_container {
   	margin-left: 20px;
   }
  .wd_pageid_20285 .wd_featureboxes_bottom div.wd_featurebox_container {
		float: none;
		width: 100%;
		padding: 15px;
		margin: 0;
	}
	#wd_featurebox-standard_2351,
	.wd_pageid_20301 .wd_featureboxes_left,
	.wd_pageid_20301 .wd_featureboxes_left .wd_featurebox_container {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	div.wd_featureboxes_middle div.wd_featurebox_container {
		margin-bottom: 0;
	}
	#wd_featurebox-standard_3520 {
    margin-left: 0;
	}
	#wd_featurebox-standard_3513 {
		float: none;
	}
	.wd_pageid_20285 .item{
		min-height: 300px;
	}
	.wd_featureboxes_milwaukee_icons .wd_featurebox_title {
		font-size: 30px;
		padding-top: 33px;
		padding-bottom: 42px;
		line-height: 1.2;
	}
	.wd_featureboxes_milwaukee_icons .wd_featurebox ul li a {
		font-size: 24px;
	}
}

@media (max-width: 640px) {
	.footer--menu #ot-sdk-btn.ot-sdk-show-settings {
		font-size: 4.0625vw;
		line-height: 6.25vw;
		letter-spacing: .29063vw;
	}
	.wd_featureboxes_milwaukee_images {
		margin-top: 15px;
	}
	.wd_featureboxes_milwaukee_images .wd_featurebox li {
		width: 100%;
		margin-right: 0;
	}
	.wd_featureboxes_milwaukee_videos .wd_featurebox li {
		width: 100%;
		margin-right: 0;
		padding-bottom: 56.25%;
	}
}

@media (max-width: 768px) {
	.header-title img {
		min-width: inherit;
		max-width: 349px;
	}
	.header-title a {
    	width: inherit;
    	height: auto;
	}

	div.wd_featureboxes_middle div.wd_featurebox_container {
		margin-bottom: 0;
	}

	#wd_featurebox-standard_3518,
	#wd_featurebox-standard_3519,
	#wd_featurebox-standard_3520,
	#wd_featurebox-standard_3521 {
		width: 47%;
	}
	#wd_featurebox-standard_3520 {
    margin-left: 0;
	}
	#wd_featurebox-standard_3513 {
		float: none;
	}
	#wd_featurebox-standard_2351,
	.wd_pageid_20301 .wd_featureboxes_left,
	.wd_pageid_20301 .wd_featureboxes_left .wd_featurebox_container {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.wd_pageid_20301 .wd_featureboxes_right {
		display: none;
	}
	.wd_pageid_20287 .wd_standard .item_name:hover,
	.wd_pageid_20292 .wd_standard .item_name:hover,
	.wd_pageid_20288 .wd_standard .item_name:hover {
    color: #ffb81c;
  }
  .wd_pageid_20287 .wd_standard .item_name,
  .wd_pageid_20292 .wd_standard .item_name,
	.wd_pageid_20288 .wd_standard .item_name {
		display: block;
    width: 100%;
    padding: 20px;
    font-size: 26px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    background: #002b49;
  }
  .wd_pageid_20296 .wd_featureboxes_tabbed .wd_tabs_wrapper,
	.wd_pageid_20296 .wd_featureboxes_tabbed .wd_tabs_content_wrapper {
		float: none;
		width: 100%;
		height: auto;
	}
	.wd_featureboxes_middle2 .wd_featurebox_wrap,
	#wd_featurebox-standard_3522 .wd_featurebox_wrap {
		width: 100%;
	}
	.media-outlets-icons {
		text-align: center;
		margin: 0 auto;
	}
	.media-outlets-icons li {
		float: none;
		padding: 10px 30px;
	}
	.wd_featureboxes_bottom .wd_featurebox_title {
		font-size: 28px;
		line-height: 28px;
	}
	.wd_pageid_20301 .wd_featureboxes_bottom .wd_featurebox,
	.wd_featureboxes_bottom .wd_featurebox_wrap {
		display: block;
	}
	.wd_featureboxes_bottom .wd_featurebox_wrap ul {
		font-size: 17px;
		line-height: 17px;
	}
	#wd_featurebox-teaser_1380 .wd_newsfeed_releases-teaser .item {
		width: 100%;
		padding-right: 0px;
		float: none;
	}
	div#wd_featurebox-standard_3541, div#wd_featurebox-standard_3516 {
		/* grid-row: 2; */
		display: block;
		width: 100%;
		height: auto;
		margin-top: 20px;
	}
	.wd_featureboxes_milwaukee_icons .wd_featurebox ul li {
		width: 50%;
	}

	/* Contacts Bottom */
	.wd_featureboxes_contacts_bottom .wd_featurebox_title {
		margin-top: 30px;
	}
	section.general-content .wd_featureboxes_contacts_bottom ul li {
		width: 100%;
		padding: 0px;
		list-style: none;
		margin-bottom: 20px;
		display: block;
	}
	/* End Contacts Bottom */
}

@media (max-width: 968px) {

	.wd_pageid_20290 .item {
		width: 100%;
		float: none;
		margin-right: 0;
	}
	.wd_featureboxes_middle2 .wd_featurebox p {
		line-height: normal;
	}

	#wd_featurebox-teaser_1380 .wd_newsfeed_releases-teaser,
	.wd_featureboxes_middle2 .wd_featurebox,
	.wd_featureboxes_middle2 {
		display: block;
	}
	.wd_pageid_20301 .wd_featurebox .wd_imagetable {
		float: none !important;
    margin: 0 auto !important;
	}
	#wd_featurebox-standard_2351 {
		float: none;
		margin-top: 20px;
		margin-right: 0;
	}
	#wd_featurebox-standard_3522, #wd_featurebox-standard_2351, #wd_featurebox-standard_3516, #wd_featurebox-standard_3513 {
		width: 100%;
	}
	.wd_pageid_20301 .wd_featureboxes_left {
		float: none;
		width: 100%;
	}
	.wd_pageid_20301 .wd_featureboxes_right {
		display: none;
	}
}
@media (max-width: 1024px) {
	nav.tertiary-nav {
		height: unset;
	}
	nav.tertiary-nav ul.nav-items {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
}
@media (min-width: 1000px){
	.footer-container .copyright {
    	max-width: 710px;
	}
	.footer-container .pilar {
		margin: 0 0 0 0 !important;
	}
}
@media (max-width: 1023px){
	.wd_pageid_20285 .item:nth-child(even):before {
		border-left: none;
	}
}
@media (max-width: 568px){
	.wd_featureboxes_milwaukee_icons .wd_featurebox ul li {
		width: 100%;
	}
}
.wd_pageid_34144 #wdVideoContainer {display: none;}
.wd_pageid_34144 .wdVideoFancybox img {max-width: 300px;}
.wd_pageid_34144 #wdVideoContainer video {width: 100%; height: auto; max-width: 700px;}
/* Yellow Boxes */
