/* Begin classes for common SPIN elements */
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=20d74cc5-7f7c-49a7-80ae-fa2f389c550d");

@font-face {
  font-family: "Harmonia Sans Pro";
  src: url("../fonts/400/e048affc-431d-4a34-8354-95bf77980524.eot");
  src: local("☺"),
	url("../fonts/400/f7fe53a8-6bb7-4a74-8035-6037ca032dae.woff") format("woff"),
	url("../fonts/400/13572ed5-3afa-444d-811f-31cecef749f9.ttf") format("truetype");
	font-weight: 400;
}	

@font-face {
  font-family: "Harmonia Sans Pro";
  src: url("../fonts/500/9ad7f3ab-733c-412a-8253-9f60e724f2ff.eot");
  src: local("☺"),
	url("../fonts/500/85757b72-744c-412a-8ae0-914b3e7ad674.woff") format("woff"),
	url("../fonts/500/5342ef4c-d3a6-421b-a241-a2034b77d33b.ttf") format("truetype");
	font-weight: 500;
}	

@font-face {
  font-family: "Harmonia Sans Pro";
  src: url("../fonts/700/c79712e5-cb83-4ce5-a81e-af7d5e0d6acf.eot");
  src: local("☺"),
	url("../fonts/500/8db1a098-0880-4cc9-a664-3dfd08033690.woff") format("woff"),
	url("../fonts/700/50a9b845-5e61-4458-8e5c-12c45a4f6b92.ttf") format("truetype");
	font-weight: 700;
}	

body{
	font-family: 'Harmonia Sans Pro', Arial, sans-serif !important;
	font-size: 16px;
}

#left_col {
	float: left;
	width: 70%;
}
#right_col {
	float: right;
	width: 29%;
}

div.wd_toolbar {
	display: none;
}

li.wd_tool.wd_tool-addthis {
	display: inline-block;
}

#recaptcha2_widget{
	overflow: hidden;
}

#right_col a {
color: #64a70b;
text-decoration: none;
/*display: block;*/
padding-left: 10px;
}
#right_col a.on {
color: #000 !important;
text-decoration: none;
display: block;
padding-left: 10px;
}

.buMain,
.buMain .callouts {
	text-align: left;
	background: none transparent;
	padding-top: 10px;
}
.page-content p {
padding-bottom: 20px;
}

/*.page-content a {
	color: rgb(27, 135, 62);
}*/

.wd_formbuilder .wd_formbuilder_submit{
	-webkit-font-smoothing: antialiased;
    background: #64a70b;
    border-bottom: #64a70b 1px solid;
    border-left: #64a70b 1px solid;
    border-radius: 2px;
    border-right: #64a70b 1px solid;
    border-top: #64a70b 1px solid;
    color: #fff;
    font-family: inherit;
    font-size: 17px;
    line-height: 21px;
    padding: 6px 12px;
    transition: background .3s ease;
    vertical-align: middle;
}

.clear {
	clear: both;
	height: 3px;
}

.page_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	padding-bottom: 15px;
}

.page_header a, .page_header a:link {

}

page_header a:hover {

}

.breadcrumb {
	font-size: 0.8em;
}

.item {
	margin: 0px 0px 10px 0px;
	overflow: auto;
}

.wd_carousel-item {
    vertical-align: top;
}

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

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

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

.item_name {
	font-size: 1em;
	font-weight: normal;
	position: relative;
}
.wd_news_releases .item_name {
	font-size: 1.5em; 
	font-weight: 500;
	position: relative;
}

.item_date {
	font-size: 1em;
	font-weight: bold;
}

.item_summary {
	font-size: 1em;
}

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

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

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

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

.detail_header {
	font-size: 1.3em;
	font-weight: bold;
}

.detail_subheader {
	font-size: 1em;
	font-weight: bold;
}

.category_intro {
	border-bottom: 1px solid #e1e1e1;
	margin-bottom: 10px;
}

.category_name {
	font-size: 1.1em;
	font-weight: bold;
}
.story_title a,
.category_name a {
	color: rgb(27, 135, 62);
}

.category_header {
	font-size: 1.4em;
	font-weight: bold;
	color: #565656;
	padding-bottom: 15px;
}

table.wd_imagetable {

}

td.imagecaption {
	font-size: .8em;
	font-style: italic;
	text-align: left;
	padding: 3px 5px 3px 5px;
}

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

div.wd_page_toolbar {
	position: relative;
	float:right;
	right: 76px;
}

/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
	[styles]
   }
*/

div.wd_standard {

}

div.wd_events {

}

div.wd_gallery {

}

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

/* Begin FormBuilder styles */

div.wd_formbuilder {
/* This is the container for all formbuilder forms on this build*/

}

table.wd_formbuilder {

}

input.wd_formbuilder_submit {

}

table.wd_formbuilder p {
	margin: 0px;
}

/* Begin Calendar styles */

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;
	color: #6095C3;
	font-size: 1.8em;
	width: 100%;
}

.wd_events-teaser td.wd_calendar_header_label {
	font-size: 1.1em;
	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: 0px 12px 0px 40px; *//* good default if text is added */
	padding: 12px;
	font-size: 12px;
	text-decoration: none;
	line-height: 0;
	text-indent: -9999px;
}

.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: 0px 40px 0px 12px; *//* good default if text is added */
	padding: 12px;
	font-size: 12px;
	text-decoration: none;
	line-height: 0;
	text-align: left;
	text-indent: -9999px;
}

.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;
	text-indent: -9999px;
	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;
	color: #666;
	font-weight: bold;
	font-size: 12px;
	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;
	font-size: .85em;
}

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

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

div.wd_calendar_day_header {
	text-align: left;
	color: #777;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}

td.wd_calendar_prev_month div.wd_calendar_day_header,
td.wd_calendar_next_month div.wd_calendar_day_header {
	color: #BBB;
	font-size: 12px;
}

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

div.wd_calendar_event {
	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;
	font-size: 12px;
	text-decoration: none;
}

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

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 {
	color: #6095C3;
	font-size: 16px;
	font-weight: bold;
}

div.wd_event_tip_time, 
div.wd_event_tip_location_name,
div.wd_event_tip_more {
	font-size: 13px;
	font-weight: bold;
}

div.wd_event_tip_date {
	font-size: 13px;
}

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

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

.wd_calendar_event_tip {
	font-size: 14px;
	line-height: 20px;
}

.wd_calendar_event_tip .qtip-titlebar {
	background: #6095C3;
	color: #FFF;
}

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

.wd_search_basic_fields {
	display: inline-block;
	background-color: transparent;
	border: none;
	border-radius: 0px;
	padding: 3px;
	vertical-align: middle;
}

.wd_search_basic_fields select {
	height: 28px;
}

.wd_search_basic_fields select,
.wd_search_basic_fields input[type=text],
.wd_search_basic_fields button[type=submit]{
	border:  1px solid #64a70b;
}


input[type="text"] {
	padding: 1px;
	background: white;
}

button.wd_search_button {
	height: 28px;
	border: none;
	background-color: rgb(248, 248, 248);
	color: #000;
}


.gallery_summary .wd_gallery-detail .wd_image{
	text-align: center;
}

.gallery_summary .wd_gallery-detail .wd_image img{
	max-width: 100%;
}
p.search_result {
}

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

span.search_url {
}

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

.tools img {
	vertical-align: middle;
}

div.wd_featurebox_title {
 color: rgb(27, 135, 62);
font-size: 18px;
font-weight: bold;
}

div.wd_featurebox {

	padding: 8px 0px;
	margin-bottom: 10px;    
	overflow: hidden;     
}

/*.wd_featurebox-standard div.wd_featurebox p,
.wd_featurebox-standard div.wd_featurebox p a,
.wd_featurebox-standard div.wd_featurebox div {
	line-height: 15px;
	font-size: 14px;
	padding-left: 0 !important; 
}
*/


div.wd_featurebox a.itemlink{
	font-weight: normal;
	line-height: 1.5em;
}

div.wd_featureboxes_left {
	margin-top: 15px;
	clear: both;
}

div.wd_featureboxes_left div.wd_featurebox_title {
	border: 0px;
}

div.wd_featureboxes_left div.wd_featurebox {

	overflow: visible;
	border: none;
}

div.wd_featureboxes_left .wd_imagetable {
	float: none;
}

div.wd_featureboxes_middle {
}

div.wd_featureboxes_middle div.wd_featurebox_title {
}

div.wd_featureboxes_middle div.wd_featurebox {
}


div.wd_featureboxes_right {
	margin-top: 10px;
}

div.wd_featureboxes_right div.wd_featurebox_title {
	font-size: 14px;
	color: #1b873e;
}

div.wd_featureboxes_right div.wd_featurebox h2 {
	font-size: 14px;
	color: #1b873e;
	margin-left:-10px;
	padding-top: 10px;
}

div.wd_featureboxes_right div.wd_featurebox {
	text-decoration: none;
	display: block;
	padding-left: 10px;
	font-family: 'Harmonia Sans Pro', Arial, sans-serif !important;
	font-size: 12px;
	line-height: 20px !important;
}

div.wd_featureboxes_right div.wd_featurebox p {
	font-size: 14px;
	line-height: 20px !important;
}

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

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

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

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

.wd_featureboxes_tabbed .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_tab-inactive {
	background-color: #eeeeee;
}

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

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

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

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

/* hi-res link for gallery */

ul.hi_res-links {
	padding: 5px 0px;
	margin: 10px 0;
	list-style: none;
}

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

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)*/
	font: bold 10px arial;
	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);
}



/* hi-res link for gallery */

/* 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 .news_body ul {
	margin: 1em;
}

#wd_printable_content a {
	text-decoration: none;
}

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

.wd_videos-detail .item_image,
.detail_date, .story_date,
.gradient_right {display: none !important;}

a.on {
color: #1b873e !important;
}
ul.categories-horizontal.categories-thumbnails li,
.wd_stories .categories li {
float: left;
width: 46% !important;
text-align: center;
min-height: 200px;
}

.wd_stories .category_name a,
.wd_stories .story_title a {
	font-size: 1.35em;
	font-weight: 500;
}

ul.categories-vertical.categories-thumbnails div.category_thumbnail {
	margin: 0 auto;
	float: none;
}

.wd_stories {
border-top: 0px solid #E1E1E1 !important;
}

.wd_stories .categories .category_text {
	margin-left: 0px !important;
	float: none;
	clear: both;
}

.wd_stories .item {
border-bottom: 1px solid #E1E1E1;
margin: 0 10px 10px 0px;
padding: 5px 0px;
float: left;
width: 48%;
min-height: 340px;
}

.videos_summary ul.wd_items li.wd_item_container {
	line-height: 1.4em;
	height: 180px !important;
	overflow: hidden;
}

/* single-slider */
#single-slider {
	margin-bottom: 20px;
}

#single-slider,
#single-slider .slides_container {

	border: none;
	width: 761px;
	padding: 0;
	padding-top:10px;
}

#single-slider .prev,
#single-slider .next {
	margin: 0;
	float: none;
}

#single-slider .slides_container div {
	width: 761px;
}

#single-slider .slides_container div .slide-text {
	position: absolute;
	width: 300px;
	top: 15px;
	left: 50px;
	color: #000;
	display: none;
}

#single-slider h2,
#single-slider h2 a:link,
#single-slider h2 a:visited {
	color: #000
}

#single-slider .prev, #single-slider .next {
	top: 120px;
}

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

#single-slider .slides_container div .slide-text h2 a {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

#single-slider ul {
	margin-top: 15px;
}

#single-slider ul li a {
	background: url(../images/pagination.png) no-repeat bottom;
	padding: 0px 4px;
}

#single-slider ul li.current a, #single-slider ul li a:hover {
	background-position: top;
}
/* single-slider */

ul.categories {
	display: block; 
	clear: both !important;
}

/* START OF iRobot REBRANDED STYLE IMPLEMENTATION */

html, body {
	font-family: 'Harmonia Sans Pro', Arial, sans-serif !important;
}

a{
	color: #64a70b;
}

/*#right_col a,
.wd_news_releases-teaser a,
#wd_printable_content .category_text a,
#wd_printable_content .subscribe_links a,
.wd_news_releases table .item_name a,
#wd_printable_content a,
#wd_printable_content .archive_nav a {
	color: #64a70b !important;
}*/

.title_shadow.nonav,
#right_col .wd_featurebox_title,
#right_col .wd_featurebox h2,
#wd_printable_content .detail_header,
.category_header,

.title_shadow.nonav {
	font-weight: 500 !important;
}

#right_col .wd_featurebox_title,
#right_col .wd_featurebox h2 {
	font-weight: 700 !important;
}
.page-content .singleColumn ul.nav {
	margin-left: 0px;
}
.page-content .singleColumn #right_col ul.nav a {
	margin-left: 0px;
}

ul.nav li {
	list-style: none;
}


/* END OF iRobot REBRANDED STYLE IMPLEMENTATION */

#single_slider_responsive.single_slider_carousel {
	max-width: 760px;
}
#single_slider_responsive .single_slider_carousel_indicators {
	position: absolute;
	bottom: -20px;
	right: 0;
	left: 0;
	z-index: 5;
	margin: 0 auto;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#single_slider_responsive .single_slider_carousel_indicators li {
	padding: 4px;
	float: none;
	text-align: center;
	display: inline-block;
}
#single_slider_responsive .single_slider_carousel_indicators li span {
	border: 0;
	background: rgba(100,167,11,.5);
	padding:9px;
}
#single_slider_responsive .single_slider_carousel_indicators li span:hover,
#single_slider_responsive .single_slider_carousel_indicators li.active span {
	border: 0;
	background: rgba(100,167,11,1);
}
#single_slider_responsive .single_slider_carousel_control {
	position: absolute;
	top: 40%;
	left: 25px;
	background: rgba(100,167,11,1);
	width: 30px;
	height: 30px;
	margin-top: 0;
	
	font-family: 'Harmonia Sans Pro', Arial, sans-serif !important;
	font-size: 33px;
	font-weight: 100;
	line-height: 25px;
	color: #fff;
	text-align: center;
	border: none;
	border-radius: 50%;
	opacity: 0.8;
	z-index: 10;
	outline: none;
	box-shadow: 0 0 10px rgba(255,255,255,1);
	behavior: url(js/PIE.htc);
}

#single_slider_responsive .single_slider_carousel_control.right {
	left: auto;
	right: 25px;
	text-indent: 2px;
}


@media (max-width: 767px) { 

	#left_col {
		float: none;
		width: 100%;
	}
	#right_col {
		float: none;
		width: 100%;
	}
}

.wd_assets_container div.wd_asset_type_tabs {
	background: #fff !important;
	background-image: none !important;
	margin: 0;
	padding: 0;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-topleft: 0px;
}

.page-content .singleColumn ul.wd_asset_type_tabs {margin-left: 0px;}

ul.additional-links li a span,
ul.hi_res-links li a span {
	display: inline-block;
	text-align: center;
	margin: 0;
	padding: 5px 10px;
	position: relative;
	font: bold 12px arial;
	background: #64a70b repeat-x top !important;
	color: #fff !important;
	background-image: none !important;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.wd_assets_container {
	border: 0px none;
	margin: 15px 0 0 0;
	padding: 0 0 14px;
	background: transparent center bottom no-repeat;
	background-image: none !important;
	clear: both;
}

.story_image img {max-width: 100%;}


.wd_news_releases-detail {
	font-family: Arial Unicode MS,Arial,sans-serif;
	font-size: 16px;
}

/*client css overrides*/

.page-content .singleColumn ul {
	 margin-left: 0;
}

.wd_item .wd_title {
	font-weight: bold;
	font-size: 1.5em;
}

.wd_item .wd_subtitle {
     font-weight: normal; 
}

.wd_featureboxes_right.wd_featureboxes-vertical .wd_tools {
	display: none;
}

li.wd_category_link {
	margin-top: 5px;
	overflow: hidden; 
	display: inline-block;
	margin-right: 25px;
}

.wd_category_link .wd_thumbnail {
	margin: 25px 5px 0 0;
}


.wd_newsfeed_releases li.wd_item {
	width: 100%;
	min-height: auto;
	margin-left: 0;
    border-bottom: 1px solid #64a70b;
    margin-bottom: 30px;
}

.wd_category_header {
	margin: 10px 0;
	overflow: auto;
	display: none;
}

.wd_asset_type_link_list {
	border: none !important; 
}

.wd_item .wd_thumbnail {
	float:none !important;    
	margin: 0 5px 5px 0;
}

/*Media Kits*/
.wd_pageid_34135 .wd_date {
	display: none !important;
}

.wd_item .wd_date {
    text-transform: none;
    font-weight: bold;
    font-size: 1em !important;
    color: #000;
}


.wd_pageid_34135 li.wd_asset_type_link {
	padding: 0;
}
.wd_pageid_34135 li.wd_asset_type_link + li.wd_asset_type_link {
	padding: 0;
}

.wd_pageid_34135 .wd_asset_type_link_list{
	display: grid;
	grid-template-columns: 1fr 2fr;
	grid-gap: 10px;

}


.single_slider_carousel_caption h4, .single_slider_carousel_caption h4 a {
	color: #FFF;
	font: bold 17px/normal Arial, sans-serif;
	margin: 5px 0px;
	background: #64a70b;
	padding: 5px 5px;
	width: 30%;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 14px !important;
}

p.single_slider_carousel_description {
    padding-bottom: 0 !important;
}


/*Client overwrites extension*/

.btn.play-btn:after{
	content: ' ►';
    font-size: .75em;

}

.btn.--light{
	background: transparent;
	color: white;
	border-color: white;
}

.btn.--light:hover{
	background: rgba(255, 255, 255, 0.2);
}


/*HP Hero Banner*/
.wd_hp_hero_banner{
	background: white;
	position: relative;
    height: 250px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.bg_images_fb_wrapper {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

.bg_images_fb_wrapper .wd_featureboxes_top{
		background: white;
		display: flex;
		width:100%;
	    height: 100%;
	    flex-direction: row;
		align-items: center;
	}
.hp_hero_article{
    position: relative;
    background: rgba(255, 255, 255, 0.75); 
    padding: 1em;
    width: 80%;
    text-align: center;
    z-index: 5;
}

.hp_hero_article .wd_featurebox_title{
	font-size: 28px;
	font-weight: 300;
	color: black;
}
.hp_hero_article .wd_featurebox{
	font-size: 18px;
}
.hp_hero_article .wd_featurebox{
	margin: 0;
	padding: 0;

}

.bg_images_fb_wrapper .wd_featureboxes_top .wd_featurebox_container{
	flex: 1 1;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	position: relative;
}

.bg_images_fb_wrapper 
	.wd_featureboxes_top 
	.wd_featurebox_container 
	a.btn.play-btn{
	position: absolute;
	bottom: 10%;
	left: 10%;
}

/*Global headers*/

.wd_featurebox_title.irob_sec_title{
	text-align: center;
	padding: 1em 0;
	color: #64a70b;
	font-size: 35px;
	font-weight: 500;
	position: relative;
}
.wd_featurebox_title.irob_sec_title .inner_title{
	display: inline-block;
	position: relative;
}
.wd_featurebox_title.irob_sec_title .inner_title:before,
.wd_featurebox_title.irob_sec_title .inner_title:after{
	background: #64a70b;
    content: '';
    height: 1px;
    position: absolute;
    top: 50%;
    width: 110px;
}
.wd_featurebox_title.irob_sec_title .inner_title:before{
	left: -150px;
}
.wd_featurebox_title.irob_sec_title .inner_title:after{
	right: -150px;
}


/*Newfeed Release Teaser Hp*/
#wd_latest_news_tease{
	background: #64a70b;
	color: white;
}
.wd_featureboxes_news .wd_featurebox{
	margin: 0;
}
.wd_featureboxes_news .wd_featurebox_title{
	color: white;
}
.wd_featureboxes_news .wd_featurebox_title .inner_title:before,
.wd_featureboxes_news .wd_featurebox_title .inner_title:after{
	background: white;
  
}
.wd_newsfeed_releases-teaser .subscribe_link{
	display: none;
}

.wd_newsfeed_releases-teaser .item .wd_date,
.wd_newsfeed_releases-teaser .item .wd_summary{
	display: none;
}

.wd_grid_container{
	
	/* IE Specific */
	text-align: center;
	display: block;

}
.wd_newsfeed_releases-teaser .item {
	text-align: center;
	padding: 1em;

	/* IE Specific */
	width: 30%;
	display: inline-block;
}


@supports (display: grid) {
	.wd_grid_container{
			display: grid;
			grid-template-columns: 1fr;
			grid-column-gap: 30px;
	}

	.wd_newsfeed_releases-teaser .item {
		width:  auto;
	}
}



.wd_featureboxes_news .more{
	text-align: center;
}

.wd_newsfeed_releases-teaser .item .wd_title{
	font-weight: normal;
	font-size: 21px;
	line-height: 1.2;
	color:white;
	margin-bottom: 20px;
}
.wd_newsfeed_releases-teaser .item .wd_title a{
	color: inherit;
}

/*HP boxes section*/
.wd_featureboxes_boxes{
	display: block;
	width: 100%;
	text-align: center;
}

.wd_featureboxes_boxes .btn.play_btn{
	    padding: 6px 11px;
}

.wd_featureboxes_boxes  > .wd_featurebox_container{
	overflow: hidden;
	width:  33.3333%;
	display: inline-block;
	text-align: left;
	vertical-align: top;	
	box-sizing: border-box;
}

.wd_featureboxes_boxes  > .wd_featurebox_container:nth-child(odd){
	padding: 1em 1.5em .5em;
}

.wd_featureboxes_boxes  > .wd_featurebox_container:nth-child(even) .wd_featurebox_title{
	display: none;
}

.wd_featureboxes_boxes  > .wd_featurebox_container:nth-child(even){
	min-height: 280px;
	max-height: 300px;
    background-size: cover;
    background-position: center;
}

.wd_featureboxes_boxes  > .wd_featurebox_container:nth-child(4n+1)::before{
	content: '';
	display: table;
	clear: both;
}

.wd_featureboxes_boxes .wd_featurebox{
	margin: 0;
	padding: 0;
}
.wd_featureboxes_boxes .wd_featurebox .wd_imagetable{
	width: 100%;
}
.wd_featureboxes_boxes .wd_featurebox .wd_imagetable img{
	width: 100%;
	height: auto;
	display: block;
}
.wd_featureboxes_boxes a.more {
	border: 1px solid #64a70b;
	border-radius: 2px;
	color: #64a70b;
	display: inline-block;
	font-family: 'Harmonia Sans Pro',Arial,sans-serif;
	font-size: 17px;
	line-height: 21px;
	padding: 6px 11px;
	background: white;
}

#wd_hp_bottom{
	clear: both;
}
/* For modern browsers ie Chrome (no pun intended) */
@supports (display: grid) {
	.wd_featureboxes_boxes{
		display: grid;
		width: 100%;
		grid-template-columns: 1fr;
	}

	.wd_featureboxes_boxes  > .wd_featurebox_container{
		width:  auto;
		float: none;	
	}
	.wd_featureboxes_boxes  > .wd_featurebox_container:nth-child(even){
		min-height: none;

	}



}

#wd_featurebox-subscribe_1 .wd_formbuilder .wd_form_header{
	display: none;
}

#wd_featurebox-subscribe_1 .wd_intro{
	margin-bottom: 20px;
}
#wd_featurebox-subscribe_1 .wd_formbuilder .wd_form_field_input{
	display: block;
	width: 	100%;
}
#wd_featurebox-subscribe_1 .wd_formbuilder .wd_form_field_input input[type=text]{
	width: 100%;
	border-color: #64a70b;
}
#wd_featurebox-subscribe_1 .wd_form_field{
	margin: 0;
}
#wd_featurebox-subscribe_1 .wd_form_footer{
	margin: 0;
	margin-top: 10px;
	text-align: right;
}
#wd_featurebox-subscribe_1 input[type=submit]{
	border: 1px solid #64a70b;
    border-radius: 2px;
    color: #64a70b;
    display: inline-block;
    font-family: 'Harmonia Sans Pro',Arial,sans-serif;
    font-size: 17px;
    line-height: 21px;
    padding: 6px 11px;
    background: white;
}
.wd_featureboxes_boxes .wd_featurebox_container{
	font-size: 18px;
}
.wd_featureboxes_boxes .wd_featurebox_container p{
	margin-bottom: 15px;
	padding: 0;
}

.wd_featureboxes_boxes .wd_featurebox_container .wd_featurebox_title{
	font-size: 21px;
	margin-bottom: 20px;
}
.wd_featureboxes_bottom .wd_featurebox{
	margin: 0;
	padding: 0;
}

.wd_featureboxes_bottom .wd_featurebox > p{
	display: block;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
    padding: 20px 0 60px;
    width: 100%;
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
}

.wd_featureboxes_bottom .wd_featurebox > p >a{
	display: inline-block;
	padding:  0 10px;
	max-width: 150px;
}

@supports (display: flex) {
	.wd_featureboxes_bottom .wd_featurebox > p{
		display: flex;
	}
}

/*Media Kit Layout*/


body.wd_mediakit_land #wd_printable_content{
	position: relative;
}
body.wd_mediakit_land #wd_printable_content .page_header{
	position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    width: 200px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-left:  -100px;
    margin-top: -50px;
   
}

body.wd_mediakit_land .page_header{

	background: rgba(255, 255, 255, 0.75);
	font-size: 32px;
    font-weight: 300;
    color: black;
}

body.wd_mediakit_land .wd_layout-simple{
	background: white;
	display: flex;
	width:100%;
	height: 500px;
	flex-direction: row;
	align-items: center;
	margin: 0;
}

body.wd_mediakit_land .wd_layout-simple .wd_category_link{
	flex: 1 1;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	margin: 0;
	position: relative;
}

body.wd_mediakit_land .wd_layout-simple .wd_category_link a.btn{
	position: absolute;
	bottom: 10%;
	left: 10%;
}


body.wd_pageid_34135 .wd_layout-simple.wd_item_list{
	margin: 0;
}

body.wd_pageid_34135 .wd_item_search_form_container{
	display: none;
}
body.wd_pageid_34135.wd_is_category .page-content .singleColumn,
body.wd_pageid_34135.wd_mediakit_land .page-content .singleColumn {
	max-width: none;
	width: 100%;
	margin: 0;
	padding: 0; 
} 


body.wd_pageid_34135 .wd_item_list .wd_item{
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding: 80px 0;
	border-bottom: 10px solid #64a70b;
	position: relative;
}

body.wd_pageid_34135 .wd_item_list .wd_item:before{
	content: '';
	background: white;
    width: 100%;
    height: 100%;
    opacity: .5;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transition: opacity 500ms ease-in-out;

}
body.wd_pageid_34135 .wd_item_list .wd_item:hover::before{
	opacity: 0;
}



body.wd_pageid_34135 .wd_item_list .wd_item .wd_item_wrapper{
	margin: 0 auto;
    max-width: 1180px;
    padding: 0 10px;
    position: relative;
}

body.wd_pageid_34135 .wd_item_list .wd_item .wd_item_wrapper:after{
	content:'';
	display: table;
	clear:both;
}

body.wd_pageid_34135 .wd_item_list .wd_item .wd_item_col{
	 display: block;
	 text-align: center;
     
}

body.wd_pageid_34135 .wd_item_list .wd_item .wd_title{
	margin-bottom: 20px;
}

body.wd_pageid_34135 li.wd_asset_type_link .wd_title,
body.wd_pageid_34135 li.wd_asset_type_link .wd_count{
	font-size: 16px;
	color: #666;
}
body.wd_pageid_34135 li.wd_asset_type_link .wd_icon{
	color: #64a70b;
}


/*Media Queries*/
@media screen and (min-width: 800px){
	
	#wd_featurebox-standard_3519 .wd_featurebox > p{
		flex-direction: row;
	}


	.wd_grid_container{
		grid-template-columns: repeat(3, 1fr);
	}

	.wd_featureboxes_boxes{
		grid-template-columns: repeat(3, 1fr);
	    grid-template-rows: 300px 300px;
	}


	body.wd_pageid_34135 .wd_item_list .wd_item .wd_item_col{
	 width: 33%;
	 display: block;
     float: left;
     text-align: left;
     
	}
	body.wd_pageid_34135 .wd_item_list .wd_item:nth-child(odd) .wd_item_col{
		float: right;
		text-align: right;
	}

	body.wd_pageid_34135 .wd_item_list .wd_item:nth-child(odd) .wd_asset_type_link_list{
		grid-template-columns: 2fr 1fr;
	}
 
}

/* Desktop ONlY Down to 800 */
@media screen and (min-width: 800px){

	.wd_hp_hero_banner{
	    height: 650px;
	}

	.bg_images_fb_wrapper .wd_featureboxes_top{
		height: 100%;
	}

	.hp_hero_article{
		width: 28%;
		padding:  2em;
	}

	.hp_hero_article .wd_featurebox_title{
	    font-size: 32px;
	}
	.hp_hero_article .wd_featurebox{
		font-size: 24px;
	}

}

/* MOBILE ONlY Up to 800 */
@media screen and (max-width: 800px){
	.wd_featureboxes_opaque p{
		margin: 0;
		padding: 0;
	}
	
	body.wd_mediakit_land .wd_layout-simple .wd_category_link a.btn,
	.wd_featureboxes_top .wd_featurebox a.btn.play-btn{
		font-size: 12px;
	}
	.wd_featureboxes_boxes  > .wd_featurebox_container:nth-child(odd){
		min-height: 260px; 
	}

	.wd_hp_hero_banner{
		justify-content: flex-start;		
	}
	.hp_hero_article{
		margin-top: 40px;
	}

	body.wd_mediakit_land .wd_layout-simple{
		height: 250px;
	}

	body.wd_mediakit_land #wd_printable_content .page_header{
		top: 33%; 
	}

	.wd_featurebox_title.irob_sec_title .inner_title{
		display: block;
	}

	.wd_featurebox_title.irob_sec_title .inner_title:before,
	.wd_featurebox_title.irob_sec_title .inner_title:after{
		width:  50px;
	}
	.wd_featurebox_title.irob_sec_title .inner_title:before{
		left: 0;
	}
	.wd_featurebox_title.irob_sec_title .inner_title:after{
		right: 0;
	}

	body.wd_pageid_34135 .wd_item_list .wd_item{
    padding: 10px 0;
    background-position: -100px;
    min-height: 100px;
    padding-top: 20px;
	}

	body.wd_pageid_34135 .wd_item_list .wd_item .wd_title{
		margin-bottom: 10px;
	}



}


