html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
     -o-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
     -o-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
     -o-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/*
 *  webui popover plugin  - v1.2.5
 *  A lightWeight popover plugin with jquery ,enchance the  popover plugin of bootstrap with some awesome new features. It works well with bootstrap ,but bootstrap is not necessary!
 *  https://github.com/sandywalker/webui-popover
 *
 *  Made by Sandy Duan
 *  Under MIT License
 */
.webui-popover-content {
  display: none; }

/*  webui popover  */
.webui-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  min-width: 50px;
  min-height: 32px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.webui-popover.top,
.webui-popover.top-left,
.webui-popover.top-right {
  margin-top: -10px; }

.webui-popover.right,
.webui-popover.right-top,
.webui-popover.right-bottom {
  margin-left: 10px; }

.webui-popover.bottom,
.webui-popover.bottom-left,
.webui-popover.bottom-right {
  margin-top: 10px; }

.webui-popover.left,
.webui-popover.left-top,
.webui-popover.left-bottom {
  margin-left: -10px; }

.webui-popover.pop {
  -webkit-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
      transform: scale(0.8);
  -webkit-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -o-transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: -webkit-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  -o-transition: -o-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  transition: transform 0.15s cubic-bezier(0.3, 0, 0, 1.5), -webkit-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5), -o-transform 0.15s cubic-bezier(0.3, 0, 0, 1.5);
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.pop-out {
  -webkit-transition-property: "opacity,transform";
  -o-transition-property: "opacity,transform";
  transition-property: "opacity,transform";
  -webkit-transition: 0.15s linear;
  -o-transition: 0.15s linear;
  transition: 0.15s linear;
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.fade,
.webui-popover.fade-out {
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.out {
  opacity: 0;
  filter: alpha(opacity=0); }

.webui-popover.in {
  -webkit-transform: none;
  -o-transform: none;
  -ms-transform: none;
      transform: none;
  opacity: 1;
  filter: alpha(opacity=100); }

.webui-popover .webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
  display: block; }

.webui-popover-inner .close {
  font-family: arial;
  margin: 8px 10px 0 0;
  float: right;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  color: #000000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
  text-decoration: none; }

.webui-popover-inner .close:hover,
.webui-popover-inner .close:focus {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.webui-popover-inner .close:after {
  content: "\00D7";
  width: 0.8em;
  height: 0.8em;
  padding: 4px;
  position: relative; }

.webui-popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  background-color: #ffffff;
  border-bottom: 1px solid #f2f2f2;
  border-radius: 5px 5px 0 0; }

.webui-popover-content {
  padding: 9px 14px;
  overflow: auto;
  display: none; }

.webui-popover-inverse {
  background-color: #333333;
  color: #eeeeee; }

.webui-popover-inverse .webui-popover-title {
  background: #333333;
  border-bottom: 1px solid #3b3b3b;
  color: #eeeeee; }

.webui-no-padding .webui-popover-content {
  padding: 0; }

.webui-no-padding .list-group-item {
  border-right: none;
  border-left: none; }

.webui-no-padding .list-group-item:first-child {
  border-top: 0; }

.webui-no-padding .list-group-item:last-child {
  border-bottom: 0; }

.webui-popover > .webui-arrow,
.webui-popover > .webui-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.webui-popover > .webui-arrow {
  border-width: 11px; }

.webui-popover > .webui-arrow:after {
  border-width: 10px;
  content: ""; }

.webui-popover.top > .webui-arrow,
.webui-popover.top-right > .webui-arrow,
.webui-popover.top-left > .webui-arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.webui-popover.top > .webui-arrow:after,
.webui-popover.top-right > .webui-arrow:after,
.webui-popover.top-left > .webui-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0; }

.webui-popover.right > .webui-arrow,
.webui-popover.right-top > .webui-arrow,
.webui-popover.right-bottom > .webui-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.webui-popover.right > .webui-arrow:after,
.webui-popover.right-top > .webui-arrow:after,
.webui-popover.right-bottom > .webui-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.webui-popover.bottom > .webui-arrow,
.webui-popover.bottom-right > .webui-arrow,
.webui-popover.bottom-left > .webui-arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.webui-popover.bottom > .webui-arrow:after,
.webui-popover.bottom-right > .webui-arrow:after,
.webui-popover.bottom-left > .webui-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0; }

.webui-popover.left > .webui-arrow,
.webui-popover.left-top > .webui-arrow,
.webui-popover.left-bottom > .webui-arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.webui-popover.left > .webui-arrow:after,
.webui-popover.left-top > .webui-arrow:after,
.webui-popover.left-bottom > .webui-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.webui-popover-inverse.top > .webui-arrow,
.webui-popover-inverse.top-left > .webui-arrow,
.webui-popover-inverse.top-right > .webui-arrow,
.webui-popover-inverse.top > .webui-arrow:after,
.webui-popover-inverse.top-left > .webui-arrow:after,
.webui-popover-inverse.top-right > .webui-arrow:after {
  border-top-color: #333333; }

.webui-popover-inverse.right > .webui-arrow,
.webui-popover-inverse.right-top > .webui-arrow,
.webui-popover-inverse.right-bottom > .webui-arrow,
.webui-popover-inverse.right > .webui-arrow:after,
.webui-popover-inverse.right-top > .webui-arrow:after,
.webui-popover-inverse.right-bottom > .webui-arrow:after {
  border-right-color: #333333; }

.webui-popover-inverse.bottom > .webui-arrow,
.webui-popover-inverse.bottom-left > .webui-arrow,
.webui-popover-inverse.bottom-right > .webui-arrow,
.webui-popover-inverse.bottom > .webui-arrow:after,
.webui-popover-inverse.bottom-left > .webui-arrow:after,
.webui-popover-inverse.bottom-right > .webui-arrow:after {
  border-bottom-color: #333333; }

.webui-popover-inverse.left > .webui-arrow,
.webui-popover-inverse.left-top > .webui-arrow,
.webui-popover-inverse.left-bottom > .webui-arrow,
.webui-popover-inverse.left > .webui-arrow:after,
.webui-popover-inverse.left-top > .webui-arrow:after,
.webui-popover-inverse.left-bottom > .webui-arrow:after {
  border-left-color: #333333; }

.webui-popover i.icon-refresh:before {
  content: ""; }

.webui-popover i.icon-refresh {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 20px;
  top: 50%;
  left: 50%;
  position: absolute;
  margin-left: -15px;
  margin-right: -15px;
  background: url(../img/loading.gif) no-repeat; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg); } }

@-o-keyframes rotate {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }

.webui-popover-backdrop {
  background-color: rgba(0, 0, 0, 0.65);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998; }

.webui-popover .dropdown-menu {
  display: block;
  position: relative;
  top: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  float: none; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-Black.woff"), url("../fonts/DIN_Fonts/DINWebPro-Black.eot?#iefix");
  font-weight: 900;
  font-style: normal; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-BlackIta.wof"), url("../fonts/DIN_Fonts/DINWebPro-BlackIta.eot?#iefix");
  font-weight: 900;
  font-style: italic; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-Bold.woff"), url("../fonts/DIN_Fonts/DINWebPro-Bold.eot?#iefix");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-BoldIta.wof"), url("../fonts/DIN_Fonts/DINWebPro-BoldIta.eot?#iefix");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-Medium.woff"), url("../fonts/DIN_Fonts/DINWebPro-Medium.eot?#iefix");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-MediumIta.woff"), url("../fonts/DIN_Fonts/DINWebPro-MediumIta.eot?#iefix");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro.woff"), url("../fonts/DIN_Fonts/DINWebPro.eot?#iefix");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-Ita.woff"), url("../fonts/DIN_Fonts/DINWebPro-Ita.eot?#iefix");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-Light.woff"), url("../fonts/DIN_Fonts/DINWebPro-Light.eot?#iefix");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "DINPro";
  src: url("../fonts/DIN_Fonts/DINWebPro-LightIta.woff"), url("../fonts/DIN_Fonts/DINWebPro-LightIta.eot?#iefix");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "nvidia-blog-v4";
  src: url("../fonts/icons/nvidia-blog-v4.eot");
  src: url("../fonts/icons/nvidia-blog-v4.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/nvidia-blog-v4.woff") format("woff"), url("../fonts/icons/nvidia-blog-v4.ttf") format("truetype"), url("../fonts/icons/nvidia-blog-v4.svg#nvidia-blog-v4") format("svg");
  font-weight: normal;
  font-style: normal; }

[data-icon]:before {
  font-family: "nvidia-blog-v4" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="ea-share-count-icon"]:before,
[class*=" ea-share-count-icon"]:before, [class^="icon-"]:before, [class*=" icon-"]:before, [class*=" fa-"]:before {
  font-family: "nvidia-blog-v4" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.easc-modal-submit .easc-envelope:before {
  font-family: "nvidia-blog-v4" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  margin-right: 1px; }

.easc-rss:before, .icon-rss:before {
  content: "\61"; }

.icon-search:before {
  content: "\62"; }

.easc-envelope:before, .icon-paper-plane:before, .fa-envelope:before {
  content: "\64"; }

.icon-plus:before {
  content: "\65"; }

.easc-hacker-news:before, .icon-hacker-news:before, .fa-hacker-news:before {
  background-image: url(../img/hacker_news24.png);
  background-position: 50% 25%;
  background-repeat: no-repeat;
  -webkit-background-size: 18px 18px;
          background-size: 18px 18px;
  content: ' ';
  display: block;
  line-height: 60px;
  min-height: 31px;
  min-width: 24px; }

.easc-facebook:before, .icon-facebook:before, .fa-facebook:before {
  content: "\66"; }

.easc-twitter:before, .icon-twitter:before, .fa-twitter:before {
  content: "\67"; }

.easc-linkedin:before, .icon-linkedin:before, .fa-linkedin:before {
  content: "\68"; }

.easc-google-plus:before, .icon-google-plus:before {
  content: "\69"; }

.easc-reddit:before, .icon-reddit:before {
  content: "\6a"; }

.icon-users:before {
  content: "\6b"; }

.icon-play:before {
  content: "\6c"; }

.easc-flickr:before, .icon-flickr:before {
  content: "\6d"; }

.easc-pinterest:before, .icon-pinterest:before, .fa-pinterest:before {
  content: "\6e"; }

.easc-tumblr:before, .icon-tumblr:before {
  content: "\6f"; }

.easc-instagram:before, .icon-instagram:before {
  content: "\70"; }

.easc-slideshare:before, .icon-slideshare:before {
  content: "\72"; }

.single .entry-meta-social .entry-meta-social-links-list li .icon-vk {
  height: 100%;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  width: 100%; }

.single .entry-meta-social .entry-meta-social-links-list li .icon-vk .for-vk,
.single .entry-meta-social .entry-meta-social-links-list li a .icon.icon-vk {
  padding-top: 0;
  padding-right: 2px;
  padding-bottom: 0;
  padding-left: 0; }

.easc-vk:before, .icon-vk:before, .fa-vk:before {
  background-image: url(../img/vk.png);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  content: ' ';
  display: block;
  line-height: 60px;
  min-height: 100%;
  min-width: 24px; }

.easc-youtube:before, .icon-youtube:before {
  content: "\71"; }

.icon-share:before {
  content: "\75"; }

.icon-comment:before {
  content: "\76"; }

.icon-menu:before {
  content: "\77"; }

.icon-x:before {
  content: "\78"; }

.icon-angle-left:before {
  content: "\73"; }

.icon-angle-right:before {
  content: "\79"; }

.icon-ello:before {
  content: "\74"; }

.icon-home:before {
  content: "\7a"; }

.icon-triangle-right:before {
  content: "\63"; }

.icon-triangle-down:before {
  content: "\41"; }

.easc-twitch:before, .icon-twitch:before {
  content: "\42"; }

html {
  background-color: #E6E7E8;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 13px; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box; }

body {
  background-color: #FFFFFF;
  color: #464646;
  font-family: "DINPro", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 22.5px; }

button,
input,
select,
textarea {
  color: #797979;
  font-family: "DINPro", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 22.5px; }

a {
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
  transition: all 0.15s; }
  a, a:link {
    color: #777777;
    text-decoration: none; }
  a:visited {
    color: #777777;
    text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #6a6a6a;
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

h1, h2, h3, h4, h5, h6 {
  color: #525252;
  font-family: "DINPro", Arial, Helvetica, sans-serif;
  font-weight: 500;
  margin: 0 0 15px; }

h1 {
  font-size: 26px;
  line-height: 30px; }

h2 {
  font-size: 19.5px;
  line-height: 30px; }

h3 {
  font-size: 16.25px;
  line-height: 25.3125px; }

h4 {
  font-size: 16.25px;
  line-height: 25.3125px; }

h5 {
  font-size: 14.95px;
  line-height: 19.6875px; }

h6 {
  font-size: 13px;
  line-height: 22.5px; }

p {
  margin: 0 0 15px; }

ol, ul {
  margin: 0 0 15px;
  padding-left: 20px; }
  li ol, li ul {
    margin: 0; }

dl {
  margin: 0 0 15px; }

dd {
  margin-left: 10px; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 10px; }

address {
  margin: 0 0 15px; }

table {
  margin: 0 0 15px; }
  table table {
    margin: 0; }

pre {
  tab-size: 2;
  -moz-tab-size: 2;
  -o-tab-size: 2;
  white-space: pre-wrap;
  background: #f1f1f1;
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.75em;
  line-height: 22.5px;
  margin-bottom: 15px;
  max-width: 100%;
  overflow: auto;
  padding: 15px 10px; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.875em; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

figure {
  margin: 0 0 15px; }

img {
  max-width: 100%;
  height: auto; }

.form-item {
  margin-bottom: 7.5px; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  border-color: #ccc #ccc #bbb;
  border-radius: 2px;
  background: #76B900;
  color: #FFFFFF;
  display: inline-block;
  font-size: 9.75px;
  height: 30px;
  line-height: 1;
  padding: 3px 10px 0;
  text-transform: uppercase; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    background: #83cd00;
    border-color: #ccc #bbb #aaa;
    color: #FFFFFF; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    background: #83cd00;
    border-color: #aaa #bbb #bbb;
    color: #FFFFFF; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  color: #797979;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-size: 11.05px;
  width: 100%; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  textarea:focus {
    color: #111; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  height: 30px;
  line-height: 1;
  padding: 2px 5px 0; }

textarea {
  padding-left: 2.5px;
  width: 100%; }

embed,
iframe,
object {
  max-width: 100%; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 11.375px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 10px;
    text-decoration: none;
    top: 7.5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

.alignleft {
  display: inline;
  float: left;
  margin-right: 20px; }

.alignright {
  display: inline;
  float: right;
  margin-left: 20px; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

img[src*=".svg"] {
  width: 100%; }

.icon {
  display: inline-block; }

body {
  overflow-x: hidden; }

#content {
  padding: 112.5px 10px 0; }
  .home #content {
    padding: 30px 10px 0; }
  @media screen and (min-width: 1024px) {
    #content {
      padding: 60px 10px 0; } }
  @media (min-width: 1280px) {
    .single #content {
      padding-top: 30px; } }
  @media (max-width: 768px) {
    .single #content {
      padding-top: 97px; } }

@media screen and (min-width: 1024px) {
  .single .entry-content.no-sidebar {
    width: 100%; } }

.inner.for-content,
.inner.for-colophon {
  width: 297px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .inner.for-content:after,
  .inner.for-colophon:after {
    content: " ";
    display: block;
    clear: both; }
  @media screen and (min-width: 768px) {
    .inner.for-content,
    .inner.for-colophon {
      width: 624px;
      margin-left: auto;
      margin-right: auto;
      max-width: 625px; }
      .inner.for-content:after,
      .inner.for-colophon:after {
        content: " ";
        display: block;
        clear: both; } }
  @media screen and (min-width: 1024px) {
    .inner.for-content,
    .inner.for-colophon {
      width: 951px;
      margin-left: auto;
      margin-right: auto;
      max-width: 951px; }
      .inner.for-content:after,
      .inner.for-colophon:after {
        content: " ";
        display: block;
        clear: both; } }
  @media screen and (min-width: 1280px) {
    .inner.for-content,
    .inner.for-colophon {
      width: 1278px;
      margin-left: auto;
      margin-right: auto;
      max-width: 1280px; }
      .inner.for-content:after,
      .inner.for-colophon:after {
        content: " ";
        display: block;
        clear: both; } }

.inner.for-masthead {
  width: 297px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  .inner.for-masthead:after {
    content: " ";
    display: block;
    clear: both; }
  @media screen and (min-width: 768px) {
    .inner.for-masthead {
      width: 624px;
      margin-left: auto;
      margin-right: auto; }
      .inner.for-masthead:after {
        content: " ";
        display: block;
        clear: both; } }
  @media screen and (min-width: 1024px) {
    .inner.for-masthead {
      width: 951px;
      margin-left: auto;
      margin-right: auto; }
      .inner.for-masthead:after {
        content: " ";
        display: block;
        clear: both; } }
  @media screen and (min-width: 1280px) {
    .inner.for-masthead {
      width: 1278px;
      margin-left: auto;
      margin-right: auto; }
      .inner.for-masthead:after {
        content: " ";
        display: block;
        clear: both; } }

.inner.for-content {
  margin-bottom: 0; }
  .aggregation-view .inner.for-content {
    margin-bottom: 15px; }

.sticky {
  display: block; }

.hentry {
  margin: 0 0 30px; }

.byline,
.updated:not(.published) {
  display: none; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 15px 0 0; }

.page-links {
  clear: both;
  margin: 0 0 15px; }

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption {
  margin-bottom: 15px;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 7.5px 0; }

.wp-caption-text {
  font-size: 0.75em;
  font-style: italic;
  text-align: center; }

.img-bg {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
  display: block; }

.link-button {
  background-color: #76B900;
  display: inline-block;
  text-align: center;
  vertical-align: middle; }
  .link-button .icon {
    line-height: inherit;
    vertical-align: middle; }

.gallery {
  margin-bottom: 15px; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

#disqus_thread {
  background-color: #FFFFFF;
  padding: 15px 0; }

.comment-navigation,
.post-navigation {
  background-color: #FFFFFF; }
  .site-main .comment-navigation, .site-main
  .post-navigation {
    margin: 0;
    overflow: hidden; }
  .comment-navigation .nav-previous,
  .post-navigation .nav-previous {
    float: left;
    width: 50%; }
  .comment-navigation .nav-next,
  .post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%; }

.posts-navigation {
  clear: both;
  font-family: "DINPro", Arial, Helvetica, sans-serif;
  font-size: 16.9px;
  font-weight: 700;
  margin: 0 0;
  text-align: center; }
  @media screen and (min-width: 1280px) {
    .posts-navigation {
      margin-bottom: 6px; } }
  .posts-navigation .nvb4-posts-navigation-list {
    *zoom: 1;
    background-color: #2C2C2C;
    display: block;
    font-size: 0;
    height: 39.375px;
    list-style: none;
    margin: 0 0;
    padding: 0;
    text-align: center; }
    .posts-navigation .nvb4-posts-navigation-list:before, .posts-navigation .nvb4-posts-navigation-list:after {
      content: " ";
      display: table; }
    .posts-navigation .nvb4-posts-navigation-list:after {
      clear: both; }
    @media screen and (min-width: 1024px) {
      .posts-navigation .nvb4-posts-navigation-list {
        display: inline-block;
        height: 52.5px; } }
    @media screen and (min-width: 1280px) {
      .posts-navigation .nvb4-posts-navigation-list {
        height: 60px; } }
  .posts-navigation .nvb4-posts-navigation-list-item {
    display: none;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
    .posts-navigation .nvb4-posts-navigation-list-item:first-of-type, .posts-navigation .nvb4-posts-navigation-list-item:last-of-type {
      display: inline-block;
      width: 50%; }
      @media screen and (min-width: 1024px) {
        .posts-navigation .nvb4-posts-navigation-list-item:first-of-type, .posts-navigation .nvb4-posts-navigation-list-item:last-of-type {
          width: auto; } }
    @media screen and (min-width: 1024px) {
      .posts-navigation .nvb4-posts-navigation-list-item {
        display: inline-block; }
        .posts-navigation .nvb4-posts-navigation-list-item.list-item-prev {
          display: none;
          float: left; }
        .posts-navigation .nvb4-posts-navigation-list-item.list-item-next {
          display: none;
          float: right; } }
  .posts-navigation .page-numbers {
    background-color: rgba(255, 255, 255, 0.1);
    display: block;
    font-size: 9.75px;
    height: 39.375px;
    line-height: 41.25px; }
    @media screen and (min-width: 1024px) {
      .posts-navigation .page-numbers {
        background-color: transparent;
        font-size: 13px;
        height: 52.5px;
        line-height: 54.375px;
        min-width: 38px;
        padding: 0; } }
    @media screen and (min-width: 1280px) {
      .posts-navigation .page-numbers {
        font-size: 21.125px;
        height: 60px;
        line-height: 61.875px;
        min-width: 59px;
        padding: 0; } }
    .posts-navigation .page-numbers.prev, .posts-navigation .page-numbers.next {
      font-size: 13px; }
    .posts-navigation .page-numbers, .posts-navigation .page-numbers:link, .posts-navigation .page-numbers:visited {
      border: 1px solid #2C2C2C; }
    .posts-navigation .page-numbers:hover, .posts-navigation .page-numbers:active, .posts-navigation .page-numbers:focus {
      border: 1px solid #76B900;
      color: #76B900; }
    .posts-navigation .page-numbers.current, .posts-navigation .page-numbers.current:hover, .posts-navigation .page-numbers.current:active, .posts-navigation .page-numbers.current:focus {
      background-color: #76B900;
      border: 1px solid #76B900;
      color: #E6E7E8; }
    .posts-navigation .page-numbers.dots {
      background-color: transparent;
      color: #AAAAAA; }
      .posts-navigation .page-numbers.dots:hover, .posts-navigation .page-numbers.dots:active, .posts-navigation .page-numbers.dots:focus {
        background-color: transparent;
        border: 1px solid #2C2C2C;
        color: #AAAAAA; }

.secondary-menu-slot-wrapper {
  left: 0;
  margin-bottom: 0;
  position: fixed;
  top: 41.25px;
  width: 100%;
  z-index: 100; }
  @media (min-width: 1024px) {
    .secondary-menu-slot-wrapper {
      left: auto;
      position: relative;
      top: auto;
      width: auto; } }

.secondary-menu-slot {
  background-color: #2C2C2C;
  color: #FFFFFF;
  font-size: 11.05px;
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .secondary-menu-slot {
      font-size: 13px; } }
  @media (min-width: 1280px) {
    .secondary-menu-slot {
      font-size: 15.6px; } }
  @media (min-width: 1024px) {
    .secondary-menu-slot.sticky-active {
      position: fixed;
      top: 0;
      width: 100%; } }
  .secondary-menu-slot a {
    display: block;
    margin: 0 10px;
    padding: 0; }
    .secondary-menu-slot a, .secondary-menu-slot a:link, .secondary-menu-slot a:visited {
      color: #FFFFFF; }
    .secondary-menu-slot a:hover, .secondary-menu-slot a:active, .secondary-menu-slot a:focus {
      color: #FFFFFF; }
  .secondary-menu-slot .menu {
    height: 41.25px;
    line-height: 41.25px;
    list-style: none;
    margin: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: none;
    padding: 0;
    text-align: left;
    white-space: nowrap;
    width: 100%; }
    .secondary-menu-slot .menu::-webkit-scrollbar {
      width: 0; }
  .secondary-menu-slot .menu-item {
    display: inline-block; }
    .secondary-menu-slot .menu-item.current-menu-item a, .secondary-menu-slot .menu-item:hover a {
      -webkit-box-shadow: inset 0 -5px 0 #76B900;
              box-shadow: inset 0 -5px 0 #76B900;
      color: #76B900; }
  @media (min-width: 1024px) {
    .secondary-menu-slot .menu {
      height: 41.25px;
      overflow-x: hidden;
      width: 100%; } }
  @media (min-width: 1280px) {
    .secondary-menu-slot .menu {
      display: block;
      height: 60px;
      line-height: 60px;
      overflow-x: hidden;
      overflow-y: hidden;
      white-space: nowrap;
      width: 100%; }
    .secondary-menu-slot a {
      margin: 0 15px 0 25px;
      padding: 0; }
    .secondary-menu-slot li:first-child a {
      margin-left: 0; } }
  @media screen and (min-width: 768px) {
    .secondary-menu-slot .menu-secondary-container {
      float: left; } }
  .secondary-menu-slot .secondary-menu-socials {
    display: none;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0; }
    .secondary-menu-slot .secondary-menu-socials li {
      display: block;
      float: left;
      margin: 0 15px; }
      .secondary-menu-slot .secondary-menu-socials li:first-child {
        margin-left: 0; }
      .secondary-menu-slot .secondary-menu-socials li:last-child {
        margin-right: 0; }
      .secondary-menu-slot .secondary-menu-socials li a {
        line-height: 41.25px;
        margin: 0;
        outline: 0;
        padding: 0; }
        @media (min-width: 1024px) {
          .secondary-menu-slot .secondary-menu-socials li a {
            line-height: 41.25px; } }
        @media (min-width: 1280px) {
          .secondary-menu-slot .secondary-menu-socials li a {
            line-height: 60px; } }
        .secondary-menu-slot .secondary-menu-socials li a a:hover,
        .secondary-menu-slot .secondary-menu-socials li a a:active,
        .secondary-menu-slot .secondary-menu-socials li a a:focus {
          outline: 0; }
      .search-open .secondary-menu-slot .secondary-menu-socials li {
        display: none; }
        .search-open .secondary-menu-slot .secondary-menu-socials li.search-item {
          display: block; }
          .search-open .secondary-menu-slot .secondary-menu-socials li.search-item .search-icon-link .icon.icon-search:before {
            content: "\78"; }
          .search-open .secondary-menu-slot .secondary-menu-socials li.search-item .search-submit-button {
            display: block; }
          .search-open .secondary-menu-slot .secondary-menu-socials li.search-item .search-submit {
            display: none; }
    @media screen and (min-width: 1024px) {
      .secondary-menu-slot .secondary-menu-socials {
        display: block; } }

.site-info {
  color: #545454;
  display: block; }
  .site-info .site-info-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .site-info .site-info-list li {
      border-right: 1px solid #545454;
      display: inline;
      margin-right: 4px;
      padding: 0 6px 0 0;
      text-transform: none; }
      .site-info .site-info-list li:last-of-type {
        border-right: none;
        padding-right: 0;
        margin-right: 0; }
    .site-info .site-info-list a {
      display: inline;
      margin: 0;
      padding: 0; }
      .site-info .site-info-list a:link, .site-info .site-info-list a:visited {
        color: #545454; }
      .site-info .site-info-list a:hover, .site-info .site-info-list a:active, .site-info .site-info-list a:focus {
        color: #E6E7E8; }

.nvidia-sharing-links-wrapper {
  background-color: #2C2C2C;
  height: 60px;
  overflow: hidden;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .nvidia-sharing-links-wrapper {
      height: auto;
      overflow: visible; } }
  @media (min-width: 1280px) {
    .nvidia-sharing-links-wrapper {
      background-color: transparent;
      display: block;
      position: absolute;
      right: 0;
      top: 177px;
      width: 60px; } }
  .nvidia-sharing-links-wrapper .sticky-wrapper {
    margin: 0 auto;
    max-width: 625px; }
    @media screen and (min-width: 1024px) {
      .nvidia-sharing-links-wrapper .sticky-wrapper {
        max-width: 951px; } }
    @media screen and (min-width: 1280px) {
      .nvidia-sharing-links-wrapper .sticky-wrapper {
        max-width: 1280px; } }
  .nvidia-sharing-links-wrapper .nvidia-sharing-links-list {
    *zoom: 1;
    margin: 0;
    padding: 0;
    width: 100%; }
    .nvidia-sharing-links-wrapper .nvidia-sharing-links-list:before, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list:after {
      content: " ";
      display: table; }
    .nvidia-sharing-links-wrapper .nvidia-sharing-links-list:after {
      clear: both; }
    @media (min-width: 1024px) {
      .nvidia-sharing-links-wrapper .nvidia-sharing-links-list {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0; } }
    @media (min-width: 1280px) {
      .nvidia-sharing-links-wrapper .nvidia-sharing-links-list {
        width: 60px; }
        .nvidia-sharing-links-wrapper .nvidia-sharing-links-list.stuck {
          position: fixed;
          top: 70px; } }
    .nvidia-sharing-links-wrapper .nvidia-sharing-links-list li {
      display: block;
      float: left;
      line-height: 60px;
      width: 20%; }
      @media screen and (min-width: 768px) {
        .nvidia-sharing-links-wrapper .nvidia-sharing-links-list li {
          width: 10%; } }
      @media (min-width: 1280px) {
        .nvidia-sharing-links-wrapper .nvidia-sharing-links-list li {
          display: block;
          float: none;
          height: 60px;
          line-height: normal;
          margin-bottom: 1px;
          width: 100%; } }
    .nvidia-sharing-links-wrapper .nvidia-sharing-links-list span.share-link, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list a {
      cursor: pointer;
      display: block;
      height: inherit;
      text-align: center; }
      .nvidia-sharing-links-wrapper .nvidia-sharing-links-list span.share-link, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list span.share-link:link, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list span.share-link:visited, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list a, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list a:link, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list a:visited {
        background-color: #2C2C2C;
        color: #777777; }
      .nvidia-sharing-links-wrapper .nvidia-sharing-links-list span.share-link:hover, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list span.share-link:active, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list a:hover, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list a:active {
        background-color: #76B900;
        color: #FFFFFF; }
      .nvidia-sharing-links-wrapper .nvidia-sharing-links-list span.share-link:focus, .nvidia-sharing-links-wrapper .nvidia-sharing-links-list a:focus {
        background-color: #2C2C2C;
        color: #777777; }
    .nvidia-sharing-links-wrapper .nvidia-sharing-links-list .icon {
      font-size: 13px;
      line-height: inherit; }
      @media (min-width: 1280px) {
        .nvidia-sharing-links-wrapper .nvidia-sharing-links-list .icon {
          font-size: 20.8px;
          position: relative;
          top: 18.99px; } }
      .nvidia-sharing-links-wrapper .nvidia-sharing-links-list .icon.icon-hacker-news {
        opacity: 0.4; }
  .home .nvidia-sharing-links-wrapper {
    display: none; }

.sticky-wrapper .nvidia-sharing-links-list .icon-hacker-news:before {
  -webkit-background-size: 12px 12px;
          background-size: 12px 12px;
  background-position: 45% 50%;
  background-repeat: no-repeat;
  line-height: 60px;
  min-height: 12px;
  min-width: 12px; }
  @media (min-width: 1280px) {
    .sticky-wrapper .nvidia-sharing-links-list .icon-hacker-news:before {
      -webkit-background-size: 18.8px 18.8px;
              background-size: 18.8px 18.8px;
      background-position: center center;
      min-height: 18.8px;
      min-width: 18.8px; } }

.nvb4-email-signup-wrapper {
  background-color: #FFFFFF;
  padding: 15px 0; }

.nvb4-email-signup {
  *zoom: 1;
  background-color: #2C2C2C;
  height: 41.25px;
  position: relative;
  width: 100%; }
  .nvb4-email-signup:before, .nvb4-email-signup:after {
    content: " ";
    display: table; }
  .nvb4-email-signup:after {
    clear: both; }
  .nvb4-email-signup input,
  .nvb4-email-signup button {
    text-transform: uppercase; }
  @media (min-width: 1024px) {
    .nvb4-email-signup {
      height: 60px; } }
  @media (min-width: 1280px) {
    .nvb4-email-signup {
      height: 60px; } }

.nvb4-email-signup-field-wrapper {
  display: inline-block;
  margin: 0;
  position: relative; }
  .nvb4-email-signup-field-wrapper.for-email {
    float: left;
    height: 41.25px;
    width: 258.75px; }
    .nvb4-email-signup-field-wrapper.for-email input {
      background-color: #1D1D1D;
      border: none;
      border-radius: 0;
      font-size: 13px;
      height: 41.25px;
      padding-left: 10px;
      position: relative;
      text-transform: none;
      z-index: 10; }
      .nvb4-email-signup-field-wrapper.for-email input:focus, .nvb4-email-signup-field-wrapper.for-email input.has-value {
        z-index: 30; }
    .nvb4-email-signup-field-wrapper.for-email .nvb4-email-signup-field-faux-email-placeholder {
      background-color: #1D1D1D;
      color: #777777;
      display: table;
      font-size: 7.8px;
      height: inherit;
      left: 0;
      line-height: 1.5;
      padding-left: 10px;
      padding-top: 3px;
      pointer-events: none;
      position: absolute;
      text-align: center;
      text-transform: uppercase;
      top: 0;
      width: 258.75px;
      z-index: 20; }
    .nvb4-email-signup-field-wrapper.for-email .nvb4-email-signup-field-faux-email-placeholder-inner {
      display: table-cell;
      vertical-align: middle;
      width: 100%; }
    @media (min-width: 1024px) {
      .nvb4-email-signup-field-wrapper.for-email {
        height: 60px;
        width: 688px; }
        .nvb4-email-signup-field-wrapper.for-email input {
          font-size: 16.25px;
          height: 60px; }
        .nvb4-email-signup-field-wrapper.for-email .nvb4-email-signup-field-faux-email-placeholder {
          font-size: 11.44px;
          text-align: left;
          width: 688px; } }
    @media (min-width: 1280px) {
      .nvb4-email-signup-field-wrapper.for-email {
        height: 60px;
        width: 1198px; }
        .nvb4-email-signup-field-wrapper.for-email input {
          font-size: 19.5px;
          height: 60px; }
        .nvb4-email-signup-field-wrapper.for-email .nvb4-email-signup-field-faux-email-placeholder {
          font-size: 15.99px;
          text-align: left;
          width: 1198px; } }
  .nvb4-email-signup-field-wrapper.for-submit {
    height: 41.25px;
    position: absolute;
    right: 0;
    top: 0;
    width: 41.25px; }
    .nvb4-email-signup-field-wrapper.for-submit input,
    .nvb4-email-signup-field-wrapper.for-submit button {
      background-color: #2C2C2C;
      border: none;
      border-radius: 0;
      color: #777777;
      height: 41.25px;
      width: 100%; }
      .nvb4-email-signup-field-wrapper.for-submit input:hover, .nvb4-email-signup-field-wrapper.for-submit input:active, .nvb4-email-signup-field-wrapper.for-submit input:focus,
      .nvb4-email-signup-field-wrapper.for-submit button:hover,
      .nvb4-email-signup-field-wrapper.for-submit button:active,
      .nvb4-email-signup-field-wrapper.for-submit button:focus {
        background-color: #76B900;
        color: #FFFFFF; }
    @media (min-width: 1024px) {
      .nvb4-email-signup-field-wrapper.for-submit {
        height: 60px;
        width: 60px; }
        .nvb4-email-signup-field-wrapper.for-submit .icon {
          font-size: 15.002px;
          margin-right: 3px; }
        .nvb4-email-signup-field-wrapper.for-submit input,
        .nvb4-email-signup-field-wrapper.for-submit button {
          height: 60px; } }
    @media (min-width: 1280px) {
      .nvb4-email-signup-field-wrapper.for-submit {
        height: 60px;
        width: 60px; }
        .nvb4-email-signup-field-wrapper.for-submit .icon {
          font-size: 18.005px; }
        .nvb4-email-signup-field-wrapper.for-submit input,
        .nvb4-email-signup-field-wrapper.for-submit button {
          height: 60px; } }
  .nvb4-email-signup-field-wrapper input[type="email"] {
    background-color: #2C2C2C;
    color: #FFFFFF; }
  .nvb4-email-signup-field-wrapper button {
    background-color: #2C2C2C;
    color: #FFFFFF; }

.nvb4-popover-search {
  *zoom: 1;
  padding: 11.25px 10px;
  width: 100%; }
  .nvb4-popover-search:before, .nvb4-popover-search:after {
    content: " ";
    display: table; }
  .nvb4-popover-search:after {
    clear: both; }
  .nvb4-popover-search .form-item {
    margin: 0; }
    .nvb4-popover-search .form-item button,
    .nvb4-popover-search .form-item input {
      width: 100%; }
    .nvb4-popover-search .form-item.for-search {
      float: left;
      margin-right: 2%;
      width: 68%; }
    .nvb4-popover-search .form-item.for-submit {
      float: left;
      width: 30%; }

/* Style the share statistics on the single post pages */
@media (min-width: 1125px) {
  body.single .content-area .entry-meta .entry-meta-standard-content {
    padding: 1.875px 0px 0px 25px; } }

.single-post .entry-meta .share-count {
  display: inline-block;
  float: left;
  margin: auto 20px; }
  @media (max-width: 768px) {
    .single-post .entry-meta .share-count {
      line-height: 27px;
      margin-top: 2px; } }

.single-post .entry-meta .meta-section-inner {
  font-size: 17.16px; }

.text-top-single {
  vertical-align: 2px; }

@media (max-width: 1124px) {
  .single .icon-share {
    font-size: 11.7px; }
  .single-post .entry-meta .meta-section-inner {
    font-size: 11.44px; }
  .text-top-single {
    vertical-align: 1px; } }

@media (min-width: 723px) {
  body.single .content-area .entry-meta .entry-meta-standard-content {
    padding: 1.875px 0px 0px 10px; } }

@media (max-width: 722px) {
  .single .content-area .entry-meta .entry-meta-standard-content {
    padding-right: 10px; } }

/* Style for Highlight and Share By ronalfy */
.highlight-and-share-wrapper {
  margin-top: 8px !important;
  z-index: 99 !important; }

.highlight-and-share-wrapper div {
  margin-bottom: 0 !important;
  margin-right: 2px !important;
  padding: 0 !important; }

.highlight-and-share-wrapper a {
  background-color: #2C2C2C !important;
  line-height: 12px !important;
  padding: 14px 16px !important; }

.highlight-and-share-wrapper a:hover {
  background-color: #2C2C2C !important;
  color: #76B900 !important; }

.highlight-and-share-wrapper .fa {
  font-size: 16px; }

.page-header-wrapper {
  height: auto;
  left: 0;
  margin-bottom: 15px;
  padding: 0;
  top: 41.25px;
  z-index: 90;
  width: 100%; }
  @media (min-width: 1024px) {
    .page-header-wrapper {
      height: auto;
      left: auto;
      padding: 0;
      position: relative;
      top: auto;
      width: auto; } }
  @media (min-width: 1280px) {
    .page-header-wrapper {
      background-color: transparent;
      height: auto;
      margin-bottom: 30px; } }
  .page-header-wrapper.for-search {
    background-color: transparent;
    height: auto;
    left: auto;
    position: relative;
    top: auto; }
  .page-header-wrapper .search-form {
    *zoom: 1; }
    .page-header-wrapper .search-form:before, .page-header-wrapper .search-form:after {
      content: " ";
      display: table; }
    .page-header-wrapper .search-form:after {
      clear: both; }
    .page-header-wrapper .search-form .form-item {
      float: left; }
      .page-header-wrapper .search-form .form-item input,
      .page-header-wrapper .search-form .form-item button {
        width: 100%; }
      .page-header-wrapper .search-form .form-item.for-search {
        margin-right: 2%;
        width: 70%; }
      .page-header-wrapper .search-form .form-item.for-submit {
        width: 28%; }
    @media (min-width: 1024px) {
      .page-header-wrapper .search-form .form-item.for-search {
        width: 86%; }
      .page-header-wrapper .search-form .form-item.for-submit {
        width: 12%; } }
    @media (min-width: 1280px) {
      .page-header-wrapper .search-form {
        float: none;
        width: 30%; }
        .page-header-wrapper .search-form .form-item.for-search {
          width: 70%; }
        .page-header-wrapper .search-form .form-item.for-submit {
          width: 28%; } }

.page-header.for-archive {
  *zoom: 1;
  margin: 0 auto;
  position: relative;
  width: 320px; }
  .page-header.for-archive:before, .page-header.for-archive:after {
    content: " ";
    display: table; }
  .page-header.for-archive:after {
    clear: both; }
  @media (min-width: 1024px) {
    .page-header.for-archive {
      width: 768px; } }
  @media (min-width: 1280px) {
    .page-header.for-archive {
      width: 1278px; } }
  @media (min-width: 1024px) {
    .page-header.for-archive.sticky-active {
      top: 0;
      width: 768px; } }
  @media (min-width: 1280px) {
    .page-header.for-archive.sticky-active {
      width: 1278px; } }
  .page-header.for-archive .text-elements {
    display: block;
    float: left; }
  .page-header.for-archive .text-elements-inner {
    border-spacing: 0 0;
    display: table;
    height: 41.25px;
    width: 278.75px; }
    @media (min-width: 1024px) {
      .page-header.for-archive .text-elements-inner {
        border-spacing: 0 0;
        height: 41.25px;
        width: 726.75px; } }
    @media (min-width: 1280px) {
      .page-header.for-archive .text-elements-inner {
        border-spacing: 2px 0;
        height: 60px;
        width: 1100px; } }
  .page-header.for-archive .text-elements-inner2 {
    display: table-row; }
  .page-header.for-archive .page-title,
  .page-header.for-archive .taxonomy-description {
    background-color: #2C2C2C;
    color: #FFFFFF;
    margin: 0 0 0 0; }
  .page-header.for-archive .page-title {
    display: table-cell;
    font-size: 11.7px;
    font-weight: 500;
    letter-spacing: 0.3px;
    line-height: 1;
    padding: 2px 15px 0;
    text-transform: uppercase;
    vertical-align: middle; }
    @media (min-width: 1280px) {
      .page-header.for-archive .page-title {
        font-size: 13px; } }
    @media (min-width: 1280px) {
      .page-header.for-archive .page-title {
        font-size: 14.3px;
        padding: 1px 25px 0; } }
  .page-header.for-archive .page-title-text {
    display: inline-block;
    padding-top: 2px; }
  .page-header.for-archive .taxonomy-description {
    font-size: 14.3px;
    font-weight: 300;
    display: none;
    letter-spacing: 0.3px;
    line-height: 1.2;
    padding: 1px 5px 1px 25px;
    vertical-align: middle; }
    .page-header.for-archive .taxonomy-description p {
      margin: 0; }
    .page-header.for-archive .taxonomy-description .taxonomy-description-text {
      display: inline-block;
      padding-top: 2px; }
    @media (min-width: 1280px) {
      .page-header.for-archive .taxonomy-description {
        display: table-cell; } }
  .page-header.for-archive .link-button {
    float: left;
    font-size: 16.25px;
    height: 41.25px;
    line-height: 41.25px;
    margin-right: 0;
    padding: 4px 0 0;
    width: 41.25px;
    z-index: 100; }
    @media (min-width: 1024px) {
      .page-header.for-archive .link-button {
        height: 41.25px;
        line-height: 41.25px;
        margin-right: 0;
        width: 41.25px; } }
    @media (min-width: 1280px) {
      .page-header.for-archive .link-button {
        height: 60px;
        line-height: 60px;
        margin-right: 2px;
        width: 58px; } }
    .page-header.for-archive .link-button, .page-header.for-archive .link-button:link, .page-header.for-archive .link-button:visited {
      color: #FFFFFF; }
    .page-header.for-archive .link-button:hover, .page-header.for-archive .link-button:active, .page-header.for-archive .link-button:focus {
      color: #FFFFFF; }
  .page-header.for-archive .home-link-button {
    display: block;
    font-size: 18.2px;
    margin-right: 0;
    position: relative; }
    @media (min-width: 1024px) {
      .page-header.for-archive .home-link-button {
        font-size: 19.11px;
        margin-right: 0; } }
    @media (min-width: 1280px) {
      .page-header.for-archive .home-link-button {
        margin-right: 0; } }
  .page-header.for-archive .rss-link-button {
    background-color: #2C2C2C;
    display: none; }
    .page-header.for-archive .rss-link-button, .page-header.for-archive .rss-link-button:link, .page-header.for-archive .rss-link-button:visited {
      color: #777777; }
    .page-header.for-archive .rss-link-button:hover, .page-header.for-archive .rss-link-button:active, .page-header.for-archive .rss-link-button:focus {
      color: #76B900; }
    @media (min-width: 1280px) {
      .page-header.for-archive .rss-link-button {
        display: block; } }
  .page-header.for-archive .search-link-button {
    display: none;
    margin-right: 0;
    width: 41.25px; }
    @media (min-width: 1024px) {
      .page-header.for-archive .search-link-button {
        margin-right: 0;
        width: 41.25px; } }
    @media (min-width: 1280px) {
      .page-header.for-archive .search-link-button {
        display: block;
        margin-right: 0;
        width: 60px; } }

.page-header .page-title {
  color: #76B900;
  text-transform: uppercase; }

span.ea-share-count-label {
  display: none; }

.single .entry-meta-social-links-list .ea-share-count {
  display: none; }

.author-image {
  float: left;
  padding-right: 25px; }

#easc-modal-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  overflow: hidden; }

.easc-modal {
  -webkit-box-shadow: -1px 4px 6px rgba(0, 0, 0, 0.09);
          box-shadow: -1px 4px 6px rgba(0, 0, 0, 0.09);
  border: 1px solid #ccc;
  background-color: #fff;
  width: 320px;
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -160px;
  margin-top: -160px; }

.easc-modal-title {
  display: block;
  text-align: center;
  margin: 0 0 10px 0;
  font-size: 20px; }

.easc-modal p {
  margin: 0 0 10px 0; }

.easc-modal label {
  display: block;
  font-size: 14px;
  color: #333;
  margin: 0 0 2px 0; }

.easc-modal input[type=text] {
  display: block;
  margin: 0;
  width: 100%;
  border: 1px #e2e2e2 solid;
  border-radius: 0;
  background-color: #fff;
  border-radius: 0;
  color: #333;
  font-size: 16px;
  padding: 6px 10px;
  -webkit-box-shadow: none;
          box-shadow: none; }

p.easc-modal-submit {
  text-align: center;
  margin: 14px 0 0; }

#easc-modal-submit,
#easc-modal-submit:hover {
  border: none;
  font-weight: 400;
  font-size: 16px;
  padding: 10px 20px; }

#easc-modal-submit:disabled {
  opacity: 0.5; }

#easc-modal-close .close-icon {
  display: block;
  position: absolute;
  top: -8px;
  right: -8px;
  line-height: 22px;
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #d8d8d8, -1px 1px 2px 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 0 1px #fff, 0 0 0 2px #d8d8d8, -1px 1px 2px 3px rgba(0, 0, 0, 0.15);
  font-size: 14px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  background-color: #999;
  color: #fff;
  -webkit-transition: background-color 0.2s ease-in;
  -o-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  text-align: center;
  z-index: 999;
  font-weight: 400; }

#easc-modal-close:hover {
  text-decoration: none;
  background-color: #000; }

#easc-modal-sent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background: rgba(255, 255, 255, 0.94);
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  padding-top: 40%;
  color: green;
  display: none; }

.easc-modal-validation {
  display: none; }

.content-area {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }
  .site-lang-zh-hant.aggregation-view .content-area h4.entry-title {
    line-height: 1.2; }
    @media (min-width: 1280px) {
      .site-lang-zh-hant.aggregation-view .content-area h4.entry-title {
        line-height: 1.2; } }
  .page .content-area .hentry,
  .single .content-area .hentry {
    background-color: #FFFFFF;
    margin-bottom: 0; }
    @media (min-width: 1024px) {
      .page .content-area .hentry,
      .single .content-area .hentry {
        font-size: 16.25px;
        line-height: 24.375px; } }
    @media (min-width: 1280px) {
      .page .content-area .hentry,
      .single .content-area .hentry {
        font-size: 19.89px;
        line-height: 26.25px; }
        .page .content-area .hentry p,
        .single .content-area .hentry p {
          margin-bottom: 28.125px; } }
  .page .content-area .entry-content,
  .single .content-area .entry-content {
    padding: 0; }
    .page .content-area .entry-content a, .page .content-area .entry-content a:link, .page .content-area .entry-content a:visited,
    .single .content-area .entry-content a,
    .single .content-area .entry-content a:link,
    .single .content-area .entry-content a:visited {
      color: #76B900; }
    .page .content-area .entry-content a:hover, .page .content-area .entry-content a:active, .page .content-area .entry-content a:focus,
    .single .content-area .entry-content a:hover,
    .single .content-area .entry-content a:active,
    .single .content-area .entry-content a:focus {
      color: #66a000; }
  .page .content-area .nvb4-subtitle,
  .single .content-area .nvb4-subtitle {
    color: #1D1D1D;
    font-weight: 700;
    margin-bottom: 22.5px;
    padding-bottom: 0;
    font-size: 18px;
    line-height: 26px; }
    @media (min-width: 1280px) {
      .page .content-area .nvb4-subtitle,
      .single .content-area .nvb4-subtitle {
        font-size: 18px;
        line-height: 28px; } }
  .page .content-area .entry-footer {
    *zoom: 1;
    margin: 30px 15px 0;
    padding: 15px 0; }
    .page .content-area .entry-footer:before, .page .content-area .entry-footer:after {
      content: " ";
      display: table; }
    .page .content-area .entry-footer:after {
      clear: both; }
  @media (min-width: 1280px) {
    .content-area .site-content {
      padding-top: 30px !important; } }
  .single .content-area .entry-header,
  .content-area .page .entry-header {
    margin-bottom: 30px; }
    @media (max-width: 768px) {
      .single .content-area .entry-header,
      .content-area .page .entry-header {
        margin-bottom: 15px; } }
    .single .content-area .entry-header .entry-title,
    .content-area .page .entry-header .entry-title {
      color: #FFFFFF;
      padding-bottom: 0;
      position: relative; }
    .page .single .content-area .entry-header,
    .single .content-area .entry-header .inner3, .page
    .content-area .page .entry-header,
    .content-area .page .entry-header .inner3 {
      margin-bottom: 15px;
      padding-bottom: 10px; }
      @media (max-width: 768px) {
        .page .single .content-area .entry-header,
        .single .content-area .entry-header .inner3, .page
        .content-area .page .entry-header,
        .content-area .page .entry-header .inner3 {
          margin-bottom: 5px;
          padding-bottom: 5px; } }
      .page .single .content-area .entry-header h1,
      .single .content-area .entry-header .inner3 h1, .page
      .content-area .page .entry-header h1,
      .content-area .page .entry-header .inner3 h1 {
        color: #1a1a1a;
        font-size: 38px;
        line-height: 45px;
        margin-bottom: 0;
        font-weight: 700; }
        @media (max-width: 768px) {
          .page .single .content-area .entry-header h1,
          .single .content-area .entry-header .inner3 h1, .page
          .content-area .page .entry-header h1,
          .content-area .page .entry-header .inner3 h1 {
            margin-bottom: 4px; } }
      .page .single .content-area .entry-header .author_meta,
      .single .content-area .entry-header .inner3 .author_meta, .page
      .content-area .page .entry-header .author_meta,
      .content-area .page .entry-header .inner3 .author_meta {
        line-height: initial;
        padding-top: 1px; }
        @media (max-width: 768px) {
          .page .single .content-area .entry-header .author_meta,
          .single .content-area .entry-header .inner3 .author_meta, .page
          .content-area .page .entry-header .author_meta,
          .content-area .page .entry-header .inner3 .author_meta {
            padding-top: 4px; } }
        .page .single .content-area .entry-header .author_meta .entry-date,
        .page .single .content-area .entry-header .author_meta .meta-sep,
        .single .content-area .entry-header .inner3 .author_meta .entry-date,
        .single .content-area .entry-header .inner3 .author_meta .meta-sep, .page
        .content-area .page .entry-header .author_meta .entry-date,
        .page
        .content-area .page .entry-header .author_meta .meta-sep,
        .content-area .page .entry-header .inner3 .author_meta .entry-date,
        .content-area .page .entry-header .inner3 .author_meta .meta-sep {
          color: #b2b2b2;
          font-size: 14px;
          line-height: 18px; }
        .page .single .content-area .entry-header .author_meta .author,
        .single .content-area .entry-header .inner3 .author_meta .author, .page
        .content-area .page .entry-header .author_meta .author,
        .content-area .page .entry-header .inner3 .author_meta .author {
          color: #76B900; }
          .page .single .content-area .entry-header .author_meta .author,
          .page .single .content-area .entry-header .author_meta .author a, .page .single .content-area .entry-header .author_meta .author a:link,
          .single .content-area .entry-header .inner3 .author_meta .author,
          .single .content-area .entry-header .inner3 .author_meta .author a,
          .single .content-area .entry-header .inner3 .author_meta .author a:link, .page
          .content-area .page .entry-header .author_meta .author,
          .page
          .content-area .page .entry-header .author_meta .author a, .page
          .content-area .page .entry-header .author_meta .author a:link,
          .content-area .page .entry-header .inner3 .author_meta .author,
          .content-area .page .entry-header .inner3 .author_meta .author a,
          .content-area .page .entry-header .inner3 .author_meta .author a:link {
            font-size: 14px;
            line-height: 18px;
            text-transform: uppercase;
            color: #76B900; }
    @media screen and (max-width: 768px) {
      .single .content-area .entry-header .inner3 h1,
      .content-area .page .entry-header .inner3 h1 {
        font-size: 30px;
        line-height: 30px; } }
    .single .content-area .entry-header .nvb4-subtitle,
    .content-area .page .entry-header .nvb4-subtitle {
      color: #333333;
      font-weight: 500;
      font-size: 18px;
      line-height: 26px;
      margin-bottom: 0; }
      @media (min-width: 1280px) {
        .single .content-area .entry-header .nvb4-subtitle,
        .content-area .page .entry-header .nvb4-subtitle {
          font-size: 24px;
          line-height: 32px;
          padding-top: 3px;
          width: 100%; } }
  .single .content-area .entry-footer .cf-load-comments,
  .content-area .page .entry-footer .cf-load-comments {
    font-size: 18px;
    font-weight: 700;
    height: auto;
    padding: 15px;
    margin-top: 1em; }
  .single .content-area .entry-meta,
  .content-area .page .entry-meta {
    *zoom: 1;
    background-color: #2C2C2C;
    border-bottom: 1.875px solid #E6E7E8;
    color: #AAAAAA;
    font-family: "DINPro", Arial, Helvetica, sans-serif;
    font-size: 9.1px;
    font-weight: 300;
    vertical-align: middle; }
    .single .content-area .entry-meta:before, .single .content-area .entry-meta:after,
    .content-area .page .entry-meta:before,
    .content-area .page .entry-meta:after {
      content: " ";
      display: table; }
    .single .content-area .entry-meta:after,
    .content-area .page .entry-meta:after {
      clear: both; }
    .single .content-area .entry-meta .entry-meta-standard-content,
    .content-area .page .entry-meta .entry-meta-standard-content {
      border-bottom: 1.875px solid #E6E7E8;
      line-height: 15px;
      padding: 15.9375px 5px 14.0625px 10px;
      vertical-align: middle; }
    .single .content-area .entry-meta .entry-meta-social-links,
    .content-area .page .entry-meta .entry-meta-social-links {
      overflow: hidden; }
    .single .content-area .entry-meta .entry-meta-social-links-list,
    .content-area .page .entry-meta .entry-meta-social-links-list {
      display: block;
      line-height: 1;
      list-style: none;
      margin: 0;
      padding: 0; }
      @media (max-width: 768px) {
        .single .content-area .entry-meta .entry-meta-social-links-list,
        .content-area .page .entry-meta .entry-meta-social-links-list {
          border-left: 1px solid #ccc;
          float: right; } }
      .single .content-area .entry-meta .entry-meta-social-links-list li,
      .content-area .page .entry-meta .entry-meta-social-links-list li {
        display: block;
        float: left;
        margin: 0;
        padding: 0; }
        @media (max-width: 768px) {
          .single .content-area .entry-meta .entry-meta-social-links-list li,
          .content-area .page .entry-meta .entry-meta-social-links-list li {
            border-right: 1px solid #E6E7E8;
            display: inline-block;
            float: left;
            height: 30px;
            width: 30px; }
            .single .content-area .entry-meta .entry-meta-social-links-list li:last-of-type,
            .content-area .page .entry-meta .entry-meta-social-links-list li:last-of-type {
              border-right: 0; } }
      .single .content-area .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label, .single .content-area .entry-meta .entry-meta-social-links-list a, .single .content-area .entry-meta .entry-meta-social-links-list .icon-reddit, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon,
      .content-area .page .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label,
      .content-area .page .entry-meta .entry-meta-social-links-list a,
      .content-area .page .entry-meta .entry-meta-social-links-list .icon-reddit,
      .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon {
        background-color: #2C2C2C;
        cursor: pointer;
        display: block;
        line-height: 30px;
        text-align: center;
        width: 100%; }
        .single .content-area .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label, .single .content-area .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:link, .single .content-area .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:visited, .single .content-area .entry-meta .entry-meta-social-links-list a, .single .content-area .entry-meta .entry-meta-social-links-list a:link, .single .content-area .entry-meta .entry-meta-social-links-list a:visited, .single .content-area .entry-meta .entry-meta-social-links-list .icon-reddit, .single .content-area .entry-meta .entry-meta-social-links-list .icon-reddit:link, .single .content-area .entry-meta .entry-meta-social-links-list .icon-reddit:visited, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon:link, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon:visited,
        .content-area .page .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label,
        .content-area .page .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:link,
        .content-area .page .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:visited,
        .content-area .page .entry-meta .entry-meta-social-links-list a,
        .content-area .page .entry-meta .entry-meta-social-links-list a:link,
        .content-area .page .entry-meta .entry-meta-social-links-list a:visited,
        .content-area .page .entry-meta .entry-meta-social-links-list .icon-reddit,
        .content-area .page .entry-meta .entry-meta-social-links-list .icon-reddit:link,
        .content-area .page .entry-meta .entry-meta-social-links-list .icon-reddit:visited,
        .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon,
        .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon:link,
        .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon:visited {
          color: #AAAAAA; }
        .single .content-area .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:hover, .single .content-area .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:active, .single .content-area .entry-meta .entry-meta-social-links-list a:hover, .single .content-area .entry-meta .entry-meta-social-links-list a:active, .single .content-area .entry-meta .entry-meta-social-links-list .icon-reddit:hover, .single .content-area .entry-meta .entry-meta-social-links-list .icon-reddit:active, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon:hover, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon:active,
        .content-area .page .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:hover,
        .content-area .page .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:active,
        .content-area .page .entry-meta .entry-meta-social-links-list a:hover,
        .content-area .page .entry-meta .entry-meta-social-links-list a:active,
        .content-area .page .entry-meta .entry-meta-social-links-list .icon-reddit:hover,
        .content-area .page .entry-meta .entry-meta-social-links-list .icon-reddit:active,
        .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon:hover,
        .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon:active {
          color: #76B900; }
        .single .content-area .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:focus, .single .content-area .entry-meta .entry-meta-social-links-list a:focus, .single .content-area .entry-meta .entry-meta-social-links-list .icon-reddit:focus, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon:focus,
        .content-area .page .entry-meta .entry-meta-social-links-list span.ea-share-count-icon-label:focus,
        .content-area .page .entry-meta .entry-meta-social-links-list a:focus,
        .content-area .page .entry-meta .entry-meta-social-links-list .icon-reddit:focus,
        .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon:focus {
          color: #AAAAAA; }
      .single .content-area .entry-meta .entry-meta-social-links-list .icon, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon,
      .content-area .page .entry-meta .entry-meta-social-links-list .icon,
      .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon {
        font-size: 11.7px;
        line-height: inherit;
        padding-top: 3px;
        vertical-align: middle; }
    .single .content-area .entry-meta .author,
    .single .content-area .entry-meta .entry-date,
    .content-area .page .entry-meta .author,
    .content-area .page .entry-meta .entry-date {
      text-transform: uppercase; }
    @media (min-width: 1024px) {
      .single .content-area .entry-meta,
      .content-area .page .entry-meta {
        height: 37.5px;
        font-size: 9.75px;
        line-height: 37.5px; }
        .single .content-area .entry-meta .entry-meta-standard-content,
        .content-area .page .entry-meta .entry-meta-standard-content {
          border-bottom: none;
          display: inline-block;
          padding: 1.875px 10px 0; }
        .single .content-area .entry-meta .entry-meta-social-links,
        .content-area .page .entry-meta .entry-meta-social-links {
          height: 100%;
          float: right; }
        .single .content-area .entry-meta .entry-meta-social-links-list,
        .content-area .page .entry-meta .entry-meta-social-links-list {
          float: left;
          height: 100%;
          text-align: right; }
          .single .content-area .entry-meta .entry-meta-social-links-list li,
          .content-area .page .entry-meta .entry-meta-social-links-list li {
            background-color: #E6E7E8;
            padding-left: 2px; }
          .single .content-area .entry-meta .entry-meta-social-links-list span, .single .content-area .entry-meta .entry-meta-social-links-list a,
          .content-area .page .entry-meta .entry-meta-social-links-list span,
          .content-area .page .entry-meta .entry-meta-social-links-list a {
            height: 37.5px;
            width: 37.5px; }
          .single .content-area .entry-meta .entry-meta-social-links-list .icon, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon,
          .content-area .page .entry-meta .entry-meta-social-links-list .icon,
          .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon {
            padding-top: 6px; }
        .single .content-area .entry-meta .entry-meta-standard-content,
        .content-area .page .entry-meta .entry-meta-standard-content {
          width: auto; }
        .single .content-area .entry-meta .entry-meta-social-links,
        .content-area .page .entry-meta .entry-meta-social-links {
          width: auto; } }
    @media (min-width: 1280px) {
      .single .content-area .entry-meta,
      .content-area .page .entry-meta {
        font-size: 13px;
        height: 60px;
        line-height: 60px; }
        .single .content-area .entry-meta .entry-meta-standard-content,
        .content-area .page .entry-meta .entry-meta-standard-content {
          padding: 1.875px 25px 0; }
        .single .content-area .entry-meta .entry-meta-social-links-list span, .single .content-area .entry-meta .entry-meta-social-links-list a,
        .content-area .page .entry-meta .entry-meta-social-links-list span,
        .content-area .page .entry-meta .entry-meta-social-links-list a {
          height: 60px;
          width: 60px; }
        .single .content-area .entry-meta .entry-meta-social-links-list .icon, .single .content-area .entry-meta .entry-meta-social-links-list .ea-share-count-icon,
        .content-area .page .entry-meta .entry-meta-social-links-list .icon,
        .content-area .page .entry-meta .entry-meta-social-links-list .ea-share-count-icon {
          font-size: 18.2px;
          padding-top: 19px; } }
    .single .content-area .entry-meta span, .single .content-area .entry-meta span:link, .single .content-area .entry-meta span:visited,
    .content-area .page .entry-meta span,
    .content-area .page .entry-meta span:link,
    .content-area .page .entry-meta span:visited {
      color: #AAAAAA; }
    .single .content-area .entry-meta span:hover, .single .content-area .entry-meta span:active, .single .content-area .entry-meta span:focus,
    .content-area .page .entry-meta span:hover,
    .content-area .page .entry-meta span:active,
    .content-area .page .entry-meta span:focus {
      color: #76B900; }
  .single .content-area .entry-title,
  .content-area .page .entry-title {
    font-size: 13px;
    line-height: 16.875px;
    margin-bottom: 0;
    position: relative; }
    .single .content-area .entry-title.img-bg,
    .content-area .page .entry-title.img-bg {
      -webkit-background-size: 100% auto;
              background-size: 100% auto;
      background-position: top center; }
    .single .content-area .entry-title.orientation-landscape,
    .content-area .page .entry-title.orientation-landscape {
      position: relative; }
      .single .content-area .entry-title.orientation-landscape:before,
      .content-area .page .entry-title.orientation-landscape:before {
        content: "";
        display: block;
        padding-top: 53.19149%;
        width: 100%; }
      .single .content-area .entry-title.orientation-landscape > .inner.for-entry-title,
      .content-area .page .entry-title.orientation-landscape > .inner.for-entry-title {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
    .single .content-area .entry-title.orientation-portrait,
    .content-area .page .entry-title.orientation-portrait {
      position: relative; }
      .single .content-area .entry-title.orientation-portrait:before,
      .content-area .page .entry-title.orientation-portrait:before {
        content: "";
        display: block;
        padding-top: 133.33333%;
        width: 100%; }
      .single .content-area .entry-title.orientation-portrait > .inner.for-entry-title,
      .content-area .page .entry-title.orientation-portrait > .inner.for-entry-title {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
    .single .content-area .entry-title.orientation-square,
    .content-area .page .entry-title.orientation-square {
      position: relative; }
      .single .content-area .entry-title.orientation-square:before,
      .content-area .page .entry-title.orientation-square:before {
        content: "";
        display: block;
        padding-top: 100%;
        width: 100%; }
      .single .content-area .entry-title.orientation-square > .inner.for-entry-title,
      .content-area .page .entry-title.orientation-square > .inner.for-entry-title {
        bottom: 0;
        left: 0;
        position: absolute;
        right: 0;
        top: 0; }
    @media (min-width: 1024px) {
      .single .content-area .entry-title,
      .content-area .page .entry-title {
        font-size: 27.69px;
        line-height: 30px; } }
    @media (min-width: 1280px) {
      .single .content-area .entry-title,
      .content-area .page .entry-title {
        font-size: 39px;
        line-height: 45px; } }
  .single .content-area .inner.for-entry-title,
  .content-area .page .inner.for-entry-title {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.98)), color-stop(60%, rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%);
    background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%); }
  .single .content-area .inner2.for-entry-title,
  .content-area .page .inner2.for-entry-title {
    bottom: 15px;
    left: 10px;
    max-width: 980px;
    position: absolute; }
    @media (min-width: 1024px) {
      .single .content-area .inner2.for-entry-title,
      .content-area .page .inner2.for-entry-title {
        left: 22.5px; } }
    @media (min-width: 1280px) {
      .single .content-area .inner2.for-entry-title,
      .content-area .page .inner2.for-entry-title {
        left: 26px; } }
  .content-area .nvb4-single-post-pagination {
    margin: 0 0 15px; }
    .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-list {
      *zoom: 1;
      display: block;
      list-style: none;
      margin: 0;
      padding: 0; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-list:before, .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-list:after {
        content: " ";
        display: table; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-list:after {
        clear: both; }
    .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item {
      background-color: #E6E7E8;
      display: inline-block;
      float: left;
      font-size: 9.75px;
      height: 30px;
      margin-right: 2%;
      text-align: left;
      text-transform: uppercase;
      width: 32%; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item:last-of-type {
        margin-right: 0; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a {
        background-color: transparent;
        display: block;
        height: inherit;
        line-height: 30px; }
        .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a, .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a:link, .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a:visited {
          color: #76B900; }
        .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a:hover, .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a:active, .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a:focus {
          color: #004831; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item .text-wrapper {
        display: inline-block;
        margin: 0 0 0 6px;
        padding-top: 2px; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item .icon-wrapper {
        background-color: #76B900;
        color: #1D1D1D;
        float: left;
        height: inherit;
        line-height: inherit; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item .icon {
        padding: 3px 4px 0;
        font-size: 18.005px; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-next {
        text-align: right; }
        .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-next .icon-wrapper {
          float: right; }
        .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-next .text-wrapper {
          margin: 0 6px 0 0; }
      .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-home {
        text-align: center; }
        .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-home .text-wrapper {
          margin: 0; }
      @media (min-width: 1024px) {
        .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item {
          height: 30px; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a {
            line-height: 30px; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item .text-wrapper {
            margin: 0 0 0 10px; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-next .text-wrapper {
            margin: 0 10px 0 0; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-home .text-wrapper {
            margin: 0; } }
      @media (min-width: 1280px) {
        .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item {
          width: 406px;
          float: left;
          height: 30px; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item:nth-child(3n + 1) {
            margin-left: 0;
            margin-right: -100%;
            clear: both;
            margin-left: 0; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item:nth-child(3n + 2) {
            margin-left: 436px;
            margin-right: -100%;
            clear: none; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item:nth-child(3n + 3) {
            margin-left: 872px;
            margin-right: -100%;
            clear: none; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item a {
            line-height: 30px; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item .text-wrapper {
            margin: 0 0 0 20px; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-next .text-wrapper {
            margin: 0 20px 0 0; }
          .content-area .nvb4-single-post-pagination .nvb4-single-post-pagination-item.for-home .text-wrapper {
            margin: 0 0; } }
  .aggregation-view .content-area {
    overflow: hidden; }
    .aggregation-view .content-area .hentry {
      width: 297px;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 18px;
      overflow: hidden;
      position: relative; }
      .aggregation-view .content-area .hentry .aggregation-card-link {
        display: block;
        left: 0;
        height: 100%;
        position: absolute;
        top: 0;
        width: 100%; }
      .aggregation-view .content-area .hentry .entry-excerpt p {
        font-size: 16px;
        margin: 0;
        line-height: 24px; }
      @media screen and (min-width: 768px) {
        .aggregation-view .content-area .hentry {
          width: 297px;
          float: left;
          margin-right: 30px;
          margin-bottom: 20px; }
          .aggregation-view .content-area .hentry:nth-child(2n) {
            width: 297px;
            float: right;
            margin-right: 0; } }
      @media screen and (min-width: 1024px) {
        .aggregation-view .content-area .hentry {
          width: 297px;
          float: left;
          margin-right: 30px; }
          .aggregation-view .content-area .hentry:nth-child(n) {
            width: 297px;
            float: left;
            margin-right: 30px; }
          .aggregation-view .content-area .hentry:nth-child(3n) {
            width: 297px;
            float: right;
            margin-right: 0; } }
      @media screen and (min-width: 1280px) {
        .aggregation-view .content-area .hentry {
          width: 406px;
          float: left;
          margin-right: 30px; }
          .aggregation-view .content-area .hentry:nth-child(n) {
            width: 406px;
            float: left;
            margin-right: 30px; }
          .aggregation-view .content-area .hentry:nth-child(3n) {
            width: 406px;
            float: right;
            margin-right: 0; } }
    .aggregation-view .content-area .inner.for-hentry {
      background-color: #222;
      display: block; }
      .aggregation-view .content-area .inner.for-hentry .inner2 {
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(rgba(0, 0, 0, 0.35)), to(rgba(0, 0, 0, 0.65)));
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.65) 100%);
        background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.65) 100%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.65) 100%); }
      .aggregation-view .content-area .inner.for-hentry .inner2.no-gradient {
        background-image: none; }
      .aggregation-view .content-area .inner.for-hentry.orientation-landscape {
        position: relative; }
        .aggregation-view .content-area .inner.for-hentry.orientation-landscape:before {
          content: "";
          display: block;
          padding-top: 52.95567%;
          width: 100%; }
        .aggregation-view .content-area .inner.for-hentry.orientation-landscape > .inner2 {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
        .aggregation-view .content-area .inner.for-hentry.orientation-landscape.tile-featured {
          position: relative; }
          .aggregation-view .content-area .inner.for-hentry.orientation-landscape.tile-featured:before {
            content: "";
            display: block;
            padding-top: 53.44418%;
            width: 100%; }
          .aggregation-view .content-area .inner.for-hentry.orientation-landscape.tile-featured > .inner2 {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; }
        .aggregation-view .content-area .inner.for-hentry.orientation-landscape.tile-regular {
          position: relative; }
          .aggregation-view .content-area .inner.for-hentry.orientation-landscape.tile-regular:before {
            content: "";
            display: block;
            padding-top: 52.95567%;
            width: 100%; }
          .aggregation-view .content-area .inner.for-hentry.orientation-landscape.tile-regular > .inner2 {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; }
      .aggregation-view .content-area .inner.for-hentry.orientation-portrait {
        position: relative; }
        .aggregation-view .content-area .inner.for-hentry.orientation-portrait:before {
          content: "";
          display: block;
          padding-top: 133.33333%;
          width: 100%; }
        .aggregation-view .content-area .inner.for-hentry.orientation-portrait > .inner2 {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
      .aggregation-view .content-area .inner.for-hentry.orientation-square {
        position: relative; }
        .aggregation-view .content-area .inner.for-hentry.orientation-square:before {
          content: "";
          display: block;
          padding-top: 100%;
          width: 100%; }
        .aggregation-view .content-area .inner.for-hentry.orientation-square > .inner2 {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
    .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .entry-header {
      bottom: 15px;
      left: 10px; }
    .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .entry-title {
      font-size: 20.54px;
      line-height: 22.5px; }
    @media (min-width: 1024px) {
      .aggregation-view .content-area .featured-posts-area .hentry {
        margin: 0 2% 15px 0;
        width: 48%; }
        .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 {
          clear: both;
          margin: 0 0 15px 0;
          width: 97.666%; }
          .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .entry-header {
            left: 30px; }
          .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .entry-title {
            font-size: 37.7px;
            line-height: 39.375px; }
          .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section {
            font-size: 17.16px;
            height: auto;
            padding: 0 5px 0 10px; }
            .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section.primary-category {
              padding-left: 30px;
              padding-right: 15px; }
            .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section.share-count, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section.comment-count {
              padding-left: 2px; }
              .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section.share-count .value, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section.comment-count .value {
                margin-left: 0;
                max-width: 50px; }
            .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section .icon {
              height: inherit;
              padding-top: 2px; }
          .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .meta-section-inner {
            position: relative;
            top: 2px; }
        .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-landscape, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-portrait, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-square {
          position: relative; }
          .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry:before, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-landscape:before, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-portrait:before, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-square:before {
            content: "";
            display: block;
            padding-top: 53.19149%;
            width: 100%; }
          .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry > .inner2, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-landscape > .inner2, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-portrait > .inner2, .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 .inner.for-hentry.orientation-square > .inner2 {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; }
        .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-landscape, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-portrait, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-square {
          position: relative; }
          .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry:before, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-landscape:before, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-portrait:before, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-square:before {
            content: "";
            display: block;
            padding-top: 75%;
            width: 100%; }
          .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry > .inner2, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-landscape > .inner2, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-portrait > .inner2, .aggregation-view .content-area .featured-posts-area .hentry .inner.for-hentry.orientation-square > .inner2 {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; } }
    @media (min-width: 1280px) {
      .aggregation-view .content-area .featured-posts-area .hentry {
        margin: 0 1.523% 16px 0;
        width: 31.238%; }
        .aggregation-view .content-area .featured-posts-area .hentry.loop-item-1 {
          margin: 0 1.523% 30px 0;
          width: 64.347%; } }
    .aggregation-view .content-area .entry-header {
      bottom: 0;
      left: 15px;
      margin: 0 10px 15px 0;
      position: absolute; }
      .aggregation-view .content-area .entry-header .entry-title {
        color: #FFFFFF; }
        .aggregation-view .content-area .entry-header .entry-title a, .aggregation-view .content-area .entry-header .entry-title a:link, .aggregation-view .content-area .entry-header .entry-title a:visited {
          color: #FFFFFF; }
        .aggregation-view .content-area .entry-header .entry-title a:hover, .aggregation-view .content-area .entry-header .entry-title a:active, .aggregation-view .content-area .entry-header .entry-title a:focus {
          color: #76B900; }
      .aggregation-view .content-area .entry-header .publish-date {
        color: #b2b2b2;
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 10px;
        text-transform: uppercase; }
      @media screen and (min-width: 1280px) {
        .aggregation-view .content-area .entry-header {
          margin-bottom: 15px; } }
    .aggregation-view .content-area .entry-title {
      font-size: 20.54px;
      font-weight: 400;
      line-height: 22.5px;
      margin: 0; }
      .aggregation-view .content-area .entry-title a {
        display: block; }
    @media screen and (min-width: 320px) {
      .aggregation-view .content-area h1.entry-title {
        font-size: 24px;
        font-weight: 300;
        line-height: 24px; }
      .aggregation-view .content-area h2.entry-title {
        color: #76B900;
        font-size: 24px;
        font-weight: 300;
        line-height: 24px;
        margin-bottom: 30px; }
      .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
        color: #76B900; }
      .aggregation-view .content-area h3.entry-title,
      .aggregation-view .content-area .most-popular-desktop-title,
      .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
      .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
        font-size: 18px;
        font-weight: 300;
        line-height: 24px; }
      .aggregation-view .content-area h4.entry-title {
        font-size: 18px;
        font-weight: 300;
        line-height: 18px; }
      .aggregation-view .content-area .entry-excerpt {
        color: #eeeeee;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px; }
        .aggregation-view .content-area .entry-excerpt .read-more {
          color: #76B900; } }
    @media screen and (min-width: 768px) {
      .aggregation-view .content-area h1.entry-title {
        font-size: 32px;
        font-weight: 300;
        line-height: 32px; }
      .aggregation-view .content-area h2.entry-title {
        font-size: 32px;
        font-weight: 300;
        line-height: 32px; }
      .aggregation-view .content-area h3.entry-title,
      .aggregation-view .content-area .most-popular-desktop-title,
      .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
      .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
        font-size: 28px;
        font-weight: 300;
        line-height: 32px; }
      .aggregation-view .content-area h4.entry-title {
        font-size: 18px;
        font-weight: 300;
        line-height: 18px; }
      .aggregation-view .content-area .entry-excerpt {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (min-width: 1024px) {
      .aggregation-view .content-area h1.entry-title {
        font-size: 32px;
        font-weight: 300;
        line-height: 32px; }
      .aggregation-view .content-area h2.entry-title {
        font-size: 32px;
        font-weight: 300;
        line-height: 32px; }
      .aggregation-view .content-area h3.entry-title,
      .aggregation-view .content-area .most-popular-desktop-title,
      .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
      .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
        font-size: 28px;
        font-weight: 300;
        line-height: 32px; }
      .aggregation-view .content-area h4.entry-title {
        font-size: 18px;
        font-weight: 300;
        line-height: 18px; }
      .aggregation-view .content-area .entry-excerpt {
        font-size: 16px;
        line-height: 24px; } }
    @media screen and (min-width: 1280px) {
      .aggregation-view .content-area h1.entry-title {
        font-size: 40px;
        font-weight: 300;
        line-height: 40px; }
      .aggregation-view .content-area h2.entry-title {
        font-size: 36px;
        font-weight: 300;
        line-height: 36px; }
      .aggregation-view .content-area h3.entry-title,
      .aggregation-view .content-area .most-popular-desktop-title,
      .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
      .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
        color: #FFFFFF;
        font-size: 32px;
        font-weight: 300;
        line-height: 38px; }
        .aggregation-view .content-area h3.entry-title:hover,
        .aggregation-view .content-area .most-popular-desktop-title:hover,
        .aggregation-view .content-area .category-latest-news-widget-area .widget-title:hover,
        .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title:hover {
          color: #76B900; }
      .aggregation-view .content-area h4.entry-title {
        font-size: 24px;
        font-weight: 300;
        line-height: 24px; }
      .aggregation-view .content-area .entry-excerpt {
        font-size: 24px;
        line-height: 32px; } }
    .aggregation-view .content-area .excerpt-meta {
      background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.98)), color-stop(100%, transparent));
      border-spacing: 2px;
      font-size: 16px;
      height: 36px;
      left: 0;
      line-height: 36px;
      padding-right: 10px;
      position: absolute;
      text-align: right;
      top: 0;
      visibility: hidden;
      width: 100%; }
      .aggregation-view .content-area .excerpt-meta a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none; }
    .aggregation-view .content-area .meta-section {
      color: #76B900;
      display: inline-block;
      margin-right: -4px;
      min-width: 20px;
      padding: 0 4px 0 7.5px;
      text-transform: capitalize;
      vertical-align: middle;
      visibility: hidden; }
      .aggregation-view .content-area .meta-section.primary-category {
        background-color: #2C2C2C;
        padding-left: 15px;
        padding-right: 15px;
        visibility: visible; }
      .aggregation-view .content-area .meta-section .primary-category-link, .aggregation-view .content-area .meta-section .primary-category-link:link, .aggregation-view .content-area .meta-section .primary-category-link:visited {
        color: #76B900; }
      .aggregation-view .content-area .meta-section.share-count, .aggregation-view .content-area .meta-section.comment-count {
        padding-left: 0;
        padding-right: 4px; }
        .aggregation-view .content-area .meta-section.share-count .icon, .aggregation-view .content-area .meta-section.comment-count .icon {
          margin-left: 5px;
          min-width: 12.5px; }
        .aggregation-view .content-area .meta-section.share-count .value, .aggregation-view .content-area .meta-section.comment-count .value {
          max-width: 25px;
          overflow: hidden;
          text-align: left;
          text-overflow: ellipsis;
          white-space: nowrap;
          width: 100%;
          vertical-align: middle; }
      .aggregation-view .content-area .meta-section .icon {
        vertical-align: middle; }
    .aggregation-view .content-area .meta-section-inner {
      overflow: hidden;
      position: relative;
      text-overflow: ellipsis;
      top: 1px;
      white-space: nowrap;
      width: 100%; }
    .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta {
      visibility: visible; }
      .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta .meta-section {
        visibility: visible;
        color: #b2b2b2; }
      .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta a, .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta a:link, .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta a:visited, .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta a:hover, .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta a:active, .no-touch .aggregation-view .content-area .hentry:hover .excerpt-meta a:focus {
        color: #b2b2b2; }
  *[lang="zh-hant"] .aggregation-view .content-area .entry-title {
    line-height: 24.75px; }
  @media screen and (min-width: 320px) {
    *[lang="zh-hant"] .aggregation-view .content-area h1.entry-title {
      line-height: 30px; }
    *[lang="zh-hant"] .aggregation-view .content-area h2.entry-title {
      line-height: 30px; }
    *[lang="zh-hant"] .aggregation-view .content-area h3.entry-title,
    *[lang="zh-hant"] .aggregation-view .content-area .most-popular-desktop-title,
    *[lang="zh-hant"] .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
    *[lang="zh-hant"] .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
      line-height: 26px; }
    *[lang="zh-hant"] .aggregation-view .content-area h4.entry-title {
      line-height: 20px; }
    *[lang="zh-hant"] .aggregation-view .content-area .entry-excerpt {
      line-height: 24px; } }
  @media screen and (min-width: 768px) {
    *[lang="zh-hant"] .aggregation-view .content-area h1.entry-title {
      line-height: 38px; }
    *[lang="zh-hant"] .aggregation-view .content-area h2.entry-title {
      line-height: 38px; }
    *[lang="zh-hant"] .aggregation-view .content-area h3.entry-title,
    *[lang="zh-hant"] .aggregation-view .content-area .most-popular-desktop-title,
    *[lang="zh-hant"] .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
    *[lang="zh-hant"] .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
      line-height: 36px; }
    *[lang="zh-hant"] .aggregation-view .content-area h4.entry-title {
      line-height: 20px; }
    *[lang="zh-hant"] .aggregation-view .content-area .entry-excerpt {
      line-height: 24px; } }
  @media screen and (min-width: 1024px) {
    *[lang="zh-hant"] .aggregation-view .content-area h1.entry-title {
      line-height: 38px; }
    *[lang="zh-hant"] .aggregation-view .content-area h2.entry-title {
      line-height: 38px; }
    *[lang="zh-hant"] .aggregation-view .content-area h3.entry-title,
    *[lang="zh-hant"] .aggregation-view .content-area .most-popular-desktop-title,
    *[lang="zh-hant"] .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
    *[lang="zh-hant"] .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
      line-height: 36px; }
    *[lang="zh-hant"] .aggregation-view .content-area h4.entry-title {
      line-height: 20px; }
    *[lang="zh-hant"] .aggregation-view .content-area .entry-excerpt {
      line-height: 24px; } }
  @media screen and (min-width: 1280px) {
    *[lang="zh-hant"] .aggregation-view .content-area h1.entry-title {
      line-height: 46px; }
    *[lang="zh-hant"] .aggregation-view .content-area h2.entry-title {
      line-height: 40px; }
    *[lang="zh-hant"] .aggregation-view .content-area h3.entry-title,
    *[lang="zh-hant"] .aggregation-view .content-area .most-popular-desktop-title,
    *[lang="zh-hant"] .aggregation-view .content-area .category-latest-news-widget-area .widget-title,
    *[lang="zh-hant"] .aggregation-view .content-area .NVB5CategoryMostPopularWidget .widget-title {
      line-height: 42px; }
    *[lang="zh-hant"] .aggregation-view .content-area h4.entry-title {
      line-height: 26px; }
    *[lang="zh-hant"] .aggregation-view .content-area .entry-excerpt {
      line-height: 32px; } }
  .content-area .featured-posts-area,
  .content-area .non-featured-posts-area {
    *zoom: 1;
    clear: both;
    margin-right: 0; }
    .content-area .featured-posts-area:before, .content-area .featured-posts-area:after,
    .content-area .non-featured-posts-area:before,
    .content-area .non-featured-posts-area:after {
      content: " ";
      display: table; }
    .content-area .featured-posts-area:after,
    .content-area .non-featured-posts-area:after {
      clear: both; }
  .content-area .category-posts-area {
    *zoom: 1;
    margin-bottom: 90px;
    position: relative; }
    .content-area .category-posts-area:before, .content-area .category-posts-area:after {
      content: " ";
      display: table; }
    .content-area .category-posts-area:after {
      clear: both; }
    .content-area .category-posts-area .category-header {
      *zoom: 1; }
      .content-area .category-posts-area .category-header:before, .content-area .category-posts-area .category-header:after {
        content: " ";
        display: table; }
      .content-area .category-posts-area .category-header:after {
        clear: both; }
      .content-area .category-posts-area .category-header h2 {
        float: left;
        margin-bottom: 23px; }
      .content-area .category-posts-area .category-header a {
        float: right; }
    .content-area .category-posts-area .see-all-posts-category {
      bottom: -30px;
      position: absolute;
      right: 0; }
    .content-area .category-posts-area .hentry:nth-child(n) {
      width: 297px;
      float: left;
      margin-left: 0;
      margin-right: 0; }
    @media screen and (min-width: 768px) {
      .content-area .category-posts-area .hentry {
        width: 297px;
        float: left;
        margin-right: 30px;
        margin-bottom: 20px; }
        .content-area .category-posts-area .hentry:nth-child(n) {
          width: 297px;
          float: left;
          margin-right: 30px; }
        .content-area .category-posts-area .hentry.loop-item-1 {
          width: 624px;
          float: left;
          margin-left: 0;
          margin-right: 0; }
        .content-area .category-posts-area .hentry.loop-item-3 {
          float: right;
          margin-right: 0; } }
    @media screen and (min-width: 1024px) {
      .content-area .category-posts-area .hentry {
        width: 297px;
        float: right;
        margin-right: 0; }
        .content-area .category-posts-area .hentry:nth-child(n) {
          width: 297px;
          float: right;
          margin-right: 0; }
        .content-area .category-posts-area .hentry.loop-item-1 {
          width: 624px;
          float: left;
          margin-right: 30px; } }
    @media screen and (min-width: 1280px) {
      .content-area .category-posts-area .hentry {
        width: 406px;
        float: right;
        margin-right: 0; }
        .content-area .category-posts-area .hentry:nth-child(n) {
          width: 406px;
          float: right;
          margin-right: 0; }
        .content-area .category-posts-area .hentry.loop-item-1 {
          width: 842px;
          float: left;
          margin-right: 30px; }
          .content-area .category-posts-area .hentry.loop-item-1 .entry-header {
            margin-bottom: 30px; } }
    @media screen and (min-width: 768px) {
      .content-area .category-posts-area {
        margin-bottom: 40px; }
        .content-area .category-posts-area .see-all-posts-category {
          position: static; } }
  .content-area .category-loop-items .category-featured.featured-posts-area {
    border-bottom: 2px solid #eeeeee;
    margin-bottom: 30px;
    padding-bottom: 30px; }
    .content-area .category-loop-items .category-featured.featured-posts-area .hentry {
      width: 297px;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      .content-area .category-loop-items .category-featured.featured-posts-area .hentry.loop-item-1 {
        width: 297px;
        float: left;
        margin-left: 0;
        margin-right: 0; }
      .content-area .category-loop-items .category-featured.featured-posts-area .hentry .inner.for-hentry {
        position: relative; }
        .content-area .category-loop-items .category-featured.featured-posts-area .hentry .inner.for-hentry:before {
          content: "";
          display: block;
          padding-top: 53.44418%;
          width: 100%; }
        .content-area .category-loop-items .category-featured.featured-posts-area .hentry .inner.for-hentry > .inner2 {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
    .content-area .category-loop-items .category-featured.featured-posts-area > .hentry {
      margin-bottom: 30px; }
      .content-area .category-loop-items .category-featured.featured-posts-area > .hentry .entry-header .entry-title {
        font-size: 24px; }
      .content-area .category-loop-items .category-featured.featured-posts-area > .hentry .entry-header .entry-excerpt {
        display: none; }
      @media screen and (min-width: 768px) {
        .content-area .category-loop-items .category-featured.featured-posts-area > .hentry {
          width: 624px;
          float: right;
          margin-right: 0; }
          .content-area .category-loop-items .category-featured.featured-posts-area > .hentry .entry-header .entry-title {
            font-size: 32px; }
          .content-area .category-loop-items .category-featured.featured-posts-area > .hentry .entry-header .entry-excerpt {
            display: block; } }
      @media screen and (min-width: 1024px) {
        .content-area .category-loop-items .category-featured.featured-posts-area > .hentry {
          width: 624px;
          float: left;
          margin-right: 30px;
          margin-bottom: 0; } }
      @media screen and (min-width: 1280px) {
        .content-area .category-loop-items .category-featured.featured-posts-area > .hentry {
          width: 842px;
          float: left;
          margin-right: 30px; }
          .content-area .category-loop-items .category-featured.featured-posts-area > .hentry .entry-header {
            margin-bottom: 30px; } }
    @media screen and (min-width: 1024px) {
      .content-area .category-loop-items .category-featured.featured-posts-area .widget-area {
        width: 297px;
        float: right;
        margin-right: 0; } }
    @media screen and (min-width: 1280px) {
      .content-area .category-loop-items .category-featured.featured-posts-area .widget-area {
        width: 406px;
        float: right;
        margin-right: 0; } }
    .content-area .category-loop-items .category-featured.featured-posts-area .widget-area .widget-title {
      display: block; }
      @media screen and (min-width: 1024px) {
        .content-area .category-loop-items .category-featured.featured-posts-area .widget-area .widget-title {
          display: none; } }
    .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt h2.entry-title {
      font-size: 18px;
      font-weight: bold;
      line-height: 24px;
      margin-bottom: 5px;
      margin-top: 10px;
      text-transform: none; }
      .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt h2.entry-title a {
        color: #1a1a1a; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt h2.entry-title a:hover {
          color: #76B900; }
    .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt .publish-date {
      color: #666;
      font-size: 12px;
      line-height: 24px; }
    @media screen and (min-width: 768px) {
      .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry {
        width: 188px;
        float: left;
        margin-right: 30px; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt h2.entry-title {
          font-size: 16px;
          line-height: 20px; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt .publish-date {
          font-size: 12px;
          line-height: 16px; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry:nth-child(3) {
          float: right;
          margin-right: 0; } }
    @media screen and (min-width: 1024px) {
      .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry {
        width: 297px;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .inner.for-hentry {
          width: 79px;
          float: left;
          margin-right: 30px; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt {
          width: 188px;
          float: right;
          margin-right: 0; }
          .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt h2.entry-title {
            margin-top: 0; } }
    @media screen and (min-width: 1280px) {
      .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry {
        width: 406px;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .inner.for-hentry {
          width: 188px;
          float: left;
          margin-right: 30px; }
        .content-area .category-loop-items .category-featured.featured-posts-area .category-most-popular .hentry .title-excerpt {
          width: 188px;
          float: right;
          margin-right: 0; } }
  .content-area .category-loop-items .non-featured-posts-area h2.entry-title {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 15px 0 0; }
    .content-area .category-loop-items .non-featured-posts-area h2.entry-title a {
      color: #1a1a1a; }
    @media screen and (min-width: 1024px) {
      .content-area .category-loop-items .non-featured-posts-area h2.entry-title {
        font-size: 24px;
        line-height: 32px; } }
  .content-area .category-loop-items .non-featured-posts-area .hentry:hover h2.entry-title a {
    color: #76B900; }
  .content-area .category-loop-items .non-featured-posts-area .hentry .article-excerpt {
    color: #000000;
    font-size: 16px;
    line-height: 24px; }
    .content-area .category-loop-items .non-featured-posts-area .hentry .article-excerpt p {
      margin: 0; }
  .content-area .category-loop-items .non-featured-posts-area .hentry .read-more {
    color: #76B900; }
  .content-area .category-loop-items .non-featured-posts-area .publish-date {
    color: #666;
    margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .content-area .category-loop-items .non-featured-posts-area .hentry {
      width: 297px;
      float: left; }
      .content-area .category-loop-items .non-featured-posts-area .hentry:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .content-area .category-loop-items .non-featured-posts-area .hentry:nth-child(2n + 2) {
        margin-left: 327px;
        margin-right: -100%;
        clear: none; } }
  @media screen and (min-width: 1024px) {
    .content-area .category-loop-items .non-featured-posts-area {
      width: 624px;
      float: left; }
      .content-area .category-loop-items .non-featured-posts-area:nth-child(1n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .content-area .category-loop-items .non-featured-posts-area .hentry {
        width: 297px;
        float: left; }
        .content-area .category-loop-items .non-featured-posts-area .hentry:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .content-area .category-loop-items .non-featured-posts-area .hentry:nth-child(2n + 2) {
          margin-left: 327px;
          margin-right: -100%;
          clear: none; } }
  @media screen and (min-width: 1280px) {
    .content-area .category-loop-items .non-featured-posts-area {
      width: 842px;
      float: left; }
      .content-area .category-loop-items .non-featured-posts-area:nth-child(1n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .content-area .category-loop-items .non-featured-posts-area .hentry {
        width: 406px;
        float: left; }
        .content-area .category-loop-items .non-featured-posts-area .hentry:nth-child(2n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .content-area .category-loop-items .non-featured-posts-area .hentry:nth-child(2n + 2) {
          margin-left: 436px;
          margin-right: -100%;
          clear: none; } }
  .content-area .category-loop-items .non-featured-posts-area .inner.for-hentry {
    position: relative; }
    .content-area .category-loop-items .non-featured-posts-area .inner.for-hentry:before {
      content: "";
      display: block;
      padding-top: 52.95567%;
      width: 100%; }
    .content-area .category-loop-items .non-featured-posts-area .inner.for-hentry > .inner2 {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
  .content-area .category-loop-items .category-latest-news-widget-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .content-area .category-loop-items .category-latest-news-widget-area h3.widget-title {
      color: #76B900;
      margin-bottom: 30px;
      text-transform: uppercase; }
      @media screen and (max-width: 1024px) {
        .content-area .category-loop-items .category-latest-news-widget-area h3.widget-title {
          font-size: 32px;
          line-height: 32px; } }
      @media screen and (max-width: 768px) {
        .content-area .category-loop-items .category-latest-news-widget-area h3.widget-title {
          font-size: 24px;
          line-height: 24px; } }
    .content-area .category-loop-items .category-latest-news-widget-area .title-date h2.entry-title {
      font-size: 16px;
      font-weight: bold;
      line-height: 20px;
      margin-bottom: 5px;
      text-transform: none; }
      .content-area .category-loop-items .category-latest-news-widget-area .title-date h2.entry-title a {
        color: #1a1a1a; }
    .content-area .category-loop-items .category-latest-news-widget-area .title-date .publish-date {
      color: #666;
      font-size: 12px;
      line-height: 24px; }
    .content-area .category-loop-items .category-latest-news-widget-area .hentry h2.entry-title {
      font-size: 18px;
      font-weight: bold;
      line-height: 24px;
      margin-bottom: 5px;
      margin-top: 10px;
      text-transform: none; }
      .content-area .category-loop-items .category-latest-news-widget-area .hentry h2.entry-title a {
        color: #1a1a1a; }
    .content-area .category-loop-items .category-latest-news-widget-area .hentry .publish-date {
      color: #666;
      font-size: 12px;
      line-height: 24px; }
    @media screen and (min-width: 768px) {
      .content-area .category-loop-items .category-latest-news-widget-area .title-excerpt h2.entry-title {
        font-size: 16px;
        line-height: 20px; }
      .content-area .category-loop-items .category-latest-news-widget-area .title-excerpt .publish-date {
        font-size: 12px;
        line-height: 16px; } }
    @media screen and (min-width: 1024px) {
      .content-area .category-loop-items .category-latest-news-widget-area {
        width: 297px;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .content-area .category-loop-items .category-latest-news-widget-area .inner.for-hentry {
          width: 79px;
          float: left;
          margin-right: 30px; }
        .content-area .category-loop-items .category-latest-news-widget-area .title-excerpt {
          width: 188px;
          float: right;
          margin-right: 0; }
          .content-area .category-loop-items .category-latest-news-widget-area .title-excerpt h2.entry-title {
            margin-top: 0; }
        .content-area .category-loop-items .category-latest-news-widget-area:nth-child(3) {
          float: right;
          margin-right: 0; } }
    @media screen and (min-width: 1280px) {
      .content-area .category-loop-items .category-latest-news-widget-area {
        width: 406px;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .content-area .category-loop-items .category-latest-news-widget-area .inner.for-hentry {
          width: 188px;
          float: left;
          margin-right: 30px; }
        .content-area .category-loop-items .category-latest-news-widget-area .title-excerpt {
          width: 188px;
          float: right;
          margin-right: 0; } }
  .content-area .more-stories-posts-area {
    *zoom: 1;
    border-top: 2px solid #ececec;
    padding-top: 40px;
    position: relative; }
    .content-area .more-stories-posts-area:before, .content-area .more-stories-posts-area:after {
      content: " ";
      display: table; }
    .content-area .more-stories-posts-area:after {
      clear: both; }
    .content-area .more-stories-posts-area .more-stories-header {
      *zoom: 1; }
      .content-area .more-stories-posts-area .more-stories-header:before, .content-area .more-stories-posts-area .more-stories-header:after {
        content: " ";
        display: table; }
      .content-area .more-stories-posts-area .more-stories-header:after {
        clear: both; }
      .content-area .more-stories-posts-area .more-stories-header h2 {
        float: left;
        margin-bottom: 23px;
        text-transform: uppercase; }
      .content-area .more-stories-posts-area .more-stories-header a {
        float: right; }
    .content-area .more-stories-posts-area .more-stories-posts-grid {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .content-area .more-stories-posts-area h4.entry-title {
      font-weight: 500; }
    .content-area .more-stories-posts-area .entry-header {
      left: 0;
      margin: 10px 0 15px 0;
      position: relative; }
      .content-area .more-stories-posts-area .entry-header .entry-title a {
        font-weight: 700; }
        .content-area .more-stories-posts-area .entry-header .entry-title a, .content-area .more-stories-posts-area .entry-header .entry-title a:link, .content-area .more-stories-posts-area .entry-header .entry-title a:visited {
          color: #1a1a1a; }
        .content-area .more-stories-posts-area .entry-header .entry-title a:hover, .content-area .more-stories-posts-area .entry-header .entry-title a:active, .content-area .more-stories-posts-area .entry-header .entry-title a:focus {
          color: #76B900; }
      .content-area .more-stories-posts-area .entry-header .publish-date {
        font-weight: 300;
        font-size: 13px;
        line-height: 22.5px;
        text-transform: none; }
        .content-area .more-stories-posts-area .entry-header .publish-date, .content-area .more-stories-posts-area .entry-header .publish-date:link, .content-area .more-stories-posts-area .entry-header .publish-date:visited {
          color: #666; }
        .content-area .more-stories-posts-area .entry-header .publish-date a, .content-area .more-stories-posts-area .entry-header .publish-date a:link, .content-area .more-stories-posts-area .entry-header .publish-date a:visited {
          color: #666; }
        .content-area .more-stories-posts-area .entry-header .publish-date a:hover, .content-area .more-stories-posts-area .entry-header .publish-date a:active, .content-area .more-stories-posts-area .entry-header .publish-date a:focus {
          color: #76B900; }
      .content-area .more-stories-posts-area .entry-header .entry-excerpt {
        color: #000000;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px; }
    .content-area .more-stories-posts-area .hentry {
      width: 297px;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      @media screen and (min-width: 768px) {
        .content-area .more-stories-posts-area .hentry {
          width: 297px;
          float: left;
          margin-right: 30px;
          margin-bottom: 20px; }
          .content-area .more-stories-posts-area .hentry:nth-child(2n) {
            width: 297px;
            float: right;
            margin-right: 0; } }
      @media screen and (min-width: 1024px) {
        .content-area .more-stories-posts-area .hentry {
          width: 297px;
          float: left;
          margin-right: 30px; }
          .content-area .more-stories-posts-area .hentry:nth-child(n) {
            width: 297px;
            float: left;
            margin-right: 30px; }
          .content-area .more-stories-posts-area .hentry:nth-child(3n) {
            width: 297px;
            float: right;
            margin-right: 0; } }
      @media screen and (min-width: 1280px) {
        .content-area .more-stories-posts-area .hentry {
          width: 406px;
          float: left;
          margin-right: 30px; }
          .content-area .more-stories-posts-area .hentry:nth-child(n) {
            width: 406px;
            float: left;
            margin-right: 30px; }
          .content-area .more-stories-posts-area .hentry:nth-child(3n) {
            width: 406px;
            float: right;
            margin-right: 0; } }
    .content-area .more-stories-posts-area .primary-category-link {
      background-color: #76B900;
      color: #FFFFFF;
      display: inline-block;
      font-size: 11px;
      font-weight: 500;
      line-height: 24px;
      margin-top: -27px;
      padding: 3px 6px 0 6px;
      position: absolute;
      text-transform: uppercase;
      z-index: 1; }
  .content-area .archive-category-page-header .most-popular-desktop-title {
    width: 406px;
    float: right;
    margin-right: 0;
    color: #76B900;
    display: none;
    margin-top: 5px; }
  .content-area .archive-category-page-header .entry-title {
    color: #76B900;
    margin-bottom: 25px;
    text-transform: uppercase; }
  @media screen and (min-width: 1024px) {
    .content-area .archive-category-page-header .entry-title {
      width: 624px;
      float: left;
      margin-right: 30px; }
    .content-area .archive-category-page-header .most-popular-desktop-title {
      width: 297px;
      float: right;
      margin-right: 0;
      display: block; } }
  @media screen and (min-width: 1280px) {
    .content-area .archive-category-page-header .entry-title {
      width: 842px;
      float: left;
      margin-right: 30px; }
    .content-area .archive-category-page-header .most-popular-desktop-title {
      width: 406px;
      float: right;
      margin-right: 0; } }
  .content-area .see-all-posts-category {
    color: #76B900;
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: 16px;
    text-transform: uppercase; }
  .content-area .featured-description p {
    font-size: 15.99975px; }

.nvb4-similar-stories {
  *zoom: 1;
  background-color: #FFFFFF;
  margin: 0 0;
  padding: 0 0 15px; }
  .nvb4-similar-stories:before, .nvb4-similar-stories:after {
    content: " ";
    display: table; }
  .nvb4-similar-stories:after {
    clear: both; }
  .nvb4-similar-stories .nvb4-similar-stories-title {
    color: #004831;
    font-size: 13px;
    font-weight: 400;
    line-height: 22.5px;
    margin: 30px 0 15px;
    text-align: center;
    text-transform: uppercase; }
  .nvb4-similar-stories .nvb4-similar-story {
    *zoom: 1;
    margin-bottom: 15px; }
    .nvb4-similar-stories .nvb4-similar-story:before, .nvb4-similar-stories .nvb4-similar-story:after {
      content: " ";
      display: table; }
    .nvb4-similar-stories .nvb4-similar-story:after {
      clear: both; }
  .nvb4-similar-stories .nvb4-similar-story-image-link {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  .nvb4-similar-stories .nvb4-similar-story-image-wrapper {
    width: 79px;
    float: left;
    margin-right: 30px;
    overflow: hidden; }
  .nvb4-similar-stories .nvb4-similar-story-text-wrapper {
    width: 188px;
    float: right;
    margin-right: 0;
    padding-top: 0; }
  @media screen and (min-width: 768px) {
    .nvb4-similar-stories .nvb4-similar-story-image-wrapper {
      width: 188px;
      float: left;
      margin-right: 30px; }
    .nvb4-similar-stories .nvb4-similar-story-text-wrapper {
      width: 406px;
      float: right;
      margin-right: 0; } }
  .nvb4-similar-stories .nvb4-similar-story-image-wrapper-inner {
    position: relative;
    background-color: #2C2C2C; }
    .nvb4-similar-stories .nvb4-similar-story-image-wrapper-inner:before {
      content: "";
      display: block;
      padding-top: 52.95567%;
      width: 100%; }
    .nvb4-similar-stories .nvb4-similar-story-image-wrapper-inner > .featured-media {
      bottom: 0;
      left: 0;
      position: absolute;
      right: 0;
      top: 0; }
    .nvb4-similar-stories .nvb4-similar-story-image-wrapper-inner img {
      width: 100%; }
  .nvb4-similar-stories .nvb4-similar-story-title {
    color: #76B900;
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    margin: 0; }
    .nvb4-similar-stories .nvb4-similar-story-title a, .nvb4-similar-stories .nvb4-similar-story-title a:link, .nvb4-similar-stories .nvb4-similar-story-title a:visited {
      color: #1a1a1a; }
    .nvb4-similar-stories .nvb4-similar-story-title a:hover, .nvb4-similar-stories .nvb4-similar-story-title a:active, .nvb4-similar-stories .nvb4-similar-story-title a:focus {
      color: #76B900; }
    @media screen and (min-width: 1024px) {
      .nvb4-similar-stories .nvb4-similar-story-title {
        font-size: 24px;
        line-height: 24px; } }
  @media (min-width: 1024px) {
    .nvb4-similar-stories {
      padding-left: 0;
      padding-right: 0; }
      .nvb4-similar-stories .nvb4-similar-stories-title {
        font-size: 16.25px;
        line-height: 22.5px;
        margin: 30px 0 15px; }
      .nvb4-similar-stories .nvb4-similar-story {
        width: 297px;
        float: left;
        margin-right: 30px; }
        .nvb4-similar-stories .nvb4-similar-story:last-of-type {
          float: right;
          margin-right: 0; }
      .nvb4-similar-stories .nvb4-similar-story-image-wrapper {
        float: none;
        width: 100%; }
      .nvb4-similar-stories .nvb4-similar-story-text-wrapper {
        float: none;
        padding-left: 0;
        padding-top: 15px;
        width: 100%; } }
  @media (min-width: 1280px) {
    .nvb4-similar-stories .nvb4-similar-story {
      width: 406px;
      float: left;
      margin-right: 30px; }
    .nvb4-similar-stories .nvb4-similar-stories-title {
      font-size: 19.5px;
      line-height: 30px;
      margin: 45px 0 15px; } }

.load-more-wrapper {
  clear: both;
  margin-bottom: 60px;
  width: 100%; }

.text-aligncenter {
  text-align: center; }

.load-more-button,
.styled-button {
  background-color: #76B900;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  line-height: 42px;
  padding: 0 15px;
  text-transform: uppercase; }
  .load-more-button, .load-more-button:link, .load-more-button:hover, .load-more-button:active, .load-more-button:focus, .load-more-button:visited,
  .styled-button,
  .styled-button:link,
  .styled-button:hover,
  .styled-button:active,
  .styled-button:focus,
  .styled-button:visited {
    color: #FFFFFF;
    outline: 0; }

.load-more-button {
  font-weight: 700; }

.read-more {
  display: inline-block; }

.author-content {
  margin-bottom: 30px; }

.search-form .search-submit-button {
  border-radius: 0;
  display: none;
  font-size: 24px;
  height: 41.25px;
  line-height: 41.25px;
  padding: 0 20px; }
  .search-form .search-submit-button .icon-search {
    position: relative;
    top: 5px; }
  @media screen and (min-width: 1280px) {
    .search-form .search-submit-button {
      height: 60px;
      line-height: 60px; } }

.category .category-latest-news-widget-area .hentry h2.entry-title,
.category .category-latest-news-widget-area .hentry p.entry-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 5px;
  text-transform: none;
  padding-bottom: 0; }
  .category .category-latest-news-widget-area .hentry h2.entry-title a,
  .category .category-latest-news-widget-area .hentry p.entry-title a {
    color: #1a1a1a; }

.single {
  *zoom: 1; }
  .single:before, .single:after {
    content: " ";
    display: table; }
  .single:after {
    clear: both; }
  .single .cf-posts-with-overrides > .post {
    position: relative;
    padding-bottom: 4em;
    margin-bottom: 4em; }
  .single .cf-posts-with-overrides .post:not(:last-child) {
    border-bottom: 3px solid #ccc; }
  .single .entry-meta-social {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .single .entry-meta-social .share-count-section {
      border-bottom: 2px solid #eeeeee;
      margin-bottom: 10px;
      padding-bottom: 5px; }
    .single .entry-meta-social .share-count {
      color: #76B900;
      font-size: 32px;
      line-height: 34px;
      text-transform: uppercase; }
    .single .entry-meta-social .share-text {
      color: #b2b2b2;
      display: block;
      font-size: 14px;
      line-height: 16px; }
      .single .entry-meta-social .share-text .icon-share {
        color: #b2b2b2;
        font-size: 20px;
        vertical-align: middle; }
    .single .entry-meta-social .entry-meta-social-links-list {
      display: block;
      line-height: 1;
      list-style: none;
      margin: 0;
      padding: 0; }
      .single .entry-meta-social .entry-meta-social-links-list li a {
        display: block;
        height: 40px;
        margin-bottom: 10px;
        vertical-align: middle;
        width: 42px; }
        .single .entry-meta-social .entry-meta-social-links-list li a.email {
          margin-top: 18px; }
        .single .entry-meta-social .entry-meta-social-links-list li a .icon, .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon {
          color: #fff;
          font-size: 24px;
          padding: 8px 8px 2px 8px;
          vertical-align: middle; }
          .single .entry-meta-social .entry-meta-social-links-list li a .icon.icon-facebook, .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon.icon-facebook {
            background-color: #3b579c; }
          .single .entry-meta-social .entry-meta-social-links-list li a .icon.icon-hacker-news, .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon.icon-hacker-news {
            background-color: #ff6600; }
          .single .entry-meta-social .entry-meta-social-links-list li a .icon.icon-google-plus, .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon.icon-google-plus {
            background-color: #d94b37; }
          .single .entry-meta-social .entry-meta-social-links-list li a .icon.icon-linkedin, .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon.icon-linkedin {
            background-color: #2b7bb7; }
          .single .entry-meta-social .entry-meta-social-links-list li a .icon.icon-twitter, .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon.icon-twitter {
            background-color: #41adee; }
          .single .entry-meta-social .entry-meta-social-links-list li a .icon.easc-envelope, .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon.easc-envelope {
            background-color: #1a1a1a;
            font-size: 22px;
            padding: 12px 10px 4px 8px; }
    @media screen and (max-width: 1024px) {
      .single .entry-meta-social {
        margin-bottom: 10px; }
        .single .entry-meta-social .share-count {
          float: left;
          margin-top: -4px;
          margin-right: 10px; }
        .single .entry-meta-social .share-text {
          display: inline-block;
          height: 32px; }
        .single .entry-meta-social .entry-meta-social-links-list li {
          float: left; }
          .single .entry-meta-social .entry-meta-social-links-list li a.email {
            margin-top: 8px; }
          .single .entry-meta-social .entry-meta-social-links-list li a .ea-share-count-icon.easc-envelope {
            padding: 13px 10px 5px 8px; }
        .single .entry-meta-social .share-count-section {
          padding-bottom: 0; } }
    @media screen and (min-width: 1024px) {
      .single .entry-meta-social {
        width: 79px;
        float: left;
        margin-right: 30px; } }
    @media screen and (min-width: 1280px) {
      .single .entry-meta-social {
        width: 79px;
        float: left;
        margin-right: 30px;
        max-width: 150px; }
        .single .entry-meta-social .share-count {
          font-size: 32px; } }
  .single .entry-content {
    color: #000000;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    font-size: 16px;
    line-height: 1.5;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    .single .entry-content figure.alignnone, .single .entry-content figure.aligncenter {
      padding: 15px 0 5px 0; }
    .single .entry-content figure .wp-caption-text {
      color: #b2b2b2;
      font-size: 12px;
      font-style: normal;
      line-height: 16px;
      margin: 5px 0;
      text-align: left; }
    @media screen and (min-width: 1024px) {
      .single .entry-content {
        width: 515px;
        float: left;
        margin-right: 30px; }
        .single .entry-content figure.alignleft {
          margin-left: -79px;
          max-width: -webkit-calc(100% + 79px);
          max-width: calc(100% + 79px); } }
    @media screen and (min-width: 1280px) {
      .single .entry-content {
        width: 733px;
        float: left;
        margin-right: 30px; }
        .single .entry-content figure.alignleft {
          margin-left: -79px;
          max-width: -webkit-calc(100% + 79px);
          max-width: calc(100% + 79px);
          padding: 15px 0; } }
  .single .single-latest-news-widget-area {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    float: right; }
    .single .single-latest-news-widget-area .hentry {
      width: 297px;
      float: left;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 18px;
      overflow: hidden;
      position: relative; }
      .single .single-latest-news-widget-area .hentry .aggregation-card-link {
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%; }
      .single .single-latest-news-widget-area .hentry .entry-excerpt p {
        margin: 0; }
      @media screen and (min-width: 768px) {
        .single .single-latest-news-widget-area .hentry {
          width: 297px;
          float: left;
          margin-right: 30px;
          margin-bottom: 20px; }
          .single .single-latest-news-widget-area .hentry:nth-child(2n) {
            width: 297px;
            float: right;
            margin-right: 0; } }
      @media screen and (min-width: 1024px) {
        .single .single-latest-news-widget-area .hentry {
          width: 297px;
          float: left;
          margin-right: 30px; }
          .single .single-latest-news-widget-area .hentry:nth-child(n) {
            width: 297px;
            float: left;
            margin-right: 30px; }
          .single .single-latest-news-widget-area .hentry:nth-child(3n) {
            width: 297px;
            float: right;
            margin-right: 0; } }
      @media screen and (min-width: 1280px) {
        .single .single-latest-news-widget-area .hentry {
          width: 406px;
          float: left;
          margin-right: 30px; }
          .single .single-latest-news-widget-area .hentry:nth-child(n) {
            width: 406px;
            float: left;
            margin-right: 30px; }
          .single .single-latest-news-widget-area .hentry:nth-child(3n) {
            width: 406px;
            float: right;
            margin-right: 0; } }
    .single .single-latest-news-widget-area .inner.for-hentry {
      background-color: #222;
      display: block; }
      .single .single-latest-news-widget-area .inner.for-hentry .inner2 {
        background-image: -webkit-gradient(linear, left top, left bottom, from(bottom), color-stop(0%, rgba(0, 0, 0, 0.98)), color-stop(60%, rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%);
        background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%);
        background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.98) 0%, rgba(0, 0, 0, 0) 60%); }
      .single .single-latest-news-widget-area .inner.for-hentry .inner2.no-gradient {
        background-image: none; }
      .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape {
        position: relative;
        margin-bottom: 20px; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape:before {
          content: "";
          display: block;
          padding-top: 52.95567%;
          width: 100%; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape > .inner2 {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape.tile-featured {
          position: relative; }
          .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape.tile-featured:before {
            content: "";
            display: block;
            padding-top: 53.44418%;
            width: 100%; }
          .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape.tile-featured > .inner2 {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape.tile-regular {
          position: relative; }
          .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape.tile-regular:before {
            content: "";
            display: block;
            padding-top: 52.95567%;
            width: 100%; }
          .single .single-latest-news-widget-area .inner.for-hentry.orientation-landscape.tile-regular > .inner2 {
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0; }
      .single .single-latest-news-widget-area .inner.for-hentry.orientation-portrait {
        position: relative; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-portrait:before {
          content: "";
          display: block;
          padding-top: 133.33333%;
          width: 100%; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-portrait > .inner2 {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
      .single .single-latest-news-widget-area .inner.for-hentry.orientation-square {
        position: relative; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-square:before {
          content: "";
          display: block;
          padding-top: 100%;
          width: 100%; }
        .single .single-latest-news-widget-area .inner.for-hentry.orientation-square > .inner2 {
          bottom: 0;
          left: 0;
          position: absolute;
          right: 0;
          top: 0; }
    .single .single-latest-news-widget-area .widget-title {
      color: #FFFFFF;
      font-size: 32px;
      font-weight: 300;
      line-height: 38px; }
      .single .single-latest-news-widget-area .widget-title:hover {
        color: #76B900; }
    .single .single-latest-news-widget-area h3.widget-title {
      color: #76B900;
      margin-bottom: 30px;
      text-transform: uppercase; }
      @media screen and (max-width: 1024px) {
        .single .single-latest-news-widget-area h3.widget-title {
          font-size: 32px;
          line-height: 32px; } }
      @media screen and (max-width: 768px) {
        .single .single-latest-news-widget-area h3.widget-title {
          font-size: 24px;
          line-height: 24px; } }
    .single .single-latest-news-widget-area .title-date h2.entry-title {
      font-size: 16px;
      font-weight: bold;
      line-height: 20px;
      margin-bottom: 5px;
      text-transform: none; }
      .single .single-latest-news-widget-area .title-date h2.entry-title a {
        color: #1a1a1a; }
    .single .single-latest-news-widget-area .title-date .publish-date {
      color: #666;
      font-size: 12px;
      line-height: 24px; }
    .single .single-latest-news-widget-area .hentry h2.entry-title,
    .single .single-latest-news-widget-area .hentry p.entry-title {
      font-size: 16px;
      font-weight: bold;
      line-height: 20px;
      margin-bottom: 5px;
      text-transform: none;
      padding-bottom: 0; }
      .single .single-latest-news-widget-area .hentry h2.entry-title a,
      .single .single-latest-news-widget-area .hentry p.entry-title a {
        color: #1a1a1a; }
    .single .single-latest-news-widget-area .hentry .publish-date {
      color: #666;
      font-size: 12px;
      line-height: 16px; }
    .single .single-latest-news-widget-area .entry-title::before {
      padding-top: 0; }
    @media screen and (max-width: 768px) {
      .single .single-latest-news-widget-area .title-excerpt h2.entry-title {
        font-size: 16px;
        line-height: 20px; }
      .single .single-latest-news-widget-area .title-excerpt .publish-date {
        font-size: 12px;
        line-height: 16px; } }
    @media screen and (min-width: 1024px) {
      .single .single-latest-news-widget-area {
        width: 297px;
        float: right;
        margin-right: 0; }
        .single .single-latest-news-widget-area .inner.for-hentry {
          width: 79px;
          float: left;
          margin-right: 30px; }
        .single .single-latest-news-widget-area .title-excerpt {
          width: 188px;
          float: right;
          margin-right: 0; }
          .single .single-latest-news-widget-area .title-excerpt h2.entry-title {
            margin-top: 0; }
        .single .single-latest-news-widget-area:nth-child(3) {
          float: right;
          margin-right: 0; } }
    @media screen and (min-width: 1280px) {
      .single .single-latest-news-widget-area {
        width: 406px;
        float: right;
        margin-right: 0; }
        .single .single-latest-news-widget-area .inner.for-hentry {
          width: 188px;
          float: left;
          margin-right: 30px; }
        .single .single-latest-news-widget-area .title-excerpt {
          width: 188px;
          float: right;
          margin-right: 0; } }
  .single .entry-footer {
    *zoom: 1;
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    clear: both;
    margin: 15px 0 0;
    padding: 15px 0; }
    .single .entry-footer:before, .single .entry-footer:after {
      content: " ";
      display: table; }
    .single .entry-footer:after {
      clear: both; }
    @media (min-width: 1280px) {
      .single .entry-footer {
        font-size: 16.25px;
        line-height: 18.75px; } }
    .single .entry-footer a, .single .entry-footer a:link, .single .entry-footer a:visited {
      color: #76B900; }
    .single .entry-footer a:hover, .single .entry-footer a:active, .single .entry-footer a:focus {
      color: #66a000; }
  .single .entry-footer-categories,
  .single .entry-footer-tags {
    margin-bottom: 10px; }
    .single .entry-footer-categories a,
    .single .entry-footer-tags a {
      text-transform: none; }
  .single .entry-footer-tags {
    border-bottom: 2px solid #eeeeee;
    border-top: 2px solid #eeeeee;
    padding: 10px 0;
    text-align: left; }
  @media (min-width: 1024px) {
    .single .entry-footer-categories,
    .single .entry-footer-tags {
      display: block;
      font-size: 16.25px;
      line-height: 24.375px; }
    .single .entry-footer-categories {
      margin-top: 30px; } }
  @media (min-width: 1280px) {
    .single .entry-footer-categories,
    .single .entry-footer-tags {
      font-size: 19.89px;
      line-height: 26.25px; }
      .single .entry-footer-categories p,
      .single .entry-footer-tags p {
        margin-bottom: 28.125px; } }
  .single .nvb4-single-post-pagination {
    margin-top: 15px; }
    .single .nvb4-single-post-pagination .for-prev,
    .single .nvb4-single-post-pagination .for-next {
      font-weight: 500;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .single .nvb4-single-post-pagination .for-prev,
        .single .nvb4-single-post-pagination .for-next {
          font-size: 16.25px;
          line-height: 18.75px; } }
      @media (min-width: 1024px) {
        .single .nvb4-single-post-pagination .for-prev,
        .single .nvb4-single-post-pagination .for-next {
          font-size: 16.25px;
          line-height: 24.375px; } }
      @media (min-width: 1280px) {
        .single .nvb4-single-post-pagination .for-prev,
        .single .nvb4-single-post-pagination .for-next {
          font-size: 19.89px;
          line-height: 26.25px; } }
    .single .nvb4-single-post-pagination .for-prev {
      float: left; }
    .single .nvb4-single-post-pagination .for-next {
      float: right; }
    .single .nvb4-single-post-pagination .icon-wrapper .icon {
      margin-bottom: -10px;
      vertical-align: middle; }
    @media (max-width: 768px) {
      .single .nvb4-single-post-pagination .icon-wrapper .icon {
        margin-bottom: -5px; } }
    @media (min-width: 768px) {
      .single .nvb4-single-post-pagination .icon-wrapper {
        font-size: 29.25px;
        line-height: 33.75px; }
        .single .nvb4-single-post-pagination .icon-wrapper .icon {
          margin-bottom: -8px; } }
    @media (min-width: 1024px) {
      .single .nvb4-single-post-pagination .icon-wrapper {
        font-size: 29.25px;
        line-height: 39.375px; }
        .single .nvb4-single-post-pagination .icon-wrapper .icon {
          margin-bottom: -12px; } }
    @media (min-width: 1280px) {
      .single .nvb4-single-post-pagination .icon-wrapper {
        font-size: 32.89px;
        line-height: 41.25px; } }
  .single .nvb4-similar-stories h1.nvb4-similar-stories-title {
    color: #76B900;
    font-size: 32px;
    font-weight: 300;
    line-height: 38px;
    text-align: left;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .single .nvb4-similar-stories h1.nvb4-similar-stories-title {
        font-size: 32px;
        line-height: 32px; } }
    @media screen and (max-width: 768px) {
      .single .nvb4-similar-stories h1.nvb4-similar-stories-title {
        font-size: 24px;
        line-height: 24px; } }
  .single .nvb4-similar-stories .nvb4-similar-story {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }
    @media (max-width: 768px) {
      .single .nvb4-similar-stories .nvb4-similar-story {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0; }
        .single .nvb4-similar-stories .nvb4-similar-story .nvb4-similar-story-image-wrapper,
        .single .nvb4-similar-stories .nvb4-similar-story .nvb4-similar-story-text-wrapper {
          float: none;
          margin: auto;
          text-align: left;
          width: 100%; } }
    @media (min-width: 1024px) {
      .single .nvb4-similar-stories .nvb4-similar-story {
        width: 188px;
        float: left;
        margin-right: 30px; } }
    @media (min-width: 1280px) {
      .single .nvb4-similar-stories .nvb4-similar-story {
        width: 188px;
        float: left;
        margin-right: 30px; } }
  .single .nvb4-similar-stories .nvb4-similar-story-title a, .single .nvb4-similar-stories .nvb4-similar-story-title a:link, .single .nvb4-similar-stories .nvb4-similar-story-title a:visited {
    color: #1a1a1a; }
  .single .nvb4-similar-stories .nvb4-similar-story-title a:hover, .single .nvb4-similar-stories .nvb4-similar-story-title a:active, .single .nvb4-similar-stories .nvb4-similar-story-title a:focus {
    color: #1a1a1a; }
  @media (min-width: 768px) {
    .single .nvb4-similar-stories .nvb4-similar-story-title a {
      font-size: 16.25px;
      line-height: 18.75px; } }
  @media (min-width: 1024px) {
    .single .nvb4-similar-stories .nvb4-similar-story-title a {
      font-size: 16.25px;
      line-height: 24.375px; } }
  @media (min-width: 1280px) {
    .single .nvb4-similar-stories .nvb4-similar-story-title a {
      font-size: 19.89px;
      line-height: 26.25px; } }

#featured-video-wrapper {
  background: #2C2C2C;
  text-align: center;
  width: 100%; }
  #featured-video-wrapper video {
    margin-bottom: -8px;
    width: 100%; }

.tile-featured-video-wrapper {
  background: #2C2C2C;
  width: 100%; }
  .tile-featured-video-wrapper video {
    -o-object-fit: fill;
    display: block;
    height: 100%;
    left: 0;
    margin-left: 50%;
    min-width: 100%;
    object-fit: fill;
    position: absolute;
    right: auto;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto; }

.site-header {
  background-color: #000000;
  background-image: url("../img/vertical-white-line.gif");
  background-repeat: repeat-x;
  color: #FFFFFF;
  left: 0;
  padding: 0 10px 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200; }
  .site-header .for-masthead {
    max-width: 100%; }
  @media (min-width: 1024px) {
    .site-header {
      margin-bottom: 0;
      padding: 15px 10px 0;
      position: relative; } }
  .site-header .site-title {
    height: 22.5px;
    width: 200px; }
    @media (min-width: 1024px) {
      .site-header .site-title {
        height: 41.25px; } }
  .site-header .site-title-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .site-header a, .site-header a:link, .site-header a:visited {
    color: #FFFFFF; }
  .site-header a:hover, .site-header a:active, .site-header a:focus {
    color: #76B900; }
  .site-header .mobile-menu-toggle-wrapper {
    display: block;
    z-index: 110; }
    @media (min-width: 1024px) {
      .site-header .mobile-menu-toggle-wrapper {
        display: none; } }
    .site-header .mobile-menu-toggle-wrapper.to-open {
      float: right;
      width: 40px; }
    .site-header .mobile-menu-toggle-wrapper.to-close {
      position: absolute;
      right: 0;
      top: 0;
      width: 40px; }
      .site-header .mobile-menu-toggle-wrapper.to-close .icon {
        color: #fff; }
      .site-header .mobile-menu-toggle-wrapper.to-close .mobile-menu-toggle {
        background-color: #76B900; }
  .site-header .to-close .mobile-menu-toggle {
    margin-top: 0; }
  .site-header .mobile-menu-toggle {
    background-color: transparent;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: #1D1D1D;
    font-size: 18.98px;
    height: 41.25px;
    margin-top: 3px;
    text-shadow: none;
    width: 100%; }
    .site-header .mobile-menu-toggle:hover {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .to-open .site-header .mobile-menu-toggle {
      height: 41.25px; }
    .to-close .site-header .mobile-menu-toggle {
      height: 41.25px; }

.site-branding {
  float: left;
  padding-bottom: 9.375px;
  padding-top: 0; }
  @media (min-width: 1024px) {
    .site-branding {
      padding-bottom: 15px;
      padding-top: 0; } }

.site-title {
  color: #76B900;
  font-size: 26px;
  font-weight: bold;
  line-height: 30px; }
  .site-title a, .site-title a:link, .site-title a:visited, .site-title a:hover, .site-title a:active, .site-title a:focus {
    color: #76B900; }

.site-description {
  color: #AAAAAA; }

.nvidia-global-elements.for-desktop {
  display: none;
  float: right;
  font-size: 11.05px;
  padding-top: 22.5px;
  position: absolute;
  right: 0;
  z-index: 999; }
  .nvidia-global-elements.for-desktop input.global-search-input {
    border-color: #222;
    border-radius: 1px;
    border-width: 0;
    height: 22.5px;
    line-height: 22.5px;
    padding-top: 2px; }
  .nvidia-global-elements.for-desktop .global-search-submit {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  @media (min-width: 1024px) {
    .nvidia-global-elements.for-desktop {
      display: block; } }
  .nvidia-global-elements.for-desktop .nvidia-global-search {
    display: inline-block;
    height: 22.5px;
    line-height: 22.5px;
    margin-right: 15px; }
  .nvidia-global-elements.for-desktop #globalSelector {
    background-color: #333;
    display: inline-block;
    line-height: 22.5px;
    padding-left: 5px;
    padding-right: 5px; }
    .nvidia-global-elements.for-desktop #globalSelector #globalSelectorOpen {
      line-height: 22.5px; }
    .nvidia-global-elements.for-desktop #globalSelector .currentTitle {
      min-width: 150px;
      position: relative; }
      .nvidia-global-elements.for-desktop #globalSelector .currentTitle img {
        bottom: 36%;
        position: absolute;
        right: 0; }
  .nvidia-global-elements.for-desktop #globalSelectorOpen {
    display: none;
    float: right; }
  .nvidia-global-elements.for-desktop p {
    margin: 0; }

.search-item .search-form {
  -webkit-transition: max-width 0.3s ease;
  -o-transition: max-width 0.3s ease;
  transition: max-width 0.3s ease;
  background-color: #2C2C2C;
  height: 100%;
  line-height: 41.25px;
  max-width: 0;
  overflow: hidden;
  position: absolute;
  right: 45px;
  width: 100%; }
  .search-item .search-form .for-submit {
    float: left;
    margin: 0;
    width: 6%; }
    .search-item .search-form .for-submit .search-submit {
      border-radius: 0 0 0 0;
      font-size: 16px;
      height: 60px;
      line-height: inherit; }
  .search-item .search-form .for-search {
    float: right;
    margin: 0;
    width: 92%; }
    .search-item .search-form .for-search label {
      display: block;
      line-height: 0; }
    .search-item .search-form .for-search .search-field {
      background-color: transparent;
      border: 0;
      color: #FFFFFF;
      font-size: 16px; }
      .search-item .search-form .for-search .search-field:focus {
        -webkit-appearance: none;
        border: 0;
        outline: 0; }
    @media screen and (min-width: 1280px) {
      .search-item .search-form .for-search {
        width: 92%; }
        .search-item .search-form .for-search .search-field {
          height: 60px; } }
  .search-open .search-item .search-form {
    max-width: 1248px; }
  @media (min-width: 1024px) {
    .search-item .search-form {
      line-height: 41.25px; } }
  @media (min-width: 1280px) {
    .search-item .search-form {
      line-height: 60px; } }

body .site-header .top_search {
  display: none; }
  body .site-header .top_search li {
    display: block; }

@media (min-width: 1024px) {
  .site-header {
    padding-top: 0; }
    .site-header a, .site-header a:link, .site-header a:visited {
      color: #999999; }
    .site-header a:hover {
      color: #76B900; }
    .site-header a svg:not(#logo) {
      -webkit-transform: rotate(-90deg) translateX(50%);
          -ms-transform: rotate(-90deg) translateX(50%);
           -o-transform: rotate(-90deg) translateX(50%);
              transform: rotate(-90deg) translateX(50%);
      width: 24px;
      height: 24px; }
    .site-header ul#primary-menu {
      margin-left: 25px; }
      .site-header ul#primary-menu > li > a svg:not(#logo) {
        fill: #999;
        height: 16px;
        position: static;
        right: auto;
        -webkit-transform: none;
            -ms-transform: none;
             -o-transform: none;
                transform: none;
        -webkit-transition: all .1s;
        -o-transition: all .1s;
        transition: all .1s;
        width: 16px; }
    .site-header .main-navigation ul ul {
      background-color: white;
      padding-left: 30px; }
      .site-header .main-navigation ul ul li {
        border-bottom: none; }
        .site-header .main-navigation ul ul li a {
          min-width: 288px;
          padding: 15px 15px 15px 0px; }
  body .search-icon-link {
    background: url("../img/search-icon-open.svg") no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
            background-size: contain;
    display: block;
    margin: 10px 0.5em 0 0.5em;
    min-height: 24px;
    min-width: 24px;
    opacity: 0.6; }
    body .search-icon-link:hover {
      opacity: 0.9; }
    body .search-icon-link .hidden {
      display: block;
      height: 0;
      overflow: hidden;
      width: 0; }
  body.search-open .search-icon-link {
    background: url("../img/search-icon-close.svg") no-repeat;
    background-position: center center;
    -webkit-background-size: 15px 15px;
            background-size: 15px 15px; }
  body.search-open .site-header .top_search .search-item a svg:not(#logo) {
    fill: #76B900; }
  body .site-header .top_search {
    display: block;
    float: right;
    height: 45px;
    margin: 0; }
    body .site-header .top_search .search-item .search-form .for-submit .search-submit {
      float: left;
      height: 50px;
      margin: 0;
      padding-top: 0;
      position: absolute;
      top: 0;
      width: 100px;
      z-index: 5; }
    body .site-header .top_search .search-item .search-form .for-search {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      float: right;
      height: 50px;
      margin: 0;
      padding-left: 100px;
      position: relative;
      width: 100%;
      z-index: 1; }
      body .site-header .top_search .search-item .search-form .for-search label {
        display: block; }
      body .site-header .top_search .search-item .search-form .for-search .search-field {
        height: 45px;
        padding-left: 15px;
        width: 100%; }
    body .site-header .top_search .search-item a svg:not(#logo) {
      fill: #ccc;
      height: auto;
      margin-top: 10px;
      -webkit-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none;
      width: auto; }
      body .site-header .top_search .search-item a svg:not(#logo):hover {
        fill: #76B900; }
      body .site-header .top_search .search-item a svg:not(#logo).nav-search-close {
        margin-top: 15px; }
        body .site-header .top_search .search-item a svg:not(#logo).nav-search-close:hover {
          fill: #76B900; }
  body .main-navigation:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    line-height: 0; }
  body .site-header .site-branding > a,
  body .site-header .site-branding .site-title {
    display: inline-block;
    overflow: hidden;
    line-height: 0;
    height: 44px; }
    body .site-header .site-branding > a:after,
    body .site-header .site-branding .site-title:after {
      clear: both;
      content: "";
      display: block;
      height: 0;
      line-height: 0; }
  body .site-header ul#primary-menu {
    margin-left: 0; }
    body .site-header ul#primary-menu > li:first-child > a {
      padding-left: 0; }
    body .site-header ul#primary-menu ul.sub-menu {
      padding-bottom: 10px;
      padding-top: 10px; }
      body .site-header ul#primary-menu ul.sub-menu a {
        color: #666; }
        body .site-header ul#primary-menu ul.sub-menu a:hover, body .site-header ul#primary-menu ul.sub-menu a:focus {
          color: #76B900; }
          body .site-header ul#primary-menu ul.sub-menu a:hover .icon, body .site-header ul#primary-menu ul.sub-menu a:focus .icon {
            fill: #76B900; }
    body .site-header ul#primary-menu:after {
      clear: both;
      content: "";
      display: block;
      height: 0;
      line-height: 0; }
    body .site-header ul#primary-menu > li.menu-item-has-children:hover > a {
      color: #FFFFFF;
      display: block;
      position: relative; }
      body .site-header ul#primary-menu > li.menu-item-has-children:hover > a:before {
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        bottom: 13px;
        content: "";
        display: block;
        height: 15px;
        position: absolute;
        right: -5px;
        width: 15px;
        z-index: 999999; }
      body .site-header ul#primary-menu > li.menu-item-has-children:hover > a svg:not(#logo) {
        fill: #FFFFFF; }
    body .site-header ul#primary-menu > li.menu-item-has-children > a:hover {
      color: #FFFFFF; }
      body .site-header ul#primary-menu > li.menu-item-has-children > a:hover svg:not(#logo) {
        fill: #FFFFFF; }
    body .site-header ul#primary-menu > li > a {
      padding-bottom: 21px;
      padding-top: 21px;
      -webkit-transition: all .1s;
      -o-transition: all .1s;
      transition: all .1s; }
      body .site-header ul#primary-menu > li > a svg:not(#logo) {
        float: right;
        height: 26px;
        margin-right: -26px;
        margin-top: -5px;
        width: 26px; }
  body .site-branding {
    line-height: 0;
    padding-bottom: 0; }
  body .nvidia-global-elements.for-desktop #globalSelector .currentTitle {
    padding-top: 3px; }
  body .search-item .search-form {
    height: 44px;
    left: 130px;
    top: 0px;
    width: auto; }
    body .search-item .search-form .for-submit .search-submit {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      display: inline-block;
      height: 55px;
      line-height: 0;
      padding-top: 7px; } }
  @media screen and (min-width: 1024px) and (min-width: 1280px) {
    body .search-item .search-form .for-search .search-field {
      height: 45px; } }

@media (max-width: 1280px) {
  .main-navigation .menu li.menu-item-has-children > a .icon.icon-triangle-down {
    fill: #76B900;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
         -o-transform: rotate(180deg);
            transform: rotate(180deg); } }

.search-icon-link {
  display: inline-block;
  height: 24px;
  width: 24px; }
  .search-icon-link .nav-search-open {
    width: 24px; }
  .search-icon-link .nav-search-close {
    width: 18px; }

@media (max-width: 1023px) {
  .menu-primary-container {
    *zoom: 1;
    z-index: 100; }
    .menu-primary-container:before, .menu-primary-container:after {
      content: " ";
      display: table; }
    .menu-primary-container:after {
      clear: both; }
  .mobile-menu-active .main-navigation {
    right: 0; }
  .main-navigation-inner {
    overflow: auto; }
  .main-navigation {
    background-color: #1D1D1D;
    display: block;
    font-size: 15.99px;
    font-weight: 500;
    overflow: scroll;
    -ms-overflow-style: none;
    position: fixed;
    right: -270px;
    -webkit-transition: right 0.1s ease-in-out;
    -o-transition: right 0.1s ease-in-out;
    transition: right 0.1s ease-in-out;
    width: 270px;
    z-index: 200; }
    .main-navigation::-webkit-scrollbar {
      width: 0; }
    .main-navigation .sub-menu {
      font-size: 13px; }
    .main-navigation .menu > li:first-of-type > a:first-of-type {
      padding-right: 35px; }
    .main-navigation .menu {
      display: block;
      list-style: none;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
      .main-navigation .menu ul {
        display: none;
        font-weight: 300;
        line-height: 15px;
        padding: 0;
        text-transform: none;
        z-index: 99999; }
        .main-navigation .menu ul ul {
          font-size: 1em; }
        .main-navigation .menu ul a {
          line-height: 18.75px;
          padding: 7.5px 10px 7.5px 12.5px;
          width: 160px; } }
        @media (max-width: 1023px) and (min-width: 1280px) {
          .main-navigation .menu ul a {
            width: 200px; } }

@media (max-width: 1023px) {
      .main-navigation .menu li.focus > ul {
        display: block; }
      .main-navigation .menu li {
        margin-right: 5px;
        position: relative; } }
      @media (max-width: 1023px) and (min-width: 1280px) {
        .main-navigation .menu li {
          margin-right: 15px; } }

@media (max-width: 1023px) {
        .main-navigation .menu li:last-of-type {
          margin-right: 0; }
        .main-navigation .menu li li {
          margin-right: 0;
          padding: 0 0 0 10px; }
        .main-navigation .menu li:hover > a, .main-navigation .menu li:hover > a:link, .main-navigation .menu li:hover > a:visited, .main-navigation .menu li:hover > a:hover, .main-navigation .menu li:hover > a:active, .main-navigation .menu li:hover > a:focus,
        .main-navigation .menu li.focus > a,
        .main-navigation .menu li.focus > a:link,
        .main-navigation .menu li.focus > a:visited,
        .main-navigation .menu li.focus > a:hover,
        .main-navigation .menu li.focus > a:active,
        .main-navigation .menu li.focus > a:focus {
          color: #76B900; }
      .main-navigation .menu li.menu-item-has-children > a {
        padding-right: 20px; }
        .main-navigation .menu li.menu-item-has-children > a .icon {
          cursor: pointer;
          display: inline-block;
          fill: #fff;
          font-size: 12.35px;
          height: 20px;
          margin-bottom: -4px;
          margin-left: 3px;
          padding: 0;
          width: 20px; }
      .main-navigation .menu li.menu-item-has-children.focus {
        background-color: rgba(255, 255, 255, 0.1); }
      .main-navigation .menu a {
        display: block;
        line-height: 33.75px;
        padding: 3.75px 30px 3.75px 10px;
        position: relative;
        text-decoration: none; }
    .main-navigation .mobile-menu-footer.for-mobile {
      color: #545454;
      display: block;
      font-size: 8.84px;
      padding: 0 10px; }
  .nvidia-site-search.for-mobile {
    display: block;
    margin-bottom: 15px;
    margin-top: 7.5px; }
    .nvidia-site-search.for-mobile .search-field {
      background-color: #1D1D1D;
      border-color: #76B900;
      border-radius: 0;
      color: #FFFFFF;
      display: inline-block;
      float: left;
      font-size: 15.99px;
      height: 41.25px;
      line-height: 41.25px;
      padding-left: 10px;
      padding-top: 4px;
      text-transform: uppercase;
      width: 79%; }
    .nvidia-site-search.for-mobile .search-submit {
      background-color: #76B900;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      color: #FFF;
      font-size: 19.24px;
      height: 41.25px;
      padding-top: 3px;
      text-shadow: none;
      width: 21%; }
      .nvidia-site-search.for-mobile .search-submit:hover {
        -webkit-box-shadow: none;
                box-shadow: none; }
  .mobile-menu-social-links {
    margin: 15px 0;
    padding: 0 10px;
    overflow: hidden;
    width: 100%; }
  .mobile-menu-social-links-list {
    display: block;
    height: 100%;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0; }
    .mobile-menu-social-links-list li {
      display: inline-block;
      float: left;
      margin: 0;
      padding: 0 2px 2px 0;
      width: 25%; }
      .mobile-menu-social-links-list li:nth-of-type(4), .mobile-menu-social-links-list li:nth-of-type(8), .mobile-menu-social-links-list li:nth-of-type(12) {
        padding-right: 0; }
      .mobile-menu-social-links-list li:nth-of-type(5), .mobile-menu-social-links-list li:nth-of-type(9) {
        clear: left; }
      .mobile-menu-social-links-list li:nth-of-type(13), .mobile-menu-social-links-list li:nth-of-type(14), .mobile-menu-social-links-list li:nth-of-type(15), .mobile-menu-social-links-list li:nth-of-type(16) {
        padding-bottom: 0; }
    .mobile-menu-social-links-list a {
      background-color: #333;
      display: block;
      height: 60px;
      line-height: 60px;
      text-align: center;
      width: 100%; }
      .mobile-menu-social-links-list a, .mobile-menu-social-links-list a:link, .mobile-menu-social-links-list a:visited {
        color: #AAAAAA; }
      .mobile-menu-social-links-list a:hover, .mobile-menu-social-links-list a:active, .mobile-menu-social-links-list a:focus {
        color: #76B900; }
    .mobile-menu-social-links-list .icon {
      height: inherit;
      line-height: inherit;
      padding-top: 4px;
      vertical-align: middle; } }

@media (min-width: 1024px) {
  .nvidia-global-elements.for-desktop {
    padding-top: 20px; }
  .main-navigation {
    clear: both;
    display: block;
    font-size: 12.74px;
    font-weight: 400;
    width: 100%; }
    .main-navigation .aux-menu.for-mobile,
    .main-navigation .social-links.for-mobile,
    .main-navigation .mobile-menu-footer.for-mobile {
      display: none; } }
  @media (min-width: 1024px) and (min-width: 1280px) {
    .main-navigation {
      font-size: 15.99px; } }

@media (min-width: 1024px) {
    .main-navigation .sub-menu {
      margin-top: -1px; }
    .main-navigation ul {
      display: block;
      list-style: none;
      margin: 0;
      margin-left: -10px;
      padding-left: 0;
      text-transform: uppercase; }
      .main-navigation ul ul {
        background-color: rgba(20, 20, 20, 0.9);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
                box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        float: left;
        font-weight: 300;
        left: -999em;
        line-height: 15px;
        margin-left: 0;
        padding-top: 0;
        position: absolute;
        text-transform: none;
        top: 52.5px;
        z-index: 99999; }
        .main-navigation ul ul ul {
          font-size: 1em;
          left: -999em;
          padding-top: 0;
          top: 0; }
        .main-navigation ul ul li:hover > ul,
        .main-navigation ul ul li.focus > ul {
          left: 100%; }
        .main-navigation ul ul a {
          padding: 7.5px 10px 7.5px 12.5px;
          width: 160px; } }
        @media (min-width: 1024px) and (min-width: 1280px) {
          .main-navigation ul ul a {
            width: 200px; } }

@media (min-width: 1024px) {
      .main-navigation ul li:hover > ul,
      .main-navigation ul li.focus > ul {
        left: auto; }
    .main-navigation li {
      float: left;
      margin-right: 5px;
      padding-top: 1px;
      position: relative; } }
    @media (min-width: 1024px) and (min-width: 1280px) {
      .main-navigation li {
        margin-right: 15px; } }

@media (min-width: 1024px) {
      .main-navigation li:last-of-type {
        margin-right: 0; }
      .main-navigation li li {
        border-bottom: 1px solid #353535;
        margin-right: 0;
        padding: 1px 0 0; }
    .main-navigation li.menu-item-has-children > a {
      padding-right: 20px; }
      .main-navigation li.menu-item-has-children > a .icon {
        display: inline-block;
        font-size: 10.4px;
        padding-left: 2px;
        position: absolute;
        right: 8px;
        top: 50%;
        width: 11.25px; } }
      @media (min-width: 1024px) and (min-width: 1280px) {
        .main-navigation li.menu-item-has-children > a .icon {
          padding-left: 2px;
          padding-top: 1px; } }

@media (min-width: 1024px) {
    .main-navigation a {
      display: block;
      padding: 7.5px 30px 7.5px 10px;
      position: relative;
      text-decoration: none; }
  .nvidia-site-search.for-mobile {
    display: none; } }

.site-footer {
  background-color: #000; }

.inner.for-colophon {
  padding: 15px 0; }
  @media (min-width: 1280px) {
    .inner.for-colophon {
      padding-bottom: 30px; } }

#colophon {
  padding: 10px; }
  #colophon .menu-item {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    line-height: 1.1;
    padding-bottom: 9.375px; }
    #colophon .menu-item a {
      display: inline; }
  #colophon .footer-area-1 {
    *zoom: 1;
    color: #777777;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px;
    padding: 1em 0;
    width: 100%; }
    #colophon .footer-area-1:before, #colophon .footer-area-1:after {
      content: " ";
      display: table; }
    #colophon .footer-area-1:after {
      clear: both; }
    #colophon .footer-area-1 > * {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1;
      margin-bottom: 2em; }
    @media (min-width: 1024px) {
      #colophon .footer-area-1 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row; }
        #colophon .footer-area-1 > * {
          padding-right: 2em; } }
    #colophon .footer-area-1 .menu-title {
      border-bottom: 1px solid #747474;
      color: #FFFFFF;
      font-size: 24px;
      line-height: 26px;
      padding-bottom: 12px;
      font-weight: bold;
      text-align: left; }
    #colophon .footer-area-1 .menu {
      display: block;
      list-style: none;
      margin: 0;
      padding: 0; }
      @media (min-width: 1024px) {
        #colophon .footer-area-1 .menu {
          margin: 0 2em 0 0; } }
    #colophon .footer-area-1 .menu-item {
      display: block;
      padding-bottom: 0.5em; }
    #colophon .footer-area-1 a {
      color: #76B900;
      font-size: 16px;
      line-height: 30px; }
      #colophon .footer-area-1 a:hover {
        color: #a5ff07; }
  #colophon .footer-area-2 {
    clear: both;
    margin-bottom: 15px;
    width: 100%; }
  #colophon .explore-cta {
    *zoom: 1;
    background-color: #1D1D1D;
    font-size: 15.6px;
    text-transform: uppercase; }
    #colophon .explore-cta:before, #colophon .explore-cta:after {
      content: " ";
      display: table; }
    #colophon .explore-cta:after {
      clear: both; }
    #colophon .explore-cta a {
      display: block;
      height: inherit; }
      #colophon .explore-cta a:hover, #colophon .explore-cta a:active, #colophon .explore-cta a:focus {
        color: #76B900; }
    @media (min-width: 1024px) {
      #colophon .explore-cta {
        height: 48.75px; } }
  #colophon .explore-cta-icon-wrapper {
    display: none; }
  @media (min-width: 1024px) {
    #colophon .explore-cta-text {
      display: table;
      height: 48.75px; }
    #colophon .explore-cta-text-inner {
      display: table-cell;
      line-height: 1;
      padding: 0 20px;
      vertical-align: middle; }
    #colophon .explore-cta-icon-wrapper {
      background-color: #2C2C2C;
      display: block;
      font-size: 33.8px;
      height: 48.75px;
      line-height: 48.75px;
      float: right;
      padding-top: 6px;
      text-align: center;
      width: 48.75px; }
      #colophon .explore-cta-icon-wrapper .icon {
        height: inherit;
        line-height: inherit; } }
  @media (min-width: 1280px) {
    #colophon .explore-cta {
      font-size: 14.3px;
      height: 60px; }
    #colophon .explore-cta-text {
      height: 60px; }
    #colophon .explore-cta-icon-wrapper {
      height: 60px;
      line-height: 60px;
      width: 60px; } }
  #colophon .footer-area-3 {
    color: #777777;
    font-size: 11.05px;
    margin-bottom: 0; }
    @media screen and (min-width: 1024px) {
      #colophon .footer-area-3 {
        float: right;
        margin-top: 30px;
        text-align: right;
        width: 49%; } }
    @media screen and (min-width: 1280px) {
      #colophon .footer-area-3 {
        position: absolute;
        bottom: 15px;
        right: 10px;
        text-align: right; } }
    #colophon .footer-area-3 a {
      padding-left: 5px;
      padding-right: 5px; }
      #colophon .footer-area-3 a:link, #colophon .footer-area-3 a:visited {
        color: #777777; }
      #colophon .footer-area-3 a:hover, #colophon .footer-area-3 a:active, #colophon .footer-area-3 a:focus {
        color: #FFFFFF; }

#white-footer {
  background-color: #fff;
  margin-bottom: -10px;
  margin-left: -10px;
  margin-right: -10px; }
  #white-footer .inner {
    padding-top: 30px; }
  #white-footer .area {
    float: left;
    width: 50%; }
    @media screen and (max-width: 768px) {
      #white-footer .area {
        float: none;
        width: 100%; } }
  #white-footer .footer-area-4 li, #white-footer .footer-area-4 a {
    color: #ccc;
    font-size: 16px;
    line-height: 24px; }
  #white-footer .footer-area-4 li {
    border-right-color: #ccc;
    margin-bottom: 5px; }
  #white-footer .footer-area-4 .global-footer__logo {
    display: block;
    height: 20px;
    margin-bottom: 15px;
    width: 110px; }
    @media screen and (max-width: 768px) {
      #white-footer .footer-area-4 .global-footer__logo {
        margin: 0px auto; } }
  #white-footer .footer-area-4 .copyright {
    color: #ccc;
    clear: both;
    font-size: 12px;
    line-height: 16px; }
  #white-footer .footer-area-5 {
    font-weight: bold;
    font-size: 17px;
    line-height: 25px;
    text-align: right; }
    #white-footer .footer-area-5 a {
      color: #CCC; }
    @media screen and (max-width: 768px) {
      #white-footer .footer-area-5 {
        text-align: center; } }

.widget {
  margin: 0 0 15px;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/* Search widget. */
.widget_search .search-submit {
  display: none; }

/* Custom Subscribe Widget */
.subscribe-wrapper {
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: center; }
  .subscribe-wrapper > img {
    display: block; }
  .subscribe-wrapper .subscribe-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: 0;
    padding: 10px 15px;
    position: absolute;
    top: 0;
    width: 100%; }
  .subscribe-wrapper h2 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .subscribe-wrapper h2 {
        font-size: 28px;
        line-height: 32px; } }
    @media screen and (min-width: 1024px) {
      .subscribe-wrapper h2 {
        font-size: 32px;
        line-height: 38px; } }
  .subscribe-wrapper p {
    margin-bottom: 25px;
    color: #FFFFFF; }
  .subscribe-wrapper .styled-button {
    background-color: #76B900;
    color: #FFFFFF;
    font-size: 0.9em;
    line-height: 1;
    padding: 0.5em; }

.comments-area {
  background-color: #FFFFFF;
  border: 1px solid #E6E7E8;
  border-radius: 4px;
  padding: 15px 10px; }
  .comments-area .comment-list {
    list-style: none;
    padding-left: 0; }
  .comments-area .form-submit {
    margin-bottom: 0; }

.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.comments-area {
  margin: 30px 0; }
  .comments-area a {
    border-bottom: none; }
    .comments-area a:link, .comments-area a:visited, .comments-area a:hover, .comments-area a:active, .comments-area a:focus {
      text-decoration: underline; }
  .comments-area .comments-title {
    margin-bottom: 15px; }
  .comments-area .comment-list {
    list-style: none;
    padding-left: 0; }
  .comments-area .comment-author {
    margin-bottom: 14px; }
    .comments-area .comment-author img {
      display: none; }
  .comments-area .comment-meta {
    *zoom: 1; }
    .comments-area .comment-meta:before, .comments-area .comment-meta:after {
      content: " ";
      display: table; }
    .comments-area .comment-meta:after {
      clear: both; }
  .comments-area .comment-metadata {
    color: #999;
    float: right;
    font-size: 9.75px;
    text-transform: uppercase; }
  .comments-area .comment-body {
    border-bottom: 1px solid #E6E7E8;
    margin-bottom: 14px;
    padding-bottom: 14px; }
  .comments-area .reply {
    font-size: 9.75px;
    text-align: right;
    text-transform: uppercase; }
  .comments-area .form-allowed-tags {
    font-size: 9.75px; }
  .comments-area .comment-reply-title small {
    display: block;
    font-size: 9.75px;
    font-style: italic;
    text-align: right;
    text-transform: lowercase; }
    @media only screen and (min-width: 1024px) {
      .comments-area .comment-reply-title small {
        float: right;
        margin-left: 1em; } }

.hide_disquss #disqus_thread,
.hide_disquss .cf-load-comments {
  display: none !important; }

.aggregation-view .content-area.header-slider {
  *zoom: 1;
  float: none; }
  .aggregation-view .content-area.header-slider:before, .aggregation-view .content-area.header-slider:after {
    content: " ";
    display: table; }
  .aggregation-view .content-area.header-slider:after {
    clear: both; }

.aggregation-view .content-area h2.entry-title a {
  color: #76B900; }

.aggregation-view .content-area .home-featured-posts-area {
  *zoom: 1;
  display: none; }
  .aggregation-view .content-area .home-featured-posts-area:before, .aggregation-view .content-area .home-featured-posts-area:after {
    content: " ";
    display: table; }
  .aggregation-view .content-area .home-featured-posts-area:after {
    clear: both; }
  .aggregation-view .content-area .home-featured-posts-area .entry-header {
    bottom: 0;
    margin-bottom: 30px; }
    .aggregation-view .content-area .home-featured-posts-area .entry-header .primary-category {
      background-color: #76B900;
      color: #FFFFFF;
      display: inline-block;
      font-size: 11px;
      line-height: 24px;
      margin-bottom: 13px;
      padding: 0 5px;
      text-transform: uppercase; }
      .aggregation-view .content-area .home-featured-posts-area .entry-header .primary-category a {
        color: #FFFFFF;
        font-weight: 500; }
  .aggregation-view .content-area .home-featured-posts-area .hentry {
    float: left;
    margin: 0;
    width: 25%; }
    .aggregation-view .content-area .home-featured-posts-area .hentry .entry-excerpt {
      display: none; }
    .aggregation-view .content-area .home-featured-posts-area .hentry:nth-child(1) {
      width: 50%; }
      .aggregation-view .content-area .home-featured-posts-area .hentry:nth-child(1) .entry-excerpt {
        display: block; }
        .aggregation-view .content-area .home-featured-posts-area .hentry:nth-child(1) .entry-excerpt p {
          margin: 0; }
    .aggregation-view .content-area .home-featured-posts-area .hentry .inner.for-hentry {
      height: 380px; }
      @media screen and (min-width: 768px) {
        .aggregation-view .content-area .home-featured-posts-area .hentry .inner.for-hentry {
          height: 480px; } }
      @media screen and (min-width: 1280px) {
        .aggregation-view .content-area .home-featured-posts-area .hentry .inner.for-hentry {
          height: 580px; } }
  @media screen and (min-width: 1024px) {
    .aggregation-view .content-area .home-featured-posts-area {
      display: block; } }

.aggregation-view .content-area .featured-posts-area-mobile {
  margin-top: 82.5px; }
  .aggregation-view .content-area .featured-posts-area-mobile .entry-header {
    bottom: 45px; }
    .aggregation-view .content-area .featured-posts-area-mobile .entry-header .primary-category {
      background-color: #76B900;
      display: inline-block;
      font-size: 11px;
      line-height: 24px;
      margin-bottom: 15px;
      padding: 0 5px;
      text-transform: uppercase; }
      .aggregation-view .content-area .featured-posts-area-mobile .entry-header .primary-category a {
        color: #FFFFFF; }
    .aggregation-view .content-area .featured-posts-area-mobile .entry-header .entry-excerpt p {
      margin: 0; }
  .aggregation-view .content-area .featured-posts-area-mobile .bx-wrapper {
    -webkit-box-shadow: 0 0 0 0 transparent;
            box-shadow: 0 0 0 0 transparent;
    background-color: transparent;
    border: none;
    margin-bottom: 0; }
    .aggregation-view .content-area .featured-posts-area-mobile .bx-wrapper .bx-controls .bx-controls-direction {
      display: none; }
    .aggregation-view .content-area .featured-posts-area-mobile .bx-wrapper .bx-controls .bx-pager {
      bottom: 30px;
      padding: 0; }
      .aggregation-view .content-area .featured-posts-area-mobile .bx-wrapper .bx-controls .bx-pager.bx-default-pager a.active {
        background-color: #76B900; }
  .aggregation-view .content-area .featured-posts-area-mobile .hentry {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    margin: 0; }
    .aggregation-view .content-area .featured-posts-area-mobile .hentry .inner.for-hentry {
      height: 380px; }
      @media screen and (min-width: 768px) {
        .aggregation-view .content-area .featured-posts-area-mobile .hentry .inner.for-hentry {
          height: 480px; } }
      @media screen and (min-width: 1280px) {
        .aggregation-view .content-area .featured-posts-area-mobile .hentry .inner.for-hentry {
          height: 580px; } }
  @media screen and (min-width: 1024px) {
    .aggregation-view .content-area .featured-posts-area-mobile {
      display: none; } }

.aggregation-view .content-area .hentry.loop-item-1 .entry-excerpt {
  display: none; }
  .aggregation-view .content-area .hentry.loop-item-1 .entry-excerpt p {
    margin: 0; }
  @media screen and (min-width: 768px) {
    .aggregation-view .content-area .hentry.loop-item-1 .entry-excerpt {
      display: block; } }

@media screen and (min-width: 3000px) {
  .home .inner.for-content,
  .archive .inner.for-content {
    width: 1278px;
    margin-left: auto;
    margin-right: auto;
    max-width: 2663px;
    width: 100%; }
    .home .inner.for-content:after,
    .archive .inner.for-content:after {
      content: " ";
      display: block;
      clear: both; }
  .home .content-area .site-main .category-loop-items .non-featured-posts-area,
  .home .content-area .non-featured-posts-area,
  .archive .content-area .site-main .category-loop-items .non-featured-posts-area,
  .archive .content-area .non-featured-posts-area {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%; }
    .home .content-area .site-main .category-loop-items .non-featured-posts-area:nth-child(1n+1),
    .home .content-area .non-featured-posts-area:nth-child(1n+1),
    .archive .content-area .site-main .category-loop-items .non-featured-posts-area:nth-child(1n+1),
    .archive .content-area .non-featured-posts-area:nth-child(1n+1) {
      margin-right: 0; }
    .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area,
    .home .content-area .non-featured-posts-area .category-posts-area,
    .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area,
    .archive .content-area .non-featured-posts-area .category-posts-area {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0 1%;
      width: 31%; }
      .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .category-header,
      .home .content-area .non-featured-posts-area .category-posts-area .category-header,
      .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .category-header,
      .archive .content-area .non-featured-posts-area .category-posts-area .category-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between; }
        .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .category-header:after, .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .category-header:before,
        .home .content-area .non-featured-posts-area .category-posts-area .category-header:after,
        .home .content-area .non-featured-posts-area .category-posts-area .category-header:before,
        .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .category-header:after,
        .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .category-header:before,
        .archive .content-area .non-featured-posts-area .category-posts-area .category-header:after,
        .archive .content-area .non-featured-posts-area .category-posts-area .category-header:before {
          display: none; }
      .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:nth-child(n),
      .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry,
      .home .content-area .non-featured-posts-area .category-posts-area .hentry:nth-child(n),
      .home .content-area .non-featured-posts-area .category-posts-area .hentry,
      .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:nth-child(n),
      .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry,
      .archive .content-area .non-featured-posts-area .category-posts-area .hentry:nth-child(n),
      .archive .content-area .non-featured-posts-area .category-posts-area .hentry {
        padding-right: 0.5em;
        width: 50%; }
        .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:nth-child(n):first-of-type,
        .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:first-of-type,
        .home .content-area .non-featured-posts-area .category-posts-area .hentry:nth-child(n):first-of-type,
        .home .content-area .non-featured-posts-area .category-posts-area .hentry:first-of-type,
        .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:nth-child(n):first-of-type,
        .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:first-of-type,
        .archive .content-area .non-featured-posts-area .category-posts-area .hentry:nth-child(n):first-of-type,
        .archive .content-area .non-featured-posts-area .category-posts-area .hentry:first-of-type {
          margin-right: 0;
          padding: 0;
          width: 100%; }
        .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:nth-child(n):last-of-type,
        .home .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:last-of-type,
        .home .content-area .non-featured-posts-area .category-posts-area .hentry:nth-child(n):last-of-type,
        .home .content-area .non-featured-posts-area .category-posts-area .hentry:last-of-type,
        .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:nth-child(n):last-of-type,
        .archive .content-area .site-main .category-loop-items .non-featured-posts-area .category-posts-area .hentry:last-of-type,
        .archive .content-area .non-featured-posts-area .category-posts-area .hentry:nth-child(n):last-of-type,
        .archive .content-area .non-featured-posts-area .category-posts-area .hentry:last-of-type {
          padding-left: 0.5em;
          padding-right: 0;
          margin-right: 0; }
    .home .content-area .site-main .category-loop-items .non-featured-posts-area .js-content-tiles,
    .home .content-area .non-featured-posts-area .js-content-tiles,
    .archive .content-area .site-main .category-loop-items .non-featured-posts-area .js-content-tiles,
    .archive .content-area .non-featured-posts-area .js-content-tiles {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      width: 100%; }
      .home .content-area .site-main .category-loop-items .non-featured-posts-area .js-content-tiles .hentry:nth-child(n),
      .home .content-area .site-main .category-loop-items .non-featured-posts-area .js-content-tiles .hentry,
      .home .content-area .non-featured-posts-area .js-content-tiles .hentry:nth-child(n),
      .home .content-area .non-featured-posts-area .js-content-tiles .hentry,
      .archive .content-area .site-main .category-loop-items .non-featured-posts-area .js-content-tiles .hentry:nth-child(n),
      .archive .content-area .site-main .category-loop-items .non-featured-posts-area .js-content-tiles .hentry,
      .archive .content-area .non-featured-posts-area .js-content-tiles .hentry:nth-child(n),
      .archive .content-area .non-featured-posts-area .js-content-tiles .hentry {
        width: 25%;
        margin-bottom: 3em;
        margin-left: 0;
        margin-right: 0;
        padding-right: 1em; }
    .home .content-area .site-main .category-loop-items .non-featured-posts-area .load-more-wrapper,
    .home .content-area .non-featured-posts-area .load-more-wrapper,
    .archive .content-area .site-main .category-loop-items .non-featured-posts-area .load-more-wrapper,
    .archive .content-area .non-featured-posts-area .load-more-wrapper {
      width: 100%; }
  .home .content-area .more-stories-posts-area,
  .archive .content-area .more-stories-posts-area {
    padding-left: 1em;
    padding-right: 1em; }
    .home .content-area .more-stories-posts-area .more-stories-posts-grid .hentry:nth-child(n),
    .home .content-area .more-stories-posts-area .more-stories-posts-grid .hentry,
    .archive .content-area .more-stories-posts-area .more-stories-posts-grid .hentry:nth-child(n),
    .archive .content-area .more-stories-posts-area .more-stories-posts-grid .hentry {
      margin-right: 0;
      padding: 0.5em;
      width: 16.66%; }
  .home .content-area .site-main .archive-category-page-header,
  .archive .content-area .site-main .archive-category-page-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .home .content-area .site-main .archive-category-page-header .entry-title,
    .archive .content-area .site-main .archive-category-page-header .entry-title {
      margin-right: 0;
      width: 67%; }
  .home .content-area .site-main .category-loop-items,
  .archive .content-area .site-main .category-loop-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    width: 100%; }
    .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area,
    .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area {
      width: 100%; }
      .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area > .hentry,
      .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area > .hentry {
        width: 66%; }
      .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area,
      .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area {
        width: 32%; }
        .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n),
        .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry,
        .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n),
        .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry {
          float: none;
          width: auto; }
          .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n) .inner.for-hentry,
          .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry .inner.for-hentry,
          .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n) .inner.for-hentry,
          .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry .inner.for-hentry {
            margin: 0;
            width: 33%; }
          .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n) .title-excerpt,
          .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry .title-excerpt,
          .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n) .title-excerpt,
          .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry .title-excerpt {
            margin: 0;
            padding-left: 1em;
            width: 66%; }
            .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n) .title-excerpt h2.entry-title,
            .home .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry .title-excerpt h2.entry-title,
            .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry:nth-child(n) .title-excerpt h2.entry-title,
            .archive .content-area .site-main .category-loop-items .category-featured.featured-posts-area .widget-area .category-most-popular .hentry .title-excerpt h2.entry-title {
              font-size: 2em;
              line-height: 1.6; }
    .home .content-area .site-main .category-loop-items .category-latest-news-widget-area,
    .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area {
      width: 100%; }
      .home .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news,
      .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news {
        width: 100%; }
        .home .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry,
        .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry {
          margin: 0 0 1em 0;
          padding: 0 0.5em;
          width: 20%; }
          .home .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .inner.for-hentry,
          .home .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .title-excerpt,
          .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .inner.for-hentry,
          .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .title-excerpt {
            margin-right: 0;
            padding-left: 1em;
            width: 50%; }
            .home .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .inner.for-hentry h2.entry-title,
            .home .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .title-excerpt h2.entry-title,
            .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .inner.for-hentry h2.entry-title,
            .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry > .title-excerpt h2.entry-title {
              font-size: 1.5em;
              line-height: 1.4; }
          .home .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry .inner.for-hentry,
          .archive .content-area .site-main .category-loop-items .category-latest-news-widget-area .category-latest-news article.hentry .inner.for-hentry {
            padding-left: 0;
            padding-right: 1em; } }

#cookie_notice_div {
  border-top: 3px #76b900 solid;
  color: #FFF;
  display: none;
  left: 0;
  right: 0;
  font-size: 16px;
  opacity: 0;
  padding: 0;
  position: fixed; }
  #cookie_notice_div.cfcn_position_bottom {
    bottom: 0; }
  #cookie_notice_div.cfcn_position_top {
    top: 0; }
  #cookie_notice_div a {
    cursor: pointer; }
  #cookie_notice_div #exit {
    max-width: 12px;
    max-height: 12px;
    position: relative;
    float: right;
    margin-left: 1.5em;
    padding-left: 12px;
    cursor: pointer;
    margin-right: 15px; }
    @media screen and (max-width: 768px) {
      #cookie_notice_div #exit {
        margin-left: 15px; } }
  #cookie_notice_div a.cfcn_button {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
            align-self: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase;
    padding: 030px;
    margin-left: 20px;
    border: none;
    font-size: inherit;
    text-align: center;
    cursor: pointer; }
    #cookie_notice_div a.cfcn_button.hidden {
      display: none; }
    #cookie_notice_div a.cfcn_button span {
      -webkit-align-self: center;
          -ms-flex-item-align: center;
                  -ms-grid-row-align: center;
              align-self: center;
      display: block; }
  #cookie_notice_div p {
    margin: 0;
    padding: 12px 0;
    text-align: center; }
    #cookie_notice_div p .left {
      text-align: left; }
    #cookie_notice_div p .right {
      text-align: right; }
    #cookie_notice_div p a {
      color: #76b900; }
  #cookie_notice_div .cs-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    max-width: 95%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  #cookie_notice_div.is-active {
    display: block;
    opacity: 1;
    z-index: 99999; }

.site-main .nvidia-super-image {
  background-color: #76B900;
  display: table;
  margin: 15px 0 30px -10px;
  width: 320px; }
  .site-main .nvidia-super-image .nvidia-super-image-inner {
    display: table-row; }
  .site-main .nvidia-super-image .nvidia-super-image-img-wrapper {
    display: table-cell;
    vertical-align: middle;
    width: 100%; }
  .site-main .nvidia-super-image.with-caption .nvidia-super-image-img-wrapper {
    width: 63%; }
  .site-main .nvidia-super-image .nvidia-super-image-caption-wrapper {
    color: #FFFFFF;
    display: table-cell;
    line-height: 1.25;
    padding: 3.75px 10px;
    vertical-align: middle;
    width: 37%; }
    .site-main .nvidia-super-image .nvidia-super-image-caption-wrapper a, .site-main .nvidia-super-image .nvidia-super-image-caption-wrapper a:link, .site-main .nvidia-super-image .nvidia-super-image-caption-wrapper a:visited {
      color: #FFFFFF;
      text-decoration: underline; }
    .site-main .nvidia-super-image .nvidia-super-image-caption-wrapper a:hover, .site-main .nvidia-super-image .nvidia-super-image-caption-wrapper a:active, .site-main .nvidia-super-image .nvidia-super-image-caption-wrapper a:focus {
      color: #FFFFFF;
      text-decoration: underline; }
  .site-main .nvidia-super-image .nvidia-super-image-img {
    float: left;
    width: 100%; }
  @media screen and (min-width: 1024px) {
    .site-main .nvidia-super-image {
      margin-left: -60px;
      width: 768px; } }
  @media screen and (min-width: 1280px) {
    .site-main .nvidia-super-image {
      margin-left: -60px;
      width: 1278px; } }

.page.page-template-explore .site-main .hentry {
  display: none; }

.page.page-template-explore .explore-sections-wrapper {
  background-color: #2C2C2C;
  color: #AAAAAA;
  font-size: 14.04px;
  line-height: 20.625px;
  position: relative;
  padding: 15px 10px; }
  .page.page-template-explore .explore-sections-wrapper a, .page.page-template-explore .explore-sections-wrapper a:link, .page.page-template-explore .explore-sections-wrapper a:visited {
    color: #AAAAAA; }
  .page.page-template-explore .explore-sections-wrapper a:hover, .page.page-template-explore .explore-sections-wrapper a:active, .page.page-template-explore .explore-sections-wrapper a:focus {
    color: #E6E7E8; }
  .page.page-template-explore .explore-sections-wrapper .explore-section {
    margin: 0 0; }
  .page.page-template-explore .explore-sections-wrapper .section-header {
    border: 1px solid #76B900;
    color: #FFFFFF;
    display: table;
    height: 33.75px;
    margin: 0 0 30px;
    text-transform: uppercase;
    width: 100%; }
    .page.page-template-explore .explore-sections-wrapper .section-header h1 {
      color: inherit;
      display: table-cell;
      font-size: 15.99px;
      line-height: 1;
      margin: 0;
      padding-left: 15px;
      padding-top: 4px;
      vertical-align: middle;
      width: 100%; }
    .page.page-template-explore .explore-sections-wrapper .section-header .icon-wrapper {
      background-color: #76B900;
      display: table-cell;
      float: left;
      font-size: 13px;
      height: 31.75px;
      line-height: 31.75px;
      text-align: center;
      vertical-align: middle;
      width: 31.75px; }
    .page.page-template-explore .explore-sections-wrapper .section-header .icon {
      position: relative;
      top: 2.7px; }
  .page.page-template-explore .explore-sections-wrapper .section-header-inner {
    display: table-row; }
  .page.page-template-explore .explore-sections-wrapper .section-content {
    *zoom: 1; }
    .page.page-template-explore .explore-sections-wrapper .section-content:before, .page.page-template-explore .explore-sections-wrapper .section-content:after {
      content: " ";
      display: table; }
    .page.page-template-explore .explore-sections-wrapper .section-content:after {
      clear: both; }
  .page.page-template-explore .explore-sections-wrapper .section-group {
    margin-bottom: 30px; }
    .page.page-template-explore .explore-sections-wrapper .section-group h2 {
      color: #FFFFFF;
      font-size: inherit;
      font-weight: 300;
      margin-bottom: 7.5px;
      text-transform: uppercase; }
  .page.page-template-explore .explore-sections-wrapper .section-group-list {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0; }
    .page.page-template-explore .explore-sections-wrapper .section-group-list li {
      display: block;
      margin: 0 0 3.75px;
      padding: 0; }
      .page.page-template-explore .explore-sections-wrapper .section-group-list li a {
        display: inline-block;
        line-height: 16.875px; }
  @media (min-width: 1024px) {
    .page.page-template-explore .explore-sections-wrapper {
      *zoom: 1;
      padding: 30px 30px; }
      .page.page-template-explore .explore-sections-wrapper:before, .page.page-template-explore .explore-sections-wrapper:after {
        content: " ";
        display: table; }
      .page.page-template-explore .explore-sections-wrapper:after {
        clear: both; }
      .page.page-template-explore .explore-sections-wrapper .explore-section {
        margin: 0; }
      .page.page-template-explore .explore-sections-wrapper .section-header {
        height: 60px;
        margin: 0 0 30px; }
        .page.page-template-explore .explore-sections-wrapper .section-header .icon-wrapper {
          font-size: 18.98px;
          height: 58px;
          line-height: 58px;
          width: 58px; }
        .page.page-template-explore .explore-sections-wrapper .section-header .icon {
          top: 3.3px; }
      .page.page-template-explore .explore-sections-wrapper .explore-sections-collection {
        width: 50%; }
        .page.page-template-explore .explore-sections-wrapper .explore-sections-collection.for-collection-1 {
          float: left;
          margin-bottom: 135px;
          padding-right: 15px; }
        .page.page-template-explore .explore-sections-wrapper .explore-sections-collection.for-collection-2 {
          float: right;
          padding-left: 15px; }
      .page.page-template-explore .explore-sections-wrapper .section-group {
        float: left;
        margin-bottom: 30px;
        width: 43%;
        margin-right: 4%; } }
  @media (min-width: 1280px) {
    .page.page-template-explore .explore-sections-wrapper .section-header {
      height: 60px; }
      .page.page-template-explore .explore-sections-wrapper .section-header .icon-wrapper {
        height: 58px;
        line-height: 58px;
        width: 58px; } }

.page.page-template-explore .explore-social-links {
  margin-bottom: 30px;
  overflow: hidden;
  width: 100%; }
  @media (min-width: 1024px) {
    .page.page-template-explore .explore-social-links {
      bottom: 60px;
      left: 30px;
      margin-bottom: 0;
      margin-top: 60px;
      position: absolute;
      width: 40%; } }

.page.page-template-explore .explore-social-links-list {
  display: block;
  height: 100%;
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0; }
  .page.page-template-explore .explore-social-links-list li {
    display: inline-block;
    float: left;
    font-size: 18.07px;
    margin: 0;
    padding: 0 2px 2px 0;
    width: 16.6%; }
    .page.page-template-explore .explore-social-links-list li:nth-of-type(6), .page.page-template-explore .explore-social-links-list li:nth-of-type(12) {
      padding-right: 0; }
    .page.page-template-explore .explore-social-links-list li:nth-of-type(7) {
      clear: left; }
    .page.page-template-explore .explore-social-links-list li:nth-of-type(7), .page.page-template-explore .explore-social-links-list li:nth-of-type(8), .page.page-template-explore .explore-social-links-list li:nth-of-type(9), .page.page-template-explore .explore-social-links-list li:nth-of-type(10), .page.page-template-explore .explore-social-links-list li:nth-of-type(11), .page.page-template-explore .explore-social-links-list li:nth-of-type(12) {
      padding-bottom: 0; }
  .page.page-template-explore .explore-social-links-list a {
    background-color: #333;
    display: block;
    height: 60px;
    line-height: 1;
    text-align: center;
    width: 100%; }
    .page.page-template-explore .explore-social-links-list a, .page.page-template-explore .explore-social-links-list a:link, .page.page-template-explore .explore-social-links-list a:visited {
      color: #AAAAAA; }
    .page.page-template-explore .explore-social-links-list a:hover, .page.page-template-explore .explore-social-links-list a:active, .page.page-template-explore .explore-social-links-list a:focus {
      color: #76B900; }
  .page.page-template-explore .explore-social-links-list .icon {
    position: relative;
    top: 21px; }

.page-header.for-archive .taxonomy-description {
  display: none; }

.clearfix {
  clear: both; }

@media screen and (min-width: 1024px) {
  .content-area .more-stories-posts-area article:nth-child(3n+1) {
    clear: both; } }

@media screen and (min-width: 768px) {
  .secondary-menu-slot .menu-secondary-container {
    width: 100%; } }
