/* ==========================================================================
   ComputerWeekly
   ========================================================================== */
@font-face {
  font-family: 'ScalaSansBold';
  src: url("../fonts/ScalaSansWeb-Bold.eot");
  src: url("../fonts/ScalaSansWeb-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ScalaSansWeb-Bold.woff") format("woff");
}
.scala {
  font-family: 'ScalaSansBold', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.haas, .latest-news-sidebar .sidebar-ezine .ezine-header, .blogs-home .blog-sections > li h4 span, .search-def-home .search-def-links li, #blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar .chapters-bar-item-link.selected {
  font-family: 'NeueHaasGroteskText W01', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.haas-i {
  font-family: 'NHaasGroteskTXW01-56It', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.haas-m, .resources-bar-list.ezine li span.ezine-header, .resources-bar-item .cw-red-button, .latest-news-sidebar .sidebar-ezine span, .blogs-home .blogroll .blogroll-links li, #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header, .new-notable.news-listing .new-notable-item span.date, .blogs-items li .blog-info > span, .blogs-items li .blog-info > a {
  font-family: 'NHaasGroteskTXW01-65Md', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.haas-b, .nav-links, .resources-bar-list.ezine li span, .featured-topic-title, .featured-topic-item h4, .read-more-header h2, .read-more-topics li, .top-stories-home .ts-home-item h4, .homepage-photo-stories h3, .homepage-photo-stories h4, .latest-news-home li h4, .latest-news-sidebar .sidebar-ezine h3, .latest-news-sidebar .sidebar-ezine ul li, .in-depth-home li h4, .opinions-home li h4, .video-home li h4, #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine span,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine span,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine span,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine span, #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine ul li, #video .multimedia-header h2,
#blogs .multimedia-header h2, .news-archive-date, .news-archive-item .news-archive-collapse-toggle, .blogs-items li .blog-info h3, .blogs-items li .blog-info h4, #blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-header, #blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list li a, #blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar .chapters-bar-header {
  font-family: 'NHaasGroteskTXW01-75Bd', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.clearfix:before, #news .main-article-header:before, .featured-topic-items:before, .clearfix:after, #news .main-article-header:after, .featured-topic-items:after {
  content: "";
  display: table;
}
.clearfix:after, #news .main-article-header:after, .featured-topic-items:after {
  clear: both;
}
.clearfix, #news .main-article-header, .featured-topic-items {
  *zoom: 1;
}

.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}

.border-box, .search-def-home .search-def-form input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.link-teal {
  color: #00b3ac;
}
.link-teal:hover {
  color: #006860;
}

.link-blue {
  color: #008bc1;
}
.link-blue:hover {
  color: #005272;
}

.link-blue-l {
  color: #00b9d8;
}
.link-blue-l:hover {
  color: #008bc1;
}

/* ==========================================================================
   Sample Heading
   ========================================================================== */
/* Sample Subheading
   ========================================================================== */
.cw-blue-button,
.blue-button,
.teal-button {
  background: #74b6c9;
}
.cw-blue-button:hover,
.blue-button:hover,
.teal-button:hover {
  background: #506784;
}

.cw-red-button,
.red-button {
  background: #ed1c24;
}
.cw-red-button:hover,
.red-button:hover {
  background: #96040f;
}

.cw-red-button-ep {
  background: #ed1c24;
}
.cw-red-button-ep:hover {
  background: #96040f;
}

.content-center {
  margin-bottom: 40px;
}

p a {
  color: #74b6c9;
}

p a:hover {
  color: #506784;
}

/* ==========================================================================
   HEADER / NAV
   ========================================================================== */
.header {
  background-color: #ed1c24;
}
@media (min-width: 960px) {
  .header {
    background-color: #fff;
  }
}

@media (min-width: 960px) {
  .header-logo {
    background: #fff;
    width: 228px;
    border-right: 1px solid #e3e3e3;
    z-index: 2;
  }
}

@media (min-width: 960px) {
  .header-logo-desktop {
    width: 192px;
    height: 33px;
    top: 28px;
  }
}

.header-logo-mobile {
  top: 17px;
}

.header-logo-tt-desktop {
  display: none;
}
@media (min-width: 960px) {
  .header-logo-tt-desktop {
    display: block;
    position: absolute;
    right: 20px;
    bottom: 0;
    height: 74px;
    border-left: 1px solid #e3e3e3;
    padding-top: 25px;
    padding-left: 20px;
  }
}

.nav-toggle, .header-search-toggle {
  background-color: #ed1c24;
  border-color: #fababd;
}
.nav-toggle.selected, .header-search-toggle.selected {
  background-color: #96040f;
}

@media (min-width: 960px) {
  .header-search-toggle {
    background-color: transparent;
    right: 115px;
  }
}
@media (min-width: 1280px) {
  .header-search-toggle {
    background-color: transparent;
    right: 115px;
  }
}
@media (min-width: 960px) {
  .header-search-toggle > .icon {
    color: #c6c2bf;
  }
}
@media (min-width: 960px) {
  .header-search-toggle > .icon:hover {
    color: #ed1c24;
  }
}
@media (min-width: 960px) {
  .header-search-toggle:hover > .icon {
    color: #ed1c24;
  }
}

@media (min-width: 960px) {
  .header-search {
    right: 115px;
  }
}
@media (min-width: 1280px) {
  .header-search {
    right: 115px;
  }
}

.nav-join-pro {
  color: #ed1c24;
}
.nav-join-pro:hover {
  color: #96040f;
}

.nav-links {
  z-index: 1;
  font-size: 11px;
  margin: 5px 0 0;
  padding: 15px 20px;
  border-top: 1px solid #e3e3e3;
}
@media (min-width: 640px) {
  .nav-links {
    height: 50px;
    margin: 0;
    padding: 0 20px;
  }
}
@media (min-width: 960px) {
  .nav-links {
    position: absolute;
    top: 0;
    left: 15px;
    padding-left: 0;
    border-top: 0;
    background-color: #fff;
    z-index: 10;
  }
}
.nav-links ul {
  clear: both;
  overflow: hidden;
}
.nav-links li {
  float: left;
  line-height: 30px;
}
@media (min-width: 640px) {
  .nav-links li {
    line-height: 50px;
    padding: 0;
  }
}
.nav-links li:last-child a {
  border: 0;
}
.nav-links li:nth-child(3) {
  float: left;
}
.nav-links li a {
  border-right: 1px solid #e3e3e3;
  text-transform: uppercase;
  padding-right: 5px;
  margin-right: 5px;
  color: #74b6c9;
}
.nav-links li a:hover {
  color: #506784;
}

.nav-user {
  font-size: 11px;
}
@media (min-width: 960px) {
  .nav-user {
    right: 273px;
    z-index: 9;
  }
}
.nav-user .nav-user-action.logout {
  color: #74b6c9;
}
.nav-user .nav-user-action.logout:hover {
  color: #506784;
}
.nav-user a:first-child .nav-user-action {
  border-right: 1px solid #e3e3e3;
  padding-right: 15px;
  margin-right: 0px;
}
.nav-user .register {
  padding: 5px 13px;
  background-color: #ed1c24;
  margin-left: 5px;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.nav-user .register:hover {
  background-color: #96040f;
}
.nav-user .register span {
  color: #fff;
  padding: 0;
}

.nav-rss {
  display: none;
}
@media (min-width: 960px) {
  .nav-rss {
    display: block;
    background: #fff url(../img/iconRSS.png) no-repeat 15px center;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 206px;
    height: 50px;
    line-height: 50px;
    font-size: 11px;
    border-left: 1px solid #e3e3e3;
  }
}
.nav-rss .nav-user-action {
  padding-left: 30px;
}
.nav-rss .nav-user-action:hover {
  color: #f79520;
}

.nav-user-action {
  color: #58595b;
}
.nav-user-action:hover {
  color: #74b6c9;
}

@media (min-width: 960px) {
  .nav-user {
    right: 266px;
  }
}
@media (min-width: 1280px) {
  .nav-user {
    right: 273px;
  }
}

@media (min-width: 960px) {
  .nav-user a:first-child .nav-user-action {
    padding-right: 5px;
  }
}
@media (min-width: 1280px) {
  .nav-user a:first-child .nav-user-action {
    padding-right: 15px;
  }
}

@media (min-width: 960px) {
  .nav-user-action {
    padding-left: 2px;
  }
}
@media (min-width: 1280px) {
  .nav-user-action {
    padding-left: 13px;
  }
}
.nav-user-action.cookies {
  margin-left: 5px;
}
@media (min-width: 960px) {
  .nav-user-action.cookies {
    padding-left: 5px;
  }
}
@media (min-width: 1280px) {
  .nav-user-action.cookies {
    padding-left: 15px;
  }
}

.nav-social-item a:hover {
  color: #ed1c24;
}

.nav-list-item-header {
  color: #506784;
}
@media (min-width: 960px) {
  .nav-list-item-header {
    font-size: 13px;
  }
}
.nav-list-item-header:hover .icon {
  color: #74b6c9;
}
.nav-list-item-header .icon {
  color: #506784;
}
@media (min-width: 960px) {
  .nav-list-item-header .icon {
    right: 15px;
  }
}

.nav-list-sublist-header {
  color: #74b6c9;
}

.nav-list-sublist-header-gray {
  color: #c6c2bf;
}

@media (min-width: 960px) {
  .nav-list-item-header-title {
    padding-right: 45px;
  }
}

@media (min-width: 960px) {
  .nav-list-item-cw {
    position: absolute;
    width: 140px;
  }
}
@media (min-width: 960px) {
  .nav-list-item-cw:first-child {
    left: 228px;
  }
}
@media (min-width: 960px) {
  .nav-list-item-cw:first-child .nav-list-item-dropdown {
    width: 379px;
    padding: 20px;
  }
}
@media (min-width: 960px) {
  .nav-list-item-cw:nth-child(2) {
    left: 368px;
  }
}
@media (min-width: 960px) {
  .nav-list-item-cw:nth-child(2) .nav-list-item-dropdown {
    width: 379px;
    left: -140px;
    padding: 20px;
  }
}
@media (min-width: 960px) {
  .nav-list-item-cw:nth-child(3) {
    left: 508px;
  }
}
@media (min-width: 960px) {
  .nav-list-item-cw:nth-child(3) .nav-list-item-dropdown {
    width: 379px;
    left: -280px;
    padding: 20px;
  }
}
@media (min-width: 960px) {
  .nav-list-item-cw.selected.nav-list-item-border {
    border-bottom: 0;
    z-index: 999997;
  }
}
.nav-list-item-cw .nav-list-item-dropdown.infotype .nav-list-item-jscroll .nav-list-child-topics:first-child {
  display: none;
}
.nav-list-item-cw .nav-list-item-dropdown.infotype .nav-list-item-jscroll .nav-list-parent-topics {
  display: block;
}

@media (min-width: 960px) {
  .nav-list-item-jscroll {
    max-height: 500px;
  }
}

/* HEADER FIXED */
@media (min-width: 960px) {
  .header-desktop-fixed .nav-links,
  .header-desktop-fixed .nav-rss {
    display: none;
  }
  .header-desktop-fixed .header-logo-tt-desktop {
    height: 48px;
    z-index: 10;
    right: 0;
    padding-right: 20px;
  }
  .header-desktop-fixed .header .header-logo {
    background-color: #fff;
    width: 228px;
  }
  .header-desktop-fixed .header .header-logo-small {
    width: 192px;
    height: 32px;
    top: 14px;
  }
  .header-desktop-fixed .header .nav-list-item-header .icon-arrow-down {
    display: block;
    font-size: 14px;
    top: 20px;
  }
  .header-desktop-fixed .header .nav {
    padding-left: 228px;
  }
  .header-desktop-fixed .header .nav-list-item-cw {
    border-right: 1px solid #e3e3e3;
  }
  .header-desktop-fixed .header .nav-list-item-cw:first-child {
    border-left: 1px solid #e3e3e3;
  }
  .header-desktop-fixed .header .nav-list-item-cw:first-child .nav-list-item-dropdown {
    left: -1px;
    width: 382px;
  }
  .header-desktop-fixed .header .nav-list-item-cw:nth-child(2) .nav-list-item-dropdown {
    width: 382px;
    left: -142px;
  }
  .header-desktop-fixed .header .nav-list-item-cw:nth-child(3) .nav-list-item-dropdown {
    width: 382px;
    left: -283px;
  }
  .header-desktop-fixed .header .nav-list-item-cw.nav-list-item-border {
    border-bottom: 1px solid #e3e3e3;
  }
}
@media (min-width: 960px) {
  .header-desktop-fixed .header .desktop-fixed-search {
    display: none;
  }
}
@media (min-width: 1280px) {
  .header-desktop-fixed .header .desktop-fixed-search {
    display: block;
  }
}

.header-privacy-policy span a:hover {
  color: #74b6c9;
}

/* ==========================================================================
   SIDEBARS
   ========================================================================== */
.actions-bar-item {
  border-bottom: 1px solid #e3e3e3;
  background: #74b6c9;
}
.actions-bar-item.selected {
  background: #506784;
}

.share-bar-item-mobile, .share-bar-item-mobile .count {
  background: #74b6c9;
}
.share-bar-item-mobile:hover, .share-bar-item-mobile .count:hover {
  background: #506784;
}

.share-bar-item-mobile:hover .count {
  background: #506784;
}

.mobile-resources-bar {
  display: none;
}

.chapters-bar-header .icon {
  color: #74b6c9;
}

.chapters-bar-header .icon, .resources-bar-header .icon, .related-bar-header .icon, .guide-bar-header .icon, .browse-defs-bar-header .icon, .itcs-bar-header .icon, .blog-bar-header .icon {
  color: #74b6c9;
}

.chapters-bar-item.selected {
  border-left-color: #74b6c9;
}
.chapters-bar-item.selected a {
  color: #74b6c9;
}

.blog-bar-item a {
  color: #506784;
}

.blog-bar-item a:hover {
  color: #74b6c9;
}

.resources-bar-header.ezine-header {
  border: 0;
  color: #506784;
}

.resources-bar-header .icon {
  color: #74b6c9;
}

.resources-bar-list.ezine li {
  padding-top: 0;
}
.resources-bar-list.ezine li span {
  color: #323232;
  margin-bottom: 5px;
}
.resources-bar-list.ezine li span.ezine-header {
  color: #74b6c9;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
}
.resources-bar-list.ezine li img {
  width: 119px;
}

@media (min-width: 1280px) {
  .latest-blog-posts .resources-bar-item, .ezine .resources-bar-item {
    padding-right: 0;
  }
}

@media (min-width: 1280px) {
  .resources-bar-item {
    padding-right: 50px;
    min-height: 0;
  }
}
.resources-bar-item span {
  white-space: normal;
}
@media (min-width: 960px) {
  .resources-bar-item span {
    white-space: normal;
  }
}
.resources-bar-item a {
  color: #506784;
}
.resources-bar-item a:hover {
  color: #74b6c9;
}
.resources-bar-item.see-more a {
  display: block;
  font-size: 14px;
  color: #a6a6a6;
}
@media (min-width: 960px) {
  .resources-bar-item.see-more a {
    text-align: center;
  }
}
.resources-bar-item.see-more a:hover {
  color: #323232;
}
.resources-bar-item.see-more a.button {
  color: #fff;
}
.resources-bar-item.see-more a.button:hover {
  color: #fff;
}
.resources-bar-item .cw-red-button {
  color: #fff;
  padding: 10px 15px;
  font-size: 15px;
  display: block;
  margin: 15px;
  line-height: 15px;
  height: auto;
  max-width: 200px;
}
@media (min-width: 960px) {
  .resources-bar-item .cw-red-button {
    margin: 15px 0;
  }
}
@media (min-width: 1280px) {
  .resources-bar-item .cw-red-button {
    line-height: 30px;
  }
}
.resources-bar-item .cw-red-button:hover {
  color: #fff;
}

.resources-bar-list.ezine .resources-bar-item ul {
  list-style: disc;
  margin-left: 15px;
}
.resources-bar-list.ezine .resources-bar-item ul li {
  margin-bottom: 10px;
}

.share-bar-item-desktop a, .related-bar-item a:hover {
  color: #74b6c9;
}

.share-bar-item-desktop a:hover,
.related-bar-item a,
.discussion-sidebar-question p,
.discussion-sidebar-cta .response-count {
  color: #506784;
}

.qa-sidebar-title {
  color: #74b6c9;
}

.qa-sidebar-title span {
  color: #506784;
}

/* ==========================================================================
   ARTICLE/EOC
   ========================================================================== */
@media (min-width: 1280px) {
  #news .main-article-header {
    clear: both;
    overflow: visible;
  }
}

.reg-login .content-left {
  padding-top: 50px;
}

@media (min-width: 1280px) {
  .premium-content-promo {
    width: 510px;
  }
}
@media (min-width: 1280px) {
  .premium-content-promo .promo-about {
    width: 330px;
    margin-right: 20px;
  }
}

.main-article-share-count span {
  color: #ed1c24;
}

.main-article-share-count:hover .icon,
.pro-features-wrapper h2.pro,
.pro-features-wrapper .pro-features p a {
  color: #ed1c24;
}

.pro-features-wrapper .pro-features p a:hover {
  color: #96040f;
}

.main-article-author-byline a:hover,
.main-article-author-contact a,
.main-article-subtitle a,
.main-article-author-date a:hover,
.publish-date a,
.dig-deeper-content-item h5 a:hover,
.comments-count .icon,
.comment-wrapper .comment-share .comment-reply a,
.main-article-pullquote-inner figcaption strong,
.pullquote > div figcaption strong,
.join-discussion-wrapper .discussion-question p .asker,
.sign-up-wrapper.inline-reg .sign-up-content h2,
.main-article-image figcaption .icon,
.pageNotFound-section .pageNotFound-list a,
.pageNotFound-section .pageNotFound-category-list a,
.pageNotFound-section .pageNotFound-category-list li {
  color: #74b6c9;
}

.main-article-author-byline a,
.main-article-author-contact a:hover,
.main-article-subtitle a:hover,
.main-article-author-date a,
.publish-date a:hover,
.dig-deeper-nav-item.selected,
.dig-deeper-nav-item.selected .icon,
.extra-info-inner h4,
.extraInfo h4,
.sidebar h4,
.pageNotFound-section .pageNotFound-list a:hover,
.pageNotFound-section .pageNotFound-category-list a:hover,
.video-transcript-content .speaker {
  color: #506784;
}

.pageNotFound-section .pageNotFound-search .pageNotFound-search-btn {
  background: #74b6c9;
  border-color: #74b6c9;
}

.sign-up-wrapper.inline-reg .sign-up-form .sign-up-btn {
  background: #74b6c9;
  border-color: #74b6c9;
}

.sign-up-wrapper.inline-reg .sign-up-form .sign-up-btn:hover {
  background-color: #506784;
}

.main-article-image {
  max-height: none;
}

@media (min-width: 640px) {
  .main-article-image-mask {
    display: none;
  }
}

.main-article-image-enlarge {
  background-color: #74b6c9;
}

.main-article-image:hover .main-article-image-enlarge {
  background-color: #506784;
}

.refinery-wrapper {
  display: none;
}
.refinery-wrapper h2 {
  color: #506784;
}
@media (min-width: 960px) {
  .refinery-wrapper {
    display: block;
    width: 150px;
    margin-bottom: 20px;
  }
}
@media (min-width: 1280px) {
  .refinery-wrapper {
    width: 180px;
  }
}
.refinery-wrapper.cw-guide-refinery {
  display: block;
  margin-top: 20px;
}
@media (min-width: 960px) {
  .refinery-wrapper.cw-guide-refinery {
    width: auto;
  }
}
@media (min-width: 1280px) {
  .refinery-wrapper.cw-guide-refinery {
    width: 760px;
  }
}
@media (min-width: 640px) {
  .refinery-wrapper.cw-guide-refinery .refinery-header {
    width: 30%;
  }
}
@media (min-width: 1280px) {
  .refinery-wrapper.cw-guide-refinery .refinery-header {
    width: 230px;
  }
}
.refinery-wrapper.cw-guide-refinery .refinery-header h2 a {
  color: #fff;
}
.refinery-wrapper.cw-guide-refinery .refinery-header h2 a:hover {
  color: #506784;
}
.refinery-wrapper.cw-guide-refinery .refinery-header h3 {
  color: #506784;
}
.refinery-wrapper.cw-guide-refinery .refinery-content {
  background: #74b6c9;
}

.main-guide-hero-header {
  background: url(../img/temp/cw_article_gradient_desktop.jpg) no-repeat 0 0;
}

.main-guide-hero-header .main-guide-hero-header-left {
  border-right-color: #74b6c9;
}

.refinery-guide-sections li.selected, .guide-navigation-sections li.selected {
  border-left-color: #74b6c9;
}

.guide-bar-list .guide-bar-item a {
  color: #506784;
}
.guide-bar-list .guide-bar-item a:hover {
  color: #74b6c9;
}

@media (min-width: 960px) {
  .refinery-header h2 {
    font-size: 17px;
    position: relative;
  }
}
.refinery-header h2 a {
  overflow: hidden;
  line-height: normal;
  text-overflow: ellipsis;
}
@media (min-width: 960px) {
  .refinery-header h2 a {
    width: 110px;
  }
}
@media (min-width: 1280px) {
  .refinery-header h2 a {
    width: 130px;
  }
}
.refinery-header h2 a:hover {
  color: #74b6c9;
}
@media (min-width: 960px) {
  .refinery-header h2 a .icon {
    left: 125px;
    top: 2px;
  }
}
@media (min-width: 1280px) {
  .refinery-header h2 a .icon {
    left: 145px;
  }
}
.refinery-header h3 {
  color: #ed1c24;
}
@media (min-width: 960px) {
  .refinery-header {
    width: 150px;
    padding: 10px;
  }
}
@media (min-width: 1280px) {
  .refinery-header {
    width: 180px;
  }
}

.refinery-content {
  background: #fff;
}

.refinery-topics-wrapper h3 {
  color: #ed1c24;
}
.refinery-topics-wrapper a {
  color: #a6a6a6;
}
.refinery-topics-wrapper a:hover {
  color: #323232;
}
.refinery-topics-wrapper li {
  width: auto;
  height: auto;
  padding-bottom: 10px;
}
.refinery-topics-wrapper li a {
  width: auto;
  white-space: normal;
}

.main-article-chapter {
  padding-top: 0;
  margin-top: 0;
  background: none;
}

.pro-features-content {
  background: #e3e3e3;
}

.dig-deeper-content-item {
  padding-left: 0;
}

.comments-form .comments-form-btn {
  background: #74b6c9;
  border-color: #74b6c9;
}

.comments-form .comments-form-btn:hover {
  background: #506784;
  border-color: #506784;
}

@media (min-width: 640px) {
  .main-article-subtitle {
    margin: 0;
  }

  .pro-features-header .cta-pro-features a {
    color: #ed1c24;
  }
  .pro-features-header .cta-pro-features a:hover {
    color: #96040f;
  }
}
@media (min-width: 1280px) {
  .main-article-subtitle {
    margin: -30px 0 20px 240px;
  }
}
.cw-article-image {
  position: relative;
}
@media (min-width: 640px) {
  .cw-article-image {
    display: none;
  }
}
@media (min-width: 960px) {
  .cw-article-image {
    background: #fff;
  }
}
.cw-article-image img {
  width: 100%;
}
@media (min-width: 960px) {
  .cw-article-image img {
    width: 170px;
  }
}
@media (min-width: 1280px) {
  .cw-article-image img {
    width: 200px;
  }
}
.cw-article-image .imageWithCredit {
  margin-top: 15px;
}
.cw-article-image .imageWithCredit p {
  position: absolute;
  right: 5px;
  top: -15px;
}
@media (min-width: 960px) {
  .cw-article-image .imageWithCredit p {
    right: 0;
  }
}

@media (min-width: 960px) {
  .locking-left-bar .cw-article-image {
    display: block;
  }
  .locking-left-bar .cw-article-image .imageWithCredit {
    margin-top: 0;
  }
}

@media (min-width: 640px) {
  .main-article-author {
    clear: both;
    overflow: hidden;
    padding-bottom: 0;
  }
}
@media (min-width: 960px) {
  .main-article-author {
    clear: none;
    overflow: visible;
    padding-bottom: 5px;
  }
}
.main-article-author .cw-article-image {
  display: block;
  float: right;
}
.main-article-author .cw-article-image img {
  display: block;
  width: 135px;
}
.main-article-author .cw-article-image .imageWithCredit p {
  top: -1px;
  right: 0;
}

@media (min-width: 640px) {
  .main-article-title {
    min-height: 88px;
  }
}

/* ==========================================================================
   TOPICS
   ========================================================================== */
.topic-header .topic-title {
  font-size: 24px;
}
@media (min-width: 640px) {
  .topic-header .topic-title {
    font-size: 30px;
  }
}
@media (min-width: 960px) {
  .topic-header .topic-title {
    width: 460px;
    font-size: 44px;
  }
}
@media (min-width: 1280px) {
  .topic-header .topic-title {
    width: 780px;
    font-size: 50px;
  }
}
@media (min-width: 960px) {
  .topic-header .topic-subtitle {
    width: 460px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1280px) {
  .topic-header .topic-subtitle {
    width: 780px;
  }
}
@media (min-width: 960px) {
  .topic-header .page-header-ad {
    display: block;
    top: 0;
  }
}

#topicLeaf .new-notable {
  background: 0;
}
#topicLeaf .new-notable .new-notable-item h4 {
  padding-left: 0;
}
@media (min-width: 1280px) {
  #topicLeaf .new-notable .new-notable-item h4 {
    padding-left: 0;
  }
}

@media (min-width: 960px) {
  #topicLeaf .topic-header .page-header-ad {
    top: 0 !important;
  }
}

.featured-topic {
  padding-top: 10px;
  margin: 0 20px 40px;
}
@media (min-width: 640px) {
  .featured-topic {
    margin: 0 40px;
  }
}
@media (min-width: 960px) {
  .featured-topic {
    margin: 0 0 40px;
    min-height: 185px;
  }
}
@media (min-width: 1280px) {
  .featured-topic {
    width: 780px;
    min-height: 0;
  }
}

.featured-topic-title {
  font-size: 16px;
  letter-spacing: -.02em;
  margin: 6px 0 13px;
}
@media (min-width: 640px) {
  .featured-topic-title {
    font-size: 24px;
    margin: 14px 0 11px;
  }
}
@media (min-width: 960px) {
  .featured-topic-title {
    font-size: 30px;
    margin: 13px 0 30px;
  }
}

.featured-topic-items {
  list-style: none;
}
@media (min-width: 640px) {
  .featured-topic-items {
    margin: 0 -2% 40px;
  }
}
@media (min-width: 960px) {
  .featured-topic-items {
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .featured-topic-items {
    margin-right: -40px;
  }
}

.featured-topic-item {
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .featured-topic-item {
    float: left;
    width: 46%;
    margin: 0 2%;
  }
}
@media (min-width: 960px) {
  .featured-topic-item {
    width: 211px;
    margin: 0 40px 0 0;
  }
}
@media (min-width: 1280px) {
  .featured-topic-item {
    width: 369px;
  }
}
.featured-topic-item h4 {
  font-size: 16px;
  line-height: 1.375em;
  letter-spacing: -.02em;
  padding-left: 0;
  margin: 10px 0 0;
  position: relative;
}
@media (min-width: 640px) {
  .featured-topic-item h4 {
    font-size: 18px;
    line-height: 1.28em;
  }
}
@media (min-width: 960px) {
  .featured-topic-item h4 {
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .featured-topic-item h4 {
    font-size: 24px;
    line-height: 1.17em;
  }
}
.featured-topic-item a:hover {
  color: #74b6c9;
}
.featured-topic-item img {
  width: 100%;
}

.read-more-wrapper {
  margin: 0 10px;
  padding: 10px;
  background: url(../img/border_diagonal.png) repeat 0 0;
}
@media (min-width: 960px) {
  .read-more-wrapper {
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .read-more-wrapper {
    width: 760px;
  }
}

.read-more-content {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.read-more-content.closed {
  max-height: 175px;
}
@media (min-width: 1280px) {
  .read-more-content.closed {
    max-height: 145px;
  }
}
.read-more-content.closed .read-more-collapse-toggle {
  padding-top: 36px;
  background: url(../img/refinery_mask.png) repeat-x 0 top;
}

.read-more-collapse-toggle {
  display: none;
}
@media (min-width: 640px) {
  .read-more-collapse-toggle {
    width: 100%;
  }
}

.read-more-header {
  background: #506784;
  padding: 15px 20px;
}
.read-more-header h2 {
  margin: 0;
  color: #fff;
  font-size: 20px;
}
.read-more-header h2 a {
  color: #B9DAE4;
}
.read-more-header h2 a:hover {
  color: #74b6c9;
}

.read-more-body {
  background: #fff;
  padding: 20px 20px;
  width: 100%;
}

.read-more-topics {
  clear: both;
  overflow: hidden;
  list-style: none;
}
.read-more-topics li {
  font-size: 12px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
@media (min-width: 640px) {
  .read-more-topics li {
    float: left;
    width: 47%;
  }
}
@media (min-width: 960px) {
  .read-more-topics li {
    width: 233px;
    margin-left: 20px;
  }
}
@media (min-width: 1280px) {
  .read-more-topics li {
    width: 226px;
  }
}
@media (min-width: 640px) {
  .read-more-topics li:nth-child(even) {
    margin-left: 6%;
  }
}
@media (min-width: 960px) {
  .read-more-topics li:nth-child(even) {
    margin-left: 20px;
  }
}
@media (min-width: 960px) {
  .read-more-topics li:nth-child(3n+1) {
    margin-left: 0;
  }
}
.read-more-topics li a {
  color: #74b6c9;
}
.read-more-topics li a:hover {
  color: #506784;
}
@media (min-width: 640px) {
  .read-more-topics li a {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

.topic-section .topic-section-title .section-sub-head {
  color: #74b6c9;
}
.topic-section .topic-news-item .topic-news-title a:hover {
  color: #74b6c9;
}
.topic-section .topic-news-item .news-mobile-date,
.topic-section .topic-news-item .news-desktop-date {
  color: #506784;
}
.topic-section .topic-item-title a:hover {
  color: #74b6c9;
}
.topic-section .topic-item-description a {
  color: #ed1c24;
}
.topic-section .topic-item-description a:hover {
  color: #96040f;
}
@media (min-width: 640px) {
  .topic-section.photostories .topic-item {
    clear: both;
    overflow: hidden;
  }
}
.topic-section.photostories .topic-section-title {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 15px;
}
.topic-section.photostories .image-resize {
  float: left;
  height: 55px;
  width: 70px;
  margin: 0 15px 0 0;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 960px) {
  .topic-section.photostories .image-resize {
    height: 110px;
    width: 140px;
  }
}
.topic-section.photostories .image-resize img {
  display: block;
  height: 55px;
  width: 70px;
}
@media (min-width: 960px) {
  .topic-section.photostories .image-resize img {
    height: 110px;
    width: 140px;
  }
}
.topic-section.photostories .topic-item-title {
  margin-bottom: 10px;
}
.topic-section.photostories .topic-item-description {
  display: block;
  margin-top: 0;
}
@media (min-width: 640px) {
  .topic-section.videos .topic-item {
    clear: both;
    overflow: hidden;
  }
}
.topic-section.videos .topic-item:last-child {
  border: 0;
}
.topic-section.videos .topic-section-title {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 15px;
}
.topic-section.videos .topic-item-title {
  margin-bottom: 10px;
}
.topic-section.videos .video-image {
  margin: 15px 0 10px 0;
  position: relative;
  cursor: pointer;
}
@media (min-width: 640px) {
  .topic-section.videos .video-image {
    float: left;
    margin: 5px 15px 10px 0;
    width: 140px;
  }
}
.topic-section.videos .video-image img {
  width: 100%;
}
@media (min-width: 640px) {
  .topic-section.videos .video-image img {
    height: 110px;
  }
}
.topic-section.videos .video-image-play {
  text-align: center;
  width: 40px;
  height: 40px;
  background-color: transparent;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 39%;
  right: 42%;
  display: block;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
@media (min-width: 640px) {
  .topic-section.videos .video-image-play {
    top: 33px;
    right: 50px;
  }
}
.topic-section.videos .video-image-play .icon {
  opacity: 0.7;
  color: #fff;
  font-size: 44px;
  top: -4px;
}
.topic-section.videos .topic-item-description {
  display: block;
  margin: 0 0 20px 0;
}

/* ==========================================================================
   SEARCH RESULTS
   ========================================================================== */
.search-results-header h1 em,
.search-results-header .search-results-filter-item.selected,
.search-results-header .search-results-filter-item .icon,
.search-result .search-result-head .search-result-head-site,
.search-result .search-result-head .search-result-head-author,
.search-result .search-result-head .search-result-head-author a,
.search-result .search-result-body .section-title a,
.section-title .icon,
.search-result .search-result-body li:before,
.search-result .search-result-body li a:hover,
.listTypePagination a:hover,
.ads-by-google.main-content li a.googleGreen,
.ads-by-google.main-content li a:hover,
.search-results-header .search-results-sort .active-sort,
.search-results-header .search-results-type-menu a,
.search-result-topic .search-result-topic-inner .section-title .icon,
.search-result-topic .search-result-topic-inner .section-title a span,
.search-result-topic .search-result-topic-inner .section-title > span,
.search-result .search-result-body.definition-body a,
.search-result .search-result-body.definition-body .section-title a,
.search-result .search-result-body .associated-glossaries li a,
.search-result .search-result-head .search-result-contributor-info a {
  color: #74b6c9;
}

.search-result .search-result-head .search-result-head-author a:hover,
.search-result .search-result-body .section-title a:hover,
.ads-by-google.main-content li a.googleGreen:hover,
.search-results-header .search-results-type-menu a:hover,
.search-result-topic .search-result-topic-inner .section-title a:hover,
.search-result-topic .search-result-topic-inner .section-title a span:hover,
.search-result .search-result-body.definition-body a:hover,
.search-result .search-result-body.definition-body .section-title a:hover,
.search-result .search-result-body .associated-glossaries li a:hover,
.search-result .search-result-head .search-result-contributor-info a:hover {
  color: #506784;
}

.search-result-body p a,
.search-result-topic .search-result-topic-inner p a,
.search-result .search-result-body.definition-body p a,
.search-result .search-result-body > a {
  color: #ed1c24;
}

.search-result-body p a:hover,
.search-result-topic .search-result-topic-inner p a:hover,
.search-result .search-result-body.definition-body p a:hover,
.search-result .search-result-body > a:hover {
  color: #96040f;
}

.listTypePagination a.currentPage {
  border-color: #74b6c9;
}

.paginationNavigation .pagePrevious a {
  background: url(../img/cw_paginationPrevOn.png) repeat-x 0 0;
}

.paginationNavigation .pageNext a {
  background: url(../img/cw_paginationNextOn.png) repeat-x 0 0;
}

/* ==========================================================================
   E-PRODUCTS
   ========================================================================== */
#magNav .header-gradient,
#ezineDetail .header-gradient,
#ezineDetailLogin .header-gradient,
#ebookChapter .header-gradient,
#ebookChapterLogin .header-gradient,
#ebookDetail .header-gradient,
#ebookDetailLogin .header-gradient,
#eproductsNav .header-gradient {
  background: #e3e3e3;
}

.ezine-all-issues .ezine-all-issues-lists li a {
  color: #506784;
}

.ezine-all-issues .ezine-all-issues-lists li a:hover,
.ezine-previous-issues-list h4 a:hover,
.issue-features-section h4 a:hover,
.issue-news-section h4 a:hover,
.issue-columns-section h4 a:hover,
.ebook-chapters-available li h3 a:hover,
.eproducts-featured-lp-list h4 a:hover,
.eproducts-lp-topics-list h4 a:hover,
.ezine-pro-plus-list h3 a:hover,
.ebook-all-issues-list-1 h3,
.ebook-all-issues-list-2 h3,
.ebook-all-issues-list-3 h3,
.ebook-all-issues-list-links li h4 .icon,
.ebook-all-issues-list-links li h4 a:hover {
  color: #74b6c9;
}

.eproducts-title span:nth-of-type(1),
.eproducts-lp-featured .eproducts-title-bar h2 span,
.eproducts-lp-topics .eproducts-title-bar h2 span,
.ezine-pro-plus .eproducts-title-bar h2 span,
.ezine-pro-plus .eproducts-title-bar a,
.ezine-more-downloads .eproducts-title-bar h2 span,
.ezine-more-downloads .eproducts-title-bar a,
.eproducts-download,
.issue-features-section .issue-author a,
.issue-news-section .issue-author a,
.issue-columns-section .issue-author a,
.latest-issue-more a,
.eproducts-registration .privacy-policy a,
.ezine-article-tagline a,
.ebook-about-author a,
.ebook-summary .ebook-chapters-available .eproducts-download,
.ebook-summary .ebook-chapters-available .eproducts-download .icon,
.ebook-chapters-available li > .icon,
.chapter-included p a {
  color: #ed1c24;
}

.eproducts-download:hover,
.ezine-pro-plus .eproducts-title-bar a:hover,
.ezine-more-downloads .eproducts-title-bar a:hover,
.issue-features-section .issue-author a:hover,
.issue-news-section .issue-author a:hover,
.issue-columns-section .issue-author a:hover,
.latest-issue-more a:hover,
.eproducts-registration .privacy-policy a:hover,
.ezine-article-tagline a:hover,
.ebook-about-author a:hover,
.ebook-summary .ebook-chapters-available .eproducts-download:hover,
.ebook-summary .ebook-chapters-available .eproducts-download:hover .icon,
.chapter-included p a:hover {
  color: #96040f;
}

.eproducts-subtitle {
  color: #666666;
}

.issue-detail .eproducts-download,
.eproducts-registration .eproducts-login,
.ebook-all-issues .teal-button {
  background-color: #ed1c24;
  color: #fff;
}

.issue-detail .eproducts-download:hover,
.issue-detail .latest-issue-summary .eproducts-download:hover,
.eproducts-registration .eproducts-login:hover,
.issue-detail .eproducts-registration-form .eproducts-download:hover,
.ebook-all-issues .teal-button:hover {
  background-color: #96040f;
}

.ebook-summary .ebook-chapters-available .eproducts-download:hover {
  background: none;
}

/* ==========================================================================
   INFOTYPE
   ========================================================================== */
.chapters-bar-item-link .topic-count,
.infotype-section .infotype-news-item .infotype-news-title a:hover,
.chapters-bar-item-link.selected a,
.get-started-definitions .get-started-definitions-inner li a,
.get-started-definitions .get-started-definitions-inner h2 span {
  color: #74b6c9;
}

.get-started-definitions .get-started-definitions-inner li a:hover {
  color: #506784;
}

.get-started .infotype-news-description a {
  color: #ed1c24;
}

.get-started .infotype-news-description a:hover {
  color: #96040f;
}

.chapters-bar-item-link.selected {
  border-left-color: #74b6c9;
}

.get-started-header .infotype-title {
  margin-bottom: -15px;
}

/* ==========================================================================
   HOMEPAGE
   ========================================================================== */
#home .content-columns .content-center {
  margin-top: -55px;
}
@media (min-width: 640px) {
  #home .content-columns .content-center {
    margin-top: -100px;
  }
}
#home .header-gradient img {
  height: 55px;
}
@media (min-width: 640px) {
  #home .header-gradient img {
    height: 120px;
  }
}
@media (min-width: 1280px) {
  #home .header-gradient img {
    height: 215px;
    margin-bottom: -95px;
  }
}

.homepage-section h4 a:hover {
  color: #74b6c9;
}

.top-stories-home {
  margin-top: 0;
  padding-bottom: 0;
}
@media (min-width: 640px) {
  .top-stories-home {
    padding-bottom: 50px;
  }
}
@media (min-width: 640px) {
  .top-stories-home h2 {
    margin-top: 15px;
  }
}
@media (min-width: 960px) {
  .top-stories-home .top-stories-left {
    float: left;
    width: 500px;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .top-stories-left {
    width: 820px;
  }
}
@media (min-width: 960px) {
  .top-stories-home .top-stories-right {
    float: left;
  }
}
.top-stories-home .ts-home-item {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 30px;
  padding-top: 25px;
}
.top-stories-home .ts-home-item h4 {
  font-size: 18px;
  line-height: 1.22em;
  margin: 15px 0;
  position: relative;
}
@media (min-width: 640px) {
  .top-stories-home .ts-home-item h4 {
    line-height: 1.08em;
    min-height: 25px;
  }
}
.top-stories-home .ts-home-item h4 a {
  display: block;
}
.top-stories-home .ts-home-item p {
  border-top: 1px solid #e3e3e3;
  font-size: 13px;
  padding-top: 15px;
}
.top-stories-home .ts-home-item .ts-item-img {
  margin: 10px 0;
}
.top-stories-home .ts-home-item .ts-item-img img {
  width: 100%;
}
.top-stories-home .ts-home-item.ts-item-1 {
  background: none;
  margin-top: 0;
}
@media (min-width: 640px) {
  .top-stories-home .ts-home-item.ts-item-1 h4 {
    font-size: 20px;
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .ts-home-item.ts-item-1 h4 {
    margin-left: 546px;
    margin-top: 5px;
  }
}
.top-stories-home .ts-home-item.ts-item-1 > p {
  display: none;
}
@media (min-width: 1280px) {
  .top-stories-home .ts-home-item.ts-item-1 > p {
    display: block;
    margin-left: 546px;
  }
}
@media (min-width: 960px) {
  .top-stories-home .ts-home-item.ts-item-1 {
    width: 460px;
    float: left;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .ts-home-item.ts-item-1 {
    width: 780px;
    margin-right: 40px;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .ts-home-item.ts-item-1 .ts-item-img {
    float: left;
    width: 506px;
    margin-right: 40px;
  }
}
@media (min-width: 640px) {
  .top-stories-home .ts-home-item.ts-item-2 {
    float: left;
    width: 46%;
  }
}
@media (min-width: 960px) {
  .top-stories-home .ts-home-item.ts-item-2 {
    margin-right: 40px;
    width: 210px;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .ts-home-item.ts-item-2 {
    width: 233px;
    margin-top: 10px;
  }
}
.top-stories-home .ts-home-item.ts-item-2 .ts-item-img {
  display: none;
}
@media (min-width: 640px) {
  .top-stories-home .ts-home-item.ts-item-2 .ts-item-img {
    display: block;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .top-stories-home .ts-home-item.ts-item-3 {
    float: left;
    width: 46%;
    margin-left: 8%;
  }
}
@media (min-width: 960px) {
  .top-stories-home .ts-home-item.ts-item-3 {
    width: 210px;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .ts-home-item.ts-item-3 {
    margin-right: 40px;
    width: 233px;
    margin-top: 10px;
  }
}
.top-stories-home .ts-home-item.ts-item-3 .ts-item-img {
  display: none;
}
@media (min-width: 640px) {
  .top-stories-home .ts-home-item.ts-item-3 .ts-item-img {
    display: block;
    width: 100%;
  }
}
.top-stories-home .ts-home-item.ts-item-4 {
  display: none;
}
@media (min-width: 640px) {
  .top-stories-home .ts-home-item.ts-item-4 {
    float: left;
    width: 47%;
    margin-right: 9.5%;
  }
}
@media (min-width: 960px) {
  .top-stories-home .ts-home-item.ts-item-4 {
    width: 240px;
    margin-right: 40px;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .ts-home-item.ts-item-4 {
    width: 234px;
    display: block;
    margin-top: 10px;
  }
}
.top-stories-home .button {
  display: block;
  width: 100%;
}
@media (min-width: 640px) {
  .top-stories-home .button {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 225px;
  }
}
@media (min-width: 960px) {
  .top-stories-home .button {
    margin-left: 117px;
  }
}
@media (min-width: 1280px) {
  .top-stories-home .button {
    margin-left: 257px;
    width: 265px;
  }
}
.top-stories-home .ad-wrapper {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  padding-top: 50px;
  margin-top: 40px;
  margin-bottom: 40px;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
@media (min-width: 640px) {
  .top-stories-home .ad-wrapper {
    clear: both;
    overflow: hidden;
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .top-stories-home .ad-wrapper {
    clear: right;
    float: right;
    width: 300px;
    overflow: visible;
    margin-top: 50px;
    padding-top: 0;
    background: none;
  }
}

.homepage-photo-stories {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  padding-top: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 640px) {
  .homepage-photo-stories {
    clear: both;
    overflow: hidden;
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .homepage-photo-stories {
    float: right;
    width: 300px;
    clear: none;
    overflow: visible;
    margin-top: 0;
    padding-top: 0;
    background: none;
  }
}
.homepage-photo-stories h3 {
  font-size: 20px;
}
@media (min-width: 640px) {
  .homepage-photo-stories h3 {
    font-size: 28px;
  }
}
@media (min-width: 960px) {
  .homepage-photo-stories h3 {
    font-size: 32px;
    margin-top: -25px;
    margin-bottom: 20px;
  }
}
.homepage-photo-stories h4 {
  font-size: 18px;
  line-height: 1.22em;
}
@media (min-width: 640px) {
  .homepage-photo-stories h4 {
    margin: 10px 0 30px;
    font-size: 20px;
  }
}
@media (min-width: 960px) {
  .homepage-photo-stories .button {
    margin: 0 auto;
  }
}
@media (min-width: 1280px) {
  .homepage-photo-stories .button {
    margin: 0;
    width: 100%;
  }
}

.ps-item-img img {
  width: 100%;
}

.latest-news-home ul {
  padding-top: 10px;
  list-style: none;
}
@media (min-width: 960px) {
  .latest-news-home ul {
    float: left;
    width: 520px;
  }
}
@media (min-width: 1280px) {
  .latest-news-home ul {
    width: 780px;
  }
}
.latest-news-home li {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 30px;
  padding-top: 25px;
}
@media (min-width: 640px) {
  .latest-news-home li {
    float: left;
    width: 47%;
  }
}
@media (min-width: 1280px) {
  .latest-news-home li {
    width: 233px;
  }
}
@media (min-width: 640px) {
  .latest-news-home li:nth-child(even) {
    margin-left: 6%;
  }
}
@media (min-width: 1280px) {
  .latest-news-home li:nth-child(even) {
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .latest-news-home li.ln-item-2, .latest-news-home li.ln-item-3, .latest-news-home li.ln-item-5, .latest-news-home li.ln-item-6 {
    margin-left: 40px;
  }
}
.latest-news-home li h4 {
  font-size: 18px;
  line-height: 1.22em;
  margin: 15px 0;
}
@media (min-width: 640px) {
  .latest-news-home li h4 {
    margin: 10px 0 30px;
    font-size: 20px;
  }
}
.latest-news-home li > p {
  border-top: 1px solid #e3e3e3;
  font-size: 13px;
  padding-top: 15px;
}
.latest-news-home .ln-item-img {
  display: none;
}
@media (min-width: 640px) {
  .latest-news-home .ln-item-img {
    display: block;
  }
}
@media (min-width: 960px) {
  .latest-news-home .ln-item-img {
    height: 96px;
  }
}
@media (min-width: 1280px) {
  .latest-news-home .ln-item-img {
    height: 93px;
  }
}
.latest-news-home .ln-item-img img {
  width: 100%;
}
.latest-news-home .ln-item-1 {
  background: none;
  margin-top: 0;
}
.latest-news-home .ln-item-1 .ln-item-img {
  display: block;
}
.latest-news-home .ln-item-1 > p {
  display: none;
}
@media (min-width: 640px) {
  .latest-news-home .ln-item-1 > p {
    display: block;
  }
}
@media (min-width: 640px) {
  .latest-news-home .ln-item-2 {
    background: none;
    margin-top: 0;
  }
}
@media (min-width: 640px) {
  .latest-news-home .ln-item-3 {
    clear: left;
  }
}
@media (min-width: 1280px) {
  .latest-news-home .ln-item-3 {
    clear: none;
    background: none;
    margin-top: 0;
  }
}
.latest-news-home .ln-item-4 {
  display: none;
}
@media (min-width: 640px) {
  .latest-news-home .ln-item-4 {
    display: block;
  }
}
@media (min-width: 1280px) {
  .latest-news-home .ln-item-4 {
    margin-left: 0;
    clear: left;
  }
}
.latest-news-home .ln-item-5,
.latest-news-home .ln-item-6 {
  display: none;
}
@media (min-width: 1280px) {
  .latest-news-home .ln-item-5,
  .latest-news-home .ln-item-6 {
    display: block;
  }
}
.latest-news-home .button {
  display: block;
  width: 100%;
}
@media (min-width: 640px) {
  .latest-news-home .button {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 225px;
  }
}
@media (min-width: 960px) {
  .latest-news-home .button {
    margin-left: 148px;
  }
}
@media (min-width: 1280px) {
  .latest-news-home .button {
    margin-left: 257px;
    width: 265px;
  }
}

.latest-news-sidebar {
  display: none;
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 40px;
  padding-top: 30px;
}
@media (min-width: 960px) {
  .latest-news-sidebar {
    float: right;
    width: 240px;
    margin-top: 35px;
    padding-top: 25px;
  }
}
@media (min-width: 1280px) {
  .latest-news-sidebar {
    width: 300px;
  }
}
.latest-news-sidebar .sidebar-ezine h3 {
  color: #506784;
  font-size: 16px;
}
@media (min-width: 640px) {
  .latest-news-sidebar .sidebar-ezine h3 {
    margin-top: 0;
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .latest-news-sidebar .sidebar-ezine h3 {
    font-size: 15px;
  }
}
.latest-news-sidebar .sidebar-ezine img {
  float: left;
  width: 70px;
  margin-right: 10px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .latest-news-sidebar .sidebar-ezine img {
    width: 119px;
    margin-right: 15px;
  }
}
@media (min-width: 960px) {
  .latest-news-sidebar .sidebar-ezine img {
    float: none;
  }
}
.latest-news-sidebar .sidebar-ezine .ezine-header {
  color: #74b6c9;
  text-transform: uppercase;
}
.latest-news-sidebar .sidebar-ezine ul {
  list-style: disc;
  margin-left: 95px;
  width: auto;
  float: none;
  padding-top: 0;
}
@media (min-width: 640px) {
  .latest-news-sidebar .sidebar-ezine ul {
    margin-left: 15px;
  }
}
.latest-news-sidebar .sidebar-ezine ul li {
  color: #323232;
  margin-bottom: 10px;
  width: auto;
  float: none;
  margin-top: 0;
  padding-top: 0;
  background: none;
  font-size: 11px;
}
@media (min-width: 640px) {
  .latest-news-sidebar .sidebar-ezine ul li {
    margin-bottom: 10px;
    font-size: 12px;
    margin-left: 134px;
  }
}
@media (min-width: 960px) {
  .latest-news-sidebar .sidebar-ezine ul li {
    margin-left: 0;
  }
}
.latest-news-sidebar .sidebar-ezine span {
  color: #323232;
  font-size: 11px;
  display: block;
  margin-bottom: 5px;
  margin-left: 80px;
}
@media (min-width: 640px) {
  .latest-news-sidebar .sidebar-ezine span {
    margin-bottom: 10px;
    font-size: 12px;
    margin-left: 134px;
  }
}
@media (min-width: 960px) {
  .latest-news-sidebar .sidebar-ezine span {
    margin-left: 0;
  }
}
.latest-news-sidebar .sidebar-ezine .cw-red-button {
  clear: both;
  overflow: hidden;
  margin-top: 15px;
}
@media (min-width: 640px) {
  .latest-news-sidebar .sidebar-ezine .cw-red-button {
    clear: none;
    overflow: visible;
    margin-left: 134px;
  }
}
@media (min-width: 960px) {
  .latest-news-sidebar .sidebar-ezine .cw-red-button {
    margin-left: 0;
    width: 240px;
  }
}
@media (min-width: 1280px) {
  .latest-news-sidebar .sidebar-ezine .cw-red-button {
    width: 100%;
  }
}
.latest-news-sidebar .sidebar-splashes {
  display: none;
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 30px;
  padding-top: 40px;
}
.latest-news-sidebar .sidebar-splashes a {
  display: block;
  text-align: center;
}
.latest-news-sidebar .sidebar-splashes .cw-500,
.latest-news-sidebar .sidebar-splashes .cw-dilbert {
  border: 1px solid #e3e3e3;
  float: left;
  width: 47%;
  max-width: 300px;
  box-sizing: border-box;
}
@media (min-width: 960px) {
  .latest-news-sidebar .sidebar-splashes .cw-500,
  .latest-news-sidebar .sidebar-splashes .cw-dilbert {
    width: 240px;
    float: none;
    margin-bottom: 15px;
  }
}
@media (min-width: 1280px) {
  .latest-news-sidebar .sidebar-splashes .cw-500,
  .latest-news-sidebar .sidebar-splashes .cw-dilbert {
    width: 300px;
  }
}
.latest-news-sidebar .sidebar-splashes .cw-dilbert {
  margin-left: 6%;
}
@media (min-width: 960px) {
  .latest-news-sidebar .sidebar-splashes .cw-dilbert {
    margin-left: 0;
  }
}

.in-depth-home {
  padding-bottom: 40px;
}
.in-depth-home ul {
  padding-top: 10px;
  list-style: none;
}
@media (min-width: 1280px) {
  .in-depth-home ul {
    width: 780px;
    float: left;
    margin-right: 40px;
  }
}
.in-depth-home li {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 30px;
  padding-top: 25px;
}
@media (min-width: 960px) {
  .in-depth-home li {
    float: left;
    width: 380px;
    background: none;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .in-depth-home li {
    background: url(../img/border_diagonal.png) repeat-x 0 bottom;
    float: none;
    width: 780px;
    margin-right: 40px;
    padding-bottom: 30px;
    margin-bottom: 0;
    min-height: 180px;
  }
}
.in-depth-home li h4 {
  font-size: 18px;
  line-height: 1.22em;
  margin: 15px 0;
}
@media (min-width: 640px) {
  .in-depth-home li h4 {
    margin: 10px 0 30px;
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .in-depth-home li h4 {
    margin-left: 546px;
    margin-top: 0;
  }
}
.in-depth-home li > p {
  border-top: 1px solid #e3e3e3;
  font-size: 13px;
  padding-top: 15px;
}
@media (min-width: 1280px) {
  .in-depth-home li > p {
    margin-left: 546px;
  }
}
.in-depth-home .id-item-img {
  display: none;
}
@media (min-width: 640px) {
  .in-depth-home .id-item-img {
    display: block;
  }
}
@media (min-width: 960px) {
  .in-depth-home .id-item-img {
    height: 141px;
  }
}
@media (min-width: 1280px) {
  .in-depth-home .id-item-img {
    width: 506px;
    margin-right: 40px;
    float: left;
    height: auto;
  }
}
.in-depth-home .id-item-img img {
  width: 100%;
}
.in-depth-home .id-item-1 {
  background: none;
  margin-top: 0;
}
@media (min-width: 960px) {
  .in-depth-home .id-item-1 {
    margin-right: 40px;
  }
}
@media (min-width: 1280px) {
  .in-depth-home .id-item-1 {
    background: url(../img/border_diagonal.png) repeat-x 0 bottom;
  }
}
.in-depth-home .id-item-1 .id-item-img {
  display: block;
}
.in-depth-home .id-item-3 {
  display: none;
}
@media (min-width: 1280px) {
  .in-depth-home .id-item-3 {
    display: block;
    margin-bottom: 40px;
  }
}
.in-depth-home .button {
  margin-top: 40px;
  display: block;
  width: 100%;
}
@media (min-width: 640px) {
  .in-depth-home .button {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 225px;
  }
}
@media (min-width: 1280px) {
  .in-depth-home .button {
    margin: 0 0 0 257px;
    width: 265px;
  }
}
.in-depth-home .ad-wrapper {
  display: none;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (min-width: 1280px) {
  .in-depth-home .ad-wrapper {
    display: block;
    clear: right;
    float: right;
    width: 300px;
    overflow: visible;
  }
}

.pro-downloads-home .pro-downloads-title-bar {
  background-color: #e3e3e3;
}
.pro-downloads-home .pro-downloads-title-bar h2 {
  color: #323232;
}
.pro-downloads-home .pro-downloads-title-bar h2 span {
  color: #ed1c24;
}
.pro-downloads-home .pro-downloads-title-bar a {
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #323232;
}
.pro-downloads-home .pro-downloads-title-bar a:hover {
  color: #96040f;
}
.pro-downloads-home .pro-downloads-title-bar a:hover .icon {
  color: #96040f;
}
.pro-downloads-home .pro-downloads-title-bar a .icon {
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  color: #ed1c24;
}

.pro-downloads-home .pro-downloads-list li a.pro-download {
  color: #ed1c24;
}

.pro-downloads-home .pro-downloads-list li a.pro-download:hover {
  color: #96040f;
}

@media (min-width: 640px) {
  .blogs-home .blog-sections {
    float: left;
    width: 47%;
  }
}
@media (min-width: 960px) {
  .blogs-home .blog-sections {
    width: 520px;
  }
}
@media (min-width: 1280px) {
  .blogs-home .blog-sections {
    width: 780px;
  }
}
.blogs-home .blog-sections > li {
  margin-top: 25px;
}
@media (min-width: 640px) {
  .blogs-home .blog-sections > li {
    float: none;
    width: 100%;
  }
}
@media (min-width: 960px) {
  .blogs-home .blog-sections > li {
    width: 240px;
    float: left;
  }
}
@media (min-width: 1280px) {
  .blogs-home .blog-sections > li {
    width: 370px;
  }
}
@media (min-width: 960px) {
  .blogs-home .blog-sections > li:nth-child(even) {
    margin-left: 40px;
  }
}
.blogs-home .blog-sections > li h4 {
  padding-left: 0;
  margin-bottom: 0;
}
@media (min-width: 1280px) {
  .blogs-home .blog-sections > li h4 {
    background: none;
    padding-top: 0;
  }
}
.blogs-home .blog-sections > li h4 span {
  display: block;
  color: #a6a6a6;
  font-size: 12px;
}
.blogs-home .blog-sections > li p a {
  color: #ed1c24;
}
.blogs-home .blog-sections > li p a:hover {
  color: #96040f;
}
@media (min-width: 640px) {
  .blogs-home .blog-sections .blog-section-1 {
    background: url(../img/border_diagonal.png) repeat-x 0 top;
    margin-top: 0;
    padding-top: 25px;
  }
}
.blogs-home .blog-sections .blog-section-2 {
  display: block;
}
@media (min-width: 640px) {
  .blogs-home .blog-sections .blog-section-2 {
    background: url(../img/border_diagonal.png) repeat-x 0 top;
    margin-top: 0;
    padding-top: 25px;
  }
}
.blogs-home .blog-sections .blog-section-3,
.blogs-home .blog-sections .blog-section-4 {
  display: none;
  background: none;
}
@media (min-width: 960px) {
  .blogs-home .blog-sections .blog-section-3,
  .blogs-home .blog-sections .blog-section-4 {
    display: block;
    background: url(../img/border_diagonal.png) repeat-x 0 top;
    margin-top: 0;
    padding-top: 25px;
    padding-bottom: 0;
  }
}
.blogs-home .blog-sections .blog-section-3 {
  margin-left: 0;
  margin-bottom: 0;
}

.blogs-home .blogroll {
  background: none;
  padding-bottom: 20px;
  margin-top: 25px;
}
@media (min-width: 640px) {
  .blogs-home .blogroll {
    float: left;
    width: 47%;
    margin-left: 6%;
    background: url(../img/border_diagonal.png) repeat-x 0 top;
    margin-top: 0;
    padding-top: 25px;
  }
}
@media (min-width: 960px) {
  .blogs-home .blogroll {
    width: 240px;
    margin-left: 40px;
  }
}
@media (min-width: 1280px) {
  .blogs-home .blogroll {
    width: 300px;
  }
}
.blogs-home .blogroll h3 {
  color: #ed1c24;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 12px;
}
@media (min-width: 640px) {
  .blogs-home .blogroll h3 {
    margin-top: 0;
  }
}
.blogs-home .blogroll .blogroll-links {
  list-style: none;
}
.blogs-home .blogroll .blogroll-links li {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 13px;
}
@media (min-width: 1280px) {
  .blogs-home .blogroll .blogroll-links li {
    font-size: 15px;
  }
}
.blogs-home .blogroll .blogroll-links li:last-child {
  border: 0;
}
.blogs-home .blogroll .blogroll-links li a {
  color: #506784;
}
.blogs-home .blogroll .blogroll-links li a:hover {
  color: #74b6c9;
}

.blogs-home .button {
  display: block;
  width: 100%;
  margin: 25px 0 0;
}
@media (min-width: 640px) {
  .blogs-home .button {
    clear: both;
    overflow: hidden;
    width: 240px;
  }
}
@media (min-width: 1280px) {
  .blogs-home .button {
    width: 100%;
  }
}

@media (min-width: 640px) {
  .blogs-home h2 {
    background: none;
    padding-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .blogs-home h2 {
    margin-bottom: 20px;
  }
}

.opinions-home ul {
  list-style: none;
}
@media (min-width: 640px) {
  .opinions-home ul {
    clear: both;
    overflow: hidden;
    margin-bottom: 40px;
  }
}
.opinions-home li {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 30px;
  padding-top: 25px;
}
@media (min-width: 960px) {
  .opinions-home li {
    float: left;
    width: 240px;
    background: url(../img/border_diagonal.png) repeat-x 0 bottom;
    padding-top: 0;
    padding-bottom: 15px;
    margin-left: 40px;
  }
}
@media (min-width: 1280px) {
  .opinions-home li {
    width: 346px;
  }
}
@media (min-width: 960px) {
  .opinions-home li.opinions-item-1 {
    margin-left: 0;
  }
}
.opinions-home li img {
  display: block;
  width: 100%;
}
.opinions-home li h4 {
  font-size: 18px;
  line-height: 1.22em;
  margin: 15px 0;
}
@media (min-width: 640px) {
  .opinions-home li h4 {
    margin: 10px 0 30px;
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .opinions-home li h4 {
    font-size: 26px;
  }
}
.opinions-home li > p {
  border-top: 1px solid #e3e3e3;
  font-size: 13px;
  padding-top: 15px;
}
.opinions-home .button {
  margin: 40px 0 20px;
  display: block;
  width: 100%;
}
@media (min-width: 640px) {
  .opinions-home .button {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 225px;
  }
}
@media (min-width: 1280px) {
  .opinions-home .button {
    width: 265px;
  }
}

.video-home ul {
  list-style: none;
}
@media (min-width: 640px) {
  .video-home ul {
    clear: both;
    overflow: hidden;
    margin-bottom: 40px;
  }
}
.video-home li {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 30px;
  padding-top: 25px;
}
@media (min-width: 640px) {
  .video-home li {
    float: left;
    width: 47%;
    background: url(../img/border_diagonal.png) repeat-x 0 bottom;
    padding-top: 0;
    padding-bottom: 15px;
  }
  .video-home li:nth-child(even) {
    margin-left: 6%;
  }
}
@media (min-width: 1280px) {
  .video-home li {
    width: 346px;
  }
  .video-home li:nth-child(even) {
    margin-left: 0;
  }
}
.video-home li img {
  display: block;
  margin: 0 auto;
  max-height: 115px;
  max-width: 347px;
  text-align: center;
  width: 100%;
}
.video-home li .video-img {
  position: relative;
  max-width: 245px;
  height: 80px;
  background: #c6c2bf;
}
@media (min-width: 400px) {
  .video-home li .video-img {
    max-width: 347px;
    height: 105px;
  }
}
@media (min-width: 640px) {
  .video-home li .video-img {
    height: 80px;
  }
}
@media (min-width: 960px) {
  .video-home li .video-img {
    height: 115px;
  }
}
.video-home li .video-img img {
  position: absolute;
  max-height: 347px;
  max-width: 245px;
  margin-top: -21px;
  clip: rect(21px 245px 101px 0px);
}
@media (min-width: 400px) {
  .video-home li .video-img img {
    max-width: 347px;
    margin-top: -30px;
    clip: rect(30px 347px 135px 0px);
  }
}
@media (min-width: 640px) {
  .video-home li .video-img img {
    margin-top: -21px;
    clip: rect(21px 347px 101px 0px);
  }
}
@media (min-width: 960px) {
  .video-home li .video-img img {
    margin-top: -30px;
    clip: rect(30px 347px 145px 0px);
  }
}
.video-home li h4 {
  font-size: 18px;
  line-height: 1.22em;
  margin: 15px 0;
}
@media (min-width: 640px) {
  .video-home li h4 {
    margin: 10px 0 30px;
    font-size: 20px;
  }
}
@media (min-width: 1280px) {
  .video-home li h4 {
    font-size: 26px;
  }
}
.video-home li img {
  width: 100%;
}
.video-home li.video-item-1 {
  background: none;
  padding-top: 0;
}
@media (min-width: 640px) {
  .video-home li.video-item-1 {
    background: url(../img/border_diagonal.png) repeat-x 0 bottom;
  }
}
.video-home li.video-item-5, .video-home li.video-item-6 {
  display: none;
}
@media (min-width: 1280px) {
  .video-home li.video-item-5, .video-home li.video-item-6 {
    display: block;
  }
}
@media (min-width: 1280px) {
  .video-home li.video-item-2, .video-home li.video-item-3, .video-home li.video-item-5, .video-home li.video-item-6 {
    margin-left: 40px;
  }
}
.video-home .button {
  margin: 40px 0 20px;
  display: block;
  width: 100%;
}
@media (min-width: 640px) {
  .video-home .button {
    clear: both;
    overflow: hidden;
    margin: 0 auto;
    width: 225px;
  }
}
@media (min-width: 1280px) {
  .video-home .button {
    width: 265px;
  }
}

.expert-question-home h2 {
  color: #323232;
}

.expert-question-home .expert-question-form .expert-question-form-btn {
  background: #74b6c9;
  height: 50px;
}

.expert-question-home .expert-question-form .expert-question-form-btn:hover {
  background: #506784;
}

@media (min-width: 960px) {
  .search-def-home {
    clear: none;
    float: left;
    margin-right: 0;
    margin-top: 0;
    width: 340px;
  }
}
@media (min-width: 1280px) {
  .search-def-home {
    width: 500px;
    min-height: 0;
  }
}
.search-def-home h2 {
  margin-bottom: 0;
}
@media (min-width: 960px) {
  .search-def-home h2 {
    font-size: 28px;
  }
}
.search-def-home p {
  font-size: 13px;
  margin: 5px 0 15px;
}
@media (min-width: 1280px) {
  .search-def-home p {
    font-size: 14px;
  }
}
.search-def-home .search-def-form {
  clear: both;
  overflow: hidden;
  height: auto;
  margin-top: 0;
  padding-top: 15px;
}
.search-def-home .search-def-form .search-def-form-btn {
  line-height: 1.3em;
  float: none;
  font-size: 13px;
  height: 50px;
  margin-bottom: 10px;
  color: #fff;
  background: #74b6c9;
}
.search-def-home .search-def-form .search-def-form-btn:hover {
  background: #506784;
}
@media (min-width: 640px) {
  .search-def-home .search-def-form .search-def-form-btn {
    border-radius: 4px;
    font-size: 16px;
    height: 50px;
    margin: 0 20px 0 0;
    padding: 0 50px;
    width: auto;
  }
}
@media (min-width: 960px) {
  .search-def-home .search-def-form .search-def-form-btn {
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 1280px) {
  .search-def-home .search-def-form .search-def-form-btn {
    display: inline-block;
    margin-bottom: 0;
  }
}
.search-def-home .search-def-form input {
  width: 100%;
  padding: 12px 0 13px 10px;
  margin-bottom: 25px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-size: 14px;
  color: #666666;
  background: #f2f2f2;
  border: 1px solid #e3e3e3;
}
@media (min-width: 640px) {
  .search-def-home .search-def-form input {
    font-size: 21px;
    padding-left: 16px;
    margin-bottom: 15px;
  }
}
.search-def-home .search-def-form input.error {
  border: 1px solid #EA0000;
}
.search-def-home .search-def-links {
  list-style: none;
  margin-top: 25px;
}
@media (min-width: 640px) {
  .search-def-home .search-def-links {
    margin-top: 40px;
    clear: both;
    overflow: hidden;
  }
}
.search-def-home .search-def-links li {
  font-size: 13px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .search-def-home .search-def-links li {
    float: left;
    width: 47%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .search-def-home .search-def-links li:nth-child(even) {
    margin-left: 6%;
  }
  .search-def-home .search-def-links li:nth-child(2) {
    border-top: 1px solid #e3e3e3;
    padding-top: 14px;
  }
}
.search-def-home .search-def-links li:first-child {
  border-top: 1px solid #e3e3e3;
  padding-top: 14px;
}
.search-def-home .search-def-links li a {
  color: #506784;
}
.search-def-home .search-def-links li a:hover {
  color: #74b6c9;
}
.search-def-home > .button {
  margin: 40px 0 20px;
  display: block;
  width: 100%;
}
@media (min-width: 640px) {
  .search-def-home > .button {
    clear: both;
    overflow: hidden;
    margin: 30px auto 0;
    width: 225px;
  }
}

/* ==========================================================================
   PHOTO STORY
   ========================================================================== */
.multimedia-section h4 a:hover,
#photostory .multimedia-sidebar .multimedia-sidebar-list li a:hover,
#video .multimedia-sidebar .multimedia-sidebar-list li a:hover,
#podcast .multimedia-sidebar .multimedia-sidebar-list li a:hover,
#blogs .multimedia-sidebar .multimedia-sidebar-list li a:hover,
.photostory-detail-header .page-counter a:hover,
.photostory-detail-header .page-counter span.on {
  color: #74b6c9;
}

#photostory .multimedia-sidebar .multimedia-sidebar-list li a,
#video .multimedia-sidebar .multimedia-sidebar-list li a,
#podcast .multimedia-sidebar .multimedia-sidebar-list li a,
#blogs .multimedia-sidebar .multimedia-sidebar-list li a,
.multimedia-sidebar-header.ezine-header {
  color: #506784;
}

.thumbelina-but {
  background-color: #ed1c24;
}

#photostory .multimedia-sidebar .multimedia-sidebar-header.ezine-header,
#video .multimedia-sidebar .multimedia-sidebar-header.ezine-header,
#podcast .multimedia-sidebar .multimedia-sidebar-header.ezine-header,
#blogs .multimedia-sidebar .multimedia-sidebar-header.ezine-header {
  border: 0;
  padding-bottom: 0;
}

#photostory .multimedia-sidebar .multimedia-sidebar-list li.see-more a,
#video .multimedia-sidebar .multimedia-sidebar-list li.see-more a,
#podcast .multimedia-sidebar .multimedia-sidebar-list li.see-more a,
#cartoon .multimedia-sidebar .multimedia-sidebar-list li.see-more a,
#blogs .multimedia-sidebar .multimedia-sidebar-list li.see-more a,
#photostory .multimedia-sidebar .multimedia-sidebar-list li.see-more a:hover,
#video .multimedia-sidebar .multimedia-sidebar-list li.see-more a:hover,
#podcast .multimedia-sidebar .multimedia-sidebar-list li.see-more a:hover,
#cartoon .multimedia-sidebar .multimedia-sidebar-list li.see-more a:hover,
#blogs .multimedia-sidebar .multimedia-sidebar-list li.see-more a:hover {
  color: #fff;
}

#photostory .multimedia-sidebar .multimedia-sidebar-list.ezine img,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine img,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine img,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine img {
  float: left;
  width: 70px;
  margin-right: 10px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine img,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine img,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine img,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine img {
    width: 119px;
    margin-right: 15px;
  }
}
@media (min-width: 960px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine img,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine img,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine img,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine img {
    float: none;
  }
}
#photostory .multimedia-sidebar .multimedia-sidebar-list.ezine span,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine span,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine span,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine span {
  color: #323232;
  margin-bottom: 5px;
  white-space: normal;
}
#photostory .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine span.ezine-header {
  color: #74b6c9;
  text-transform: uppercase;
  margin: 10px 0 5px 0;
}
#photostory .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button {
  clear: both;
  overflow: hidden;
  margin-top: 15px;
  display: block;
  width: 100%;
  color: #fff;
}
@media (min-width: 640px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button {
    clear: none;
    overflow: visible;
    margin-left: 134px;
  }
}
@media (min-width: 960px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button {
    margin-left: 0;
    width: 240px;
  }
}
@media (min-width: 1280px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine .cw-red-button {
    width: 100%;
  }
}

#photostory .multimedia-sidebar .multimedia-sidebar-list.ezine ul,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine ul,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine ul,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine ul {
  list-style: disc;
  margin-left: 95px;
  width: auto;
  float: none;
  padding-top: 0;
}
@media (min-width: 640px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine ul,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine ul,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine ul,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine ul {
    margin-left: 15px;
  }
}
#photostory .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
#video .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
#podcast .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
#blogs .multimedia-sidebar .multimedia-sidebar-list.ezine ul li {
  border: 0;
  padding-bottom: 0;
  color: #323232;
  margin-bottom: 10px;
  width: auto;
  float: none;
  margin-top: 0;
  padding-top: 0;
  background: none;
  font-size: 11px;
}
@media (min-width: 640px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine ul li {
    margin-bottom: 10px;
    font-size: 12px;
    margin-left: 134px;
  }
}
@media (min-width: 960px) {
  #photostory .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
  #video .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
  #podcast .multimedia-sidebar .multimedia-sidebar-list.ezine ul li,
  #blogs .multimedia-sidebar .multimedia-sidebar-list.ezine ul li {
    margin-left: 0;
  }
}

.multimedia-sidebar .cw-blue-button {
  display: block;
  width: 100%;
  margin: 10px 0;
}
@media (min-width: 960px) {
  .multimedia-sidebar .cw-blue-button {
    width: 240px;
  }
}
@media (min-width: 1280px) {
  .multimedia-sidebar .cw-blue-button {
    width: 100%;
  }
}

/* ==========================================================================
   VIDEO LISTING
   ========================================================================== */
@media (min-width: 1280px) {
  #video .multimedia-header,
  #blogs .multimedia-header {
    margin-top: 40px;
  }
}
@media (min-width: 960px) {
  #video .multimedia-header .multimedia-title,
  #blogs .multimedia-header .multimedia-title {
    font-size: 32px;
  }
}
#video .multimedia-header h2,
#blogs .multimedia-header h2 {
  color: #ed1c24;
  font-size: 16px;
  margin: 5px 20px 0;
  padding-bottom: 20px;
  background: url(../img/border_diagonal.png) repeat-x 0 bottom;
}
@media (min-width: 640px) {
  #video .multimedia-header h2,
  #blogs .multimedia-header h2 {
    font-size: 22px;
    margin: 5px 40px 0;
  }
}
@media (min-width: 960px) {
  #video .multimedia-header h2,
  #blogs .multimedia-header h2 {
    font-size: 24px;
    margin: 5px 0 0;
    width: 460px;
  }
}
@media (min-width: 1280px) {
  #video .multimedia-header h2,
  #blogs .multimedia-header h2 {
    width: 780px;
  }
}

#blogs .multimedia-header h2 {
  padding-bottom: 0;
  background: 0;
}

/* ==========================================================================
   NEWS LISTING
   ========================================================================== */
@media (min-width: 1280px) {
  .news-listing-title {
    margin-bottom: 25px;
  }
}

@media (min-width: 960px) {
  .new-notable.news-listing {
    background: 0;
  }
}
@media (min-width: 1280px) {
  .new-notable.news-listing {
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .new-notable.news-listing .new-notable-items {
    width: 500px;
  }
}
@media (min-width: 1280px) {
  .new-notable.news-listing .new-notable-items {
    width: 780px;
  }
}
.new-notable.news-listing .new-notable-item:nth-child(1), .new-notable.news-listing .new-notable-item:nth-child(2), .new-notable.news-listing .new-notable-item:nth-child(3) {
  background: url(../img/border_diagonal.png) repeat-x 0 bottom;
  padding-bottom: 25px;
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .new-notable.news-listing .new-notable-item:nth-child(1), .new-notable.news-listing .new-notable-item:nth-child(2), .new-notable.news-listing .new-notable-item:nth-child(3) {
    padding-bottom: 40px;
  }
}
@media (min-width: 640px) {
  .new-notable.news-listing .new-notable-item:nth-child(3) {
    background: 0;
  }
}
@media (min-width: 960px) {
  .new-notable.news-listing .new-notable-item:nth-child(2), .new-notable.news-listing .new-notable-item:nth-child(4) {
    margin-right: 0;
  }
  .new-notable.news-listing .new-notable-item:nth-child(3) {
    padding-bottom: 0;
  }
}
.new-notable.news-listing .new-notable-item h4 {
  padding-left: 0;
}
.new-notable.news-listing .new-notable-item h4 a:hover {
  color: #74b6c9;
}
.new-notable.news-listing .new-notable-item span.date {
  font-size: 12px;
  color: #a6a6a6;
  margin-bottom: -10px;
  display: block;
}

section.infotype-section.news-listing-section {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: 0;
  padding-top: 30px;
}
@media (min-width: 960px) {
  section.infotype-section.news-listing-section {
    margin-top: 50px;
    padding-top: 25px;
  }
}
section.infotype-section.news-listing-section .infotype-section-title {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
@media (min-width: 640px) {
  section.infotype-section.news-listing-section .infotype-section-title {
    padding-top: 0;
  }
}
@media (min-width: 960px) {
  section.infotype-section.news-listing-section .infotype-section-title {
    background: 0;
    padding-bottom: 25px;
    margin-bottom: 15px;
    background: url(../img/border_diagonal.png) repeat-x 0 bottom;
  }
}
section.infotype-section.news-listing-section .infotype-news-item:first-child {
  margin-top: 0;
}
@media (min-width: 960px) {
  section.infotype-section.news-listing-section .infotype-news-item:first-child {
    background: none;
    padding-top: 5px;
  }
}
section.infotype-section.news-listing-section .infotype-news-items.first-page-hide > li:nth-child(1), section.infotype-section.news-listing-section .infotype-news-items.first-page-hide > li:nth-child(2), section.infotype-section.news-listing-section .infotype-news-items.first-page-hide > li:nth-child(3), section.infotype-section.news-listing-section .infotype-news-items.first-page-hide > li:nth-child(4) {
  display: none;
}
section.infotype-section.news-listing-section .infotype-news-items.first-page-hide > li:nth-child(5) {
  margin-top: 0;
  border: 0;
  padding-top: 0;
}
@media (min-width: 960px) {
  section.infotype-section.news-listing-section .infotype-news-items.first-page-hide > li:nth-child(5) {
    background: none;
    padding-top: 5px;
  }
}

.infotype-section .infotype-news-item .news-mobile-date,
.infotype-section .infotype-news-item .news-desktop-date {
  color: #74b6c9;
}

.news-archive-date {
  font-size: 12px;
  color: #74b6c9;
}
@media (min-width: 960px) {
  .news-archive-date {
    display: block;
    font-size: 14px;
    padding-bottom: 5px;
  }
}

.news-archive-desktop-bar {
  display: none;
}
@media (min-width: 960px) {
  .news-archive-desktop-bar {
    display: block;
  }
}

.news-archive-list {
  height: 250px;
  outline: 0;
  border-bottom: 1px solid #e3e3e3;
  overflow-x: hidden;
  overflow-y: scroll;
}
.news-archive-list:focus {
  outline: 0;
}

.news-archive-item {
  border-bottom: 1px solid #e3e3e3;
}
.news-archive-item.closed {
  height: 39px;
  overflow: hidden;
}
.news-archive-item.closed .toggle-marker {
  color: #a6a6a6;
}
.news-archive-item .toggle-marker {
  color: #74b6c9;
}
.news-archive-item .news-archive-collapse-toggle {
  color: #a6a6a6;
  display: block;
  padding: 10px 15px;
  line-height: 19px;
}
.news-archive-item .news-archive-collapse-toggle .toggle-marker {
  float: right;
}
.news-archive-item .news-archive-collapse-toggle:hover {
  cursor: pointer;
}
.news-archive-item ul {
  list-style: none;
}
.news-archive-item ul li {
  font-size: 12px;
  padding: 5px 25px;
}
.news-archive-item ul li.selected {
  color: #ed1c24;
}
.news-archive-item ul li a {
  color: #c6c2bf;
}
.news-archive-item ul li a:hover {
  color: #ed1c24;
}

.news-archive-list.jspScrollable .news-archive-collapse-toggle {
  border-left: 5px solid #74b6c9;
}

.news-archive-list.jspScrollable .closed .news-archive-collapse-toggle {
  border: 0;
}

.desktop-chapters-bar .chapters-bar-header.topics-header {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  padding-top: 25px;
  margin-top: 25px;
}
.desktop-chapters-bar .chapters-bar-header.topics-header .icon {
  top: 17px;
}

/* ==========================================================================
   LATEST / FOOTER
   ========================================================================== */
.latest-wrapper .latest-nav-wrapper {
  background: #e3e3e3;
}
.latest-wrapper .latest-nav-wrapper h2 {
  border-top-color: #506784;
  color: #506784;
}
.latest-wrapper .latest-nav-wrapper h2 .latest-title {
  color: #a6a6a6;
}
.latest-wrapper .latest-nav-wrapper .latest-nav {
  background: #e3e3e3;
}
.latest-wrapper .latest-nav-wrapper .latest-nav li {
  background: #e3e3e3 url("../img/cw_latest_nav_rule.gif") repeat-x 0 0;
}
.latest-wrapper .latest-nav-wrapper .latest-nav-item {
  color: #a6a6a6;
}
.latest-wrapper .latest-nav-wrapper .latest-nav-item.selected {
  color: #506784;
}
.latest-wrapper .latest-nav-wrapper .latest-nav-item .icon {
  color: #e3e3e3;
}
.latest-wrapper .latest-nav-wrapper .latest-nav-item:hover {
  color: #506784;
}
.latest-wrapper .latest-nav-mask.before-mask {
  background: url(../img/cw_latest_mask_before.png) repeat-y 0 0;
}
.latest-wrapper .latest-nav-mask.after-mask {
  background: url(../img/cw_latest_mask_after.png) repeat-y 0 0;
}
.latest-wrapper .latest-content li h3 a:hover,
.latest-wrapper .latest-content li .icon {
  color: #74b6c9;
}

.latest-content .logo-1,
.latest-content .logo-2,
.latest-content .logo-3,
.latest-content .logo-4 {
  color: #506784;
}

footer .footer-item a {
  color: #506784;
}
footer .footer-item a:hover {
  color: #74b6c9;
}
footer .content-left .column-logo {
  background: url(../img/cw_footer_logo.png) 20px top no-repeat;
}

/* ==========================================================================
   BLOG LANDING
   ========================================================================== */
#blogs .ezine-header {
  margin-top: 30px;
}

.blogs-items {
  list-style-type: none;
  padding-top: 20px;
  clear: both;
  overflow: hidden;
}
@media (min-width: 640px) {
  .blogs-items {
    padding-top: 25px;
  }
}
@media (min-width: 960px) {
  .blogs-items {
    padding-top: 20px;
  }
}
@media (min-width: 1280px) {
  .blogs-items {
    padding-top: 15px;
  }
}
.blogs-items.list-1 li:first-child {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  margin-top: -5px;
  padding-top: 25px;
  border-top: 0;
}
@media (min-width: 640px) {
  .blogs-items.list-1 li:first-child {
    padding-top: 30px;
  }
}
.blogs-items.list-2 li:first-child {
  border-top: 0;
}
@media (min-width: 640px) {
  .blogs-items.list-2 li:nth-child(2) {
    border-top: 0;
  }
}
.blogs-items li {
  border-top: 1px solid #e3e3e3;
  clear: both;
  overflow: hidden;
  margin-top: 15px;
  padding-top: 20px;
}
.blogs-items li .image-resize {
  border-radius: 30px;
  display: block;
  float: left;
  height: 60px;
  margin: 0 15px 0 0;
  overflow: hidden;
  padding: 0;
  width: 60px;
}
.blogs-items li .image-resize img {
  display: block;
  height: 77px;
  width: 60px;
}
.blogs-items li .blog-info {
  margin-left: 75px;
}
.blogs-items li .blog-info > span, .blogs-items li .blog-info > a {
  font-size: 11px;
}
.blogs-items li .blog-info .author {
  color: #506784;
  -moz-transition: color 0.2s;
  -o-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.blogs-items li .blog-info .author:hover {
  color: #74b6c9;
}
.blogs-items li .blog-info .title {
  color: #c6c2bf;
}
.blogs-items li .blog-info .date {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #666666;
  color: #666666;
}
.blogs-items li .blog-info h3 {
  text-transform: uppercase;
  color: #506784;
  font-size: 12px;
  margin: 0 0 5px 0;
}
.blogs-items li .blog-info h3 a:hover {
  color: #74b6c9;
}
.blogs-items li .blog-info h4 {
  margin: 0;
  font-size: 16px;
}
@media (min-width: 640px) {
  .blogs-items li .blog-info h4 {
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .blogs-items li .blog-info h4 {
    font-size: 20px;
  }
}
.blogs-items li .blog-info h4 a:hover {
  color: #74b6c9;
}
.blogs-items li .blog-description {
  display: none;
}
@media (min-width: 640px) {
  .blogs-items li .blog-description {
    display: block;
    font-size: 13px;
    margin: 5px 0;
  }
}

#blogs .multimedia-sidebar-item.blogroll-item {
  margin-top: 30px;
}
@media (min-width: 960px) {
  #blogs .multimedia-sidebar-item.blogroll-item {
    margin-top: 0;
  }
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-header {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  font-size: 15px;
  line-height: 1.22em;
  letter-spacing: -.02em;
  padding: 25px 0 15px;
  border-bottom: 1px solid #e3e3e3;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list {
  list-style: none;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list li {
  font-size: 12px;
  line-height: 1.2em;
  letter-spacing: .02em;
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list li a {
  color: #506784;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list li a:hover {
  color: #74b6c9;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list li:last-child {
  border: 0;
}

#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll {
  overflow: hidden;
  padding-bottom: 45px;
  position: relative;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll.closed {
  height: auto;
  max-height: 435px;
  padding-bottom: 60px;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll .collapse-toggle {
  background: 0;
  padding: 0;
  width: 100%;
  position: absolute;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll .collapse-toggle-inner {
  padding: 15px 0;
  outline: 0;
  border: 0;
}
#blogs .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll li a {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#blog-post .multimedia-sidebar-list.blogroll,
#blog .multimedia-sidebar-list.blogroll {
  overflow: hidden;
  position: relative;
  padding-bottom: 45px;
}
#blog-post .multimedia-sidebar-list.blogroll.closed,
#blog .multimedia-sidebar-list.blogroll.closed {
  height: auto;
  max-height: 633px;
  padding-bottom: 0;
}
#blog-post .multimedia-sidebar-list.blogroll .resources-bar-item,
#blog .multimedia-sidebar-list.blogroll .resources-bar-item {
  padding-right: 0;
  min-height: 28px;
  max-height: 28px;
  overflow: hidden;
}
#blog-post .multimedia-sidebar-list.blogroll .resources-bar-item a,
#blog .multimedia-sidebar-list.blogroll .resources-bar-item a {
  height: 28px;
  display: table-cell;
  vertical-align: middle;
}

#blogs .mobile-resources-bar .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll {
  padding-bottom: 20px;
}
#blogs .mobile-resources-bar .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll.closed {
  max-height: none;
}
#blogs .mobile-resources-bar .multimedia-sidebar-item.blogroll-item .multimedia-sidebar-list.blogroll .collapse-toggle {
  display: none;
}

#blog-post .mobile-resources-bar .multimedia-sidebar-list.blogroll,
#blog .mobile-resources-bar .multimedia-sidebar-list.blogroll {
  padding-bottom: 20px;
}
#blog-post .mobile-resources-bar .multimedia-sidebar-list.blogroll.closed,
#blog .mobile-resources-bar .multimedia-sidebar-list.blogroll.closed {
  max-height: none;
}
#blog-post .mobile-resources-bar .multimedia-sidebar-list.blogroll .resources-bar-item,
#blog .mobile-resources-bar .multimedia-sidebar-list.blogroll .resources-bar-item {
  max-height: none;
  min-height: 0;
  height: auto;
  padding-right: 20px;
}
#blog-post .mobile-resources-bar .multimedia-sidebar-list.blogroll .resources-bar-item a,
#blog .mobile-resources-bar .multimedia-sidebar-list.blogroll .resources-bar-item a {
  height: auto;
  display: block;
}
#blog-post .mobile-resources-bar .multimedia-sidebar-list.blogroll .collapse-toggle,
#blog .mobile-resources-bar .multimedia-sidebar-list.blogroll .collapse-toggle {
  display: none;
}

#blogs .multimedia-sidebar .multimedia-sidebar-list li.see-more a.button,
#blogs .multimedia-sidebar .multimedia-sidebar-list li.see-more a.button:hover {
  color: #fff;
}

#blog-post .main-article-chapter {
  padding-top: 10px;
  margin-top: 50px;
  background: url(../img/border_diagonal.png) repeat-x 0 top;
}
@media (min-width: 1280px) {
  #blog-post .main-article-chapter {
    margin-top: 0;
    background: 0;
  }
}

#blog .infotype-section .infotype-news-item .infotype-news-title,
#blog .infotype-section .infotype-news-item .infotype-news-description {
  margin-left: 0;
}

#blog .infotype-news-item .infotype-news-description {
  margin-left: 0;
}

.podcastdownload-new .mejs-container .mejs-controls .mejs-button.mejs-play,
.podcastdownload-new .mejs-container .mejs-controls .mejs-button.mejs-pause,
.podcastdownload-new .mejs-container .mejs-controls .mejs-button.mejs-mute,
.podcastdownload-new .mejs-container .mejs-controls .mejs-button.mejs-unmute,
.podcastdownload-new .podcast-download-btn,
.podcastdownload-new .podcast-share-icons .beacon,
.podcastdownload-new .podcast-share-icons .rss {
  background-image: url(../img/mejs_sprite_cw.png);
}

#blogs .multimedia-sidebar-item.view-by-topics-item {
  margin-top: 40px;
}
@media (min-width: 960px) {
  #blogs .multimedia-sidebar-item.view-by-topics-item {
    margin-top: 0;
  }
}
#blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar {
  width: 100%;
  display: block;
}
@media (min-width: 960px) {
  #blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar {
    width: 300px;
  }
}
#blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar .chapters-bar-header {
  background: url(../img/border_diagonal.png) repeat-x 0 top;
  font-size: 15px;
  line-height: 1.22em;
  letter-spacing: -.02em;
  padding: 25px 0 15px 25px;
  border-bottom: 1px solid #e3e3e3;
}
@media (min-width: 960px) {
  #blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar .chapters-bar-header {
    background: 0;
    padding-top: 15px;
  }
}
#blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar .chapters-bar-header .icon {
  top: 15px;
  left: -10px;
}
@media (min-width: 960px) {
  #blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar .chapters-bar-header .icon {
    top: 5px;
  }
}
#blogs .multimedia-sidebar-item.view-by-topics-item .desktop-chapters-bar .chapters-bar-item-link.selected {
  background-color: #fff;
  border-left: 5px solid #74b6c9;
}

.comments-wrapper .comment-parent {
  border-top-color: #74b6c9;
}

.comments-wrapper .comment-wrapper .comments-form-btn {
  background-color: #74b6c9;
  border-color: #74b6c9;
}

.comments-wrapper .comment-wrapper .comments-form-btn:hover {
  background-color: #506784;
  border-color: #506784;
}

.comments-wrapper .comments-reply-form .comments-form-btn {
  background-color: #fff;
  border-color: #74b6c9;
  color: #74b6c9;
}

.comments-wrapper .comments-reply-form .comments-form-btn:hover {
  background-color: #506784;
  border-color: #506784;
  color: #fff;
}

#comments-reg-login .modal-register.hovered h4, #comments-reg-login .modal-register.focused h4,
#comments-reg-create .modal-register.hovered h4, #comments-reg-create .modal-register.focused h4,
#forgotPasswordModal .modal-register.hovered h4, #forgotPasswordModal .modal-register.focused h4,
#forgotPasswordModalConfirm .modal-register.hovered h4, #forgotPasswordModalConfirm .modal-register.focused h4,
#comments-reg-login .modal-login.hovered h4, #comments-reg-login .modal-login.focused h4,
#comments-reg-create .modal-login.hovered h4, #comments-reg-create .modal-login.focused h4,
#forgotPasswordModal .modal-login.hovered h4, #forgotPasswordModal .modal-login.focused h4,
#forgotPasswordModalConfirm .modal-login.hovered h4, #forgotPasswordModalConfirm .modal-login.focused h4 {
  color: #74b6c9;
}

#comments-reg-login .comments-form-btn, #comments-reg-create .comments-form-btn,
#forgotPasswordModal .comments-form-btn, #forgotPasswordModalConfirm .comments-form-btn,
#forgotPasswordModalFormSubmit {
  background-color: #74b6c9;
  border-color: #74b6c9;
}

#comments-reg-login .comments-form-btn:hover, #comments-reg-create .comments-form-btn:hover,
#forgotPasswordModal .comments-form-btn:hover, #forgotPasswordModalConfirm .comments-form-btn:hover,
#forgotPasswordModalFormSubmit:hover {
  background-color: #506784;
  border-color: #506784;
}

#comments-reg-login .modal-login .forgot-password, #comments-reg-create .modal-login .forgot-password,
#forgotPasswordModal .modal-login .forgot-password, #forgotPasswordModalConfirm .modal-login .forgot-password {
  color: #74b6c9;
}

#comments-reg-login .modal-login .forgot-password:hover, #comments-reg-create .modal-login .forgot-password:hover,
#forgotPasswordModal .modal-login .forgot-password:hover, #forgotPasswordModalConfirm .modal-login .forgot-password:hover {
  color: #506784;
}

/* Dilbert fix */
.about-section-inner p img {
  width: 100%;
}
@media (min-width: 960px) {
  .about-section-inner p img {
    width: 450px;
  }
}
@media (min-width: 1280px) {
  .about-section-inner p img {
    width: auto;
  }
}
