.header-logo{
	    background: url(../images/sunpower_logo.svg) no-repeat;
}

/* main#content{
	margin-top: -20px;
} */

.wd_main_content{
	clear: both;
}

#intercom-frame{
    display: none;
}

.page_header.wd_banner{
	background: #0271b9;
	padding: 1em 2em;
	color: #fff;
    display: flex;
    align-items: center;
    position: relative;
    height: 420px;
}

.page_header.wd_banner .hero-image-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    width: 546px;
    padding-right: 6px;
    height: 100%;
    overflow: hidden;
    background-color: #ef8b22;
    clip-path: circle(506px at right);
}
.page_header.wd_banner .hero-bg-image {
    background-size: cover;
    background-position: center center;
    position: relative;
    top: 0;
    left: 0;
    width: 546px;
    height: 100%;
    right: auto;
    clip-path: circle(500px at right);
}



.page_header.wd_banner .__inner{
    max-width: 55%;
}

.page_header h1{
	font-weight: 300;
    font-size: 46px;
    color: #fff;	
}

.wd_pageid_20303 .page_header h1{
	font-weight: 600;
    font-size: 22px;	
}

.wd_pageid_20303 .page_header h2{
    font-weight: 300;
    font-size: 46px;
    color: #fff;
}


.page_header.wd_banner h2{
    margin-top:0
}

.wd_load_more-trigger,
.wd_featurebox_container .more a,
.wd_btn{
    background: #ef8b22;
    border-radius: 3px;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .08em;
    line-height: 1.4;
    margin-left: -4px;
    max-width: 100%;
    overflow: hidden;
    padding: 10px 22px;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    text-transform: none;
    transition: all .36s ease;
    white-space: nowrap;
}

.wd_form_buttons input[type=submit]{
    background-color: #ef8b22;
    margin: 0 !important;
}


.wd_load_more-trigger:hover{
    background: #404040;
}


.wd_load_more-trigger,
.wd_featurebox_container .more a{    
    background: #0076be;
}

.wd_load_more-trigger{    
    text-transform: uppercase;
}

.wd_btn:hover{
    background: transparent;
}

.wd_subscribe_featurebox .wd_formbuilder{
    display: flex;
}

.wd_subscribe_featurebox .wd_form_field{
    margin: 0;
    flex: 1 1 auto;
}
.wd_subscribe_featurebox .wd_form_footer{
    margin: 0;
    flex: 0 0 150px;
    text-align: right;
}

.wd_subscribe_featurebox .wd_form_footer input{

    background: #ef8b22;
}

.wd_subscribe_featurebox .wd_form_field input[type="text"]{
    padding: 10px 20px;
    box-sizing: border-box;
    border: none;
}

@font-face {
    font-family: "svg-icons";
    src: url("../fonts/svg-icons/svg-icons.eot?bafe1ffee6cfd843551d872cb6350d03");
    src: url("../fonts/svg-icons/svg-icons.eot?bafe1ffee6cfd843551d872cb6350d03#iefix") format("embedded-opentype"),url("../fonts/svg-icons/svg-icons.woff2?bafe1ffee6cfd843551d872cb6350d03") format("woff2"),url("../fonts/svg-icons/svg-icons.woff?bafe1ffee6cfd843551d872cb6350d03") format("woff"),url("../fonts/svg-icons/svg-icons.ttf?bafe1ffee6cfd843551d872cb6350d03") format("truetype"),url("../fonts/svg-icons/svg-icons.svg?bafe1ffee6cfd843551d872cb6350d03#icons") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'svg-states';
    src: url(../fonts/svg-states/svg-states.eot);
    src: url(../fonts/svg-states/svg-states.eot#iefix) format("embedded-opentype"),url(../fonts/svg-states/svg-states.ttf) format("truetype"),url(../fonts/svg-states/svg-states.woff) format("woff"),url(../fonts/svg-states/svg-states.svg#svg-states) format("svg");
    font-weight: 400;
    font-style: normal
}


/* Featurebox */
.wd_sec{
    margin-bottom: 40px;
}


/* 2 col FB */

.wd_2_col .wd_featurebox_container{
    display: flex;
}

.wd_2_col .col_left{
    flex: 0 0 33%;
}
.wd_2_col .wd_featurebox{
    flex:  1 1 auto;
}

.wd_sec.wd_2_col{
    padding-bottom: 60px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
}



.wd_featurebox_title{
    color: #231f20;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.2;
    padding-bottom: 20px;
}

.wd_top_fb .wd_featurebox_title{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color:  #eba22d;
    padding: 0;
}

.wd_featurebox_container h2{
    font-size: 28px;
    margin: 0 0 15px;
}


.wd_top_fb  .wd_featurebox_container{
    padding: 1em;
    box-shadow: 8px 5px 18px rgb(0 0 0 / 10%);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.wd_feat_bottom_fb{
    padding-bottom: 60px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;

}

.wd_feat_bottom_fb .wd_featureboxes_feat_bottom{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap:  30px;
}


.wd_feat_bottom_fb .wd_featureboxes_feat_bottom p{
    font-size: 24px;
    line-height: 1.4;
}

.wd_feat_bottom_fb .wd_featurebox_title{
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    margin-bottom: 1em;

}

.wd_feat_bottom_fb .wd_featureboxes_feat_bottom .wd_featurebox_container{
    padding: 1em;
    box-shadow: 8px 5px 18px rgb(0 0 0 / 10%);
    border-left: 6px solid #eba22d;
}

/* Alert subscribe */
.wd_sub_fb .wd_form_field_label,
.wd_sub_fb .wd_form_legend{
    display: none;
}

.wd_sub_fb{
    background-color: #E4E4E4;
    padding: 1.5em;
}

.wd_sub_fb .wd_featurebox_container{
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.wd_sub_fb .wd_featurebox_title{
    flex: 0 0 40%;
    font-size: 20px;
    padding: 0;
    line-height: 1;
}

.wd_sub_fb .wd_featurebox{
    flex: 0 0 33%;
}

.wd_featurebox p{
    line-height: 1.6;
}

.wd_featurebox a{
    text-decoration: none;
}

.wd_featureboxes_bottom .wd_featurebox h5{
    font-size:16px
}

.wd_featureboxes_bottom .wd_featurebox a:hover h5{
    text-decoration: underline;
}

/* TOP FB */
.wd_featureboxes_feat_top{
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr;
}

/* LATEST PRESS */

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


.wd_news_headlines .wd_item_list,
.wd_newsfeed_releases .wd_item_list,
#featurebox_rss_0,
.wd_news_headlines-teaser,
.wd_newsfeed_releases-teaser{
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;

    overflow: visible;
}
 

.no-pagination .wd_newsfeed_releases .wd_item_list .wd_item:first-child{
    grid-column: 1 / span 3;
}

#featurebox_rss_0 .item,
.wd_news_headlines .wd_item_list .wd_item,
.wd_newsfeed_releases .wd_item_list .wd_item,
.wd_newsfeed_releases-teaser .item{

    padding: 1em 1em 4em;
    box-shadow: 3px 4px 10px rgb(154 154 154 / 73%);
    min-height: 250px;
}
.wd_newsfeed_releases .wd_category_link_list li,
.wd_newsfeed_releases-teaser .wd_category_link_list li{
    margin:0;
    list-style: none;
}

.wd_newsfeed_releases .wd_category_link_list,
.wd_newsfeed_releases-teaser  .wd_category_link_list{
    margin-bottom: 1em;
    list-style: none;
    padding: 0;
}


.wd_newsfeed_releases .wd_title,
.wd_newsfeed_releases-teaser .wd_title{
    font-weight: normal;
    margin-bottom: 1em;
}

.wd_newsfeed_releases .wd_title a,
.wd_newsfeed_releases-teaser .wd_title a{
    font-size: 22px;
    font-weight: lighter;
    margin-bottom: 1em;
}

.wd_newsfeed_releases  .__inner,
.wd_newsfeed_releases-teaser .item{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wd_newsfeed_releases .wd_date,
.wd_newsfeed_releases-teaser .wd_date{
    text-transform: uppercase;
    font-size: 12px;
    flex: 1 1 auto;
    display: flex;
    align-items: flex-end;
    padding-bottom: 1em;
}

.wd_newsfeed_releases .wd_category_link_list li a,
.wd_newsfeed_releases-teaser .wd_category_link_list li a{
    font-weight: bold;
    color: #888;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 1em;
}

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

.wd_news_headlines-teaser .item .item_date{
    display: none;
}

.wd_news_headlines-teaser .item{
    min-height: 300px;
    position: relative;
    background-color: #3a3e69;
   
}
.wd_news_headlines-teaser .item .item_publication{
    text-align: right;
}
.wd_news_headlines-teaser .item .__inner{
    position: relative;
    z-index: 10;
    color:#fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.wd_news_headlines-teaser .item .item_name{
    font-size: 20px;
    text-align: center;
    font-weight: lighter;
}

.wd_news_headlines-teaser .item .__inner a{
   
    color:#fff
}

.wd_news_headlines-teaser .item .tile_bg{
    position: absolute;
    background-image: url('../images/random/sunpo_1.png');
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0.3;

    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.wd_news_headlines-teaser .item:nth-child(2) .tile_bg{
    background-image: url('../images/random/sunpo_2.png');
}


.wd_news_headlines-teaser .item:nth-child(3) .tile_bg{
    background-image: url('../images/random/sunpo_3.png');
}


.wd_featureboxes_blog_tiles .item .item_date{
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 1em;
}

.wd_featureboxes_blog_tiles .item .item_name{
    font-size: 20px;
    font-weight: lighter;
}

.wd_bottom_fb .wd_featurebox ul,
.wd_bottom_fb .wd_featurebox{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:space-between;
}
.wd_bottom_fb .wd_featurebox ul{
   list-style-type: none;
   width: 100%;
}
.wd_bottom_fb .wd_featurebox ul > li,
.wd_bottom_fb .wd_featurebox > *{
    margin-right: 15px;
    text-align: center;
}

.wd_bottom_fb .wd_featurebox ul img{
    max-height: 150px;
}

.wd_bottom_fb .wd_featurebox_container{
    padding-bottom: 60px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 60px;
}

.wd_bottom_fb .wd_featurebox ul > li,
.wd_bottom_fb .wd_featurebox > *:last-child{
    margin-right: 0;
    padding: 0;
}

.wd_bottom_fb.wd_2_col{
    border:none;
    padding: 0;
    margin:0;
}


/* Press Relesases */

/* Press Releases */
ul.wd_layout-simple {
    padding: 0;
    margin: 10px 0;
    list-style: none;
}
.wd_search_basic_fields {
	display: inline-block;
	background-color: transparent;
	border: none;
	padding: 0;
	vertical-align: middle;
}

.wd_item_search_form_container,
.wd_item_search_form_container .wd_search_form_basic{
	width: 100%;
}

.wd_search_basic_fields > * {
	vertical-align: middle;
}
.wd_item_search_form_container .wd_input_datepicker {
	margin-right: 2px;
}
.wd_search_button {
	color: #999999;
}
.wd_search_button.wd_highlight {
	color: #000000;
}
.wd_search_advanced_link,
.wd_search_titles_only,
.wd_checkbox {
	white-space: nowrap;
}

.wd_search_advanced_link{
	margin-left: 1em;
	float: none;
}

.wd_search_advanced_link:hover{

}

.wd_search_basic_fields select,
.wd_search_basic_fields input,
.wd_search_basic_fields button{
	display: inline-block;
	width: auto;
	margin: 0 0 15px;
	padding: 6px 22px 6px 6px;
    background: #eee;
	border-color: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 8px;
    height: auto;

}

.wd_search_basic_fields select,
.wd_search_advanced_fields select{

	position: relative;
    border-color: transparent;
    padding: 10px;
    line-height: 1.3;
    overflow: visible;
    height: auto;
    padding-right: 29px;	
}

.wd_select{
	display: inline-block;
	position: relative;
}

.wd_select::after{
    content: "";
    position: absolute;
    border-right: 3px solid #052332;
    border-bottom: 3px solid #052332;
    width: 8px;
    height: 8px;
    display: block;
    transform: rotate(45deg) translateY(-50%);
    right: 16px;
    top: calc(50% - 9px);
}


.wd_search_form_advanced .wd_form_footer input[type=submit],
.wd_search_basic_fields button{ 
	line-height: 1.4;
   
    background: #ee8c22;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 10px;
    border-radius: 4px;
    border: none;
    display: inline-block;
    height: 39px;
	cursor: pointer;
}

.wd_search_advanced_link{
    display: none;
}



.wd_page_limit {
    float: none;
    margin: 1em 0;
    text-align: center;
}

.wd_page_links{
    display: block;
    float: none;
    text-align: center;
    margin-bottom: 1em;
}

.wd_page_link:first-child,
.wd_page_link{
    border: none;
    min-width: 29px;
    background: transparent;
}

.wd_page_menu {
    overflow: auto;
    display: flex;
    flex-direction: column-reverse;
}

.wd_page_link a{
    color: #666;
}
.wd_page_link.wd_page_active span{
    font-weight: bold; 
    color:white;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 2px solid #f68b1f;
    color: #000;
}


/* News Releases */
.wd_news_headlines ul.wd_layout-simple ,
.wd_newsfeed_releases ul.wd_layout-simple {
	margin: 30px 0;

}

.wd_newsfeed_releases .wd_item_list{

    overflow: visible;
}

.wd_newsfeed_releases a{

    text-decoration: none;
}

.wd_newsfeed_releases .wd_title {
	font-size: 18px;
	line-height: 1.3;
    font-weight: normal;
}

.wd_newsfeed_releases .wd_item .wd_thumbnail {
    max-width: 250px;
    margin-right: 2em;
        display: none;
	
}
.wd_news_headlines .wd_summary p{
    margin-bottom: 1em;
    font-size: 14px;
}

.wd_news_headlines .wd_title a{
	font-weight: normal;
}

.wd_newsfeed_releases .wd_date{
	color: #03161e;
	font-size: 14px;
    padding-bottom: 0;
    font-weight: normal;
}

.wd_newsfeed_releases .wd_subscribe_link{
	display: none;
}

.wd_newsfeed_releases .wd_title a:hover{

}

.wd_category_link_list li a{
	margin-right: .5em;
}

.wd_news_headlines .wd_item .wd_publication{
	font-style: italic;
	margin-bottom: 1em;
}



.wd_news_headlines .wd_item .wd_publication{

	font-size: 16px;
	font-style: italic;
	color: #999c9d;
	font-weight: normal;
}
.wd_newsfeed_releases .wd_category_link_list li a{
	color: #03161e;
	font-size: 14px;
	font-weight: bold;
}



.wd_newsfeed_releases .icon--double-chevron-right-link--first,
.wd_newsfeed_releases .icon--double-chevron-right-link--second{
	fill: #0052a3;
}

.wd_item .wd_item_wrapper{
	margin: 0;
}

.wd_newsfeed_releases .wd_subtitle,
.wd_newsfeed_releases .wd_asset_type_link_list{
	display: none;
}

.wd_item_list{

}

.wd_news_headlines .wd_item .wd_date{
    font-size: 14px;
    font-weight: 300;
    color: #EF8B22;
}

.wd_news_headlines .wd_item  .wd_title{
    font-size: 22px;
}

.wd_news_headlines .wd_item  .wd_title a{
    text-decoration: none;
}


.region-navigation .menu-block-wrapper li {
	display: inline-block;
	margin-right: 30px;
}

.region-navigation .menu-block-wrapper a {
	display: block;
	padding: 20px 0;
	border-bottom: solid 2px transparent;
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	color: rgba(57, 96, 122, 0.8);
	transition: all 360ms ease-in-out;
}


.wd_financial a{
    color: #9D57A3 !important;
}
 
.wd_commercial a,
.wd_partner a{
    color: #707272 !important;
}

.wd_product a,
.wd_residential a{
    color: #EF8B22 !important;
}

.wd_corporate a{
    color: #0071B9 !important;
}

.wd_builders a,
.wd_new-homes a{
    color: #6AA442 !important;
}


.wd_image_tbl_pollyf,
.wd_image_tbl_pollyf > a{
display: block;
width: 100%;
}

.wd_image_tbl_pollyf img{
    width: 100%;
	height: auto;
}


/* Resources page */


/* Forms */


.wd_selector{
	float: left;
	margin: 0 10px 10px 0;
}
.wd_selector .wd_label{
	margin-right: 5px;
}

.wd_form_field {
    overflow: auto;
    margin: 5px;
    padding: 0;
    border: none;
    margin: 0 0 10px;
}

.wd_form_field_label label{
	margin: 0;
}

.wd_form_field_input {
	line-height: 1.5em;
    margin-bottom: 10px;
}
.wd_form_field_input input[type=text]{
    border: 1px solid #bbb;
    padding: .5em 1em;
    margin: 0;
    padding: 6px;
}
.wd_category_checkboxes input[type=radio]{
    margin: 1em .5em 1em 2px;
}

.wd_main_content #recaptcha2_widget{
    overflow: hidden;
    text-align: left;
}

.wd_form_footer{
    margin:0
}

div.wd_form_footer div.wd_form_buttons{
    margin:0;
    text-align: left;
}

.wd_pageid_20290 .wd_main_content .wd_formbuilder{
    margin-bottom: 60px;
}

.wd_pageid_20290 [role=main] p {
    margin: 0;
    padding: 2px 0 12px;
    font-size: 18px;
    margin-bottom: 1.1em;
    font-weight: lighter;
}

#recaptcha2_widget > div{

    display: inline-block;
}

.wd_chart-quote-footer {
	font-size: 10px !important;
}

div.wd_form_footer div.wd_form_buttons{
	margin-top: 10px;
	overflow: hidden;
}

input[type=radio]+label, input[type=checkbox]+label {
    display: inline;
    vertical-align: middle;
}

@media (min-width: 769px){

	.wd_form_field_pos_right .wd_form_field_label{
		float: none;
		width: 100%;
		margin-bottom: 4px;
		text-align: left;
		display: block;
	}
	div.wd_form_footer div.wd_form_buttons,
	.wd_form_field_pos_right .wd_form_field_input{
		margin-left: 0;
		margin-bottom: 0;
		width: 100%;
		display: block;
	}

}


.region-navigation .menu-block-wrapper .leaf:hover > a,
.region-navigation .menu-block-wrapper .leaf.active > a{
   
    color: #ef8b22 !important;
}



.wd_subscribe_featurebox .wd_form_field_label{
    display: none;
}


/* End Forms */


/* GRID FORMS */
.wd_grid_form{
	display: grid;
	grid-template-columns: 1fr; 
	grid-column-gap: 15px;
	clear: both;
	margin-bottom: 1em;
}
.wd_grid_form > * {
	margin: 0;
	padding: 0;
}
.wd_contacts p{
	padding-bottom: 1em;
}
.wd_contacts b{
	font-size: 30px;
	line-height: 39px;
	font-weight: normal;
	display: block;
}
.wd_contacts{
	margin-bottom: 2rem;
}
.wd_contacts::after{
	display: table;
	clear: both;
}
#wd_printable_content .wd_formbuilder input[type=text],
#wd_printable_content .wd_grid_form input[type=text]{
	margin: 0;
	max-width: none;
	width: 100%;
	height: 45px;
}
#wd_printable_content  textarea{
	width: 100%;
	border-color: #cccccc;
}
#wd_printable_content  input[type="radio"],
#wd_printable_content  input[type="checkbox"]{
	margin: 0 0 1em;
	padding: 0;
	height: 20px;
	width: 20px;
	margin-bottom: 0.6em;
	vertical-align: middle;
	margin-right: 5px;
}

#wd_printable_content  input[type="radio"] + label,
#wd_printable_content  input[type="checkbox"]+ label{
    display: inline-block;
    vertical-align: middle;
}

.wd_form_header{
    display: none;
}

.wd_form_field_header{
    font-size: 24px; 
    line-height: 1.6;
    text-align: center;
    padding: 60px 0;
    font-weight: 300;
}

.wd_form_field_header a{
    color: #ef8b22;
}

.wd_form_footer .wd_form_buttons,
.wd_form_field_header + .wd_form_field{
    text-align: center;
}
.wd_pageid_20290 .wd_category_items{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}

#wd_printable_content h2{
    font-size: 24px
}

.wd_pageid_20290 .wd_category_items .item {
    position: relative;
}

.wd_pageid_20290 .wd_category_items .item .item_name{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgb(0 0 0 / 58%);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    color: #fff;
    font-weight: lighter;
}


.wd_form_field_input input[type=text]::placeholder {
    /* color: blue;
    font-size: 1.5em; */
  }

  .wd_main_content .wd_formbuilder  .wd_form_field_label{
      display: none;
  }

.wd_image_tbl_pollyf{
	display: block;
}

.wd_image_tbl_pollyf img{
	display: block;
}

.wd_newsfeed_releases-detail .wd_news_body ul:not([class]) li {
    margin-bottom: 10px;
}

.wd_newsfeed_releases-detail .wd_title{
    font-size: 36px;
    font-weight: 300;
    
    line-height: 1.1;
    margin-bottom: 1em;    

}

.wd_newsfeed_releases-detail .wd_subtitle{
    font-weight: 400;
}

.wd_news_headlines .wd_item{
    margin: 0 0 30px 0;
}


@media (max-width: 1400px) {
    .wd_main_content{
        width: 100%;
        padding: 0;
    }
}


@media (max-width: 1200px) {
    .page_header.wd_banner .__inner{
        max-width: 45%;
     }

     .page_header.wd_banner h2{
        font-size: 32px;
     }
}


@media (max-width: 1050px) {

    .page_header.wd_banner .__inner{
        max-width: 40%;
     }
}

@media (min-width: 960px) {
    .wd_grid_form{
        grid-template-columns: 1fr 1fr;
        grid-gap: 15px;
    }
}



@media only screen and (min-width: 768px) and (max-width: 1415px){
   
    .wd_inner_main{
        padding-left: 40px;
        padding-right: 40px;
    }
}


@media (max-width: 960px) {
    
    .page_header.wd_banner{
        flex-direction: column;
        height: auto;
    }

    .page_header.wd_banner .__inner{
        max-width: none;
    }
    .page_header.wd_banner .hero-image-wrapper{
        width: 70%;
        position: initial;
    }
    .page_header.wd_banner .hero-bg-image{
        width: 100%;
    }

    .wd_newsfeed_releases .wd_item_list .wd_item:first-child{
        grid-column: 1 / 1;
    }

    .wd_newsfeed_releases .wd_item_list{
        grid-template-columns: 1fr;
     }

   
}


@media (max-width: 769px) {

    .wd_news_headlines-teaser .item .item_publication{
        font-size: 16px;
        font-weight: bold;
    }

    .wd_sub_fb .wd_featurebox_container,
    .wd_subscribe_featurebox .wd_formbuilder{
        flex-direction: column;
    }

    .wd_pageid_20303 .page_header h2{
        font-size: 26px;
    }

    .wd_sub_fb .wd_featurebox{
        flex: 0 0 auto;
        width: 100%;
        margin: 2em 0;
    }

    .wd_subscribe_featurebox .wd_form_footer{
        flex: auto;
        text-align: center;
        margin-top: 10px;
    }
   
    .wd_search_basic_fields select, 
    .wd_search_advanced_fields select{
        width: 90%;
    }


    .wd_news_headlines .wd_item_list,
    .wd_pageid_20290 .wd_category_items,
    .wd_newsfeed_releases .wd_item_list, 
    #featurebox_rss_0, 
    .wd_news_headlines-teaser,
    .wd_newsfeed_releases-teaser,
    .wd_feat_bottom_fb .wd_featureboxes_feat_bottom,
    .wd_featureboxes_feat_top{

        grid-template-columns: 1fr;
    }

    .wd_sec .__inner{
        padding: 0 15px;
    }

    .wd_2_col .wd_featurebox_container{
        flex-direction: column;
    }
}


@media only screen and (min-width: 960px) {

  
   
   .region-navigation .menu-block-wrapper a {
        padding: 20px 0 !important;
    }
  /*
    .region-header .menu-block-wrapper a {
        font-size:18px !important
    }

    #block-sun-get-started-get-started-link {
        position: absolute;
        width: auto;
        top: 10px;
        right: 0
    }

 

    .sunpowerUtilityLinks a,#block-menu-menu-header-utility a {
        font-size: 14px !important;
        color: #404040 !important;
        font-weight: 300;
        transition: none !important
    } */
}
