﻿@charset "utf-8";

/* GENERAL */
.container {
    max-width: 1260px;
}
body {
	background: #4a5e85;
	font-family: 'ITCFranklinGothicW01-Bk 812647',arial,san-serif;
}
main {
	display: block;
    background: #fff;
}
.events2017 main {
    padding-top: 150px;
}
img {
    max-width: 100%;
}
.sfPageWrapper .matchHeight2 {
    height: auto !important;
}
h1, h2, h3, h4, h5 {
	font-family: 'ITCFranklinGothicW01-Md 812698',arial,san-serif;
}
h2 {
	font-family: 'ITCFranklinGothicW01-Md 812698',arial,san-serif;
	color: #5c739e;
}
h1 a, h2 a, h3 a, h4 a {
    color: inherit;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
    color: inherit;
}
main .imgRightBlock h2, main .imgTopBlock h2 {
	font-size: 24px;
    padding-left: 12px;
	line-height: 24px;
    position: relative;
}
main .imgRightBlock h2:before, main .imgTopBlock h2:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 6px;
    height: 24px;
    background: #009e20;
}
a.morebttn, .morebttn .sfContentBlock a {
	 display: inline-block;
	 height: 35px;
	 line-height: 35px;
	 color:#fff;
	 text-decoration: none;
	 background: #009e20;
	 padding: 0 1em ;
	 margin-left:.5em;
}
a.morebttn:before, .morebttn .sfContentBlock a:before {
    display: inline-block;
    color:#fff;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	content: '\f101';
	margin-right: 4px;
}
main a.moreLink:before {
    display: inline-block;
    color: #009e20;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f101';
    margin-right: 4px;
}
main .rowSpacer1 {
    padding: 1.5em 0;
}
footer .rowSpacer1 {
	padding: 1em 0;
}
#mainRow1 {
	background: #d4e9ff;
	font-size: 21px;
	font-style: italic;
}
#mainRow1 .voiceoftxt {
	padding: 1em;
}
#mainRow2, #mainRow4, .rowGray {
	background: #f6f6f6;
}
.rowBlue {
    background: #d4e9ff;
}
main .imgRightBlock {
	background: #fff;
	border: 1px solid #d8e3ee;
    position:relative;
	line-height: 0;
}
main .imgRightBlock img {
	float:right;
}
main .imgRightBlock p {
	margin: 0 262px 0 12px;
}
main .blockLiner {
	padding: .7em;
	line-height: normal;
	margin-bottom:45px;
}
main .imgTopBlock {
	width: 100%;
	max-width: 365px;
	background: #fff;
	border: 1px solid #d8e3ee;
	margin: 0 auto;
    position:relative;
}
main .imgTopBlock img {
	width: 100%;
}
main .imgTopBlock p {
	margin: 0 12px;
}
main .imgTopBlock a.morebttn, main .imgRightBlock a.morebttn, main .imgRightBlock .morebttn .sfContentBlock a {
	position: absolute;
	bottom: 1em;
}
main .imgTopBlock a.morebttn,  main .imgRightBlock .morebttn .sfContentBlock a {
	right: 1em;
}
main .imgRightBlock a.morebttn,  main .imgRightBlock .morebttn .sfContentBlock a {
	right:275px;
}
.sfPageWrapper main .imgTopBlock a.morebttn, .sfPageWrapper main .imgRightBlock a.morebttn,  
.sfPageWrapper main .imgRightBlock .morebttn .sfContentBlock a {
    position: relative;
    bottom: auto;
    right: auto;
}
main .adsBlock {
	width: 100%;
	text-align: center;
    margin: 0 auto;
}
main .adsBlock .ad1, main .adsBlock .ad2 {
	margin: 0 0 1em 0;
}
main .hbWrap {
	width:33.33%;
	float:left;
}
main .highlightBlock {
	position:relative;
	background: #fff;
    min-height: 150px;
	border: 1px solid #d8e3ee;
    margin: 1.3em .5em;
}
.sfPageWrapper main .highlightBlock {
    height: auto;
}
main .highlightBlock img {
	position: absolute;
	left: 0px;
	top:0px;
    max-width: 150px;
    height: 100%;
}
.sfPageWrapper main .highlightBlock img {
    position: relative;
}
main .highlightBlockTxt {
	position:relative;
	margin-left: 150px;
	padding: 1em;
    padding-bottom: 1.25em;
}
.highlightBlockTxt .truncate2 {
    margin-bottom: 15px;
}
.sfPageWrapper main .highlightBlockTxt {
    margin-left: 0;
}
main .highlightBlockTxt h4 {
	font-family:  'ITCFranklinGothicW01-Md 812698',arial,san-serif;
	font-size: 21px;
}
main .highlightBlockTxt h4 a {
	color:#465778;
}
main .highlightBlockTxt a.highlightlink, main .highlightlink .sfContentBlock a {
	position: absolute;
	font-family:  'ITCFranklinGothicW01-Md 812698',arial,san-serif;
	color:#2256bc;
	bottom: .8em;
	right: 1.2em;
	text-decoration: underline;
	font-size: 18px;
}
.sfPageWrapper main .highlightBlockTxt a.highlightlink, main .highlightBlockTxt .sfContentBlock a {
    position: relative;
}
main .highlightBlockTxt a.highlightlink:before, main .highlightlink .sfContentBlock a:before {
    display: inline-block;
    color:#009e20;
    font: normal normal normal 18px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	content: '\f101';
}
.box1, .box2, .box3 {
    margin-bottom: 20px;
}
.box1 {
    padding: 25px 15px;
    border: 1px solid #d8e3ee;
}
.box2 {
    color: #FFF;
    padding: 25px 15px;
    border: 1px solid #d8e3ee;
    background: #4d6085;
}
.box3 {
    padding: 25px 15px;
    border: 1px solid #d8e3ee;
    background: #e1ebff;
}
.box1.noBot, .box2.noBot, .box3.noBot {
    margin-bottom: 0;
}
main .box2 h1, main .box2 h2, main .box2 h3 {
    color: #FFF;
}
main .box1 h2, main .box2 h2, main .box3 h2 {
    font-size: 24px;
    margin-bottom: 20px;
}
main .box1 h3, main .box2 h3, main .box3 h3 {
    font-size: 18px;
    color: #465778;
}
.box1 .sfContentBlock:last-of-type p:last-of-type, 
.box2 .sfContentBlock:last-of-type p:last-of-type, 
.box3 .sfContentBlock:last-of-type p:last-of-type {
    margin-bottom: 0;
}
.box1 img, .box2 img, .box3 img {
    border: 1px solid #808080;
}
.titleBar1 {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #d8e3ee;
    background: #4d6085;
}
.titleBar2 {
    padding: 15px;
    margin-bottom: 30px;
    border: 1px solid #d8e3ee;
    background: #e1ebff;
}
.titleBar1 h1, .titleBar1 h2, .titleBar1 h3, .titleBar1 h4 {
    color: #FFF;
    margin: 0;
}
.titleBar2 h1, .titleBar2 h2, .titleBar2 h3, .titleBar2 h4 {
    color: #5c739e;
    margin: 0;
}
.headerBar .sfContentBlock h1, .headerBar .sfContentBlock h2, .headerBar .sfContentBlock h3,
.headerBar.sfContentBlock h1, .headerBar.sfContentBlock h2, .headerBar.sfContentBlock h3 {
    font-size: 24px !important;
    color: #FFF !important;
    padding: 15px;
    margin: -25px -15px 15px -15px;
    background: #009e20;
}
.headerBar2 .sfContentBlock h1, .headerBar2 .sfContentBlock h2, .headerBa2 .sfContentBlock h3,
.headerBar2.sfContentBlock h1, .headerBar2.sfContentBlock h2, .headerBa2.fContentBlock h3 {
    font-size: 24px !important;
    color: #5c739e !important;
    padding: 15px;
    margin: -25px -15px 15px -15px;
    background: #e1ebff;
}
.headerBar3 .sfContentBlock h1, .headerBar3 .sfContentBlock h2, .headerBar3 .sfContentBlock h3,
.headerBar3.sfContentBlock h1, .headerBar3.sfContentBlock h2, .headerBar3.sfContentBlock h3 {
    font-size: 24px !important;
    color: #FFF !important;
    padding: 15px;
    margin: -25px -15px 15px -15px;
    background: #4d6085;
}
.fullrow {
	width: 100%;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.videoWrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* HEADER */
header {
    z-index:9999;
    position: fixed;
    top: 0px;
    width:100%;
    transform: translateY(0px);
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.sfPageWrapper header {
    z-index:auto;
    position: relative;
    top:auto;
}
header.headroom--unpinned {
    transform: translateY(-38px);
}
#headRow1 {
	background: #D6E9FF;
	min-height: 35px;
	line-height: 35px;
}
#headRow1 .headnav, #headRow1 .headlog {
	display: inline-block;
}
#headRow1  .head-1-r{
	text-align: right
}
#headRow1  .head-1-r .headnav a, #headRow1  .head-1-r .headlog a {
	color: #000;
	text-decoration: underline;
}
#headRow1  .head-1-r .headlog a.morebttn {
    color: #FFF;
    text-decoration: none;
}
.headWelcome {
    display: inline-block;
    margin-left: 5px;
}
.navContent {
    margin: 0 80px 0 260px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
    .navContent {
        margin: 0;
    }
}
@supports (-ms-ime-align: auto) {
    .navContent {
        margin: 0;
    }
}
#headRow2 {
	height: 85px;
	background: rgba(255,255,255,.70);
	border-bottom: none;
	-webkit-transition: background 0.5s ease;
    -o-transition: background  0.5s ease;
    transition: background  0.5s ease;
}
.safety2017 #headRow2, .comm2017 #headRow2, .events2017 #headRow2 {
	border-bottom: 1px solid #666;
}
.sfPageWrapper #headRow2 {
    height: auto;
}
#headRow2 .rwdlogo {
	display:none;
} 
#headRow2 .navWrapper {
    float: left;
    width: 100%;
}
#headRow2 .logolink {
    float: left;
    padding-top: 5px;
    width: 240px; /*Width of left column*/
}
#headRow2 .searchlink {
    float: right;
    width: 80px; 
}
#headRow2 nav .sfContentBlock ul {
	display: inline;
	padding:0;
	margin:0;
}
#headRow2 nav .sfContentBlock li {
    display: block;
    float: left;
    list-style-type: none;
    width: 14%;
	height: 84px;
    font-size: 20px;
    line-height: normal;
	position:relative;
	border-right: 3px solid #d4e9ff;
	box-sizing: border-box;
}
#headRow2 nav .sfContentBlock li:hover {
	background: #D6E9FF;
	border-top: 1px solid #fff;
	box-sizing: border-box;
}
#headRow2 nav .sfContentBlock li a {
	position: absolute;
	padding:1em .5em;
	bottom: 0px;
	color: #000;
}
#headRow2 nav .sfContentBlock li a:hover {
	text-decoration: none;
}
.searchOpen, .searchClose {
	display: block;
	width: 80px;
	height:85px;
	text-indent: -9999px;
}
.searchOpen {
	background: url(../png/searchtoggle-2.png) center center no-repeat;
}
.searchClose {
	background: url(../png/searchclose-2.png) center center no-repeat;
	display:none;
}
.searchisopen .searchOpen {
	display: none;
}
.searchisopen .searchClose {
	display:block;
}
.searchisopen nav {
	display:none;
}
.searchisopen  #headRow2, .headroom--unpinned #headRow2 {
    background: rgba(255,255,255,1.0);
	border-bottom: 1px solid #666;
}
/* HOMEPAGE */
.homeBanner {
	z-index:1;
	height: 525px;
	width: 100%;
	position: fixed;
	top:35px;
}
#hero {
    position: relative;
}
#hero a {
    display: block;
    position: fixed;
    top: 35px;
    width: 100%;
    height: 525px;
    z-index: 998;
}
#hero a[href=''] {
    display: none;
}
.sfPageWrapper .homeBanner {
	z-index:auto;
	height: 525px;
	width: 100%;
	position: relative;
	top:auto;
}
#contentWrap {
	z-index:999;
	position: relative;
	top: 560px;	
}
.sfPageWrapper #contentWrap {
    top: auto; 
}
.mobileBG {
    display: none;
}
/* LEVEL 2 */
.banner {
    width: 100%;
    height: 522px;
    position: absolute;
}
.banner:before {
    content: '';
    background: rgba(0,0,0,.3);
    width: 100%;
    height: 100%;
    position: absolute;
}
.sfPageWrapper .banner {
    position: relative;
}
.bannerWrap {
    position: relative;
    height: 522px;
    top: 35px;
    margin-bottom: 66px;
}
.news2017 .bannerWrap {
    margin-bottom: 36px;
}
.sfPageWrapper .bannerWrap {
    height: auto;
}
.bannerInner {
    position: relative;
    max-width: 1240px;
    height: 100%;
    margin: 0 auto;
}
.sfPageWrapper .bannerHeader {
    color: initial;
    padding: 0;
}
.bannerHeader {
    color: #FFF;
    position: relative;
    padding: 100px 0 0 0;
    z-index: 2;
}
.bannerBoxWrap {
    max-width: 380px;
    position: absolute;
    right: 0;
    bottom: 45px;
    z-index: 9;
}
.sfPageWrapper .bannerBoxWrap {
    position: relative;
    max-width: 100%;
    bottom: 0;
}
.bannerBox {
    text-align: center;
    padding: 20px 40px;
    border: 1px solid #d8e3ee;
    background: rgba(255,255,255,.8);
}
.bannerBox.top {
    margin-bottom: 30px;
}
.bannerBox p:last-of-type {
    margin-bottom: 0;
}
.bannerBoxWrap.leftside {
    max-width: 720px;
    left: 0;
    bottom: 40px;
}
.sfPageWrapper .bannerBoxWrap.leftside {
    bottom: 0;
    max-width: 100%;
}
.bannerBoxWrap.leftside .bannerBox {
    text-align: left;
}
.bannerBoxWrap.leftside .bannerBox h2 {
    padding-left: 6px;
    line-height: 24px;
    border-left: 6px solid #009e20;
}
.bannerBoxWrap.leftside .bannerBox p {
    padding-left: 12px;
}
.bannerLink {
    margin-top: -36px;
    float: right;
    position: relative;
    z-index: 2;
}
.sfPageWrapper .bannerLink {
    float: none;
    margin: 0;
}
.bannerLink a {
    color: #FFF;
}
.bannerLink a:before {
    display: inline-block;
    color: #009e20;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f101';
    margin-right: 4px;
}
.bannerBox select, .chapters select {
    -webkit-appearance: none;
    -moz-appearance: none;
    padding-left: 5px;
    padding-right: 32px;
    height: 28px;
    border: 1px solid #555;
    background: url(../jpg/bgdropdown-2.jpg) #FFF top right no-repeat;
}
.bannerBox select::-ms-expand, .chapters select::-ms-expand {
    display: none;
}
.highlightBlock.contact, .highlightBlock.chapters {
    padding: 1em;
}
.highlightBlock.chapters {
    text-align: center;
}
.rwdChapters {
    display: none;
}
.sfPageWrapper .rwdChapters {
    display: block;
}
.promo {
    padding: 18px;
    background: #6b85b8;
}
.promoBox {
    text-align: center;
    padding: 28px;
    background: #FFF;
}
.promoBox h2 {
    font-size: 36px;
    color: #6b85b8;
}
.promoBox p {
    font-weight: bold;
    font-style: italic;
}
.promoBox p:last-of-type {
    margin-bottom: 0;
}
.promoBox.sm {
    text-align: left;
}
.promoBox.sm h4 {
    font-size: 18px;
    color: #465778;
}
.promoBox.sm p {
    font-weight: normal;
    font-style: normal;
}
.botHeader {
    margin-top: 40px;
}
.adHolder {
    text-align: center;
}
/* ABOUT L2 */
.about2017 main .blockLiner {
    min-height: 308px;
}
.directoriesLinx .sfContentBlock ul {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
    table-layout: fixed;
}
.directoriesLinx .sfContentBlock li {
    padding: 0;
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    background: #4d6085;
    padding: 12px;
    border: 5px solid #e1ebff;
}
.directoriesLinx .sfContentBlock li:hover {
    background: #2f3b52;
}
.directoriesLinx .sfContentBlock ul a {
    display: block;
    color: #FFF;
    text-align: center;
}
.directoriesLinx .sfContentBlock ul a:hover {
    text-decoration: none;
}
/* ADVOCACY L2 */
.advoSlide {
    padding: 25px 20px;
    border: 1px solid #d8e3ee;
    background: #f6f6f6;
}
.advoSlide {
    width: 100%;
    padding: 25px 20px;
    border: 1px solid #d8e3ee;
    background: #f6f6f6;
}
.flexslider.advocacy {
    background: none;   
}
.flexslider.advocacy .flex-viewport {
    margin: 0 54px;
}
.flexslider.advocacy .flex-viewport:after {
    content: '';
    display: block;
    position: absolute;
    background: #f6f6f6;
    width: 1px;
    height: 100%;
    right: 0;
    top: 0;
}
.flexslider.advocacy .sfitem {
    list-style: none;
    display: block;
}
.flexslider.advocacy .sfitem .itemInner {
    padding: 15px 25px;
    border-right: 1px solid #d8e3ee;
}
.flexslider.advocacy .sfitem a {
    color: #000;
}
.flexslider.advocacy .sfitem a:hover {
    text-decoration: none;
}
.flexslider.advocacy .sfitem h3 {
    font-size: 30px;
    color: #5c739e;
    margin-bottom: .15rem;
}
.flexslider.advocacy .sfitem .truncate3 {
    height: 4.2rem;
    overflow: hidden;
}
.flexslider.advocacy .flex-direction-nav a, .flexslider.video .flex-direction-nav a {opacity: 1;}
.flexslider.advocacy .flex-direction-nav a:before, .flexslider.video .flex-direction-nav a:before {display: none;}
.flexslider.advocacy .flex-direction-nav .flex-prev, .flexslider.video .flex-direction-nav .flex-prev { left: 0px; font-size: 0px; background: url(../png/bgslidearrow-2.png) top left; width: 32px; height: 32px; }
.flexslider.advocacy .flex-direction-nav .flex-next, .flexslider.video .flex-direction-nav .flex-next { right: 0px; font-size: 0px; text-align: right; font-size: 0px; background: url(../png/bgslidearrow-2.png) top right; width: 32px; height: 32px;}
.flexslider.advocacy:hover .flex-prev, .flexslider.video:hover .flex-prev { opacity: 1; left: 0px; }
.flexslider.advocacy:hover .flex-next, .flexslider.video:hover .flex-next { opacity: 1; right: 0px; }
.flexslider.advocacy:hover .flex-next:hover, .flexslider.advocacy:hover .flex-prev:hover, .flexslider.video:hover .flex-next:hover, .flexslider.video:hover .flex-prev:hover { opacity: 1; }
/* COMMODITIES L2 */
.findRecycler {
    display: table;
    width: 100%;
    padding: 0 50px;
    min-height: 150px;
    margin-bottom: 50px;
    background: url(../jpg/bgrecycling-2.jpg) no-repeat;
    background-size: cover;
}
.findRecycler .sfContentBlock {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.findRecycler a {
    color: #FFF;
}
.findRecycler a:before {
    display: inline-block;
    color:#fff;
    font: normal normal normal 1em/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
	content: '\f101';
	margin-right: 4px;
}
.commLinx img {
    border: none;
    opacity: .5;
}
.commLinx img:hover {
    opacity: 1;
}
.comm2017 .bannerBoxWrap {
    max-width: 525px;
}
/* NEWS L2 */
.newsHead {
    padding: 15px;
    background: #6b85b8;
}
.newsHead h2 {
    color: #FFF;
    margin: 0;
}
.newsWrap {
    padding: 15px 10px;
    border: 1px solid #808080;
    border-top: 0;
    margin-bottom: 40px;
}
.newsWrap .rssArticle {
    margin-bottom: 30px;
}
.newsWrap .rssArticle:last-of-type {
    margin-bottom: 0;
}
.newsWrap .rssArticle a {
    color: #000;
}
.industry .newsHead h2:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 41px;
    height: 30px;
    top: 3px;
    margin-right: 12px;
    background: url(../jpg/bgnews-2.jpg) no-repeat;
}
.speakers .newsHead h2:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 41px;
    height: 30px;
    top: 5px;
    margin-right: 12px;
    background: url(../jpg/bgspeakers-2.jpg) no-repeat;
}
.video .newsHead h2:before {
    content: '';
    display: inline-block;
    position: relative;
    width: 41px;
    height: 30px;
    top: 6px;
    margin-right: 12px;
    background: url(../jpg/bgvideo-2.jpg) no-repeat;
}
.news2017 .promo {
    border-bottom: 40px solid #FFF;
}
ul.sfpostsList {
    list-style: none;
    padding: 0;
    margin: 0;
}
li.sfpostListItem {
    padding: 0;
    margin: 0 0 30px;
}
li.sfpostListItem:last-of-type {
    margin: 0;
}
.moreWrap {
    text-align: right;
}
.flexslider.video .slides {
    margin: 0 50px;
}
.videoSlide {
    float: left;
    width: 50%;
}
.videoTxt {
    margin-left: 52%;
}
.tabWrap {
    padding: 20px;
    background: #6b85b8;
    margin-bottom: 40px;
}
#tabs {
    background: #FFF;
    border: 1px solid #404040;
}
.tabNav ul {
    margin: 0;
    padding: 0;
}
.tabNav li {
    list-style: none;
}
.ui-tabs-tab {
    text-align: center;
    float: left;
    display: block;
    width: 33.3333333%;
    border-right: 1px  solid #919191;
    border-bottom: 1px solid #bcbcbc;
    background: #cbd4e6;
}
.ui-tabs-tab.ui-state-active {
    background: #FFF;
    border-bottom: none;
}
.ui-tabs-tab:last-of-type {
    border-right: 0;
}
.tabNav a {
    font-size: 18px;
    color: #000;
    display: block;
    padding: 15px;
}
.tabz {
    width: 100%;
    padding: 25px;
}
.tabImg {
    float: right;
    width: 50%;
}
.sfPageWrapper .tabImg {
    float: none;
    width: auto;
}
.tabTxt {
    margin-right: 55%;
}
.sfPageWrapper .tabTxt {
    width: auto;
}
.safety2017 .tabTitle {
    padding-left: 160px;
    min-height: 115px;
    background: url(../jpg/safetyemblem-2.jpg) no-repeat 15px;
}
.events2017 .tabTitle {
    padding-left: 160px;
    min-height: 115px;
    background: url(../jpg/eventsemblem-2.jpg) no-repeat 15px;
}
.tabWrap h2 {
    color: #fff;
    font-size: 60px;
}
.tabTitle a, .checklist a {
    color: #FFF;
}
.tabTitle a:before, .checklist a:before {
    display: inline-block;
    color: #FFF;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f101';
    margin-right: 4px;
}
.checklist {
    display: table;
    min-height: 115px;
    background: url(../jpg/bgsafetycheck-2.jpg) no-repeat;
    position: relative;
    right: 15px;
}
.checklist .sfContentBlock {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
/* EVENTS L2 */
.events2017 .adHolder {
    text-align: center;
}
.events2017 .box1 img {
    border: none;
}
.tabWrap .tabTitle {
    color: #FFF;
}
.tabWrap .calendar {
    text-align: right;
    padding-top: 90px;
}
.tabWrap .calendar a {
    color: #FFF;
}
.tabWrap .calendar a:after {
    display: inline-block;
    color: #FFF;
    font: normal normal normal 26px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f073';
    margin-left: 4px;
}
.tabTxt .sfeventsList {
    padding: 0;
    margin: 0;
    list-style: none;
}
.tabTxt .sfeventsList li {
    padding: 0;
    margin: 0 0 30px;
}
.tabTxt .sfeventTitle {
    font-size: 21px;
}
.tabTxt .sfeventTitle a {
    color: #4c5f86;
}
.eventLink:before {
    display: inline-block;
    color: #009e20;
    font: normal normal normal 16px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: '\f101';
    margin-right: 4px;
}
/* VIDEO HUB */
.videoHead {
    font-size: 18px;
    font-weight: 200;a
    line-height: 18px;
}
.videoHead h2 {
    font-size: 36px;
    padding-left: 15px;
    position: relative;
}
.videoHead h2:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    width: 6px;
    height: 24px;
    background: #009e20;
}
/* LEVEL 3 */
.levelThree #contentWrap {
	z-index: auto;
	position: relative;
	top:0px;
}
.levelThree main {
	padding-top:150px;
}
.share {
    text-align: right;
}
.l7CWrap {
    float: left;
    width: 100%;
}
.l7Crightcolumn {
    margin-left: 250px; /*Set left margin to LeftColumnWidth*/
    margin-bottom: 25px;
}
.l7Cleftcolumn {
    float: left;
    width: 220px; /*Width of left column*/
    margin-left: -100%;
}
.l7Cln .rtLines {
	padding: 12px;
	font-size: 13px;
}
.l7Cln .rtIn {
	font:12px/18px Arial,Helvetica,sans-serif;
}
.l7Cln .rtLines a.rtIn, .l7Cln .rtLI .rtHover .rtIn {
	font-weight: bold;
	color: #243a64;
	text-decoration: underline;
	padding: 3px 3px 3px 0px !important;
	border: none !important;
	background-image: none !important;
	background-color: transparent;
}
.l7Cln .rtUL .rtUL a.rtIn {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.l7Cln .RadTreeView_Default {
	white-space: normal;
}
.l7Cln .RadTreeView_Default .rtPlus, .l7Cln .RadTreeView_Default .rtMinus {
	width: 14px;
	height: 14px;
	background-color: #fff;
}
.l7Cln .RadTreeView_Default .rtPlus {
	background-image: url(../gif/navarrowshorz-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.l7Cln .RadTreeView_Default .rtMinus{
	background-image: url(../gif/navarrowsvert-2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.l7Cln .RadTreeView_Default .rtSelected .rtIn { 
   color: #FFF;
    border: 0;
    background: #999;
    padding: 4px 5px 3px;
}
/* FOOTER */
footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
footer .footerrow1 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fffcfc+0,d5eaff+100 */
    background: #fffcfc; /* Old browsers */
    background: -moz-linear-gradient(top,  #fffcfc 0%, #d5eaff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fffcfc 0%,#d5eaff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fffcfc 0%,#d5eaff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#d5eaff',GradientType=0 ); /* IE6-9 */
}
footer .footerrow2 {
	color:#fff;
}
footer h4 {
	color: #5b7098;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
footer .leftFoot1 a {
	color: #5b7098;
	text-decoration: underline;
}
.footAddrBlock {
	background: #6b85b8;
	color: #fff;
}
.footAddrBlock a {
	color: #fff;
	text-decoration: underline;
}
.footerrow1 .fa {
    font-size: 1.5em;
    margin: 0 5px;
}
.sponsorship {
    margin-top: 1em;
    font-size: 18px;
}
/*  SEARCH */
.searchhere {
    z-index: 1000;
    height: 40px;
	width: 100%;
	left: 0px;
	right: 60px;
    margin-top: 15px;
    margin-left: 15px;
	display: none;
}
.sfPageWrapper .searchhere {
    position: relative;
    height: auto;
    right: auto;
    display: block;
}
.searchhere fieldset {
	position: relative;
	border-style: none;
	padding: 0;
	margin-right: 108px;
}
.searchhere .sfsearchTxt {
	height: 40px;
    margin-top: 3px;
	width: 100%;
	font-size: 1.2em;
}
.searchhere .sfsearchSubmit {
	width: 80px;
	height: 40px;
	position: absolute;
	right: -85px;
	top: 2px;
	border: none;
	color: #fff;
	background: #009e20;
}
.searchisopen .searchhere {
	display: block;
}
/* RWD */
@media only screen and (max-width : 1600px) {
    .homeBanner {
        display: none;
    }
    .mobileBG {
        display: block;
    }
	#contentWrap {
        z-index: auto;
        top:auto;
    }
    #hero a {
        position: absolute;
        top: 0;
        height: 100%;
    }
}
@media only screen and (max-width : 1260px) {
    .bannerHeader {
        padding-left: 40px;
    }
    .bannerBoxWrap {
        right: 40px;
    }
    .bannerBoxWrap.leftside {
        left: 40px;
    }
    .bannerLink {
        right: 40px;
    }
}
@media only screen and (max-width : 1100px)	{
	main .hbWrap {
	    width:50%;
    }
	nav {
        display:none !important;
    }
    .navContent .col {
        position: relative !important;
    }
    .searchhere {
        top: 6px;
        position: absolute;
    }
	#headRow2 .navContent {
        margin: 0 80px ;
    }
	#headRow2 .logolink {
        width: 80px;
    }
	#headRow2 .fullLogo{
		display:none;
	}
	#headRow2 .rwdlogo{
		display:block;
	}
}
@media only screen and (max-width : 800px) {
	header {
        z-index: auto;
        position: relative;
	}
	main .hbWrap {
	    width:100%;
    }
	main .adsBlock .ad1, main .adsBlock .ad2 {
	    width: 50%;
		float:left;
    }
	main .imgRightBlock, main .imgTopBlock {
        margin: .5em auto;
    }
	main .adsBlock .ad1, main .adsBlock .ad2 {
	    width: 100%;
		float:none;
    }
	#mainRow1 {
		text-align: center
	}
    .levelThree main {
        padding-top: 20px;
    }
	.l7CWrap {
        float: none;
        width: 100%;
    }
    .l7Crightcolumn {
        margin-left: 0px; /*Set left margin to LeftColumnWidth*/
	    padding: 0 1em;
    }
    .l7Cleftcolumn {
        display:none;
    }
    .events2017 main {
        padding-top: 0;
    }
    .bannerWrap {
        top: 0;
        margin-bottom: 0 !important;
    }
    .bannerHeader {
        padding-top: 20px;
    }
    .bannerBoxWrap, .comm2017 .bannerBoxWrap {
        max-width: 100%;
        right: 0;
        bottom: 0;
        position: relative;
        margin: 0 40px;
    }
    .bannerBoxWrap.leftside {
        position: absolute;
        bottom: 40px;
        margin: 0;
        right: 40px;
    }
    .bannerLink {
        float: none;
        right: auto;
        margin-left: 40px;
        margin-top: 0;
    }
    .videoSlide {
        float: none;
        width: auto;
    }
    .videoTxt {
        margin-left: 0;
        margin-top: 20px;
    }
}
@media (max-width: 992px) {
    /* MEDIUM MARGIN TOP */
    .md-mt-0 {
        margin-top: 0 !important;
    }
    .md-mt-1 {
        margin-top: .25rem!important;
    }
    .md-mt-2 {
        margin-top: .75rem!important;
    }
    .md-mt-3 {
        margin-top: 1rem!important;
    }
    .md-mt-4 {
        margin-top: 1.5rem!important;
    }
    /* MEDIUM MARGIN BOTTOM */
    .md-mb-0 {
        margin-bottom: 0 !important;
    }
    .md-mb-1 {
        margin-bottom: .25rem!important;
    }
    .md-mb-2 {
        margin-bottom: .75rem!important;
    }
    .md-mb-3 {
        margin-bottom: 1rem!important;
    }
    .md-mb-4 {
        margin-bottom: 1.5rem!important;
    }
    /* MEDIUM MARGIN LEFT */
    .md-ml-0 {
        margin-left: 0 !important;
    }
    .md-ml-1 {
        margin-left: .25rem!important;
    }
    .md-ml-2 {
        margin-left: .75rem!important;
    }
    .md-ml-3 {
        margin-left: 1rem!important;
    }
    .md-ml-4 {
        margin-left: 1.5rem!important;
    }
    /* MEDIUM MARGIN RIGHT */
    .md-mr-0 {
        margin-right: 0 !important;
    }
    .md-mr-1 {
        margin-right: .25rem!important;
    }
    .md-mr-2 {
        margin-right: .75rem!important;
    }
    .md-mr-3 {
        margin-right: 1rem!important;
    }
    .md-mr-4 {
        margin-right: 1.5rem!important;
    }
    /* MEDIUM PADDING TOP */
    .md-pt-0 {
        padding-top: 0 !important;
    }
    .md-pt-1 {
        padding-top: .25rem!important;
    }
    .md-pt-2 {
        padding-top: .75rem!important;
    }
    .md-pt-3 {
        padding-top: 1rem!important;
    }
    .md-pt-4 {
        padding-top: 1.5rem!important;
    }
    /* MEDIUM PADDING BOTTOM */
    .md-pb-0 {
        padding-bottom: 0 !important;
    }
    .md-pb-1 {
        padding-bottom: .25rem!important;
    }
    .md-pb-2 {
        padding-bottom: .75rem!important;
    }
    .md-pb-3 {
        padding-bottom: 1rem!important;
    }
    .md-pb-4 {
        padding-bottom: 1.5rem!important;
    }
    /* MEDIUM PADDING LEFT */
    .md-pl-0 {
        padding-left: 0 !important;
    }
    .md-pl-1 {
        padding-left: .25rem!important;
    }
    .md-pl-2 {
        padding-left: .75rem!important;
    }
    .md-pl-3 {
        padding-left: 1rem!important;
    }
    .md-pl-4 {
        padding-left: 1.5rem!important;
    }
    /* MEDIUM PADDING RIGHT */
    .md-pr-0 {
        padding-right: 0 !important;
    }
    .md-pr-1 {
        padding-right: .25rem!important;
    }
    .md-pr-2 {
        padding-right: .75rem!important;
    }
    .md-pr-3 {
        padding-right: 1rem!important;
    }
    .md-pr-4 {
        padding-right: 1.5rem!important;
    }
}
@media (max-width: 768px) {
    .sf_2cols_1_25, .sf_2cols_2_75,
    .sf_2cols_1_33, .sf_2cols_2_67,
    .sf_2cols_1_67, .sf_2cols_2_33,
    .sf_2cols_1_75, .sf_2cols_2_25,
    .sf_2cols_1_50, .sf_2cols_2_50,
    .sf_3cols_1_25, .sf_3cols_2_50, .sf_3cols_3_25,
    .sf_5cols_1_20, .sf_5cols_2_20, .sf_5cols_3_20, .sf_5cols_4_20, .sf_5cols_5_20,
    .sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25,
    .sf_3cols_1_33, .sf_3cols_2_34, .sf_3cols_3_33 {
        width: 100% !important;
        float: none;
    }
    .sf_colsIn  {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    /* SMALL MARGIN TOP */
    .sm-mt-0 {
        margin-top: 0 !important;
    }
    .sm-mt-1 {
        margin-top: .25rem!important;
    }
    .sm-mt-2 {
        margin-top: .75rem!important;
    }
    .sm-mt-3 {
        margin-top: 1rem!important;
    }
    .sm-mt-4 {
        margin-top: 1.5rem!important;
    }
    /* SMALL MARGIN BOTTOM */
    .sm-mb-0 {
        margin-bottom: 0 !important;
    }
    .sm-mb-1 {
        margin-bottom: .25rem!important;
    }
    .sm-mb-2 {
        margin-bottom: .75rem!important;
    }
    .sm-mb-3 {
        margin-bottom: 1rem!important;
    }
    .sm-mb-4 {
        margin-bottom: 1.5rem!important;
    }
    /* SMALL MARGIN LEFT */
    .sm-ml-0 {
        margin-left: 0 !important;
    }
    .sm-ml-1 {
        margin-left: .25rem!important;
    }
    .sm-ml-2 {
        margin-left: .75rem!important;
    }
    .sm-ml-3 {
        margin-left: 1rem!important;
    }
    .sm-ml-4 {
        margin-left: 1.5rem!important;
    }
    /* SMALL MARGIN RIGHT */
    .sm-mr-0 {
        margin-right: 0 !important;
    }
    .sm-mr-1 {
        margin-right: .25rem!important;
    }
    .sm-mr-2 {
        margin-right: .75rem!important;
    }
    .sm-mr-3 {
        margin-right: 1rem!important;
    }
    .sm-mr-4 {
        margin-right: 1.5rem!important;
    }
    /* SMALL PADDING TOP */
    .sm-pt-0 {
        padding-top: 0 !important;
    }
    .sm-pt-1 {
        padding-top: .25rem!important;
    }
    .sm-pt-2 {
        padding-top: .75rem!important;
    }
    .sm-pt-3 {
        padding-top: 1rem!important;
    }
    .sm-pt-4 {
        padding-top: 1.5rem!important;
    }
    /* SMALL PADDING BOTTOM */
    .sm-pb-0 {
        padding-bottom: 0 !important;
    }
    .sm-pb-1 {
        padding-bottom: .25rem!important;
    }
    .sm-pb-2 {
        padding-bottom: .75rem!important;
    }
    .sm-pb-3 {
        padding-bottom: 1rem!important;
    }
    .sm-pb-4 {
        padding-bottom: 1.5rem!important;
    }
    /* SMALL PADDING LEFT */
    .sm-pl-0 {
        padding-left: 0 !important;
    }
    .sm-pl-1 {
        padding-left: .25rem!important;
    }
    .sm-pl-2 {
        padding-left: .75rem!important;
    }
    .sm-pl-3 {
        padding-left: 1rem!important;
    }
    .sm-pl-4 {
        padding-left: 1.5rem!important;
    }
    /* SMALL PADDING RIGHT */
    .sm-pr-0 {
        padding-right: 0 !important;
    }
    .sm-pr-1 {
        padding-right: .25rem!important;
    }
    .sm-pr-2 {
        padding-right: .75rem!important;
    }
    .sm-pr-3 {
        padding-right: 1rem!important;
    }
    .sm-pr-4 {
        padding-right: 1.5rem!important;
    }
    .share {
        text-align: left;
    }
    .about2017 main .blockLiner {
        min-height: 0;
    }
    .events2017 .tabTitle {
        text-align: center;
        padding-left: 0;
        min-height: 0;
        background: none;
    }
    .events2017 .tabTitle h2 {
        font-size: 40px;
    }
    .tabWrap .calendar {
        text-align: center;
        padding-top: 20px;
    }
    .head-1-l span, #headRow1 .headnav {
        display: none;
    }
    #headRow1, #headRow1 .head-1-r {
        text-align: center;
    }
}
@media only screen and (max-width : 480px) {
    .headWelcome {
        display: block;
    }
    .divider {
        display: none;
    }
    .bannerWrap {
        height: auto;
    }
    .banner {
        height: 100%;
    }
    .bannerBoxWrap.leftside {
        position: relative;
        bottom: auto;
        margin: 20px 15px;
        right: auto;
        left: auto;
    }
    .bannerBox.bot {
        margin-bottom: 20px;
    }
    .bannerBox {
        padding: 15px;
    }
    main .imgRightBlock img {
        float: none;
        width: 100%;
        height:100%;
    }
	main .imgRightBlock {
        max-width: 360px;
	    margin: 0 auto 1em auto;
    }
	main .imgRightBlock p {
        margin: 0 0 0 12px;
    }
	main .imgRightBlock a.morebttn {
        right: 1em
    }
	#mainRow1 img {
		width: 100%;
		max-width: 370px;
    }
    .flexslider.advocacy .flex-viewport {
        margin: 0 20px;
    }   
    .flexslider.advocacy .flex-direction-nav a, .flexslider.video .flex-direction-nav a {opacity: .5;}
    .flexslider.advocacy .flex-direction-nav a:before, .flexslider.video .flex-direction-nav a:before {display: inherit;}
    .flexslider.advocacy .flex-direction-nav .flex-prev, .flexslider.video .flex-direction-nav .flex-prev { left: auto; background: inherit; width: auto; height: auto; }
    .flexslider.advocacy .flex-direction-nav .flex-next, .flexslider.video .flex-direction-nav .flex-next { right: 0; background: inherit; width: auto; height: auto;}
    .flexslider.advocacy:hover .flex-prev, .flexslider.video:hover .flex-prev { opacity: inherit; left: auto; }
    .flexslider.advocacy:hover .flex-next, .flexslider.video:hover .flex-next { opacity: inherit; right: 0; }
    .flexslider.advocacy:hover .flex-next:hover, .flexslider.advocacy:hover .flex-prev:hover, .flexslider.video:hover .flex-next:hover, .flexslider.video:hover .flex-prev:hover { opacity: 1; }
    .ui-tabs-tab {
        width: auto;
        float: none;
        display: block;
        border-right: none;
    }
    .tabImg {
        display: none;
    }
    .tabTxt {
        margin-right: 0;
    }
    .ui-tabs-tab.ui-state-active {
        background: #4a5e85;
    }
    .ui-tabs-tab.ui-state-active a {
        color: #FFF !important;
    }
    .desktopChapters {
        display: none;
    }
    .rwdChapters {
        display: block;
    }
@media only screen and (max-width : 380px) {
    main .highlightBlock img {
	    display:none;
    }
	main .highlightBlockTxt {
        margin-left: 0;
	}	
}