/* Begin classes for common SPIN elements */
body { font-family: "Cera Regular",open_sansregular,Arial,Helvetica,Sans-serif,"Cera Medium","Cera Medium Italic"; }

.wd_news_body p {
	line-height: 1.75em;
    margin-bottom: 25px;
}

.wd_news_body ul {
	padding: 0 0 0 40px;
}

a {
	color: #0679ca ;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.breadcrumb{

    background: transparent;
    padding: .5rem 0;
}

.nav-item.active a{
	background-color: #0f155b;
}

#wd_printable_content{

	padding: 2em 0;
    background: #fff;
    
}



div.wd_toolbar{
	border: none;
	text-align: center;
}

div.wd_toolbar ul.wd_tools{
	display: flex !important;
	justify-content: center;
}

div.wd_toolbar .wd_tools > .wd_tool {
	float:none !important;
	display: inline-block !important;
}

div.wd_toolbar ul.wd_tools li.wd_tool-addthis{
	 float: none;
	 height: 30px;
	 width: auto;
}
/* 
li.wd_tool .at-resp-share-element .at-share-btn{
	background-color: #808084 !important;
} */

/* no underline on links which overrides cox.comm hosted stylesheet */
#pf-container #container .reset-styles #wd_printable_content a {
	text-decoration: none;    
}

#pf-container #container .reset-styles div.wd_page_toolbar .wd_page_tool a {
	text-decoration: none;    
}

div.wd_news_releases div.item_summary { 
	display: none;
}

div#wd_printable_content div.wd_newsfeed_releases div.wd_news_releases p.category_select {
	margin-bottom: 20px;
}

.page_header {
	line-height: 1;	
}

.section.aem-headings h2 {line-height: 1.2;}

.wd_standard .item {
	overflow: auto;
}

.item {
	/* overflow: auto; */
	height: 100%;
	margin: 0px 0px 20px 0px;
}

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

table.spintable div.item_name a.itemlink {
	text-decoration: none;
}

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

.item_summary {
	font-size: 1em;
}

.detail_header {
    font-size: 2em;
    font-weight: bold;
    margin-bottom: .5em;
    line-height: 1;
}

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

.category_name {
	font-size: 1.1em;
	font-weight: bold;
}

.category_header {
	font-size: 1.2em;
	font-weight: bold;
}

td.imagecaption {

}

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


div.wd_featureboxes_tickerline {}
div.wd_featureboxes_tickerline div.wd_featurebox_container {}
div.wd_featureboxes_tickerline div.wd_featurebox_title { display: none;} 
div.wd_featureboxes_tickerline div.wd_featurebox {
		display: block;
	margin: 0 auto;
	text-align: center;
	overflow: auto;
	max-width: 600px;
}
div.wd_featureboxes_tickerline div.wd_featurebox p {
	margin: 20px 10px;
	float: left;
}
div.wd_featureboxes_tickerline .wd_imagetable {
	margin: 0px !important;
	height: 60px !important;
	width: auto !important;
}

div.wd_featureboxes_tickerline .wd_imagetable img {
	margin: 0px !important;
	height: 30px !important;
	width: auto !important;
}

div.wd_featureboxes_left {}
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 {}

.wd_featureboxes_right {
}

/*
.wd_featureboxes_right #featurebox_rss_0 {
	background: url(../images/fb-bg-repeater.png) repeat-y top center;
} */

.wd_featureboxes_right div.wd_featurebox {
	/* background: url(../images/fb-bg-repeater.png) repeat-x 0 0; */
}

.wd_featureboxes_right div.wd_featurebox .wd_imagetable  {
	text-align: center;
	width: 100% !important;
	margin: 5px auto !important;
}

.wd_featureboxes_right div.wd_featurebox .wd_imagetable img  {
	text-align: center;
	margin: 5px auto !important;
	display: block;
}

.wd_featureboxes_right div.wd_featurebox_container {
	background: #F4F4F4;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+0,e2e2e2+100 */
	background: #f4f4f4; /* Old browsers */
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #e2e2e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #f4f4f4 0%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
	margin: 0 auto;
	margin-top: 15px !important;
	max-width: 215px;
	padding-top: 20px;
}

.wd_featureboxes_right div.wd_featurebox_bottom {
	height: 25px;
}

div.wd_featureboxes_right div.wd_featurebox_title h3 {
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	padding: 10px 0px 0px 0px;
	margin-left: 0px;
}

.wd_featureboxes_middle div.wd_featurebox {
	font-size: 12px;
	padding: 0px 9px 25px 0px;
	padding-bottom: 0;
}
.wd_featureboxes_right div.wd_featurebox p {
	padding: 5px 10px 5px 20px;
}
.wd_featureboxes_middle div.wd_featurebox ul.entries, .wd_featureboxes_right div.wd_featurebox ul.entries {
	padding: 0px 10px 0px 25px;
	/* margin-top: 10px; */
	width: 150px; 
}
.wd_featureboxes_middle div.wd_featurebox table td {
	padding: 5px 0 5px 25px;
}

.wd_featureboxes_right div.wd_featurebox ul.entries li, .wd_featureboxes_middle div.wd_featurebox ul.entries li {
	border-bottom:2px solid #CCCCCC;
	padding:5px 0;
}

div.wd_featurebox ul.entries li a:link, div.wd_featurebox ul.entries li a:visited {
	font-weight: bold;
	font-size: 13px;
}

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

div.wd_featurebox a:hover {
	color: #58B6DE;
}


.wd_bottom_wrap .wd_featurebox a,
.wd_featureboxes_middle .wd_more_btn{
	font-size:16px;
    text-decoration: underline;
}

.wd_featureboxes_bottom_blue .wd_featurebox a{
	text-decoration: underline;
	color: #fff;
}


.wd_featureboxes_bottom_blue .wd_featurebox a:hover{
	color: #fff;
	text-decoration: none;  
}


.wd_featureboxes_bottom div.wd_featurebox_title h3 {

}
.wd_featureboxes_bottom div.wd_featurebox {
	
}

.wd_item_wrapper:first-child, 
.wd_layout-masonry .wd_item_wrapper, 
.wd_layout-grid .wd_item_wrapper {
	margin-left: 0px;
}
.wd_videos .wd_item_wrapper:first-child, 
.wd_videos .wd_layout-masonry .wd_item_wrapper, 
.wd_videos .wd_layout-grid .wd_item_wrapper {
	margin-left: 0px;
}

.wd_category_link_list * {
	line-height: 1.4;
}

.wd_newsfeed_releases .wd_search_basic_fields select:nth-child(1){max-width: 100px;}
.wd_search_basic_fields input {max-width: 120px;}

.wd_search_basic_fields input,
.wd_search_basic_fields select {background: #fff;}

.wd_featurebox .wd_imagetable td {
	padding: 0;
}

.wd_featurebox ul {
	padding-left: 15px;
}

.wd_featurebox #featurebox_rss_0 a:hover {
	color: #58B6DE;
}

.wd_featurebox #featurebox_rss_0 p {
	padding-bottom: 10px;
}

#pf-container #container .reset-styles .wd_featureboxes_middle .wd_featurebox .item_name a.itemlink {
	text-decoration:none;
}

.solution-links {
	bottom:0;9
	position:absolute;
}

.solutions-links a {
	margin:5px 0 0;
	position:relative;
}

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

.wd_featureboxes_left {

}

div.wd_featureboxes_middle div.wd_featurebox_title h3 {
	color:#333333;
	font-size:1.2em;
	font-weight:bold;
	padding: 10px 0px 0px 15px;
}

/*
.wd_featureboxes_left div.wd_featurebox_title {
	background: url(../images/sidebar_title.gif) no-repeat;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	margin: 0;
	padding-left: 20px;
	width: 190px;

background:transparent url(../images/fb-title-bg-old.gif) no-repeat scroll 5px -4px;
height:50px;
width:192px;

	background: url(../images/fb-title-bg.gif) no-repeat 4px 0px;
	height: 26px;
	width: 192px;

}

.wd_featureboxes_left div.wd_featurebox {
	background: url(../images/coxnav.gif) no-repeat bottom center;
	font-size: 12px;
	width: 192px;
	margin: 0 0 10px 0;
	padding: 0px 9px 25px 0px; 	
}
*/
.wd_featureboxes_left p, .wd_featureboxes_right p {

	padding: 5px 10px 5px 10px;
}

div.wd_featurebox div.item {
	padding: 0;
}

.wd_featureboxes_left div.wd_featurebox a:link, .wd_featureboxes_left div.wd_featurebox a:visited {
	text-decoration: none;
}

#pf-container #container .reset-styles .wd_featureboxes_left a {
	text-decoration: none;
}

.wd_featureboxes_left div.wd_featurebox a:hover {
}

.wd_featureboxes_left .wd_featurebox table img, .wd_featureboxes_left .wd_featurebox table {
	border: none !important;
}

.wd_featureboxes_left .wd_featurebox table td, .wd_featureboxes_left .wd_featurebox table tr {
	border-bottom: none !important;
}

div.wd_page_toolbar {
	margin: 5px;
	padding: 5px;
}

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

span.wd_page_tool img {
	vertical-align: top;
}

.tools img {
	vertical-align: middle;
}

/* Begin classes for individual PCTs
   (enter amendments to the above declatations, ex:
   div.wd_standard .category_name {
	[styles]
   }
*/
.wd_newsfeed_releases-detail div.PRN_ImbeddedAssetReference#DivAssetPlaceHolder1 {
	display: none !important;
}
.wd_newsfeed_releases-detail .wd_asset_carousel_aspect {
	margin-bottom: 58px;
}
div.wd_standard {}
div.wd_events {}
div.wd_gallery {}

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

.wd_articles .wd_item .wd_item_wrapper {
	overflow: auto;
}
.wd_articles .wd_item .wd_item_wrapper .wd_layout-inline.wd_category_link_list {
	margin-bottom: 20px;
}
.wd_articles .wd_item .wd_item_wrapper .wd_layout-inline.wd_category_link_list {}
.wd_articles ul.wd_category_link_list li {
	padding: 1px 10px;
}


.wd_articles ul.wd_category_link_list {
	float: left;
	
}
.wd_articles ul.wd_category_link_list li {
	float: left;
	margin-left: 0px;
}
.wd_articles-detail .wd_title {margin-bottom: 10px;}

/* Begin Calendar styles */

table.wd_calendar_header {
	background-color: #0000cc;
	color: #ffffff;
	font-family: arial;
	width: 100%;
}

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

td.wd_calendar_header_label {
	text-align: center;
	font-weight: bold;
}

td.wd_calendar_header_prev {
	text-align: left;
}

td.wd_calendar_header_next {
	text-align: right;
}

table.wd_calendar {
	background-color: #ffffff;
	font-family: arial;
	width: 100%;
	table-layout: fixed;
}

th.wd_calendar_dayofweek_header {
	background-color: #ffffff;
	text-transform: lowercase;
}

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

td.wd_calendar_this_month {
	background-color: #cccccc;
}

td.wd_calendar_prev_month,
td.wd_calendar_next_month {
	background-color: #999999;
}

td.wd_calendar_today {
	background-color: #ffffff;
	border: 2px #000000 solid;
}

div.wd_calendar_day_header {
	text-align: right;
	color: #000000;
	text-weight: bold;
}

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

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

div.wd_calendar_event {
	width: 100%;
	margin: 0px;
	position: relative;
	left: -2px;
	background-color: #7777ff;
	border: 2px #0000ff solid;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

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

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

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

div.wd_event_tip_title {
	font-size: 1.2em;
	font-weight: bold;
}

div.wd_event_tip_time, div.wd_event_tip_location_name {
	font-weight: bold;
}

p.archive_nav {
	margin: 0.5em 0;
}

p.subscribe_links {
	margin: 0.5em 0;
}

.subscribe {
	margin: 0 0 10px 10px;
}

.subscribe img {
	vertical-align:middle; 
}

.subscribe a:link, .subscribe a:visited {
	text-decoration: none;
}

.subscribe a:hover {
}


div.wd_socialtools {
	position: relative;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 20px;
}

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

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

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

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

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

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

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

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

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

td#wdFadeClose {
	text-align: right;
}

p.search_result {
}

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

div.wd_news_releases table.spintable tfoot {
	/* display: none; */
}

#content-wrapper #content {
width: 766px;
}

#sub-section {
width: 212px;
position:absolute;
right:0;
top:0;
}



#about-us-awards-page #content-wrapper #content #about-us-awards-content .bd #awards-content-main {
width: 510px;
}

.wd_search_basic_fields {
	padding: 0;
    border: none;
    background: none;
}

.wd_search_basic_fields select {
  margin-right: 5px;
}

.reset-styles ul.wd_layout-grid {
	margin: 10px 0px;
}

.reset-styles ul.wd_layout-simple.wd_asset_type_link_list,
.reset-styles ul.wd_layout-simple.wd_asset_type_link_list li,
.reset-styles ul.wd_layout-grid li {
	margin: 0;
}

.reset-styles .wd_layout-simple.wd_item_list li {
	list-style: none;
}

.wd_item .wd_title {
	font-size: 1.2em;
	line-height:1.4em;
}

.wd_newsfeed_releases .wd_item_wrapper {
	
}

.single_slider_carousel_indicators li {
	margin: 0em 0 0em 0px;
	text-indent: -9999px;
}

.single_slider_carousel_indicators li span{
	text-indent: -9999px;
}

.wd_tab {
	padding: 8px 10px;
}

.wd_tabs_wrapper {margin-bottom: 5px;}

.wd_featurebox-social_youtube,
.wd_featurebox-social_twitter {
	padding-left: 5px;
}
.wd_featurebox-social_youtube {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-radius: 0 0 10px 0
}

ul.wd_asset_icons,
ul.wd_asset_icons li {
	margin-left: 0px;
	padding-left: 2px;
}
ul.wd_asset_icons li img{
padding-top: 3px;
}

.wd_search_basic_fields input,
.wd_search_basic_fields select {
	max-width: 190px;
	width: auto;
	background: #fff;
}

.wd_item_search_form_container{
	margin-bottom: 2em;
}

/* News Releases */

.wd_newsfeed_releases .wd_item  {
	display: flex;
	border-radius: .75rem;
	margin:0;
	padding: 0;
	margin-bottom: 25px;
	align-items: center;

	background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
}

.wd_newsfeed_releases .wd_item .wd_thumbnail{
	padding:0;
	margin:0;
    float: none;
    overflow: hidden;

	flex: 0 0 25%;
    max-width: 25%;
	height: 250px;
}


.wd_newsfeed_releases .wd_item .wd_thumbnail > a{
	display: flex;
    height: 100%;
}


.wd_newsfeed_releases .wd_item .wd_thumbnail > a img{
	object-fit: cover;
	transform: scale(1);
	transition: transform .9s ease;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail > a:hover img{
	
	transform: scale(1.2);
}

.wd_newsfeed_releases .wd_item_wrapper{
	margin:0;
	flex: 1 1 auto;
	padding:1em 2em;
}

.wd_newsfeed_releases  .wd_title a{
	font-family: "Cera Bold";
	font-size: 16px;
	color: #202020;
    text-decoration: none;
}

.wd_newsfeed_releases  .wd_title {
	line-height: 1.4;
	margin-bottom: .6em;
}

.wd_newsfeed_search_form_container {
	margin-bottom: 10px;
}
/*
.pf-main-header {
	margin-bottom: 30px !important;
}
*/

/* Detail Page */

.wd_newsfeed_releases-detail .wd_title{
	text-align: center;
	margin-bottom: 50px !important;
    line-height: normal;
    font-size: 50px;

    font-weight: normal;
}


#pf-footer {
	margin-top: 40px !important;
}

.wd_content .breadcrumb {
	margin: 0;
    padding: 0;
	background-color: transparent;
}

div[id*="ReleaseHighlight"]  {
	text-align: left !important;
    padding: 1em 0 !important;
    margin-right: 2em !important;	
	margin-bottom: 2em !important;	
}



@media (max-width:1280px) {
	body .wd_sidebar {
		float: right;
		margin-left: 0;
		min-width:230px;
		width:230px;
	}
}

@media (max-width:1016px) {
	#sub-section {
		position:relative;
		float:none;
		margin:auto;
	}
	div#aboutus-placeholder {
	display: inline-block;
}
.local-inner-border {
	margin-top: 20px;
}

#content-wrapper {
	width:auto;
	display:block;
	margin:0 auto;
}

#content-wrapper #content {
	width: 100%;
	display:block;
	clear:both;
	overflow:auto;
}

#about-us-awards-page #content-wrapper #content #about-us-awards-content .bd #awards-content-sidebar {
	width: 192px;
	margin-left: 15px;
	float: right;
	display: inline;
	margin-right: 15px;
}

#about-us-awards-page #content-wrapper #content #about-us-awards-content .bd #awards-content-main {
	width: 60%;
}


#pf-container {
	width: 100%;
	margin: 0 auto;
}

.wd_newsfeed_releases-detail iframe,
.wd_newsfeed_releases-detail video,
.wd_newsfeed_releases-detail object,
#wd_printable_content iframe,
#wd_printable_content video,
#wd_printable_content object {
	width:100%;
	height:auto;
	min-height:300px;
}



}

@media (max-width:768px) {

	#pf-container {width: 100%;}

	#content-wrapper {
		width:100%;
		display:block;
		margin:0 auto;
	}
	#content-wrapper #content {
	width: 100%;
	}

	#sub-section {
		position: relative;
	float: none;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	right: auto;
	}
	div#aboutus-placeholder {
	display: inline-block;
	}
	div#awards-content-sidebar {
		float: none;
		margin:0 auto;
		display:block;
	}
	#about-us-awards-page #content-wrapper #content #about-us-awards-content .bd #awards-content-sidebar {
		width: 192px;
		margin:0 auto;
		float: none;
		display: block;
	}

	div#about-us-awards-content {
		width: 100%;
		float: none;
		margin: 0 auto;
	}

	#about-us-awards-page #content-wrapper #content #about-us-awards-content .bd #awards-content-main {
		width: 100%;
		float: none;
		padding-right: 15px;
		background-image: url(../images/bg-border-grad.gif);
		background-repeat: no-repeat;
		background-position: top right;
	}

	.wd_pageid_20303 .hero {
		height: 330px;
		display: block !important;
	}
	.aem-hero.section {
		margin-bottom: 30px;
		margin-top: 30px;
	}
	.wd_featureboxes_bottom .wd_featurebox_container {
		float: none;
		width: 50%;
		height: 230px;
		display: block;
		margin: 20px auto;
	}
	.wd_featureboxes_bottom .wd_featurebox_container:last-child {
		margin-right: auto;
	}

	.wd_content {
		width: 100% !important;
		margin: 20px 0;
		display: block;
	}

	.single_slider_carousel_caption {
		display: none;
	}

	.wd_newsfeed_releases-teaser .item {
		width: 100%;
		display: block;
		margin: 10px auto;
	}

	body {
		overflow: hidden;
	}

	.wd_sidebar {
		width: 90% !important;
		float: none !important;
		display: block;
		margin: 20px auto !important;
		clear: both;
	}

	
	
	div.wd_featureboxes_tickerline div.wd_featurebox p a {
		white-space: nowrap;
	}
	div.wd_featureboxes_tickerline div.wd_featurebox p {
		font-size: 13px;
		max-width: 250px;
		margin: 15px 10px;
	}
	div.wd_featureboxes_tickerline div.wd_featurebox {
		max-width: 380px;
	}
	
}

@media (max-width:500px) {
	
	.wd_pageid_20303 .hero {
		height: auto !important;
		display: block !important;
	}
}
@media (max-width:400px) {
	
	.wd_pageid_20303 .hero {
		height: auto !important;
		display: block !important;
	}
	.wd_featureboxes_bottom .wd_featurebox_container {
		float: none;
		width: 50%;
		height: 230px;
		display: block;
		margin: 0 auto;
	}

	#about-us-awards-page #content-wrapper #content #more-about-cox .bd h1 {
		font-size: 15px;
		margin-bottom: 25px;
		text-align: center;
	}

	.wd_item .wd_thumbnail {
		float: none;
		margin: 0 auto;
		display: block;
		text-align: center;
	}

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

	div.wd_featureboxes_tickerline div.wd_featurebox p {
			font-size: 10px;
	}
}

.wd_nav li {
	float: left;
	font-family: "open_sanssemibold",Arial,Helvetica,Sans-serif;
	color: #252525!important;
	font-size: 1.125em;
	display: block;
	text-align: center;
}



.wd_item {
	overflow: hidden;
}

.pf-sub-nav-link .pf-primary a {
	font-family: "open_sanssemibold",Arial,Helvetica,Sans-serif !important;
	color: #252525!important;
	font-size: 1.125em;
}

.wd_sidebar {
	width: 18%;
	float: left;
	margin-left: 10%;
	min-width: 230px;
}


.wd_featureboxes_tickerline,
.aem-sectioncontainer.section {
	max-width: 1280px;
	display: block;
	margin: 0 auto;
	overflow: auto;
	
	max-width: 100%;
	padding: 10px;
}
@media (max-width: 1280px){
	
	/* .wd_featureboxes_tickerline,
	.aem-sectioncontainer.section {
		max-width: 960px;
	} */
}
@media (max-width: 1280px){}

/* ========================== DEFAULT STYLES FOR NEW ROOMS ============================= */

.wd_member_col .wd_title {
	 padding-left: 5px;
}

.wd_member_col {
  border-bottom: 1px solid #f3f3f3;
}

/* ========================== END DEFAULT STYLES FOR NEW ROOMS ========================= */

li.wd_asset_type_link {
	display: none;
}

.wd_title.wd_language_left {
	margin: 20px 0;
}

#container {
	position: relative;
	text-align: left;
	
}

.pf-sub-header {
	position: relative;
	/* bottom: 30px; */
}

ul.wd_nav li {
	text-align: left;
}

div ul.wd_nav {
	width: 960px;
}

ul.wd_nav li {
	text-align: left;
	width: 200px;
	padding: 0 20px 0 20px !important;
	height: 44px;
}

.wd_featureboxes_bottom table.wd_imagetable img {
	width: 100%;
}

.wd_featureboxes_bottom table.wd_imagetable {
	width: 100% !important;
	position: relative;
	bottom: 20px;
}

ul.categories-vertical li {
	margin-top: 5px;
	overflow: hidden;
}

ul.categories {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	width: 100%;
	background: transparent;
}

.wd_pageid_20285 .wd_standard .item {
	width: 26%;
	margin-right: 3%;
	float: left;
	overflow: hidden;
	background: #F4F4F4;
	min-height: 130px;
	padding: 15px;
}

.category_text {
	margin-bottom: 20px;
}

.aem-hero.section {
	margin-bottom: 30px;
}

.wd_gallery ul li.wd_item {
	min-height: 295px;
}

.pf-sub-nav-link li {
	display: block !important;
}

.wd_subtitle.wd_language_left {
	margin-bottom: 20px;
}

.wd_form_field_input {
	overflow: hidden !important;
}

input[type="radio"] {
	position: relative;
	overflow: visible !important;
	opacity: 1;
}

.wd_tabs {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 216px;
}

.wd_tabs_wrapper {
	background: #f8f8f8 url(../images/webdriver/tabs_background.gif) 0 bottom repeat-x;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #e1e1e1;
	border-right: 0;
	width: 215px;
}
.wd_tabs_content_wrapper {
	margin: 0 auto;
	width: 215px;
}

.single_slider_carousel_indicators li span {
	display: block;
	padding: 6px;
	background: transparent;
	border: 2px solid #FFF;
	border-radius: 10px;
	opacity: 1;
	filter: alpha(opactiy=100);
	behavior: url(js/PIE.htc);
}

.single_slider_carousel_indicators li.active span {
	opacity: 0.8;
	filter: alpha(opactiy=80);
	behavior: url(js/PIE.htc);
}

.single_slider_carousel_indicators {
	position: absolute;
	z-index: 5;
	margin: 0;
	list-style: none;
}
/* Tiles */


.wd_tile{

	background: #fff;
	padding: 0;
	text-align: center;
	
    border-radius: .75rem;
    overflow: hidden;

	border: 1px solid rgba(0,0,0,.125);

}

.wd_tile .__inner{
	padding: 2em 1.5em 1em;
}




/* Latest news FB */

.wd_bottom_out_wrap h2.wd_featurebox_title,
.wd_featureboxes_middle .wd_featurebox_title {
	height: auto;
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 1em;
    text-align: center;

}
.wd_sec {
    margin: 10px 0 0;
    background: #fff;
    padding: 40px;
}

.wd_newsfeed_releases-teaser .wd_date {
	display: none;
}
.wd_newsfeed_releases-teaser .item .wd_title a.itemlink {
	font: 14pt/1.225em "open_sansregular",Arial,Helvetica,sans-serif;
}
.wd_newsfeed_releases-teaser p.more a {
	font: .875em "open_sanssemibold",Arial,Helvetica,Sans-serif;
	color: #0679ca;
}
.wd_newsfeed_releases-teaser .subscribe_link {
	display: none;
}


.wd_newsfeed_releases-teaser .wd_title a{
	font-family: "Cera Bold";
	font-size: 16px;
	color: #202020;
	line-height: 1.4;
}

.wd_newsfeed_releases-teaser .wd_summary{
		display: none;
}

.wd_newsfeed_releases-teaser .wd_title a:hover{
	color:#333;
}


.wd_newsfeed_releases-teaser .wd_summary p{
	font-size:14px;
	margin: 1em 0;
	line-height: 1.6;
}

.wd_newsfeed_releases-teaser .wd_thumbnail{
	height: 250px;
	overflow: hidden;
	display: block;
}

.wd_newsfeed_releases-teaser .wd_thumbnail a{
	display: block;
	width: 100%;
	height: 100%;
}

.wd_newsfeed_releases-teaser .wd_thumbnail img{
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.wd_newsfeed_releases-teaser{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
}


.wd_featureboxes_right div.wd_featurebox_title {
	padding: 0 20px;
	text-align: center;
	font-weight: bold;
	line-height: 1.2;
}

.wd_featurebox p.more {
	text-align: center;
    margin: 30px 0 0;
}

/* BOTTOM FB */

.wd_featureboxes_bottom{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
	margin-bottom: 30px;
}
.wd_bottom_out_wrap{
	margin-bottom: 10px;
}

.wd_bottom_wrap .more{
	text-align: center;
	width: 100%;
}

.wd_tile .wd_image_tbl_pollyf img,
.wd_tile .wd_image_tbl_pollyf{
	width: 100%;
}

.wd_featureboxes_bottom .wd_tile .wd_image_tbl_pollyf{
	width: 100%;
    height: 180px;
    overflow: hidden;
}


.wd_featureboxes_bottom .wd_featurebox{
	margin: 1em 0;
}

.wd_featureboxes_bottom .wd_featurebox p{
	font-size: 16px;
    margin: 0;
    line-height: 1.5;
}

/* Bottom BLUE */

.wd_featureboxes_bottom_blue{
	background-color: #005490;
	padding: 1em;
	color: #fff;
    border-radius: .75rem;
    margin-bottom: 20px;
	margin-top: 25px;
}

.wd_pageid_20303 .wd_featureboxes_bottom_blue{
	margin-top: 15px;
}

.wd_featureboxes_bottom_blue a{
	color: #fff;
}
 
.wd_featureboxes_bottom_blue .wd_featurebox{
	display: flex;
}

.wd_featureboxes_bottom_blue ul{
	display: flex;
	list-style: none;
	padding: 0;

    align-items: center;
    margin: 0;
    flex: 1 1 auto;
    justify-content: flex-end;
}

.wd_featureboxes_bottom_blue ul li{
	margin-left: 30px;
}

.wd_featureboxes_bottom_blue .wd_featurebox_title{
	display: none;
}

body .hero {
	display: none;
}

.wd_pageid_20303 .hero {
	height: auto;
	display: block !important;
   /*  max-height: 320px; */
}

.wd_content {
	margin-top: 10px;
}

body a.wd_gallery_button {
	padding: 8px 0px 8px 0px;
	background: #2757a7;
	background: -webkit-gradient(linear,0 0,0 bottom,from(#2757a7),to(#3264b7));
	background: -webkit-linear-gradient(#2757a7,#3264b7);
	background: -moz-linear-gradient(#2757a7,#3264b7);
	background: -ms-linear-gradient(#2757a7,#3264b7);
	background: -o-linear-gradient(#2757a7,#3264b7);
	background: linear-gradient(#2757a7,#3264b7);
	font-family: "open_sanssemibold",Arial,Helvetica,Sans-serif;
	font-weight: 100;
	font-size: 1.000em;
	text-align: center;
	border: 0;
	cursor: pointer;
	color: #fff !important;
	overflow: visible;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(46,46,46,0.2);
	-moz-box-shadow: 0 1px 1px rgba(46,46,46,0.2);
	box-shadow: 0 1px 1px rgba(46,46,46,0.2);
	float: none;
	clear: both;
	display: block;
	max-width: 100%;
	margin: 10px auto;
	margin-bottom: 25px;
	width: 100%;
}

body .wd_sidebar  a.wd_gallery_button {
		max-width: 215px;
}

.wd_featureboxes_socialhub.wd_featureboxes-vertical {
	clear: both;
}

h1.wd_home_title {
	text-align: left;
	margin-bottom: 20px;
}

.wd_newsfeed_releases-teaser .item_summary {
	display: none;
}

.greybar {
	height: 60px;
	margin-bottom: -40px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e2e2e2+0,f4f4f4+30,f4f4f4+66,f4f4f4+66,e2e2e2+100 */
	background: #e2e2e2; /* Old browsers */
	background: -moz-linear-gradient(top,  #e2e2e2 0%, #f4f4f4 30%, #f4f4f4 66%, #f4f4f4 66%, #e2e2e2 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #e2e2e2 0%,#f4f4f4 30%,#f4f4f4 66%,#f4f4f4 66%,#e2e2e2 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #e2e2e2 0%,#f4f4f4 30%,#f4f4f4 66%,#f4f4f4 66%,#e2e2e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

}

.wd_videos-detail .wd_date {
	margin: 10px 0;
}
.wd_videos-detail .wd_date {}

.wd_pageid_20325 .wd_featureboxes_right {
	margin-top: 60px;
}


#wd_printable_content .page_header{
	text-align: center;
}

.wd_pageid_20303 #wd_printable_content .page_header{
	text-align: left;
}


/* Search Fields */


.wd_item_search_form_container input,
.wd_item_search_form_container select{
	background-color: white;
    border: 1px solid #bab9b9;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    font-size: 12px;
    height: 42px;
    font-size: 1.1rem;
    padding: 5px 10px;
    transition: border-color;
}

.wd_item_search_form_container select{
	margin-right: .5em;
}

.wd_item_search_form_container .wd_search_button{
    height: 34px;
    background: #0072ce;
    border: 0;
    color: #fff;
    cursor: pointer;
    padding: 4px 15px;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: normal;
}




.wd_pageid_20325 .wd_featureboxes_tickerline .wd_featurebox_container,
.wd_pageid_34174 .wd_featureboxes_right .wd_featurebox_container,
.wd_pageid_20325 .wd_featureboxes_right .wd_featurebox_container {
	display: none;
}

.wd_item_1515 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1523 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1525 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1539 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1540 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1541 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1545 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1547 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1548 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1549 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1552 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1553 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1554 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1556 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1557 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1560 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1561 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1563 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1564 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1565 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1566 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1568 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1569 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1571 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1576 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1579 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1581 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1586 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1599 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1607 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1610 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1612 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1631 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_item_1614 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,
.wd_category_90 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3525,

.wd_item_1 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_2 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_3 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_4 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_5 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,

.wd_item_1515 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1523 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1525 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1539 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1540 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1541 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1545 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1547 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1548 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1549 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1552 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1553 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1554 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1556 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1557 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1560 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1561 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1563 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1564 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1565 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1566 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1568 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1569 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1571 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1576 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1579 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1581 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1586 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1599 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1607 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1610 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1612 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1631 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1614 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1629 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1630 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1632 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1635 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1637 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1640 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1641 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1642 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1643 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1646 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1650 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1651 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1652 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_item_1653 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519,
.wd_category_90 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3519 {
	/*Internet of things*/
	display: block;
}

.wd_item_1522 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1567 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1573 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1574 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1575 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1577 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1584 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1585 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1587 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1588 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1589 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1590 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1611 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_category_91 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,

.wd_item_1522 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1567 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1573 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1574 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1575 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1577 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1584 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1585 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1587 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1588 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1589 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1590 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1611 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1647 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_item_1649 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523,
.wd_category_91 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3523 {
	/*Small Business*/
	display: block;
}

.wd_item_1542 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1546 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1550 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1551 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1558 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1559 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1562 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1570 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1572 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1580 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1591 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1592 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1593 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1596 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1597 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1598 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1600 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1608 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1609 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_item_1615 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,
.wd_category_92 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3524,

.wd_item_7 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,

.wd_item_1542 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1546 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1550 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1551 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1558 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1559 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1562 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1570 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1572 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1580 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1591 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1592 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1593 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1596 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1597 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1598 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1600 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1608 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1609 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1615 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1644 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1645 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_item_1648 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520,
.wd_category_92 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3520 {
	/*SmartHome*/
	display: block;
}

.wd_item_1595 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3527,
.wd_item_1594 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3527,
.wd_item_1578 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3527,
.wd_item_1555 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3527,
.wd_item_1544 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3527,
.wd_category_93 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3527,
.wd_item_9  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_item_8  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_item_6  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_item_1595  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_item_1594  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_item_1578  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_item_1555  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_item_1544  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522,
.wd_category_93 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3522 {
	/*TV*/
	display: block;
}

.wd_item_1513 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1543 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1582 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1583 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1601 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1602 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1603 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1604 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1605 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1606 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1537 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_category_94 .wd_featureboxes_tickerline .wd_featurebox_container#wd_featurebox-standard_3526,
.wd_item_1513  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1513  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1543  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1582  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1583  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1601  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1602  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1603  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1604  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1605 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1606  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_item_1537  .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521,
.wd_category_94 .wd_featureboxes_right .wd_featurebox_container#wd_featurebox-standard_3521 {
	/*Closing the Digital Divide*/
	display: block;
}

.wd_articles .wd_item .wd_thumbnail {
	float: left;
	margin: 15px;
	margin-left: 0;
	margin-top: -15px;
	min-width: 100px;
}

.wd_articles .wd_item .wd_title,
.wd_articles .wd_item .wd_date,
.wd_articles .wd_item .wd_summary,
.wd_articles_wd_item ul.wd_layout-simple.wd_asset_type_link_list {
	margin-left: 120px;
}

.wd_articles .wd_item .wd_date {
	font-size: .9em;
	font-weight: normal;
	color: black;
}

.wd_articles .wd_item .wd_thumbnail {
	float: left;
	margin: 15px;
	margin-left: 0;
	margin-top: -15px;
	min-height: 100px;
}

.wd_articles li.wd_item {
	margin: 20px 0 !important;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

.wd_articles-detail .wd_title {
	color: #2757a7;
}

.wd_articles-detail .wd_headings_blue {
	color: #2757a7;
}

.wd_articles-detail .wd_body div p strong {
	clear: both;
	margin-top: 10px !important;
	display: block;
}

p.wd_headings_blue strong {
	display: block;
	clear: both;
	margin-top: 10px;
}

.wd_articles-detail .wd_body p {
	display: block;
	clear: both;
}

.wd_videos {}
.wd_videos .wd_category_link {
	display: block;
	float: left;
	width: 33%;
	margin: 0;
}
.wd_videos .wd_category_link .wd_thumbnail {
	display: block;
	clear: both;
	float: none;
	text-align: center;
}
.wd_videos .wd_category_link .wd_thumbnail a {
	text-align: center;
	text-decoration: none;
}
.wd_videos .wd_category_link .wd_thumbnail a img {
	text-align: center; 
}
.wd_videos .wd_category_link .wd_thumbnail + div {
	display: block;
	clear: both;
	float: none;
	margin: 0 0 20px 0 !important;
	text-align: center;
}
.wd_videos .wd_category_link .wd_thumbnail + div .wd_title {}
.wd_videos .wd_category_link .wd_thumbnail + div .wd_title a {
	text-decoration: none; 
}

.wd_newsfeed_releases-detail div.PRN_ImbeddedAssetReference {
    display: block !important; 
}


@media screen and (min-width: 1200px){
		
		.wd_pageid_34171.wd_item_page .wd_contact,
		.wd_pageid_34171.wd_item_page .wd_bc.breadcrumb,
		.wd_pageid_34171.wd_item_page .wd_newsfeed_releases-detail{
			padding: 0 100px;
		}
}




@media screen and (max-width: 769px){
	.wd_pageid_20303 #wd_printable_content .page_header{
		font-size:24px;
	}

	.wd_featureboxes_bottom,
	.wd_newsfeed_releases-teaser{
		grid-template-columns: 1fr;
	}
	.wd_featureboxes_bottom .wd_featurebox_container{
	    float: none;
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
		}

		.wd_wai_datepicker .wd_wai_datepickerDialog{
			width: 100%;
		}	

		.wd_newsfeed_releases .wd_item{
			flex-direction: column;
		}	

		.wd_newsfeed_releases .wd_item .wd_thumbnail{
			height: auto;
			width: 100%;
			height: auto;
			flex: auto;
		}

		.wd_newsfeed_releases .wd_item .wd_thumbnail img{
			width: 100%;
		}
}