

.box{ /*float:left;*/ background-color:#FBFBFB; box-shadow: 0px 0px 6px 1px #E8E5E5; /*width:96%;*/ margin:1%; padding:1%; /* margin-bottom:3%;*/
-webkit-box-shadow: 0px 0px 6px 1px #E8E5E5;
-moz-box-shadow: 0px 0px 6px 1px #E8E5E5;
-o-box-shadow: 0px 0px 6px 1px #E8E5E5;

border:1px solid #CDCCCC;

box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   -ms-box-sizing: border-box;
}



.box a.video, .box a.interactive, .box a.inforgraphic{ display:block; margin-bottom:0.8em;  position:relative; width:100%; height:0; overflow:hidden; padding-bottom:56.6666%; }
.box a.video img, .box a.interactive img, .box a.inforgraphic img{  position:absolute;}

.box img{ width:100%; margin-bottom:0.8em; }
.small img{ }

.grid{ }
.grid > div img{ width:100%; margin-bottom:0.8em; }

#homepage_items .box{ margin-bottom:3%;}


.showmore{ display:block; padding:0.5em; text-align:center; color:#666; font-size:0.8em; font-weight:bold; border:1px solid #E2E2E2;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;}

.feature_primary h3{ font-size:1.4em;}
.feature_primary p{ font-size:0.9em; line-height:1.3em;}
.feature_primary .related{ margin-top:0em; padding-top:0em; padding-right:7%; /*border-top:1px solid #eee;*/}
.feature_primary .related .label{ font-family:Arial, Helvetica, sans-serif;  color:#E37222;}
.feature_primary .related h3{ font-size:1em;}
.feature_primary .related img{ width:auto; float:left; margin-right:1em;}
.feature_primary hr{ margin:0; margin-bottom:0.2em; padding:0;}

@media only screen and (min-width: 480px) {
.box{ }
#homepage_items{ margin:0 -1%;}
#homepage_items .column_one{ width:50%; float:left;}
#homepage_items .column_one .box{ margin:4% 2%; padding:2%;   }
#homepage_items .column_two{ width:25%; float:left;}
#homepage_items .column_two .box{ margin:8% 4%; padding:4%;  }
#homepage_items .column_three{ width:25%; float:left;}
#homepage_items .column_three .box{ margin:8% 4%; padding:4%; }


.grid{ margin:0 -1%; margin-bottom:1em;}
.grid-three .box{ width:29.33333%; width:31.33333%; float:left;}
.grid-four .box{ width:21%; width:23%; float:left;}


.features{ margin:0 -1%; margin-bottom:1em;}
.feature_primary{ width:98%;/* width:62.66666%; float:left;*/ }
.feature_primary{  padding-left:49.5%; /*width:47%;*/}
.feature_primary a.image{ display:block; width:98%; float:left; margin-left:-102%;  }
.feature_primary a.multimedia{ padding-bottom:28.3333%;}
.feature_primary a.multimedia img{ width:100%;/*width:50%; float:left;*/ }


#content.sidebar article{ width:75%; float:left; }
#content.sidebar #sidebar{ width:20%;   float:right; }

a.pdf{display:block; line-height:32px; padding-left:40px; 
background-image:url('../images/DownloadPDF-Icon-v2.svg'); background-size:32px; background-repeat:no-repeat; 
}

}

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