#breadcrumb {
  padding-top: 1.3333333333em;
  line-height: 1.2; }
  #breadcrumb .sep {
    margin: 0 0.05em 0 0.2em;
    color: #622E3E; }
  #breadcrumb .icon-home {
    position: relative;
    top: 0.0555555556em;
    display: inline-block;
    width: 1.2em;
    height: 1em;
    margin-left: -0.25em;
    font-size: 1.2em;
    line-height: 1;
    overflow: hidden;
    vertical-align: top; }
    #breadcrumb .icon-home:before {
      display: block; }
  #breadcrumb strong {
    font-weight: normal; }

body {
  position: relative;
  background: #2C2C2C; }

#body {
  position: relative;
  z-index: 2; }

#bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 460px;
  z-index: 1;
  background: url("../../images/bg-repeat.png"); }
  #bg:before {
    position: absolute;
    top: 430px;
    left: 0;
    right: 0;
    display: block;
    height: 531px;
    content: '';
    background: url("../../images/bg-repeat-x.png") left top repeat-x; }
  #bg:after {
    position: absolute;
    top: 405px;
    left: 0;
    display: block;
    width: 259px;
    height: 430px;
    content: '';
    background: url("../../images/bg-logo.png") left top no-repeat; }

#header {
  position: relative;
  z-index: 10;
  margin-bottom: 2em;
  text-align: right;
  box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 0.25);
  background: #FFFFFF; }
  #header:after {
    content: " ";
    /* Older browser do not support empty content */
    display: block;
    clear: both;
    visibility: hidden;
    height: 0; }
  #header .logo {
    position: relative;
    z-index: 10;
    float: left;
    margin: 0.45em 0; }
  #header ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  #header nav nav {
    display: none; }
  #header li {
    display: inline-block; }
  #header .toggle-menu {
    display: none; }
  #header .top-bar > .menu {
    padding-top: 1em; }
    #header .top-bar > .menu li {
      margin: 0 0 0 1.5em; }
    #header .top-bar > .menu a {
      font-size: 0.9333333333em;
      color: #818181; }
      #header .top-bar > .menu a:hover, #header .top-bar > .menu a:focus, #header .top-bar > .menu a:active {
        color: #9b9b9b; }
    #header .top-bar > .menu .login > a:before {
      margin-right: 0.4em;
      font-family: 'pelicans';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 1.185em;
      content: '\E800'; }
  #header .menu-panel > .menu {
    position: relative;
    left: 1.3333333333em;
    padding-top: 1.05em; }
    #header .menu-panel > .menu > ul > li > a {
      display: inline-block;
      padding: 0.25em 1.25em 0.95em;
      font-weight: bold;
      font-size: 1.0666666667em;
      color: #3F3F3F; }
      #header .menu-panel > .menu > ul > li > a:hover, #header .menu-panel > .menu > ul > li > a:focus, #header .menu-panel > .menu > ul > li > a:active {
        color: #622E3E; }
    #header .menu-panel > .menu li.cart > a:before {
      display: inline-block;
      line-height: 1;
      margin-right: 0.6em;
      font-family: 'pelicans';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: normal;
      font-size: 1.07em;
      content: '\E804';
      color: #818181; }
    #header .menu-panel > .menu li.has-children {
      position: relative; }
      #header .menu-panel > .menu li.has-children > a:after {
        position: relative;
        top: 0.15em;
        display: inline-block;
        line-height: 1;
        margin-left: 0.35em;
        font-family: 'pelicans';
        font-style: normal;
        font-weight: normal;
        speak: none;
        display: inline-block;
        text-decoration: inherit;
        width: 1em;
        margin-right: .2em;
        text-align: center;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        margin-left: .2em;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: bold;
        font-size: 1.25em;
        content: '\E801';
        color: #818181;
        opacity: 0.4; }
      #header .menu-panel > .menu li.has-children > nav {
        position: absolute;
        top: 100%;
        left: 0;
        min-width: 215px;
        padding: 0.35em 1.3333333333em 1em;
        text-align: left;
        line-height: 1.2;
        background: #EAEAEA;
        box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.4);
        box-sizing: border-box; }
        #header .menu-panel > .menu li.has-children > nav li {
          display: block;
          padding: 0.4em 0; }
        #header .menu-panel > .menu li.has-children > nav a {
          color: #3F3F3F; }
          #header .menu-panel > .menu li.has-children > nav a:hover, #header .menu-panel > .menu li.has-children > nav a:focus, #header .menu-panel > .menu li.has-children > nav a:active {
            font-weight: bold; }
      #header .menu-panel > .menu li.has-children:hover {
        background: #EAEAEA; }
        #header .menu-panel > .menu li.has-children:hover > a:after {
          opacity: 1; }
        #header .menu-panel > .menu li.has-children:hover > nav {
          display: block; }

@media screen and (max-width: 767px) {
  #bg {
    display: none; }

  #bg:before, #bg:after {
    background: none; }

  #header {
    position: static;
    margin-bottom: 0;
    /*&:after {
        position:relative;left:0;z-index:5;
        height:1.25em;
        visibility: visible;
        background: url('../../images/bg-repeat.png');
        -webkit-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        .slide-menu & {left:em_size($font_size, 205);}
    }*/ }
    #header .logo-container {
      position: relative;
      z-index: 9;
      left: 0;
      padding: 0.6666666667em 1.3333333333em;
      margin: 0 -1.3333333333em;
      text-align: center;
      background: #FFFFFF;
      -webkit-transition: left 0.3s ease;
      -moz-transition: left 0.3s ease;
      transition: left 0.3s ease; }
      #header .logo-container:after {
        content: " ";
        /* Older browser do not support empty content */
        display: block;
        clear: both;
        visibility: hidden;
        height: 0; }
      #header .logo-container .logo {
        display: inline;
        float: none; }
        #header .logo-container .logo img {
          width: 10.6666666667em; }
    #header .top-bar {
      display: none; }
    #header .menu-panel {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 13.6666666667em;
      padding-top: 2em;
      text-align: left;
      background: #3F3F3F; }
      #header .menu-panel > .menu {
        left: 0;
        padding-top: 0; }
        #header .menu-panel > .menu > ul > li {
          display: block;
          border-bottom: 1px solid #2C2C2C; }
          #header .menu-panel > .menu > ul > li > a {
            display: block;
            padding: 0.9333333333em 0.8666666667em;
            line-height: 1.2;
            color: #fff; }
            #header .menu-panel > .menu > ul > li > a:after {
              color: #fff;
              opacity: 0; }
            #header .menu-panel > .menu > ul > li > a:hover, #header .menu-panel > .menu > ul > li > a:focus, #header .menu-panel > .menu > ul > li > a:active {
              color: #fff; }
        #header .menu-panel > .menu li.has-children {
          overflow: hidden; }
          #header .menu-panel > .menu li.has-children:hover {
            background: none; }
            #header .menu-panel > .menu li.has-children:hover > a:after {
              opacity: 0; }
            #header .menu-panel > .menu li.has-children:hover > nav {
              display: none; }
          #header .menu-panel > .menu li.has-children > a {
            position: relative;
            padding-right: 2em; }
            #header .menu-panel > .menu li.has-children > a:after {
              position: absolute;
              top: 50%;
              right: 0.5em;
              margin-top: -0.15em;
              width: 0.65em;
              height: 0.35em;
              content: '';
              background: url(../../images/btn-menu-mobile.png) left top no-repeat;
              background-size: 100% 100%;
              color: #fff;
              opacity: 0; }
          #header .menu-panel > .menu li.has-children.open > a {
            background: #2C2C2C; }
            #header .menu-panel > .menu li.has-children.open > a:after {
              opacity: 1; }
          #header .menu-panel > .menu li.has-children > nav {
            box-shadow: none;
            position: static;
            display: none;
            min-width: 0;
            padding: 0;
            background: none; }
            #header .menu-panel > .menu li.has-children > nav li {
              padding: 0; }
            #header .menu-panel > .menu li.has-children > nav a {
              display: block;
              padding: 0.9333333333em 2.1333333333em;
              color: #fff; }
              #header .menu-panel > .menu li.has-children > nav a:hover, #header .menu-panel > .menu li.has-children > nav a:focus, #header .menu-panel > .menu li.has-children > nav a:active {
                font-weight: normal; }
            #header .menu-panel > .menu li.has-children > nav.show-mobile {
              display: block; }

  #header .toggle-menu {
    position: absolute;
    z-index: 102;
    left: 1em;
    top: 2em;
    overflow: visible;
    display: inline-block;
    padding: 0;
    border: 0;
    margin: 0;
    min-width: 0;
    font-size: 1em;
    cursor: pointer;
    outline: none;
    background: none;
    -webkit-transition: left 0.3s ease;
    -moz-transition: left 0.3s ease;
    transition: left 0.3s ease; }
    #header .toggle-menu:hover, #header .toggle-menu:focus, #header .toggle-menu:active {
      background: none; }
    #header .toggle-menu .icon {
      position: relative;
      display: inline-block;
      width: 2em;
      vertical-align: middle; }
      .ie8 #header .toggle-menu .icon {
        vertical-align: top; }
      #header .toggle-menu .icon .bar-1, #header .toggle-menu .icon .bar-2, #header .toggle-menu .icon .bar-3 {
        position: relative;
        top: 0;
        display: block;
        width: 100%;
        height: 5px;
        margin-bottom: 4px;
        background: #3F3F3F;
        border-radius: 3px; }
      #header .toggle-menu .icon .bar-1 {
        -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease 0.25s;
        -moz-transition: top 0.2s ease, -moz-transform 0.2s ease 0.25s;
        transition: top 0.2s ease, transform 0.2s ease 0.25s;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        transform: rotate(0deg); }
        .slide-menu #header .toggle-menu .icon .bar-1 {
          top: 9px;
          -webkit-transform: rotate(45deg);
          -moz-transform: rotate(45deg);
          transform: rotate(45deg); }
      #header .toggle-menu .icon .bar-2 {
        -webkit-transition: opacity 0.2s ease;
        -moz-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
        opacity: 1; }
        .slide-menu #header .toggle-menu .icon .bar-2 {
          opacity: 0; }
      #header .toggle-menu .icon .bar-3 {
        margin-bottom: 0;
        -webkit-transition: top 0.2s ease, -webkit-transform 0.2s ease 0.25s;
        -moz-transition: top 0.2s ease, -moz-transform 0.2s ease 0.25s;
        transition: top 0.2s ease, transform 0.2s ease 0.25s; }
        .slide-menu #header .toggle-menu .icon .bar-3 {
          top: -9px;
          -webkit-transform: rotate(-45deg);
          -moz-transform: rotate(-45deg);
          transform: rotate(-45deg); }

  .slide-menu #header .logo-container, .slide-menu #main {
    left: 13.6666666667em; }
  .slide-menu #footer {
    left: 14.6428571429em; } }
#footer {
  position: relative;
  left: 0;
  padding: 1.5em 0;
  font-size: 0.9333333333em;
  background: #2C2C2C;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  transition: left 0.3s ease; }
  #footer a {
    color: #fff; }
    #footer a:hover, #footer a:focus, #footer a:active {
      color: #b3b3b3; }
  #footer ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  #footer li {
    display: inline-block;
    margin-right: 2em; }
  #footer nav nav {
    display: none; }
  #footer small {
    display: block;
    padding-top: 0.5em;
    margin-top: 1em;
    text-align: right;
    font-size: 1em;
    color: #666666;
    background: url("../../images/bg-repeat-footer.png") left top repeat-x; }

@media screen and (max-width: 767px) {
  #footer {
    padding: 0.75em 1.4285714286em; }
    #footer li {
      margin-right: 1em; }
    #footer small {
      text-align: left;
      margin-top: 0.75em;
      padding-top: 0.75em; } }
#sidebar {
  position: relative;
  z-index: 110;
  float: right;
  width: 20em;
  box-sizing: border-box;
  padding-top: 3.3333333333em;
  padding-bottom: 2em;
  padding-left: 1.3333333333em;
  background: #fff; }
  #sidebar h3 {
    position: relative;
    z-index: 1000;
    margin: 0.85em 0 0.65em -1.1111111111em;
    padding: 0.425em 0.5em 0.4em 1.1111111111em;
    font-size: 1.8em;
    line-height: 1.2;
    font-weight: normal;
    color: #fff;
    font-family: "bebas-neue", Helvetica, Arial, sans-serif;
    background: #622E3E; }
    #sidebar h3:first-child {
      margin-top: 0; }
    #sidebar h3:before {
      position: absolute;
      top: 100%;
      left: 0;
      display: block;
      content: '';
      width: 0;
      height: 0;
      border-width: 4px 5px;
      border-style: solid;
      border-color: #2e161d #2e161d transparent transparent; }
  #sidebar .partners {
    text-align: center; }
    #sidebar .partners .partner {
      width: 100%; }
    #sidebar .partners img {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
    #sidebar .partners a:hover img, #sidebar .partners a:focus img, #sidebar .partners a:active img {
      -webkit-filter: none;
      filter: none; }
  #sidebar .categories {
    padding: 0;
    margin: 1em 0;
    list-style: none; }
    #sidebar .categories li {
      margin-bottom: 0.25em; }
    #sidebar .categories li:before {
      position: relative;
      top: -2px;
      display: inline-block;
      width: 1.3333333333em;
      height: 1.3333333333em;
      margin-right: 0.6em;
      border: 1px solid #c0c0c0;
      content: '';
      vertical-align: middle; }
    #sidebar .categories .category-1:before {
      background: #FCB731; }
    #sidebar .categories .category-2:before {
      background: #622E3E; }
    #sidebar .categories .category-3:before {
      background: #000; }
    #sidebar .categories .category-4:before {
      background: #B49BA3; }
    #sidebar .categories .category-5:before {
      background: #ffcf73; }
    #sidebar .categories .category-6:before {
      background: #fff; }
    #sidebar .categories .category-7:before {
      background: #955f6f; }
    #sidebar .categories .category-8:before {
      background: #575757; }
    #sidebar .categories .category-9:before {
      background: #aa3055; }
    #sidebar .categories .category-10:before {
      background: #ffefab; }

#calendar .calendar-head {
  position: relative;
  top: 0.25em;
  margin-top: 1.5em; }
  #calendar .calendar-head strong {
    display: block;
    padding: 0 0.7692307692em;
    font: 1.7333333333em/1.2 "bebas-neue", Helvetica, Arial, sans-serif;
    text-align: center; }
  #calendar .calendar-head button {
    position: absolute;
    top: 0.2666666667em;
    z-index: 1100;
    padding: 0;
    width: 0.9333333333em;
    text-indent: -9999px;
    line-height: 0;
    background: none;
    color: #818181; }
    #calendar .calendar-head button:focus {
      outline: none; }
    #calendar .calendar-head button:after {
      font-family: 'pelicans';
      font-style: normal;
      font-weight: normal;
      speak: none;
      display: inline-block;
      text-decoration: inherit;
      width: 1em;
      margin-right: .2em;
      text-align: center;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      margin-left: .2em;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: block;
      margin: 0;
      content: '\E802';
      text-indent: 0;
      font-size: 26px;
      line-height: 1; }
    #calendar .calendar-head button:hover, #calendar .calendar-head button:focus, #calendar .calendar-head button:active {
      opacity: 0.8;
      filter: alpha(opacity=80); }
    #calendar .calendar-head button[disabled] {
      opacity: 0.2;
      filter: alpha(opacity=20); }
  #calendar .calendar-head button.prev-month {
    left: 0.15em; }
  #calendar .calendar-head button.next-month {
    right: 0; }
  #calendar .calendar-head button.prev-month:after {
    margin-left: -0.25em; }
  #calendar .calendar-head button.next-month:after {
    margin-left: -0.25em;
    content: '\E803'; }
#calendar table {
  width: 100%;
  margin: 0; }
  #calendar table th, #calendar table td {
    padding: 0;
    border: 1px solid #fff;
    text-align: center;
    font-size: 0.9333333333em;
    background: none; }
  #calendar table th, #calendar table td {
    width: 2.7857142857em;
    height: 2.7857142857em;
    line-height: 2.7857142857em;
    color: #3F3F3F; }
  #calendar table .day {
    background: #d6d6d6; }
  #calendar table .day-today {
    color: #fff;
    background: #ABABAB; }
  #calendar table .day-other-month {
    background: #EAEAEA; }
  #calendar table .event-description {
    position: absolute;
    bottom: 100%;
    left: 50%;
    display: none;
    width: 14.6666666667em;
    padding: 0.5em 1em;
    margin-left: -7.3333333333em;
    margin-bottom: 0.2em;
    font-size: 1.0714285714em;
    line-height: 1.2;
    text-align: left;
    color: #d5d5d5;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    background: #2b2b2b; }
    #calendar table .event-description:before {
      position: absolute;
      top: 100%;
      left: 50%;
      display: block;
      content: '';
      width: 0;
      height: 0;
      margin-left: -10px;
      border-width: 10px;
      border-style: solid;
      border-color: #2b2b2b transparent transparent transparent; }
  #calendar table .event {
    position: relative;
    top: -2px;
    display: inline-block;
    width: 2.0714285714em;
    height: 2.0714285714em;
    line-height: 2.0714285714em;
    border-radius: 50%;
    vertical-align: middle;
    cursor: pointer; }
    #calendar table .event a {
      display: block; }
    #calendar table .event.category-1 {
      background: #FCB731; }
    #calendar table .event.category-1 a {
      color: #000; }
    #calendar table .event.category-2 {
      background: #622E3E; }
    #calendar table .event.category-2 a {
      color: #fff; }
    #calendar table .event.category-3 {
      background: #000; }
    #calendar table .event.category-3 a {
      color: #fff; }
    #calendar table .event.category-4 {
      background: #B49BA3; }
    #calendar table .event.category-4 a {
      color: #fff; }
    #calendar table .event.category-5 {
      background: #ffcf73; }
    #calendar table .event.category-5 a {
      color: #3F3F3F; }
    #calendar table .event.category-6 {
      background: #fff; }
    #calendar table .event.category-6 a {
      color: #3F3F3F; }
    #calendar table .event.category-7 {
      background: #955f6f; }
    #calendar table .event.category-7 a {
      color: #fff; }
    #calendar table .event.category-8 {
      background: #575757; }
    #calendar table .event.category-8 a {
      color: #fff; }
    #calendar table .event.category-9 {
      background: #aa3055; }
    #calendar table .event.category-9 a {
      color: #fff; }
    #calendar table .event.category-10 {
      background: #ffefab; }
    #calendar table .event.category-10 a {
      color: #3F3F3F; }
    #calendar table .event:hover .event-description, #calendar table .event:focus .event-description, #calendar table .event:active .event-description {
      display: block; }
  #calendar table td:nth-child(6) .event-description {
    left: -50%; }
  #calendar table td:nth-child(6) .event-description:before {
    left: 64%; }
  #calendar table td:nth-child(7) .event-description {
    left: -185%; }
  #calendar table td:nth-child(7) .event-description:before {
    left: 81%; }
#calendar .events {
  list-style: none;
  padding: 0; }
  #calendar .events li {
    padding: 0.65em 0 0.75em;
    border-top: 1px solid #D5D5D5;
    line-height: 1.2; }
  #calendar .events li:first-child {
    border-top: none; }

#sidebar-article img {
  display: block; }
#sidebar-article h3 {
  margin-bottom: 0.2em;
  line-height: 1.2; }
#sidebar-article p {
  margin: 0;
  line-height: 1.4; }
#sidebar-article article {
  margin-bottom: 1.35em; }
#sidebar-article article .meta {
  margin-bottom: 0.25em;
  font-size: 0.9333333333em; }
#sidebar-article article .meta a {
  margin-right: 0.25em; }
#sidebar-article .counts {
  display: block;
  margin-top: 0.2em;
  margin-left: -0.175em; }
#sidebar-article .more {
  font-size: 1.0666666667em; }
#sidebar-article h2 {
  margin: 0 0 0.3em;
  color: #3F3F3F;
  font-size: 1.6em;
  line-height: 1.2;
  font-family: "bebas-neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }
#sidebar-article ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  #sidebar-article ul:before, #sidebar-article ul:after {
    display: block;
    height: 4px;
    content: '';
    background: url("../../images/bg-sep-large-repeat-x.png") left bottom repeat-x; }
  #sidebar-article ul:before {
    margin-bottom: 0.55em; }
  #sidebar-article ul:after {
    margin-top: 0.6em; }
  #sidebar-article ul li {
    padding: 0.65em 0 0.75em;
    border-top: 1px solid #D5D5D5;
    line-height: 1.2; }
  #sidebar-article ul li:first-child {
    border-top: none; }

#main {
  position: relative;
  z-index: 9;
  background: #FFFFFF;
  left: 0;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.7);
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  transition: left 0.3s ease; }
  #main:after {
    content: " ";
    /* Older browser do not support empty content */
    display: block;
    clear: both;
    visibility: hidden;
    height: 0; }
  #main:before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20.6666666667em;
    width: 10px;
    display: block;
    box-shadow: -6px 0px 8px 0px rgba(0, 0, 0, 0.15);
    content: ''; }
  #main .main-content {
    float: left;
    width: 100%;
    margin-right: -20em;
    padding-right: 21.3333333333em;
    box-sizing: border-box; }

@media screen and (max-width: 767px) {
  #main:before {
    display: none; }
  #main .main-content {
    float: none;
    margin-right: 0;
    padding-right: 0; }

  #sidebar {
    display: none; } }
#main {
  position: relative;
  left: 0;
  -webkit-transition: left 0.3s ease;
  -moz-transition: left 0.3s ease;
  transition: left 0.3s ease; }
  #main .slides {
    position: relative;
    margin-left: -1.3333333333em;
    margin-right: -1.3333333333em;
    background: transparent linear-gradient(251deg, #424242 43%, #232323 100%) repeat scroll 0% 0%; }
    #main .slides .slide {
      position: relative;
      width: 100%;
      display: none; }
      #main .slides .slide:after {
        content: " ";
        /* Older browser do not support empty content */
        display: block;
        clear: both;
        visibility: hidden;
        height: 0; }
      #main .slides .slide:first-child {
        display: block; }
      #main .slides .slide h3 {
        overflow: hidden;
        margin: 0;
        color: #969696;
        font: 1.6em/1.2 "bebas-neue", Helvetica, Arial, sans-serif;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        max-height: 5.0666666667em; }
      #main .slides .slide h2 {
        overflow: hidden;
        margin: 0.15em 0 0.15em;
        color: #fff;
        font: 3.2em/1 "bebas-neue", Helvetica, Arial, sans-serif;
        max-height: 2em; }
      #main .slides .slide p {
        margin: 0;
        color: #fff;
        font-size: 1.2em;
        line-height: 1.4; }
      #main .slides .slide .button {
        margin-top: 1em;
        padding: 11px 25px;
        text-transform: uppercase;
        font-weight: bold; }
      #main .slides .slide img {
        float: right; }
      #main .slides .slide .description {
        position: absolute;
        top: 0;
        bottom: 0;
        left: -1.3333333333em;
        width: 34.4em;
        padding: 2.6666666667em 4em 2.6666666667em 2.6666666667em;
        box-sizing: border-box;
        background: url("../../images/bg-slideshow-description.png") right top no-repeat; }
        #main .slides .slide .description:before {
          position: absolute;
          top: 100%;
          left: 0;
          display: block;
          content: '';
          width: 0;
          height: 0;
          border-width: 7px 10px;
          border-style: solid;
          border-color: #232323 #232323 transparent transparent; }
      #main .slides .slide .cycle-pager {
        position: absolute;
        bottom: 1.25em;
        right: 4.75em; }
        #main .slides .slide .cycle-pager button {
          width: 0.8666666667em;
          height: 0.8666666667em;
          padding: 0;
          border-radius: 50%;
          margin-right: 0.5em;
          background: #fff; }
          #main .slides .slide .cycle-pager button.cycle-pager-active {
            background: #FCB731; }
  #main .articles {
    margin-top: 1.3333333333em;
    margin-right: -1.3333333333em; }
  #main article {
    float: left;
    width: 33.33333333333%;
    padding-right: 1.3333333333em;
    margin-bottom: 1.7em;
    box-sizing: border-box; }
    #main article img {
      width: 100%; }
    #main article .meta {
      font-size: 0.9333333333em;
      line-height: 1.2;
      color: #818181; }
    #main article .counts {
      display: block;
      margin-left: -0.3em; }
    #main article .more {
      font-size: 1.0666666667em; }
    #main article h3 {
      margin: 0.5em 0 0.3em;
      line-height: 1.2; }
    #main article p {
      line-height: 1.4;
      margin: 0.2em 0 0.2em 0; }
  #main article:nth-child(3n+1) {
    clear: both; }

@media screen and (max-width: 1060px) {
  #main .slides {
    overflow: hidden; }
    #main .slides .slide h2 {
      font-size: 2.4666666667em; }
    #main .slides .slide .description {
      width: 24.6666666667em; }
  #main article {
    width: 50%; }
  #main article:nth-child(3n+1) {
    clear: none; }
  #main article:nth-child(2n+1) {
    clear: both; }
  #main article:nth-child(1n+5) {
    display: none; } }
@media screen and (max-width: 767px) {
  #main .slides {
    background: #232323;
    /* Old browsers */
    background: -moz-linear-gradient(251deg, #424242 43%, #232323 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(43%, #424242), color-stop(100%, #232323));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(251deg, #424242 43%, #232323 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(251deg, #424242 43%, #232323 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(251deg, #424242 43%, #232323 100%);
    /* IE10+ */
    background: linear-gradient(251deg, #424242 43%, #232323 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#424242', endColorstr='#232323',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */ }
    #main .slides .slide {
      display: table; }
      #main .slides .slide img {
        float: none;
        display: block;
        width: 100%;
        height: auto; }
      #main .slides .slide .slide-container {
        display: table;
        width: 100%;
        table-layout: fixed; }
      #main .slides .slide .image {
        display: table-row;
        height: 1px; }
      #main .slides .slide .description-container {
        display: table-row;
        width: 100%; }
      #main .slides .slide .description {
        position: static;
        width: 100%;
        display: table-cell;
        padding: 1.2em 1.3333333333em 4.6666666667em;
        background: none; }
        #main .slides .slide .description:before {
          display: none;
          background: none; }
        #main .slides .slide .description h3 {
          font-size: 1.2857142857em; }
        #main .slides .slide .description h2 {
          font-size: 2.8571428571em; }
        #main .slides .slide .description p {
          font-size: 1em; }
        #main .slides .slide .description .button {
          padding: 8px 20 px; }
        #main .slides .slide .description .cycle-pager {
          right: 0;
          left: 0;
          bottom: 1.5714285714em;
          text-align: center; }
          #main .slides .slide .description .cycle-pager button {
            width: 0.9285714286em;
            height: 0.9285714286em;
            margin: 0 0.5em; }
  #main article {
    width: 100%; }
  #main article:nth-child(2n+1) {
    clear: none; }
  #main article:nth-child(1n+3) {
    display: none; } }
@media screen and (max-width: 767px) {
  #main:before {
    display: none; }
  #main .articles {
    display: none; }
  #main .main-content {
    float: none;
    margin-right: 0;
    padding-right: 0; }

  #sidebar {
    display: block;
    float: none;
    width: 100%;
    padding: 0; }
    #sidebar h3 {
      margin-right: -0.7407407407em; }
    #sidebar .partners {
      padding-bottom: 1em; } }
