.top-section h1 {
  color: #252525;
}
.white .top-section h1,.white .text-block h1 {
  color: #fff;
}

#header-bg {
  background: url('/wr-externals/images/Chess-web-1.png') no-repeat center center / cover;
}


/*@media only screen and (max-width:1680px) and (max-height:1050px) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-1680x1050.jpg') no-repeat center center / cover;
  }
}

@media only screen and (max-width:1440px) and (max-height:900x) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-1440x900.jpg') no-repeat center center / cover;
  }
}

@media only screen and (max-width:1280px) and (max-height:800px) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-1280x800.jpg') no-repeat center center / cover;
  }
}

@media only screen and (max-width:1024px) and (max-height:640px) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-1024x640.jpg') no-repeat center center / cover;
  }
}

@media only screen and (max-width:768px) and (max-height:480px) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-768x480.jpg') no-repeat center center / cover;
  }
}

@media only screen and (max-width:640px) and (max-height:400px) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-640x400.jpg') no-repeat center center / cover;
  }
}*/

//retina
/*@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2.jpg') no-repeat center center / cover;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width : 768px) and (max-height:480px),
(min-resolution: 192dpi) and (max-width : 768px) and (max-height:480px) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-1440x900.jpg') no-repeat center center / cover;
  }
}

@media (-webkit-min-device-pixel-ratio: 2) and (max-width : 640px) and (max-height:400px),
(min-resolution: 192dpi) and (max-width : 640px) and (max-height:400px) {
  #header-bg {
      background: url('wp-content/uploads/2018/07/Web-a2-1280x800.jpg') no-repeat center center / cover;
  }
}*/

.ce-banner {
  background-color: #ffffff;
  color: #333333;
  position: fixed;
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
  padding: 1em;
  z-index: 1000;
}

.ce-iframePlaceholder {
  padding: 1em;
  margin: 1em 0;
}

.ce-banner {
  z-index: 99999;
  border-bottom: 1px solid #fff;
  padding-top: 12px;
  background-color: rgba(255, 255, 255, 0.85);
}

.ce-banner p {
  font-size: 12px;
  line-height: 1em;
}

.ce-accept {
  border: 1px solid #ccc;
  background-color: rgba(255, 255, 255, 0.45);
  margin-left: 4px;
  padding: 4px 6px;
}

.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}

.dialog-lightbox-widget-content[style] {
  top: 0 !important;
  left: 0 !important;
}

.h1, .h2, .h3, h1, h2, h3{
  margin-bottom: 10px;
}

/*.icon-0 a {
  background-image: url("wp-content/uploads/2018/06/Thought-Leadership.png");
}*/