/* CLIENT CSS OVERRIDES */
body, html {
	/* height: 100%!important;
	overflow-x: hidden;
	max-height: 100% !important; */
}
body{
	margin-top: 50px;
	background: url("../images/stars-bg.png") 0 135px repeat-x;
}
a,
a:active,
a:visited {
	color: #b4111a;
}
a:hover{
	text-decoration: underline;
}
#wd_printable_content {
	width: 95%;
	max-width: 1170px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/*.main_container {
	padding-top: 4em;	
}*/
#wd_printable_content p {
	margin-bottom: 30px;
	margin-bottom: 30px;
	font-family: 'Montserrat',sans-serif;
	line-height: 1.5em;
	color: #232323;
}
.wd_page_banner{
	background-color: transparent;
}

#wd_printable_content .stars:before {
	background: url(../images/stars-bg.png) 0 135px repeat-x;
	left: -100vw;
	bottom: 0;
	height: 30em;
	z-index: -1;
	right: -100vw;
	position: absolute;
	top: 0;
	content: "";
}
iframe.venoframe {
	position: relative;
}
h1.page_header {
	font-family: 'Montserrat',sans-serif;
  font-weight: bold;
	background-color: transparent;
	text-transform: capitalize;
	margin: 20px 0 40px;
	color: #000;
}
h1.page_header a:hover{
	color: #005da5;
	text-decoration: none;
}
a.button-more{
	background: transparent;
	text-shadow: none;
	font-size: 14px;
	font-weight: bold;
  color: #b4111a;
	line-height: 1.4;
	margin-top: 20px;
	display: block;
	width: auto;
	padding: 0;
	color: #B5121B;
}
a.button-more:after{
	content: "\f105";
	display: inline-block;
	margin-left: 5px;
	font-family: "FontAwesome";
	color: #9b9b9b;
}
a.button-more:hover {
	text-decoration: none;
}
a.button-more:hover {
	background-color: rgba(255,255,255,0.5);
}
.header-links .row .header-links-container a {
	line-height: 12px;
}
.header .header-container .logo-container .header-form {
	transition: width .4s ease;
	display: block;
	overflow: hidden;
	width: 0;
	position: absolute;
	top: 134px;
	left: 0;
}
.header .header-container .logo-container .header-form.show-navbar-form {
	width: 100%;
}
.header3 .navbar-brand {
	max-width: 255px;
}
.wd_item_search_form_container {
	clear: left;
}
.wd_date {
	color: #777;
}
/* Begin classes for common SPIN elements */
/* Header styles */
.wd_header_content {
	display: none;
}
.page_header,
.category_header {
	font-weight: bold;
	margin: 100px 0 15px;
}
.page_header a ,
.page_header a:hover,
.page_header a:active,
.page_header a:focus {
	color: #e4e4e4;
}
.detail_header,
.detail_subheader,
.category_name {
	font-weight: bold;
}
.category_intro {
	margin-bottom: 15px;
}
.header .container .row a.navbar-btn {
	text-align: center;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse{
	max-height: none;
}
.nav-item.dropdown .dropdown-toggle {
	background: #b4101a;
	padding: 20px 0;
	color: #fff;
	text-align: center;
}
.nav-item.dropdown .dropdown-menu {
	background-color: #013260;
}
input.site-search {
	display: block;
}
h1.category_header {
	color: #000;
	font-size: 24px;
	font-weight: 700;
	background: none;
	clear: both;
}
.wd_home_hero {
	display: none;
	height: 275px;
	margin-top: -10px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	/* Updates by AJS */
	margin-top: 0;
	display: block;
	position: relative
}
#wd_printable_content .wd_home_hero:after {
  left: -100vw;
  bottom: 0;
  z-index: -1;
  right: -100vw;
  position: absolute;
  top: 0;
  content: "";
  background-image: url(../images/stars-bg.png);
}

/* END Header styles */

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

.item_name {
	font-weight: bold;
	position: relative;
	font-size: 18px;
}
.wd_item a,
.item a,
.item_name a {
	color: #b4111a;
}
.item_date {
	font-weight: 400;
}
table.wd_imagetable {
	width:100%;
	max-width: 100%;
}
table.wd_imagetable img {
	max-width: 100%;
}
td.imagecaption {
	text-align: left;
	padding: 3px 5px 3px 5px;
}
ul.breadcrumb {
	margin: 0;
	position: relative;
	float: left;
	font-size: 12px;

}
ul.breadcrumb li a,
ul.breadcrumb li span {
	color: #777;
}

/*END Toolbar Container*/

/* Toolbar styles */
div.wd_page_toolbar {
	float: right;
	padding: 10px 0;
}
div.wd_page_toolbar table {
	width: auto;
}

div.wd_page_toolbar table > td {
	position: absolute;
}

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

div.wd_page_toolbar a {
	line-height: 16px;
}
/* END Toolbar styles */
/* 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);
}

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

/* Newsfeed Releases */
div.wd_newsfeed_releases {}
.wd_newsfeed_releases li.wd_item .wd_subtitle {
	display: none;
}
/* 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-detail .wd_asset_image div {
	display: none;
}*/
.wd_newsfeed_releases-detail ul.wd_layout-masonry.wd_asset_inline_list li {
	width: 100% !important;
	left: 0 !important;
	position: relative !important;
	height: 100%;
}
.wd_newsfeed_releases-detail ul.wd_layout-masonry.wd_asset_inline_list li:nth-child(n+2) {
	top: 0px !important;
	margin-top: 60px;
}
.wd_newsfeed_releases-detail ul.wd_asset_inline_list {
	min-height: 180px !important;
	height: auto !important;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
.wd_newsfeed_releases-teaser .subscribe_link,
.wd_newsfeed_releases-teaser .wd_asset_icon_link_list,
.wd_newsfeed_releases-teaser .wd_summary {
	display: none;
}
.wd_newsfeed_releases-teaser .wd_date {
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
}
.wd_newsfeed_releases-teaser .wd_title {
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}
.wd_newsfeed_releases-teaser .wd_title a{
	color: #205da5 !important;
}
/* 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 .item_tooltip_contents {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
}
.item_tooltip {
	width: 500px;
}
.item_tooltip_contents {
	background-color: #FEFDE1;
	border: 2px solid #a5a5a5;
}
ul.bullet-list.icon-bullet-list li {
	height: 15em;
	width: 17%;
	position: relative;
	margin: 0px 5px;
	display: inline-block;
}
ul.bullet-list.icon-bullet-list li a {
	position: absolute;
	top: 45%;
	left: 0;
	width: 100%;
	color: #fff;
	text-align: center;
}
ul.bullet-list.icon-bullet-list {
	padding: 10px 0;
	margin: 0;
	text-align: center;
}
ul.bullet-list.icon-bullet-list li a {
	font-size: 24px;
	font-weight: bold;
}
/* END slider and tooltip style for Press Release Summary */

/* items for Press Release Summary */
.item_with_slider {
	padding: 0px 0px 0px 20px;
}
section#wd_main_hero_slideshow {
	margin-top: -12px;
}
.slider_control_closed, .slider_control_open {
	position: absolute;
	left: -20px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.slider_control_closed {
	background: url(../images/slider_open.png) no-repeat right center;
}
.slider_control_open {
	background: url(../images/slider_close.png) no-repeat right center;
}
/* END items for Press Release Summary */

/* END Newsfeed Releases */

/* Stories */
div.wd_stories {

}
/* .wd_stories .wd_search_basic_fields,
.wd_stories-teaser .item .item_date {
	display: none;
} */




.wd_stories-detail .wd_title, .wd_newsfeed_releases-detail h1 {
	padding: 20px 0 !important;
}
.wd_stories .wd_item .wd_thumbnail img {
	width: 100%;
}
.wd_stories-teaser .item a.itemlink img {
	float: left;
	margin-right: 10px;
	width: auto;
}
.wd_stories-teaser .item .item_summary p {
	margin-top: 10px;
}
.wd_stories-detail .wd_title {
	font-size: 2em;
	margin: 10px 0 5px;
}
/* END Stories */

/* Articles */
.wd_articles .wd_item {
	margin: 0;
}
.wd_articles ul.wd_layout-simple li.wd_category_link {
	display: inline-block;
	width: 31%;
	margin: 0 10px;
	vertical-align: top;
	overflow: hidden;
}
.wd_articles ul.wd_layout-simple {
	overflow: hidden;
}
.wd_articles ul.wd_layout-simple li.wd_category_link img {
	width: 100%;
	height: 100%;
}
.wd_articles ul.wd_layout-simple li.wd_category_link .wd_thumbnail  {
	float: none;
}
.wd_articles ul.wd_layout-simple li.wd_category_link .wd_thumbnail ~ div {
	margin-left: 0 !important;
}
.wd_articles ul.wd_layout-simple li.wd_category_link .wd_title {
	display: block !important;
	float: none;
	width: 100%;
	clear: both;
	text-align: center;
	margin: 10px 0;
	font-size: 18px;
}

/* Formbuilder */
table.wd_formbuilder p {
	margin: 0px;
}
.wd_site_users table tbody tr td input {
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 5px;
}

.wd_site_users input#loginform_remember_me {
	position: relative;
	margin-top: -5px !important;
	top: 2px !important;
}
.wd_site_users .wd_form_field .wd_form_field_input:first-child {
	position: relative;
	top: 0;
	display: inline-block;
}
.wd_site_users .wd_form_field_label {
	display: inline-block;
}
.wd_form_field .wd_form_field_input:first-child {
	position: relative;
	top: 560px;
}
.wd_site_users form.wd_formbuilder {
	margin-left: 10px;
}
.wd_site_users div#register_form_intro {
	margin-left: 10px;
}
.wd_form_field.wd_form_field_pos_left_inline {
	margin: 15px 0;
}
.wd_site_users .wd_form_field.wd_form_field_pos_right {
	margin: 10px 0;
}
.wd_subscribe2 div.wd_form_field {
	overflow: visible;
	margin: 5px;
}
/* END Formbuilder */

/*Search Forms*/
.wd_search_basic_fields {
	display: inline-block;
	background-color: #eee;
	border: none;
	border-radius: 0px;
	vertical-align: middle;
	padding: 18px 12px;
	width: auto;
}
.wd_search_basic_fields select,
.wd_search_basic_fields input,
.wd_search_basic_fields button{
	height: 35px;
}
.wd_search_basic_fields select {
	-webkit-appearance: inherit;
	padding: 1px 1px 1px 4px;
	width: 111px;
	border-radius: 0px;
	border: none;
	border-bottom: 1px solid #fff;
	color: #000;
	background: #fff url(../images/select-arrow.png) no-repeat 97% 50%;
	margin-right: 10px;
}
.wd_search_basic_fields input[type="text"] {
	border: none;
	border-bottom: 1px solid #fff;
	padding-left: 7px;
	background: #fff;
	color: #000 !important;
	width: 200px;
}
.wd_search_basic_fields select[name="cat"] {
	width: 120px;
}
.wd_search_basic_fields .wd_search_button {
	display: inline-block;
	vertical-align: middle;
	margin-left:6px;
	background-color: #003161;
	color: white;
	border: none;
}
a.wd_search_advanced_link {
	display: none;
}
.wd_newsfeed_search_form_container {
	margin-bottom: 30px;
}
.wd_headline_search_form_container {
	margin-left: 0px;
	margin-bottom: 30px;
}
/*END Search Forms*/

/* Search Results */

/* 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;
	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;
	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;
}
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;
}
.ptb-md {
	padding-bottom: 0;
}
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.calendar_subscribe_links img {
	margin-right: 5px;
}
div.calendar_subscribe_links a {
	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_social-grouping {
	width: 80%;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0;
}
ul.wd_social-grouping li {
	list-style: none;
	display: inline-block;
	width: 15%;
}
ul.wd_social-grouping li i {
	font-style: normal !important;
}
ul.wd_social-grouping li i.fab:before {
	font-family: fontawesome;
}
ul.wd_social-grouping li a i::before {
	font-size: 3em;
}
/* Featureboxes */

div.wd_featurebox_title {
	font-weight: bold;
	background-color: #002f60;
	color: #e4e4e4;
	padding: 10px 20px;
	text-transform: uppercase;
	font-size: 18px;
}

div.wd_featurebox_title a {
	color: #e4e4e4;
}
div.wd_featurebox_title a:hover,
div.wd_featurebox_title a:active,
div.wd_featurebox_title a:focus {
	text-decoration: none;
}

div.wd_featurebox {
	padding: 8px;
	margin-bottom: 10px;
	overflow: hidden;
}

div.wd_featurebox p {}
div.wd_featurebox div {}

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 {}

div.wd_featureboxes_left {
	clear: both;
	display: block;
	margin-top: 10px;
}

div.wd_featureboxes_above_content {
	max-width: 1170px;
	margin: 30px auto 0;
}
div.wd_featureboxes_above_content div.wd_featurebox_container {}
div.wd_featureboxes_above_content div.wd_featurebox_title {
	display: none;
}
div.wd_featureboxes_above_content div.wd_featurebox {}


div.wd_featureboxes_left div.wd_featurebox_container {}
div.wd_featureboxes_left div.wd_featurebox_title {}
div.wd_featureboxes_left div.wd_featurebox {}
div.wd_featureboxes_left .wd_imagetable {
	float: none;
}

div.wd_featureboxes_middle {}
div.wd_featureboxes_middle div.wd_featurebox_container {}
div.wd_featureboxes_middle div.wd_featurebox_title {}
div.wd_featureboxes_middle div.wd_featurebox {height:auto;}

div.wd_featureboxes_right {}
div.wd_featureboxes_right div.wd_featurebox_container {}
div.wd_featureboxes_right div.wd_featurebox_title {}
div.wd_featureboxes_right div.wd_featurebox {}

.wd_featureboxes_socialhub {
	margin-top: 17px;
}
.wd_featureboxes_socialhub .wd_tabs_wrapper {
	background: 0 none;
	padding: 5px;
}
.wd_featureboxes_socialhub .wd_tabs {
	width: 94%;
	display: block;
	margin: 0 auto;
}
.wd_featureboxes_socialhub .wd_tab {
	margin: 1px;
	padding: 2px;
	border: 0px;
	background-color: transparent;
}
.wd_featureboxes_socialhub .wd_tab-inactive {}
.wd_featureboxes_socialhub .wd_tab-active {
	padding: 2px;
	background-color: #dddddd;
	border: 1px solid #cccccc;
	border-radius: 4px;
	font-weight: normal;
}
.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;
	float:left;
}
.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;
}
.wd_featureboxes_middle_top.wd_featureboxes-vertical {
	background: #EFF0F4;
	padding-top: 10px;
}
.wd_featureboxes_middle_top.wd_featureboxes-vertical .wd_featurebox {
	margin-bottom: 0px;
}
.wd_featureboxes_middle.wd_featureboxes-horizontal .right-middle-container .wd_featurebox_container {
	height: 49em;
}
.wd_tabs_wd_featureboxes_tabs-socialhub_content .wd_featurebox iframe#twitter-widget-0 {
	height: 837px !important;
}
.wd_featureboxes_socialhub .wd_tabs_content_wrapper,
.wd_featureboxes_socialhub .wd_tabs_wrapper {
	width: 60%;
	margin: 0 auto;
}
.wd_featureboxes_button.wd_featureboxes-vertical {
	clear: both;
}
.wd_featureboxes_middle .wd_featurebox p video {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
#wd_featurebox-standard_3521 {
	background: transparent;
	display: block;
	margin: 0 auto;
	float: none;
}
#wd_featurebox-standard_3521 .wd_featurebox_title {
	display: none;
}
#wd_featurebox-standard_3521 .wd_featurebox {
	color: #333;
	font-size: 0.8em;
	text-align: center;
}
#wd_featurebox-standard_3529 .wd_featurebox_title {
	display: none;
}
#wd_featurebox-standard_3518 .wd_featurebox p span a::after {
	content: '';
	font-family: "FontAwesome";
	display: inline-block;
	color: #000;
	margin-left: 5px;
}
#wd_featurebox-teaser_1377 .wd_featurebox .item {
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
	margin-right: 3%;
}
#wd_featurebox-social_7 .wd_item_container .wd_item div:last-child {
	display:none;
}
#wd_featurebox-social_7 .wd_featurebox {
	position: relative;
	overflow: hidden;
}
#wd_featurebox-social_7 .wd_featurebox p.error {
	width: 100%;
	bottom: -12px;
	height: 3em;
	z-index: 1;
	position: absolute;
	display: block;
	background: #ffffff;
}
#wd_featurebox-subscribe_1 .wd_featurebox {
	padding-bottom: 20px;
}
.wd_subscribe_featurebox .wd_form_field.wd_form_field_pos_right,
.wd_subscribe_featurebox .wd_form_footer{
	display: inline-block;
	width: 49%;
}
.wd_subscribe_featurebox .wd_form_field_input input {
	font-size: inherit;
}
#wd_featurebox-standard_3530 .wd_featurebox_title {
	display: none;
}
#wd_featurebox-standard_3530 .wd_featurebox {
	padding: 10px 0 10px 0px !important;
	margin: 0;
}
div#wd_featurebox-standard_3518 {
	width: 49%;
	float: left;
	margin-right: 1%;
	max-height: 665px;
}

div#wd_featurebox-standard_3518 .wd_featurebox_title a {
	color: #e4e4e4;
}

div#wd_featurebox-standard_3518 a {
	color: #29abe2;
}
div#wd_featurebox-standard_3528 .wd_featurebox_title {
	display: none;
}
div#wd_featurebox-teaser_1386 {
	margin-left: 10px;
}
div#wd_featurebox-teaser_825 {
	width: 80%;
	margin: 0 auto;
	color: #000;
	padding: 0 0 40px 0;
}
div#wd_featurebox-teaser_1385 {
	width: 100%;
	margin-left: 1%;
	height: 99.5em;
}

div#wd_featurebox-teaser_1385 .wd_standard-teaser::after{
	content: '';
	display: table;
	clear: both;
}


div#wd_featurebox-teaser_1377 {
	margin-left: 0;
	margin-right: 1%;
	position: relative;
	padding-bottom: 14px;
	overflow: hidden;
}
div#wd_featurebox-teaser_1377 p.more {
	padding: 0;
	clear: both;
	text-align: left;
	line-height: normal;
}
div#wd_featurebox-teaser_1387 {
	clear:left;
}
div.wd_featureboxes_middle div.wd_featurebox_container {
	background: #fff;
	color: #000;
	position: relative;
	margin: 0px 0 20px 0;
}

#wd_featurebox-teaser_1381 .item_name a.itemlink {
	float: right;
	width: 57%;
	position: relative;
	bottom: 4px;
}
.wd_featureboxes_middle #wd_featurebox-teaser_1385 {
	width: 48%;
	display: inline-block;
	margin-right: 10px;
	min-height: 580px;
	vertical-align: top;
}
.wd_featureboxes_middle .right-middle-container {
	display: inline-block;
	width: 49%;
}

#wd_featurebox-teaser_1388 .wd_standard-teaser,
.wd_news_releases-teaser {
	margin: 0 10px;
}
#wd_featurebox-teaser_1377 .item_summary,
#wd_featurebox-teaser_1388 .item_summary {
	font-size: 16px;
	padding-top: 5px;
}
.right-middle-container .wd_featurebox_container.wd_featurebox-teaser:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: #fff;
	z-index: -1;
	opacity: .8;
}
.right-middle-container .wd_featurebox {
	text-align: left;
}
.right-middle-container .wd_featurebox_title,
.right-middle-container div, .right-middle-container p{
	z-index: 1;
}
.wd_featureboxes_middle.wd_featureboxes-horizontal {
	width: 80%;
	margin: 0 auto;
	color: #000;
	padding: 40px 0 0;
}
.wd_featureboxes_social_feeds.wd_featureboxes-vertical {
	width: 90%;
	padding: 50px 0;
	margin: 0 auto;
	text-align: center;
}
.wd_featureboxes_social_feeds.wd_featureboxes-vertical .wd_featurebox_title {
	display: none;
}
.wd_featurebox-social_facebook,
.wd_featurebox-social_twitter,
.wd_featurebox-social_youtube,
.social_right {
	display: inline-block;
	width: 100%;
	vertical-align: top;
}
div#wd_featurebox-standard_3519 {
	width: 49%;
	float: left;
	margin-left: 1%;
	max-height: 209px;
}
#wd_featurebox-standard_3519 .wd_featurebox a {
	color: #000;
}
#wd_featurebox-teaser_1377 .wd_featurebox .item_name {
	margin-bottom: 6px;
}
#wd_featurebox-standard_3518 .wd_featurebox p img {
	margin-top: -15px;
}
div#wd_featurebox-standard_3518 .wd_featurebox h4 {
	margin-top: 20px;
}
div#wd_featurebox-teaser_1377 {
	width: 100%;
	margin-bottom: 20px;
}
.wd_featureboxes_button.wd_featureboxes-vertical {
	width: 100%;
	padding: 0 15px;
}
div#wd_featurebox-standard_3522 .wd_featurebox_title {
	display: none;
}
div#wd_featurebox-standard_3522 .wd_featurebox {
	text-align: center;
}
div#wd_featurebox-standard_3522 {
	position: relative;
}
div#wd_featurebox-standard_3522 .wd_featurebox p a {
	background: #000;
	padding: 10px;
	width: 625px;
	display: inline-block;
	position: relative;
	top: 10px;
	color: white;
	font-size: 1.1em;
}
div#wd_featurebox-standard_3522 .wd_featurebox p a:hover {
	background: #333333;
}

/* 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 */

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

.dropdown-menu li a {
	font-family: Arial,Helvetica,sans-serif;
}

.wd_item .wd_title {
	font-weight: 400;
	font-size: 1em;
}

.wd_item .wd_date {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.8em;
	color: #cccccc;
	margin-bottom:5px;
}

.home-banner-wrap {
	margin-top: 0;
}

.wd_asset_icon img {
	display: none;
}

a.more, a .more, .more a {
	font-weight: 400;
}

.wd_item {
	padding: 0;
	margin: 20px 0 20px 0;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-top: 35px;
}

.wd_item_page .wd_asset_inline_list .wd_item {
	border-bottom: none;
	margin: 0;
	padding: 0;
}

.wd_item .wd_title {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 5px;
}
.wd_item .wd_subtitle {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.1em;
}
/* .wd_item .wd_thumbnail {
	float: left;
	margin: 0 15px 5px 0;
	width:145px;
	height: 130px;
} */
.breadcrumb {
	text-transform: uppercase;
	float: left;
}
.breadcrumb a, .breadcrumb a:active, .breadcrumb a:visited {
	color: #777;
	font-size: 12px;
	font-weight: normal;
}
.breadcrumb {
	padding: 0;
	margin: 8px 0;
	background-color: transparent;
	border-radius: 0;
	color: #000;
	font-size: 12px;
}
.wd_newsfeed_releases-detail {
	padding-top: 5px;
}
.wd_newsfeed_releases-detail .wd_title {
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #232323;
}
.wd_item_wrapper {
	margin-left: 160px;
}
.wd_news_headlines .wd_item_wrapper {
	margin-left: 0px ;
}
.wd_news_headlines .wd_item_wrapper .wd_thumbnail {
	display: none;
}
/*.wd_news_headlines li.wd_item .wd_title a {
	font-size: 1.5em;
}*/
.wd_news_headlines li.wd_item .wd_captioned_image {
	min-height: 5.5em;
}
li.wd_subscribe_link {
	background: #B6121B url(../images/email.png) 90% 50% no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 50px 20px 25px;
	display: block;
}
li.wd_subscribe_link:hover {
	background: #333333 url(../images/email.png) 90% 50% no-repeat;
	text-decoration: underline;
}
.wd_load_more-container {
	display: block;
}
.wd_events_list .wd_attachment_icon {float: left; margin-right: 5px;}

div.wd_page_toolbar {}
div.wd_page_toolbar table {width: auto; border: 0px;}
div.wd_page_toolbar tbody {}
div.wd_page_toolbar tr {}
div.wd_page_toolbar td,
div.wd_page_toolbar td span.wd_page_tool,
div.wd_page_toolbar a {
	line-height: 16px;
	margin: 0;
	padding: 0 2px;
	vertical-align: top;
}
div.wd_page_toolbar img {width: 16px; height: 16px;vertical-align: top;}

/*.wd_featureboxes_top.wd_featureboxes-horizontal {
	background: url(../images/stars-bg.png) 0 135px repeat-x;
}*/

.wd_news_headlines-teaser {
	margin: 5px 10px;
}

.wd_news_headlines-teaser .item {
	vertical-align:top;
}

.more {
	margin-left: 10px;
}
p.more {
	font-size: 18px;
}

.fa-twitter:before,
.fa-facebook-f:before,
.fa-facebook:before {
	font-family: fontawesome;
}
.wd_videos li.wd_item {
	width: 48%;
	float: left;
	margin-top: 30px;
	margin-left: 0;
	border-bottom: none;
	margin-right: 20px;
}

/*.wd_item_wrapper:first-child, .wd_layout-grid .wd_item_wrapper {
	margin-left: 160px;
} */

.wd_subscribe_link img {
	display: none;
}

.wd_subscribe_link a {
	color: #fff;
}

.wd_subscribe_link a:hover {
	text-decoration: underline;
	color: #fff;
}
.wd_get-email-alerts-button {
	background: #002f60 url(../images/email.png) 86% 50% no-repeat;
	color: #e4e4e4 !important;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 60px 20px 24px;
	display: block;
}

.wd_news_alerts_button {
	width: 250px;
}

.wd_news_alerts_button > a:hover,
.wd_news_alerts_button > a:focus,
.wd_news_alerts_button > a:active,
.wd_news_alerts_button > a:visited {
	color: #e4e4e4 !important;
}

.wd_get-email-alerts-button > a:hover,
.wd_get-email-alerts-button > a:focus,
.wd_get-email-alerts-button > a:active,
.wd_get-email-alerts-button > a:visited {
	color: #e4e4e4 !important;
}
/* Staff Stories page id 20285 */

.wd_pageid_20285 ul.wd_layout-grid.wd_item_list {
	height: 300px !important;
}

#wd_featurebox-social_6 .wd_featurebox .wd_items .wd_item_container .wd_item .item_name a {
	color: #333 !important;
}
#wd_doc_head_topnav {
	height: 42px;
	padding: 0;
}
nav#wd_doc_head_topnav li.dropdown a {
	padding-top: 12px;
	padding-bottom: 10px;
}
.header .container .row .col-md-3.col-sm-4.col-xs-12 {
	margin-top: 14px;
}
.readmore_banner {
	text-align: center;
	font-size: 14px;
	background-color: #f4f4f4;
	border: none;
	padding: 10px 0;
	border-radius: 0;
	margin-bottom: 0;
	min-height: 0;
}
.wd_standard-detail table.wd_imagetable {
	width: auto;
}

.wd_standard-detail .wd_imagetable img {
	margin-top: -10px;
}
.wd_top_toolbar .wd_page_toolbar {
	margin: 0;
	float: right;
	position: relative;
	right: 125%;
	height: 30px;
}
/*Multimedia: last item in list needs to be centered, apologies for important tags*/
p.tags {
	text-align: left;
}
.wd_top_toolbar {
	width: 269px;
	float: right;
	height: auto;
}
.wd_content .page_header {
	position: relative;
	bottom: 70px;
}
.wd_page_menu {
	overflow: auto;
	clear: both;
}
.wd_featureboxes_socialhub .wd_tabs {
	width: 84%;
	display: block;
	margin: 0 auto;
}
/* FOOTER */
.footer {
	background-color: #333;
	color: #5e88a2;
}
.footer .biz-info div {
	color: #c5ccd0;
}
footer .container .row.top {
	text-align: center;
}
input.wd_formbuilder_submit {
	margin-left: 5px;
}
.footer p {
	color: #c5ccd0;
}
/* FOOTER END */

ul.wd_layout-simple.wd_subscribe_link_list {
	width: 240px;
	position: relative;
	float: left;
	bottom: -22px;
	margin-left: 230px;
}
.wd_subnav li {
	list-style: none;
	font-size: .8em;
}
.wd_subnav li a {
}
.wd_gallery-detail .wd_detail_caption .wd_date {
	display: none;
}

h2.wd_archive_title {
	float: left;
	display: inline-block;
	margin-left: 195px;
	position: relative;
	bottom: 20px;
}


.wd_featurebox p iframe {
	display: block;
	margin: 0 auto;
}

ul.wd_top_nav {
	width: 1170px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.wd_top_nav li {
	list-style: none;
	display: inline-block;
	padding: 5px 10px;
}

.wd_top_nav li::before {
	content: '|';
	padding-right: 20px;
}

.wd_top_nav li:first-child::before {
	content: '';
	display: none;
}

.wd_top_nav li a {
	color: #000;
	font-weight: bold;
}

.wd_top_nav li a:hover {
	text-decoration: underline;
	color: #B6121B !important;
}

form.wd_search_form_advanced>.wd_form_field.wd_form_field_pos_right:nth-child(6) {
	display: none;
}

.wd_search_form_advanced .wd_form_footer {
	margin-top: 10px;
}

span.wd_search_headlines_only {
	display: block;
	margin-top: 10px;
}


ul.wd_layout-simple.wd_asset_type_link_list {
	border: none;
	font-size: 1em;
}

li.wd_asset_type_link .wd_title,
li.wd_asset_type_link .wd_count {
	font-size: 1em;
	font-weight: normal;
	color: #000;
}
.wd_asset_gallery_container .wd_asset_gallery {
	background-color: transparent;
	border: none;
}
div#wd_featurebox-standard_3517 .wd_featurebox p a span::after,
div#wd_featurebox-standard_3518 .wd_featurebox p a span::after {
	content: '';
	font-family: "FontAwesome";
	display: inline-block;
	color: #fff;
	margin-left: 5px;
}

.wd_standard-detail p a strong {
	text-align: center !important;
}
.wd_stories .wd_toolbar.wd_toolbar-content {
	display: none;
}
.wd_stories-detail .wd_date {
	display: none;
}

.wd_standard-detail ul {
	padding-left: 20px;
}


#wd_main_hero_slideshow {
	background: none !important;
	padding-bottom: 0 !important;
}
#wd_main_hero_slideshow .col-sm-12 {
	padding-right: 0;
}
.wd_videos_banner .wd_videos_slider p {
	font-size: 13px;
	padding-right: 70px;
	text-align: left;
	padding-left: 10px;
	color: #000;
}

.wd_videos_banner .wd_videos_slider .wd_videos_slider_heading a {
	margin: 0;
	color: #000;
	text-align: left;
	font: bold 20px/normal Arial, sans-serif;
}
section.wd_page_banner.wd_videos_banner h3.wd_videos_slider_heading a {
	font-size: 65px !important;
	color: #fff !important;
	line-height: 1em !important;
}
.wd_videos_slider .wd_videos_slider_content .section {
	display: inline-table;
}
.section.clearfix:after {
	content: '';
	position: absolute;
	top: 0;
	display: block;
	right: 0;
	bottom: 0;
	left: 0;
	background: #000;
	z-index: 0;
	opacity: .4;
}
a.wd_videos_slider_prev.link.infinite::before, a.wd_videos_slider_next.link.infinite::before {
	color: #fff !important;
}
a.wd_videos_slider_prev.link.infinite, a.wd_videos_slider_next.link.infinite {
	top: 45%;
}
.wd_videos_banner .wd_videos_slider p {
	font-size: 18px !important;
	color: #fff !important;
	font-weight: bold !important;
}
section.wd_page_banner.wd_videos_banner .wd_videos_slider .wd_info_col {
	padding: 20px;
	z-index: 1;
	width: 60%;
	float: none;
/*	min-height: 28em;
	max-height: 28em;*/
	height: auto;
	vertical-align: middle;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
/*	display: table-cell;*/
	right: auto;
	margin: 5% auto;
}
.wd_videos_slider_content a.button-more {
	-moz-transition: all ease .3s;
	-o-transition: all ease .3s;
	-webkit-transition: all ease .3s;
	transition: all ease .3s;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: .5em 2em;
	border-radius: 1.643em;
	border: 1px solid transparent;
		width: 180px;
	width: -moz-fit-content;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border-color: #fff;
	background-color: transparent;
}
section.wd_page_banner.wd_videos_banner {
	width: 100vw;
	height: auto;
	max-height: 55.94405594405595vh;
}

.wd_videos_slider .wd_videos_slider_content {
	width: 100vw;
	height: 100%!important;
	min-height: 55.94405594405595vh;
}
.home-banner-wrap .banner-wrap {
	margin-bottom: 20px;
}

.wd_video_col img {
	max-width: 100%;
	max-height: 100%;
}
.wd_videos_asset .wd_title_overlay {
  	height: 10%;
}
.wd_title.wd_language_left h1 {
	color: #000;
	background: transparent;
	font-size: 1.3em;
	margin-left: 0;
	padding-left: 0;
}
.wd_newsfeed_releases-teaser .item {
	width: 32%;
	margin: 0 5px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.wd_newsfeed_releases-teaser .item .item_details {
	display: none;
}
.wd_news_headlines-teaser .item .item_date {
	font-size: 12px;
}
.wd_newsfeed_releases .wd_toolbar.wd_toolbar-content {
	display: none;
}

.wd_newsfeed_releases-teaser .wd_thumbnail img {
	width: 100%;
}
.wd_newsfeed_releases-detail h1 {
	background: transparent;
	color: black;
	font-size: 1.4em;
	padding: 0;
	margin-top: 0;
}
.middle_container {
	background: #fff;
	width: 100%;
	display: block;
}
span.more a {
	text-decoration: none !important;
	transition: all ease .3s;
	font-weight: bold;
	font-size: 14px;
	padding: .5em 2em !important;
	color: #fff;
	border-radius: 1.643em;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	text-transform: uppercase;
	display: inline-block;
	border-color: #005da5;
	background-color: #005da5;
}
.middle_container p.more {
	text-decoration: none !important;
	transition: all ease .3s;
	font-weight: bold;
	font-size: 14px;
	padding: .5em 2em !important;
	color: #fff;
	width: 250px;
	text-align: center !important;
	bottom: 0;
	position: absolute;
	right: 0;
	left: 0;
	margin: 20px auto;
	border-radius: 1.643em;
	border: 1px solid transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	text-transform: uppercase;
	border-color: #005da5;
	background-color: #005da5;
}
.middle_container p.more a{
	color: #fff;
	font-weight: bold;
}
.modal-navbar ul.nav.navbar-nav li {
	width: 100%;
}

nav.navbar .wd_search_form_container{
	border-bottom: 1px solid #666;
}
nav.navbar .wd_search_form_container input[type="text"] {
	background: #f4f4f4;
	border: none;
	width: 170px;
	padding: 6px;
}

.wd_search_form_container {
	border: none;
	-webkit-transition: width 2s ease,background-color 2s ease;
	transition: width 2s ease,background-color 2s ease;
	font-size: 12px;
	z-index: 15;
}

.wd_search_form_container {
	color: #000;
}
.wd_search_form_container a {
	font-size: 14px;
}
.wd_search_form_container input[type="text"]::after {
	content: "\f002";
	color: #000;
}
.wd_search_form_container input[type="submit"] {
	display: none;
}
form#sticky-nav-search .wd_search_form_container {
	position: relative;
	width: 100%;
	background: transparent;
	top: 5px;
}
form#sticky-nav-search input[type="text"] {
	background: #fff;
	border: none;
	padding: 6px;
	width: 100%;
}

.sticky-header .navbar-default .container .right-container {
	right: -25px;
}


a.navbar-btn.bgcolor-b6121b {
	padding-top: 17px;
	padding-bottom: 17px;
}

.wd_stories ul.wd_layout-simple.wd_category_link_list {
	overflow: hidden;
}
button.wd_load_more-trigger {
	background: #B6121B;
	border: none;
	padding: 10px 35px;
	color: #fff;
	text-transform: uppercase;
	display: block;
	transition: .2s ease all;
}

button.wd_load_more-trigger:hover {
	background-color: #880d14 !important;
}
/* CLIENT CSS OVERRIDES */
select {
	color: #000;
}
p.address,
.contact p {
	font-weight: normal;
}
.accent-line-blue {
	text-align: left;
	height: 19px;
}
.accent-line-blue .fa{
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: 6px;
}
.accent-line-blue::after {
	right: 33%;
}
.accent-line-blue::before {
	left: 33%;
}
.sticky-search-form {
	display: none;
}

form#sticky-nav-search {
	height: 41px;
	background: transparent;
}

p.address,
p.number {
	font-weight: 700;
}

.footer .middle .logos a {
	margin-right: 1.4em;
}
#wd_assets_content .wd_gallery_slides .wd_item.wd_carousel-item{
	margin: 0 10px;

}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:link,
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow:visited {
	/*top: 40%;*/
}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow.wd_carousel-prev {
	left: 20px;
}
.wd_carousel.wd_asset_carousel_wrapper a.wd_carousel-arrow.wd_carousel-next {
	right: 20px;
	left: auto;
}

/*Edits 05/22/2018*/

#wd_doc_head_topnav{
	padding: 0;
}
#wd_doc_head_topnav .navbar-nav{
	margin:0;
}

#wd_doc_head_topnav .wd_search_form_container{
	margin-top:6px;
	text-align: right;
}

#wd_doc_head_topnav .wd_search_form_container input[type='text']{
	margin-right: 10px;
	padding: .1em .5em;
}



/*Main Slider show */
#wd_main_hero_slideshow{
	background: url('../images/hero_slide_show_bg.jpg') repeat-x center;
	background-size: cover;
	padding-bottom: 40px;
}

.wd_component_header{
	margin-bottom: 20px;
}

/*Page & Widget Header*/

div.wd_featurebox_title{
	position: relative;
}
div.wd_featurebox_title:before,
div.wd_featurebox_title:after
{
	border-bottom: 2px solid #005da5;
	position: absolute;
	content: "";
	width: 15%;
	bottom: 0;
	display: block;
}

div.wd_featurebox_title{
	background-color: transparent;
	text-align: center;
	margin-bottom: 20px;
	font-size: 30px;
	padding-bottom: 30px;
	padding-top: 20px;
}
div.wd_featurebox_title,
div.wd_featurebox_title a,
div.wd_featurebox_title a:hover{
	color: #005da5;
	text-decoration: none;
}

div.wd_featurebox_title a:after{
	content: "\f005";
	color: #005da5;
	font: normal normal normal 10px/1 FontAwesome;
	position: absolute;
	left: 50%;
	width: 10px;
	height: 10px;
	bottom: -4px;
	margin-left: -5px;
}

div.wd_featurebox_title:before{
	left: 30%;
}

div.wd_featurebox_title:after{
	right: 30%;
}

div.wd_featurebox_title.__email_title{
	font-size: 14px;
	padding: 9px 0;
}
div.wd_featurebox_title.__email_title .fa{
	margin-left: 1em;
}

/*Social Hub Icons Replace*/
.wd_tab .wd_featurebox_icon{
	position: relative;
}
.wd_tab .wd_featurebox_icon:before{
	font-family: FontAwesome;
	font-size: 36px;
	position: absolute;
	top: 0;
	color: #25519a;
	content: '';
}

.wd_tab .wd_featurebox_icon img{
	opacity: 0;
}
.wd_tab[title*="FACE"] .wd_featurebox_icon:before{
	content: "\f082";
}
.wd_tab[title*="Twitter"] .wd_featurebox_icon:before{
	content: "\f081";
}
.wd_tab[title*="YouTube"] .wd_featurebox_icon:before{
	content: "\f166";
}
.wd_tab[title*="Instagram"] .wd_featurebox_icon:before{
	content: "\f16d";
}
.wd_tab[title*="LinkedIn"] .wd_featurebox_icon:before{
	content: "\f08c";
}
.wd_tab[title*="Google+"] .wd_featurebox_icon:before{
	content: "\f0d4";
}

/*Warrior Stories gridding*/
.item.col-sm-4:nth-child(3n+1){
	clear:left;
}

.item ._tile_wrap{
	margin: 1em 0;
	height: auto;
	box-shadow: 0 2px 12px 0 rgba(0,0,0,0.12);
}

.item ._tile_wrap span.more{
	margin: 0;
	text-align: center;
	padding-bottom: 30px;
}

.item ._tile_wrap > .itemlink,
.item ._tile_wrap > .wd_thumbnail{
	display: inline-block;
	width: 100%;
}
.item ._tile_wrap > .wd_thumbnail{
	margin: 0;
	float: none;
}
.item ._tile_wrap .wd_item_wrapper{
	margin: 0;
	padding: 15px 20px;
}

.item ._tile_wrap > .wd_thumbnail a{
	display: block;
}
.item ._tile_wrap > .wd_thumbnail img{
	display: block;
	width: 100%;
}
.item ._tile_wrap .itemlink img{
	width: 100%;
}

.item ._tile_wrap .item_name,
.item ._tile_wrap .item_summary{
	padding: 15px 20px;
}

.item ._tile_wrap .item_name{
	padding-bottom: 0;

	font-size: 21px;
	line-height: 1.3;
	margin-top: 10px;
}
.item ._tile_wrap .item_name a{
	color: #b4111a;
}
.item ._tile_wrap .item_name a:hover{
	color: #b4111a;
}
/*Announcements Press Releases*/
.wd_newsfeed_releases .wd_item_list .wd_summary {
	display: none;
}
.wd_newsfeed_releases ._wd_featured_items_wrap .wd_item .wd_summary {
	display: block;
	padding: 10px;
}
#wd_printable_content .wd_newsfeed_releases ._wd_featured_items_wrap .wd_item .wd_summary p {
	color: #FFF;
}
._wd_featured_items_wrap{
	list-style: none;
	margin:0;
	padding:0;
}
._wd_featured_items_wrap .col-sm-4{
	overflow: visible;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}
._wd_featured_items_wrap .img-box-with-content{
	background: white;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: flex;
}

._wd_featured_items_wrap .wd_item_wrapper{
	margin: 0;
	background-color: rgba(180,17,26,0.4);
	min-height: 300px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 100%; 
}
._wd_featured_items_wrap .wd_item:nth-child(2) .wd_item_wrapper{
	background: rgba(94,117,133,0.4)
}
._wd_featured_items_wrap .wd_item:nth-child(3) .wd_item_wrapper{
	background: rgba(0,93,165,0.4);
}
._wd_featured_items_wrap .wd_item_wrapper .wd_date{
	color:white;
	font-weight: bold;
	text-align: center;
}
/*replace wd_asset_type_link_list with summary class */
._wd_featured_items_wrap .wd_item_wrapper .wd_asset_type_link_list{
	background: white;
	display: none;
	width: 100%;
	height: 140px;
	padding: 2em;
	margin: 1em 0 0;
}
._wd_featured_items_wrap .img-box-with-content:hover .wd_asset_type_link_list{
	display: block;
}
._wd_featured_items_wrap .img-box-with-content:hover .wd_item_wrapper{
	justify-content: flex-end;
}

._wd_featured_items_wrap .wd_item_wrapper .wd_title {
	text-align: center;
}
._wd_featured_items_wrap .wd_item_wrapper .wd_title a,
._wd_featured_items_wrap .wd_item_wrapper .wd_title a:hover{
	color: white;
}

/*iframe#twitter-widget-0{
	width: 70em !important;
}*/

/*----- PAGE SPECIFIC -----*/

/* HOMEPAGE */
.wd_pageid_20303 #wd_printable_content {
  width: 90%;
  margin: 20px auto;
  padding-top: 10px;
}
.wd_pageid_20303 h1.page_header {
	text-align: left;
}
.wd_pageid_20303 .wd_featurebox_title a:focus,
.wd_pageid_20303 .wd_featurebox_title a:visited,
.wd_pageid_20303 .wd_featurebox_title a {
	text-decoration: none !important;
	line-height: 1;
}
.wd_pageid_20303 ul.breadcrumb li.active,
.wd_pageid_20303 header.wd_component_header {
	display: none;
}
.wd_pageid_20303 .wd_component_header h1{
	text-align: center;
	margin-bottom: 0;
}
.wd_pageid_20303 .wd_component_header h1 a{
	color: #005da5;
}
.wd_pageid_20303 .wd_featurebox_container.wd_featurebox-teaser .wd_title a,
.wd_pageid_20303 .wd_featurebox_container.wd_featurebox-teaser .item_name a{
	color: black;
}
.wd_pageid_20303 .wd_featurebox_container.wd_featurebox-teaser .wd_title a:hover,
.wd_pageid_20303 .wd_featurebox_container.wd_featurebox-teaser .item_name a:hover{
	color: #b4111a;
}
/* HOMEPAGE END */

/* MULTIMEDIA AND AWARDS PAGE */
.wd_pageid_20308 .wd_home_hero,
.wd_pageid_34140 .wd_home_hero {
	display: block;
	position: relative;
}
.wd_pageid_34150 h1.page_header, .wd_pageid_34151 h1.page_header,
.wd_pageid_34152 h1.page_header, .wd_pageid_34153 h1.page_header,
.wd_pageid_34154 h1.page_header{
	display: none;
}
/*.wd_pageid_20318 #wd_printable_content {
	padding-left: 0;
	padding-right: 0;
}*/
.wd_pageid_20317 #wd_printable_content {
	padding: 20px;
}
.wd_pageid_20317 .wd_category_items{
	margin-left: 70px;
}

.wd_pageid_20317 .item {
	float: left;
	width: 23%;
	margin: 0px 1%;
	display: inline !important;
	height: 280px;
}
.wd_pageid_20317 h1.category_header {
	text-align: center;
	margin-top: 0;
}
.wd_pageid_20317 .item img {
	max-width: 100%;
}
.wd_pageid_20316 .item {
	margin: 0px 10px 25px 0;
	line-height: 1.4em;
	width: 19%;
	height: 320px;
	float: left;
}
.wd_pageid_34141 .wd_articles .wd_category_header .wd_thumbnail {
	display: none;
}
.wd_pageid_20316 .wd_category.wd_category_3225 .wd_page_menu{
	display: none;
}
.wd_pageid_20316 .wd_category.wd_category_3226 {
	height: -webkit-fill-available;
	display: inline-block;
}
.wd_pageid_20316 .wd_category.wd_category_3226 .item{
	width: 100% !important;
}
.wd_pageid_20316 .wd_category.wd_category_3227 {
  height: -webkit-fill-available;
  display: inline-block;
}
.wd_pageid_20316 .wd_category.wd_category_3227 .item{
	width: 100% !important;
}
.wd_pageid_20316 .item img {
	margin-top: -10px;
}
.wd_pageid_20316 .item p {
	float: left;
	clear: both;
	margin-left: 20px;
	margin-right: 20px;
	color: #fff !important;
}

.wd_pageid_20328 .wd_imagetable {
	width: 100%;
}
.wd_pageid_20328 .wd_imagetable td {
	text-align: center;
}
.wd_pageid_20328 .wd_imagetable td img {
	max-width: 100%;
}
.wd_pageid_20311 img {
	max-width: 100%;
}
.wd_pageid_20317 .item_name a {
	color: #29abe2;
}
.wd_pageid_34140 .wd_stories li.wd_category_link {
	width: 33%;
	display: inline-block;
	float: left;
	margin: 10px auto;
}

.wd_pageid_34140 .wd_stories .wd_category_link .wd_thumbnail {
	display: block;
	width: 100%;
	margin: 0 auto;
}

.wd_pageid_34140 .wd_stories .wd_category_link .wd_title {
	display: block !important;
	float: none;
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 5px;
	font-size: 18px;
}

.wd_pageid_34140 .wd_stories ul.wd_layout-simple.wd_category_link_list {
	text-align: center;
}

.wd_pageid_34140 .wd_stories ul li.wd_category_link {
	width: 30%;
	float: left;
	display: block;
	margin: 10px 0;
	margin-right: 5%;
	overflow: hidden;
	box-sizing: border-box;
}

.wd_pageid_34140 .wd_stories ul li.wd_category_link:nth-child(3n+3){
	margin-right: 0;
} 
.wd_pageid_34140 .wd_stories ul li.wd_category_link:nth-child(3n+3):after{
	content: '';
	display: table;
	clear: both;
}

.wd_pageid_34148 .wd_category_items .item {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.wd_pageid_34148 .wd_featureboxes_social.wd_featureboxes-vertical {
	padding-top: 40px;
}
.wd_pageid_34148 .wd_category_items .item:hover {
	color: #b4111a;
	cursor: pointer;
}
.wd_pageid_34148 .wd_category_items .item_name:after {
	content: '\f067';
	padding-left: 10px;
	font-family: fontawesome;
}
.wd_pageid_34148 .wd_category_items .item_name.active:after {
	content: '\f068';
}
.wd_pageid_34148 h1.category_header {
	margin-top: 30px;
	text-align: center;
}
/*.wd_pageid_20295 .wd_title a {
	font-size: 1.5em;
}*/
.wd_pageid_20295 .wd_summary {
	margin-left: 0;
}
/* set max video modal size to avoid massive videos */
.wd_pageid_20295 .wd_modal-inner,
.wd_pageid_20295 .wd_slideshow.wd_asset_slideshow_wrapper {
	max-width: 800px !important;
	height: auto !important;
	max-height: 600px !important;
}
.wd_pageid_20325 .wd_videos_search_form_container {
	display: none;
}
.wd_pageid_20285 .wd_standard .item {
	width: 48%;
	float: left;
	margin-right: 2%;
}

.wd_gallery .wd_category_header {
	margin: 10px 0;
	overflow: auto;
	margin-top: 40px;
}

.wd_gallery .wd_layout-grid li.wd_item {
	width: auto !important;
}

.wd_pageid_20291 .wd_item_wrapper {
	margin-left: 0 !important;
}

.wd_pageid_20291 .wd_thumbnail {
	width: auto;
	height: auto;
}

.wd_pageid_20295 .wd_top_toolbar .wd_page_toolbar {
	margin: 0;
	float: right;
	position: relative;
	width: 300px;
}
.wd_pageid_20295 .wd_top_toolbar .wd_page_toolbar {
	right: 121%;
}
.wd_pageid_20300 .wd_top_toolbar .wd_page_toolbar {
	margin: 0;
	float: right;
	position: relative;
	left: 0;
}
.wd_pageid_20291 .wd_top_toolbar {
	width: 300px;
}
.wd_pageid_20315 .item img {
	width: auto;
}

.wd_pageid_34140 .wd_category_link .wd_thumbnail img {
	display: block;
	margin: 0 auto;
}
.wd_pageid_20319 ul.categories.categories-vertical.categories-thumbnails.categories-no_descriptions li {
	width: 29%;
	float: left;
	text-align: center;
	min-height: 80px;
	font-size: 18px;
}
/*Publications - 20316*/
.wd_pageid_20316 .item {
	margin: 0px 15px 25px 0;
	line-height: 1.4em;
	width: 31%;
	height: 420px;
	float: none;
	display: inline-block;
}

.wd_pageid_20316 .item img {
	margin-top: -10px;
	max-width: 95%;
}

.wd_pageid_20317 .item {
	float: none;
	width: 22%;
	margin: 0px 1%;
	display: inline-block !important;
	height: auto;
	vertical-align: top;
}
.wd_pageid_20317 .item img {
	width: auto;
	display: block;
	margin: 0 auto;
}
.wd_pageid_20317 .item p {
	text-align: center;
}
.wd_pageid_20291 div.wd_form_field {
	overflow: hidden !important;
	margin: 5px;
}

.wd_pageid_20325 .wd_top_toolbar .wd_page_toolbar {
	margin: 0;
	float: right;
	position: relative;
	min-width: 300px;
}
.wd_pageid_20295 h2.wd_archive_title {
	float: left;
	margin-left: 0;
	bottom: inherit;
}
.wd_pageid_20325 .wd_content iframe {
	display: block;
	margin: 0 auto;
}

.wd_pageid_34140 .wd_item_list {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
.wd_pageid_34140 .wd_item .wd_item_wrapper {
	display: block;
	margin: 0 auto !important;
	padding-top: 10px;
	clear: both;
	text-align: center;
}
.wd_pageid_34140 .wd_stories .wd_item_list li.wd_item {
	width: 48%;
	float: left;
	margin-right: 2%;
}
.wd_pageid_34140 .wd_stories .wd_item .wd_thumbnail {
	width: 100%;
	height: auto !important;
	display: block;
	margin: 0 auto;
}
.wd_pageid_34140 .wd_stories .wd_item .wd_thumbnail img {
	width: auto !important;
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.wd_pageid_34140 .wd_stories .wd_item .wd_item_wrapper .wd_date,
.wd_pageid_34140 .wd_stories_search_form_container,
.wd_pageid_34140 .wd_category_header img {
	display: none;
}
.wd_pageid_34140 .wd_item .wd_title a {
	font-size: 18px;
}
.wd_pageid_34140 .wd_category_link div {
	margin: 10px auto !important;
}
@media (max-width: 650px){
	.wd_pageid_34140 .wd_item_list{
		grid-template-columns: 1fr;
	}
}

.wd_pageid_20317 .item .item_name {
	clear: both;
	display: block;
	margin: 0 auto;
	text-align: left;
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 5px;
}
.wd_pageid_20317 .item .item_name a {
	color: #b4111a;
}
.wd_pageid_20317 .item .item_summary p {
	text-align: left;
}
.wd_pageid_20295 .wd_subscribe_link {
	display: none;
}
.wd_pageid_20295 .wd_newsfeed_releases .wd_item .wd_thumbnail{
	float: right;
	margin: 0;
	margin-left: 10px;
	width: 200px;
	height: auto;
}
.wd_pageid_20295 .wd_newsfeed_releases .wd_item{
	margin-top:20px;
}
.wd_pageid_20295 .wd_newsfeed_releases .wd_item .wd_thumbnail img{
	width: 100%;
}
.wd_pageid_20295 .wd_newsfeed_releases .wd_item .wd_item_wrapper{
	margin: 0;
}

.wd_pageid_20316 p.tags {
	display: none;
}

.wd_pageid_20294 .item_name {
}

.wd_pageid_20323 .wd_standard, .wd_pageid_20294 .wd_standard {
	max-width: 625px;
	background: #403F42;
	margin: 0 auto;
	padding: 10px;
}
.wd_pageid_20323  .wd_standard .item,
.wd_pageid_20294  .wd_standard .item {
	background: #fff;
	padding: 20px;
	margin: 0px;
	position: relative;
	display: block;
	overflow: auto;

	padding-top: 40px;
	padding-bottom: 40px;
}
.wd_pageid_20323  .wd_standard .item:nth-child(1),
.wd_pageid_20294  .wd_standard .item:nth-child(1){
	background: transparent;
	padding: 0px;

	padding-top: 0px;
	padding-bottom: 0px;
}

.wd_pageid_20308 .item {
	width: 29%;
	display: inline-block;
	min-height: 260px;
	margin: 20px 2%;
	border-bottom: 1px solid grey;
}
.wd_pageid_20308 table.wd_imagetable {
	text-align: center;
	min-height: 10em;
}
.wd_pageid_20308 table.wd_imagetable tr img {
	width: 100%;
}
.wd_pageid_20308 table.wd_imagetable td.imagecaption {
	text-align: center;
	height: 7em;
}
.wd_pageid_20308 .wd_standard {
	margin-left: 20px;
}

.wd_pageid_20308 #wd_printable_content:before, 
.wd_pageid_34140 #wd_printable_content:before {
	display: none;
}
/*Media Contacts - ID 20317*/
.wd_pageid_20317 #node1052 .container:last-of-type>.row {
	background: #fff;
}

.wd_pageid_20317 .wd_content {
	background: #e4e4e4;
}

/*END Media Contacts*/

/*PSA Videos - ID 20325*/
.wd_pageid_20325 .wd_item_search_form_container {
	display: none;
}

/*END PSA Videos*/
/* Media Kit Standard */
.wd_pageid_20301 .wd_category_items.wd_category_items_0 .wd_attachment_image a img {
	width: 20px;
	left: 20px;
	position: relative;
}
.wd_pageid_20301 .wd_category_items.wd_category_items_0 .item {
	width: 25%;
	display: inline-block;
	text-align: center;
	position: relative;
	margin: 0 40px;
}
.wd_pageid_20301 .wd_category_items.wd_category_items_0 .item table.wd_attachment td {
	vertical-align: inherit;
}
.wd_pageid_20301 .wd_category_items.wd_category_items_0 .item table.wd_attachment td.wd_attachment_info {
	width: 100%;
	line-height: .5;
}
.wd_pageid_20301 .wd_category_items.wd_category_items_0 .item table.wd_attachment td.wd_attachment_image {
	position: absolute;
}
.wd_pageid_20316 ul.categories.categories-horizontal.categories-thumbnails.categories-descriptions li {
	margin: 0px 10px 25px 0;
  line-height: 1.4em;
  width: 19%;
  height: auto;
  float: none;
  display: inline-block;
}
.wd_pageid_20316 .category_thumbnail{
	display: block;
  width: 100%;
	padding-top: 10px;
	margin: 0 auto;
}

.wd_pageid_20316 .category_thumbnail img{
	display: block;
	width: 100%;
	height: 240px;
}


.wd_pageid_20323  .wd_standard .item table[align=left],
.wd_pageid_20294  .wd_standard .item table[align=left] {
	float: left;
	max-width: 40% !important;
	width: 40%;
	display: block;
}
.wd_pageid_20323  .wd_standard .item table[align=right],
.wd_pageid_20294  .wd_standard .item table[align=right] {
	float: right;
	max-width: 40% !important;
	width: 40%;
	display: block;
}
.wd_pageid_20323  .wd_standard .item table:not([align]),
.wd_pageid_20294  .wd_standard .item table:not([align]) {
	float: none;
	max-width: 100%;
	width: 100% !important;
	clear: both;
	margin: 0 auto !important;
	display: block;
}

.wd_pageid_20323  .wd_standard .item table.wd_imagetable tbody,
.wd_pageid_20323  .wd_standard .item table.wd_imagetable tbody tr,
.wd_pageid_20323  .wd_standard .item table.wd_imagetable tbody tr td,
.wd_pageid_20323  .wd_standard .item table.wd_imagetable tbody tr td img,
.wd_pageid_20294  .wd_standard .item table.wd_imagetable tbody,
.wd_pageid_20294  .wd_standard .item table.wd_imagetable tbody tr,
.wd_pageid_20294  .wd_standard .item table.wd_imagetable tbody tr td,
.wd_pageid_20294  .wd_standard .item table.wd_imagetable tbody tr td img {
	margin: 0 auto;
	display: block;
}
.wd_pageid_20323  .wd_standard .item table:not([align]) tbody,
.wd_pageid_20323  .wd_standard .item table:not([align]) tbody tr,
.wd_pageid_20323  .wd_standard .item table:not([align]) tbody tr td,
.wd_pageid_20294  .wd_standard .item table:not([align]) tbody,
.wd_pageid_20294  .wd_standard .item table:not([align]) tbody tr,
.wd_pageid_20294  .wd_standard .item table:not([align]) tbody tr td {
	float: none;
	max-width: 100%;
	width: 100% !important;
	clear: both;
	margin: 0 auto !important;
	display: block;
}


.wd_pageid_20323  .wd_standard .item img{display: block;}
.wd_pageid_20294  .wd_standard .item img{display: block;}
.wd_pageid_20323  .wd_standard .item table,
.wd_pageid_20323  .wd_standard .item img,
.wd_pageid_20294  .wd_standard .item table,
.wd_pageid_20294  .wd_standard .item img{
	max-width: 100%;
	width: auto !important;
	text-align: center;
}
.wd_pageid_20323  .wd_standard .item:nth-child(1) .item_name {display: none;}
.wd_pageid_20294  .wd_standard .item:nth-child(1) .item_name {display: none;}
.wd_pageid_20323  .wd_standard .item:nth-child(1) table,
.wd_pageid_20323  .wd_standard .item:nth-child(1) img,
.wd_pageid_20294  .wd_standard .item:nth-child(1) table,
.wd_pageid_20294  .wd_standard .item:nth-child(1) img{
	max-width: 100%;
	width: 100% !important;
	margin: 0 auto !important;
}
.wd_pageid_20323  .wd_standard .item .item_name,
.wd_pageid_20294  .wd_standard .item .item_name{
	overflow: auto;
	padding-top: 20px;
	font-size: 14.0pt;
	line-height: 16pt;
	color: black;
	text-decoration: none;
}
.wd_pageid_20323  .wd_standard .item .item_name a,
.wd_pageid_20294  .wd_standard .item .item_name a{
	color: black;
	text-decoration: none;
}

.wd_pageid_20323  .wd_standard .item:last-child:after,
.wd_pageid_20323  .wd_standard .item:nth-child(1):after,
.wd_pageid_20294  .wd_standard .item:last-child:after,
.wd_pageid_20294  .wd_standard .item:nth-child(1):after{
	display: none !Important;
}
.wd_pageid_20323  .wd_standard .item:after,
.wd_pageid_20294  .wd_standard .item:after{
	content: '';
	border-bottom: 15px solid #403F42;
	width: calc(100% - 40px);
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.wd_pageid_20294  .wd_standard .item .imagecaption a {color: #000; text-decoration: underline;}
.wd_pageid_20323 .wd_content #wd_printable_content>p:last-of-type {
	margin-bottom: 75px;
}

.wd_pageid_20294 a.wd_get-email-alerts-button {
	margin-top: 0;
}

.wd_pageid_20294 .wd_get-email-alerts-button {
	background: #B6121B url(../images/email.png) 67% 50% no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	padding: 20px 60px 20px 210px;
	display: block;
}

.wd_pageid_20294 .wd_news_alerts_button {
	margin: 0 auto !important;
	position: absolute;
	top: 175px;
	left: 23.3%;
	width: 625px;
}
.wd_pageid_20316 .wd_standard{
	position: relative;

}
.wd_pageid_20316 .wd_standard ul.categories{
	text-align: center;
}
.wd_pageid_20316 .category_name {
	font-size: 24px;
	font-weight: 700;
	background: none;
	clear: both;
	line-height: 1.2;
}

/*Social Media Pages - iFrames*/
.wd_pageid_34150 .stars,
.wd_pageid_34151 .stars,
.wd_pageid_34152 .stars,
.wd_pageid_34153 .stars {
	display: none;
}
/*END Social Media Pages - iFrames*/
/*----- END PAGE SPECIFIC -----*/
.wd_pageid_34158 ul.wd_layout-grid{
	overflow: visible;
}
.wd_pageid_34158 .wd_category_link_list{
	margin-top: 40px;
}
.wd_pageid_34158 .wd_category_link_list .wd_category_link{
	width: 33%;
	float: left;
	margin: 0;
	margin-bottom: 40px;
	min-height: 165px;
}
.wd_pageid_34158 .wd_category_link_list .wd_category_link > div{
	margin: 0 !important;
	overflow: hidden;
}
.wd_pageid_34158 .wd_category_link_list .wd_category_link .wd_thumbnail{
	padding: 0;
	margin: 0 0 5px 0 !important;
	text-align: center;
	float: none !important;
}
.wd_pageid_34158 .wd_category_link_list .wd_category_link .wd_thumbnail img{
	display: inline;
	width: 200px;
}
.wd_pageid_34158 .wd_category_link_list .wd_category_link .wd_title{
	text-align: center;
	line-height: 1;
	font-size: 20px;
}
.wd_pageid_34158 .wd_gallery .wd_layout-grid li.wd_item {
	width: 28% !important;
}

@media (max-width: 600px) {
	.wd_pageid_34158 .wd_category_link_list .wd_category_link{
		width: 50%;
	}
}
/*Nav/Breadcrumb/Social toolbar specs for smaller screens*/


@media (max-width: 1350px) {
	.wd_top_nav li {
		list-style: none;
		display: inline-block;
		padding: 5px;
	}

	.wd_top_nav li a {
		color: #000;
		font-weight: bold;
		font-size: 13px;
	}

	.wd_top_nav li::before {
		content: '|';
		padding-right: 10px;
	}
}

@media (min-width: 1230px) {
	#wd_doc_head_topnav .wd_search_form_container{
		margin-top: 6px;
	}
}
@media (max-width: 1230px) {
	.breadcrumb {
		padding: 20px 0 0 10px;
	}
	/* .nav-item.dropdown .dropdown-toggle {
		display: block;
	} */
	.wd_pageid_20303 .mobilenav_wrapper {
		display: none;
	}
/*	.wd_pageid_20308 .wd_home_hero, 
	.wd_pageid_34140 .wd_home_hero {
		margin-top: 5em;
	}*/
	.mobilenav_wrapper {
		margin-top: 2.5em;
	}
}

@media (min-width:1201px) {
	#wd_featurebox-teaser_1382 .wd_featurebox p.more {
		margin-left: 310px;
		position: relative;
		bottom: 110px;
	}
}

@media (min-width: 1200px) {
	.breadcrumb-tools-row {
		width: 1138px;
		margin: 0 auto;
	}
/*	#wd_printable_content {
		width: 1170px;
		margin: 0 auto;
	}*/
}

@media (max-width:1200px) {
	#wd_featurebox-teaser_1382 .wd_featurebox p.more {
		margin-left: 310px;
		position: relative;
		bottom: 80px;
	}
	ul.wd_layout-simple.wd_subscribe_link_list {
		width: 240px;
		position: relative;
		right: -65px;
		float: right;
		bottom: -40px;
		margin-left: 0;
	}
	span.wd_search_headlines_only {
		display: block;
		margin-top: 10px;
	}
	.wd_newsfeed_search_form_container {
		margin-bottom: 30px;
		position: relative;
		left: 0px !important;
		bottom: -13px;
		width: auto;
		display: inline-block;
	}
	div#wd_featurebox-standard_3516 {
		max-width: 200px;
		float: left;
		margin-top: 80px;
		background: #e4e4e4;
	}
	div#wd_featurebox-standard_3516 {
		max-width: 200px;
		float: left;
		margin-top: 20px;
	}
	.wd_home_hero {
		background-size: contain;
		margin: 0;
		width: 100%;
		background-position: left bottom;
		background-size: cover;
		padding: 0;
	}
}

@media (max-width:1199px){
	div#wd_featurebox-teaser_1379 {
		width: 100%;
		margin-right: 25px;
	}
	div#wd_featurebox-teaser_825,
	div#wd_featurebox-standard_3517,
	div#wd_featurebox-standard_3518,
	div#wd_featurebox-standard_3519,
	div#wd_featurebox-teaser_1385,
	div#wd_featurebox-teaser_1386,
	div#wd_featurebox-teaser_1387,
	div#wd_featurebox-teaser_1388 {
		width: 100%;
		margin: 0 1% 0 0;
	}
	div.wd_featureboxes_middle div.wd_featurebox_container {
		margin: 20px 0;
	}
	div#wd_featurebox-standard_3517 .wd_featurebox p img {
		display: block;
		margin: 0 auto;
	}
	div#wd_featurebox-standard_3518 .wd_featurebox img {
		display: block;
		margin: 0 auto;
	}
	div#wd_featurebox-standard_3519 {
		clear: both;
	}
	div#wd_featurebox-standard_3519 .wd_featurebox {
		overflow: hidden;
	}
	.col-md-3.col-sm-6.col-xs-12 {
		margin-top: 6%;
	}
}

@media (max-width:1100px) {
	span.wd_search_headlines_only {
		clear: both;
		display: block;
		margin: 10px 0 0 0;
	}
	.wd_newsfeed_search_form_container {
		margin-bottom: 30px;
		position: relative;
		left: 100px;
		bottom: 35px;
		display: inline-block;
	}
	.wd_newsfeed_releases ul.wd_layout-simple.wd_subscribe_link_list {
		width: 240px;
		position: relative;
		float: left;
		left: 0px;
		top: 20px;
		clear: both;
		display: block;
	}
	.wd_newsfeed_search_form_container {
		margin-bottom: 30px;
		position: relative;
		left: 0;
		bottom: -40px;
		display: block;
		clear: both;
	}
}

@media (max-width: 1024px) {
	section.wd_page_banner.wd_videos_banner h3.wd_videos_slider_heading a {
		font-size: 40px!important;
	}
}

@media (max-width: 1000px) {
	.wd_pageid_20316 .category_thumbnail {
		display: inline-block;
	}
	.wd_pageid_20316 .category_thumbnail img{
		width: inherit;
	}
	.wd_pageid_20316 ul.categories.categories-horizontal.categories-thumbnails.categories-descriptions li {
		width: inherit;
	}
}

@media (max-width: 994px) {
	#wd_featurebox-teaser_1385 .wd_standard-teaser .item{
		width: 50%;
		float: left;
		padding-right: 10px;
		min-height: 300px;
	}
	#wd_featurebox-teaser_1385 .wd_standard-teaser .item > a{
		display: block;
		width: 100%;
	}
	#wd_featurebox-teaser_1385 .wd_standard-teaser .item > a img{
		width: 100%;
	}
}

@media (min-width: 992px){
/*	#wd_printable_content {
		width: 970px;
		margin: 0 auto;
	}*/
	.wd_newsfeed_releases-teaser .item:hover {
		z-index: 2;
		-webkit-transition: all 200ms ease-in;
		-webkit-transform: scale(1.15);
		-ms-transition: all 200ms ease-in;
		-ms-transform: scale(1.15);
		-moz-transition: all 200ms ease-in;
		-moz-transform: scale(1.15);
		transition: all 200ms ease-in;
		transform: scale(1.15);
	}
	.wd_newsfeed_releases-teaser .item:hover .item_details {
		display: block;
		background: #fff;
		width: 100%;
		min-height: 7em;
		position: absolute;
		right: 0;
		left: 0;
		bottom: 0;
		height: 10em;
		text-align: left;
		padding: 20px 40px;
		transition: all .2s ease-in-out;
	}
}
@media (max-width: 992px) {
	.breadcrumb {
		margin: 60px 0 0 0;
	}
	.wd_pageid_34140 .wd_stories .wd_item_list li.wd_item {
		width: 100%;
		float: none;
		margin-right: 0%;
	}
	ul.wd_layout-simple.wd_subscribe_link_list {
		width: 400px;
		position: relative;
		float: right;
		bottom: 65px !important;
	}
	#wd_featurebox-teaser_1382 .wd_featurebox p.more {
		margin-left: 0px;
		position: relative;
		bottom: 20px;
	}
	ul.nav.navbar-nav {
		display: block;
		margin: 0 auto;
		float: none;
		margin-left: 20px;
	}
	ul.wd_top_nav {
		max-width: 590px;
		display: block;
		margin: 0 auto;
		padding-left: 0;
		margin-top: 20px;
	}
	.wd_featureboxes_middle.wd_featureboxes-horizontal .right-middle-container .wd_featurebox_container {
		height: auto;
	}
	#wd_featurebox-teaser_1377 .wd_featurebox .item {
		margin-bottom: 0px;
		width: 45%;
		float: left;
		margin-right: 3%;
		min-height: 70px;
	}
	.wd_pageid_20308 .item {
		width: 45%;
		display: inline-block;
		min-height: 330px;
		margin: 20px 2%;
	}
	.wd_featureboxes_middle .right-middle-container {
		width: 100%;
	}
	.wd_featureboxes_middle #wd_featurebox-teaser_1385 {
		width: 100%;
		height: auto;
	}
	.wd_newsfeed_releases-teaser {
		text-align: center;
	}
	.wd_newsfeed_releases-teaser .item {
		width: 90%;
		margin: 10px 0;
	}
	ul.bullet-list.icon-bullet-list li {
		height: 10em;
		width: 40%;
	}
	.wd_featureboxes_middle.wd_featureboxes-horizontal .item a img {
		width: 100%;
	}
	.wd_featureboxes_top.wd_featureboxes-horizontal p.more {
		width: 90%;
		margin: 0 auto;
	}
	.middle_container p.more {
		position: unset;
	}
	.wd_newsfeed_releases-teaser .item .item_details {
		display: block;
	}
	.header3 .header-top {
		display: block; 
	}
/*	.header3 .header-top .wd_search_form_container.col-sm-6 {
		display: none;
	}*/
	.wd_pageid_20317 .wd_category_items {
		margin-left: 0;
		width: 80%;
		margin: 0 auto; 
	}
	#wd_doc_head_topnav {
		height: auto;
		padding-bottom: 20px !important;
	}
	.wd_search_form_container.col-sm-6 input {
		width: 90%;
	}
	p.wd_videos_slider_description {
		display: none;
	}
	section.wd_page_banner.wd_videos_banner .wd_videos_slider .wd_info_col {
		margin: 15% auto;
	}
	section#wd_main_hero_slideshow {
		margin: 8% auto 0;
	}
}
@media (max-width: 768px) {
	table.wd_imagetable[style] {
		margin: 10px !important; /* site manager styling override */
	}
	.wd_pageid_20308 table.wd_imagetable[style] {
		margin: 0 !important; /* site manager styling override */
	}
	.wd_pageid_20315 .wd_standard-detail .wd_imagetable {
		float: none;
	}
	.navbar-nav {
		width: 100%;
	}
	h1.page_header, h1.detail_header {
		padding-left: 15px;
		padding-right: 15px;
	}
	nav#wwp {
		display: none;
	}
	button.btn.btn-search {
		display: none;
	}
	.wd_info_col {
		height: 150px;
	}
	.wd_page_banner.wd_videos_banner {
/*		height: 300px !important;*/
		background: transparent !important;
	}
	.wd_pageid_20316 .item {
		margin: 0 2%;
		width: 33%;
		height: 230px;
	}
	.wd_news_alerts_button {
		width: 250px;
		top: 120px;
	}
	.wd_pageid_20295 h2.wd_archive_title {
		 margin-bottom: 1%;
	}
	.wd_info_col {
		background: none;
	}
	.wd_home_hero {
		width: 90%;
		height: 120px;
		background-position: center center;
		background-size: contain;
		position: relative;
		margin: 0 auto;
	}
	.wd_pageid_20303 .wd_home_hero {
		display: none;
		width: 100%;
		height: auto;
		min-height: 300px;
		background-size: contain;
	}
	#wd_doc_head_topnav .navbar-nav > li.dropdown{
		height: 40px;
		width: 177px;
	}
	#wd_doc_head_topnav .navbar-nav > li.dropdown > a{
		float: none;
		width: 100%;
	}
	section.wd_page_banner.wd_videos_banner,
	div.readmore_banner {
		display: none;
	}
/*	#single_slider_responsive {
		display: none;
	}*/

	.wd_pageid_20308 .wd_standard {
		margin-left: 0;
	}
}

@media only screen and (min-width: 767px) and (max-width: 1200px) {
	.breadcrumb-tools-row {
		width: 720px;
		margin: 0 auto;
	}
	button.btn.btn-search {
		display: none;
	}
}
@media (min-width: 768px) {
/*	#wd_printable_content {
		width: 750px;
		margin: 0 auto;
	}*/
	.wd_pageid_20303 .wd_home_hero {
		display: none;
	}
}
@media (max-width:730px) {
	.wd_newsfeed_search_form_container {
		margin-bottom: 0px;
		margin-top: 20px;
		position: relative;
		left: 0;
		bottom: -13px;
		width: auto;
		display: inline-block;
	}
	#wd_featurebox-standard_3519 .wd_featurebox table {
		width: 100% !important;
	}
	.wd_featurebox p img {
		max-width: 100%;
	}
	ul.wd_layout-simple.wd_item_list {
		margin-top: 0px;
	}
	.wd_pageid_20317 .item .item_name a.itemlink {
		text-align: left !important;
		display: block;
	}
	.wd_pageid_20295 ul.wd_layout-simple.wd_item_list {
		margin-top: 10px;
	}
	div#wd_featurebox-standard_3522 .wd_featurebox p a {
		width: auto;
	}
	/*WWP Awards & Recognition Items*/
	.wd_pageid_20308 .item {
		width: 100%;
		display: block;
		float: none;
		min-height: 330px;
		margin: 20px 0;
	}
	div.wd_page_toolbar {
		float: none;
		clear: both;
		padding: 10px 20px;
	}
	.mobilenav_wrapper{
		display: none;
	}
	.ptb-md{
		padding-top: 0px;
	}
}
@media (max-width: 625px) {
	.wd_pageid_20323  .wd_standard .item,
	.wd_pageid_20294  .wd_standard .item {
		padding: 10px;
	}
	.wd_pageid_20323  .wd_standard .item:after,
	.wd_pageid_20294  .wd_standard .item:after{
		width: calc(100% - 20px);
	}
	.wd_pageid_20323  .wd_standard .item table,
	.wd_pageid_20294  .wd_standard .item table {
		margin: 10px 0px !important;
	}
	.wd_pageid_20323  .wd_standard .item table[align=left],
	.wd_pageid_20294  .wd_standard .item table[align=left] {
		float: none;
		max-width: 100%;
		clear: both;
	}
	.wd_pageid_20323  .wd_standard .item table[align=right],
	.wd_pageid_20294  .wd_standard .item table[align=right] {
		float: none;
		max-width: 100%;
		clear: both;
	}
	.wd_pageid_20323  .wd_standard .item table:not([align]),
	.wd_pageid_20294  .wd_standard .item table:not([align]) {
		float: none;
		max-width: 100%;
		clear: both;
		margin: 0 auto !important;
	}
	section#wd_main_hero_slideshow {
    	margin-top: 13%;
	}
	section.wd_page_banner.wd_videos_banner {
		height: 39.96003996003996vh!important;
	}
	.wd_videos_slider .wd_videos_slider_content {
		height: 39.96003996003996vh!important;
	}
	section.wd_page_banner.wd_videos_banner .wd_videos_slider .wd_info_col h3{
		/*top: 25%;*/
		margin: 0 auto;
		width: 80%;
		position: relative;
	}
	section.wd_page_banner.wd_videos_banner h3.wd_videos_slider_heading a {
		font-size: 24px !important;
	}
	.wd_pageid_20317 .item {
		width: 47%;
	}
}
@media (max-width: 536px) {
	a.wd_search_advanced_link {
		display: none;
	}
	h2.wd_archive_title {
		float: none;
		display: inline-block;
		margin-left: 0;
		position: relative;
		bottom: 30px;
		text-align: center;
		overflow: hidden;
	}
	.widgets.widgets-home {
		overflow: hidden;
	}
	.wd_featurebox table tbody tr td {
		width: 35%;
		display: inline-block;
		float: left;
	}
	.wd_search_basic_fields,
	.wd_pageid_34140 .wd_stories ul li.wd_category_link,
	.wd_articles ul.wd_layout-simple li.wd_category_link {
		width: 100%;
	}
	.wd_articles ul.wd_layout-simple li.wd_category_link .wd_thumbnail {
		height: auto;
	}
	.wd_search_basic_fields select[name="year"], .wd_search_basic_fields select[name="cat"],	.wd_search_basic_fields input[type="text"] {
		display: block;
		margin-bottom: 10px;
		width: 60%;
	}
	.wd_search_basic_fields .wd_search_button {
		display: block;
		margin-left: 0;
	}
	.wd_top_toolbar .wd_page_toolbar {
		left: 0;
	}
	.wd_pageid_20325 .wd_content iframe {
		display: block;
		margin: 0 auto;
		max-width: 100%;
	}
	ul.bullet-list.icon-bullet-list li {
		width: 70%;
	}
/*	section.wd_page_banner.wd_videos_banner .wd_videos_slider .wd_info_col {
		height: auto!important;
	}*/
}
@media (max-width: 498px) {
	ul.wd_layout-simple.wd_subscribe_link_list {
		width: 400px;
		position: relative;
		float: right;
		left: 0px;
		bottom: 188px !important;
	}
	section#wd_main_hero_slideshow {
    	margin-top: 17%;
	}
	.wd_home_hero.container {
		padding: 0 10%;
	}
}
@media (max-width: 480px) {
	div#wd_featurebox-standard_3522 {
		top: 245px;
	}
	#wd_featurebox-teaser_1377 .wd_featurebox .item {
		width: 100%;
		margin-left: 0;
	}
	.wd_pageid_20303 .wd_home_hero {
		background-size: contain;
	}
}


/*disable iOS zoom on text input*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
  select,
  textarea,
  input {
	font-size: 16px;
  }
}
