@font-face {
  font-family: 'AvenirLTStdMedium';
  src: url("../fonts/AvenirLTStdMedium.eot");
  src: url("../fonts/AvenirLTStdMedium.eot") format("embedded-opentype"), url("../fonts/AvenirLTStdMedium.woff2") format("woff2"), url("../fonts/AvenirLTStdMedium.woff") format("woff"), url("../fonts/AvenirLTStdMedium.ttf") format("truetype"), url("../fonts/AvenirLTStdMedium.svg#AvenirLTStdMedium") format("svg"); }
@font-face {
  font-family: 'AvenirLTStdBlack';
  src: url("../fonts/AvenirLTStdBlack.eot");
  src: url("../fonts/AvenirLTStdBlack.eot") format("embedded-opentype"), url("../fonts/AvenirLTStdBlack.woff2") format("woff2"), url("../fonts/AvenirLTStdBlack.woff") format("woff"), url("../fonts/AvenirLTStdBlack.ttf") format("truetype"), url("../fonts/AvenirLTStdBlack.svg#AvenirLTStdBlack") format("svg"); }
@font-face {
  font-family: 'AvenirLTStdRoman';
  src: url("../fonts/AvenirLTStdRoman.eot");
  src: url("../fonts/AvenirLTStdRoman.eot") format("embedded-opentype"), url("../fonts/AvenirLTStdRoman.woff2") format("woff2"), url("../fonts/AvenirLTStdRoman.woff") format("woff"), url("../fonts/AvenirLTStdRoman.ttf") format("truetype"), url("../fonts/AvenirLTStdRoman.svg#AvenirLTStdRoman") format("svg"); }
.font-montserrat, .slider li .content .headline {
  font-family: 'Montserrat', sans-serif; }

.av-black, header #menu-wrap, #home-product .content .text h2, #home-product .content .more a, #home-categories-retail #home-product-categories .title, #home-categories-retail #home-product-categories #home-categories-slider ul.slider li a h2, #home-categories-retail #home-product-categories #see-all-product a, #home-retail .container h1, #home-retail .container #btn-search-retail, #product-page #product-categories > ul > li > a, #product-items .item a .name, #find-dealer-slider ul li .content .more, #find-dealer .title, #find-dealer form button, #find-dealer #dealers #dealer-lists .item .direction {
  font-family: 'AvenirLTStdBlack'; }

.av-medium, #home-product .content .text .caption, #home-categories-retail #home-product-categories #home-categories-slider ul.slider li a .details, #about-content #about-history, #product-page #product-categories h3, #find-dealer #dealers #dealer-lists .item .header .location, #album-wrap .item a .title, .album-title, .album-date {
  font-family: 'AvenirLTStdMedium'; }

.av-roman, header #lang-switch li a, .gallery-nav ul li a {
  font-family: 'AvenirLTStdRoman'; }

img {
  max-width: 100%; }

.text-shadow, #about-slider ul li .content .caption, #find-dealer-slider ul li .content .caption, #gallery-slider ul li .content .caption {
  text-shadow: 1px 1px 2px black; }

.text-shadow-grey, #about-content #about-history h1 {
  text-shadow: 1px 1px 2px #7d7979; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #5d5d5d;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

header {
  position: fixed;
  width: 100%;
  z-index: 99;
  padding: 15px 0; }
  #logo img {
    object-fit: contain;
    height: 50px;
    width: 100%;
  }
  
  .achivement {
      width: 5.333333%;
      padding-left: 5px;
      padding-right:5px;
  }
  .custom-width {
    width: 6.333333%;
    padding: 0 5px;
  }
  
  .custom-width-right {
    width: 6.333333%;
    padding: 0 5px;
  }
  
  header.active {
    background: rgba(0, 0, 0, 0.43);
    padding: 5px; }
    header.active #logo img {
      height: 50px; 
    }
    header.active #search-wrap {
      padding: 7px 0; }
    header.active #menu-wrap #top-menu {
      padding: 5px 0;
      margin: 0; }
  header #menu-wrap {
    text-transform: uppercase; }
    header #menu-wrap #top-menu {
      padding: 10px 0; }
      header #menu-wrap #top-menu li {
        background: transparent;}
        header #menu-wrap #top-menu li a {
          border: none;
          color: #fff;
          font-size: 14px;
          padding: 10px 25px; }
        header #menu-wrap #top-menu li.active > a, header #menu-wrap #top-menu li:hover > a {
          color: #fee212; }
        header #menu-wrap #top-menu li ul {
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
          min-width: 12em;
          background: rgba(0, 0, 0, 0.44); }
          header #menu-wrap #top-menu li ul li a {
            padding-top: 5px;
            padding-bottom: 5px; }
          header #menu-wrap #top-menu li ul li.blibli {
            border: 1px solid #008bd2; }
            header #menu-wrap #top-menu li ul li.blibli a {
              color: #008bd2; }
    header #menu-wrap .sf-arrows .sf-with-ul:after {
      right: 0;
      border-top-color: white; }
  header .slicknav_menu {
    float: right;
    font-size: 16px;
    background: none;
    padding: 0;
    text-align: right;
    display: none; }
    header .slicknav_menu .blibli {
      border: 1px solid #008bd2; }
      header .slicknav_menu .blibli a {
        color: #008bd2; }
  header .slicknav_nav a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase; }
  header .slicknav_nav a:hover {
    border-radius: 0;
    background: none;
    color: #fee212; }
  header .slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0;
    background: none;
    color: #fee212; }
  header #search-wrap {
    padding: 13px 0; }
    header #search-wrap input {
      border: 0;
      border-top-left-radius: 15px;
      border-bottom-left-radius: 15px;
      box-shadow: none; }
    header #search-wrap .btn-default {
      color: #b1b1b1;
      border: 0;
      padding: 7px 12px;
      border-top-right-radius: 15px;
      border-bottom-right-radius: 15px; }
  header #lang-switch {
    list-style: none;
    margin: 0;
    padding: 3px 0; }
    header #lang-switch li {
      display: inline;
      color: #fff; }
      header #lang-switch li a {
        color: #fff;
        position: relative; }
      header #lang-switch li.active a, header #lang-switch li:hover a {
        text-decoration: none;
        color: #fee212; }
        header #lang-switch li.active a:after, header #lang-switch li:hover a:after {
          content: '';
          border-bottom: 2px solid #fee212;
          position: absolute;
          bottom: -4px;
          left: 0;
          width: 100%; }

.slider {
  position: relative; }
  .slider li {
    position: relative; }
    .slider li img {
      width: 100%; }
    .slider li .content {
      position: absolute;
      bottom: 15%;
      width: 100%;
      text-transform: uppercase;
      color: #fff; }
      .slider li .content .headline {
        text-shadow: 1px 1px 2px black;
        font-weight: 700;
        font-size: 50px;
        line-height: 50px; }
      .slider li .content .caption {
        background: rgba(221, 140, 23, 0.88);
        display: inline-block;
        padding: 10px 20px;
        border-radius: 10px;
        margin: 5px 0;
        font-size: 18px; }
  .slider .lSPager {
    position: absolute;
    bottom: 10%;
    width: 100%; }
  .slider .lSPager.lSpg > li a {
    background-color: #fff;
    height: 13px;
    width: 13px; }
  .slider .lSPager.lSpg > li.active a, .slider .lSPager.lSpg > li:hover a {
    background-color: #f88f02; }
  .slider .lSAction > a {
    background: none;
    font-size: 80px;
    color: #fff;
    height: auto;
    width: auto; }
  .slider .down-icon {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
    color: #fff; }

footer {
  background: url("../images/bg-footer.jpg") no-repeat;
  background-size: cover;
  padding: 30px 0;
  color: #fff;
  padding-bottom: 0; }
  footer .container #footer-menu-wrap {
    max-width: 600px;
    margin: 0 auto; }
    footer .container #footer-menu-wrap .left {
      position: relative; }
      footer .container #footer-menu-wrap .left:after {
        position: absolute;
        content: '';
        border-right: 1px solid #7f7f89;
        right: 40px;
        height: 80px;
        top: 20px; }
    footer .container #footer-menu-wrap ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      footer .container #footer-menu-wrap ul li a {
        color: #fff;
        padding: 3px;
        display: block; }
  footer .container #copy {
    text-align: center;
    border-top: 1px solid #7f7f89;
    margin: 10px 0;
    padding: 10px 0; }

@media screen and (max-width: 1024px) {
  header #menu-wrap #top-menu li a {
    padding: 10px 15px; }

  header #lang-switch li a {
    font-size: 12px; } }
@media screen and (max-width: 900px) {
  header .slicknav_menu {
    display: block; }

  header #menu-wrap #top-menu {
    display: none; }

  .slider .down-icon {
    display: none; }

  header #lang-switch {
    position: absolute;
    right: 80px;
    padding: 6px 0; } }
@media screen and (max-width: 500px) {
  header, header.active {
    position: relative;
    background: #000;
    padding: 10px 0; }

    #top-header {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0 15px;
    }
    
  #logo {
    text-align: center;  
    flex: 1 1 10%;
    
    img {
        height: 100%;
        width: 100%;
    }
    
  }
    
  .custom-width-right {
    flex: 1 1 70%;
    align-self: center;
  }
    

  header #search-wrap {
    padding: 10px; }

  .slider .down-icon, .slider .lSAction {
    display: none !important; }
  .slider li .content .headline {
    font-weight: 700;
    font-size: 25px !important;
    line-height: 1; }
  .slider li .content .caption {
    background: rgba(221, 140, 23, 0.88);
    display: inline-block;
    padding: 5px 10px;
    border-radius: 10px;
    margin: 5px 0;
    font-size: 13px !important; }

  footer .container #footer-menu-wrap .left {
    margin-bottom: 20px; }

  footer .container #footer-menu-wrap .left:after {
    display: none; } }
#home-slider li .content {
  position: absolute;
  bottom: 20%;
  width: 100%;
  text-transform: uppercase;
  color: #fff;
  margin-left: 20px; }
  #home-slider li .content .headline {
    text-shadow: 1px 1px 2px #000;
    font-weight: 700;
    font-size: 75px;
    line-height: 1; }

#home-product {
  background: url("../images/section-product-bg.jpg") no-repeat;
  background-size: cover;
  padding: 50px 0; }
  #home-product .content {
    margin-top: -50px; }
    #home-product .content .product {
      text-align: center; }
    #home-product .content .text h2 {
      color: #000;
      text-transform: uppercase; }
    #home-product .content .text .caption {
      font-size: 15px; }
    #home-product .content .text.left {
      margin-top: 120px; }
    #home-product .content .text.right {
      margin-top: -5px; }
    #home-product .content .more a {
      background: #f88f02;
      color: #fff;
      display: inline-block;
      padding: 5px 20px;
      border-radius: 10px;
      margin: 15px 0; }
      #home-product .content .more a:hover {
        text-decoration: none;
        opacity: 0.8; }

#home-categories-retail {
  background: url("../images/home-category-bg.jpg") no-repeat;
  background-size: cover;
  padding: 35px 0;
  padding-bottom: 150px; }
  #home-categories-retail #home-product-categories .title {
    color: #fff;
    font-size: 30px;
    text-align: center; }
  #home-categories-retail #home-product-categories .caption {
    color: #fff;
    font-size: 20px;
    text-align: center;
    letter-spacing: 2px; }
  #home-categories-retail #home-product-categories #home-categories-slider {
    margin-top: 40px; }
    #home-categories-retail #home-product-categories #home-categories-slider ul.slider li {
      background-repeat: no-repeat;
      background-size: cover;
      text-align: center;
      height: 300px;
      position: relative; }
      #home-categories-retail #home-product-categories #home-categories-slider ul.slider li a {
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        transition: all ease 0.3s; }
        #home-categories-retail #home-product-categories #home-categories-slider ul.slider li a .details {
          border: 2px solid #fff;
          display: inline-block;
          padding: 5px; }
      #home-categories-retail #home-product-categories #home-categories-slider ul.slider li:hover a {
        text-decoration: none; }
        #home-categories-retail #home-product-categories #home-categories-slider ul.slider li:hover a .details {
          background: #fff;
          color: #000; }
  #home-categories-retail #home-product-categories #see-all-product {
    text-align: center;
    margin: 30px 0; }
    #home-categories-retail #home-product-categories #see-all-product a {
      color: #fff;
      border: 2px solid #fff;
      display: inline-block;
      padding: 5px 10px;
      font-size: 16px; }

#home-retail {
  background: url("../images/home-find-retail.png") no-repeat;
  background-size: cover;
  margin-top: -180px;
  padding-top: 200px; }
  #home-retail .container {
    background: url(../images/find-retail-bg.png) no-repeat;
    background-size: contain;
    max-width: 710px;
    padding: 50px 90px;
    height: 410px;
    color: #fff;
    text-align: center; }
    #home-retail .container h1 {
      font-size: 50px;
      line-height: 1;
      margin-bottom: 0; }
    #home-retail .container .caption {
      font-style: italic;
      margin-bottom: 20px; }
    #home-retail .container form {
      max-width: 450px;
      margin: 0 auto; }
    #home-retail .container #btn-search-retail {
      background: #004778;
      border: none;
      padding: 10px 15px;
      border-radius: 8px;
      -webkit-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.75);
      -moz-box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.75);
      box-shadow: 5px 5px 0px 0px rgba(0, 0, 0, 0.75);
      text-shadow: 1px 1px 2px #000; }
      #home-retail .container #btn-search-retail:hover {
        opacity: 0.8; }

@media screen and (max-width: 500px) {
  #home-retail {
    background-size: cover;
    margin-top: -180px;
    padding-top: 80px;
    padding-bottom: 30px; }

  #home-retail .container {
    background: url(../images/find-retail-bg.png) no-repeat center center;
    background-size: cover;
    max-width: 710px;
    padding: 50px 15px;
    height: 410px;
    color: #fff;
    text-align: center; } }
#about-slider ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #about-slider ul li .content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    #about-slider ul li .content .headline {
      letter-spacing: 5px;
      font-size: 70px; }
    #about-slider ul li .content .caption {
      background: none;
      font-size: 17px;
      padding: 25px 0;
      max-width: 800px;
      text-transform: none;
      letter-spacing: 1px;
      position: relative; }
      #about-slider ul li .content .caption:after {
        content: '';
        position: absolute;
        border-bottom: 1px solid #fff;
        left: 50%;
        bottom: 0;
        width: 140px;
        margin-left: -70px; }
@media screen and (max-width: 500px) {
  #about-slider ul li .content {
    text-align: center;
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translate(-50%, 0); }
    #about-slider ul li .content .headline {
      letter-spacing: 5px;
      font-size: 25px; }
    #about-slider ul li .content .caption {
      background: none;
      font-size: 13px;
      padding: 10px 0;
      max-width: 800px;
      text-transform: none;
      letter-spacing: 3px;
      position: relative;
      margin: 0; } }

#about-content #about-history {
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  padding: 30px 0;
  letter-spacing: 1px; }
  #about-content #about-history h1 {
    color: #fee212;
    letter-spacing: 5px; }
  #about-content #about-history hr {
    border-top: 1px solid #000;
    max-width: 150px;
    margin: 30px auto; }
  #about-content #about-history .line {
    background: url("../images/about-line.jpg") no-repeat center center;
    max-width: 360px;
    height: 20px;
    margin: 30px auto; }
#about-content #about-mascot {
  color: #fff;
  max-width: 950px;
  margin: 50px auto;
  margin-bottom: 0; }
  #about-content #about-mascot .content {
    background: #004e9d;
    padding: 30px; }
    #about-content #about-mascot .content h2 {
      text-align: center; }
    #about-content #about-mascot .content .text {
      line-height: 2;
      letter-spacing: 2px;
      padding-right: 50px; }
  #about-content #about-mascot #mascot {
    margin-left: -80px;
    margin-top: -100px; }
#about-content #about-awards {
  max-width: 950px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
  padding: 20px 0;
  margin-bottom: 50px; }
  #about-content #about-awards h2 {
    color: #075fb1;
    margin-bottom: 30px; }
  #about-content #about-awards .award {
    margin-bottom: 20px; }

@media screen and (max-width: 900px) {
  #about-content #about-mascot .content {
    margin-bottom: 40px; }

  #about-content #about-mascot #mascot {
    margin-left: -50px;
    margin-top: -50px; }

  #about-content #about-mascot .content .text {
    padding-right: 20px; } }
@media screen and (max-width: 500px) {
  #about-content #about-mascot {
    margin: 10px auto;
    margin-bottom: 0; }

  #about-content #about-mascot .content .text {
    padding-right: 0; }

  #about-content #about-mascot #mascot {
    margin-left: 0;
    margin-top: 0px; } }
#product-header {
  background: url("../images/product-bg.jpg") no-repeat center center;
  background-size: cover;
  height: 100px; }

#product-page {
  padding: 40px 0; }
  #product-page #product-categories {
    text-align: right; }
    #product-page #product-categories h3 {
      color: #fee212; }
    #product-page #product-categories ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #product-page #product-categories ul li a {
        color: #000; }
      #product-page #product-categories ul li.active a {
        text-decoration: underline; }
    #product-page #product-categories > ul > li {
      margin-bottom: 20px; }
      #product-page #product-categories > ul > li > a {
        font-size: 20px; }
      #product-page #product-categories > ul > li > ul > li > a {
        font-size: 16px;
        padding: 2px 0;
        display: block; }

#product-items {
  margin-top: 60px;
  position: relative; }
  #product-items:before {
    border-left: 1px solid #ccc;
    content: '';
    position: absolute;
    height: 50%; }
  #product-items .item {
    margin-bottom: 30px;
    min-height: 350px; }
    #product-items .item a {
      display: block;
      border-bottom: 1px solid #ddd;
      text-align: center;
      padding-bottom: 20px; }
      #product-items .item a .image {
        height: 250px; }
        #product-items .item a .image img {
          max-height: 100%; }
      #product-items .item a .name {
        color: #000;
        margin-top: 20px; }
  #product-items nav {
    clear: both;
    text-align: right; }
  #product-items .pagination > li > a, #product-items .pagination > li > span {
    color: #1b1b1b; }

@media screen and (max-width: 500px) {
  #product-items .item a .image {
    height: 150px; }

  #product-items:before {
    display: none; } }
#find-dealer-slider ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #find-dealer-slider ul li .content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    #find-dealer-slider ul li .content .headline {
      letter-spacing: 5px;
      font-size: 70px; }
    #find-dealer-slider ul li .content .caption {
      background: none;
      font-size: 17px;
      padding: 25px 0;
      max-width: 800px;
      text-transform: none;
      letter-spacing: 3px;
      display: block;
      margin: 0 auto; }
    #find-dealer-slider ul li .content .more {
      display: inline-block;
      border: 2px solid #fee212;
      border-radius: 8px;
      padding: 10px 30px;
      font-size: 15px; }
@media screen and (max-width: 500px) {
  #find-dealer-slider ul li .content {
    text-align: center;
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translate(-50%, 0); }
    #find-dealer-slider ul li .content .headline {
      letter-spacing: 5px;
      font-size: 25px; }
    #find-dealer-slider ul li .content .caption {
      background: none;
      font-size: 13px;
      padding: 10px 0;
      max-width: 800px;
      text-transform: none;
      letter-spacing: 1px;
      position: relative;
      margin: 0; } }

#find-dealer .title {
  font-size: 22px; }
#find-dealer form select {
  border: 1px solid #484848;
  background: #fff;
  border-radius: 7px;
  padding: 6px 100px 6px 10px;
  text-align: left;
  width: 250px;
  margin-right: 5px;
  height: 33px; }
#find-dealer form button {
  background: #fee212;
  color: #484848;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  padding: 5px 20px;
  transition: all ease 0.5s; }
  #find-dealer form button:hover {
    color: #fff; }
#find-dealer #dealers {
  margin-top: 40px;
  margin-bottom: 40px; }
  #find-dealer #dealers #dealer-lists {
    max-height: 457px;
    border: 1px solid #484848;
    margin-bottom: 20px; }
    #find-dealer #dealers #dealer-lists .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      position: relative;
      width: 15px;
      height: 100%;
      margin: 0 auto;
      border-radius: 0;
      text-align: center;
      background: #fee212;
      border: 1px solid #484848; }
    #find-dealer #dealers #dealer-lists .item {
      padding: 20px 0 20px 20px;
      border-bottom: 1px solid #484848;
      margin: 0 20px; }
      #find-dealer #dealers #dealer-lists .item:last-child {
        border: none; }
      #find-dealer #dealers #dealer-lists .item .header {
        padding: 5px 0; }
        #find-dealer #dealers #dealer-lists .item .header .pin {
          border-right: 1px solid #484848; }
        #find-dealer #dealers #dealer-lists .item .header .location {
          font-size: 16px;
          letter-spacing: 2px; }
        #find-dealer #dealers #dealer-lists .item .header .range {
          text-align: center; }
      #find-dealer #dealers #dealer-lists .item .details {
        font-size: 13px;
        margin-top: 10px;
        margin-bottom: 10px; }
      #find-dealer #dealers #dealer-lists .item .direction {
        display: block;
        background: #fee212;
        color: #484848;
        padding: 10px 20px;
        border-radius: 8px; }
        #find-dealer #dealers #dealer-lists .item .direction i {
          float: right;
          margin-top: 3px; }
  #find-dealer #dealers #dealer-maps {
    border: 1px solid #484848; }
    #find-dealer #dealers #dealer-maps .map {
      height: 454px; }

@media screen and (max-width: 900px) {
  #find-dealer-slider ul li .content .more {
    display: inline-block;
    border: 2px solid #fee212;
    border-radius: 8px;
    padding: 5px 20px;
    font-size: 10px;
    font-family: 'AvenirLTStdMedium'; } }
#gallery-slider ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #gallery-slider ul li .content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    #gallery-slider ul li .content .headline {
      letter-spacing: 5px;
      font-size: 70px; }
    #gallery-slider ul li .content .caption {
      background: none;
      font-size: 17px;
      padding: 25px 0;
      max-width: 800px;
      text-transform: none;
      letter-spacing: 1px;
      position: relative; }
      #gallery-slider ul li .content .caption:after {
        content: '';
        position: absolute;
        border-bottom: 1px solid #fff;
        left: 50%;
        top: 15px;
        width: 140px;
        margin-left: -70px; }
@media screen and (max-width: 500px) {
  #gallery-slider ul li .content {
    text-align: center;
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translate(-50%, 0); }
    #gallery-slider ul li .content .headline {
      letter-spacing: 5px;
      font-size: 25px; }
    #gallery-slider ul li .content .caption {
      background: none;
      font-size: 13px;
      padding: 10px 0;
      max-width: 800px;
      text-transform: none;
      letter-spacing: 3px;
      position: relative;
      margin: 0; } }

.gallery-nav {
  border-bottom: 1px solid #484848;
  margin: 30px 0; }
  .gallery-nav ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .gallery-nav ul li {
      display: inline-block; }
      .gallery-nav ul li a {
        color: #484848;
        font-size: 20px;
        display: block;
        padding: 5px 20px; }
      .gallery-nav ul li:hover a, .gallery-nav ul li.active a {
        text-decoration: none;
        color: #fee212; }

#album-wrap {
  display: flex;
  flex-wrap: wrap; }
  #album-wrap .item {
    margin-bottom: 40px; }
    #album-wrap .item a {
      border: 1px solid #a3a3a3;
      display: block;
      height: 100%; }
      #album-wrap .item a .image {
        height: 230px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
      #album-wrap .item a .title {
        color: #5d5d5d;
        font-size: 20px;
        padding: 20px 20px 20px 20px; }
      #album-wrap .item a .total {
        color: #969696;
        padding: 5px 20px; }
  #album-wrap.trim-words .item .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.pagination {
  margin: 0px 0 30px 0px; }

.album-title {
  color: #fee212;
  font-size: 25px;
  text-align: center; }

.album-date {
  color: #484848;
  font-size: 15px;
  text-align: center;
  margin-bottom: 40px; }

#video-wrap {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }
  #video-wrap .video-title {
    color: #fff;
    font-size: 25px;
    text-transform: uppercase;
    position: relative;
    max-width: 330px;
    margin: 0px auto;
    padding: 30px 0;
    text-align: center;
    overflow: hidden; }
    #video-wrap .video-title:after {
      position: absolute;
      background: url(../images/video-title-line.png) no-repeat;
      content: '';
      left: 50%;
      bottom: 10px;
      width: 400px;
      height: 10px;
      margin-left: -200px; }
  #video-wrap #video-lists {
    margin: 30px auto; }
    #video-wrap #video-lists a {
      display: block;
      margin-bottom: 20px; }
      #video-wrap #video-lists a img {
        width: 100%; }

@media screen and (max-width: 500px) {
  #album-wrap {
    display: flex;
    flex-wrap: wrap; }

  #album-wrap .item {
    flex: 1 1 49%; }

  #album-wrap .item a .image {
    height: 150px; }

  #album-wrap .item a .title {
    font-size: 15px;
    padding: 15px; } }

/*# sourceMappingURL=style.css.map */
