@charset "UTF-8";

/* ======================================
ARTICLE DISPLAY STYLES 
========================================
1. Miscellaneous
10. Legacy Article
20. Blog Post
30. Feature Article
40. Miscellaneous Features
50. Podcasts
60. Fixed Sharing Bar
*/










/* ======================================
1. Miscellaneous
======================================== */

#sb-adisplay .content,
#sb-adisplay h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
}

#sb-adisplay h1,
#sb-adisplay h2 {
  font-weight: normal;
}

#sb-adisplay a {
  color: #477bc0;
}

#sb-adisplay .outdentLeft {
  margin-left: -60px;
}

#sb-adisplay h3,
#sb-adisplay .profiles,
#sb-adisplay .resources,
#sb-adisplay .sidebar-220,
#sb-adisplay .sidebar-300,
#sb-adisplay .sidebar-468,
#sb-adisplay .sidebar-full,
#sb-adisplay .shadebox,
#sb-adisplay .pullquote,
#sb-adisplay .podcastDisplay,
#sb-adisplay .podcastDisplay .date,
.featureArticle #sb-adisplay header .titleIntroByline h1,
.participants {
  font-family: 'Roboto', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}










/* ======================================
10. Legacy Article Display
======================================== */

#sb-adisplay {
  position: relative;
  margin-bottom: 70px;
}

#sb-adisplay header {
  padding-top: 0px;
}

#sb-adisplay .content {
  font-size: 17px;
  line-height: 28px;
  padding-left: 60px;
}

#sb-adisplay h1 {
  font-size: 44px;
  line-height: 46px;
  margin-bottom: 10px;
}

#sb-adisplay h2 {
  font-size: 17px;
  line-height: 24px;
  margin-bottom: 20px;
}

#sb-adisplay #byline {
  font-size: 12px;
  font-weight: bold;
  color: #999;
  margin-bottom: 30px;
}

#sb-adisplay h3 {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 24px;
  font-weight: normal;
}

#sb-adisplay p {
  margin-bottom: 24px;
}

#sb-adisplay a {
  text-decoration: underline;
}

#sb-adisplay .articleList a {
  text-decoration: none;
}

#sb-adisplay img {
  max-width: 100%;
  height: auto;
}

#sb-adisplay sup {
  position: relative;
  top: -5px;
  font-family: arial;
  font-size: 11px;
  color: #999;
  margin-left: 1px;
}

#sb-adisplay .details,
#sb-adisplay .byline {
  font-size: 12px;
}

#sb-adisplay .details {
  color: #999;
  margin-bottom: 5px;
  line-height: 18px;
}

#sb-adisplay .details .publisher {
  white-space: nowrap;
}

#sb-adisplay .details2 {
  position: relative;
  margin-bottom: 10px;
}

#sb-adisplay .details2:after {
  content: "";
  display: table;
  clear: both;
}

#sb-adisplay .category {
  line-height: 40px;
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
}

#sb-adisplay img[src*="end_of_story"] {
  display: none;
}

#sb-adisplay .profiles + p {
  display: none;
}

#sb-adisplay .category a {
  text-decoration: none !important;
}

#sb-adisplay .content ul {
  list-style: initial;
  margin-bottom: 24px;
}

#sb-adisplay .content ul li {
  margin-left: 20px;
  margin-bottom: 10px;
}

#sb-adisplay .articleList.thumbLeft.fullWidth {
  width: 100%;
  margin-right: 0px;
  float: left;
  margin-bottom: 40px;
}

#sb-adisplay table {
  width: auto;
}

#sb-adisplay table td {
  vertical-align: top;
  padding-bottom: 20px;
}

#sb-adisplay table strong {
  font-weight: bold;
}


#sb-adisplay .artTable {
  font-family: 'Roboto', 'Trebuchet MS', Arial, Helvetica, sans-serif;
  font-size: 14px;
  outline: 1px solid #AABCFE;
  border-collapse: collapse;
  margin-bottom: 12px;
  line-height: 18px;
}

#sb-adisplay .artTable thead th {
  background: none repeat scroll 0 0 #B9C9FE;
  border-bottom: 1px solid #FFFFFF;
  border-top: 4px solid #AABCFE;
  color: #111;
  padding: 10px;
  vertical-align: top;
  text-align: left;
}

#sb-adisplay .artTable td {
  background: none repeat scroll 0 0 #E8EDFF;
  border-bottom: 1px solid #FFFFFF;
  border-top: 1px solid;
  color: #333;
  padding: 10px;
  vertical-align: top;
}

#sb-adisplay .artTable ul {
  margin: 0px;
  padding: 0px;
}

#sb-adisplay .artTable ul li {
  margin-bottom: 5px;
}

#sb-adisplay .artTable h2 {
  margin-bottom: 0px;
}





/* Author Profiles */

#sb-adisplay .profiles {
  font-size: 13px;
  line-height: 18px;
  color: #999;
}

#sb-adisplay .profiles ul {
  list-style: none !important;
}

#sb-adisplay .profiles li {
  margin-left: 0px !important;
}

#sb-adisplay .profiles li,
#sb-adisplay .profiles h2 {
  margin-bottom: 10px;
}

#sb-adisplay .profiles h2 {
  color: #333;
}





/* Resources */

#sb-adisplay .resources {
  font-size: 13px;
  line-height: 18px;
  color: #999;
  padding-left: 60px;
  margin-top: 30px;
}

#sb-adisplay .resources li,
#sb-adisplay .resources h2 {
  margin-bottom: 10px;
}

#sb-adisplay .resources h2 {
  color: #333;
}





/* Sidebars */

#sb-adisplay .sidebar-220,
#sb-adisplay .sidebar-300,
#sb-adisplay .sidebar-468,
#sb-adisplay .sidebar-full {
  font-size: 12px;
  color: #999;
  margin-bottom: 24px;
  line-height: 18px;
  overflow: hidden;
}

#sb-adisplay .sidebar-220 {
  float: right;
  margin-left: 20px;
/*  padding-top: 5px; */
  width: 220px;
  clear: right;
  transition: width 0.5s ease-in-out;
  position: relative;
}

#sb-adisplay .sidebar-300 {
  float: right;
  width: 300px;
  margin-right: -340px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: solid 1px #ccc;
  display: none;
}

#sb-adisplay.feature .sidebar-300 {
  display: block;
}

#sb-adisplay .sidebar-468 {
  max-width: 468px;
  margin: 0px auto;
}

#sb-adisplay .sidebar-220 p,
#sb-adisplay .sidebar-300 p,
#sb-adisplay .sidebar-468 p,
#sb-adisplay .sidebar-full p {
  margin-bottom: 6px;
}

#sb-adisplay .sidebar-468 img {
  max-width: 100%;
  height: auto;
}

#sb-adisplay .sidebar-220 img {
  width: 100% !important;
  height: auto;
}

#sb-adisplay .content div.expanded-size {
  width: 100% !important;
}

#sb-adisplay .content div.normal-size:after,
#sb-adisplay .content div.expanded-size:after {
  position: absolute;
  text-indent: -500px;
  overflow: hidden;
  top: 0px;
  right: 0px;
  pointer-events: none;
  width: 38px;
  height: 38px;
  background-image: url(/media/image/sb-2015-expand.png);
  background-repeat: no-repeat;
}

#sb-adisplay .content div.normal-size:after {
  content: "enlarge";
  background-position: 0px 0px
}

#sb-adisplay .content div.expanded-size:after {
  content: "contract";
  background-position: 0px -38px;
}

#sb-adisplay .content div.normal-size img,
#sb-adisplay .content div.expanded-size img {
  cursor: pointer;
}






/* Shadebox */

#sb-adisplay .shadebox {
  background-color: #eee;
  padding: 10px;
  font-size: 13px;
  line-height: 18px;
  overflow: hidden;
  margin-bottom: 24px;
  color: #666;
}

#sb-adisplay .shadebox h2 {
  font-size: 22px;
  line-height: 24px;
  font-weight: normal;
  margin: 0px 0px 24px;
  padding: 0px;
  color: #000;
}

#sb-adisplay .shadebox p:last-child {
  margin-bottom: 0px;
}

#sb-adisplay .shadebox img {
    border: 5px solid #fff;
}

#sb-adisplay .video,
#Content .video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 10px;
}

#sb-adisplay .video iframe,  
#sb-adisplay .video object,  
#sb-adisplay .video embed,
#Content .video iframe,  
#Content .video object,  
#Content .video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Outdented */

#sb-adisplay .shadebox.outdentRight {
  float: right;
  margin-right: -340px;
  width: 300px;
  padding: 0px;
  background-color: transparent;
}





/* Issue Links */

#sb-adisplay .issueLinks {
  width: 215px;
  float: right;
  font-size: 10px;
  color: #999;
  border: solid 1px #ccc;
  padding: 5px 4px 5px 60px;
  position: relative;
  line-height: 14px;}

#sb-adisplay .issueLinks a.subscribeNow {
  text-decoration: none !important;
  color: #ec5a2d !important;
}

#sb-adisplay a.readMoreLink {
  position: absolute;
  left: -50px;
  background-color: #ec5a2d;
  color: #fff !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  padding: 0px 5px;
  top: 50%;
  margin-top: -11px;
}

#sb-adisplay a.readMoreLink:after {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 0 11px 8px;
  border-color: transparent transparent transparent #ec5a2d;
  position: absolute;
  left: 100%;
}





/* FEATURE BRANDING TYPE */

#sb-adisplay .introAndByline {
/*  overflow: hidden; */
}

#sb-adisplay .featurebrand .blog {
  display: none;
}

#sb-adisplay .featurebrand .youngprofs,
#sb-adisplay .featurebrand .bestbooks,
#sb-adisplay .featurebrand .sb20years {
  float: left;
  width: 83px;
  height: 83px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-indent: -2000px;
}

@media only screen and (min-width: 549px) {

#sb-adisplay.feature .featurebrand .sb20years {
  display: none;
}

}

#sb-adisplay .featurebrand .youngprofs {
  background-image: url(/media/image/sb-t-young-profs_mainpg-icon.jpg);

}

#sb-adisplay .featurebrand .bestbooks {
  background-image: url(/media/image/sb-t-best_books_mainpg-icon.png);
}

#sb-adisplay .featurebrand .sb20years {
  background-image: url(/media/image/sb-t-20_years_mainpg-icon.gif);
  float: right;
  width: 135px;
  height: 135px;
  margin-left: 10px;
}





/* Topics */

#sb-adisplay .tags {
  font-size: 14px;
  color: #999;
  font-weight: bold;
  padding-left: 60px;
  line-height: 20px;
}





/* Sharing */

.sharing.top {
  float: left;
  clear: left;
  margin-bottom: 35px;
}

.sharing.top .count {
  display: none;
}

.sharing a {
  display: block;
  font-size: 18px;
  color: #333 !important;
  text-decoration: none !important;
}

.sharing a.label {
  padding: 4px 0px;
}

.sharing a.label:after {
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  font-weight: 300;
}

.sharing .fa-facebook {
  color: #3b5998;
}

.sharing .fa-twitter {
  color: #55acee;
}

.sharing .fa-linkedin {
  color: #0976b4;
}

.sharing .fa-google-plus {
  color: #dd4b39;
}

.sharing .fa-star-o {
  color: #e9bc29;
}

.sharing .fa-file-pdf-o {
  color: #ff0000;
}

.sharing li.library a.label:after {
  content: "save";
  color: #999;
}

.sharing li.library.alreadyAdded a.label .fa-star-o:before {
  content: "\f005" !important;
}

.sharing li.library.alreadyAdded a.label:after {
  content: "saved";
}

.sharing li.pdf a {
  text-indent: -2000px;
  background-image: url("/media/image/sb-t-2015-icon-pdf-small.png");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}




/* SHARING TOP */

.sharing.top a {
  width: 30px;
  border-bottom: solid 1px #ddd;
  line-height: 18px;
  text-align: center;
  padding: 10px 0px;
  color: #333;
}

.sharing.top .library a {
  padding: 5px 0px;
}

.sharing.top li:last-child a {
  border-bottom: none;
}

.sharing.top a:hover {
  background-color: #eee;
}

.sharing.top a i {
  padding-left: 4px;
}





/* SHARING WITH COUNTS */

.sharing.counts {
  padding-left: 60px;
  margin-bottom: 20px;
  overflow: hidden;
  margin-top: 40px;
}

.sharing.counts li {
  float: left;
  padding-left: 15px;
}

.sharing.counts li:first-child {
  padding-left: 0px;
}

.sharing.counts li.library,
.sharing.counts li.email,
.sharing.counts li.pdf,
.sharing.counts li.print,
.sharing.counts li.comment {
  display: none;
}

.sharing.counts span.count {
  font-size: 10px;
}

.sharing.counts .fa-fw {
  width: auto;
}

.sharing.counts span.count {
  border-right: solid 1px #999;
  padding-right: 12px;
  font-weight: bold;
  color: #000;
  position: relative;
  top: -3px;
}

.sharing.counts li.google-plus span.count {
    border-right: none;
}

.sharing.counts i.fa.fa-twitter,
.sharing.counts i.fa.fa-linkedin {
  position: relative;
  top: -1px;
}




/* Sharing total counts */

.sharing.counts.total li {
  float: left;
  padding-left: 0px;
  margin-right: 5px;
}

.sharing.counts.total li.total-shares {
  text-align: right;
  color: #aaa;
  margin-right: 10px;
}

.sharing.counts.total li.total-shares .total-share-count {
  font-size: 37px;
  font-weight: 500;
  line-height: 32px;
}

.sharing.counts.total li.total-shares .total-share-label {
  font-size: 12px;
  text-transform: uppercase;
  line-height: 12px;
}

.sharing.counts.total a {
  width: 42px;
  height: 42px;
  text-align: center;
  font-size: 24px;
  line-height: 44px;
  color: #fff;
}

.sharing.counts.total a i {
  color: #fff;
  padding-left: 6px;
}

.sharing.counts.total li.facebook {
  background-color: #3b5998;
}

.sharing.counts.total li.twitter {
  background-color: #55acee;
}

.sharing.counts.total li.linkedin {
  background-color: #0976b4;
}

.sharing.counts.total li.google-plus {
  background-color: #dd4b39;
}





/* PULLQUOTE */

#sb-adisplay .pullquote {
  font-size: 30px;
  line-height: 38px;
  color: #9ca594;
  margin-left: -60px;
  width: 310px;
  margin-right: 35px;
  margin-bottom: 35px;
  float: left;
  font-weight: 300;
  position: relative;
  overflow: hidden;
  clear: left;
  padding-top: 20px;
}










/* ======================================
Article Display Responsive Styles
======================================== */

@media only screen and (max-width: 1023px) {

#sb-adisplay .category.secondRubric {
  display: none;
}

}










@media only screen and (max-width: 889px) {

#sb-adisplay {
/*  border-bottom: 4px solid #ccc;
  margin-bottom: 30px; */
}

#sb-adisplay .shadebox.outdentRight {
  float: none;
  margin-right: auto;
  width: auto;
  padding: 10px;
  margin-top: 0px;
  background-color: #eee;
}

.mainContainer.article .articleList.sidebar {
  display: none;
}

}










@media only screen and (max-width: 666px) {

#sb-adisplay .details2 {
  margin-bottom: 0px;
}

#sb-adisplay .resources,
.sharing.counts {
  padding-left: 0px;
}

#sb-adisplay .pullquote {
  margin-left: 0px;
  width: auto;
  float: none;
  margin-right: 0px;
  border-top: 1px dashed #ccc;
  padding-top: 20px;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 30px;
}

#sb-adisplay .tags {
  padding-left: 0px;
}

}










@media only screen and (min-width: 549px) and (max-width: 666px) {

#sb-adisplay .content {
  padding-left: 0px;
}

#sb-adisplay .outdentLeft {
  margin-left: 0px;
}

.sharing.top {
  margin-right: 30px;
  margin-bottom: 40px;
}

}






@media only screen and (max-width: 548px) {

#sb-adisplay .content {
  padding-left: 0px;
}

#sb-adisplay .outdentLeft {
  margin-left: 0px;
}

#sb-adisplay .pullquote {
  float: none;
  width: 100%;
  margin-right: 0px;
}

.sharing.top {
  float: none;
  clear: both;
  overflow: hidden;
  margin-bottom: 10px;
  background-color: #f6f6f6;
  border-bottom: #ccc;
  margin-right: -10px;
  margin-left: -10px;
}

.sharing.top li {
  float: left;
  width: 14.28%;
}

.sharing.top li a {
  padding: 16px 0px 0px 0px;
  height: 50px;
  border: none;
  width: auto;
}

.sharing.top .library a {
  padding: 10px 0px;
}

.sharing.top li.pdf,
.sharing.top li.print {
  display: none;
}

#sb-adisplay .featurebrand .youngprofs,
#sb-adisplay .featurebrand .bestbooks {
  float: right;
  margin-right: 0px;
  margin-left: 10px;
}

#sb-adisplay .featurebrand .sb20years {
  float: left;
  width: 70px;
  height: 70px;
  background-size: 70px;
  margin-left: 0px;
  margin-bottom: 20px;
}

#sb-adisplay.feature .featurebrand .sb20years {
  margin-bottom: 10px;
}

#sb-adisplay .issueLinks {
  display: none;
}

#sb-adisplay .pullquote {
  margin-left: 0px;
}

}










@media only screen and (max-width: 414px) {

#sb-adisplay .sidebar-220 {
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

}










/* ======================================
20. Blog Display
======================================== */

#sb-adisplay .blogBios {
  float: left;
  width: 150px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
  margin-right: 30px;
  font-size: 11px;
  line-height: 16px;
}

#sb-adisplay .blogBios .authorBio {
  position: relative;
/*  overflow: hidden; */
}

.blogBios .authorBio+.authorBio {
  margin-top: 40px;
}

#sb-adisplay .blogBios .authorBio+br {
  display: none;
}

#sb-adisplay .blogBios .clearBoth {
  display: none;
}

#sb-adisplay .blogBios .authorText p {
  margin-top: 0px;
  margin-bottom: 12px;
}

#sb-adisplay .blogBios .authorText p:last-child {
  margin-bottom: 0px;
}

#sb-adisplay .blogBios .authorPic {
  width: 150px;
}

#sb-adisplay .blogBios .authorPic img {
  width: 100%;
  height: auto;
}

#sb-adisplay .blogBios .authorName {
  background-color: #c9da29;
  padding: 0px 5px;
  line-height: 25px;
  display: block;
  position: absolute;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  top: -10px;
  left: -10px;
}

#sb-adisplay .blogBios .authorName:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 10px 0;
  border-color: transparent #c8da29 transparent transparent;
  position: absolute;
  left: 0px;
  bottom: -10px;
}

#sb-adisplay .blogBios .authorName a {
  color: #000 !important;
  text-decoration: none !important;
}

#sb-adisplay .blogBios a.email,
#sb-adisplay .blogBios a.twitter {
  text-transform: uppercase;
  color: #000 !important;
  display: inline-block;
  margin-right: 15px;
  text-decoration: none;
}

#sb-adisplay .blogBios a.email:before,
#sb-adisplay .blogBios a.twitter:before {
  font-family: FontAwesome;
  padding-right: 4px;
  font-size: 15px;
  vertical-align: -1px;
}

#sb-adisplay .blogBios a.email:before {
  content: " \f003";
}

#sb-adisplay .blogBios a.twitter:before {
  content: " \f099";
  color: #55acee;
}

#sb-adisplay .blogRubric {
  float: left;
  padding-right: 10px;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

#sb-adisplay .blogRubric a {
  text-decoration: none;
}

#sb-adisplay .typeBlog #byline {
  display: none;
}

#sb-adisplay .typeBlog h1 {
  margin-bottom: 30px;
}





/* BLOG RESPONSIVE STYLES */

@media only screen and (max-width: 548px) {

#sb-adisplay .blogBios {
  width: auto;
  margin-bottom: 0px;
  border-bottom: none;
  margin-right: 0px;
}

#sb-adisplay .blogBios .comboBio .authorBio {
  margin-bottom: 10px;
  overflow: hidden;
  width: 50%;
  float: left;
}

.blogBios .authorBio+.authorBio {
  margin-top: 0px;
}

#sb-adisplay .blogBios .authorName {
  display: none;
}

#sb-adisplay .blogBios .authorPic {
  float: left;
  margin-right: 10px;
  width: 70px;
}

#sb-adisplay .blogBios .authorText {
  padding-right: 10px;
}

}

@media only screen and (max-width: 420px) {

#sb-adisplay .blogBios .comboBio .authorBio {
  width: 100%;
  float: none;
}

}










/* ======================================
30. Feature Article
======================================== */

/* HERO IMAGE */

section.featureArticle {
  margin-top: -550px;
}

.featureThumb {
  display: inline-block;
  position: relative;
  left: 50%;
}

.featureThumb .inner {
  position: relative;
  top: 0px;
  left: -700px;
}

.featureThumb .inner:before,
.featureThumb .inner:after {
/*  content: ""; */
  position: absolute;
  height: 100%;
  width: 100px;
  z-index: 2;
}

.featureThumb .inner:before {
  left: 0px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=1 ); /* IE6-8 */
}

.featureThumb .inner:after {
  right: 0px;
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); /* IE6-8 */
}

.featureThumb .inner:after {
  content: "";
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.35) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.35))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.35) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#59000000',GradientType=0 ); /* IE6-8 */  height: 250px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 0;
}

/* HEADER OVERRIDES */

/* .featureArticle .contentColumn {
  top: -550px;
} */

.featureArticle #sb-adisplay header {
  height: 550px;
  position: relative;
  padding: 0px;
}

.featureArticle #sb-adisplay header .details {
  padding-top: 30px;
}

.featureArticle #sb-adisplay header .titleIntroByline {
  position: absolute;
  bottom: 30px;
  color: #fff;
}

.featureArticle #sb-adisplay header .titleIntroByline h1 {
  font-weight: 300;
  font-size: 76px;
  line-height: 76px;
  letter-spacing: -2px;
  text-shadow: 0 0px 8px rgba(0,0,0,0.6);
  margin-right: -340px;
}

#Feature.interactive .featureArticle #sb-adisplay header .titleIntroByline h1 {
  margin-right: 0px;
}

.featureArticle #sb-adisplay header .titleIntroByline h2,
.featureArticle #sb-adisplay header .titleIntroByline #byline {
  text-shadow: 0 0px 4px rgba(0,0,0,0.8);
}

.featureArticle #sb-adisplay header .titleIntroByline #byline {
  color: #fff;
  margin-bottom: 0px;
}

.featureArticle #sb-adisplay header .titleIntroByline a {
  color: #fff;
}

#sb-adisplay .heroImage {
  display: none;
  margin-left: -10px;
  margin-right: -10px;
}

#sb-adisplay .heroImage img {
  max-width: 100%;
  height: auto;
}

/* Slideshow overrides */

#Feature.pictures .featureArticle #sb-adisplay header {
  height: auto;
}

#Feature.pictures .featureArticle .contentColumn {
  padding-right: 0px;
  width: 100%;
  max-width: none;
}

#Feature.pictures section.featureArticle {
  margin-top: 0px;
}

#Feature.pictures .featureArticle #sb-adisplay header .titleIntroByline,
#Feature.pictures .featureArticle #sb-adisplay header .titleIntroByline h1,
#Feature.pictures .featureArticle #sb-adisplay header .titleIntroByline h2 {
  color: #000;
  text-shadow: none;
  position: relative;
}

#Feature.pictures .featureArticle #sb-adisplay header .titleIntroByline a {
  color: #477bc0;
}

#Feature.pictures .featureArticle #sb-adisplay header .titleIntroByline h1 {
  margin-right: 0px;
  padding-right: 50px;
  padding-top: 30px;
}

#Feature.pictures #sb-adisplay .sidebar-full:not(:first-child) {
  margin-top: 30px;
  border-top: dashed 1px #ccc;
  padding-top: 40px;
}

#Feature.pictures #sb-adisplay .inArticleAdWrapper+p+.sidebar-full {
  border-top: none;
  padding-top: 10px;
}





/* UTILITY OVERRIDES */

.featureArticle .utilityColumn {
  padding-top: 750px;
}





@media only screen and (min-width: 549px) {

.featureArticle #sb-adisplay header .details,
.featureArticle #sb-adisplay header .details a {
  color: #000;
}

}

@media only screen and (max-width: 889px) {

.featureArticle .utilityColumn {
    padding-top: 40px;
}

.featureArticle #sb-adisplay header .titleIntroByline h1 {
  margin-right: 0px;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -1px;
}

#sb-adisplay .sidebar-300 {
  float: none;
  width: auto;
  margin-right: 0px;
}

#sb-adisplay .sidebar-300.hideOnMobile {
  display: none;
}

}





@media only screen and (max-width: 666px) {

.featureArticle #sb-adisplay header .titleIntroByline h1 {
  font-size: 48px;
  line-height: 48px;
}

.featureArticle #sb-adisplay h2 {
  line-height: 21px;
}

}

@media only screen and (max-width: 548px) {

section.featureArticle {
  margin-top: 0px;
}

section.featureHero {
  display: none;
}

.featureArticle .contentColumn {
  top: auto;
}

.featureArticle #sb-adisplay header {
  height: auto;
}

.featureArticle #sb-adisplay header .titleIntroByline {
  position: relative;
  bottom: auto;
  color: #333;
}

.featureArticle #sb-adisplay header .titleIntroByline h1 {
  text-shadow: 0 0px 8px rgba(0,0,0,0.3);
}

.featureArticle #sb-adisplay header .titleIntroByline h2, 
.featureArticle #sb-adisplay header .titleIntroByline #byline {
  text-shadow: none;
}

.featureArticle #sb-adisplay header .titleIntroByline a {
  color: #477bc0;
}

.featureArticle #sb-adisplay header .titleIntroByline #byline {
  color: #999;
}

#sb-adisplay .heroImage {
  display: block;
}

#sb-adisplay .sidebar-300 {
  padding-bottom: 0px;
  margin-bottom: 0p;
  border-bottom: none;
}

}










/* ======================================
40. Miscellaneous Features
======================================== */

#SurveyReading {
  max-width: 608px;
}

.pullquote .social {
  line-height: 36px;
  font-size: 16px;
}

.pullquote .social ul, .pullquote .social li {
  margin: 0px !important;
  list-style-type: none !important;
}

.pullquote .social ul li {
  float: left;
}

.pullquote .social ul li a {
  width: 36px;
  height: 36px;
  display: block;
  text-indent: -10000px;
  background-image: url(/media/image/sb-t-pullquote-share-icons.png);
  background-repeat: no-repeat;
  margin-left: 8px;
  position: relative;
}

.pullquote .social ul li a:hover {
  top: -4px;
}

.pullquote .social ul li.twitter a {
  background-position: 0px 0px;
}

.pullquote .social ul li.linkedin a {
  background-position: -92px 0px;
}

.pullquote .social ul li.facebook a {
  background-position: -46px 0px;
}

.pullquote .social ul li.googleplus a {
  background-position: -138px 0px;
}





/* Participants */

.participants {
    margin: 0px -10px;
    font-size: 0px;
    line-height: 18px;
    color: #999;
    font-family: Roboto;
    overflow: hidden;
    margin-bottom: 20px;
}

.participants .wrapper {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 0px 10px;
    display: block;
    vertical-align: top;
}

.participants .thumb {
    float: left;
    margin-right: 10px;
    width: 70px;
}

.participants img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.participants .text {
    overflow: hidden;
    font-size: 13px;
}

.participants.portraits .wrapper {
    width: 50%;
    display: inline-block;
}

@media only screen and (max-width: 480px) {

.participants.portraits .wrapper {
    width: 100%;
    display: block;
}

}










/* ======================================
50. Podcasts
======================================== */

.pagename {
  font-size: 36px;
  line-height: 38px;
  text-transform: uppercase;
  font-weight: bold;
}

.podcastPlayer {
  margin-bottom: 30px;
  overflow: hidden;
}

#sb-adisplay .podcastDisplay {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

#sb-adisplay .podcastDisplay .text {
  padding-left: 20px;
  float: right;
  width: 50%;
}

#sb-adisplay .podcastDisplay .thumb {
  width: 50%;
  float: left;
}

#sb-adisplay .podcastDisplay .thumb img {
  width: 100%;
  height: auto;
}

#sb-adisplay .podcastDisplay .date {
  color: #999;
  line-height: 18px;
  font-size: 12px;
  margin-bottom: 20px;
  display: block;
}

#sb-adisplay .podcastDisplay .buttons a {
    color: #ec5a2d !important;
    text-decoration: none !important;
    font-size: 12px;
    text-transform: uppercase;
    border: solid 1px #ccc;
    display: inline-block;
    margin-right: 10px;
    line-height: 34px;
    padding: 0px 10px;
    border-radius: 2px;
}

/* PLAYER */

#sb-adisplay .podcastPlayer .mejs-container {
   background: #fff;
}

#sb-adisplay .podcastPlayer .mejs-container .mejs-controls {
  background: #fff
}

#sb-adisplay .podcastPlayer .mejs-container .mejs-controls .mejs-time {
  color: #000;
}

#sb-adisplay .podcastPlayer .mejs-controls .mejs-button button {
  background-image: url(/media/image/podcast-controls-black.svg);
}

#sb-adisplay .podcastPlayer .mejs-controls .mejs-time-rail .mejs-time-total,
#sb-adisplay .podcastPlayer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #ccc;
}

#sb-adisplay .podcastPlayer .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #aaa;
}

#sb-adisplay .podcastPlayer .mejs-controls .mejs-time-rail .mejs-time-current,
#sb-adisplay .podcastPlayer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #116ecf;
}

#sb-adisplay .podcastPlayer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
#sb-adisplay .podcastPlayer .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  top: 10px;
  height: 10px;
}










/* ======================================
60. Fixed Sharing Bar
======================================== */

.fixedSharingBox {
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  overflow: hidden;
  background-color: #f6f6f6;
  font-size: 17px;
  color: #333;
  box-shadow: 0 0 8px 0px rgba(0,0,0,0.5);
  z-index: 20;
}

.fixedSharingBox .max-width {
  max-width: 994px;
  margin: 0px auto;
  position: relative;
}

.fixedSharingBox .inner {
}

.fixedSharingBox .title,
.fixedSharingBox .tools {
  vertical-align: top;
}

.fixedSharingBox .title {
  font-weight: bold;
  text-transform: uppercase;
  line-height: 50px;
}

.fixedSharingBox .title:before {
  content: "Reading: ";
  font-weight: normal;
  text-transform: none;
}

.fixedSharingBox .count {
  display: none;
}

.fixedSharingBox .tools {
  position: absolute;
  top: 0px;
  right: 0px;
}

.fixedSharingBox .tools:before {
  content: "";
  width: 40px;
  height: 50px;
  float: left;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f6f6+0,f6f6f6+100&amp;0+0,1+100 */
  background: -moz-linear-gradient(left,  rgba(246,246,246,0) 0%, rgba(246,246,246,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(246,246,246,0)), color-stop(100%,rgba(246,246,246,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(246,246,246,0) 0%,rgba(246,246,246,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f6f6f6', endColorstr='#f6f6f6',GradientType=1 ); /* IE6-9 */
}

.fixedSharingBox .tools li {
  float: left;
  width: 40px;
}

.fixedSharingBox .tools li a {
  display: block;
  text-align: center;
  padding-left: 3px;
  line-height: 51px;
  background-color: #f6f6f6;
  color: #333;
}

.fixedSharingBox .tools li a:hover {
  background-color: #ddd;
}

.fixedSharingBox .tools .pdf,
.fixedSharingBox .tools .print {
  display: none;
}

.fixedSharingBox .tools .facebook a {
  color: #3b5998;
}

.fixedSharingBox .tools .twitter a {
  color: #55acee;
}

.fixedSharingBox .tools .linkedin a {
  color: #0976b4;
}

.fixedSharingBox .tools .google-plus a {
  color: #dd4b39;
}

.fixedSharingBox .tools .library a {
  color: #e9bc29;
  position: relative;
  line-height: 45px;
  padding-bottom: 5px;
}

.fixedSharingBox .tools .library a.label:after {
  content: "save";
  color: #999;
  position: absolute;
  top: 12px;
  left: 0px;
  right: 0px;
  text-align: center;
  font-size: 10px;
}

.fixedSharingBox .tools .library.alreadyAdded a.label .fa-star-o:before {
  content: "\f005" !important;
}

.fixedSharingBox .tools .library.alreadyAdded a.label:after {
  content: "saved";
}





@media only screen and (max-width: 1023px) {

.fixedSharingBox {
  padding-left: 20px;
}

}

@media only screen and (max-width: 666px) {

.fixedSharingBox .title:before {
  display: none;
}

.fixedSharingBox .tools li {
  width: 34px;
}

}

@media only screen and (max-width: 548px) {

.fixedSharingBox {
  padding-left: 10px;
}

}

@media only screen and (max-width: 479px) {

.fixedSharingBox {
  padding-left: 0px;
}

.fixedSharingBox .title,
.fixedSharingBox .tools:before {
  display: none;
}

.fixedSharingBox .tools {
  position: relative;
}

.fixedSharingBox .tools li {
  width: 14.28%;
}

}