body {
  background: #222;
  color: white;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px; }

a {
  color: white; }
  a:hover, a:focus {
    color: #d5152c;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: 'PT Sans', sans-serif; }

#tiles {
  margin-top: 35px;
  position: relative; }
  #tiles div {
    background-color: black;
    width: 350px; }
    #tiles div img {
      display: block; }
    #tiles div .links {
      padding: 10px 0; }
      #tiles div .links a {
        width: 113px;
        text-align: center;
        display: inline-block;
        font-size: 12px; }
  #tiles > a {
    display: block; }

.section {
  padding: 30px 0; }

.navbar {
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 250px;
  border-bottom: none; }

.navbar-right {
  margin-right: 5px !important; }
  .navbar-right a {
    padding-right: 0 !important; }

.navbar-nav > li > a {
  /*padding-top: 25px;
  padding-bottom: 25px;*/
  padding-left: 14px;
  padding-right: 14px; }

.unstyled-list {
  list-style: none;
  margin: 0;
  padding: 0; }

#about {
  color: #f9f9f9 !important; }
  #about p {
    margin-bottom: 25px; }
  #about a {
    color: #999; }
    #about a:hover {
      color: #d5152c;
      text-decoration: none; }

.about-text {
  font-size: 29px;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 25px;
  padding-top: 5px;
  display: inline-block; }

.about-text-wrap {
  padding: 40px 70px; }

.about-section-content {
  padding: 60px 0;
  background: #222; }

.about-section-bg {
  padding: 100px 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

#about-section-1 .about-text-wrap {
  padding: 0px 70px; }

#about-section-2 {
  background-image: url(../images/about/1.jpg); }
  #about-section-2 .about-text-wrap {
    padding: 40px 70px;
    background: rgba(0, 0, 0, 0.5); }

#about-section-3 {
  background: #6a6a6a; }

#about-section-4 {
  background-image: url(../images/about/2.jpg); }
  #about-section-4 .about-text-wrap {
    padding: 40px 70px;
    background: rgba(154, 0, 38, 0.75); }

#about-section-5 {
  background: #9a0026; }

#about-section-6 {
  background-image: url(../images/about/3.jpg); }
  #about-section-6 .about-text-wrap {
    padding: 20px 70px;
    background: rgba(0, 0, 0, 0.5); }

#about-section-8 {
  background-image: url(../images/about/4.jpg); }

#about-section-9 {
  background: #434343; }

#about-section-10 {
  background-image: url(../images/about/5.jpg); }
  #about-section-10 .about-text-wrap {
    padding: 40px 70px;
    background: rgba(0, 0, 0, 0.5); }

#about-section-11 .container {
  background: url(../images/line.jpg) center no-repeat; }

/*******************************************/
/***************** js plugins **************/
/*******************************************/
/* fancy box */
.fancy-container {
  display: none; }

.fancybox-skin {
  background: #ffffff !important; }

.fancybox-overlay {
  background: rgba(0, 0, 0, 0.9); }

.local-menu {
  padding: 0;
  min-height: 0 !important;
  background: none;
  margin-top: 20px;
  border: none;
  position: fixed;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  list-style: none; }
  .local-menu li {
    color: #999;
    float: left; }
    .local-menu li a {
      padding: 8px 20px;
      display: inline-block;
      color: #999; }
      .local-menu li a:hover {
        color: white;
        text-decoration: none; }
    .local-menu li.active a {
      color: white; }
      .local-menu li.active a:hover {
        color: white; }
    .local-menu li:after {
      content: '//'; }
    .local-menu li:last-child:after {
      content: ''; }

#logo {
  position: fixed;
  z-index: 5000;
  display: block;
  top: 5px;
  left: 20px; }
  #logo img {
    height: 36px;
    width: auto; }

@media (max-width: 1024px) {
  #about-section-11 .container {
    background: none; }

  .about-section-bg {
    background-attachment: scroll; }

  #about-section-1 .about-text-wrap,
  #about-section-2 .about-text-wrap,
  #about-section-3 .about-text-wrap,
  #about-section-4 .about-text-wrap,
  #about-section-5 .about-text-wrap,
  #about-section-6 .about-text-wrap,
  #about-section-7 .about-text-wrap,
  #about-section-8 .about-text-wrap,
  #about-section-9 .about-text-wrap,
  #about-section-10 .about-text-wrap,
  #about-section-11 .about-text-wrap {
    padding: 20px; } }
@media (max-width: 767px) {
  #about-section-2 {
    padding-bottom: 30px;
    background-position: 10% 50%; }
    #about-section-2 .about-text-wrap {
      margin-top: 200px; }

  #about-section-4 {
    padding-bottom: 30px; }
    #about-section-4 .about-text-wrap {
      margin-top: 250px; }

  #about-section-6 {
    padding-bottom: 30px;
    background-position: 80% 0; }
    #about-section-6 .about-text-wrap {
      margin-top: 220px; }

  #about-section-8 {
    background-position: 90% 0; }

  .navbar-right li {
    display: inline-block; }

  #about-section-10 {
    padding-bottom: 30px;
    background-position: 80% 0; }
    #about-section-10 .about-text-wrap {
      margin-top: 220px; }

  .section {
    padding: 0;
    margin: -20px 0; }

  #logo-wrap {
    height: 51px;
    background: #f8f8f8; }

  #logo {
    position: absolute; }

  .navbar-nav > li > a {
    padding-top: 5px !important;
    padding-bottom: 5px !important; }

  .navbar {
    padding-left: 0px;
    background: none !important; }

  .navbar-collapse {
    background: #f8f8f8; }

  .navbar-default .navbar-toggle {
    background: rgba(255, 255, 255, 0.7); }

  .local-menu {
    position: relative !important;
    padding: 0 10px;
    min-height: 0 !important;
    background: none;
    margin-top: -5px;
    border: none;
    left: 0px;
    background: none;
    width: 100%;
    height: 20px; }
    .local-menu li {
      color: #999;
      font-size: 10px; }
      .local-menu li a {
        text-decoration: none;
        display: inline-block;
        color: #666;
        padding: 0px 4px;
        text-transform: lowercase;
        font-size: 12px;
        letter-spacing: 0; }
        .local-menu li a:hover {
          color: #d5152c; }
      .local-menu li.active a {
        color: #d5152c; }
        .local-menu li.active a:hover {
          color: #d5152c; }
      .local-menu li:after {
        content: '//'; }
      .local-menu li:last-child:after {
        content: ''; } }
