@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700');

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700');

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700');

@import "../fonts/aw_icon/font-awesome.css";

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700');

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700');

@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700');

@import url('https://fonts.googleapis.com/css?family=Lato:400,400i,700');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0 none;
  font: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
a {
  color: #2964BF;
  text-decoration: none;
}
strong,
b {
  font-weight: bold;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none outside none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-size: 100%;
  overflow-y: scroll;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0 none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
.wrapper {
  margin: 0 auto;
  position: relative;
}
.wrapper:before,
.wrapper:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
.clearfix {
  display: block;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('../fonts/open-sans-condensed/OpenSans-CondLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('../fonts/open-sans-condensed/OpenSans-CondLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.highlight {
  z-index: 2;
  position: relative;
  padding-top: 20px;
  overflow: hidden;
}
.highlight:before {
  border-top: 1px solid #E8E8E8;
  background: url("../images/layout/highlight.png") no-repeat 50% 0;
  background-size: 100% 100%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
}
.redlineTop:before {
  background-color: #b80000;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: relative;
  top: -11px;
  transform: translateX(0px);
  width: 70px;
}
.lightgray {
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -khtml-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  background: none #aaaaab;
  background: -moz-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -ms-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -o-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d8d9), to(#aaaaab));
  background: -webkit-linear-gradient(top, #d7d8d9, #aaaaab);
  background: linear-gradient(top, #d7d8d9, #aaaaab);
  -webkit-box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  border: 1px solid #A7A7A8;
}
.darkgray {
  background: none #3c3c3e;
  background: -moz-linear-gradient(top, #717175, #3c3c3e);
  background: -ms-linear-gradient(top, #717175, #3c3c3e);
  background: -o-linear-gradient(top, #717175, #3c3c3e);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#717175), to(#3c3c3e));
  background: -webkit-linear-gradient(top, #717175, #3c3c3e);
  background: linear-gradient(top, #717175, #3c3c3e);
  -webkit-box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  border-color: #717175 #3C3C3E #3C3C3E;
  border-style: solid;
  border-width: 1px;
}
.NoBoxShadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('../fonts/open-sans-condensed/OpenSans-CondLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Condensed';
  src: url('../fonts/open-sans-condensed/OpenSans-CondLight.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.highlight {
  z-index: 2;
  position: relative;
  padding-top: 20px;
  overflow: hidden;
}
.highlight:before {
  border-top: 1px solid #E8E8E8;
  background: url("../images/layout/highlight.png") no-repeat 50% 0;
  background-size: 100% 100%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100px;
  display: block;
  position: absolute;
  content: "";
  z-index: -1;
}
.redlineTop:before {
  background-color: #b80000;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: relative;
  top: -11px;
  transform: translateX(0px);
  width: 70px;
}
.lightgray {
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -khtml-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  background: none #aaaaab;
  background: -moz-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -ms-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -o-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d8d9), to(#aaaaab));
  background: -webkit-linear-gradient(top, #d7d8d9, #aaaaab);
  background: linear-gradient(top, #d7d8d9, #aaaaab);
  -webkit-box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  border: 1px solid #A7A7A8;
}
.darkgray {
  background: none #3c3c3e;
  background: -moz-linear-gradient(top, #717175, #3c3c3e);
  background: -ms-linear-gradient(top, #717175, #3c3c3e);
  background: -o-linear-gradient(top, #717175, #3c3c3e);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#717175), to(#3c3c3e));
  background: -webkit-linear-gradient(top, #717175, #3c3c3e);
  background: linear-gradient(top, #717175, #3c3c3e);
  -webkit-box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  border-color: #717175 #3C3C3E #3C3C3E;
  border-style: solid;
  border-width: 1px;
}
.NoBoxShadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: block;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  margin: 20px auto 0;
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/slider/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  line-height: 21px;
  margin: 0 5px;
  padding: 0 5px;
  text-align: center;
  color: #b80000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.slick-prev:hover,
.slick-next:hover {
  cursor: pointer;
  color: #ff8b00;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  cursor: default;
  opacity: 0.2;
}
.slick-prev.slick-disabled:hover,
.slick-next.slick-disabled:hover {
  cursor: default;
  color: #b80000;
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  display: inline-flex !important;
  float: left;
  margin: 0 5px;
  position: relative;
  list-style: none;
  text-align: center;
  padding: 0;
  line-height: 0px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  padding: 5px;
  cursor: pointer;
  color: #e4e7ea;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
  color: #ff8b00;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f111";
  width: 20px;
  height: 20px;
  font-family: "FontAwesome";
  font-size: 10px;
  line-height: 23px;
  text-align: center;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button {
  color: #b80000;
  opacity: 1;
}
.slick-dots li.slick-active button:hover {
  color: #ff8b00;
}
body {
  font-size: 13px;
  line-height: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #252525;
  overflow-x: hidden;
}
body p {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 20px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
body p a {
  color: #b80000;
  font-weight: bold;
}
body p a:hover {
  color: #ff8b00;
}
a {
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
body.logged-in .is-sticky #header {
  top: 32px !important;
}
body.dfpSkin2017 header {
  height: 60px;
}
body.dfpSkin2017 header .is-sticky #header {
  left: 0;
  transform: translateX(0%);
}
body.dfpSkin2017 #header {
  width: 100%;
}
body.dfpSkin2017 #header #nav {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
body.dfpSkin2017 #header .mobSearch.searchContainer {
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999999;
  position: absolute;
}
body.dfpSkin2017 #header .mainhead .logo {
  height: 60px;
  top: 0;
  background: transparent url("../images/layout/rep/mobile-logo.png") no-repeat scroll center center;
}
body.dfpSkin2017 #header .mainhead .logo a {
  display: block;
  height: 60px;
  top: 0;
}
body.dfpSkin2017 #page {
  margin: 0 auto;
  padding-top: 0;
}
body.dfpSkin2017 #footer {
  margin: 0 auto;
  width: 100%;
  position: relative;
}
header .is-sticky #header {
  right: 50%;
  -webkit-transform: translateX(50%);
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -o-transform: translateX(50%);
  transform: translateX(50%);
}
header .is-sticky #header .mainhead .logo {
  height: 60px;
  top: 0;
  margin-top: 0;
  background: transparent url("../images/layout/rep/mobile-logo.png") no-repeat scroll center center;
}
header .is-sticky #header .mainhead .logo a {
  display: block;
  height: 60px;
  width: 120px;
}
/* Presentational classes generated by WordPress */
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}
.alignright {
  float: right;
  margin: 0 0 20px 20px;
}
/* DFP */
.dfp_ad {
  margin: 0 auto;
  text-align: center;
}
.dfp_ad .dfp_word {
  color: grey;
  font-size: 8px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.dfp_ad#div-gpt-ad-DESKTOP_MEGA-1,
.dfp_ad#div-gpt-ad-DESKTOP_MEGA-2 {
  min-height: 90px;
  width: 1080px;
  padding-bottom: 20px;
  margin-top: 0;
}
.dfp_ad#div-gpt-ad-DESKTOP_MPU-1,
.dfp_ad#div-gpt-ad-DESKTOP_MPU-2,
.dfp_ad#div-gpt-ad-DESKTOP_MPU-3 {
  min-height: 250px;
  width: 336px;
  padding-bottom: 20px;
}
.dfp_ad#div-gpt-ad-DESKTOP_SKY-1,
.dfp_ad#div-gpt-ad-DESKTOP_SKY-2 {
  position: absolute;
  top: 0;
}
.dfp_ad#div-gpt-ad-DESKTOP_SKY-1 {
  margin-left: 0;
}
.dfp_ad#div-gpt-ad-DESKTOP_SKY-2 {
  margin-left: 0;
}
.dfp_ad#div-gpt-ad-DESKTOP_IN_ARTICLE-0,
.dfp_ad#div-gpt-ad-DESKTOP_IN_ARTICLE-1,
.dfp_ad#div-gpt-ad-DESKTOP_IN_ARTICLE-2,
.dfp_ad#div-gpt-ad-DESKTOP_IN_ARTICLE-3,
.dfp_ad#div-gpt-ad-DESKTOP_IN_ARTICLE-4,
.dfp_ad#div-gpt-ad-DESKTOP_IN_ARTICLE-5 {
  padding-bottom: 20px;
}
#site-description,
#site-title {
  display: block;
  text-indent: -9999px;
}
.mt-20 {
  margin-top: 20px;
}
/* Menu */
.menu {
  width: 200px;
  background: none #565758;
  background: -moz-linear-gradient(top, #6b6d6e, #565758);
  background: -ms-linear-gradient(top, #6b6d6e, #565758);
  background: -o-linear-gradient(top, #6b6d6e, #565758);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6b6d6e), to(#565758));
  background: -webkit-linear-gradient(top, #6b6d6e, #565758);
  background: linear-gradient(top, #6b6d6e, #565758);
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.25), 0 1px 0 0 rgba(255, 255, 255, 0.35) inset;
  -moz-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.25), 0 1px 0 0 rgba(255, 255, 255, 0.35) inset;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.25), 0 1px 0 0 rgba(255, 255, 255, 0.35) inset;
  padding: 5px 5px 6px;
  color: #fff;
  display: none;
  left: 17px;
  position: absolute;
  z-index: 9999;
}
.menu ul {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(86, 87, 88, 0.8);
  background: #f4f4f4;
  padding: 5px 10px;
}
.menu ul li {
  color: #252525;
}
.menu ul li a,
.menu ul li a:visited {
  display: block;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  color: #252525;
  border-bottom: 1px solid #ddd;
  padding: 5px 0 5px 2px;
  text-decoration: none;
}
.menu ul li a:hover,
.menu ul li a:visited:hover {
  color: #860000;
  background: #eee;
  text-decoration: none;
}
.menu ul li:last-child a {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
.menusub {
  width: 200px;
  background: none #565758;
  background: -moz-linear-gradient(top, #1d1d1d, #565758);
  background: -ms-linear-gradient(top, #1d1d1d, #565758);
  background: -o-linear-gradient(top, #1d1d1d, #565758);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#1d1d1d), to(#565758));
  background: -webkit-linear-gradient(top, #1d1d1d, #565758);
  background: linear-gradient(top, #1d1d1d, #565758);
  -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.25), 0 1px 0 0 rgba(255, 255, 255, 0.35) inset;
  -moz-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.25), 0 1px 0 0 rgba(255, 255, 255, 0.35) inset;
  box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.25), 0 1px 0 0 rgba(255, 255, 255, 0.35) inset;
  -webkit-border-radius: 0 3px 3px 3px;
  -moz-border-radius: 0 3px 3px 3px;
  border-radius: 0 3px 3px 3px;
  padding: 5px 5px 6px;
  color: #fff;
  display: none;
  left: 17px;
  position: absolute;
  z-index: 9999;
}
.menusub ul {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(86, 87, 88, 0.8);
  background: #f4f4f4;
  padding: 5px 10px;
}
.menusub ul li {
  color: #252525;
}
.menusub ul li a,
.menusub ul li a:visited {
  display: block;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  color: #252525;
  border-bottom: 1px solid #ddd;
  padding: 5px 0 5px 2px;
  text-decoration: none;
}
.menusub ul li a:hover,
.menusub ul li a:visited:hover {
  color: #860000;
  background: #eee;
  text-decoration: none;
}
.menusub ul li:last-child a {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
/* Xmas14 */
#xmas14 #header {
  background: url("../images/specials/xmas2014/header.png") no-repeat scroll 50% 0 #2a0000;
}
#xmas14 #header .wrapper #xmassponsor {
  background: url("../images/specials/xmas2014/xmas2014_headerbutton.png") no-repeat scroll 0 0 transparent;
  width: 405px;
  display: block;
  height: 47px;
  text-indent: -9999px;
  left: 150px;
  position: absolute;
}
#xmas14 #header .wrapper #xmassponsor > a {
  display: block;
  height: 35px;
}
#xmas14 #header .wrapper .logoWrapper {
  background: url("../images/layout/sprites_2013.png") no-repeat scroll 0 -960px transparent;
  height: 88px;
  left: -80px;
  position: absolute;
  width: 256px;
}
#xmas14 #header .wrapper #editions {
  display: none;
}
/* Header */
header {
  padding-top: 0;
  position: relative;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#header {
  width: 100%;
  margin: 0 auto;
  z-index: 10;
  height: 60px;
  background-color: #a70707;
  /* */

}
#header .mainhead {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#header .mainhead hgroup {
  display: none;
}
#header .logo {
  color: transparent;
  display: block;
  font: 0px/0 serif;
  height: 60px;
  width: 60px;
  z-index: 4999;
  float: left;
  left: 50%;
  margin: 0 auto;
  top: 0;
  transform: translateX(-50%);
  position: absolute;
  background: url("../images/layout/rep/mobile-logo.png") no-repeat scroll center center transparent;
}
#header .logo a {
  display: block;
  height: 60px;
  width: 60px;
}
#header .navbar li {
  float: left;
  position: relative;
}
#header .navbar li.mobileTitle a {
  font-size: 0;
}
#header .navbar li.mobileTitle a:before {
  font-family: FontAwesome;
  content: "\f0c9";
  font-size: 18px;
  line-height: 1px;
  margin-left: -2px;
  position: relative;
  top: 7px;
  left: 0;
  padding: 0 10px;
}
#header .navbar li.mobileTitle li a {
  font-size: 18px;
}
#header .navbar li.mobileTitle li a:before {
  content: "";
  margin-right: 0;
  top: 0;
  padding: 0 0 0 0;
}
#header .navbar li a {
  float: left;
  font-weight: normal;
  text-decoration: none;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
  display: block;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  padding: 0 14px;
}
#header .navbar li .sub-menu {
  background-color: #fff;
  font-size: 14px;
  left: 0;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  top: 80px;
  -webkit-transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
  -moz-transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
  -o-transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
  transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
  z-index: 5000000;
}
#header .navbar li .sub-menu:after {
  background: rgba(0, 0, 0, 0) url("../images/layout/cnet-org-sprite.png") no-repeat scroll 0 -593px;
  content: "";
  display: block;
  height: 5px;
  left: 30px;
  padding-top: 0;
  position: absolute;
  top: -5px;
  width: 11px;
}
#header .navbar li .sub-menu nav {
  float: left;
  padding-right: 10px;
}
#header .navbar li .sub-menu nav:after {
  background-color: #dbdbdb;
  -webkit-box-shadow: 2px 0 3px -3px rgba(0, 0, 0, 0.4) inset;
  -moz-box-shadow: 2px 0 3px -3px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 2px 0 3px -3px rgba(0, 0, 0, 0.4) inset;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 5px;
}
#header .navbar li .sub-menu nav .menuItems {
  background: #fff none repeat scroll 0 0;
  margin: 0;
  padding: 20px 0 20px 20px;
  width: 170px;
}
#header .navbar li .sub-menu nav .menuItems li {
  padding-right: 10px;
  position: relative;
  margin: 8px 0;
  border-left: medium none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  float: none;
}
#header .navbar li .sub-menu nav .menuItems li:hover {
  background-color: transparent;
}
#header .navbar li .sub-menu nav .menuItems li a {
  position: relative;
  color: gray;
  display: block;
  padding: 0 0 0 0;
  float: none;
  line-height: 20px;
  font-weight: normal;
  height: 20px;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#header .navbar li .sub-menu nav .menuItems li a:hover {
  color: orange;
}
#header .navbar li .sub-menu nav .menuItems li a:hover:before {
  background-color: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
#header .navbar li .sub-menu nav .menuItems li.menu-item-has-children .sub-menu {
  -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
  box-shadow: none;
  position: static;
  width: auto;
}
#header .navbar li .sub-menu nav .menuItems li.menu-item-has-children .sub-menu nav:after {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#header .navbar li .sub-menu nav .menuItems li.menu-item-has-children .sub-menu nav .menuItems {
  padding: 0;
  margin-bottom: 20px;
}
#header .navbar li .sub-menu nav .menuItems li.menu-item-has-children .sub-menu nav .menuItems li {
  padding-left: 10px;
}
#header .navbar li .sub-menu nav .menuItems li.menu-item-has-children .sub-menu nav .menuItems li:hover {
  background-color: transparent;
}
#header .navbar li:last-of-type .suuub-menu {
  right: 0;
  left: auto;
}
#header .navbar li:last-of-type .suuub-menu:after {
  left: unset;
  right: 40px;
}
#header .navbar li:hover:after {
  right: 8px;
  top: 4px;
}
#header .navbar li:hover .sub-menu {
  opacity: 1;
  top: 55px;
  visibility: visible;
}
#header .mainNav {
  width: auto;
  float: left;
}
#header .headerTools {
  width: 59px;
  float: right;
  right: 0;
  display: block;
  zoom: 1;
}
#header .headerTools:before,
#header .headerTools:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#header .headerTools:after {
  clear: both;
}
#header .headerTools:before,
#header .headerTools:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#header .headerTools:after {
  clear: both;
}
#header .headerTools .toggleSearch {
  color: #fff;
  float: left;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  padding: 0 21px;
  position: relative;
  z-index: 99999;
}
#header .headerTools .toggleSearch a {
  color: #fff;
}
#header .headerTools .toggleSearch:hover {
  color: #ff8b00;
  cursor: pointer;
  background-color: #911402;
  text-decoration: none;
}
#header .headerTools .toggleSearch:hover .toggle {
  color: #ff8b00;
}
#header .headerTools .toggleSearch.active {
  background-color: rgba(0, 0, 0, 0.1);
}
#header .headerTools .toggleSearch.active a {
  color: #ff8b00;
}
#header .headerTools .toolContainer {
  float: left;
  display: none;
}
#header .headerTools .navSocial:hover,
#header .headerTools .navEditions:hover {
  background-color: #911402;
}
#header .headerTools .navSocial .sub-menu,
#header .headerTools .navEditions .sub-menu {
  right: 0;
  left: auto;
  -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
}
#header .headerTools .navSocial .sub-menu .menuItems li:hover,
#header .headerTools .navEditions .sub-menu .menuItems li:hover {
  background-color: transparent;
}
#header .headerTools .navSocial .sub-menu:after,
#header .headerTools .navEditions .sub-menu:after {
  left: unset;
  right: 40px;
}
#header .headerTools .navSocial a {
  padding: 0 22px;
  font-size: 18px;
}
#header .headerTools .navEditions {
  position: unset;
}
#header .headerTools .navEditions a {
  padding: 0 22px;
}
#header .headerTools .navEditions svg {
  fill: #fff;
  height: 18px;
  position: relative;
  top: 5px;
  transition: all 0.4s ease 0s;
  width: 18px;
  z-index: 5000001;
}
#header .wrapper {
  height: 47px;
  position: relative;
  width: 100%;
}
#header .wrapper hgroup {
  display: block;
  text-indent: -9999px;
}
#header .wrapper .logoWrapper {
  background: url("../images/layout/icons/sprites.png") no-repeat scroll 0 -57px transparent;
  display: block;
  height: 88px;
  left: -80px;
  position: absolute;
  text-indent: -9999px;
  top: 0;
  width: 256px;
}
#header .wrapper .logoWrapper a {
  display: block;
  height: 88px;
  margin-left: 84px;
  text-indent: -9000px;
  width: 104px;
}
#header .wrapper #editions {
  display: block;
  float: left;
  margin: 10px 0 0 140px;
  position: absolute;
}
#header .wrapper #editions .de {
  background: url("../images/layout/de.png") no-repeat scroll 0 0 transparent;
  width: 220px;
  display: block;
  height: 35px;
  text-indent: -9999px;
}
#header .wrapper #editions .menu:before {
  background: url("../images/layout/icons/sprites.png") no-repeat scroll 75px -309px transparent;
  content: "";
  display: block;
  height: 12px;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  top: -10px;
  width: 200px;
}
#header .expandable:hover .menu,
#header .expandable:hover .menusub {
  display: block;
}
#header #subNav {
  background: none #444446;
  background: -moz-linear-gradient(top, #252527, #444446);
  background: -ms-linear-gradient(top, #252527, #444446);
  background: -o-linear-gradient(top, #252527, #444446);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#252527), to(#444446));
  background: -webkit-linear-gradient(top, #252527, #444446);
  background: linear-gradient(top, #252527, #444446);
  width: 100%;
}
#header #subNav #subNavBar {
  margin: 0 auto;
  max-width: 1016px;
  min-width: 980px;
  position: relative;
  left: 122px;
}
#header #subNav #subNavBar span {
  color: #CCCCCC;
  display: block;
  font: 14px/35px "Helvetica Neue MedCond", Helvetica, Arial, sans-serif;
  height: 35px;
  padding: 0 12px;
}
#header #subNav #subNavBar > li {
  float: left;
  position: relative;
  background: url('../images/layout/subnav-pipe.png') no-repeat right 0 transparent;
}
#header #subNav #subNavBar > li:last-child {
  background-image: none;
}
#header #subNav #subNavBar > li .menusub {
  left: -1px;
  top: 30px;
}
#header #subNav #subNavBar > li .menusub ul {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid rgba(86, 87, 88, 0.8);
  background: #f4f4f4;
  padding: 5px 10px;
}
#header #subNav #subNavBar > li .menusub ul li {
  color: #252525;
}
#header #subNav #subNavBar > li .menusub ul li a,
#header #subNav #subNavBar > li .menusub ul li a:visited {
  display: block;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  color: #252525;
  border-bottom: 1px solid #ddd;
  padding: 5px 0 5px 2px;
}
#header #subNav #subNavBar > li .menusub ul li a:hover,
#header #subNav #subNavBar > li .menusub ul li a:visited:hover {
  color: #860000;
  background: #eee;
  text-decoration: none;
}
#header #subNav #subNavBar > li .menusub ul li:last-child a {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
#header #subNav #subNavBar > li > a {
  background: none repeat scroll 0 0 transparent;
  color: #CCCCCC;
  float: left;
  font-size: 13px;
  line-height: 35px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 35px;
  left: -1px;
  padding: 0 20px;
  position: relative;
  font-weight: bold;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
#header #subNav #subNavBar > li > a:hover,
#header #subNav #subNavBar > li > a.selected {
  color: #fff;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
#header #subNav #subNavBar > li .expandable a span {
  background: url("../images/layout/icons/icon-sprites.png") no-repeat scroll -52px -253px transparent;
  display: inline-block;
  height: 10px;
  margin-left: 6px;
  width: 10px;
  padding: 0;
}
#header #subNav #subNavBar > li .expandable:hover > a {
  position: relative;
  z-index: 9999992;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: none #1d1d1d;
  background: -moz-linear-gradient(top, #2f2f30, #1d1d1d);
  background: -ms-linear-gradient(top, #2f2f30, #1d1d1d);
  background: -o-linear-gradient(top, #2f2f30, #1d1d1d);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f30), to(#1d1d1d));
  background: -webkit-linear-gradient(top, #2f2f30, #1d1d1d);
  background: linear-gradient(top, #2f2f30, #1d1d1d);
  -webkit-box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
  -moz-box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
  box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
  border: 1px solid #272727;
  border-bottom: 0;
  height: 34px;
  padding-left: 11px;
  line-height: 32px;
}
#header #subNav #subNavBar > li .expandable:hover > a:hover {
  color: #ccc;
}
#header #subNav #subNavBar > li .expandable:hover span {
  background-position: -52px -229px;
}
#header #subNav #subNavBar:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
#header #Search {
  float: right;
  margin: 10px 20px 0 0;
  width: 250px;
}
#header #Search .searchBoxWrap {
  background: none repeat scroll 0 0 #ECEEF0;
  border-bottom: 1px solid #7A3228;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
  height: 26px;
  padding-left: 10px;
  position: relative;
}
#header #Search .searchBoxWrap #s,
#header #Search .searchBoxWrap #searchField {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #000000;
  float: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0 0 0;
  width: 210px;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#header #Search .searchBoxWrap .button {
  background: url("../images/layout/icons/icon-sprites.png") no-repeat scroll 0px -195px transparent;
  border: medium none;
  cursor: pointer;
  float: left;
  height: 23px;
  margin-top: 2px;
  padding: 0 10px;
  text-indent: -99999px;
}
#header .mobSearch.searchContainer {
  background-color: #911402;
  display: none;
  height: 80px;
  position: absolute;
  top: 60px;
  width: 100%;
  z-index: 999;
  overflow: hidden;
}
#header .mobSearch.searchContainer .headerSearchForm {
  box-sizing: border-box;
  display: inherit;
  float: none;
  margin: 0 auto;
  position: relative;
  width: 70%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header .mobSearch .close-button {
  margin-right: 0;
  background-clip: padding-box;
  background-color: #911402;
  border-radius: 50%;
  font-family: "nyt-franklin", arial, helvetica, sans-serif;
  height: 30px;
  padding: 0;
  width: 30px;
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 16px;
  transform: translateY(-50%);
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#header .mobSearch .close-button:hover {
  cursor: pointer;
  border-color: #ff8b00;
  color: #ff8b00;
}
#header .mobSearch .searchBar {
  background-color: #fff;
  border: medium none;
  -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position: relative;
}
#header .mobSearch .searchBar input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  font-size: 16px;
  height: 40px;
  margin-left: 15px;
  padding-bottom: 0;
  width: 80%;
  color: #3d3d3d;
}
#header .mobSearch .searchBar button {
  border: medium none;
  background-color: transparent;
  font-size: 15px;
  height: 20px;
  width: 20px;
  padding: 0;
  position: absolute;
  right: 15px;
  top: 50%;
  color: #ff8b00;
  transform: translateY(-50%);
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#header .mobSearch .searchBar button:hover {
  cursor: pointer;
  color: #b80000;
}
/* Main Content */
#page {
  z-index: 3;
  border-top: 1px solid #FFFFFF;
  position: relative;
  background-color: #fff;
}
#page .highlightBox {
  width: 100%;
  margin: 0 auto 20px;
  background-color: white;
  position: inherit;
  top: 0;
  z-index: 0;
  display: block;
  zoom: 1;
}
#page .highlightBox:before,
#page .highlightBox:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .highlightBox:after {
  clear: both;
}
#page .highlightBox:before,
#page .highlightBox:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .highlightBox:after {
  clear: both;
}
#page .highlightBox .viewport .article .content p {
  margin-bottom: 5px;
}
#page .highlightBox .viewport .article.tp0 {
  margin-bottom: 30px;
  width: 100%;
  float: none;
  height: 300px;
  overflow: hidden;
  position: relative;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  zoom: 1;
}
#page .highlightBox .viewport .article.tp0:before,
#page .highlightBox .viewport .article.tp0:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .highlightBox .viewport .article.tp0:after {
  clear: both;
}
#page .highlightBox .viewport .article.tp0:before,
#page .highlightBox .viewport .article.tp0:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .highlightBox .viewport .article.tp0:after {
  clear: both;
}
#page .highlightBox .viewport .article.tp0:after {
  content: "";
  display: block;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 250;
  -webkit-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  -moz-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
  box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset;
}
#page .highlightBox .viewport .article.tp0:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
#page .highlightBox .viewport .article.tp0:hover .content {
  bottom: 40px;
}
#page .highlightBox .viewport .article.tp0:hover .content h3 {
  color: #ff8b00;
}
#page .highlightBox .viewport .article.tp0 a {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-indent: -119988px;
  text-transform: capitalize;
  top: 0;
  width: 100%;
  z-index: 10;
}
#page .highlightBox .viewport .article.tp0 figure img,
#page .highlightBox .viewport .article.tp0 picture img {
  bottom: -100%;
  height: auto;
  left: -100%;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: -100%;
  top: -100%;
  width: auto;
  z-index: -1;
}
#page .highlightBox .viewport .article.tp0 figure:before,
#page .highlightBox .viewport .article.tp0 picture:before {
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.03) linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.75) 80%) repeat scroll 0 0;
}
#page .highlightBox .viewport .article.tp0 .content {
  bottom: 15px;
  left: 15px;
  padding-right: 15px;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page .highlightBox .viewport .article.tp0 .content .meta {
  color: #ff8b00;
  font-size: 13px;
  line-height: 1.5em;
  text-transform: uppercase;
}
#page .highlightBox .viewport .article.tp0 .content h3 {
  color: #fff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  position: relative;
  z-index: 2;
  -webkit-text-shadow: 0 1px #000;
  -moz-text-shadow: 0 1px #000;
  text-shadow: 0 1px #000;
  font-size: 22px;
  line-height: 28px;
}
#page .highlightBox .viewport .article.tp0 .content p {
  display: none;
}
#page .highlightBox .viewport .article.tp1,
#page .highlightBox .viewport .article.tp2,
#page .highlightBox .viewport .article.tp3 {
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  display: block;
  zoom: 1;
}
#page .highlightBox .viewport .article.tp1:before,
#page .highlightBox .viewport .article.tp2:before,
#page .highlightBox .viewport .article.tp3:before,
#page .highlightBox .viewport .article.tp1:after,
#page .highlightBox .viewport .article.tp2:after,
#page .highlightBox .viewport .article.tp3:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .highlightBox .viewport .article.tp1:after,
#page .highlightBox .viewport .article.tp2:after,
#page .highlightBox .viewport .article.tp3:after {
  clear: both;
}
#page .highlightBox .viewport .article.tp1:before,
#page .highlightBox .viewport .article.tp2:before,
#page .highlightBox .viewport .article.tp3:before,
#page .highlightBox .viewport .article.tp1:after,
#page .highlightBox .viewport .article.tp2:after,
#page .highlightBox .viewport .article.tp3:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .highlightBox .viewport .article.tp1:after,
#page .highlightBox .viewport .article.tp2:after,
#page .highlightBox .viewport .article.tp3:after {
  clear: both;
}
#page .highlightBox .viewport .article.tp1:hover,
#page .highlightBox .viewport .article.tp2:hover,
#page .highlightBox .viewport .article.tp3:hover {
  background-color: rgba(0, 0, 0, 0);
}
#page .highlightBox .viewport .article.tp1:hover .content h3,
#page .highlightBox .viewport .article.tp2:hover .content h3,
#page .highlightBox .viewport .article.tp3:hover .content h3 {
  color: #ff8b00;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page .highlightBox .viewport .article.tp1 a,
#page .highlightBox .viewport .article.tp2 a,
#page .highlightBox .viewport .article.tp3 a {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-align: left;
  text-indent: -119988px;
  text-transform: capitalize;
  top: 0;
  width: 100%;
  z-index: 250;
}
#page .highlightBox .viewport .article.tp1 figure,
#page .highlightBox .viewport .article.tp2 figure,
#page .highlightBox .viewport .article.tp3 figure,
#page .highlightBox .viewport .article.tp1 picture,
#page .highlightBox .viewport .article.tp2 picture,
#page .highlightBox .viewport .article.tp3 picture {
  float: left;
  width: 60px;
  height: 45px;
  margin: 0 0 0 10px;
}
#page .highlightBox .viewport .article.tp1 figure img,
#page .highlightBox .viewport .article.tp2 figure img,
#page .highlightBox .viewport .article.tp3 figure img,
#page .highlightBox .viewport .article.tp1 picture img,
#page .highlightBox .viewport .article.tp2 picture img,
#page .highlightBox .viewport .article.tp3 picture img {
  width: 60px;
  height: 45px;
}
#page .highlightBox .viewport .article.tp1 .content,
#page .highlightBox .viewport .article.tp2 .content,
#page .highlightBox .viewport .article.tp3 .content {
  bottom: 15px;
  padding: 0 10px 0 80px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#page .highlightBox .viewport .article.tp1 .content .meta,
#page .highlightBox .viewport .article.tp2 .content .meta,
#page .highlightBox .viewport .article.tp3 .content .meta {
  color: #ff8b00;
  font-size: 13px;
  line-height: 1.5em;
  text-transform: uppercase;
}
#page .highlightBox .viewport .article.tp1 .content h3,
#page .highlightBox .viewport .article.tp2 .content h3,
#page .highlightBox .viewport .article.tp3 .content h3 {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: #000;
}
#page .highlightBox .viewport .article.tp1 .content p,
#page .highlightBox .viewport .article.tp2 .content p,
#page .highlightBox .viewport .article.tp3 .content p {
  display: none;
}
#page .wrapper {
  margin: 0 auto;
  padding: 20px;
  background-color: #fff;
  display: block;
  zoom: 1;
}
#page .wrapper:before,
#page .wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper:after {
  clear: both;
}
#page .wrapper:before,
#page .wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper:after {
  clear: both;
}
#page .wrapper:after {
  clear: both;
}
#page .wrapper #main {
  width: 100%;
  position: relative;
}
#page .wrapper #breadcrumb {
  margin-bottom: 18px;
  color: #768696;
  display: block;
  zoom: 1;
}
#page .wrapper #breadcrumb:before,
#page .wrapper #breadcrumb:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #breadcrumb:after {
  clear: both;
}
#page .wrapper #breadcrumb:before,
#page .wrapper #breadcrumb:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #breadcrumb:after {
  clear: both;
}
#page .wrapper #breadcrumb ul {
  list-style-type: none;
}
#page .wrapper #breadcrumb ul li {
  float: left;
  margin-right: 10px;
}
#page .wrapper #breadcrumb ul li a {
  color: #444;
  display: block;
  font-family: Lato, Helvetica, Arial;
  font-size: 15px;
}
#page .wrapper #breadcrumb ul li a:after {
  font-family: FontAwesome;
  content: "\f105";
  margin-left: 10px;
}
#page .wrapper #breadcrumb ul li a:hover {
  color: #ff8b00;
}
#page .wrapper #breadcrumb ul li a.last {
  background-image: none;
}
#page .wrapper #breadcrumb ul li a.last:after {
  content: "";
}
#page .wrapper .catHead {
  font-size: 30px;
  line-height: 25.2px;
  margin-bottom: 18px;
}
#page .wrapper #primary {
  zoom: 1;
  display: block;
  float: left;
  margin-right: 20px;
  width: 100%;
}
#page .wrapper #primary:before,
#page .wrapper #primary:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary:after {
  clear: both;
}
#page .wrapper #primary:before,
#page .wrapper #primary:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary:after {
  clear: both;
}
#page .wrapper #primary h1 {
  color: #000000;
  font-size: 30px;
  font-weight: normal;
  line-height: 34px;
  margin-bottom: 18px;
}
#page .wrapper #primary .serviceContent {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
}
#page .wrapper #primary .serviceContent .section h2 {
  text-transform: uppercase;
}
#page .wrapper #primary .serviceContent .section h3 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  margin-bottom: 10px;
}
#page .wrapper #primary .serviceContent .section .half {
  display: block;
  margin-bottom: 20px;
}
#page .wrapper #primary .serviceContent .section .half a {
  color: #b80000;
}
#page .wrapper #primary .serviceContent .section .half a:hover {
  color: #ff8b00;
}
#page .wrapper #primary .serviceContent .section li {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}
#page .wrapper #primary .serviceContent .section li a {
  color: #b80000;
}
#page .wrapper #primary .serviceContent .section li a:hover {
  color: #ff8b00;
}
#page .wrapper #primary .serviceContent .section .simpleList li {
  margin-bottom: 10px;
}
#page .wrapper #primary .serviceContent .section .simpleList li a {
  color: #b80000;
}
#page .wrapper #primary .serviceContent .section .simpleList li a:hover {
  color: #ff8b00;
}
#page .wrapper #primary .serviceContent .serviceList li.half {
  float: left;
  margin-right: 20px;
  width: 330px;
}
#page .wrapper #primary .serviceContent .serviceList li.half:nth-child(even) {
  margin-right: 0;
}
#page .wrapper #primary .serviceContent .serviceList li.half p {
  margin-bottom: 0;
}
#page .wrapper #primary .serviceContent .serviceList li.half img {
  border: 1px solid #e4e7ea;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  float: left;
  margin: 0 20px 30px 0;
  width: 60px;
}
#page .wrapper #primary .page-heading {
  color: #768696;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin-bottom: 10px;
}
#page .wrapper #primary #custom-contact-forms-errors {
  background: url("../images/layout/bkg-highlight-620.png") no-repeat scroll center top transparent;
  border-top: 1px solid #E8E8E8;
  padding-top: 20px;
  width: 620px;
}
#page .wrapper #primary #custom-contact-forms-errors p {
  color: #860000;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
#page .wrapper #primary #custom-contact-forms-errors p a {
  padding: 3px 20px 2px;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  width: 221px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  height: 33px;
  background: none #7a0300;
  background: -moz-linear-gradient(top, #c90900, #7a0300);
  background: -ms-linear-gradient(top, #c90900, #7a0300);
  background: -o-linear-gradient(top, #c90900, #7a0300);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#c90900), to(#7a0300));
  background: -webkit-linear-gradient(top, #c90900, #7a0300);
  background: linear-gradient(top, #c90900, #7a0300);
  border: 1px solid #7a0300;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
}
#page .wrapper #primary #custom-contact-forms-errors p a:hover {
  color: #660303;
  -moz-text-shadow: 0 1px 0 #c90900;
  -webkit-text-shadow: 0 1px 0 #c90900;
  -khtml-text-shadow: 0 1px 0 #c90900;
  text-shadow: 0 1px 0 #c90900;
  background: none #990400;
  background: -moz-linear-gradient(top, #c90900, #990400);
  background: -ms-linear-gradient(top, #c90900, #990400);
  background: -o-linear-gradient(top, #c90900, #990400);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#c90900), to(#990400));
  background: -webkit-linear-gradient(top, #c90900, #990400);
  background: linear-gradient(top, #c90900, #990400);
}
#page .wrapper #primary #custom-contact-forms-errors ul {
  margin-top: 20px;
}
#page .wrapper #primary #custom-contact-forms-errors ul > li {
  background: url("../images/layout/icons/icon-sprite-all.png") no-repeat scroll 0 -372px transparent;
  font-size: 13px;
  line-height: 14px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
}
#page .wrapper #primary #custom-contact-forms-errors ul > li a:hover {
  text-decoration: underline;
}
#page .wrapper #primary #content.category .page-heading {
  color: #000000;
  font-size: 30px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
}
#page .wrapper #primary .articleList {
  border-top: 1px solid #E8E8E8;
  padding-top: 20px;
  display: block;
  zoom: 1;
}
#page .wrapper #primary .articleList:before,
#page .wrapper #primary .articleList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary .articleList:after {
  clear: both;
}
#page .wrapper #primary .articleList:before,
#page .wrapper #primary .articleList:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary .articleList:after {
  clear: both;
}
#page .wrapper #primary .articleList .article {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 20px;
  margin-bottom: 20px;
  display: block;
  zoom: 1;
  position: relative;
}
#page .wrapper #primary .articleList .article:before,
#page .wrapper #primary .articleList .article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary .articleList .article:after {
  clear: both;
}
#page .wrapper #primary .articleList .article:before,
#page .wrapper #primary .articleList .article:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary .articleList .article:after {
  clear: both;
}
#page .wrapper #primary .articleList .article h2 {
  margin-bottom: 10px;
  margin-right: 100px;
  font-size: 20px;
  line-height: 26px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  float: left;
}
#page .wrapper #primary .articleList .article h2 a {
  color: #000000;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#page .wrapper #primary .articleList .article h2 a:hover {
  color: #ff8b00;
  text-decoration: none;
}
#page .wrapper #primary .articleList .article .frontPageImage {
  display: inline-block;
  position: absolute;
  z-index: 2;
  float: right;
  margin: 0 0 9px 20px;
  width: auto;
  border: 1px solid #e4e7ea;
  right: 0;
  top: 0;
}
#page .wrapper #primary .articleList .article .frontPageImage img {
  width: 80px;
  height: 60px;
}
#page .wrapper #primary .articleList .article .content {
  float: left;
  overflow: hidden;
}
#page .wrapper #primary .articleList .article .content .byline {
  color: #768696;
  font-size: 14px;
  display: inline-block;
  padding-bottom: 10px;
}
#page .wrapper #primary .articleList .article .content p {
  font-size: 16px;
  line-height: 25px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  display: none;
}
#page .wrapper #primary .articleList .article .content p .more {
  padding: 0 0 0 17px;
}
#page .wrapper #primary .articleList .article .content a {
  color: #b80000;
  font-size: 14px;
  font-weight: bold;
}
#page .wrapper #primary .articleList .article .content a:hover {
  color: #ff8b00;
}
#page .wrapper #primary .articleList.error {
  background-image: none;
  border-top: medium none;
  padding-top: 0;
}
#page .wrapper #primary .articleList.error .serviceTitle {
  font-size: 34px;
  line-height: 38px;
}
#page .wrapper #primary .articleList.error .section {
  border-top: 3px solid #E8E8E8;
  padding-top: 20px;
  display: block;
  zoom: 1;
}
#page .wrapper #primary .articleList.error .section:before,
#page .wrapper #primary .articleList.error .section:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary .articleList.error .section:after {
  clear: both;
}
#page .wrapper #primary .articleList.error .section:before,
#page .wrapper #primary .articleList.error .section:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper #primary .articleList.error .section:after {
  clear: both;
}
#page .wrapper #primary .articleList.error .section p {
  color: #000000;
  font-weight: bold;
  font-size: 20px;
  line-height: 24px;
}
#page .wrapper #primary .articleList.error .section ul {
  margin-top: 20px;
}
#page .wrapper #primary .articleList.error .section ul.simpleList {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  width: 684px;
}
#page .wrapper #primary .articleList.error .section ul.simpleList > li {
  display: inline-block;
  width: 100%;
  float: none;
  font-size: 15px;
  line-height: 21px;
  margin-bottom: 5px;
}
#page .wrapper #primary .articleList.error .section ul > li {
  background: url("../images/layout/icons/icon-sprite-all.png") no-repeat scroll 0 -369px transparent;
  font-size: 15px;
  line-height: 14px;
  margin: 0 0 5px;
  padding: 0 0 5px 15px;
  vertical-align: text-top;
  float: left;
  width: 140px;
}
#page .wrapper #primary .articleList.error .section ul > li a {
  color: #b80000;
}
#page .wrapper #primary .articleList.error .section ul > li a:hover {
  color: #ff8b00;
}
#page .wrapper #primary .botton {
  background: none #aaaaab;
  background: -moz-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -ms-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -o-linear-gradient(top, #d7d8d9, #aaaaab);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d8d9), to(#aaaaab));
  background: -webkit-linear-gradient(top, #d7d8d9, #aaaaab);
  background: linear-gradient(top, #d7d8d9, #aaaaab);
  -webkit-box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #8b8b90, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  -khtml-text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
  border: 1px solid #A7A7A8;
  color: #252525;
  display: block;
  font-weight: bold;
  margin: 0 auto 5px;
  padding: 5px 20px;
  text-align: center;
  text-decoration: none;
  width: 100px;
}
#page .wrapper #primary .botton:hover {
  color: #888888;
}
#page .wrapper #secondary {
  background-color: #fff;
  float: left;
  width: 100%;
}
#page .wrapper #secondary #mpu_top,
#page .wrapper #secondary #mpu_bottom {
  background: url("../images/layout/icons/anzeige.png") no-repeat scroll 50% 0 transparent;
  padding-top: 15px;
  text-align: center;
  margin-bottom: 20px;
}
#page .wrapper .tab {
  zoom: 1;
  display: block;
}
#page .wrapper .tab:before,
#page .wrapper .tab:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper .tab:after {
  clear: both;
}
#page .wrapper .tab:before,
#page .wrapper .tab:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .wrapper .tab:after {
  clear: both;
}
#page .wrapper .tab.inline {
  position: absolute;
  top: 9px;
  left: 0;
}
#page .wrapper .tab.inline ul {
  margin-left: 8px;
}
#page .wrapper .tab.inline ul li {
  float: left;
  margin-right: 5px;
}
#page .wrapper .tab.inline ul li:last-child {
  margin-right: 0;
}
#page .wrapper .tab.inline ul li.on a,
#page .wrapper .tab.inline ul li.on a:hover {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
  background: none #f5f5f5;
  background: -moz-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: -ms-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: -o-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d7d7), to(#f5f5f5));
  background: -webkit-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: linear-gradient(top, #d7d7d7, #f5f5f5);
  border: 1px solid #404042;
  border-bottom: 0;
  color: #000000;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#page .wrapper .tab.inline ul li a {
  -webkit-box-shadow: 0 1px 0 #929292 inset;
  -moz-box-shadow: 0 1px 0 #929292 inset;
  box-shadow: 0 1px 0 #929292 inset;
  background: none #414141;
  background: -moz-linear-gradient(top, #6d6d6e, #414141);
  background: -ms-linear-gradient(top, #6d6d6e, #414141);
  background: -o-linear-gradient(top, #6d6d6e, #414141);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#6d6d6e), to(#414141));
  background: -webkit-linear-gradient(top, #6d6d6e, #414141);
  background: linear-gradient(top, #6d6d6e, #414141);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  border: 1px solid #404040;
  border-bottom: 0;
  float: left;
  padding: 5px 8px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#page .wrapper .tab.inline ul li a:hover {
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset;
  background: none #f5f5f5;
  background: -moz-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: -ms-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: -o-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#d7d7d7), to(#f5f5f5));
  background: -webkit-linear-gradient(top, #d7d7d7, #f5f5f5);
  background: linear-gradient(top, #d7d7d7, #f5f5f5);
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border: 1px solid #404042;
  border-bottom: 0;
  color: #000000;
}
#page .slider .sliderWrapper .article img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  width: auto;
}
#page .carousel {
  margin-bottom: 20px;
  height: 410px;
  position: relative;
  display: none;
}
#page .carousel #example {
  height: 410px;
  position: relative;
  width: 100%;
  overflow: hidden;
}
#page .carousel #example:before {
  box-shadow: 1px 5px 6px #DDDDDD inset;
}
#page .carousel #slides {
  left: 0;
  bottom: 0;
  top: 0;
}
#page .carousel #slides .slide > a img {
  height: 100%;
}
#page .carousel #slides .caption {
  width: 100%;
  bottom: 0;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 21px;
  font-weight: bold;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#page .carousel #slides .caption a {
  display: inline-block;
  padding: 0 10px;
  color: #444;
}
#page .carousel #slides .caption a:hover {
  color: #ff8b00;
}
#page .carousel .overlay {
  background: none #ffffff;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
  background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0.7)), color-stop(20%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
  background: linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
  border-left: 1px solid #FFFFFF;
  height: 100%;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
}
#page .carousel .overlay .content {
  font-size: 15.6px;
  line-height: 21.6px;
  padding: 40px 20px 20px;
}
#page .carousel .overlay .content h2 {
  font-size: 25px;
  line-height: 25px;
  font-weight: normal;
  margin-bottom: 10px;
}
#page .carousel .overlay .content h2 a {
  color: #000000;
}
#page .carousel .overlay .content h2 a:hover {
  color: #860000;
}
#page .carousel .overlay .content p {
  font-size: 15px;
}
#page .carousel .sliderWrapper .flap {
  left: 320px;
}
#page .carousel .navControl {
  z-index: 999;
  position: absolute;
  top: 0;
  left: 50px;
}
#page .carousel .navControl .sliderNext,
#page .carousel .navControl .next,
#page .carousel .navControl .sliderPrev,
#page .carousel .navControl .prev {
  color: #b80000;
  cursor: pointer;
  line-height: 24px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  margin-right: 10px;
  text-decoration: none;
  font-family: Lato, Helvetica, Arial, sans-serif;
  height: 24px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#page .carousel .navControl .sliderNext:hover,
#page .carousel .navControl .next:hover,
#page .carousel .navControl .sliderPrev:hover,
#page .carousel .navControl .prev:hover {
  color: #ff8b00;
}
#page .carousel .sliderPagination {
  border-top: 1px solid #e4e7ea;
  border-bottom: 1px solid #e4e7ea;
  height: 25px;
  left: 0;
  margin: 0;
  padding: 5px 0;
  position: absolute;
  width: 684px;
  z-index: 998;
}
#page .carousel .sliderPagination > li {
  display: inline;
}
#page .carousel .sliderPagination > li a {
  background: none repeat scroll 0 0 #e4e7ea;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float: left;
  height: 10px;
  margin: 8px 4px 0 10px;
  text-indent: -9999px;
  width: 10px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#page .carousel .sliderPagination > li a.active,
#page .carousel .sliderPagination > li a:hover {
  background: none #911402;
  background: -moz-linear-gradient(top, #b80000, #911402);
  background: -ms-linear-gradient(top, #b80000, #911402);
  background: -o-linear-gradient(top, #b80000, #911402);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#b80000), to(#911402));
  background: -webkit-linear-gradient(top, #b80000, #911402);
  background: linear-gradient(top, #b80000, #911402);
  -webkit-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
  -moz-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
  box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
  cursor: pointer;
}
#page .carousel .sliderPagination > li.current a {
  background: none #911402;
  background: -moz-linear-gradient(top, #b80000, #911402);
  background: -ms-linear-gradient(top, #b80000, #911402);
  background: -o-linear-gradient(top, #b80000, #911402);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#b80000), to(#911402));
  background: -webkit-linear-gradient(top, #b80000, #911402);
  background: linear-gradient(top, #b80000, #911402);
  -webkit-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
  -moz-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
  box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
  cursor: pointer;
}
#page .flap {
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  z-index: 4;
  left: 0;
  background: #b80000;
  display: inline-block;
  padding: 6px 20px 4px;
  text-align: center;
  font-weight: bold;
  font-size: 11px;
}
#page .topstories {
  zoom: 1;
  position: relative;
  display: block;
  margin-bottom: 55px;
}
#page .topstories:before,
#page .topstories:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .topstories:after {
  clear: both;
}
#page .topstories:before,
#page .topstories:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .topstories:after {
  clear: both;
}
#page .topstories .topstory {
  float: left;
  width: 100%;
  position: relative;
}
#page .topstories .topstory.first {
  margin-right: 0;
  margin-bottom: 20px;
}
#page .topstories .topstory .storyImage {
  float: none;
  margin-right: 0;
  position: relative;
  z-index: 2;
  margin-bottom: -13%;
}
#page .topstories .topstory .storyImage:after {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  background: none #ffffff;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.7), #ffffff);
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.7), #ffffff);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.7), #ffffff);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255, 255, 255, 0.7)), to(#ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.7), #ffffff);
  background: linear-gradient(top, rgba(255, 255, 255, 0.7), #ffffff);
  border-top: 1px solid #fff;
  display: block;
  height: 20%;
  width: 101%;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
  position: absolute;
}
#page .topstories .topstory .storyImage img {
  border-left: 1px solid rgba(0, 0, 0, 0.06);
  border-right: 1px solid rgba(0, 0, 0, 0.06);
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  height: auto;
  width: 100%;
}
#page .topstories .topstory h4 {
  position: relative;
  z-index: 4;
  font-size: 24px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  padding: 0 10px;
}
#page .topstories .topstory a {
  color: #000000;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#page .topstories .topstory a:hover {
  color: #ff8b00;
}
#page .topstories .topstory p {
  display: none;
  color: #444;
  font-size: 17px;
  line-height: 22px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  padding: 0 10px;
}
#page .topstories .topstory p .more {
  color: #b80000;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 17px;
}
#page .topstories .topstory p .more:hover {
  color: #ff8b00;
}
#page .box {
  margin: 0 0 20px;
}
#page .box .boxHead {
  border-bottom: 1px solid #e4e7ea;
  border-top: 3px solid #e4e7ea;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 7px 0 7px;
  color: #b80000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  zoom: 1;
}
#page .box .boxHead:before,
#page .box .boxHead:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .box .boxHead:after {
  clear: both;
}
#page .box .boxHead:before,
#page .box .boxHead:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .box .boxHead:after {
  clear: both;
}
#page .box .boxHead .headerImg {
  margin-top: 0;
}
#page .box .boxBody {
  overflow: hidden;
  padding: 0 5px;
}
#page .box .boxBody ul > li {
  border-bottom: 1px solid #ddd;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
  padding: 10px 5px;
  font-size: 16px;
  line-height: 22px;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  font-family: Lato, Helvetica, Arial, sans-serif;
  display: block;
  zoom: 1;
}
#page .box .boxBody ul > li:before,
#page .box .boxBody ul > li:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .box .boxBody ul > li:after {
  clear: both;
}
#page .box .boxBody ul > li:before,
#page .box .boxBody ul > li:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#page .box .boxBody ul > li:after {
  clear: both;
}
#page .box .boxBody ul > li:last-child {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}
#page .box .boxBody ul > li a {
  color: #000;
  font-weight: bold;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#page .box .boxBody ul > li a:hover {
  color: #ff8b00;
}
#page .box .boxBody ul > li .content {
  overflow: hidden;
}
#page .box .boxBody ul > li .commentsCount,
#page .box .boxBody ul > li .frontpageImage {
  float: left;
  margin-right: 10px;
}
#page .box .boxBody ul > li .frontpageImage {
  display: inline-block;
}
#page .box .boxBody .more {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 0 5px;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -moz-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  border-top: 1px solid #fff;
  box-shadow: 0 -1px 0 #dddddd;
  padding: 5px 0;
}
#page .box .boxBody .more a {
  float: right;
  padding: 0 11px 0 0;
  background: url("../images/layout/icons/icon-sprite-all.png") no-repeat scroll 100% -2680px transparent;
  color: #b80000;
}
#page .box .boxBody .more a:hover {
  color: #ff8b00;
}
#page .box.cnetTicker .boxBody ul > li .simpleListImg {
  float: left;
  margin-right: 15px;
}
#page .box.cnetTicker .boxBody ul > li .simpleListImg a {
  margin-left: 0;
}
#page .box.cnetTicker .boxBody ul > li a {
  margin-left: 75px;
  display: block;
}
#page .box.WP_Widget_NMI_recent_comments .boxBody ul > li a:last-child {
  color: #b80000;
}
#page .box.WP_Widget_NMI_recent_comments .boxBody ul > li a:last-child:hover {
  color: #ff8b00;
}
.ajaxmultimediaBox .boxNav,
.slider-container .boxNav {
  float: right;
}
.ajaxmultimediaBox .boxNav .prev,
.slider-container .boxNav .prev,
.ajaxmultimediaBox .boxNav .next,
.slider-container .boxNav .next {
  cursor: pointer;
  float: left;
  height: 20px;
  width: 20px;
  text-align: center;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  color: #b80000;
}
.ajaxmultimediaBox .boxNav .prev:hover,
.slider-container .boxNav .prev:hover,
.ajaxmultimediaBox .boxNav .next:hover,
.slider-container .boxNav .next:hover {
  color: #911402;
}
.ajaxmultimediaBox .boxNav .prev,
.slider-container .boxNav .prev {
  margin-right: 5px;
}
.ajaxmultimediaBox .boxNav .next,
.slider-container .boxNav .next {
  margin-left: 5px;
}
.ajaxmultimediaBox .boxNav .dot,
.slider-container .boxNav .dot {
  float: left;
  text-align: center;
  width: 15px;
  height: 20px;
  color: #e4e7ea;
  line-height: 20px;
  font-size: 10px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.ajaxmultimediaBox .boxNav .dot.on,
.slider-container .boxNav .dot.on {
  color: #b80000;
}
.ajaxmultimediaBox .boxWrapper,
.slider-container .boxWrapper {
  overflow: hidden;
}
.ajaxmultimediaBox .slick-next.slick-arrow,
.slider-container .slick-next.slick-arrow {
  float: right;
}
.ajaxmultimediaBox .slick-prev.slick-arrow,
.slider-container .slick-prev.slick-arrow {
  float: left;
}
.ajaxmultimediaBox .slider-nav,
.slider-container .slider-nav {
  display: inline;
  position: absolute;
  right: 0;
  width: auto;
}
.ajaxmultimediaBox .multimediaelement,
.slider-container .multimediaelement {
  display: inline;
  float: left;
  width: 171px;
  text-align: center;
}
.ajaxmultimediaBox .multimediaelement.slick-slide,
.slider-container .multimediaelement.slick-slide {
  display: table;
  margin: 0 auto;
}
.ajaxmultimediaBox .multimediaelement.slick-slide .title,
.slider-container .multimediaelement.slick-slide .title {
  padding: 10px;
}
.ajaxmultimediaBox .multimediaelement .image,
.slider-container .multimediaelement .image {
  margin: 0 auto 10px;
  width: 140px;
}
.ajaxmultimediaBox .multimediaelement .image:before,
.slider-container .multimediaelement .image:before {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  content: "";
  position: absolute;
}
.ajaxmultimediaBox .multimediaelement .content,
.slider-container .multimediaelement .content {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0 auto;
  overflow: hidden;
  width: 140px;
  text-align: left;
}
.ajaxmultimediaBox .title a,
.slider-container .title a {
  color: #b80000;
  font-size: 15px;
  line-height: 20px;
}
.ajaxmultimediaBox .title a:hover,
.slider-container .title a:hover {
  color: #ff8b00;
}
.ajaxmultimediaBox .container,
.slider-container .container {
  width: 3000px;
  position: relative;
}
.ajaxmultimediaBox .container .images,
.slider-container .container .images {
  float: left;
}
.ajaxmultimediaBox .container .images .multimediaelement,
.slider-container .container .images .multimediaelement {
  display: inline;
  float: left;
  width: 171px;
  text-align: center;
}
.ajaxmultimediaBox .container .images .multimediaelement .image,
.slider-container .container .images .multimediaelement .image {
  margin: 0 auto 10px;
  width: 140px;
}
.ajaxmultimediaBox .container .images .multimediaelement .image:before,
.slider-container .container .images .multimediaelement .image:before {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  content: "";
  position: absolute;
}
.ajaxmultimediaBox .container .images .multimediaelement .content,
.slider-container .container .images .multimediaelement .content {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 0 auto;
  overflow: hidden;
  width: 140px;
  text-align: left;
}
.ajaxmultimediaBox .container .images .title a,
.slider-container .container .images .title a {
  color: #b80000;
  font-size: 15px;
  line-height: 20px;
}
.ajaxmultimediaBox .container .images .title a:hover,
.slider-container .container .images .title a:hover {
  color: #ff8b00;
}
.multimedia.slider-container {
  margin-bottom: 20px;
  zoom: 1;
  display: block;
}
.multimedia.slider-container:before,
.multimedia.slider-container:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container:after {
  clear: both;
}
.multimedia.slider-container:before,
.multimedia.slider-container:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container:after {
  clear: both;
}
.multimedia.slider-container h3 {
  font-weight: bold;
  margin: 0 ;
  padding: 4px 0 9px;
  text-transform: uppercase;
  border-bottom: 1px solid #e4e7ea;
  border-top: 1px solid #e4e7ea;
  font-size: 16px;
  color: #b80000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.multimedia.slider-container h3:before {
  background-color: #b80000;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: relative;
  top: -5px;
  transform: translateX(0px);
  width: 70px;
}
.multimedia.slider-container .boxWrapper {
  margin: 20px 0 0 ;
  padding: 0;
  display: block;
}
.multimedia.slider-container .boxWrapper:before,
.multimedia.slider-container .boxWrapper:after {
  display: block;
  zoom: 1;
}
.multimedia.slider-container .boxWrapper:before:before,
.multimedia.slider-container .boxWrapper:after:before,
.multimedia.slider-container .boxWrapper:before:after,
.multimedia.slider-container .boxWrapper:after:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper:before:after,
.multimedia.slider-container .boxWrapper:after:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper:before:before,
.multimedia.slider-container .boxWrapper:after:before,
.multimedia.slider-container .boxWrapper:before:after,
.multimedia.slider-container .boxWrapper:after:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper:before:after,
.multimedia.slider-container .boxWrapper:after:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper ul {
  display: table;
  float: none;
  margin-top: 0;
  width: 684px;
  display: block;
  zoom: 1;
}
.multimedia.slider-container .boxWrapper ul:before,
.multimedia.slider-container .boxWrapper ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper ul:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper ul:before,
.multimedia.slider-container .boxWrapper ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper ul:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper ul li {
  display: table-cell;
  float: none;
  margin: 0;
  text-align: center;
  width: 120px;
}
.multimedia.slider-container .boxWrapper .content {
  display: block;
  zoom: 1;
  display: table;
  margin-top: 10px;
}
.multimedia.slider-container .boxWrapper .content:before,
.multimedia.slider-container .boxWrapper .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper .content:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper .content:before,
.multimedia.slider-container .boxWrapper .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper .content:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper .content ul {
  display: table !important;
  float: none;
  margin-top: 10px;
  width: 684px;
  display: block;
  zoom: 1;
}
.multimedia.slider-container .boxWrapper .content ul:before,
.multimedia.slider-container .boxWrapper .content ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper .content ul:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper .content ul:before,
.multimedia.slider-container .boxWrapper .content ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia.slider-container .boxWrapper .content ul:after {
  clear: both;
}
.multimedia.slider-container .boxWrapper .content ul li {
  display: table-cell;
  float: none;
  margin: 0;
  text-align: center;
  width: 25%;
}
.multimedia.slider-container .boxWrapper .content .image {
  display: inline-block;
  position: relative;
  z-index: 2;
  float: left;
  margin: 0 20px 10px;
  width: auto;
}
.multimedia.slider-container .boxWrapper .content .image:before {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  content: "";
  position: absolute;
}
.multimedia.slider-container .boxWrapper .content .date {
  display: block;
  font-size: 11px;
  line-height: 16px;
}
.multimedia.slider-container .boxWrapper .content h4 {
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: block;
  text-align: center;
}
.multimedia.slider-container .boxWrapper .content h4 a {
  color: #000;
}
.multimedia.slider-container .boxWrapper .content h4 a:hover {
  color: #ff8b00;
}
.multimedia.slider-container .boxWrapper .content .floatRight {
  color: #aeaeae;
  display: block;
  float: none;
  font-size: 14px;
  margin: 10px 0 0;
  text-align: right;
  padding: 5px 10px;
  border-bottom: 1px solid #e4e7ea;
  border-top: 1px solid #e4e7ea;
  text-transform: uppercase;
}
.multimedia.slider-container .boxWrapper .content .floatRight:hover {
  color: #ff8b00;
}
.multimedia {
  margin-bottom: 20px;
  zoom: 1;
  display: block;
}
.multimedia:before,
.multimedia:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia:after {
  clear: both;
}
.multimedia:before,
.multimedia:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia:after {
  clear: both;
}
.multimedia h3 {
  font-weight: bold;
  margin: 0 ;
  padding: 4px 0 9px;
  text-transform: uppercase;
  border-bottom: 1px solid #e4e7ea;
  border-top: 1px solid #e4e7ea;
  font-size: 16px;
  color: #b80000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.multimedia h3:before {
  background-color: #b80000;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: relative;
  top: -5px;
  transform: translateX(0px);
  width: 70px;
}
.multimedia .boxWrapper {
  margin: 20px 0 0 ;
  padding: 0;
  display: block;
}
.multimedia .boxWrapper:before,
.multimedia .boxWrapper:after {
  display: block;
  zoom: 1;
}
.multimedia .boxWrapper:before:before,
.multimedia .boxWrapper:after:before,
.multimedia .boxWrapper:before:after,
.multimedia .boxWrapper:after:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper:before:after,
.multimedia .boxWrapper:after:after {
  clear: both;
}
.multimedia .boxWrapper:before:before,
.multimedia .boxWrapper:after:before,
.multimedia .boxWrapper:before:after,
.multimedia .boxWrapper:after:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper:before:after,
.multimedia .boxWrapper:after:after {
  clear: both;
}
.multimedia .boxWrapper ul {
  display: table;
  float: none;
  margin-top: 0;
  width: 684px;
  display: block;
  zoom: 1;
}
.multimedia .boxWrapper ul:before,
.multimedia .boxWrapper ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper ul:after {
  clear: both;
}
.multimedia .boxWrapper ul:before,
.multimedia .boxWrapper ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper ul:after {
  clear: both;
}
.multimedia .boxWrapper ul li {
  display: table-cell;
  float: none;
  margin: 0;
  text-align: center;
  width: 120px;
}
.multimedia .boxWrapper .content {
  display: block;
  zoom: 1;
  display: table;
  margin-top: 10px;
}
.multimedia .boxWrapper .content:before,
.multimedia .boxWrapper .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper .content:after {
  clear: both;
}
.multimedia .boxWrapper .content:before,
.multimedia .boxWrapper .content:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper .content:after {
  clear: both;
}
.multimedia .boxWrapper .content ul {
  display: table !important;
  float: none;
  margin-top: 10px;
  width: 684px;
  display: block;
  zoom: 1;
}
.multimedia .boxWrapper .content ul:before,
.multimedia .boxWrapper .content ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper .content ul:after {
  clear: both;
}
.multimedia .boxWrapper .content ul:before,
.multimedia .boxWrapper .content ul:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.multimedia .boxWrapper .content ul:after {
  clear: both;
}
.multimedia .boxWrapper .content ul li {
  display: table-cell;
  float: none;
  margin: 0;
  text-align: center;
  width: 25%;
}
.multimedia .boxWrapper .content .image {
  display: inline-block;
  position: relative;
  z-index: 2;
  float: left;
  margin: 0 20px 10px;
  width: auto;
}
.multimedia .boxWrapper .content .image:before {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  content: "";
  position: absolute;
}
.multimedia .boxWrapper .content .date {
  display: block;
  font-size: 11px;
  line-height: 16px;
}
.multimedia .boxWrapper .content h4 {
  font-size: 13px;
  font-weight: bold;
  margin: 15px 0 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  display: block;
  text-align: center;
}
.multimedia .boxWrapper .content h4 a {
  color: #000;
}
.multimedia .boxWrapper .content h4 a:hover {
  color: #ff8b00;
}
.multimedia .boxWrapper .content .floatRight {
  color: #aeaeae;
  display: block;
  float: none;
  font-size: 14px;
  margin: 10px 0 0;
  text-align: right;
  padding: 5px 10px;
  border-bottom: 1px solid #e4e7ea;
  border-top: 1px solid #e4e7ea;
  text-transform: uppercase;
}
.multimedia .boxWrapper .content .floatRight:hover {
  color: #ff8b00;
}
.section {
  margin-bottom: 40px;
  background-color: transparent;
  border-top: 1px solid #e4e7ea;
  padding: 10px 0 ;
}
.section .sectionTitle {
  font-family: Lato, Helvetica, Arial, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0 0 6px;
  text-transform: uppercase;
}
.section h3 {
  border-bottom: 1px solid #E8E8E8;
  color: #768696;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 0 0 5px;
  position: relative;
}
.pagination {
  margin-bottom: 20px;
  display: block;
  zoom: 1;
}
.pagination:before,
.pagination:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.pagination:after {
  clear: both;
}
.pagination:before,
.pagination:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
.pagination:after {
  clear: both;
}
.pagination .indic {
  background-color: #b80000;
  color: #fff;
  font-weight: normal;
  font-family: Lato, Helvetica, Arial, sans-serif;
  margin: 0 2px 0 0;
  padding: 0 0;
  line-height: 32px;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.pagination ul.wp-paginate {
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
  width: 100%;
}
.pagination ul.wp-paginate > li {
  float: left;
  padding: 0;
  height: 23px;
  display: none;
}
.pagination ul.wp-paginate > li a {
  border: 1px solid #e4e7ea;
  color: #e4e7ea;
  display: block;
  padding: 0 10px;
  font-weight: bold;
  font-size: 11px;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.pagination ul.wp-paginate > li a:hover {
  color: #b80000;
  border-color: #b80000;
}
.pagination ul.wp-paginate > li span {
  display: block;
  padding: 0 15px;
  font-weight: bold;
  color: #666;
}
.pagination ul.wp-paginate > li span.gap {
  padding: 0 5px;
}
.pagination ul.wp-paginate .prev,
.pagination ul.wp-paginate .next {
  display: block;
  padding: 0;
  font-weight: normal;
}
.pagination ul.wp-paginate .prev a,
.pagination ul.wp-paginate .next a {
  font-weight: bold;
}
.pagination ul.wp-paginate .prev {
  float: left;
}
.pagination ul.wp-paginate .next {
  float: right;
}
.pagination ul.wp-paginate .current {
  border: 1px solid #b80000;
  background-color: #b80000;
  display: none;
  height: 30px;
  padding: 0 0;
}
.pagination ul.wp-paginate .current span {
  color: #fff;
}
/* FOOTER */
#footer {
  background-color: #000;
  padding-bottom: 0;
  text-align: center;
  color: #FFFFFF;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.75);
  z-index: 10;
}
#footer .wrapper {
  width: 100%;
  display: block;
  zoom: 1;
}
#footer .wrapper:before,
#footer .wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper:after {
  clear: both;
}
#footer .wrapper:before,
#footer .wrapper:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#footer .wrapper:after {
  clear: both;
}
#footer .wrapper .copyright {
  font-size: 13px;
  line-height: 22px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  margin: 20px 0;
  padding: 18px 20px;
}
#footer .wrapper a {
  color: #444;
  text-decoration: none;
  font-size: 15px;
  line-height: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#footer .wrapper a:hover {
  color: #ff8b00;
}
#footer .wrapper .footerLists ul {
  float: left;
  margin: 0 0 20px;
  width: 100%;
  text-align: left;
}
#footer .wrapper .footerLists ul > li {
  margin-bottom: 5px;
  color: #959595;
  padding-left: 15px;
}
#footer .wrapper .footerLists ul > li.head {
  color: #b80000;
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#footer .footerLogo svg {
  fill: #959595;
  height: 52px;
  width: 71px;
  margin: 40px 0;
}
/* PRIMARY */
#primary header {
  padding-top: 0;
  height: auto;
}
#primary .serviceTitle {
  color: #000000;
  font-size: 43px;
  font-weight: bold;
  line-height: 48px;
  margin-bottom: 20px;
}
#primary .serviceContent p {
  font-size: 14px;
  line-height: 18px;
}
#primary .serviceContent p a:hover {
  text-decoration: underline;
}
#primary .serviceContent .half #primary .serviceContent .half {
  width: 300px;
  float: left;
  display: block;
  zoom: 1;
}
#primary .serviceContent .half #primary .serviceContent .half:before,
#primary .serviceContent .half #primary .serviceContent .half:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#primary .serviceContent .half #primary .serviceContent .half:after {
  clear: both;
}
#primary .serviceContent .half #primary .serviceContent .half:before,
#primary .serviceContent .half #primary .serviceContent .half:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#primary .serviceContent .half #primary .serviceContent .half:after {
  clear: both;
}
#primary .serviceContent .half #primary .serviceContent .half.left {
  margin-right: 20px;
}
#primary .serviceContent .section {
  margin-bottom: 40px;
  display: block;
  zoom: 1;
}
#primary .serviceContent .section:before,
#primary .serviceContent .section:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#primary .serviceContent .section:after {
  clear: both;
}
#primary .serviceContent .section:before,
#primary .serviceContent .section:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#primary .serviceContent .section:after {
  clear: both;
}
#primary .serviceContent .section:before {
  background-color: #b80000;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: relative;
  top: -11px;
  transform: translateX(0px);
  width: 70px;
}
#primary .serviceContent .section:before {
  background-color: #b80000;
  content: "";
  display: block;
  height: 3px;
  left: 0;
  position: relative;
  top: -11px;
  transform: translateX(0px);
  width: 70px;
}
#primary .serviceContent .section h2 {
  color: #b80000;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: normal;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 0 0 5px;
  position: relative;
}
#primary .serviceContent .section h3 {
  font-size: 18px;
  border-bottom: medium none;
  color: #000000;
  padding-bottom: 0;
  margin-bottom: 0;
}
#primary .serviceContent .section p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}
#primary .serviceContent .section .full {
  width: 620px;
  display: inline-block;
}
#primary .serviceContent .section .serviceList li {
  margin-bottom: 20px;
}
#primary .serviceContent .section .serviceList li .jobTitle {
  color: #666666;
  font-size: 14px;
}
#primary .serviceContent .section .serviceList li p {
  margin-bottom: 0;
}
#primary .serviceContent .section .serviceList li a {
  color: #000000;
}
#primary .serviceContent .section .serviceList li a:hover {
  color: #860000;
}
#primary .serviceContent .section .serviceList li .full {
  margin-bottom: 0;
}
#primary .serviceContent .simpleList.rss > li {
  background: url("../images/rss.png") no-repeat scroll 0 3px transparent;
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 20px;
  padding-left: 24px;
}
#primary #wp-email-content .wpcf7,
#primary #contactFormWrapper .wpcf7 {
  border: 1px solid #dddddd;
  padding: 20px;
}
#primary #wp-email-content h4,
#primary #contactFormWrapper h4 {
  background: none #3c3c3e;
  background: -moz-linear-gradient(top, #717175, #3c3c3e);
  background: -ms-linear-gradient(top, #717175, #3c3c3e);
  background: -o-linear-gradient(top, #717175, #3c3c3e);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#717175), to(#3c3c3e));
  background: -webkit-linear-gradient(top, #717175, #3c3c3e);
  background: linear-gradient(top, #717175, #3c3c3e);
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border: 1px solid #3C3C3E;
  -webkit-box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #212122, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  color: #FFFFFF;
  font-size: 22px;
  font-weight: normal;
  line-height: 28px;
  padding: 6px 20px;
}
#primary #wp-email-content .screen-reader-response,
#primary #contactFormWrapper .screen-reader-response {
  position: absolute;
}
#primary #wp-email-content div div,
#primary #contactFormWrapper div div {
  margin: 10px 0 20px;
}
#primary #wp-email-content div div input,
#primary #contactFormWrapper div div input {
  width: 200px;
}
#primary #wp-email-content label,
#primary #contactFormWrapper label {
  color: #b80000;
  display: block;
  font-size: 15px;
  margin-bottom: 5px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}
#primary #wp-email-content label span,
#primary #contactFormWrapper label span {
  color: #860000;
  font-weight: bold;
}
#primary #wp-email-content input,
#primary #contactFormWrapper input,
#primary #wp-email-content textarea,
#primary #contactFormWrapper textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid rgba(174, 173, 173, 0.5);
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  color: #676A6B;
  padding: 6px 10px;
  width: 90%;
}
#primary #wp-email-content .form-submit,
#primary #contactFormWrapper .form-submit {
  text-align: center;
}
#primary #wp-email-content .wpcf7-submit,
#primary #contactFormWrapper .wpcf7-submit {
  background-color: #b80000;
  color: #fff;
  width: 80%;
  cursor: pointer;
  font-size: 16px;
  text-transform: uppercase;
  -moz-text-shadow: 0 0px 0 #b80000;
  -webkit-text-shadow: 0 0px 0 #b80000;
  -khtml-text-shadow: 0 0px 0 #b80000;
  text-shadow: 0 0px 0 #b80000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#primary #wp-email-content .wpcf7-submit:hover,
#primary #contactFormWrapper .wpcf7-submit:hover {
  color: #b80000;
  background-color: #000;
}
#primary #wp-email-content .submit,
#primary #contactFormWrapper .submit {
  margin: 0 60px 40px;
  padding: 3px 20px 2px;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  color: #FFFFFF;
  width: 221px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  height: 33px;
  background: none #7a0300;
  background: -moz-linear-gradient(top, #c90900, #7a0300);
  background: -ms-linear-gradient(top, #c90900, #7a0300);
  background: -o-linear-gradient(top, #c90900, #7a0300);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#c90900), to(#7a0300));
  background: -webkit-linear-gradient(top, #c90900, #7a0300);
  background: linear-gradient(top, #c90900, #7a0300);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  cursor: pointer;
}
#primary #wp-email-content .submit:hover,
#primary #contactFormWrapper .submit:hover {
  color: #660303;
  -moz-text-shadow: 0 1px 0 #c90900;
  -webkit-text-shadow: 0 1px 0 #c90900;
  -khtml-text-shadow: 0 1px 0 #c90900;
  text-shadow: 0 1px 0 #c90900;
  background: none #990400;
  background: -moz-linear-gradient(top, #c90900, #990400);
  background: -ms-linear-gradient(top, #c90900, #990400);
  background: -o-linear-gradient(top, #c90900, #990400);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#c90900), to(#990400));
  background: -webkit-linear-gradient(top, #c90900, #990400);
  background: linear-gradient(top, #c90900, #990400);
}
#primary #wp-email-content form {
  padding-top: 20px;
  -moz-text-shadow: 0 1px 0 #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  -khtml-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
}
#primary #wp-email-content #wp-email-required {
  color: #860000;
  font-size: 14px;
  font-style: italic;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#primary #wp-email-content p {
  margin: 0 60px 20px;
}
#primary #wp-email-content p br {
  display: none;
}
#primary #wp-email-content p img {
  display: block;
  margin-bottom: 5px;
}
#primary #wp-email-content #imageverify {
  width: 200px;
}
#primary #wp-email-content #wp-email-submit {
  margin: 0 0 0 0;
  padding: 3px 20px 2px;
  color: #FFFFFF;
  -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  width: 221px;
  font-size: 15px;
  font-weight: bold;
  height: 33px;
  background: none #7a0300;
  background: -moz-linear-gradient(top, #c90900, #7a0300);
  background: -ms-linear-gradient(top, #c90900, #7a0300);
  background: -o-linear-gradient(top, #c90900, #7a0300);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#c90900), to(#7a0300));
  background: -webkit-linear-gradient(top, #c90900, #7a0300);
  background: linear-gradient(top, #c90900, #7a0300);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  -moz-box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  box-shadow: 0 1px 0 #4f0100, 0 1px 0 0 rgba(255, 255, 255, 0.4) inset;
  cursor: pointer;
}
#primary #wp-email-content #wp-email-submit:hover {
  color: #660303;
  -moz-text-shadow: 0 1px 0 #c90900;
  -webkit-text-shadow: 0 1px 0 #c90900;
  -khtml-text-shadow: 0 1px 0 #c90900;
  text-shadow: 0 1px 0 #c90900;
  background: none #990400;
  background: -moz-linear-gradient(top, #c90900, #990400);
  background: -ms-linear-gradient(top, #c90900, #990400);
  background: -o-linear-gradient(top, #c90900, #990400);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(#c90900), to(#990400));
  background: -webkit-linear-gradient(top, #c90900, #990400);
  background: linear-gradient(top, #c90900, #990400);
}
#primary .button {
  color: #fff;
  display: block;
  font-weight: bold;
  margin: 0 auto 20px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  height: 35px;
  line-height: 35px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 16px;
  font-family: Lato, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  background-color: #b80000;
}
#primary .button:hover {
  background-color: #ff8b00;
}
/* WP-Caption */
.wp-caption {
  text-align: center;
  border-bottom: 3px solid #e4e7ea;
  display: block;
  margin: 10px;
}
.wp-caption.aligncenter,
.wp-caption.alignnone {
  margin: 0 0 20px 0;
}
#article #articleContent .wp-caption p.wp-caption-text {
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 0;
  padding: 10px 0;
}
#article #articleContent h2 {
  color: #000;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 20px;
}
/* XMAS 2013 */
.page-id-88120731 #page {
  background: url('../images/specials/xmas2013/giftguide_bg.jpg') no-repeat scroll 0 0 #930806;
  border-bottom: 1px solid #6C1C05;
  border-top: 1px solid #6C1C05;
}
#page.xmas2013 {
  background: url('../images/specials/xmas2013/giftguide_bg.jpg') no-repeat scroll 0 0 #930806;
  border-bottom: 1px solid #6C1C05;
  border-top: 1px solid #6C1C05;
}
#page.xmas2013 .gG2013 {
  background: url("../images/specials/xmas2013/xmasbackbutton.png") no-repeat scroll 0 0 #930806;
  border: 1px solid #5D0000;
  border-radius: 7px;
  box-shadow: 0 1px 0 #B72C2A inset;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  margin: 0 10px 20px;
  padding: 0 0 0 0;
  text-align: center;
}
#page.xmas2013 .gG2013 a {
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  display: block;
  -moz-text-shadow: 0 1px 0 #5d0000;
  -webkit-text-shadow: 0 1px 0 #5d0000;
  -khtml-text-shadow: 0 1px 0 #5d0000;
  text-shadow: 0 1px 0 #5d0000;
}
#page.xmas2013 .gG2013 a:hover {
  color: #720b00;
  -moz-text-shadow: 0 1px 0 #bd6060;
  -webkit-text-shadow: 0 1px 0 #bd6060;
  -khtml-text-shadow: 0 1px 0 #bd6060;
  text-shadow: 0 1px 0 #bd6060;
}
/* Slider.css overwrite fast bug fix */
.pagination ul.wp-paginate > li {
  float: left;
  padding: 0;
  height: 30px;
  line-height: 30px;
  margin-right: 2px;
}
.pagination ul.wp-paginate > li a {
  background-image: none;
  border: 1px solid #bdbdbd;
  color: #bdbdbd;
  display: block;
  padding: 0 15px;
  font-weight: bold;
  height: auto;
  width: auto;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.pagination ul.wp-paginate > li a:hover {
  border-color: #b80000;
  color: #b80000;
}
/* author-info */
#entry-author-info {
  border-top: 3px solid #e4e7ea;
  margin-bottom: 20px;
  padding: 20px 20px 0;
}
#entry-author-info #author-avatar {
  height: 60px;
  display: inline-block;
  float: right;
  margin: 0 0 9px 20px;
  position: relative;
  width: auto;
  z-index: 2;
}
#entry-author-info #author-avatar:before {
  -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  -moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2) inset, 0 0 40px rgba(0, 0, 0, 0.05) inset;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
#entry-author-info #author-avatar > img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #BCBCBC;
  height: 60px;
  width: auto;
}
#entry-author-info #author-description {
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}
#entry-author-info #author-description div.profileLink {
  margin-top: 25px;
  font-size: 14px;
  font-weight: bold;
}
#entry-author-info #author-description div.title {
  color: #b80000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  margin: 0 0 0 0;
  padding-bottom: 0;
}
#entry-author-info #author-description div.title .vcard {
  color: #000;
  font-weight: normal;
}
#entry-author-info #author-description span.jobTitle {
  font-size: 13px;
  font-style: italic;
  margin-bottom: 5px;
}
#entry-author-info #author-description .title_wrap {
  margin-bottom: 10px;
}
#entry-author-info #author-social {
  clear: both;
  height: 35px;
  width: 100%;
  margin-top: 20px;
}
#entry-author-info #author-social #author-socials > a {
  display: inline-block;
  font-size: 20px;
  line-height: 35px;
  min-width: 20px;
  padding: 0 10px;
  text-align: center;
  color: #fff;
  margin-right: 10px;
}
#entry-author-info #author-social #author-socials > a:last-of-type {
  margin-right: 0;
}
#entry-author-info #author-social #author-socials > a.twitter {
  background-color: #28aae1;
}
#entry-author-info #author-social #author-socials > a.facebook {
  background-color: #3b5998;
}
#entry-author-info #author-social #author-socials > a.googlePlus {
  background-color: #df3d1b;
}
#entry-author-info #author-social #author-socials > a.linkedin {
  background-color: #0073b2;
}
#entry-author-info #author-social #author-socials > a:hover {
  color: rgba(255, 255, 255, 0.3);
}
#korasaPromoContainer {
  width: 600px;
  display: block;
  zoom: 1;
}
#korasaPromoContainer:before,
#korasaPromoContainer:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#korasaPromoContainer:after {
  clear: both;
}
#korasaPromoContainer:before,
#korasaPromoContainer:after {
  display: table;
  content: "";
  zoom: 1;
  *display: inline;
}
#korasaPromoContainer:after {
  clear: both;
}
#korasaPromoContainer .promoOverlay {
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
}
#korasaPromoContainer .head {
  background-color: #000;
  height: 60px;
  overflow: hidden;
}
#korasaPromoContainer .head h1 {
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  line-height: 60px;
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
#korasaPromoContainer .head img {
  margin: 12px 0 0 15px;
}
#korasaPromoContainer .contentBody {
  display: table;
  height: 100%;
  overflow: hidden;
}
#korasaPromoContainer .contentBody .xh1 {
  color: #222222;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
#korasaPromoContainer .contentBody .xh1 a {
  color: #222222;
}
#korasaPromoContainer .contentBody .xh1 a:hover {
  text-decoration: underline;
}
#korasaPromoContainer .entry-image {
  float: left;
}
#korasaPromoContainer .entry-image figure {
  width: 120px;
  height: 90px;
  margin: 0 0 0 0;
  padding: 0;
}
#korasaPromoContainer .entry-image figure img {
  width: 120px;
  height: 90px;
}
#korasaPromoContainer .entry-content {
  margin-left: 140px;
}
#korasaPromoContainer .wrapper {
  display: block;
  padding: 20px;
  width: 560px;
}
#korasaPromoContainer .type {
  color: #e73723;
  font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
}
#korasaPromoContainer p {
  color: #222;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}
#korasaPromoContainer .button {
  border-radius: 5px;
  color: #fff;
  display: block;
  font-family: "Open Sans Condensed", Helvetica, Arial, sans-serif;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 20px auto 0;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  background-color: #e73723;
  width: 150px;
  font-size: 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-text-shadow: 0 1px 0 #901507;
  -webkit-text-shadow: 0 1px 0 #901507;
  -khtml-text-shadow: 0 1px 0 #901507;
  text-shadow: 0 1px 0 #901507;
  text-transform: uppercase;
}
#korasaPromoContainer .button:hover {
  cursor: pointer;
  background-color: #ca3120;
  text-decoration: underline;
}
#korasaPromoContainer .logo {
  display: block;
  margin-top: 10px;
}
#korasaPromoContainer .closebutton {
  height: 35px;
  position: absolute;
  right: 0;
  top: 0;
  width: 35px;
}
#korasaPromoContainer .closebutton:hover {
  cursor: pointer;
}
.page #page .wrapper #primary .entry h1 {
  font-size: 42px;
  line-height: 48px;
  margin-bottom: 20px;
  color: #000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.page #page .wrapper #primary article header h1 {
  font-size: 42px;
  line-height: 48px;
  margin-bottom: 20px;
  color: #000;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.page #page .wrapper #primary article header .summary,
.page #page .wrapper #primary article header p {
  color: #000;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 19px;
  font-weight: bold;
  line-height: 26px;
  margin-bottom: 20px;
}
.page #page .wrapper #primary article p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 26px;
  font-family: Lato, Helvetica, Arial, sans-serif;
}
.page #page .wrapper #primary article p iframe {
  display: block;
  margin: 20px auto;
}
.page #page .wrapper #primary article p em,
.page #page .wrapper #primary article p i {
  font-style: italic;
}
.page #page .wrapper #primary article p a {
  color: #b80000;
  font-weight: bold;
}
.page #page .wrapper #primary article p a:hover {
  color: #ff8b00;
}
.page #page .wrapper #primary article p ol,
.page #page .wrapper #primary article p ul {
  list-style-position: inside;
}
.page #page .wrapper #primary article p ul {
  list-style: disc inside none;
}
#colorbox #cboxClose {
  border: medium none;
}
#ad_msgplus-gallery-1 {
  width: 100%;
  height: 340px;
}
#ad_msgplus-gallery-1 #ad_msgplus-gallery-1-inner-adContainer {
  margin: auto;
  padding-top: 10px;
  width: 336px;
  height: 300px;
  margin-top: 0;
  margin-bottom: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
@media only screen and (max-width: 768px) {
  #korasaPromoContainer .contentImage {
    display: none;
  }
  #korasaPromoContainer .content {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (min-device-width: 768px) {
  body.logged-in .is-sticky #header {
    top: 32px !important;
  }
  body.dfpSkin2017 header .is-sticky #header {
    left: 0;
    transform: translateX(0%);
  }
  body.dfpSkin2017 #header {
    width: 768px;
  }
  body.dfpSkin2017 #header #nav {
    position: relative;
    width: 768px;
    margin: 0 auto;
  }
  body.dfpSkin2017 #header .mobSearch.searchContainer {
    width: 768px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
    position: absolute;
  }
  body.dfpSkin2017 #header .mainhead .logo {
    height: 60px;
    margin-top: 0;
    background: transparent url("../images/layout/rep/mobile-logo.png") no-repeat scroll center center;
  }
  body.dfpSkin2017 #header .mainhead .logo a {
    display: block;
    height: 60px;
    top: 0;
  }
  body.dfpSkin2017 #page {
    margin: 0 auto;
    padding-top: 0;
    width: 768px;
  }
  body.dfpSkin2017 #footer {
    margin: 0 auto;
    width: 768px;
    position: relative;
  }
  /* Header */
  header {
    padding-top: 30px;
    height: 80px;
  }
  #header .mainhead {
    width: 768px;
  }
  #header .mainhead li .mobileTitle {
    display: none;
  }
  #header .logo {
    height: 92px;
    width: 120px;
    margin-top: -18px;
    transform: translateX(0);
    position: static;
    background: url("../images/layout/rep/logo-headbar.png") no-repeat scroll center center transparent;
  }
  #header .logo a {
    height: 92px;
    width: 120px;
  }
  #header .navbar li .sub-menu nav .menuItems {
    padding: 20px 0 20px 20px;
    width: 170px;
  }
  #header .mainNav {
    width: 61px;
    left: 120px;
  }
  #header .headerTools {
    width: 185px;
  }
  #header .headerTools .toolContainer {
    display: block;
  }
  #header .wrapper {
    width: 768px;
  }
  #header .wrapper .logoWrapper {
    height: 88px;
    width: 256px;
  }
  #header .wrapper .logoWrapper a {
    height: 88px;
    margin-left: 84px;
    width: 104px;
  }
  #header .wrapper #editions .menu:before {
    width: 200px;
  }
  #header #subNav {
    background: none #444446;
    background: -moz-linear-gradient(top, #252527, #444446);
    background: -ms-linear-gradient(top, #252527, #444446);
    background: -o-linear-gradient(top, #252527, #444446);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#252527), to(#444446));
    background: -webkit-linear-gradient(top, #252527, #444446);
    background: linear-gradient(top, #252527, #444446);
    width: 100%;
  }
  #header #subNav #subNavBar {
    margin: 0 auto;
    max-width: 1016px;
    min-width: 980px;
    position: relative;
    left: 122px;
  }
  #header #subNav #subNavBar span {
    color: #CCCCCC;
    display: block;
    font: 14px/35px "Helvetica Neue MedCond", Helvetica, Arial, sans-serif;
    height: 35px;
    padding: 0 12px;
  }
  #header #subNav #subNavBar > li {
    float: left;
    position: relative;
    background: url('../images/layout/subnav-pipe.png') no-repeat right 0 transparent;
  }
  #header #subNav #subNavBar > li:last-child {
    background-image: none;
  }
  #header #subNav #subNavBar > li .menusub {
    left: -1px;
    top: 30px;
  }
  #header #subNav #subNavBar > li .menusub ul {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(86, 87, 88, 0.8);
    background: #f4f4f4;
    padding: 5px 10px;
  }
  #header #subNav #subNavBar > li .menusub ul li {
    color: #252525;
  }
  #header #subNav #subNavBar > li .menusub ul li a,
  #header #subNav #subNavBar > li .menusub ul li a:visited {
    display: block;
    -webkit-box-shadow: 0 1px 0 #ffffff;
    -moz-box-shadow: 0 1px 0 #ffffff;
    box-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -khtml-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    color: #252525;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 5px 2px;
  }
  #header #subNav #subNavBar > li .menusub ul li a:hover,
  #header #subNav #subNavBar > li .menusub ul li a:visited:hover {
    color: #860000;
    background: #eee;
    text-decoration: none;
  }
  #header #subNav #subNavBar > li .menusub ul li:last-child a {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
  }
  #header #subNav #subNavBar > li > a {
    background: none repeat scroll 0 0 transparent;
    color: #CCCCCC;
    float: left;
    font-size: 13px;
    line-height: 35px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 35px;
    left: -1px;
    padding: 0 20px;
    position: relative;
    font-weight: bold;
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  }
  #header #subNav #subNavBar > li > a:hover,
  #header #subNav #subNavBar > li > a.selected {
    color: #fff;
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  }
  #header #subNav #subNavBar > li .expandable a span {
    background: url("../images/layout/icons/icon-sprites.png") no-repeat scroll -52px -253px transparent;
    display: inline-block;
    height: 10px;
    margin-left: 6px;
    width: 10px;
    padding: 0;
  }
  #header #subNav #subNavBar > li .expandable:hover > a {
    position: relative;
    z-index: 9999992;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: none #1d1d1d;
    background: -moz-linear-gradient(top, #2f2f30, #1d1d1d);
    background: -ms-linear-gradient(top, #2f2f30, #1d1d1d);
    background: -o-linear-gradient(top, #2f2f30, #1d1d1d);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f30), to(#1d1d1d));
    background: -webkit-linear-gradient(top, #2f2f30, #1d1d1d);
    background: linear-gradient(top, #2f2f30, #1d1d1d);
    -webkit-box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    -moz-box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    border: 1px solid #272727;
    border-bottom: 0;
    height: 34px;
    padding-left: 11px;
    line-height: 32px;
  }
  #header #subNav #subNavBar > li .expandable:hover > a:hover {
    color: #ccc;
  }
  #header #subNav #subNavBar > li .expandable:hover span {
    background-position: -52px -229px;
  }
  #header #subNav #subNavBar:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
  #header #Search {
    float: right;
    margin: 10px 20px 0 0;
    width: 250px;
  }
  #header #Search .searchBoxWrap {
    background: none repeat scroll 0 0 #ECEEF0;
    border-bottom: 1px solid #7A3228;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    height: 26px;
    padding-left: 10px;
    position: relative;
  }
  #header #Search .searchBoxWrap #s,
  #header #Search .searchBoxWrap #searchField {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 0 0;
    width: 210px;
    -moz-text-shadow: 0 1px 0 #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -khtml-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
  }
  #header #Search .searchBoxWrap .button {
    background: url("../images/layout/icons/icon-sprites.png") no-repeat scroll 0px -195px transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 23px;
    margin-top: 2px;
    padding: 0 10px;
    text-indent: -99999px;
  }
  #header .mobSearch.searchContainer {
    background-color: #911402;
    display: none;
    height: 80px;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 999;
    overflow: hidden;
  }
  #header .mobSearch.searchContainer .headerSearchForm {
    box-sizing: border-box;
    display: inherit;
    float: none;
    margin: 0 auto;
    position: relative;
    width: 360px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #header .mobSearch .close-button {
    margin-right: 15px;
    background-clip: padding-box;
    background-color: #911402;
    border-radius: 50%;
    font-family: "nyt-franklin", arial, helvetica, sans-serif;
    height: 30px;
    padding: 0;
    width: 30px;
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 16px;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #header .mobSearch .close-button:hover {
    cursor: pointer;
    border-color: #ff8b00;
    color: #ff8b00;
  }
  #header .mobSearch .searchBar {
    background-color: #fff;
    border: medium none;
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
  }
  #header .mobSearch .searchBar input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 16px;
    height: 40px;
    margin-left: 15px;
    padding-bottom: 0;
    width: 80%;
    color: #3d3d3d;
  }
  #header .mobSearch .searchBar button {
    border: medium none;
    background-color: transparent;
    font-size: 15px;
    height: 20px;
    width: 20px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    color: #ff8b00;
    transform: translateY(-50%);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  #header .mobSearch .searchBar button:hover {
    cursor: pointer;
    color: #b80000;
  }
  /* Main Content */
  #page .highlightBox {
    width: 728px;
    margin: 0 auto 40px;
  }
  #page .highlightBox .viewport {
    width: 100%;
    height: 420px;
    overflow: hidden;
  }
  #page .highlightBox .viewport .article {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.3);
  }
  #page .highlightBox .viewport .article:after {
    -webkit-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 30px 15px -15px rgba(0, 0, 0, 0.6) inset;
    -moz-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 30px 15px -15px rgba(0, 0, 0, 0.6) inset;
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 30px 15px -15px rgba(0, 0, 0, 0.6) inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
  }
  #page .highlightBox .viewport .article:hover .content {
    bottom: 40px;
  }
  #page .highlightBox .viewport .article:hover .content h3 {
    color: #ff8b00;
  }
  #page .highlightBox .viewport .article:hover:before {
    background-color: rgba(0, 0, 0, 0.6);
  }
  #page .highlightBox .viewport .article a {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: left;
    text-indent: -119988px;
    text-transform: capitalize;
    top: 0;
    width: 100%;
    z-index: 10;
  }
  #page .highlightBox .viewport .article figure,
  #page .highlightBox .viewport .article picture {
    float: left;
    height: 100%;
    margin: 0 0 0 0;
    width: 100%;
  }
  #page .highlightBox .viewport .article figure img,
  #page .highlightBox .viewport .article picture img {
    bottom: -100%;
    height: 100%;
    width: auto;
    max-width: unset;
    left: -100%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    right: -100%;
    top: -100%;
    z-index: -1;
  }
  #page .highlightBox .viewport .article .content {
    bottom: 15px;
    left: 20px;
    padding-right: 20px;
    position: absolute;
    padding-left: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  #page .highlightBox .viewport .article .content .meta {
    color: #ff8b00;
    font-size: 13px;
    line-height: 1.5em;
    text-transform: uppercase;
  }
  #page .highlightBox .viewport .article .content h3 {
    color: #fff;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    position: relative;
    z-index: 2;
  }
  #page .highlightBox .viewport .article .content p {
    color: #b1b1b1;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    z-index: 2;
    margin-top: 10px;
  }
  #page .highlightBox .viewport .article.tp0 {
    width: 100%;
    height: 50%;
    margin-bottom: 0;
  }
  #page .highlightBox .viewport .article.tp0 figure,
  #page .highlightBox .viewport .article.tp0 picture {
    width: 100%;
    height: 100%;
  }
  #page .highlightBox .viewport .article.tp0 figure img,
  #page .highlightBox .viewport .article.tp0 picture img {
    height: auto;
    width: 100%;
  }
  #page .highlightBox .viewport .article.tp0 .content p {
    display: block;
  }
  #page .highlightBox .viewport .article.tp1 {
    width: 33.333%;
    height: 50%;
  }
  #page .highlightBox .viewport .article.tp1 figure img {
    width: auto;
    height: 100%;
  }
  #page .highlightBox .viewport .article.tp1 .content p {
    display: none;
  }
  #page .highlightBox .viewport .article.tp2,
  #page .highlightBox .viewport .article.tp3 {
    height: 50%;
    width: 33.333%;
  }
  #page .highlightBox .viewport .article.tp2 figure img,
  #page .highlightBox .viewport .article.tp3 figure img {
    width: auto;
    height: 100%;
  }
  #page .highlightBox .viewport .article.tp2 .content p,
  #page .highlightBox .viewport .article.tp3 .content p {
    display: none;
  }
  #page .highlightBox .viewport .article.tp1,
  #page .highlightBox .viewport .article.tp2,
  #page .highlightBox .viewport .article.tp3 {
    margin-bottom: 0;
  }
  #page .highlightBox .viewport .article.tp1:hover,
  #page .highlightBox .viewport .article.tp2:hover,
  #page .highlightBox .viewport .article.tp3:hover {
    background-color: rgba(0, 0, 0, 0.4);
  }
  #page .highlightBox .viewport .article.tp1 figure,
  #page .highlightBox .viewport .article.tp2 figure,
  #page .highlightBox .viewport .article.tp3 figure,
  #page .highlightBox .viewport .article.tp1 picture,
  #page .highlightBox .viewport .article.tp2 picture,
  #page .highlightBox .viewport .article.tp3 picture {
    width: 100%;
    height: 100%;
    margin-left: 0;
  }
  #page .highlightBox .viewport .article.tp1 figure:before,
  #page .highlightBox .viewport .article.tp2 figure:before,
  #page .highlightBox .viewport .article.tp3 figure:before,
  #page .highlightBox .viewport .article.tp1 picture:before,
  #page .highlightBox .viewport .article.tp2 picture:before,
  #page .highlightBox .viewport .article.tp3 picture:before {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, 0.03) linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.75) 80%) repeat scroll 0 0;
  }
  #page .highlightBox .viewport .article.tp1 .content,
  #page .highlightBox .viewport .article.tp2 .content,
  #page .highlightBox .viewport .article.tp3 .content {
    left: 20px;
    padding-right: 20px;
    padding-left: 0;
  }
  #page .highlightBox .viewport .article.tp1 .content h3,
  #page .highlightBox .viewport .article.tp2 .content h3,
  #page .highlightBox .viewport .article.tp3 .content h3 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
  }
  #page .highlightBox .viewport .article.tp0:after,
  #page .highlightBox .viewport .article.tp1:after,
  #page .highlightBox .viewport .article.tp2:after {
    -webkit-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 30px 15px -15px rgba(0, 0, 0, 0.6) inset;
    -moz-box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 30px 15px -15px rgba(0, 0, 0, 0.6) inset;
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, 0.2) inset, 0 30px 15px -15px rgba(0, 0, 0, 0.6) inset;
  }
  #page .wrapper {
    width: 728px;
    padding: 20px;
  }
  #page .wrapper #main {
    width: 728px;
  }
  #page .wrapper #primary {
    width: 372px;
  }
  #page .wrapper #primary .articleList .article h2 {
    font-size: 24px;
    line-height: 30px;
    float: none;
    margin-right: 0;
    min-height: inherit;
  }
  #page .wrapper #primary .articleList .article .frontPageImage {
    position: relative;
    z-index: 2;
    float: right;
  }
  #page .wrapper #primary .articleList .article .content {
    float: none;
  }
  #page .wrapper #primary .articleList .article .content p {
    display: block;
  }
  #page .wrapper #primary .articleList.error {
    background-image: none;
    border-top: medium none;
    padding-top: 0;
  }
  #page .wrapper #primary .articleList.error .serviceTitle {
    font-size: 34px;
    line-height: 38px;
  }
  #page .wrapper #primary .articleList.error .section {
    border-top: 3px solid #E8E8E8;
    padding-top: 20px;
    display: block;
    zoom: 1;
  }
  #page .wrapper #primary .articleList.error .section:before,
  #page .wrapper #primary .articleList.error .section:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page .wrapper #primary .articleList.error .section:after {
    clear: both;
  }
  #page .wrapper #primary .articleList.error .section:before,
  #page .wrapper #primary .articleList.error .section:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page .wrapper #primary .articleList.error .section:after {
    clear: both;
  }
  #page .wrapper #primary .articleList.error .section p {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
  }
  #page .wrapper #primary .articleList.error .section ul {
    margin-top: 20px;
  }
  #page .wrapper #primary .articleList.error .section ul.simpleList {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    width: 684px;
  }
  #page .wrapper #primary .articleList.error .section ul.simpleList > li {
    display: inline-block;
    width: 100%;
    float: none;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 5px;
  }
  #page .wrapper #primary .articleList.error .section ul > li {
    background: url("../images/layout/icons/icon-sprite-all.png") no-repeat scroll 0 -369px transparent;
    font-size: 15px;
    line-height: 14px;
    margin: 0 0 5px;
    padding: 0 0 5px 15px;
    vertical-align: text-top;
    float: left;
    width: 140px;
  }
  #page .wrapper #primary .articleList.error .section ul > li a {
    color: #b80000;
  }
  #page .wrapper #primary .articleList.error .section ul > li a:hover {
    color: #ff8b00;
  }
  #page .wrapper #primary .button {
    width: 50%;
  }
  #page .wrapper #secondary {
    width: 336px;
  }
  #page .wrapper .slider .sliderWrapper .article img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    width: auto;
  }
  #page .wrapper .carousel {
    margin-bottom: 20px;
    display: block;
  }
  #page .wrapper .carousel #example {
    height: 410px;
    width: 372px;
  }
  #page .wrapper .carousel #slides {
    left: 0;
    bottom: 0;
    top: 0;
  }
  #page .wrapper .carousel #slides .slide > a {
    display: block;
    height: 250px;
    width: 372px;
  }
  #page .wrapper .carousel #slides .slides_container {
    width: 372px;
  }
  #page .wrapper .carousel #slides .slides_container .slides_control {
    height: 250px;
  }
  #page .wrapper .carousel #slides .caption {
    width: 372px;
    height: 100px;
  }
  #page .wrapper .carousel .overlay {
    background: none #ffffff;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0.7)), color-stop(20%, #ffffff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    border-left: 1px solid #FFFFFF;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  #page .wrapper .carousel .overlay .content {
    font-size: 15.6px;
    line-height: 21.6px;
    padding: 40px 20px 20px;
  }
  #page .wrapper .carousel .overlay .content h2 {
    font-size: 25px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  #page .wrapper .carousel .overlay .content h2 a {
    color: #000000;
  }
  #page .wrapper .carousel .overlay .content h2 a:hover {
    color: #860000;
  }
  #page .wrapper .carousel .overlay .content p {
    font-size: 15px;
  }
  #page .wrapper .carousel .sliderWrapper .flap {
    left: 320px;
  }
  #page .wrapper .carousel .navControl {
    z-index: 999;
    top: unset;
    left: unset;
    position: absolute;
    right: 0;
    width: 190px;
    bottom: 10px;
  }
  #page .wrapper .carousel .navControl .sliderNext,
  #page .wrapper .carousel .navControl .next,
  #page .wrapper .carousel .navControl .sliderPrev,
  #page .wrapper .carousel .navControl .prev {
    color: #b80000;
    position: static;
    cursor: pointer;
    line-height: 24px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px;
    text-decoration: none;
    font-family: Lato, Helvetica, Arial, sans-serif;
    height: 24px;
    display: inline;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  #page .wrapper .carousel .navControl .sliderNext:hover,
  #page .wrapper .carousel .navControl .next:hover,
  #page .wrapper .carousel .navControl .sliderPrev:hover,
  #page .wrapper .carousel .navControl .prev:hover {
    color: #ff8b00;
  }
  #page .wrapper .carousel .navControl .sliderNext .prev,
  #page .wrapper .carousel .navControl .next .prev,
  #page .wrapper .carousel .navControl .sliderPrev .prev,
  #page .wrapper .carousel .navControl .prev .prev {
    left: 160px;
  }
  #page .wrapper .carousel .navControl .sliderNext .next,
  #page .wrapper .carousel .navControl .next .next,
  #page .wrapper .carousel .navControl .sliderPrev .next,
  #page .wrapper .carousel .navControl .prev .next {
    left: 246px;
  }
  #page .wrapper .carousel .sliderPagination {
    width: 372px;
    z-index: 998;
  }
  #page .wrapper .carousel .sliderPagination > li {
    display: inline;
  }
  #page .wrapper .carousel .sliderPagination > li a {
    background: none repeat scroll 0 0 #e4e7ea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    height: 10px;
    margin: 8px 4px 0 10px;
    text-indent: -9999px;
    width: 10px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  #page .wrapper .carousel .sliderPagination > li a.active,
  #page .wrapper .carousel .sliderPagination > li a:hover {
    background: none #911402;
    background: -moz-linear-gradient(top, #b80000, #911402);
    background: -ms-linear-gradient(top, #b80000, #911402);
    background: -o-linear-gradient(top, #b80000, #911402);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#b80000), to(#911402));
    background: -webkit-linear-gradient(top, #b80000, #911402);
    background: linear-gradient(top, #b80000, #911402);
    -webkit-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    cursor: pointer;
  }
  #page .wrapper .carousel .sliderPagination > li.current a {
    background: none #911402;
    background: -moz-linear-gradient(top, #b80000, #911402);
    background: -ms-linear-gradient(top, #b80000, #911402);
    background: -o-linear-gradient(top, #b80000, #911402);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#b80000), to(#911402));
    background: -webkit-linear-gradient(top, #b80000, #911402);
    background: linear-gradient(top, #b80000, #911402);
    -webkit-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    cursor: pointer;
  }
  #page .wrapper .topstories {
    margin-bottom: 20px;
  }
  #page .wrapper .topstories .topstory {
    width: 372px;
  }
  #page .wrapper .topstories .topstory .storyImage {
    margin-bottom: -10%;
  }
  #page .wrapper .topstories .topstory .storyImage img {
    height: 222px;
  }
  #page .wrapper .topstories .topstory p {
    display: block;
  }
  .ajaxmultimediaBox .boxWrapper {
    overflow: hidden;
  }
  .ajaxmultimediaBox .container {
    width: 1500px;
    position: relative;
  }
  .ajaxmultimediaBox .container .images {
    float: left;
    width: 372px;
  }
  .ajaxmultimediaBox .container .images .multimediaelement {
    display: inline;
    float: left;
    width: 171px;
    text-align: center;
  }
  .ajaxmultimediaBox .container .images .multimediaelement .image {
    margin: 0 auto 10px;
    width: 140px;
  }
  .ajaxmultimediaBox .container .images .multimediaelement .image:before {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3;
    content: "";
    position: absolute;
  }
  .ajaxmultimediaBox .container .images .multimediaelement .content {
    width: 140px;
    text-align: center;
  }
  .pagination .indic {
    width: auto;
    text-align: left;
    padding: 0 10px;
  }
  .pagination ul.wp-paginate {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .pagination ul.wp-paginate > li {
    display: block;
  }
  .pagination ul.wp-paginate > li a {
    padding: 0 14px;
  }
  .pagination ul.wp-paginate .prev,
  .pagination ul.wp-paginate .next {
    float: left;
  }
  .pagination ul.wp-paginate .current {
    display: block;
  }
  .pagination .wp-paginate {
    margin-top: 10px;
    width: 100%;
  }
  #ad_msgplus-gallery-1 {
    width: 100%;
    height: 468px;
  }
  /* FOOTER */
  #footer .wrapper {
    width: 768px;
  }
  #footer .wrapper .footerLists ul {
    float: left;
    margin: 0 0 0;
    min-height: 180px;
    width: 255px;
    text-align: left;
  }
  #footer .wrapper .footerLists ul > li {
    padding-left: 10px;
  }
  #footer .wrapper .footerLists ul > li.head {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1080px) {
  body.dfpSkin2017 header .is-sticky #header {
    left: 0;
    transform: translateX(0%);
  }
  body.dfpSkin2017 #header {
    width: 1080px;
  }
  body.dfpSkin2017 #header #nav {
    position: relative;
    width: 1080px;
    margin: 0 auto;
  }
  body.dfpSkin2017 #header .mobSearch.searchContainer {
    width: 1080px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999999;
    position: absolute;
  }
  body.dfpSkin2017 #header .mainhead .logo {
    height: 60px;
    margin-top: 0;
    background: transparent url("../images/layout/rep/mobile-logo.png") no-repeat scroll center center;
  }
  body.dfpSkin2017 #header .mainhead .logo a {
    display: block;
    height: 60px;
    top: 0;
  }
  body.dfpSkin2017 #page {
    margin: 0 auto;
    padding-top: 0;
    width: 1080px;
  }
  body.dfpSkin2017 #footer {
    margin: 0 auto;
    width: 1080px;
    position: relative;
  }
  #header .mainhead {
    width: 1080px;
  }
  #header .logo {
    height: 92px;
    width: 120px;
    margin-top: -18px;
    background: url("../images/layout/rep/logo-headbar.png") no-repeat scroll center center transparent;
  }
  #header .logo a {
    height: 92px;
    width: 120px;
  }
  #header .navbar li {
    float: left;
  }
  #header .navbar li:first-child {
    width: 100%;
  }
  #header .navbar li:first-child:hover:before {
    background-color: transparent;
  }
  #header .navbar li.mobileTitle {
    background-color: transparent;
  }
  #header .navbar li.mobileTitle a {
    display: none;
  }
  #header .navbar li.mobileTitle .sub-menu {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
  }
  #header .navbar li.mobileTitle .sub-menu:after {
    background-image: none;
  }
  #header .navbar li.mobileTitle .sub-menu nav {
    float: none;
    padding-right: 0;
  }
  #header .navbar li.mobileTitle .sub-menu nav:after {
    background-color: transparent;
    box-shadow: none;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems {
    background-color: transparent;
    width: auto;
    padding: 0 0 0 0;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li {
    float: left;
    margin: 0;
    padding: 0;
    width: inherit;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li:hover {
    background-color: #911402;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li:hover:after {
    background-image: none;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li a {
    float: left;
    font-weight: normal;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    color: #fff;
    display: block;
    height: 60px;
    line-height: 60px;
    position: relative;
    font-size: 18px;
    padding: 0 14px;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu {
    background-color: #fff;
    -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    left: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    top: 80px;
    -webkit-transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
    -moz-transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
    transition: opacity 0.2s ease 0s, top 0.2s ease 0s;
    z-index: 5000000;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu:after {
    background: rgba(0, 0, 0, 0) url("../images/layout/cnet-org-sprite.png") no-repeat scroll 0 -593px;
    content: "";
    display: block;
    height: 5px;
    left: 30px;
    padding-top: 0;
    position: absolute;
    top: -5px;
    width: 11px;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav {
    float: left;
    padding-right: 10px;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav:after {
    background-color: #dbdbdb;
    -webkit-box-shadow: 2px 0 3px -3px rgba(0, 0, 0, 0.4) inset;
    -moz-box-shadow: 2px 0 3px -3px rgba(0, 0, 0, 0.4) inset;
    box-shadow: 2px 0 3px -3px rgba(0, 0, 0, 0.4) inset;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 5px;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav .menuItems {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 20px 0 20px 20px;
    width: 170px;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav .menuItems li {
    padding-right: 0;
    position: relative;
    margin: 8px 0;
    border-left: medium none;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    float: none;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav .menuItems li:hover:before {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav .menuItems li a {
    color: gray;
    display: block;
    padding: 0 0 0 0;
    float: none;
    line-height: 20px;
    font-weight: normal;
    height: 20px;
    font-family: "Open Sans Condensed", sans-serif;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav .menuItems li a:hover {
    color: orange;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li .sub-menu nav .menuItems li a:hover:before {
    background-color: transparent;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li:last-of-type .sub-menu {
    right: 0;
    left: auto;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li:last-of-type .sub-menu:after {
    left: unset;
    right: 40px;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li:hover:after {
    right: 8px;
    top: 4px;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems li:hover .sub-menu {
    opacity: 1;
    top: 55px;
    visibility: visible;
  }
  #header .navbar li.mobileTitle .sub-menu nav .menuItems .sub-menu {
    visibility: hidden;
    opacity: 0;
    background-color: transparent;
    background-image: none;
  }
  #header .navbar li .sub-menu nav .menuItems {
    padding: 20px 0 20px 20px;
    width: 170px;
  }
  #header .navbar.headerTools li:first-child {
    width: auto;
  }
  #header .navbar.headerTools li:first-child:hover:before {
    background-color: #911402;
  }
  #header .mainNav {
    width: 775px;
    left: 120px;
  }
  #header .headerTools {
    width: 185px;
  }
  #header .wrapper {
    width: 1080px;
  }
  #header .wrapper .logoWrapper {
    height: 88px;
    width: 256px;
  }
  #header .wrapper .logoWrapper a {
    height: 88px;
    margin-left: 84px;
    width: 104px;
  }
  #header .wrapper #editions .menu:before {
    width: 200px;
  }
  #header #subNav {
    background: none #444446;
    background: -moz-linear-gradient(top, #252527, #444446);
    background: -ms-linear-gradient(top, #252527, #444446);
    background: -o-linear-gradient(top, #252527, #444446);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#252527), to(#444446));
    background: -webkit-linear-gradient(top, #252527, #444446);
    background: linear-gradient(top, #252527, #444446);
    width: 100%;
  }
  #header #subNav #subNavBar {
    margin: 0 auto;
    max-width: 1016px;
    min-width: 980px;
    position: relative;
    left: 122px;
  }
  #header #subNav #subNavBar span {
    color: #CCCCCC;
    display: block;
    font: 14px/35px "Helvetica Neue MedCond", Helvetica, Arial, sans-serif;
    height: 35px;
    padding: 0 12px;
  }
  #header #subNav #subNavBar > li {
    float: left;
    position: relative;
    background: url('../images/layout/subnav-pipe.png') no-repeat right 0 transparent;
  }
  #header #subNav #subNavBar > li:last-child {
    background-image: none;
  }
  #header #subNav #subNavBar > li .menusub {
    left: -1px;
    top: 30px;
  }
  #header #subNav #subNavBar > li .menusub ul {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid rgba(86, 87, 88, 0.8);
    background: #f4f4f4;
    padding: 5px 10px;
  }
  #header #subNav #subNavBar > li .menusub ul li {
    color: #252525;
  }
  #header #subNav #subNavBar > li .menusub ul li a,
  #header #subNav #subNavBar > li .menusub ul li a:visited {
    display: block;
    -webkit-box-shadow: 0 1px 0 #ffffff;
    -moz-box-shadow: 0 1px 0 #ffffff;
    box-shadow: 0 1px 0 #ffffff;
    -moz-text-shadow: 0 1px 0 #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -khtml-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    color: #252525;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 5px 2px;
  }
  #header #subNav #subNavBar > li .menusub ul li a:hover,
  #header #subNav #subNavBar > li .menusub ul li a:visited:hover {
    color: #860000;
    background: #eee;
    text-decoration: none;
  }
  #header #subNav #subNavBar > li .menusub ul li:last-child a {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
  }
  #header #subNav #subNavBar > li > a {
    background: none repeat scroll 0 0 transparent;
    color: #CCCCCC;
    float: left;
    font-size: 13px;
    line-height: 35px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 35px;
    left: -1px;
    padding: 0 20px;
    position: relative;
    font-weight: bold;
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  }
  #header #subNav #subNavBar > li > a:hover,
  #header #subNav #subNavBar > li > a.selected {
    color: #fff;
    -moz-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -khtml-text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  }
  #header #subNav #subNavBar > li .expandable a span {
    background: url("../images/layout/icons/icon-sprites.png") no-repeat scroll -52px -253px transparent;
    display: inline-block;
    height: 10px;
    margin-left: 6px;
    width: 10px;
    padding: 0;
  }
  #header #subNav #subNavBar > li .expandable:hover > a {
    position: relative;
    z-index: 9999992;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: none #1d1d1d;
    background: -moz-linear-gradient(top, #2f2f30, #1d1d1d);
    background: -ms-linear-gradient(top, #2f2f30, #1d1d1d);
    background: -o-linear-gradient(top, #2f2f30, #1d1d1d);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2f2f30), to(#1d1d1d));
    background: -webkit-linear-gradient(top, #2f2f30, #1d1d1d);
    background: linear-gradient(top, #2f2f30, #1d1d1d);
    -webkit-box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    -moz-box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    box-shadow: 2px -1px 3px -3px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.35) inset;
    border: 1px solid #272727;
    border-bottom: 0;
    height: 34px;
    padding-left: 11px;
    line-height: 32px;
  }
  #header #subNav #subNavBar > li .expandable:hover > a:hover {
    color: #ccc;
  }
  #header #subNav #subNavBar > li .expandable:hover span {
    background-position: -52px -229px;
  }
  #header #subNav #subNavBar:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
  }
  #header #Search {
    float: right;
    margin: 10px 20px 0 0;
    width: 250px;
  }
  #header #Search .searchBoxWrap {
    background: none repeat scroll 0 0 #ECEEF0;
    border-bottom: 1px solid #7A3228;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.45), 0 1px 3px rgba(0, 0, 0, 0.5) inset;
    height: 26px;
    padding-left: 10px;
    position: relative;
  }
  #header #Search .searchBoxWrap #s,
  #header #Search .searchBoxWrap #searchField {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    color: #000000;
    float: left;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 0 0;
    width: 210px;
    -moz-text-shadow: 0 1px 0 #ffffff;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    -khtml-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
  }
  #header #Search .searchBoxWrap .button {
    background: url("../images/layout/icons/icon-sprites.png") no-repeat scroll 0px -195px transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 23px;
    margin-top: 2px;
    padding: 0 10px;
    text-indent: -99999px;
  }
  #header .mobSearch.searchContainer {
    background-color: #911402;
    display: none;
    height: 80px;
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 999;
    overflow: hidden;
  }
  #header .mobSearch.searchContainer .headerSearchForm {
    box-sizing: border-box;
    display: inherit;
    float: none;
    margin: 0 auto;
    position: relative;
    width: 360px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #header .mobSearch .close-button {
    margin-right: 15px;
    background-clip: padding-box;
    background-color: #911402;
    border-radius: 50%;
    font-family: "nyt-franklin", arial, helvetica, sans-serif;
    height: 30px;
    padding: 0;
    width: 30px;
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 16px;
    transform: translateY(-50%);
    color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #header .mobSearch .close-button:hover {
    cursor: pointer;
    border-color: #ff8b00;
    color: #ff8b00;
  }
  #header .mobSearch .searchBar {
    background-color: #fff;
    border: medium none;
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px rgba(255, 255, 255, 0.09), 0 1px rgba(0, 0, 0, 0.2) inset;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
  }
  #header .mobSearch .searchBar input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-size: 16px;
    height: 40px;
    margin-left: 15px;
    padding-bottom: 0;
    width: 80%;
    color: #3d3d3d;
  }
  #header .mobSearch .searchBar button {
    border: medium none;
    background-color: transparent;
    font-size: 15px;
    height: 20px;
    width: 20px;
    padding: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    color: #ff8b00;
    transform: translateY(-50%);
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
  }
  #header .mobSearch .searchBar button:hover {
    cursor: pointer;
    color: #b80000;
  }
  /* Main Content */
  #page .highlightBox {
    width: 1040px;
  }
  #page .highlightBox .viewport .article.tp0 {
    width: 50%;
    height: 100%;
    float: left;
  }
  #page .highlightBox .viewport .article.tp0 figure img,
  #page .highlightBox .viewport .article.tp0 picture img {
    top: -100%;
    height: 420px;
  }
  #page .highlightBox .viewport .article.tp1 {
    width: 25%;
    height: 100%;
  }
  #page .highlightBox .viewport .article.tp1 figure img,
  #page .highlightBox .viewport .article.tp1 picture img {
    height: 100%;
    max-width: inherit;
    width: auto;
  }
  #page .highlightBox .viewport .article.tp1 .content p {
    display: block;
  }
  #page .highlightBox .viewport .article.tp2,
  #page .highlightBox .viewport .article.tp3 {
    height: 50%;
    width: 25%;
  }
  #page .highlightBox .viewport .article.tp2 figure img,
  #page .highlightBox .viewport .article.tp3 figure img {
    width: 100%;
    height: 100%;
  }
  #page .wrapper {
    width: 1040px;
    padding: 20px;
  }
  #page .wrapper #main {
    width: 1040px;
  }
  #page .wrapper #primary {
    width: 684px;
  }
  #page .wrapper #primary .articleList .article .frontPageImage img {
    width: 140px;
    height: 105px;
  }
  #page .wrapper #primary .articleList.error {
    background-image: none;
    border-top: medium none;
    padding-top: 0;
  }
  #page .wrapper #primary .articleList.error .serviceTitle {
    font-size: 34px;
    line-height: 38px;
  }
  #page .wrapper #primary .articleList.error .section {
    border-top: 3px solid #E8E8E8;
    padding-top: 20px;
    display: block;
    zoom: 1;
  }
  #page .wrapper #primary .articleList.error .section:before,
  #page .wrapper #primary .articleList.error .section:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page .wrapper #primary .articleList.error .section:after {
    clear: both;
  }
  #page .wrapper #primary .articleList.error .section:before,
  #page .wrapper #primary .articleList.error .section:after {
    display: table;
    content: "";
    zoom: 1;
    *display: inline;
  }
  #page .wrapper #primary .articleList.error .section:after {
    clear: both;
  }
  #page .wrapper #primary .articleList.error .section p {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    line-height: 24px;
  }
  #page .wrapper #primary .articleList.error .section ul {
    margin-top: 20px;
  }
  #page .wrapper #primary .articleList.error .section ul.simpleList {
    -moz-column-count: 3;
    -moz-column-gap: 20px;
    -webkit-column-count: 3;
    -webkit-column-gap: 20px;
    column-count: 3;
    column-gap: 20px;
    width: 684px;
  }
  #page .wrapper #primary .articleList.error .section ul.simpleList > li {
    display: inline-block;
    width: 100%;
    float: none;
    font-size: 15px;
    line-height: 21px;
    margin-bottom: 5px;
  }
  #page .wrapper #primary .articleList.error .section ul > li {
    background: url("../images/layout/icons/icon-sprite-all.png") no-repeat scroll 0 -369px transparent;
    font-size: 15px;
    line-height: 14px;
    margin: 0 0 5px;
    padding: 0 0 5px 15px;
    vertical-align: text-top;
    float: left;
    width: 140px;
  }
  #page .wrapper #primary .articleList.error .section ul > li a {
    color: #b80000;
  }
  #page .wrapper #primary .articleList.error .section ul > li a:hover {
    color: #ff8b00;
  }
  #page .wrapper .slider .sliderWrapper .article img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    width: auto;
  }
  #page .wrapper .carousel {
    margin-bottom: 20px;
    height: 410px;
    position: relative;
  }
  #page .wrapper .carousel #example {
    height: 410px;
    width: 684px;
  }
  #page .wrapper .carousel #slides {
    left: 0;
    bottom: 0;
    top: 0;
  }
  #page .wrapper .carousel #slides .slide > a {
    display: block;
    height: 513px;
    width: 684px;
  }
  #page .wrapper .carousel #slides .slides_container {
    width: 684px;
  }
  #page .wrapper .carousel #slides .slides_container .slides_control {
    height: 370px;
  }
  #page .wrapper .carousel #slides .slides_container {
    width: 684px;
  }
  #page .wrapper .carousel #slides .caption {
    width: 684px;
    height: 52px;
  }
  #page .wrapper .carousel .overlay {
    background: none #ffffff;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(255, 255, 255, 0.7)), color-stop(20%, #ffffff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    background: linear-gradient(left, rgba(255, 255, 255, 0.7), #ffffff 20%);
    border-left: 1px solid #FFFFFF;
    height: 100%;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
  }
  #page .wrapper .carousel .overlay .content {
    font-size: 15.6px;
    line-height: 21.6px;
    padding: 40px 20px 20px;
  }
  #page .wrapper .carousel .overlay .content h2 {
    font-size: 25px;
    line-height: 25px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  #page .wrapper .carousel .overlay .content h2 a {
    color: #000000;
  }
  #page .wrapper .carousel .overlay .content h2 a:hover {
    color: #860000;
  }
  #page .wrapper .carousel .overlay .content p {
    font-size: 15px;
  }
  #page .wrapper .carousel .sliderWrapper .flap {
    left: 320px;
  }
  #page .wrapper .carousel .navControl {
    z-index: 999;
    position: absolute;
    top: unset;
    left: unset;
    right: 0;
  }
  #page .wrapper .carousel .navControl .sliderNext,
  #page .wrapper .carousel .navControl .next,
  #page .wrapper .carousel .navControl .sliderPrev,
  #page .wrapper .carousel .navControl .prev {
    color: #b80000;
    cursor: pointer;
    line-height: 24px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 10px;
    text-decoration: none;
    font-family: Lato, Helvetica, Arial, sans-serif;
    height: 24px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  #page .wrapper .carousel .navControl .sliderNext:hover,
  #page .wrapper .carousel .navControl .next:hover,
  #page .wrapper .carousel .navControl .sliderPrev:hover,
  #page .wrapper .carousel .navControl .prev:hover {
    color: #ff8b00;
  }
  #page .wrapper .carousel .sliderPagination {
    width: 684px;
  }
  #page .wrapper .carousel .sliderPagination > li {
    display: inline;
  }
  #page .wrapper .carousel .sliderPagination > li a {
    background: none repeat scroll 0 0 #e4e7ea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    float: left;
    height: 10px;
    margin: 8px 4px 0 10px;
    text-indent: -9999px;
    width: 10px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  #page .wrapper .carousel .sliderPagination > li a.active,
  #page .wrapper .carousel .sliderPagination > li a:hover {
    background: none #911402;
    background: -moz-linear-gradient(top, #b80000, #911402);
    background: -ms-linear-gradient(top, #b80000, #911402);
    background: -o-linear-gradient(top, #b80000, #911402);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#b80000), to(#911402));
    background: -webkit-linear-gradient(top, #b80000, #911402);
    background: linear-gradient(top, #b80000, #911402);
    -webkit-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    cursor: pointer;
  }
  #page .wrapper .carousel .sliderPagination > li.current a {
    background: none #911402;
    background: -moz-linear-gradient(top, #b80000, #911402);
    background: -ms-linear-gradient(top, #b80000, #911402);
    background: -o-linear-gradient(top, #b80000, #911402);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#b80000), to(#911402));
    background: -webkit-linear-gradient(top, #b80000, #911402);
    background: linear-gradient(top, #b80000, #911402);
    -webkit-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    -moz-box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    box-shadow: 1px 2px 2px rgba(255, 255, 255, 0.65) inset;
    cursor: pointer;
  }
  #page .wrapper .topstories {
    margin-bottom: 20px;
  }
  #page .wrapper .topstories .topstory {
    width: 332px;
  }
  #page .wrapper .topstories .topstory.first {
    margin-right: 20px;
    margin-bottom: 0;
  }
  #page .wrapper .topstories .topstory .storyImage {
    margin-bottom: -10%;
  }
  #page .wrapper .topstories .topstory p {
    display: block;
  }
  .ajaxmultimediaBox .boxNav {
    float: right;
  }
  .ajaxmultimediaBox .boxNav .prev,
  .ajaxmultimediaBox .boxNav .next {
    cursor: pointer;
    float: left;
    height: 20px;
    width: 20px;
    text-align: center;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    color: #b80000;
  }
  .ajaxmultimediaBox .boxNav .prev:hover,
  .ajaxmultimediaBox .boxNav .next:hover {
    color: #911402;
  }
  .ajaxmultimediaBox .boxNav .prev {
    margin-right: 5px;
  }
  .ajaxmultimediaBox .boxNav .next {
    margin-left: 5px;
  }
  .ajaxmultimediaBox .boxNav .dot {
    float: left;
    text-align: center;
    width: 15px;
    height: 20px;
    color: #e4e7ea;
    line-height: 20px;
    font-size: 10px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  .ajaxmultimediaBox .boxNav .dot.on {
    color: #b80000;
  }
  .ajaxmultimediaBox .boxWrapper {
    overflow: hidden;
  }
  .ajaxmultimediaBox .container {
    width: 3000px;
    position: relative;
  }
  .ajaxmultimediaBox .container .images {
    float: left;
    width: 684px;
  }
  .ajaxmultimediaBox .container .images .multimediaelement {
    display: inline;
    float: left;
    width: 171px;
    text-align: center;
    height: 250px;
  }
  .ajaxmultimediaBox .container .images .multimediaelement .image {
    margin: 0 auto 10px;
    width: 140px;
  }
  .ajaxmultimediaBox .container .images .multimediaelement .image:before {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 3;
    content: "";
    position: absolute;
  }
  .ajaxmultimediaBox .container .images .multimediaelement .content {
    font-family: Lato, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    margin: 0 auto;
    overflow: hidden;
    width: 140px;
    text-align: left;
  }
  .ajaxmultimediaBox .container .images .title a {
    color: #b80000;
    font-size: 15px;
    line-height: 20px;
  }
  .ajaxmultimediaBox .container .images .title a:hover {
    color: #ff8b00;
  }
  .pagination ul.wp-paginate {
    margin-top: 0;
    width: auto;
  }
  .pagination ul.wp-paginate > li a {
    padding: 0 15px;
  }
  #ad_msgplus-gallery-1 {
    width: 620px;
    height: 550px;
  }
  /* FOOTER */
  #footer .wrapper {
    width: 1080px;
  }
  #footer .wrapper .footerLists ul {
    float: left;
    margin: 0 10px 0;
    min-height: 180px;
    width: 315px;
    text-align: left;
  }
}
