 /* Begin classes for common SPIN elements */
*, ::before, ::after { box-sizing: border-box; }
*, ::before, ::after { box-sizing: inherit; }
*, ::before, ::after { box-sizing: border-box; }

.wd_content {
	height: auto;
	min-height: 300px;
}

/* Header styles */
.page_header,
.category_header {}
.category_header {
	font-family: MuseoSans-900,Arial Black,sans-serif;
	letter-spacing: .7px;
	font-size: 24px;
	line-height: 38px;
	text-transform: uppercase;
	color: #4d5f69;
}
.detail_header,
.detail_subheader,
.category_name {}
.category_intro {}
.wd_subnav {
	padding-top: 20px;
	margin-bottom: 20px;
	display: none;
}
.wd_subnav > p {
	margin-bottom: 0;
}
div.wd_subnav a {
	border-bottom: none;
	background-color: #eaebec;
	padding: 15px 20px !important;
}
.wd_home_hero {
	background-color: #192838;
	height: 371px;
	padding: 0 15px;
}
.wd_header_content a {
	color: #fff;
	text-decoration: underline;
}
.wd_header_content-position {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.wd_header_content-position > .row {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
}
.wd_hero-image-area {
	width: 660px;
	height: 371px;
	margin: 0 auto 30px auto;
	padding: 30px 15px 0;
}
.wd_hero-image-area img {
	display: block;
	width: 100%;
	height: 371px;
}
.wd_hero-container-area {
	width: 100%;
	padding: 0;
}
.wd_hero-text-area {	
	width: 500px;
	padding: 30px 15px 0;
	vertical-align: top;
}
.wd_hero-text-area p {
	width: 100%;
	color: #FFF;
	font-size: 18px;
	line-height: 24px;
	text-transform: none;
	margin: 0 0 30px 0;
}
.wd_hero-text-area h5 {
	color: #FFF;
	font-size: 11px;
}
h1.screen-reader-text {
	position: absolute;
	width: 1px;
 	height: 1px; 
 	overflow: hidden;
 	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
 	clip: rect(1px, 1px, 1px, 1px);
 	clip-path: polygon(0px 0px, 0px 0px,0px 0px, 0px 0px);
}
/* END Header styles */
.wd_white-bg {
	background-color: #FFF;
	margin: 80px 0 40px 0;
}
.wd_darkblue-bg {
	background-color: #192838;
}
.wd_extended-container {
	max-width: 1400px;
	margin: 0 auto;
}

#wd_printable_content {
	max-width: 1140px;
	text-align: left;
	margin: 0 auto;
}

.item, .wd_item {
	margin: 10px 0;
	padding: 10px 0;
}
.item_name,
.wd_title,
.wd_item .wd_title,
.wd_newsfeed_releases-teaser .wd_title,
.wd_documents_item_list > .wd_documents_item > .wd_title,
.item_name a,
.wd_title a,
.wd_item .wd_title a,
.wd_newsfeed_releases-teaser .wd_title a,
.wd_documents_item_list > .wd_documents_item > .wd_title a {
	font-size: 2rem;
	font-weight: 700;
}
.item_date, .wd_date,
.wd_item .wd_date,
.wd_event_sidebar .wd_event_date,
.wd_newsfeed_releases-teaser .wd_date {
	font-size: 1.6rem;
	font-weight: normal;
	color: inherit;
	text-transform: none;
}
.item_summary, .wd_item .wd_summary {
	font-size: 1.6rem;
}
.wd_subtitle {
	font-size: 1.6rem;
	padding: 20px 0;
}

table.wd_imagetable {}
td.imagecaption {}

table.wd_attachment {}
td.wd_attachment_info br,
td.wd_attachment_info span.wd_attachment_size {
	display: none;
}
div.wd_subscribe_link {
	text-align: center;
	margin: 0 0 40px 0;
}
span.wd_subscribe_icon {
	background: url('../images/webdriver/email_alerts.png') no-repeat;
	background-position: 0 3px;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: 5px;
}
span.wd_subscribe_icon img {
	display: none;
}

a.wd_red-more {
	background-color: #d12a2e;
	border: solid 3px #d12a2e;
	color: #fff;
	font-family: MuseoSans-500, Arial Regular, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	min-width: 100px;
	outline: 0;
	margin: 0 0 30px 0;
	padding: 10px 15px;
	transition: background 200ms,color 200ms,ease-in 200ms;
}
a.wd_red-more:hover {
	background-color: #fff;
	color: #d12a2e;
}

.fa-chevron-left::before,
.fa-chevron-right::before,
.fa-remove::before, 
.fa-close::before, 
.fa-times::before {
	font-family: FontAwesome;
}


/* Clear Fix */
ul.wd_layout-simple:before,
ul.wd_layout-simple:after {
	content: " ";
	display: block;
}
ul.wd_layout-simple:after {
	clear: both;
}

/* Standard */
div.wd_standard {}
div.wd_standard-detail h1.detail_header {
	font-size: 24px;
}
.wd_pageid_20303 h1.heading1 {
	display: none;
}
.wd_pageid_20327 .wd_category_items,
.wd_pageid_20309 .wd_category_items,
.wd_pageid_20328 .wd_category_items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	padding: 40px 0;
}
.wd_pageid_20327 .item,
.wd_pageid_20309 .item {
	width: 25%;
	text-align: center;
	padding: 20px;
}
.wd_pageid_20327 .item img,
.wd_pageid_20309 .item img {
	width: 80%;
	margin: 20px 10%!important; /*override inline SM styles */
}
.wd_pageid_20327 h1.detail_header,
.wd_pageid_20309 h1.detail_header {
	display: none;
}
.wd_pageid_20327 .wd_standard-detail p:first-of-type,
.wd_pageid_20309 .wd_standard-detail p:first-of-type {
	font-family: MuseoSans-900,Arial Black,sans-serif;
	letter-spacing: .7px;
	font-size: 24px;
	line-height: 38px;
}
.wd_pageid_20327 table.wd_imagetable,
.wd_pageid_20309 table.wd_imagetable {
	margin: 0 20px 0 0!important; /* override inline styles */
}

.wd_pageid_20301 .wd_category_items {
	display: flex;
    justify-content: flex-start;
	flex-wrap: wrap;
	padding: 0 0 40px 0;
}
.wd_pageid_20301 .item {
	position: relative;
	width: 23%;
	background-color: #192838;
	min-height: 175px;
    margin: 0 1%;
	padding: 20px;
	margin-bottom: 60px;
}
.wd_pageid_20301 .item_name,
td.wd_attachment_image {
	display: none;
}
.wd_pageid_20301 table.wd_attachment {
	width: 100%;
	text-align: center;
	margin: 10% 0;
}
.wd_pageid_20301 table.wd_attachment span.wd_attachment_title {
	font-size: 2.4rem;
	color: #FFF;
}
.wd_pageid_20301 table.wd_attachment span.wd_attachment_description {
	position: absolute;
	left: 40px;
	right: 40px;
	bottom: -30px;
	background-color: #d12a2e;
	color: #FFF;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	padding: 20px;
}
.wd_pageid_20301 table.wd_attachment span.wd_attachment_description a {
	color: #FFF;
}

.wd_pageid_20328 .item {
	width: 30%;
	margin: 0 1%;	
}
.wd_pageid_20328 .item_name {
	display: none;
}
.wd_pageid_20328 .item p {
	text-align: center;
	padding: 10px 0;
}
.wd_pageid_20328 .item a {
	font-size: 20px;
	color: #192838;
	padding: 10px;
}
.wd_pageid_20328 .wd_imagetable {
	display: block;
	margin: 0 auto!important; /* override inline SM styes */
}

.wd_pageid_20310 .item,
.wd_pageid_20285 .item,
.wd_pageid_20290 .item {
	display: inline-block;
	width: 45%;
	max-width: 300px;
	height: 50px;
	background-color: #f4f5f5;
	border: 1px solid #d5d7d9;
	text-align: center;
	margin: 0 4% 4% 0;
}
.wd_pageid_20310 .item_name a,
.wd_pageid_20285 .item_name a,
.wd_pageid_20290 .item_name a {
	font-size: 16px;
	line-height: 22px;
	font-family: MuseoSans-500,Arial Regular,sans-serif;
	transition: background 200ms ease-in 200ms;
}

/* END Standard */

/* Executives Page LinkedIn Icons */

.wd_pageid_20309.wd_item_page .img_container
   {
	position: relative;
	width: 198px;
	height: 198px;
	margin-right: auto;
	margin-left: auto;

}
.wd_pageid_20309.wd_item_page .linkedin-link
  {
	position: absolute;
	bottom: 10px;
	left: 5px;
	z-index: 2;
	width: 50px;
	height: 50px;
}
.wd_pageid_20309.wd_item_page .linkedin-link img
  {
	width: 50px; 
	transition: all .2s ease-in-out;
}

.wd_pageid_20309.wd_item_page .linkedin-link img:hover {
	transform: scale(1.1);

}



/* Stories */
div.wd_stories {}
/* END Stories */

/* Articles */
div.wd_articles {}
/* END Articles */

/* Events */
div.wd_events {}
.wd_event_sidebar .wd_event_date,
.wd_event_sidebar .wd_event_time,
.wd_event_sidebar .wd_event_subscribe,
.wd_event_sidebar .wd_event_reminder,
.wd_event_sidebar .wd_event_webcast {
	background-position: left;
}
/* END Events */

/* Gallery */
div.wd_gallery {}
div.wd_gallery .wd_category_link_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
div.wd_gallery .wd_category_link {
	width: 48%;
	margin: 1%;
}
div.wd_gallery .wd_category_link .wd_thumbnail img {
	width: 100%;
	height: auto;
}
div.wd_gallery .wd_category_link .wd_title {
	clear: both;
	padding: 20px 0;
}
div.wd_gallery_modal .wd_image {
	text-align: center;
}
div.wd_gallery_modal div.wd_info {
	padding: 20px;
}
div.wd_gallery_modal div.wd_info .wd_summary p {
	margin-bottom: 10px;
}

.wd_pageid_20326 #wd_printable_content p,
.wd_pageid_20291 #wd_printable_content p,
.wd_pageid_20325 #wd_printable_content p {
	display: none;
}
.wd_moved-page-content {
	font-size: 16px;
	line-height: 22px;
	font-family: MuseoSans-300,Arial Regular,sans-serif;
	color: #4d5f69;
	margin: 0 5px 30px;
}

/* Video Gallery */
div.wd_videos {}
div.wd_videos .wd_category_link_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
div.wd_videos .wd_category_link {
	width: 48%;
	margin: 1%;
}
div.wd_videos .wd_category_link .wd_thumbnail img {
	width: 100%;
	height: auto;
}
div.wd_videos .wd_category_link .wd_title {
	clear: both;
	padding: 20px 0;
}
div.wd_videos .wd_item_list {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
div.wd_videos .wd_item {
	width: 48%;
	margin: 1%;
}
div.wd_videos div.wd_embed_code iframe {
	max-width: auto!important;
	max-height: 308px!important;
	/* override inline styles */
}
/* END Video Gallery */
/* END Gallery */

/* Newsfeed Releases */
div.wd_newsfeed_releases {}

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

.wd_newsfeed_releases-detail .wd_asset_carousel_aspect {
        margin-bottom: 10px;
}

.wd_newsfeed_releases-detail .wd_carousel-cropper {
    vertical-align: top;
}
/* END Newsfeed Releases */

/* override font size set in feed releases */
.wd_newsfeed_releases-detail .news_body p.prnews_p {
	font-family: inherit;
	font-size: 100%;
	color: inherit;
}
/* reset UL behavior to default in NFR body */
.wd_newsfeed_releases-detail .wd_news_body ul,
.wd_newsfeed_releases-detail .wd_news_body ul ul {
	margin: 1em 0 1em 0;
	padding-left: 40px;
}
.wd_newsfeed_releases-detail .wd_news_body li,
.wd_newsfeed_releases-detail .wd_news_body li li {
	list-style-type: disc;
	list-style: disc;
}
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li,
.wd_newsfeed_releases-detail .wd_news_body ul.wd_layout-masonry li li {
	list-style-type: none;
	list-style: none;
}
.wd_newsfeed_releases-teaser .tools {
	text-decoration: none;
	margin-bottom: 12px;
}
/* END Newsfeed Releases */

/* Formbuilder */
select::-ms-expand {
	border: none;
}
#wd_printable_content input,
#wd_printable_content button,
#wd_printable_content select {
	border-radius: 0;
	border: 1px solid #ccc;
	line-height: 34px;
	padding: 0 1rem;
	font-size: 1.4rem;
	height: 44px;
	color: #333;
}
select::-ms-expand {
	margin-left: 50px;
	background-color: #fff;
}
#wd_printable_content button {
	background-color: #d12a2e;
	border: solid 3px #d12a2e;
	color: #fff;
	font-family: MuseoSans-500, Arial Regular, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	min-width: 100px;
	outline: 0;
	padding: 5px 10px;
	transition: background 200ms,color 200ms,ease-in 200ms;
}
#wd_printable_content button:hover {
	background-color: #fff;
	color: #d12a2e;
	border: 3px solid #d12a2e;
}
#wd_printable_content button.ui-datepicker-trigger {
	border: 3px solid #d12a2e;
}
#wd_printable_content button.ui-datepicker-trigger:hover {
	color: #4f5051;
}
span.wd_datepicker-icon {
	color: #FFF;
}
#wd_printable_content .wd_form_field_label {
	line-height: 2.4em;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 5px;
}
#wd_printable_content .wd_form_field .wd_form_field_input {
	margin-left: 0;
}

.wd_pageid_20296 #wd_printable_content .wd_form_field .wd_form_field_input {
    margin-left: 150px; /* not sure why its set to 0 above */
}

#wd_printable_content input[type=text] {
	display: inline-block;
	max-width: 60%;
	height: 44px;
	line-height: 22px;
	margin: 0;
	padding: 10px 15px;
}
#wd_printable_content input[type=submit] {
	display: inline-block;
	max-width: 30%;
	background-color: #d12a2e;
	border: solid 3px #d12a2e;
	color: #fff;
	font-family: MuseoSans-500, Arial Regular, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	padding: 5px 10px;
	transition: background 200ms,color 200ms,ease-in 200ms;
}
#wd_printable_content input[type=checkbox],
#wd_printable_content input[type=radio] {
	height: auto;
}
.wd_form_field {
	clear: both;
}
.wd_page_limit {
	padding: 0;
}
.wd_linkmenu-header {
	padding: 6px 2px;
}
.wd_page_link:first-child,
.wd_page_link:last-child,
.wd_linkmenu-header {
	border-radius: 0;
}
.wd_linkmenu-header:hover .wd_linkmenu-icon {
	border-color: transparent;
	background-color: transparent;
	color: #000;
}
.wd_form_field .wd_form_field_input,
.wd_form_field {
	overflow: visible;
}
.wd_form_footer {
	margin: 40px 0;
}
div.wd_form_footer div.wd_form_buttons {
	margin-left: 5px;
	padding: 10px 0;
}
#subscribe_form_1 .wd_formbuilder_submit[type="submit"] {
	max-width: 30%;
	background-color: #d12a2e;
	border: solid 3px #d12a2e;
	color: #fff;
	font-family: MuseoSans-500, Arial Regular, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	outline: 0;
	margin: 20px 0;
	padding: 10px 15px;
	transition: background 200ms,color 200ms,ease-in 200ms;
}
#subscribe_form_1 .wd_formbuilder_submit[type="submit"]:hover {
	background-color: #fff;
	color: #d12a2e;
}
div.wd_search_basic_fields {
	background-color: transparent;
	border: 0;
	width: 100%;
	margin: 0 0 10px 0;
}
form.wd_search_form.wd_search_form_basic {
	width: 100%;
}
.wd_subscribe2 .wd_form_field_label {
	text-align: left;
}

/* END Formbuilder */

/* Search */
.wd_search_advanced_link {
	margin: 5px;
	padding: 10px 0;
}
.wd_sphinx_search form.wd_search_form_basic a {
	display: block;
	margin: 5px;
	padding: 10px 0;
}
.wd_search_result {
	overflow: hidden;
}
#wd_printable_content legend.wd_form_field_label {
	font-family: MuseoSans-300, Arial Regular, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	color: #4d5f69;
	border-bottom: 0;
	margin: 0 0 5px 0;
	padding: 0 5px;
}
#item_advanced_search_20295_start,
#item_advanced_search_20295_end {
	width: 70%;
}
.wd_search_titles_only {
	display: block;
	width: 100%;
	margin: 20px 150px 10px
}
/* END Search */
/* Search Results */
/* END Search Results */

/* Toolbar */
div.wd_toolbar {
	clear: both;
}
div.wd_toolbar ul.wd_tools li.wd_tool-addthis {
	width: 45%;
}
span.wd_toolbar-text {
	float: left;
	margin: 0 10px 0 0;
}
div.wd_toolbar ul.wd_tools li.wd_tool-addthis svg > title {
	display: block;
}
/* END Toolbar */

/* Nav */
div.megamenu.open.wd_no-chidren {
	background-color: transparent;
	border: none;
}
div.nav-wrapper div.wd_search_form_container {
	width: 20%;
	float: right;
	margin: 0 0 0 40px;
}
div.nav-wrapper div.wd_search_form_container input[type="text"] {
	display: inline;
	margin: 0;
	height: 34px;
}
.current-page {
	text-decoration: underline;
}

/* Featureboxes */
div.wd_featurebox {}
div.wd_featurebox_container {
	padding: 20px 0;
}
div.wd_featurebox_title {
	font-family: MuseoSans-500,Arial Black,sans-serif;
	letter-spacing: .7px;
	font-size: 32px;
	line-height: 38px;
	color: #192838;
	margin: 0 0 30px 0;
}
div.wd_featurebox_title h2 {
	font-family: MuseoSans-500,Arial Black,sans-serif;
}
p.more {
	text-align: right;
}
p.more a {
	background-color: #4D5F69;
	border: solid 3px #4D5F69;
	color: #FFF;
	font-family: MuseoSans-500, Arial Regular, sans-serif;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	min-width: 100px;
	outline: 0;
	margin: 0 0 30px 0;
	padding: 10px 15px;
	transition: background 200ms,color 200ms,ease-in 200ms;
}
p.more a:hover {
	background-color: #FFF;
	color: #4D5F69;
}

div.wd_featureboxes_top {}
div.wd_featureboxes_top div.wd_featurebox {}
div.wd_featureboxes_top div.wd_featurebox_container {}
div.wd_featureboxes_top div.wd_featurebox_title {}
div.wd_featureboxes_top li.wd_asset_icon_link .wd_icon {
	color: #fff;
}
div.wd_featureboxes_middle {
	position: relative;
	max-height: 300px;
}
div.wd_featureboxes_middle div.wd_featurebox {}
div.wd_featureboxes_middle div.wd_featurebox_container {}
div.wd_featureboxes_middle div.wd_featurebox_title {}
div.wd_featureboxes_middle div.wd_featurebox_title h2 {
	font-size: 22px;
}

div.wd_featureboxes_boxes {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	margin: 40px 0;
}
div.wd_featureboxes_boxes div.wd_featurebox {}
div.wd_featureboxes_boxes div.wd_featurebox_container {
	position: relative;
	width: 23%;
	margin: 5% 0;
	padding: 0;
}
div.wd_featureboxes_boxes div.wd_featurebox_title {
	position: absolute;
	bottom: -60px;
	left: 20px;
	right: 20px;
	background-color: #4D5F69;
	padding: 20px;
	text-align: center;
}
div.wd_featureboxes_boxes div.wd_featurebox_title h2 {
	color: #FFF;
	font-size: 22px;
	line-height: 26px;
	margin: 0;
}
div.wd_featureboxes_boxes div.wd_featurebox_title a {
	display: block;
	background-color: #4D5F69;
	color: #FFF;
	font-size: 22px;
	line-height: 26px;
}
div.wd_featureboxes_boxes .wd_featurebox .wd_imagetable {
	width: 100%;
	max-width: 100%;
}
div.wd_featureboxes_boxes .wd_featurebox img {
	width: 100%
}

div.wd_featureboxes_bottom {
	text-align: center;
}
div.wd_featureboxes_bottom div.wd_featurebox {
	color: #FFF;
	padding: 0 0 40px 0;
}
div.wd_featureboxes_bottom div.wd_featurebox_container {}
div.wd_featureboxes_bottom div.wd_featurebox_title {
	color: #FFF;
}

.wd_newsfeed_releases-teaser {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}
.wd_newsfeed_releases-teaser .item {
	position: relative;
	width: 23%;
	background-color: #007C89;
	color: #FFF;
	text-align: left;
	min-height: 225px;
	padding: 20px;
}
.wd_newsfeed_releases-teaser .item a {
	font-family: MuseoSans-300, Arial Regular, sans-serif;
	font-weight: normal;
	color: #FFF;
}
.wd_newsfeed_releases-teaser .subscribe_link,
.wd_newsfeed_releases-teaser .wd_thumbnail,
.wd_newsfeed_releases-teaser .wd_summary {
	display: none;
}
.wd_newsfeed_releases-teaser .wd_date {
	position: absolute;
	bottom: 20px;
	font-size: 16px;
	line-height: 22px;
}

div#wd_featurebox-standard_2350 {
	width: 65%;
}
div#wd_featurebox-social_5 {
	width: 30%;
	position: absolute;
	top: 0;
	bottom: -120px;
	right: -40px;
	border: 1px solid #000;
	z-index: 9;
	padding: 0;
}
div#wd_featurebox-social_5 div.wd_featurebox_title {
	display: none;
}

div.wd_subscribe_featurebox div.wd_form_field_label,
div.wd_subscribe_featurebox .wd_form_header {
	display: none;
}
div.wd_subscribe_featurebox .wd_form_field_input input {
	max-width: 45%;
	float: right;
}
div.wd_subscribe_featurebox .wd_form_field_input input[type="text"] {
	margin: 0;
	height: 48px;
}
div.wd_subscribe_featurebox .wd_form_field {
	display: inline-block;
	width: 48%;
	vertical-align: top;
}
div.wd_subscribe_featurebox .wd_form_footer {
	display: inline-block;
	width: 48%;
	vertical-align: top;
	margin: 0;
}
div.wd_subscribe_featurebox div.wd_form_footer div.wd_form_buttons {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	padding: 5px 0;
}
#wd_featurebox-subscribe_1 div.wd_subscribe_featurebox .wd_formbuilder_submit[type="submit"] {
	max-width: 100%;
	margin: 0;
	padding: 10px 100px;
}
#wd_featurebox-subscribe_1 div.wd_form_field_error {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
div.wd_subscribe_modal.wd_modal {
	text-align: center;
}
div.wd_subscribe_modal.wd_modal .wd_form_field_input {
	margin-left: 0;
}
/* END Featureboxes */

/* Contact Us */
.wd_pageid_20296 #wd_printable_content .wd_formbuilder input[type="text"] {
	max-width: 291px;
}
.wd_pageid_20296 #wd_printable_content .wd_formbuilder .wd_form_field:nth-child(9) .wd_form_field_label {
	float: left;
	width: 150px;
	text-align: right;
}
.wd_pageid_20296 #wd_printable_content .wd_formbuilder .wd_form_field:nth-child(9) .wd_form_field_input {
	margin-left: 150px;
}
.wd_pageid_20296 #wd_printable_content .wd_form_footer {
	margin-left: 150px;
	margin-top: 5px;
	margin-bottom: 20px;
}
.wd_pageid_20296 .fullbleed-wrapper.wd_darkblue-bg {
	display: none;
}
.wd_pageid_20296 .wd_featureboxes_bottom .wd_featurebox_container {
	padding: 0;
}
.wd_pageid_20296 .wd_featureboxes_bottom .wd_featurebox_title {
	display: none;
}
.wd_pageid_20296 .wd_featureboxes_bottom .wd_featurebox {
	color: #4d5f69;
	text-align: left;
}

label[for='g-recaptcha-response'] {
     position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
/* End Contact Us */

/* YouTube Responsive Video Containers */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* END YouTube Responsive Video Containers */

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

/* Extra large devices (large desktops) */
@media (max-width: 1520px) {
	.wd_extended-container {
		max-width: 80%;
	}
}
@media (max-width: 1199px) {
	.wd_home_hero {
		height: auto;
	}
	.wd_hero-image-area {
		height: auto;
		order: 2;
	}
	.wd_hero-text-area {
		text-align: center;
		width: 100%;
		height: auto;
		order: 1;
	}
	.wd_hero-image-area img {
		height: auto;
	}
}

@media (max-width: 1024px) {
	.wd_newsfeed_releases-teaser .item {
		min-height: 275px;
	}
	div.wd_featureboxes_middle {
		max-height: 100%;
		height: auto;
	}
	div#wd_featurebox-social_5 {
		bottom: 15px;
		right: -20px;
	}
}

/* Large devices (desktops) */
@media (max-width: 992px) {
	.wd_newsfeed_releases-teaser .item {
		width: 48%;
	}
	div#wd_featurebox-standard_2350,
	div#wd_featurebox-social_5 {
		width: 50%;
	}
	div.wd_featureboxes_boxes {
		flex-wrap: wrap;
	}
	div.wd_featureboxes_boxes div.wd_featurebox_container {
		width: 50%;
	}
	div.wd_featureboxes_boxes div.wd_featurebox_title {
		left: 30px;
		right: 60px;
	}
	#subscribe_form_1 .wd_formbuilder_submit[type="submit"] {
		max-width: 100%;
	}
	div.wd_subscribe_featurebox .wd_form_footer{
		display: block;
		width: 50%;
		margin: 1% auto;
	}
	div.wd_subscribe_featurebox div.wd_form_footer div.wd_form_buttons {
		display: block;
		width: 100%;
		text-align: center;
	}
	div.wd_subscribe_featurebox .wd_form_field {
		display: block;
		width: 100%;
		margin: 1% auto;
	}
	div.wd_subscribe_featurebox .wd_form_field_input {
		display: block;
		width: 75%;
		margin: 0 auto;
	}
	div.wd_subscribe_featurebox .wd_form_field_input input {
		max-width: 100%;
		float: none;
	}
	#wd_featurebox-subscribe_1 div.wd_subscribe_featurebox .wd_formbuilder_submit[type="submit"] {
		padding: 10px 60px;
	}
	.wd_pageid_20328 .item {
		width: 48%; 
	}
	div.wd_videos .wd_item {
		width: 100%;
	}
	#wd_printable_content input[type="text"] {
		max-width: 49%;
	}
}

@media (min-width: 768px) and (max-width: 830px) {
	.wd_pageid_20327 .wd_standard-detail .wd_imagetable,
	.wd_pageid_20309 .wd_standard-detail .wd_imagetable {
		margin: 0 20px 80px 0!important; /* override inline styles */
	}
}
/* Medium devices (tablets) */
@media (max-width: 768px) {
	div.wd_featureboxes_boxes {
		text-align: center;
	}
	div.wd_featureboxes_boxes div.wd_featurebox_container {
		width: 100%;
		margin: 10% 0;
	}
	div.wd_featureboxes_boxes div.wd_featurebox_title {
		left: 30%;
		right: 30%;
	}
	div#wd_featurebox-standard_2350, 
	div#wd_featurebox-social_5 {
    	width: 100%;
	}
	div#wd_featurebox-social_5 {
		position: relative;
		margin: 30px 0;
		right: 0;
	}
	.wd_white-bg {
		margin: 40px 0;
	}
	.wd_pageid_20327 .item,
	.wd_pageid_20309 .item {
		width: 50%;
	}
	.wd_pageid_20327 .wd_standard-detail .wd_imagetable,
	.wd_pageid_20309 .wd_standard-detail .wd_imagetable {
		width: 100%;
		margin: 0 0 40px 0!important; /* override inline styles */
	}
	.wd_pageid_20327 .wd_standard-detail .wd_imagetable img,
	.wd_pageid_20309 .wd_standard-detail .wd_imagetable img {
		display: block;
		margin: 0 auto;
	}
	.wd_pageid_20327 .wd_standard-detail p:first-of-type,
	.wd_pageid_20309 .wd_standard-detail p:first-of-type {
		text-align: center;
	}
	.wd_pageid_20328 .item {
		width: 100%;
	}
	div.wd_search_basic_fields {
    	width: 100%;
	}
	#wd_printable_content .wd_search_form_basic input, 
	#wd_printable_content .wd_search_form_basic button, 
	#wd_printable_content .wd_search_form_basic select {
		width: 100%;
		margin: 10px 0;
	}
	#wd_printable_content input[type="text"] {
		max-width: 100%;
	}
	.wd_pageid_20301 .wd_category_items {
		flex-wrap: wrap;
	}
	.wd_pageid_20301 .item {
		width: 100%;
		margin: 10% 0;
	}
	.wd_search_titles_only {
		margin: 20px 0 10px
	}
	div.wd_gallery .wd_category_link {
		width: 100%;
	}

	/* Contacts Page */
	.wd_pageid_20296 #wd_printable_content .wd_formbuilder .wd_form_field:nth-child(9) .wd_form_field_label {
		text-align: left;
	}
	.wd_pageid_20296 #wd_printable_content .wd_formbuilder .wd_form_field:nth-child(9) .wd_form_field_input {
		margin-left: 0;
	}
	.wd_pageid_20296 #wd_printable_content .wd_form_footer {
		margin-left: auto;
		margin-top: 40px;
	}
	/* End Contacts Page */
}

/* Small devices (landscape phones) */
@media (max-width: 575px) {
	h1.heading1 {
		text-align: center;
	}
	.wd_newsfeed_releases-teaser .item {
		width: 100%;
	}
	div.wd_videos .wd_item {
		width: 100%;
	}
	div.wd_featureboxes_boxes div.wd_featurebox_title {
		left: 20%;
		right: 20%;
	}
	.wd_pageid_20309 .item {
		width: 100%;
	}
	.wd_pageid_20327 .item, 
	.wd_pageid_20309 .item {
    	width: 100%;
	}
	.wd_pageid_20328 .item {
		width: 100%;
	}
	span.wd_toolbar-text {
		display: none;
	}
}

/* CLIENT CSS OVERRIDES */
nav.navbar .megamenu .dropdown-menu.mega-dropdown-menu {
	padding: 15px;
	width: auto;
}
nav.navbar .dropdown-content ul li {
	float: none;
}
div.megamenu.open {
	position: relative;
}
ul.sub-menu.links li.list-item {
    margin-bottom: 5px;
}
ul.sub-menu.links li.list-item a {
	padding: 0;
}
div.dropdown-menu {
	width: 240px;
	left: -1px;
	right: -40px;
}
.pagetype-home .hero-carousel-container .hero-container-area .component-hero-carousel .hero-text-area {
	padding-right: 0;
}
