@font-face { font-family: FontAwesome; font-display: swap; }

html * {
    -webkit-text-size-adjust: 100%;
}
body {
    word-wrap: break-word !important;
    background: #fff;
    font-family: "Open Sans", Arial, sans-serif;
}
body,
body p,
li,
ul {
    color: #555;
    line-height: 1.65em;
}
.Normal,
.normal,
body,
p {
    font-size: 16px;
    line-height: 1.5em;
}
.ResponsiveImg img {
    width: 100%;
    height: auto;
}
.ProductInfo p {
    display: block;
    text-align: center;
}
ul li {
    list-style-type: none;
}
.article_date span {
    color: #fff;
    font-family: "Open Sans", Arial, sans-serif;
}
.AceSearchField {
    display: inline-block;
    min-height: 0 !important;
}
.ActionsPaneHolder {
    position: relative;
    z-index: 9999;
}

.FormWrapper {
margin-top:1.5em;
border:1px solid #efefef;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:0 0.5em;
background:#2D862D;
}

.FormWrapper h3 {color:#fff;text-transform:uppercase;font-size:1.5em;margin: 1em 0 0 0;}
.LoginPanel {margin:2em auto 3em auto;float:none;}

#dnn_ctr7027_ViewEasyDNNNewsMain_ctl00_lblInfoMassage a {display:block;float:none;margin:3em auto;text-align:center;font-size:3em;}

h3.ViewDocumentHeader {border-bottom:0}

.nav-tabs {  
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px 0 0;
  transition: 0.3s;
	margin:0;
	font-weight: 700;
	width:100%;
	border-bottom:1px solid #ffcb05;
	margin-bottom:0.25em;}

.nav-tabs>li>a:hover {
	background-color: #efefef;
	color:#ffcb05}

.nav-tabs>li>a.active {
  border: 1px solid #ccc;
  border-top: none;
    background: #ffcb05;
    color: #fff;}

nav {
    position: absolute;
    top: 34px;
    right: 0;
    padding: 0;
    background-color: transparent;
}

.nav-tabs {margin-top:1em;}
h3.ViewDocumentHeader {font-size:1.5em;margin:1em 0 0 0;}

a,
a:active,
a:link,
a:visited {
    color: #2D862D;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
a:focus,
a:hover {
    color: #ffcb08;
    border-color: #ffcb08;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
h1,
h2,
h3,
h3 span {
    font-weight: 700;
}
img {
    max-width: 100%;
    height: auto;
}

h2 a {text-decoration:none !important;}

a.dnnPrimaryAction {background:#3db54b;}
a.dnnSecondaryAction {background:#666;}
a.dnnPrimaryAction, a.dnnSecondaryAction {color:#fff;text-shadow:none;}
a#dnn_ctr5788_Login_Login_DNN_passwordLink {display:none;}


.UI img {
    /*width:300px;
    height:300px;*/

    aspect-ratio: 1 / 1;
}

.blog_articles .article_title {}

.blog_articles .blog_article_item {
}


.blog_articles .blog_article_item > .article_title * {
    font-size:2em;
    text-decoration: none;
    font-weight: 700;
    line-height: 0.8em;
}


.blog_article_item p {font-size:1.15em;line-height:1em;font-weight:100;color:#666;text-transform:none;padding:0;margin:0;}

.blog_articles a:hover, .blog_articles a:focus {text-decoration:none !important;}

.blog_articles h3 {color:#333;}

.blog_articles .HeadlineBkgnd {padding:0.5em;}

  .youtube-player {
    position: relative;
    padding-bottom: 56.23%;
    /* Use 75% for 4:3 videos */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: #000;
    margin: 5px;
  }
  .youtube-player iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: transparent;
  }
  .youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: 0.4s all;
    -moz-transition: 0.4s all;
    transition: 0.4s all;
  }
  .youtube-player img:hover {
    -webkit-filter: brightness(75%);
  }
  .youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url("//aceclamp.com/Portals/Ace/UI-Images/YouTube-icon-dark.png") no-repeat;
    cursor: pointer;
  }

.tight-text-shadow {
	color:#333;
	font-size:1.2em;
	line-height:1em;
	font-weight:700;
}

#dnn_dnnLogo1_imgLogo {
    max-height: 100px;
    margin-top: 15px;
}
.container .jumbotron {
    background: #333;
    font-weight: 500;
	margin:3em 0 1em 0;
}

.jumbotron a {color:#fff;font-style:underline;background:#3db54b;padding:0 0.5em;}

.CompCol {
    text-align: center;
}
.AceTopInfo {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: right;
    height: 50px;
}
.AceTopInfo p {
    margin: 0 0.5em 0 0;
    padding: 0;
    color: #fff;
    display: inline-block;
    font-size: 1.3em;
}
.edncf_AdvancedSearch {
    text-align: center;
    margin-bottom: 35px;
}
.edncf_CheckBox {
    display: inline-block;
    margin: 1em 0;
}
.edncf_AdvancedSearch label,
.edncf_AdvancedSearch select {
    font-size: 1.1em;
}
.edncf_AdvancedSearch select {
    margin: 1.3em 0;
}
.edncf_AdvancedSearch label {
    font-weight: 100;
    margin: 0 0.5em 0 0;
}
.edncf_CheckBoxList {
    display: block;
}
.edncf_CheckBoxListName label {
    display: block;
    margin: 0 0.5em 0 0;
    font-weight: 700;
}
.edncf_CheckBox input {
    margin: 0 0.5em 0 1.5em;
    width: 20px;
    height: 20px;
    color: #fff;
}
.edncf_CheckBox input:checked {
    accent-color: #3db54b;
    color: #fff;
}
.edncf_ClampUtilized,
.edncf_ProductType,
.edncf_RoofingProfile {
    width: 33%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 0.5em 0 0;
}
.edncf_ClampUtilized span,
.edncf_ProductType span,
.edncf_RoofingProfile span {
    width: 100%;
}
.edncf_ClampUtilized select,
.edncf_ProductType select,
.edncf_RoofingProfile select {
    width: 100%;
    max-width: 100%;
}
.edncf_submitContainer {
    display: block;
    margin-top: 20px;
}
.edncf_AdvancedSearch a {
    transition: 0.8s;
}
.edncf_AdvancedSearch a.edncf_reset,
.edncf_AdvancedSearch a.edncf_submit {
    display: block;
    text-align: center;
    padding: 20px 0;
    color: #fff;
}
.edncf_AdvancedSearch a.edncf_submit {
    background: #3db54b;
    width: 50%;
    margin: 0 auto 15px;
    font-size: 1.2em;
    font-weight: 300;
}
.edncf_AdvancedSearch a.edncf_reset {
    width: 200px;
    margin: 0 auto;
    padding: 5px 10px;
    color: #3db54b;
}
.edncf_AdvancedSearch a.edncf_submit:hover {
    background: #ffcb05;
}
.edncf_AdvancedSearch h2.edn_module_title {
    display: none;
}

.home_video_controls {margin-bottom:3em;}
.ClearDiv {
    clear: both;
}
blockquote {
    padding: 10px 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
    margin: 50px 0;
}
h1 {
    font-size: 2em;
    line-height: 0.9em;
    text-transform: uppercase;
    margin-bottom: 25px;
}
.BannerPaneHolder .edn_article {
    margin-top: 2em;
}
h1.edn_articleTitle {
    color: #2D862D;
    font-size: 1.7em;
    text-transform: none;
}
h2 {
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 10px 0;
    font-weight: 300;
    color: #333;
    font-size: 1.3em;
    margin: 15px 5px;
}
.BodyTopPartText span,
.BodyTopPartText strong,
h2 span {
    color: #2D862D;
}
.edn_articleDetails p {
    padding: 0;
}
.col-sm-12 h1,
.col-sm-12 h2 {
}
.TopPaneLower h2 {
    color: #fff;
}
.TopDivStyle h2 {
    color: #666;
}
.HeaderlessLeader {background:#ffcb05;text-align:center;padding:0.5em 0;}
.HeaderlessLeader h1 {color:#fff;font-size:1.5em;}


h3, h4 {
    color: #2D862D;
    display: block;
	font-size:1.1em;
	margin:1.5em 0;
}
.ContentPane2 h4 {
    color: #fff;
}
h5 {
    font-size: 1.3em;
    color: #333;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: block;
    min-height: 50px;
    padding: 0.5em 0;
}
h5 span {
    color: #2D862D;
}
h6 {
    font-weight: 700;
    font-size: 1.3em;
    margin: 15px 0;
    display: block;
    text-align: center;
}
.FooterTitle h6 span.Head {
    padding-right: 10%;
    border-bottom: 3px solid #3db54b !important;
}
.Container h6 {
    text-align: left;
}
p.FooterAboutUs {
    padding-top: 10px;
    padding-bottom: 15px;
}
.ContactList li {
    margin-bottom: 1em;
    float: left;
    width: 100%;
    line-height: 18px;
}
.SSMRVP {
    padding: 1em 0;
    margin: 2em 0;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.DesignedFor {display:flex;align-items: center;justify-content: center;}
.DesignedFor h4 {display:flex;align-items: center;justify-content: center;padding:10px;color:#666;font-size:0.8em;text-align:right;float:left;margin:0;}
.DesignedFor h4:after { 
	font-family: 'FontAwesome';
    content: '\f0a9';
    margin:0 5px 0 5px;
    color: #3db54b;
	font-size:2em;}

.AceLegal {
    font-size: 12px;
    text-align: left;
}

.Address p {
    font-size: 1.2em;
    line-height: 1em;
    margin: 0;
}
.Address h5 {
    font-size: 1.2em;
    margin-bottom: 15px;
    color: #00adef;
}
.Address div.MatchHeight {
    margin-bottom: 50px;
}
video {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.ProductVideo video {
  width: calc(100% - 35%); /* Example width to fit next to a 200px wide floated element */
  max-width: 100%; /* Ensures video does not overflow its container */
}

.QualityStatement {
    margin: 3em 0;
}
.QualityStatement p {
    font-size: 1em;
}
p.SignUp {
    font-size: 1em;
    line-height: 38px;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 35px;
    font-weight: 500;
    color: #666;
}
.form-wrapper {
    border: 1px solid #dcdee0;
    padding: 0.5em;
    width: 30em;
    margin: 1em auto;
    overflow: hidden;
    -webkit-border-radius: 13px;
    border-radius: 13px;
    max-width: 100%;
}
footer#disclaimer p {
    padding-top: 20px;
    font-size: 0.875em;
    color: #909091;
    font-style: italic;
    text-align: center;
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
input[type="email"] {
    border: none;
    float: left;
    font-size: 1em;
    padding: 0.5em;
    outline: 0;
    margin-top: 0.7em;
    width: 19em;
}
input[type="submit"] {
    background: #2D862D !important;
    color: #fff;
    transition: 0.8s;
    padding: 1em;
    font-size: 1em;
    float: right;
    border: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-appearance: button;
}
input:hover[type="submit"] {
    background: #ffcb05 !important;
    color: #333;
    transition: 0.8s;
}
.PatentNo p {
    margin: 0;
    font-size: 1em;
    font-style: italic;
    font-weight: 300;
}
.MixFilterButton {
    float: left;
    width: 10%;
    padding: 1%;
    height: auto;
}

.MixAllSnow {width:15%;}

.controls a.btn-primary {
    background: #4ca94f;
    border-color: #3db54b;
    border-radius: 2px;
}
.controls a.btn-primary.mixitup-control-active,
.controls a.btn-primary:hover {
    background: #ffcb05;
    border-color: #ffcb05;
}

.controls span {display:block;width:100%;font-weight:700;font-size:1.3em;color:#fff;}

.alert {
    background: 0 0;
}
.alert p {
    color: #4db348;
    font-size: 0.9em;
}
.alert h4 {
    font-size: 1em;
    color: #ffcb08;
    margin: 1em 0;
}
.mi-col-level p {

}
ul.Tag {
    display: block;
    text-align: left;
}
.ViewArticle {
    padding: 5em 0 0 0;
}

ul.Tag {padding:0;margin:0;}

.Tag li {
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin: 4px;
    text-decoration: none;
    transition: 0.8s;
    display: inline-block;
}
.Tag li:hover {
    background: #3db54b;
    transition: 0.8s;
}
.Tag li:hover a {
    color: #fff;
    text-decoration: none;
}
.product-doc:before {
	padding:0;
	margin:0;
    padding-right: 5px;
    content: url(/download.gif);
	display:block;
	float:left;
	line-height:1em;
}
.Tag li a {
    color: #949393;
}
.product-doc a {
    font-size: 0.85em;
}
.CompareMatrix td {
    font-size: 1em;
}
.CompareMatrix thead {
    padding-bottom: 30px;
    background: #3db54b;
    color: #fff;
}
.CompareMatrix tbody tr td:first-child {
    font-weight: 700 !important;
}
.CompareMatrix .Adv {
    color: #3db54b;
}
.CompareMatrix .Adv,
.CompareMatrix .DisAdv {
    text-align: center;
    font-weight: 700;
    font-size: 2em;
}
.CompareMatrix .DisAdv {
    color: Red;
}
.CompareMatrix .disclaimer {
    font-size: 0.8em;
    text-align: center;
}
.ListProduct img,
.ListProduct picture {
    border-bottom: 8px solid #ffcb05;
}

.TeamPart span {color:#666;}

.configuator {
    margin-top: 2em;
    margin-bottom: 2em;
}

.configuator a {text-decoration:none;}

.Download a,
.search_desktop a.do_search, .Download btn {
    padding: 12px 28px;
    background: #2D862D;
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    transition: 0.8s;
    clear: both;
	text-decoration:none;
}
.NeedQuote {
    text-align: right;
    padding: 2em 0;
}
.NeedQuote .Download {
    padding: 0;
    margin: 0;
}
.NeedQuote p {
    border-bottom: 0;
    padding: 0;
    margin: 0;
    min-height: 0;
    font-size: 1.3em;
    line-height: 1.2em;
    font-weight: 500;
    display: block;
    text-align: left;
    color: #333;
    text-transform: capitalize;
}
.NeedQuote,
.NeedQuote a {
    color: #fff;
}

.NeedQuote .container {display:flex;align-items:center;justify-content:center;}

.Download a:hover,
.search_desktop a.do_search:hover, .Download btn:hover {
    transition: 0.8s;
    background: #ffcb05;
}
a.QuoteButton {
    font-size: 1.5em;
    text-align: center;
    text-decoration: none;
}
.Download {
    padding-top: 1em;
}

.MediaBox {width:33%;float:right;margin:0 0 4em 1em;border-bottom:1px solid #efefef; padding:0 0 2.5em 1em;}

p.caption {font-size:0.8em;font-style:italic;text-align:center;padding:2em;}

.home_video_controls i {
    display: inline-block;
    background: #2D862D;
    color: #fff;
    padding: 8px 15px;
    margin: 0 4px 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 1em;
}
.home_video_controls i:hover {
    background: #ffcb05;
    -moz-transition: 0.7s;
    -webkit-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.BodyTopPartTitle {
    line-height: 2em;
    padding: 0;
    font-size: 1.4em;
    font-weight: 300;
    font-style: normal;
    color: #454545;
}
.BodyTopPartTitle span {
    font-weight: 700;
}
.BodyTopPartText {
    color: #727272;
    display: block;
    font-size: 18px;
    font-weight: 200;
    line-height: 23px;
    padding-bottom: 18px;
}
.TeamPart span.Name {
    font-size: 1em;
    min-height: 50px;
}
.TeamPart span {
    line-height: 100% !important;
    padding: 10px 0;
    display: block;
    text-align: center;
}
.TeamPart {
    text-align: center;
}
.ImgNav {
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    margin-top: 1em;
    display: inline-block;
	border:2px solid transparent;
	padding:5px;
}

.ImgNav img:hover {
    opacity: 0.55;
    transition: 0.8s;
}
.ImgNav:hover {
    background: #ffcb05;
    border: 2px solid #ffcb05;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
}
img:hover {
    max-width: 100%;
}
span.Phone {
    font-size: 1.5em;
}

p.PhoneMobile {display:none;}

span em {
    color: #fff;
    margin: 0 0.5em;
}
.ListDescBlock,
.ListDescBlock p,
.ListDescBlock strong {
    font-size: 1em;
    margin: 0;
}
.ListDescBlock li:not(:last-child):after {
    content: " |";
    margin-right: 5px;
}
.ListDescBlock a h4,
.ListDescBlock h4 {
    font-size: 1em;
    color: #333;
    text-transform: capitalize;
    margin: 1em 0;
    text-align: center;
}
h4.edn_articleTitle span {
    font-size: 1.25em;
	font-weight:300;
}
.ListDescBlock a {
    text-decoration: none;
}
picture img {
    width: 100%;
    height: auto;
    max-width: 100%;
}
hr {
    margin-top: 3em;
    margin-bottom: 3em;
    border: 0;
    border-top: 1px solid #ccc;
}
.article_column ul {
    margin: 1em 0 1em 0.5em;
    list-style-type: none;
}
.edn_articleDetails ul, .article_column ul, .RelClamp ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    column-gap: 4em;
    -webkit-column-gap: 4em;
    -moz-column-gap: 4em;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
	page-break-inside: avoid;
    list-style-type: none;
    text-align: left;
    text-indent: -20px;
    margin-left: 40px;
}
.edn_articleDetails ul li:before,
.article_column ul li::before,
.ProductInfo ul li:before {
    content: "▪";
    color: #ffcb05;
    font-size: 2em;
    margin-right: 8px;
	position:absolute;
}
.edn_articleDetails ul li,
.article_column ul li::before,
.ProductInfo ul li:before {
    break-inside: avoid-column;
}
.edn_articleDetails ol li,
.edn_articleDetails ul li {
    line-height: 1.2em;
    padding: 0.5em 0;
}

.LowerHTML ol li {font-size:1em;}

.DocsList h4 {
    text-align: left;
	margin:0;padding:0;
}
.DocsList h4 a span {
    color: #3db54b;
    font-size: 1.1em;
    line-height: 0.8em;
}
.ProductImageBox img {width:100%;height:auto;}

.MixFilterButton {text-align:center;}
.MixFilterButton img {  aspect-ratio: 1 / 1; /* or 1.28169 */
  width:100%;
  max-width: 100%; /* Ensures it scales with its container */
  height: auto; /* Ensures proper scaling */}

.SolarSnapRoot .MixFilterButton {width:10%;}
.MixFilterButton span {font-size:1.2em;line-height:1em;;min-height:2em;}
.SolarSnapRoot .MixFilterButton span {font-size:1em;}


.DocsList h6 {
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0;
    margin: 0.5em 0;
}
.DocsList h6 span {
    border-bottom: 1px solid #666;
    border-top: 2px solid #ffcb05;
}
.DocsList p {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
}
.DocsList img {
    height: 200px;
    width: auto;
}
.DocsList .Tag li {
    padding: 0;
    margin: 0 0 4px 0;
    border: 0;
    display: block;
    clear: left; /* bron 2023.08.03 */
}
.DocsList .Tag li:hover {
    background: 0 0;
}
.DocsList .Tag li:hover a {
    color: #000;
}
.DocItem .ListDescBlock li:not(:last-child):after {
    content: " ";
    margin: 0;
}
.DocItem {
    margin: 2em 0;
}
.DocsList .BoxBorder {
    border: 1px solid #efefef;
}
.NeedQuoteHeader {
    background: #f5f5f5;
}
.NeedQuote,
.NeedQuote a,
.NeedQuote p {
    font-size: 1em;
}
.NeedQuote a {
    text-decoration: none;
}
.NeedQuoteHeader h5 {
    color: #333;
    font-weight: 700;
}
.btn {
    border-radius: 2em;
}

.EventBox {margin-bottom:3em;}
.EventBox h4 {margin:1em 0 0 0;}
.EventBox p {margin:0;padding:0;}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
    max-width: none;
}
#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.9;
}
#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left;
}
#cboxContent {
    position: relative;
    margin-top: 20px;
    background: #000;
}
#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    border: 5px solid #000;
    background: #fff;
}
#cboxTitle {
    margin: 0;
    position: absolute;
    top: -20px;
    left: 0;
    color: #ccc;
}
#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer;
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    width: auto;
    background: 0 0;
}
#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active,
#colorbox {
    outline: 0;
}
#cboxError {
    padding: 50px;
    border: 1px solid #ccc;
}
#cboxCurrent {
    position: absolute;
    top: -20px;
    right: 0;
    color: #ccc;
}
#cboxLoadingGraphic {
    background: url(colorbox/loading.gif) center center no-repeat;
}
#cboxSlideshow {
    position: absolute;
    top: -20px;
    right: 90px;
    color: #fff;
}
#cboxPrevious {
    position: absolute;
    top: 50%;
    left: 5px;
    margin-top: -32px;
    background: url(colorbox/controls.png) top left no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}
#cboxPrevious:hover {
    background-position: bottom left;
}
#cboxNext {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -32px;
    background: url(colorbox/controls.png) top right no-repeat;
    width: 28px;
    height: 65px;
    text-indent: -9999px;
}
#cboxNext:hover {
    background-position: bottom right;
}
#cboxClose {
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    background: url(colorbox/controls.png) top center no-repeat;
    width: 38px;
    height: 19px;
    text-indent: -9999px;
}
#cboxClose:hover {
    background-position: bottom center;
}
.outlined {
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.1em;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: transparent;
    box-sizing: border-box;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.outlined:hover {
    background: #ffcb05;
    color: #fff;
}
.RelClamp h4,
.RelClamp p {
    text-align: left !important;
}
.RelClamp ul {
    padding: 1em 0 2em;
	margin-left:4em;
}
.RelClamp li:after {
    content: "" !important;
}
.outlined,
a.b_boxed,
a.b_icon,
a.rvdPrintAction.b_boxed,
a.rvdsfContinueShoppingAction.b_boxed,
a.rvdsfEditCartAction.b_boxed {
    box-sizing: border-box;
    color: #ffcb05;
    display: inline-block;
    text-align: center;
	position: relative;}

.social_icons i {transition: transform 0.3s ease;font-size:2em;}
.social_icons i:hover {transform: scale(1.2);}

.dnnPrimaryAction,
.rvdSearchAction,
a.b_boxed,
a.rvdsfEditCartAction.b_boxed,
button.outlined {
    width: auto !important;
    font-weight: 300 !important;
    font-size: 1em !important;
    line-height: 16px !important;
    text-transform: uppercase !important;
    padding: 10px 12px !important;
}
.ModDnnForgeLatestArticlesC h1,
.form-all h1,
.ornamental {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 35px;
    position: relative;
}
.dnnPrimaryAction:after,
.rvdSearchAction:after,
a.b_boxed:after,
a.b_icon:after,
button.outlined:after {
    content: "" !important;
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 0 !important;
    background: #e1daca !important;
    -webkit-transition: height 0.3s !important;
    transition: height 0.3s !important;
}
.table {
    margin: 50px 0;
}
.ListSec {
    margin: 40px 0 60px;
}
.ul.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.ul.display-flex > [class*="li"] {
    flex-grow: 1;
}
.jumbotron {
    background: #17315f;
    color: #fff;
    font-size: 2.2em;
    line-height: 1.2em;
    text-align: center;
    font-weight: 100;
}
.list-group-item {
    border: none;
}
.edn_articleDetails ul li.edn_docType_pdf::before {
    content: "";
}
.DisplayNone {
    display: none;
}
.PadRow,
.RowPad {
    padding: 50px 0;
}
.ListProduct {
    padding: 3px;
    transition: 0.8s;
    margin-bottom: 25px;
}
.ListProduct:hover {
    transition: 0.8s;
}
.ListProduct img,
.ListProduct picture {
    transform-origin: 50% 50%;
    transition: transform 0.2s, filter 0.2s ease-in-out;
    filter: brightness(100%);
}
.ListProduct:hover img,
.ListProduct:hover picture {
    transform: scale(1.02);
    filter: brightness(104%);
}
.ListProduct .ProductImageBox a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
#container {
    margin: 0 auto;
    max-width: 890px;
}
.container {
    width: 1570px;
}
p {
    color: #666;
}
.toggle,
[id^="drop"] {
    display: none;
    font-size: 2em;
}
.edn_articleDocuments ul {
    padding: 15px;
    list-style-type: none;
}
.edn_articleDocuments ul li a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f0f6";
    color: #ffcb05;
    font-size: 1.3em;
}
.edn_articleDocuments ul li.edn_docType_pdf a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding-right: 6px;
    vertical-align: middle;
    content: "\f1c1";
    color: #ffcb05;
    font-size: 1.3em;
}
.edn_docDetails {
    color: #fff;
    display: block;
    font-style: italic;
    margin-left: 25px;
    font-size: 0.8em;
}
div.bottomtext h4,
div.mail h4,
div.map h4,
div.phone h4 {
    color: #ffcb05;
    font-size: 1.5em;
    font-weight: 700;
}
div.bottomtext p,
div.mail p,
div.map p,
div.phone p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 700;
}
div.mail {
    background-color: #444;
}
div.phone {
    background-color: #666;
}

.NewsletterBox {margin-top:2em;padding-top:2em;}

.NewsletterBox p, p.SectionHead {font-weight:700;color:#2D862D}

.FooterPhone {
    padding: 1em 0;
}
.HeaderDivStyle {
    border-bottom: 1px solid #dedede;
}
.HeaderHolder {
    z-index: 999;
    background: #3db54b;
    height: 125px;
}
.BannerPaneHolder .edn_article {
}
.ContentDivStyle {
    background: #333;
}
.Content2DivStyle {
    background: #3db54b;
}
.SplitDivStyle {
    background: #f4f4f4;
    display: block;
    min-height: 12px;
    padding: 0 30px;
    text-align: center;
}
.SplitDivStyle:before {
    left: 50%;
    width: 22px;
    height: 22px;
    margin-left: -20px;
    content: "";
    display: block;
    position: absolute;
    border-top: 22px solid #fff;
    border-left: 22px solid transparent;
    border-right: 22px solid transparent;
}
.MainContentRow p {
    font-size: 0.9em;
}
.VideoRow {
    background: #efefef;
}
.LowerDivStyle {
    padding: 10px 30px 20px;
    background: #0e0e0e;
}

.LowerDivStyle p, .LowerDivStyle li  {color:#9C9C9C;}

.LowerDivStyle a {color:#3db54b}

.FooterDivStyle {
    background: #000;
    position: relative;
}
.FooterInfo {
    text-align: center;
}

.FooterDivStyle, .FooterDivStyle a, .FooterInfo, .FooterInfo a {color:#ccc;}

.BannerHolder,
.TopBannerHolder {
    position: relative;
}
.BannerHolder img,
.TopBannerHolder img {
    width: 100%;
    height: auto;
}
.BannerText {
    position: absolute;
    right: 0;
    bottom: 1em;
    left: 0;
    display: grid;
    place-content: flex-end;
    place-items: flex-end;
    gap: 0;
    border-bottom: 4px solid #ffcb05;
}
.BannerText h1, p.BannerHead {
    display: block;
    font-size: 2.4em;
    line-height: 1.1em;
    padding: 0.25em 1em;
    background-color: rgba(255, 255, 255, 0.6);
    text-align: center;
    backdrop-filter: blur(2px);
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-left-radius: 10px;
    color: #000;
    margin: 0;
}
.BannerText h2, p.BannerSub {
    background-color: #2D862D;
    backdrop-filter: blur(2px);
    padding: 0.25em 1em;
    margin: 0;
    color: #fff;
    font-size: 2.2em;
}
.bxslider .bxItem {
    position: relative;
    background: #326d36;
}
.ProductListBoxHolder {
    background: #fff;
    padding: 10px 8px 20px;
}

ul.social_icons {margin: 1em 0 5em 0;}

.social_icons li {
    display: inline-block;
    padding: 0;
}

/* CLS Fix – apply to container, not image */
.bx-mi-img-holder {
  aspect-ratio: 16 / 6; /* Default: Desktop */
}

@media (max-width: 1024px) {
  .bx-mi-img-holder {
    aspect-ratio: 1024 / 600; /* Tablet */
  }
}

@media (max-width: 550px) {
  .bx-mi-img-holder {
    aspect-ratio: 1 / 1; /* Mobile */
  }
}

/* Image fills container */
.bx-mi-img-holder img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


@media all and (max-width: 769px) {
    .AceSearchField,
    .AceTopInfo p {
        width: 100%;
    }
}
@media all and (max-width: 540px) {
    .BannerPaneHolder .edn_article {
        margin-top: 0;
    }
    hr {
        margin: 1em 0;
    }
    .AceSearchField {
        font-size: 0.8em;
    }
    .AceTopInfo {
        display: block;
    }
}
.menu {
    color: transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0 solid #ffcb05;
}
.Border {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0 solid #efefef;
}
nav label {
	font-weight:500;
    font-size: 0.6em;
}
#logo {
    display: block;
    padding: 0 30px;
    float: left;
    font-size: 1em;
    line-height: 60px;
}
nav:after {
    content: "";
    display: table;
    clear: both;
}
nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    z-index: 999;
    display: inline-block;
}
nav ul li {
    display: inline-block;
    background-color: transparent;
    text-align: left;
    margin-top: -3px;
    border-top: 3px solid transparent;
}
nav ul li:hover {
    background: #ffcb05;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: -3px;
}
nav ul li.current {
    border-top: 3px solid #fff;
}
nav ul ul li.current {
    border-top: 0;
    background: 0 0;
}
nav ul li.current a {
    color: #000;
}
nav ul li ul li.current:before {
    content: "\25ba";
    position: absolute;
    left: -5px;
    color: #ffcb05;
    top: 14px;
}
nav ul li ul {
    background: #fff;
    opacity: 0.95;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
nav a,
nav a:active,
nav a:link,
nav a:visited {
    font-weight: 500;
    display: block;
    padding: 8px 20px;
    color: #fff;
    text-decoration: none !important;
    font-size: 1.4em;
}
label.toggle2 {
    display: none;
}
ul.nav-menu ul li a {
    color: #000;
    font-size: 1.2em;
    font-weight: 300;
    line-height: 2em;
}
nav ul li a:hover,
ul.nav-menu ul li a:hover,
ul.nav-menu > li:hover > a {
    color: #fff;
}
nav ul ul {
    display: none;
    position: absolute;
}
nav ul li:hover > ul {
    display: inherit;
}
nav ul ul li {
    float: none;
    display: list-item;
    position: relative;
    border-bottom: 1px solid #3db54b;
}
nav ul ul li:last-child {
    border-bottom: 0;
}
nav ul ul li:hover {
    background-color: #ffcb05;
}
nav ul ul li:hover:last-child {
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
nav ul ul li a {
    color: #efefef;
    font-weight: 100;
}

nav.ui-element {position:static;margin:1em 0;}

nav.ui-element h2 {border:0;line-height:1.2em;}

nav.ui-element p {
    color: #727272;
    display: block;
    font-weight: 300;
    line-height: 23px;
}

nav.ui-element p:not(.BodyTopPartText ) {
	font-size:17px;font-weight:500;
}

li > a:after {
    content: " +";
    display: none;
}
li > a:only-child:after {
    content: "";
}
@media all and (max-width: 1920px) {
    .BannerText h1, p.BannerHead {
        font-size: 1.8em;
    }
    .BannerText h2, p.BannerSub {
        font-size: 1.4em;
    }
}
@media all and (max-width: 1570px) {
    .container {
        width: 1170px;
    }
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 1.2em;
    }
    .BannerText h1, p.BannerHead {
        font-size: 1.6em;
    }
    .BannerText h2, p.BannerSub {
        font-size: 1.2em;
    }
	.MixFilterButton, .SolarSnapRoot .MixFilterButton {width:20%;}
	.MixFilterButton span {font-size:1.2em;}
	.SolarSnapRoot .MixFilterButton span {font-size:1em;}

}
@media all and (max-width: 1420px) {
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 1em;
        padding-left: 0.8em;
        padding-right: 0.8em;
    }
    .BannerText h1, p.BannerHead {
        font-size: 1.3em;
    }
    .BannerText h2, p.BannerSub {
        font-size: 1.1em;
    }
}

@media all and (max-width: 1200px) {
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 1em;
        padding-left: 0.6em;
        padding-right: 0.6em;
    }
    .container {
        width: inherit;
    }
    .Download a {
        font-size: 0.9em;
        padding: 0.5em;
    }
    a.QuoteButton {
        font-size: 1.3em;
        padding: 0.5em 1em;
    }
	
	
	.MediaBox {width:45%;}

	.ProductVideo video {
	  width: calc(100% - 50%); /* Example width to fit next to a 200px wide floated element */
	  max-width: 100%; /* Ensures video does not overflow its container */
	}
	
}
@media all and (max-width: 1024px) {
    .configuator {
        margin: 0.5em 0;
    }
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 0.8em;
    }
    .BannerText {
        place-content: center;
        place-items: center;
    }
    .BannerText h1,p.BannerHead
    .BannerText h2, p.BannerSub {
        width: 100%;
        text-align: center;
    }
    h4.edn_articleTitle span {
        font-size: 1em;
    }
}
@media all and (max-width: 990px) {
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        font-size: 0.8em;
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
    .AceSearchField {
        font-size: 0.8em;
    }
    .Download a,
    .ProductInfo {
        display: none;
    }
    .QuoteRow a {
        display: inline-block;
    }
    nav {
        float: none;
        text-align: center;
    }
    .AceTopInfo p {
        font-weight: 700;
        font-size: 1.2em;
        text-align: center;
    }
    .SiteLogo {
        text-align: center;
    }
	.MixFilterButton {width:33%;}
}
@media all and (max-width: 768px) {
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        padding-left: 0.4em;
        padding-right: 0.4em;
    }
    nav {
        top: 34px;
        left: auto;
        right: auto;
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    .NeedQuote p {
        display: block;
        text-align: center;
        padding: 0;
        margin: 0 0 0.5em 0;
        font-size: 1.1em;
    }
	
	.NeedQuote .container {flex-direction: column;}
	
    .ProductList .ProductInfo {
        text-align: center;
    }
    .ProductList .ProductInfo strong {
        display: block;
    }
    .AceTopInfo {
        justify-content: center;
    }
    .AceSearchField {
        font-size: 0.8em;
		height:50px;
		max-height:50px;
    }
    .jumbotron {
        font-size: 1.2em;
        line-height: 1.2em;
    }
    .NoMobilePad {
        padding: 0;
    }
    .MainContentRow {
        margin: 15px 0;
    }
    .ListProduct {
        margin-bottom: 0;
    }
    #dnn_dnnLogo1_imgLogo {
        width: 200px;
        height: auto;
    }
    a#dnn_dnnLogo1_hypLogo {
        display: block;
        text-align: center;
    }
    .ActionsPaneHolder {
        text-align: center;
    }
    .Download {
        padding: 0;
        text-align: center;
    }
    .NeedQuote {
        text-align: center;
        padding-top: 25px;
    }
    .RowPad {
        padding: 0;
    }
    #logo {
        display: block;
        padding: 0;
        width: 100%;
        text-align: center;
        float: none;
    }
    i.fa-bars {
        font-size: 3em;
        margin-right: 0;
        margin-top: 65px;
    }
    .ListSec {
        margin: 80px 40px;
    }
    .ProductListBoxHolder {
        background: #fff;
        border: 0 solid #000;
    }
    .ProductListBoxHolder p {
        padding: 0;
        margin: 0;
        font-size: 1em;
    }
    .BannerText h1, p.BannerHead {
        font-size: 1.2em;
    }
    .BannerText h2, p.BannerSub {
        font-size: 1em;
    }
	.SolarSnapRoot .MixFilterButton {width:33%;}
	.MixFilterButton span {font-size:0.9em;}	
	.SolarSnapRoot .MixFilterButton span {font-size:0.8em;}
}
@media all and (max-width: 767px) {
    .HeaderHolder {
        height: 215px;
    }
    nav {
        top: 9px;
    }
    .AceTopInfo {
        font-size: 0.8em;
    }
    .search_input a.do_search,
    .search_input div input {
        padding: 4px;
    }
	
	.MediaBox {
    width: 100%;
    margin: 0;
    float: none;
	padding:0 0.5em}
	
	.article_column {padding:0 0.5em}
	
	.ProductVideo video {width:100%;height:auto;}
}

@media all and (max-width: 540px) {
	
	.ProductImageBox {padding:0;margin:0;}
	
	.Download a, .search_desktop a.do_search, .Download btn {font-size:0.7em;padding:0.5em 1em;}
	.edn_articleDetails ul, .article_column ul, .RelClamp ul {
	columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;}
	
	.DesignedFor h4 {display:none;}
	
	.product-doc a {font-size: 0.7em;}
	
	p.PhoneMobile {display:block}
	p.PhoneMobile a {color:#fff;}
	p.PhoneDesktop {display:none}
	
    .edn_articleDetails ul {
        columns: 1;
    }
    .AceTopInfo {
        display: block;
    }
	td.AdvDetail, th.AdvDetail {display:none;}
    .TopDivStyle h2 {
        color: #666;
        font-size: 1.2em;
    }
	.NeedQuote {padding:0.5em 0;}
    .NeedQuote h5 {
        display: block;
        text-align: center;
        padding-bottom: 0.5em;
        font-size: 1.4em;
    }
    .blog_articles .blog_article_item > .article_title * {
        font-size: 1.5em;
    }
    .MixFilterButton {
        width: 33% !important;
    }
    .ProductListBoxHolder p {
        font-size: 0.9em;
    }
    .ListProduct btn {
        display: none;
    }
	
    .ProductList h4.edn_articleTitle span {
        font-size: 1.2em;
    }
	
    .ListDescBlock a h4,
    .ListDescBlock h4 {
        text-align: left;
        font-size: 0.8em;
    }
    .ProductList,
    .RelComponent {
        padding: 0;
    }
    .ListDescBlock {
        padding: 0 0 0 1em;
    }
    .MixContainer {
        padding: 0 0 2em;
    }
    .article_column ul {
        margin: 0 2em;
		padding:0 1em;
    }
    .RelComponent h4 {
        display: block;
    }
    .ViewArticle {
        padding-top:2em;
    }
    .ProductListBoxHolder {
        padding: 0.5em 0.5em 0;
    }
    .ListSec {
        padding-bottom: 2em;
    }
    .home_video_controls i {
        font-size: 0.8em;
    }
    .BodyTopPartTitle {
        font-weight: 500;
        line-height: 1.2em;
    }
    .configuator {
    }
    .FooterPhone {
        font-size: 0.8em;
    }
    input[type="submit"] {
        display: block;
        width: 100%;
    }
    h2 {
        font-size: 1em;
    }
    h1.edn_articleTitle,
    h2.edn_articleSubTitle {
        text-align: left;
        padding: 0 0 0.25em 0;
    }
    h1.edn_articleTitle {
        font-size: 1.3em;
    }
    h2.edn_articleSubTitle {
        font-size: 1.4em;
    }
    h4 {
        font-size: 1.3em;
    }
    nav {
        width: 100%;
        margin: 0;
        position: absolute;
        right: 0;
        top: 45px;
        font-size: 2em;
    }
    nav a,
    nav a:active,
    nav a:link,
    nav a:visited {
        padding: 0.5em;
        font-size: 20px;
        color: #000;
    }
    nav ul {
        box-shadow: 3px 5px 8px 0 rgba(0, 0, 0, 0.43);
        -webkit-box-shadow: 3px 5px 8px 0 rgba(0, 0, 0, 0.43);
        -moz-box-shadow: 3px 5px 8px 0 rgba(0, 0, 0, 0.43);
        float: none;
        text-align: center;
    }
    nav ul li {
        line-height: 1em;
        display: block;
        width: 100%;
    }
    nav ul li ul {
        opacity: 1;
    }
    ul.nav-menu ul li a,
    ul.nav-menu ul li a:hover {
        font-size: 16px;
        line-height: 2em;
		border-bottom:1px solid #efefef;
    }
	
	nav.ui-element h2 {font-size:0.8em;}
	
	nav.ui-element, nav.ui-element a {padding:0;margin:0;}
	
    label.toggle2 {
        display: inherit;
        margin: 0.5em;
		font-size:20px;
    }
    ul.nav-menu > li:hover > label.toggle2 {
        color: #fff;
    }
	
	nav ul ul li {border:0;}
	
    .HeaderHolder {
        height: 200px;
        margin: 0;
        padding: 0;
    }
    #dnn_dnnLogo1_imgLogo {
        position: relative;
        top: 15px;
        width: 120px;
    }
    .ActionsPaneHolder {
        position: relative;
        top: 46px;
    }
    .navigation-container {
        padding: 2em 0 0 0;
    }
    a#dnn_dnnLogo1_hypLogo {
        display: block;
        text-align: left;
    }
    .toggle2 {
        width: 100%;
        min-height: 20px;
        color: #000;
        font-size: 0.65em;
        cursor: pointer;
    }
    label.toggle2:current,
    label.toggle2:hover {
        color: #fff;
    }
    label.toggle {
        font-size: 0.5em;
    }
    ul.nav-menu {
        background-color: #fff;
        position: relative;
        height: 0;
        overflow: hidden;
        margin-top: 0;
        top: -55px;
    }
    ul.nav-menu:after {
        content: "";
        display: table;
        clear: both;
    }
    .toggle {
        display: block;
        color: #333;
        text-decoration: none;
        border: none;
        position: absolute;
        top: -265px;
        right: 1.25em;
    }
    .toggle:hover {
        cursor: pointer;
    }
    nav ul label.toggle {
        text-transform: uppercase;
        position: static;
        padding: 10px 12px;
    }
    [id^="drop"]:checked + ul {
        display: block;
        height: auto;
    }
    nav [id^="drop"]:checked + ul label + a {
        display: none;
    }
    .menu {
        background-color: transparent;
    }
    nav ul ul .toggle,
    nav ul ul a {
        padding: 0 40px;
    }
    nav a:hover,
    nav ul label.toggle:hover,
    nav ul li a:hover,
    nav ul ul ul a {
        margin: 0;
        color: #fff;
    }
    nav ul li ul li .toggle,
    nav ul ul a,
    nav ul ul ul a {
        padding: 14px 20px;
        color: #fff;
        font-size: 1.3em;
    }
    nav ul li ul li .toggle,
    nav ul ul a {
        padding-left: 45px;
    }
    nav ul li ul li.current:before {
        top: 14px;
        left: -10px;
        font-size: 0.7em;
    }
    nav ul ul {
        float: none;
        position: static;
        color: #fff;
    }
    nav ul li:hover > ul,
    nav ul ul li:hover > ul {
        display: none;
    }
    nav ul ul li {
        display: block;
        width: 100%;
    }
    .BannerText {
        position: static;
        display: block;
        text-align: center;
        background: #666;
    }
    .btn {
        padding: 0.25em 0.5em;
    }
    .TopBannerHolder picture img {
        border: 0;
    }
    .ListSec {
        margin: 0;
    }
    .Download a {
        font-size: 1em;
        padding: 0.5em;
    }
	.SolarSnapRoot .MixFilterButton {width:33%;}
	.MixFilterButton span {font-size:0.9em;}	
	.SolarSnapRoot .MixFilterButton span {font-size:0.7em;}
}


@media all and (max-width: 425px) {
    .MixFilterButton span {
        font-size: 0.8em;
    }
}

@media all and (max-width: 338px) {
    i.fa-bars {
        margin-left: -30px;
    }
    .Download {
        margin: 10px 0 0;
    }
    .Download a {
        font-size: 0.8em;
    }
    nav ul li {
        display: block;
        width: 94%;
    }
	.MixFilterButton span {
        font-size: 0.5em;
    }
}
.row {
    margin-left: 0;
    margin-right: 0;
}

.DesignedFor {padding:0 1em;margin-top:2em;}
.DesignedFor img {max-width:80px;height:auto;}

.search_input {
    width: 100%;
    margin: 0 auto;
    padding: 0.75em;
    text-align: center;
}
.search_input div {
    display: inline-block;
    padding-right: 0.75em;
}
.search_input div input {
    border: 1px solid #666;
    padding: 6px;
}
.search_input a.do_search {
    display: inline-block;
    padding: 6px 10px;
    background: #2D862D;
    color: #fff;
	text-decoration:none;
}
.search_input a i {
    display: none;
}
@media all and (max-width: 540px) {
    .search_input {
        width: 96%;
        margin: 0 auto;
        padding: 0.5em;
        position: relative;
    }
    .search_input div {
        width: auto;
        display: block;
        padding: 0;
    }
    .search_input a span {
        display: none;
    }
    .search_input input {
        width: 100%;
        box-sizing: border-box !important;
        padding: 0 30px 0 10px;
    }
    .search_input a i {
        display: inline-block;
    }
    .search_input a.do_search {
        background: 0 0;
        display: block;
        padding: 0 10px 0 15px;
        position: absolute;
        right: 10px;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
        color: #3db54b;
    }
    .search_input a.do_search,
    .search_input div input {
        font-size: 1.5em;
    }
}
@-webkit-keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@keyframes sk-rotatePlane {
    0% {
        -webkit-transform: perspective(120px) rotateX(0) rotateY(0);
        transform: perspective(120px) rotateX(0) rotateY(0);
    }
    50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
    }
    100% {
        -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
}
@-webkit-keyframes sk-doubleBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-doubleBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes sk-waveStretchDelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
@keyframes sk-waveStretchDelay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4);
    }
    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
    }
}
@-webkit-keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
        transform: translateX(30px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@keyframes sk-wanderingCube {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    25% {
        -webkit-transform: translateX(30px) rotate(-90deg) scale(0.5);
        transform: translateX(30px) rotate(-90deg) scale(0.5);
    }
    50% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-179deg);
        transform: translateX(30px) translateY(30px) rotate(-179deg);
    }
    50.1% {
        -webkit-transform: translateX(30px) translateY(30px) rotate(-180deg);
        transform: translateX(30px) translateY(30px) rotate(-180deg);
    }
    75% {
        -webkit-transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
        transform: translateX(0) translateY(30px) rotate(-270deg) scale(0.5);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@keyframes sk-pulseScaleOut {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@-webkit-keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes sk-chasingDotsRotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes sk-chasingDotsBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-chasingDotsBounce {
    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes sk-circleBounceDelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-circleBounceDelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@keyframes sk-cubeGridScaleDelay {
    0%,
    100%,
    70% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@-webkit-keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@keyframes sk-circleFadeDelay {
    0%,
    100%,
    39% {
        opacity: 0;
    }
    40% {
        opacity: 1;
    }
}
@-webkit-keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1;
    }
    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}
@keyframes sk-foldCubeAngle {
    0%,
    10% {
        -webkit-transform: perspective(140px) rotateX(-180deg);
        transform: perspective(140px) rotateX(-180deg);
        opacity: 0;
    }
    25%,
    75% {
        -webkit-transform: perspective(140px) rotateX(0);
        transform: perspective(140px) rotateX(0);
        opacity: 1;
    }
    100%,
    90% {
        -webkit-transform: perspective(140px) rotateY(180deg);
        transform: perspective(140px) rotateY(180deg);
        opacity: 0;
    }
}

/* bron additions 2024.05.08 */

/* Initial state */
.HeadlineBkgnd {
    background-color: #f1f1f1; /* Default background color */
    transition: background-color 0.3s ease, color 0.3s ease; /* Apply transition */
}

.HeadlineBkgnd h3, .HeadlineBkgnd p {
    color: #333; /* Default text color */
    transition: color 0.3s ease; /* Apply transition */
}

/* Hover state */
.block_article:hover .HeadlineBkgnd {
    background-color: #3db54b; /* New background color on hover */
}

.block_article:hover .HeadlineBkgnd h3, 
.block_article:hover .HeadlineBkgnd p {
    color: #fff; /* New text color on hover */
}


.block_article {padding:0;}

.block_article {border: 5px solid #fff;background:#fbfbfb;}

.block_article:hover {border:5px solid #ffcb05;}

.blog_blocks .block_article img  {width:100%;

}

.blog_blocks .block_article > a {
    display: block;
    position: relative;
    height: 100%;
}



.blog_articles.blog_blocks .block_article .blog_article_item {
    padding: 0;
    position: relative;
    height: 100%;   
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
}
.blog_articles.blog_blocks .block_article .blog_article_item.loaded {
    background-size: cover;
}