@import url(../css/normalize.css);
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

a.wl {
  display: block;
  color: white;
  font-size: 0.75em;
  text-align: right;
  padding: 0.25em 0; }

.readmore-box {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#17445f+0,2f78a6+100 */
  background: #17445f;
  /* Old browsers */
  background: -moz-linear-gradient(left, #17445f 0%, #2f78a6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #17445f 0%, #2f78a6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #17445f 0%, #2f78a6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17445f', endColorstr='#2f78a6',GradientType=1 );
  /* IE6-9 */
  padding: 0.25em 0.25em 0.25em 0; }
  .readmore-box a.readmore {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#17445f+0,032a40+100 */
    background: #17445f;
    /* Old browsers */
    background: -moz-linear-gradient(left, #17445f 0%, #032a40 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #17445f 0%, #032a40 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #17445f 0%, #032a40 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#17445f', endColorstr='#032a40',GradientType=1 );
    /* IE6-9 */
    -webkit-border-radius: 0em 0.3125em 0.3125em 0em;
    border-radius: 0em 0.3125em 0.3125em 0em;
    padding: 0.125em 1.75em 0.25em 0.25em;
    position: relative;
    display: block;
    text-align: right; }
    .readmore-box a.readmore:before {
      background: white url(../image/icon-triangle-red.png) center center no-repeat;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      -webkit-border-radius: 0.25em;
      border-radius: 0.25em;
      background-clip: padding-box;
      content: '';
      width: 1.375em; }
    .readmore-box a.readmore span {
      color: white;
      font-size: 0.6875em; }

a.order {
  background: #ed1c24;
  display: block;
  padding: 0.75em 0;
  text-decoration: none;
  text-align: center;
  line-height: 160%; }
  a.order:hover {
    background: #ffd200;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }
    a.order:hover span {
      color: black;
      -webkit-transition: all 300ms ease;
      -moz-transition: all 300ms ease;
      -ms-transition: all 300ms ease;
      -o-transition: all 300ms ease;
      transition: all 300ms ease; }
  a.order span {
    color: white;
    font-size: 1.8125em;
    font-weight: 900;
    line-height: 100%;
    text-transform: uppercase; }

#productInfo a.order {
  width: 80%;
  margin: 0 auto; }

#choice a.order {
  margin: 2em 1.25em 0 0;
  display: block;
  width: 50%;
  float: right; }

#order a.order {
  margin: 1em 0;
  display: block;
  width: 98%;
  float: right; }

@media (max-width: 48.75em) {
  #choice a.order {
    margin: 2em 0 0 0;
    display: block;
    width: 100%;
    float: none; }

  #order a.order {
    margin: 1em 0;
    display: block;
    width: 98%;
    float: right; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px; }

body {
  background: #0a6b94;
  font-size: 100%; }

article {
  position: relative; }

figure {
  margin: 0;
  padding: 0;
  overflow: hidden; }
  figure img {
    display: block; }

a {
  text-decoration: none; }

.clearfix:after {
  content: '';
  display: table;
  clear: both; }

#wrapper, .center-block {
  width: 73.75em;
  position: relative;
  display: block;
  margin: auto; }

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.flexwrap {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.fl-col {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.bg-lbl, #category2 article:nth-child(even) .content, #artlist article:nth-child(even) .content {
  background: #afd3ea; }

.bg-bl {
  background: #0a6b94; }

.bg-lgr, #category2 article:nth-child(odd) .content, #artlist article:nth-child(odd) .content {
  background: #e3e3e3; }

.bg-wh {
  background: white; }

.wid176 {
  width: 11em; }

@media (max-width: 48.75em) {
  .wid176 {
    width: 100%; } }
.wid770 {
  width: 48.125em; }

@media (max-width: 48.75em) {
  .wid770 {
    width: 100%; } }
.wid380 {
  width: 23.75em; }

@media (max-width: 48.75em) {
  .wid380 {
    width: 100%; } }
.wid390 {
  width: 24.375em; }

@media (max-width: 48.75em) {
  .wid390 {
    width: 100%; } }
.wid370 {
  width: 23.125em; }

@media (max-width: 48.75em) {
  .wid370 {
    width: 100%; } }
.wid170 {
  width: 10.625em; }

@media (max-width: 48.75em) {
  .wid170 {
    width: 100%; } }
.wid200 {
  width: 12.5em; }

@media (max-width: 48.75em) {
  .wid200 {
    width: 100%; } }
.wid140 {
  width: 8.75em; }

@media (max-width: 48.75em) {
  .wid140 {
    width: 100%; } }
.wid780 {
  width: 48.75em; }

@media (max-width: 48.75em) {
  .wid780 {
    width: 100%; } }
.wid234 {
  width: 14.625em; }

@media (max-width: 48.75em) {
  .wid234 {
    width: 100%; } }
.wid536 {
  width: 33.5em; }

@media (max-width: 48.75em) {
  .wid536 {
    width: 100%; } }
.wid190 {
  width: 11.875em; }

@media (max-width: 48.75em) {
  .wid190 {
    width: 100%; } }
.wid280 {
  width: 17.5em; }

@media (max-width: 48.75em) {
  .wid280 {
    width: 100%; } }
.wid460 {
  width: 28.75em; }

@media (max-width: 48.75em) {
  .wid460 {
    width: 100%; } }
@media (max-width: 48.75em) {
  body {
    background: #0a6b94; }

  #wrapper, .center-block {
    width: 100%; }

  .flex {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

#category1 {
  padding: 0.625em;
  background: white;
  -webkit-border-radius: 0em 0em 0.25em 0.25em;
  border-radius: 0em 0em 0.25em 0.25em; }

#mainarticle .content, #category2 .content {
  position: relative;
  padding: 0.625em; }

#sidebar .content {
  position: relative;
  padding: 0 0.625em; }

#mainarticle .readmore-box, #category1 .readmore-box, #category2 .readmore-box, #sidebar .readmore-box, #category4 .readmore-box, #artlist .readmore-box {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0; }

#category1 .wid370 .content, #category4 .content, #artlist .content {
  padding: 0.5em 0.625em;
  position: relative; }

#artlist figure {
  height: 12.5em;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  @media (max-width: 48.75em) {
    #artlist figure {
      display: none; } }
  #artlist figure img {
    height: 12.5em; }

#maincontent {
  padding: 1.25em 0; }

#category2 article, #artlist article {
  padding: 0.3125em;
  background: white;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background-clip: padding-box;
  margin: 0 0 0.625em 0; }
  #category2 article:first-of-type, #artlist article:first-of-type {
    -webkit-border-radius: 0em 0em 0.25em 0.25em;
    border-radius: 0em 0em 0.25em 0.25em; }
#category2 .ad-middle, #artlist .ad-middle {
  margin: 0 0 0.625em 0; }

#sidebar article {
  background: #083048 url(../image/separator-blue.png) bottom center no-repeat;
  padding: 0.3125em; }
#sidebar .ad-middle {
  padding: 0.625em 2.5em;
  margin: 2em 0 0 0;
  background: #e3e3e3;
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background-clip: padding-box; }

.ad-bottom {
  margin: 1em auto;
  padding: 1em 0;
  background: url(../image/separator-blue.png) bottom center/100% 1px no-repeat, url(../image/separator-blue.png) top center/100% 1px no-repeat; }

#category4 .articles {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#083048+0,083048+50,10425f+50,10425f+100 */
  background: #083048;
  /* Old browsers */
  background: -moz-linear-gradient(top, #083048 0%, #083048 50%, #10425f 50%, #10425f 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #083048 0%, #083048 50%, #10425f 50%, #10425f 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #083048 0%, #083048 50%, #10425f 50%, #10425f 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#083048', endColorstr='#10425f',GradientType=0 );
  /* IE6-9 */
  padding: 0.625em; }
  #category4 .articles article:nth-child(1), #category4 .articles article:nth-child(2), #category4 .articles article:nth-child(3) {
    margin: 0 0 1.25em 0; }

#article {
  background: white;
  padding: 0.625em; }

#articleImage {
  width: 100%;
  max-height: 18.75em;
  margin: 0 0 1em 0; }
  #articleImage img {
    width: 100%; }

#productInfo figure {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  #productInfo figure img {
    width: 90%;
    height: auto; }
#productInfo .price {
  text-align: center;
  padding: 0.55556em;
  color: #ed1c24;
  font-style: italic;
  font-weight: 700;
  font-size: 2.25em; }
#productInfo .rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  #productInfo .rating ul {
    list-style: none;
    background: #0a6b94;
    margin: 0;
    padding: 0.5em 0.625em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 80%; }
    #productInfo .rating ul li {
      padding: 0;
      margin: 0 0.25em;
      width: 1.0625em;
      height: 1.125em; }
      #productInfo .rating ul li.full {
        background: url(../image/bg-full.png) top center no-repeat; }
      #productInfo .rating ul li.empty {
        background: url(../image/bg-empty.png) top center no-repeat; }
#productInfo ul.productPoints {
  padding: 0;
  margin: 2em 0 0 0;
  list-style: none; }
  #productInfo ul.productPoints li {
    background: #0a6b94;
    padding: 0.25em;
    text-align: center;
    color: white;
    font-style: italic;
    font-weight: 700;
    -webkit-border-radius: 0.25em;
    border-radius: 0.25em;
    background-clip: padding-box;
    margin: 0 0 0.125em 0; }

#productContent img {
  max-width: 100%; }

#product {
  padding: 0.625em; }

#products article {
  -webkit-border-radius: 0.25em;
  border-radius: 0.25em;
  background-clip: padding-box;
  border: 1px solid white;
  background: #393939;
  padding: 0.25em; }
#products figure {
  width: 100%;
  height: 11.25em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  background: white; }
  #products figure img {
    width: 10em; }
#products .content {
  background: #0a6b94; }
#products .rating {
  background: #ed1c24;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  #products .rating ul {
    list-style: none;
    margin: 0;
    padding: 0.5em 0.625em;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    width: 80%; }
    #products .rating ul li {
      padding: 0;
      margin: 0 0.25em;
      width: 1.0625em;
      height: 1.125em; }
      #products .rating ul li.full {
        background: url(../image/bg-full.png) top center no-repeat; }
      #products .rating ul li.empty {
        background: url(../image/bg-empty.png) top center no-repeat; }

.relatedLinks {
  padding: 0.625em;
  background: #e9e9e9;
  margin: 1em 0; }
  .relatedLinks h6 {
    font-size: 0.75em;
    padding: 0;
    margin: 0 0 1.33333em 0;
    color: black;
    text-transform: uppercase;
    letter-spacing: 0.83333em;
    font-weight: 400; }
  .relatedLinks .multiCols {
    -moz-column-count: 3;
    -moz-column-gap: 1.25em;
    -webkit-column-count: 3;
    -webkit-column-gap: 1.25em;
    column-count: 3;
    column-gap: 1.25em; }
    .relatedLinks .multiCols a {
      text-decoration: underline;
      color: #254679; }

footer {
  width: 100%;
  position: relative;
  background: none; }
  footer .center-block {
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 1.25em 0; }
  footer #footer-logo {
    width: 12.5em; }
    footer #footer-logo img {
      max-width: 100%; }
  footer #warning {
    padding: 1em 3em; }
    footer #warning p {
      color: #e9e9e9;
      font-size: 0.75em;
      margin: 0 0 0.83333em; }

#slideUpAnim {
  width: 6.25em;
  height: 6.25em;
  position: fixed;
  top: 50%;
  right: -3.125em;
  margin-top: -3.125em;
  background: #ffd200;
  -webkit-border-radius: 3.125em;
  border-radius: 3.125em;
  background-clip: padding-box;
  display: block; }
  #slideUpAnim #triangle-up {
    display: block;
    width: 0;
    height: 0;
    border-left: 0.5em solid transparent;
    border-right: 0.5em solid transparent;
    border-bottom: 1em solid white;
    margin: 0.5rem 0 0 0.6875rem;
    position: absolute;
    top: 35%;
    left: 0.625em; }
  #slideUpAnim:hover {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); }

@media (max-width: 48.75em) {
  footer {
    padding: 1em 0; }
    footer .center-block {
      height: auto;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

header#header {
  position: relative;
  min-height: 7.5em;
  background: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

#logo {
  margin: 0 0 0 0;
  width: 12.5em; }
  #logo img {
    max-width: 100%; }
  #logo:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease; }

.wid176 {
  height: 7.5em; }
  .wid176 #search {
    padding: 0.3125em 0.5em 0.3125em 0.3125em; }
    .wid176 #search input {
      border: none;
      -webkit-border-radius: 0.25em;
      border-radius: 0.25em;
      background-clip: padding-box; }
    .wid176 #search button {
      background: url(../image/icon-glass.png) center center no-repeat;
      background-color: transparent;
      border: none; }
    .wid176 #search input:focus, .wid176 #search button:focus {
      outline: none; }

@media (max-width: 48.75em) {
  header#header {
    height: auto;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }

  #logo {
    position: relative;
    top: 0;
    left: 0; }
    #logo img {
      max-width: 100%; } }
@keyframes moveFromRight {
  from {
    opacity: 0;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  to {
    opacity: 1;
    transform: translateY(0%);
    -moz-transform: translateY(0%);
    -o-transform: translateY(0%);
    -ms-transform: translateY(0%); } }
@-webkit-keyframes moveFromRight {
  from {
    opacity: 0;
    -webkit-transform: translateY(-100%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%); } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

nav#mainnav {
  -webkit-border-radius: 0.25em 0.25em 0em 0em;
  border-radius: 0.25em 0.25em 0em 0em;
  position: relative;
  margin: 0; }
  nav#mainnav .home {
    position: absolute;
    top: -0.25em;
    bottom: 0;
    left: 0.625em;
    -webkit-border-radius: 0.25em 0.25em 0em 0em;
    border-radius: 0.25em 0.25em 0em 0em;
    background: white url(../image/icon-home.png) center center no-repeat;
    width: 3.75em;
    z-index: 4000; }
  nav#mainnav ul {
    margin: 0;
    padding: 0 0 0 5em;
    position: relative;
    z-index: 2000;
    overflow: hidden;
    list-style: none;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    nav#mainnav ul li {
      padding: 0;
      text-align: left;
      padding: 0.75em;
      position: relative;
      -ms-flex-pack: distribute;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      justify-content: space-around; }
      nav#mainnav ul li a {
        display: block;
        line-height: 130%;
        text-decoration: none;
        position: relative; }
        nav#mainnav ul li a span {
          font-family: "Roboto Condensed", sans-serif;
          text-transform: uppercase;
          color: white;
          font-size: 0.875em;
          display: block;
          white-space: normal;
          font-weight: 400; }
      nav#mainnav ul li:hover a span {
        -moz-animation: moveFromRight 400ms ease-in-out;
        -webkit-animation: moveFromRight 400ms ease-in-out;
        -ms-animation: moveFromRight 400ms ease-in-out;
        -o-animation: moveFromRight 400ms ease-in-out;
        animation: moveFromRight 400ms ease-in-out; }
  nav#mainnav h6 {
    display: none; }

@media (max-width: 48.75em) {
  nav#mainnav {
    background: #e9e9e9; }
    nav#mainnav h6 {
      display: block;
      margin: 0 0 0 0.25em;
      font-size: 1.5em;
      padding: 0 0 0 1.66667em;
      position: relative;
      background: url(../image/hamburger.gif) left center no-repeat; }
    nav#mainnav ul {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      display: none; } }
#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

.socialbox {
  min-width: 5.25em;
  z-index: 600; }
  .socialbox .social_fb {
    background-position: -2.9375rem 0; }
    .socialbox .social_fb:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: -2.9375rem -1.375rem; }
  .socialbox .social_gp {
    background-position: -5.875rem 0; }
    .socialbox .social_gp:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: -5.875rem -1.375rem; }
  .socialbox .social_tw {
    background-position: 0 0; }
    .socialbox .social_tw:hover {
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in;
      background-position: 0 -1.375rem; }
  .socialbox a {
    background: url(../image/bg-social-icon.png) no-repeat;
    display: inline-block;
    margin-right: 1rem;
    margin-top: 0.625rem;
    text-decoration: none;
    position: relative;
    z-index: 1000;
    width: 1.5em;
    height: 1.375em; }
    .socialbox a:first-child {
      margin-left: 1rem; }
    .socialbox a:last-child {
      margin-right: 0; }

#topRev {
  width: 26.875em;
  margin: 0 6.25em 0 0; }
  #topRev .content {
    padding: 0.625em 0.625em 0.625em 0.625em; }
    @media (max-width: 48.75em) {
      #topRev .content {
        padding: 0.625em; } }
    #topRev .content span {
      font-size: 0.875em;
      font-style: italic;
      color: white;
      line-height: 110%;
      display: block; }

.blackGrad, .wid176 #search, nav#mainnav {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,393939+50,000000+100 */
  background: black;
  /* Old browsers */
  background: -moz-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, black 0%, #393939 50%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, black 0%, #393939 50%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */ }

h1, h2, h3, h4, h5, h6, p {
  font-size: 100%; }

.ad-top h6 {
  margin: 0 0 .5em 0;
  padding: 0;
  color: white;
  font-size: 0.625em;
  letter-spacing: 1em;
  text-transform: uppercase; }

h2 {
  font-size: 1.125em;
  margin: 0 0 0.88889em 0;
  font-weight: 400;
  line-height: 130%;
  padding: 0;
  font-family: "Roboto Condensed", sans-serif; }

p {
  font-size: 1em;
  font-weight: 400;
  color: black;
  margin: 0; }
  p + p {
    margin: 1em 0 0 0; }

h4.category {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 0.75em;
  background: #ed1c24;
  display: inline-block;
  padding: 0.16667em 0.66667em;
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  margin: 0 0 0.66667em 0; }

#mainarticle h1 {
  margin: 0 0 0.625em 0; }
  #mainarticle h1 a {
    font-size: 1.625em;
    color: #0a6b94;
    display: block;
    line-height: 110%; }
#mainarticle p {
  margin: 0; }
  #mainarticle p a {
    color: black;
    font-size: 1.0625em;
    display: block;
    line-height: 120%; }

#category1 .wid370 h3, #sidebar h3, #category4 h3 {
  margin: 0; }
  #category1 .wid370 h3 a, #sidebar h3 a, #category4 h3 a {
    font-weight: 700;
    color: white; }
#category1 .wid370 p, #sidebar p, #category4 p {
  margin: 0; }
  #category1 .wid370 p a, #sidebar p a, #category4 p a {
    font-size: 0.8125em;
    color: #ffd200; }

#category2 h2, #artlist h2 {
  padding: 0.55556em;
  margin: 0;
  -webkit-border-radius: 0.22222em 0.22222em 0em 0em;
  border-radius: 0.22222em 0.22222em 0em 0em;
  background-clip: padding-box;
  color: white;
  text-transform: uppercase; }
#category2 h3, #artlist h3 {
  margin: 0 0 .5em 0; }
  #category2 h3 a, #artlist h3 a {
    font-weight: 400;
    color: black;
    font-size: 1.25em; }
#category2 p, #artlist p {
  margin: 0; }
  #category2 p a, #artlist p a {
    font-size: 0.9375em;
    color: black; }
#category2 .ad-middle h6, #artlist .ad-middle h6 {
  font-size: 0.625em;
  letter-spacing: 1em;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  color: white; }

aside#sidebar h2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#097fb5+41,032639+100 */
  background: #097fb5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #097fb5 41%, #032639 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #097fb5 41%, #032639 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #097fb5 41%, #032639 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#097fb5', endColorstr='#032639',GradientType=0 );
  /* IE6-9 */
  padding: 0.55556em;
  margin: 0;
  -webkit-border-radius: 0.22222em 0.22222em 0em 0em;
  border-radius: 0.22222em 0.22222em 0em 0em;
  background-clip: padding-box;
  color: white;
  text-transform: uppercase;
  -webkit-box-shadow: inset 0 0 1.11111em rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 0 1.11111em rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 0 1.11111em rgba(0, 0, 0, 0.7); }
aside#sidebar .ad-middle h6 {
  font-size: 0.625em;
  letter-spacing: 1em;
  margin: 0 0 0.625em 0;
  text-transform: uppercase;
  color: black; }

.ad-bottom h6 {
  font-size: 0.625em;
  letter-spacing: 1em;
  margin: 0 0 0.625em 0;
  text-transform: uppercase;
  color: white; }

#category4 h2 {
  padding: 0.55556em;
  margin: 0;
  -webkit-border-radius: 0.22222em 0.22222em 0em 0em;
  border-radius: 0.22222em 0.22222em 0em 0em;
  background-clip: padding-box;
  color: white;
  text-transform: uppercase; }

#products h2 {
  padding: 0.55556em;
  -webkit-border-radius: 0.22222em 0.22222em 0em 0em;
  border-radius: 0.22222em 0.22222em 0em 0em;
  background-clip: padding-box;
  color: white;
  text-transform: uppercase; }
#products h3 {
  margin: 0;
  padding: .5em .5em 0 .5em; }
  #products h3 a {
    font-weight: 400;
    color: #afd3ea;
    font-size: 1.25em; }
#products p {
  margin: 0;
  padding: 0 .5em .5em .5em; }
  #products p a {
    font-size: 0.9375em;
    color: white; }

#article h1 {
  font-size: 2.25em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 0.44444em 0; }
#article h2 {
  font-size: 1.625em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 0.61538em 0; }
#article h3 {
  font-size: 1.25em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 0.8em 0; }
#article h4, #article h5, #article h6 {
  font-size: 1em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 1em 0; }
#article ul {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none; }
  #article ul li {
    padding: 0 0 0 0.625em;
    position: relative;
    margin: 0 0 0.25em 0;
    font-weight: 400;
    font-style: italic;
    color: black; }
    #article ul li:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 3.5px 0 3.5px 5px;
      content: '';
      border-color: transparent transparent transparent #0a6b94;
      position: absolute;
      top: 0.3125em;
      left: 0; }
#article ol {
  margin: 0 0 1em 0;
  padding: 0;
  list-style: none;
  counter-reset: i; }
  #article ol li {
    padding: 0 0 0 1.875em;
    position: relative;
    margin: 0 0 0.25em 0;
    font-weight: 400;
    font-style: italic;
    color: black; }
    #article ol li:before {
      width: 1.25em;
      height: 1.25em;
      line-height: 130%;
      color: white;
      counter-increment: i;
      content: counter(i);
      text-align: center;
      -webkit-border-radius: 0.25em;
      border-radius: 0.25em;
      background-clip: padding-box;
      background: #0a6b94;
      position: absolute;
      top: 0;
      left: 0; }
#article p {
  color: black;
  margin: 0 0 1em 0; }

#product h1 {
  font-size: 2.25em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 0.44444em 0; }
#product h2 {
  font-size: 1.625em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 0.61538em 0; }
#product h3 {
  font-size: 1.25em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 0.8em 0; }
#product h4, #product h5, #product h6 {
  font-size: 1em;
  font-weight: 700;
  color: #0a6b94;
  margin: 0 0 1em 0; }

@media (max-width: 48.75em) {
  #choice h2, #choice p {
    padding: 0.3em; } }
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/*# sourceMappingURL=main.css.map */
