/* --------------------------------

Primary style
/*Css for Style*/
/**
 * Table of Contents:
01. Header
02. Pagging
03. Navigation
04. Body
05. Button
06. Modal popup
07. Sidebar
08. Tags
09. Comments
10. Author box
11. Social list
12. Select box
13. Player
14. Main slider
15. Upcomming
16. Single dj
17. Testimonial
18. Play video
19. Gallery
20. Schedule list
21. Twitter recentpost
22. News
23. Coundown text
24. Shop slider
25. Drink list
26. Snack list
27. Track list
28. All albums
29. Pagkage list
30. Apply form
31. Event list
32. Calendar
33. About text
34. Service icon
35. Partner
36. Team list
37. Podcast
38. Other artist
39. More news
40. Booking event
41. Page 404
42. Page contact
43. Page video
44. Page dj
45. Page gallery
46. Page blog
47. Page shop
48. Page shoping cart
49. Page detail event
50. Page about event
51. Page checkout
52. Footer
53. Style custom admin

------------------------*/
/*
01. Header
 */
header {
  float: left;
  width: 100%;
  height: auto;
  position: absolute;
  z-index: 9;
  display: none; }
  header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 150px;
    top: 40px;
    z-index: 1;
    background: rgba(0, 0, 0, 0.9);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=0 ); }
  header .search {
    margin-top: 0;
    float: right;
    padding-top: 15px;
    position: relative; }
    @media only screen and (min-width: 500px) {
      header .search {
        margin-top: 30px; } }
    header .search .fa {
      color: #fff;
      cursor: pointer; }
    header .search .frm-search-header {
      display: none;
      position: absolute;
      top: 30px;
      right: 0px;
      padding-top: 20px; }
    header .search:hover .frm-search-header {
      display: block; }

.loaded header {
  display: block; }

.loaded .master-slider a {
  display: block; }

.master-slider a {
  display: none; }

.top-header {
  float: left;
  width: 100%;
  background: #000;
  height: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  line-height: 40px;
  position: relative;
  z-index: 4;
  color: #bc8b2e; }
  .top-header a {
    color: #bc8b2e; }
  .top-header .top-bar-left {
    font-style: italic; }
    .top-header .top-bar-left a {
      font-size: 0.71429em; }
      @media only screen and (min-width: 768px) {
        .top-header .top-bar-left a {
          font-size: 1em;
          letter-spacing: 1.5px; } }
    .top-header .top-bar-left i, .top-header .top-bar-left p {
      float: left;
      line-height: 40px;
      margin-right: 10px;
      margin-bottom: 0px; }
  .top-header .top-bar-right {
    font-size: 0.64286em;
    letter-spacing: 0; }
    @media only screen and (min-width: 768px) {
      .top-header .top-bar-right {
        font-size: 1em;
        letter-spacing: 1.25px; } }
    .top-header .top-bar-right .text-top-header {
      display: none; }
      @media only screen and (min-width: 768px) {
        .top-header .top-bar-right .text-top-header {
          display: block; } }
      .top-header .top-bar-right .text-top-header .text-center {
        line-height: 40px; }
    .top-header .top-bar-right .text-logout a {
      line-height: 40px; }
    .top-header .top-bar-right > ul {
      list-style: none;
      padding-left: 0px;
      margin: 0px; }
      .top-header .top-bar-right > ul > li {
        border-right: 1px solid rgba(255, 255, 255, 0.2);
        padding-right: 5px;
        height: 39px;
        position: relative; }
        @media only screen and (min-width: 768px) {
          .top-header .top-bar-right > ul > li {
            padding-right: 20px; } }
        .top-header .top-bar-right > ul > li:hover .citysoul-form-user {
          display: block; }
      .top-header .top-bar-right > ul li {
        float: right;
        margin-left: 5px;
        list-style: none; }
        @media only screen and (min-width: 768px) {
          .top-header .top-bar-right > ul li {
            margin-left: 20px; } }
      .top-header .top-bar-right > ul .citysoul-language {
        padding-left: 0px;
        float: left;
        width: 15px;
        height: auto;
        padding-top: 8px;
        position: relative; }
        @media only screen and (min-width: 768px) {
          .top-header .top-bar-right > ul .citysoul-language {
            width: 35px; } }
        .top-header .top-bar-right > ul .citysoul-language li {
          float: left;
          display: none;
          line-height: 25px;
          margin-left: 0px;
          width: 100%;
          text-align: center; }
          .top-header .top-bar-right > ul .citysoul-language li:first-child {
            display: block; }
        .top-header .top-bar-right > ul .citysoul-language:hover li {
          display: block; }
      .top-header .top-bar-right > ul .citysoul-social {
        padding-left: 0px;
        margin-top: 8px; }
        .top-header .top-bar-right > ul .citysoul-social li {
          float: left;
          margin-left: 0px;
          margin-right: 0px; }
          @media only screen and (min-width: 768px) {
            .top-header .top-bar-right > ul .citysoul-social li {
              margin-right: 10px; } }
          .top-header .top-bar-right > ul .citysoul-social li a:hover {
            color: #fff; }

.citysoul-form-user {
  position: absolute;
  background: #bc8b2e;
  right: 0px;
  width: 380px;
  padding: 60px 60px;
  box-sizing: border-box;
  display: none;
  z-index: 2; }
  .citysoul-form-user.form-register {
    display: none; }
  .citysoul-form-user.form-login {
    right: 0; }
    @media only screen and (min-width: 768px) {
      .citysoul-form-user.form-login {
        right: -83px; } }
    .citysoul-form-user.form-login:after {
      right: 115px; }
  .citysoul-form-user .title-form {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 5px;
    font-size: 0.71429em; }
  .citysoul-form-user .citysoul-social {
    float: left;
    height: auto;
    margin-bottom: 45px; }
    .citysoul-form-user .citysoul-social li a {
      background: rgba(255, 255, 255, 0.2);
      border-radius: 50% !important; }
  .citysoul-form-user form label {
    color: #fff; }
  .citysoul-form-user form input {
    width: 100%;
    border-bottom: 1px solid #fff;
    color: #fff; }
    .citysoul-form-user form input[type="submit"] {
      width: 35%;
      color: #fff;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.71429em;
      padding: 2%;
      background: White !important;
      color: #bc8b2e;
      border: none; }
    .citysoul-form-user form input[type='checkbox'] {
      width: 5%; }
  .citysoul-form-user ul {
    float: left;
    padding-left: 0px;
    margin: 0px;
    list-style: none;
    width: 100%; }
    .citysoul-form-user ul.list-form li {
      width: 100%; }
    .citysoul-form-user ul li {
      display: block;
      float: left; }
      .citysoul-form-user ul li input[type="text"], .citysoul-form-user ul li input[type="password"] {
        background: transparent;
        border: none;
        width: 100%;
        color: #fff;
        letter-spacing: 1.5px;
        font-size: 1.14286em;
        font-style: italic;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
        .citysoul-form-user ul li input[type="text"]::-webkit-input-placeholder, .citysoul-form-user ul li input[type="password"]::-webkit-input-placeholder {
          color: rgba(255, 255, 255, 0.8); }
        .citysoul-form-user ul li input[type="text"]::-moz-placeholder, .citysoul-form-user ul li input[type="password"]::-moz-placeholder {
          color: rgba(255, 255, 255, 0.8); }
        .citysoul-form-user ul li input[type="text"]:-moz-placeholder, .citysoul-form-user ul li input[type="password"]:-moz-placeholder {
          color: rgba(255, 255, 255, 0.8); }
        .citysoul-form-user ul li input[type="text"]:-ms-input-placeholder, .citysoul-form-user ul li input[type="password"]:-ms-input-placeholder {
          color: rgba(255, 255, 255, 0.8); }
      .citysoul-form-user ul li input[type="button"], .citysoul-form-user ul li input[type="submit"] {
        border: none;
        color: #fff; }
      .citysoul-form-user ul li.button-text {
        margin-top: 35px; }

.sticker {
  position: fixed;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  top: -150px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  height: auto; }
  @media only screen and (min-width: 768px) {
    .sticker {
      height: 70px; } }
  .sticker .top-header {
    background: #000; }
  .sticker .bottom-header {
    background: #000; }
  .sticker .citysoul-logo, .sticker .navigator, .sticker .search {
    margin-top: 0;
    padding-bottom: 15px; }
  .sticker.active {
    top: 0;
    position: fixed;
    z-index: 8; }
    .sticker.active .citysoul-logo {
      padding-top: 15px; }
    .sticker.active .navigator {
      padding-top: 25px; }
    .sticker.active .search {
      padding-top: 30px; }
  .sticker.show-menu-mobile {
    right: -85px;
    left: auto;
    overflow: hidden;
    width: 100%; }
  .sticker .search {
    float: right; }

.bottom-header {
  float: left;
  width: 100%;
  position: relative;
  z-index: 1; }

.citysoul-logo {
  float: left;
  margin-top: 30px;
  width: auto;
  height: auto;
  display: none; }
  @media only screen and (min-width: 500px) {
    .citysoul-logo {
      display: block; } }

.logo-mobile {
  display: block;
  padding: 10px;
  max-width: 40%;
  float: left; }
  @media only screen and (min-width: 500px) {
    .logo-mobile {
      display: none; } }
  .logo-mobile img {
    width: 100%; }

#citysoulSearch {
  background: #000;
  z-index: 10; }
  #citysoulSearch .btn-default {
    background: transparent;
    border: none;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transform: rotate(90deg);
    /* Safari */
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); }
  #citysoulSearch .modal-content {
    background: transparent; }
    #citysoulSearch .modal-content .modal-body {
      height: 100vh; }
    #citysoulSearch .modal-content .content-search {
      position: absolute;
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      top: 49%; }
    #citysoulSearch .modal-content input {
      background: transparent;
      color: #fff;
      border: none;
      line-height: 48px;
      padding-left: 15px;
      min-height: 90px;
      font-size: 3em; }
      @media only screen and (min-width: 1400px) {
        #citysoulSearch .modal-content input {
          font-size: 5.14286em; } }
    #citysoulSearch .modal-content h4 {
      color: #bc8b2e;
      font-size: 1em;
      line-height: 36px;
      margin-bottom: 0;
      text-align: left; }

#citysoul-mobile-menu {
  position: relative;
  z-index: 6; }
  #citysoul-mobile-menu button {
    float: left;
    width: 20px;
    height: 20px;
    padding: 0px;
    background: transparent;
    border: none;
    position: fixed;
    right: 15px;
    top: 10px;
    z-index: 99992; }
    @media only screen and (min-width: 768px) {
      #citysoul-mobile-menu button {
        display: block; } }
    @media only screen and (min-width: 1200px) {
      #citysoul-mobile-menu button {
        display: none; } }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      #citysoul-mobile-menu button {
        right: 15px; } }
    #citysoul-mobile-menu button.show-menu-mobile {
      position: fixed;
      right: 10px; }
      #citysoul-mobile-menu button.show-menu-mobile i {
        background: #000; }
    #citysoul-mobile-menu button i {
      float: left;
      width: 100%;
      margin: 3px 0px;
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      position: relative; }
      #citysoul-mobile-menu button i:before {
        content: '';
        background: url(../images/icon-citysoul.png) no-repeat -28px -84px;
        height: 18px;
        width: 24px;
        position: absolute;
        top: -5px;
        left: 0; }

.mobile-menu .menu {
  padding: 30px 25px;
  position: relative;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  height: 100vh;
  width: 100%; }
  .mobile-menu .menu.show-menu-mobile {
    background: #000; }
  .mobile-menu .menu li {
    list-style: none;
    border-bottom: 1px solid #bc8b2e;
    position: relative;
    text-align: center;
    padding: 10px 15px;
    border-bottom: 2px solid rgba(70, 70, 70, 0.3); }
    @media only screen and (min-width: 1200px) {
      .mobile-menu .menu li {
        padding: 30px 25px; } }
    .mobile-menu .menu li .arrow-menu {
      position: absolute;
      top: 5px;
      right: 50px;
      font-size: 2em;
      z-index: 9; }
    .mobile-menu .menu li a {
      font-size: 1.2em;
      font-weight: 600;
      color: #fff;
      opacity: 0.8;
      text-transform: uppercase;
      position: relative;
      z-index: 8; }
      @media only screen and (min-width: 1200px) {
        .mobile-menu .menu li a {
          font-size: 2.2em; } }
    .mobile-menu .menu li .sub-menu, .mobile-menu .menu li .children {
      display: none;
      padding: 0; }
      .mobile-menu .menu li .sub-menu li, .mobile-menu .menu li .children li {
        border-bottom: none;
        padding: 7px 0;
        min-height: auto; }
      .mobile-menu .menu li .sub-menu a, .mobile-menu .menu li .children a {
        text-transform: capitalize;
        font-size: 1.1em;
        font-weight: normal; }
      .mobile-menu .menu li .sub-menu.active, .mobile-menu .menu li .children.active {
        display: block;
        margin: 10px 0;
        position: relative; }

/* Overlay style */
.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  background: black; }
  @media only screen and (min-width: 1200px) {
    .overlay {
      display: none; } }

/* Overlay closing cross */
.overlay .overlay-close {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  overflow: hidden;
  border: none;
  text-indent: 200%;
  color: transparent;
  outline: none;
  z-index: 100; }

/* Menu style */
.overlay nav {
  text-align: center;
  position: relative;
  top: 50%;
  height: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  overflow: scroll; }

.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  height: auto;
  position: relative;
  top: 5%; }

.overlay ul li {
  display: block;
  min-height: 54px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.overlay ul li a {
  font-weight: 300;
  display: block;
  color: #fff;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  text-transform: uppercase; }

.overlay ul li a:hover,
.overlay ul li a:focus {
  color: #f0f0f0; }

/* Effects */
.overlay-scale {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s, -webkit-transform 0.2s; }

.overlay-scale.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s; }

.close {
  font-size: 14px; }

@media screen and (max-height: 30.5em) {
  .overlay nav {
    height: 75%; }
  .overlay ul li {
    min-height: 34px; } }

/*
02. Pagging
 */
.pagging {
  width: 100%;
  float: left;
  height: 60px; }
  .pagging ul {
    list-style: none;
    display: inline-block;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 15px; }
    .pagging ul li {
      display: inline;
      text-transform: uppercase;
      margin-right: 20px;
      text-align: center; }
      .pagging ul li .page-numbers {
        display: inline-block;
        height: 30px;
        color: #666;
        line-height: 30px;
        font-size: 1.14286em; }
        .pagging ul li .page-numbers:hover {
          color: !important; }
        .pagging ul li .page-numbers.current, .pagging ul li .page-numbers:hover {
          color: #bc8b2e; }
        .pagging ul li .page-numbers.prev, .pagging ul li .page-numbers.next {
          font-size: 0.71429em;
          padding: 10px 15px;
          letter-spacing: 2px;
          border: 1px solid rgba(255, 255, 255, 0.5);
          line-height: 1em; }

.woocommerce-pagination {
  clear: both; }

/*
03. Navigation
 */
.is-fixed {
  position: fixed;
  z-index: 99;
  top: -85px;
  background-color: #fff;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s; }

.is-visible {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  display: block\9; }

.navigator {
  float: right;
  width: auto;
  height: auto;
  margin-top: 30px;
  padding-top: 10px;
  display: none; }
  @media only screen and (min-width: 1200px) {
    .navigator {
      display: block; } }
  .navigator .main-menu {
    float: right;
    list-style: none;
    padding-right: 0px;
    height: 30px; }
    .navigator .main-menu li {
      float: left;
      position: relative;
      letter-spacing: 2px;
      text-transform: uppercase;
      list-style: none; }
      .navigator .main-menu li.current-menu-item > a, .navigator .main-menu li:hover > a {
        color: #bc8b2e; }
      .navigator .main-menu li a {
        padding: 5px 10px;
        color: #fff;
        float: left;
        width: 100%;
        box-sizing: border-box;
        font-size: 1.1em;
        letter-spacing: 3px; }
        @media only screen and (min-width: 1200px) {
          .navigator .main-menu li a {
            padding: 5px 15px; } }
      .navigator .main-menu li .sub-menu {
        z-index: 3; }
      .navigator .main-menu li .children, .navigator .main-menu li .sub-menu {
        display: none;
        position: absolute;
        width: 200px;
        height: auto;
        left: 0px;
        padding: 0;
        list-style: none;
        padding-top: 20px;
        padding-bottom: 10px;
        top: 25px; }
        .navigator .main-menu li .children li, .navigator .main-menu li .sub-menu li {
          background: #bc8b2e;
          float: left;
          width: 100%;
          line-height: 20px; }
          .navigator .main-menu li .children li:hover > a, .navigator .main-menu li .sub-menu li:hover > a {
            background: #fff;
            color: #000; }
          .navigator .main-menu li .children li a, .navigator .main-menu li .sub-menu li a {
            padding: 10px 16px; }
            .navigator .main-menu li .children li a:hover, .navigator .main-menu li .sub-menu li a:hover {
              background: #fff;
              color: #000; }
          .navigator .main-menu li .children li .children, .navigator .main-menu li .children li .sub-menu, .navigator .main-menu li .sub-menu li .children, .navigator .main-menu li .sub-menu li .sub-menu {
            display: none;
            top: 0px;
            left: 200px; }
          .navigator .main-menu li .children li:hover .children, .navigator .main-menu li .children li:hover .sub-menu, .navigator .main-menu li .sub-menu li:hover .children, .navigator .main-menu li .sub-menu li:hover .sub-menu {
            display: block; }
      .navigator .main-menu li .current-menu-item {
        background: #000 !important; }
      .navigator .main-menu li:hover .children, .navigator .main-menu li:hover .sub-menu {
        display: block; }

/*
04. Body
 */
body {
  font-family: "Arimo", sans-serif;
  background: #000;
  color: rgba(255, 255, 255, 0.6);
  max-width: 100%;
  overflow-x: hidden; }
  body.modal-open {
    overflow-y: scroll;
    padding-right: 0 !important; }

input[type="submit"] {
  background: #bc8b2e !important;
  color: White;
  border: none;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  input[type="submit"]:hover {
    opacity: 0.7; }

.container {
  padding-left: 10px;
  padding-right: 10px; }
  @media only screen and (max-width: 320px) {
    .container {
      width: 100% !important;
      box-sizing: border-box;
      padding-left: 15px;
      padding-right: 15px; } }

a {
  color: #fff; }
  a:hover {
    color: #bc8b2e; }

.padding-top-page-sidebar {
  padding-top: 20px;
  clear: both; }
  @media only screen and (min-width: 768px) {
    .padding-top-page-sidebar {
      padding-top: 120px; } }

.no-padding {
  padding: 0px !important; }

.text-white {
  color: #fff; }

.hidden {
  display: none !important; }

.text-active, .citysoul-content-single blockquote {
  color: #bc8b2e; }
  .text-active *, .citysoul-content-single blockquote * {
    color: #bc8b2e; }

.text-title, .citysoul-content-single blockquote {
  font-family: "Oswald", sans-serif; }

.bold {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.os-font {
  font-family: "Oswald", sans-serif; }

.text-ara {
  font-family: "Arapey", serif;
  font-size: 1.3em; }

.text-more {
  font-family: "Arapey", serif;
  font-style: italic; }

.sticky-post {
  padding: 2px 15px;
  background: #bc8b2e;
  color: #fff;
  display: inline-block;
  margin-bottom: 15px; }

.text-desc {
  font-family: "Arimo", sans-serif; }

.item-shadow, .citysoul-upcomming .upcomming-item .info-slide:after, .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .slider-image:after, .gallery-item .gal-image:after, .gallery-item.gal-item-big .gal-image:after, .citysoul-list-news-view .item-news > a:after, .citysoul-album-list .album-item .album-view .album-cover:before, .citysoul-event-list .event-date .event-cover-name:before, .citysoul-event-list .event-date .event-cover-name:after, .citysoul-event-list .event-date .event-cover:before, .citysoul-event-list .event-date .event-cover:after, .calendar-dates.grid-views-full .citysoul-date-item .cover-buy:after, .citysoul-team-slider .team-item:before, .other-artist-list .artist-item .img-artist:before, .msb-list-more-news li .news-detail-items:before, .citysoul-dj-list.no-padding-list .citysoul-item-dj .dj-avatar:before, .citysoul-dj-list .citysoul-item-dj .dj-avatar:before, .citysoul-gallery .citysoul-gallery-list .feature-gallery-image:before, .citysoul-gallery .citysoul-gallery-list .big-item .feature-gallery-image:before {
  content: "";
  float: left;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  z-index: 2;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

.item-light {
  content: "";
  float: left;
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  z-index: 2;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

.item-shadow-mirror, .citysoul-blog .feature-post .blog-feature-item .feature-image:after {
  content: "";
  float: left;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 100%;
  left: 0px;
  z-index: 2;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.7)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); }

input, button, textarea {
  resize: none; }
  input:focus, button:focus, textarea:focus {
    outline: none; }

.citysoul-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1em;
  font-weight: 700;
  word-break: break-all;
  font-size: 2.14286em; }
  @media only screen and (min-width: 768px) {
    .citysoul-title {
      font-size: 3.57143em;
      letter-spacing: 1.75px; } }

.citysoul-date em {
  float: none;
  font-size: 1.42857em; }

.citysoul-date span {
  float: none;
  width: auto; }

.citysoul-desc {
  font-size: 0.71429em;
  text-transform: uppercase;
  letter-spacing: 5px;
  line-height: 1em;
  margin-top: 10px;
  font-weight: 700; }

.citysoul-tags {
  font-size: 1.42857em;
  margin-top: 10px; }

.title-section {
  margin-bottom: 40px; }
  @media only screen and (min-width: 768px) {
    .title-section {
      margin-bottom: 80px; } }

.title-small {
  text-transform: uppercase;
  font-size: 1.42857em;
  letter-spacing: 2px;
  line-height: 30px; }

.desc-small {
  line-height: 22px;
  color: rgba(255, 255, 255, 0.3); }

.clearfix {
  width: 100%;
  height: 1px;
  clear: both; }

.text-center {
  text-align: center; }

.is-static {
  position: static !important;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }

#clear-scroll {
  float: left;
  width: 100%; }

.text-16x {
  font-size: 0.92857em; }
  @media only screen and (min-width: 768px) {
    .text-16x {
      font-size: 1.14286em; } }

.text-1x {
  font-size: 0.71429em; }

.text-2x {
  font-size: 1.42857em; }

.text-3x {
  font-size: 1.42857em;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .text-3x {
      font-size: 2.14286em;
      text-align: left; } }

.text-4x {
  font-size: 2.85714em; }

.text-5x {
  font-size: 2.14286em; }
  @media only screen and (min-width: 768px) {
    .text-5x {
      font-size: 3.57143em; } }

.text-6x {
  font-size: 1.85714em; }
  @media only screen and (min-width: 768px) {
    .text-6x {
      font-size: 4.28571em; } }

.text-7x {
  font-size: 3.21429em;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .text-7x {
      font-size: 5em; } }

.text-8x {
  font-size: 5.71429em; }

.text-9x {
  font-size: 6.42857em; }

.text-100x {
  font-size: 7.14286em; }

.view-all-link {
  position: relative;
  line-height: 1em;
  margin-top: 30px;
  padding-top: 10px; }
  .view-all-link:before {
    content: "";
    width: 20px;
    height: 2px;
    background: #bc8b2e;
    position: absolute;
    left: 0px;
    top: 0px; }
  .view-all-link a {
    color: rgba(255, 255, 255, 0.3);
    font-size: 1.14286em; }
    .view-all-link a:hover {
      color: #bc8b2e; }

.citysoul-cover-page {
  float: left;
  width: 100%;
  height: auto;
  min-height: 150px; }

.citysoul-cover-image-gallery {
  background: url(../images/gallery-detail-cover.jpg) no-repeat;
  background-size: cover; }

.citysoul-banner-page {
  float: left;
  width: 100%;
  height: 300px;
  padding-top: 130px;
  position: relative;
  background-repeat: no-repeat;
  overflow: hidden; }
  @media only screen and (min-width: 768px) {
    .citysoul-banner-page {
      height: 500px; } }
  .citysoul-banner-page.citysoul-banner-detail {
    height: 990px; }
    .citysoul-banner-page.citysoul-banner-detail .citysoul-banner-image img {
      opacity: 0.1; }
  .citysoul-banner-page .citysoul-button-banner {
    padding-bottom: 40px;
    position: absolute;
    width: 100%;
    bottom: 0px; }
    @media only screen and (min-width: 768px) {
      .citysoul-banner-page .citysoul-button-banner {
        padding-bottom: 120px; } }
    .citysoul-banner-page .citysoul-button-banner .citysoul-button-more {
      font-size: 0.85714em;
      float: right; }
  .citysoul-banner-page.single-page {
    min-height: 200px; }
  .citysoul-banner-page .citysoul-banner-image {
    position: absolute;
    width: 100%;
    height: 300px;
    top: 0px;
    left: 0px;
    z-index: -1;
    background: #000; }
    @media only screen and (min-width: 768px) {
      .citysoul-banner-page .citysoul-banner-image {
        height: 500px; } }
    .citysoul-banner-page .citysoul-banner-image img {
      position: relative;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      min-width: 100%;
      width: auto;
      height: 100%;
      margin-top: 0px;
      opacity: 0.2;
      max-width: initial;
      object-fit: cover; }
  .citysoul-banner-page .citysoul-social-detail {
    float: left;
    width: 100%;
    text-align: center; }
    .citysoul-banner-page .citysoul-social-detail .citysoul-social {
      display: inline-block;
      margin-top: 26px; }
  .citysoul-banner-page .citysoul-date {
    margin-bottom: 20px; }
  .citysoul-banner-page .text-1x {
    float: left;
    text-transform: uppercase;
    width: 100%; }
    .citysoul-banner-page .text-1x.text-white {
      line-height: 40px;
      margin-bottom: 5px;
      letter-spacing: 2px; }
    .citysoul-banner-page .text-1x.text-active, .citysoul-banner-page .citysoul-content-single blockquote.text-1x, .citysoul-content-single .citysoul-banner-page blockquote.text-1x {
      letter-spacing: 5px; }
  .citysoul-banner-page .title-page-text {
    padding-bottom: 90px;
    position: absolute;
    bottom: 0px;
    width: 100%; }

.single-page .title-page-text {
  padding-bottom: 60px; }

.citysoul-title-box-menu {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 60px; }
  .citysoul-title-box-menu .view-all-link {
    margin-top: 22px; }
    .citysoul-title-box-menu .view-all-link:before {
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
  .citysoul-title-box-menu .snack-title {
    color: rgba(255, 255, 255, 0.05); }
  .citysoul-title-box-menu .text-main-list {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .citysoul-title-box-menu.text-border-bottom .citysoul-title {
    color: rgba(255, 255, 255, 0.05); }
  .citysoul-title-box-menu.text-border-bottom .view-all-link {
    padding-bottom: 10px;
    padding-top: 20px;
    margin-top: 0px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 1.5px; }
    .citysoul-title-box-menu.text-border-bottom .view-all-link:before {
      top: 120%;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }

.citysoul-input-text {
  float: left;
  background: transparent;
  border: none;
  width: 100%;
  height: 30px;
  font-style: italic;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(127, 99, 45, 0.5);
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  color: rgba(255, 255, 255, 0.8); }
  .citysoul-input-text:focus {
    border-color: #7f632d; }
  .citysoul-input-text::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .citysoul-input-text::-moz-placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .citysoul-input-text:-moz-placeholder {
    color: rgba(255, 255, 255, 0.3); }
  .citysoul-input-text:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.3); }

.citysoul-loadmore {
  float: left;
  width: 100%;
  height: auto;
  text-align: center; }
  .citysoul-loadmore .citysoul-button-loadmore {
    display: inline-block; }
    .citysoul-loadmore .citysoul-button-loadmore:hover {
      opacity: 0.5; }

.title-opacity {
  float: left;
  position: relative;
  min-height: 60px;
  margin-bottom: 30px; }
  .title-opacity .text-opacity {
    color: rgba(255, 255, 255, 0.05);
    letter-spacing: 5px; }
  .title-opacity .main-text {
    position: absolute;
    bottom: 0px;
    left: 0px; }
  .title-opacity.citysoul-title-half {
    width: 100%;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 90px; }
    .title-opacity.citysoul-title-half .main-text {
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); }
      .title-opacity.citysoul-title-half .main-text:before {
        content: "";
        width: 35px;
        height: 2px;
        position: absolute;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: -10px;
        background: #bc8b2e; }

.breadcrumb {
  display: inline-block;
  width: 100%;
  background: transparent;
  padding: 0px 0px 30px 0px;
  margin: 0; }
  .breadcrumb .container {
    padding: 0; }
  .breadcrumb ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .breadcrumb ul li {
      display: inline-block;
      position: relative;
      font-size: 1.28571em;
      padding-right: 15px;
      line-height: 0px; }
      .breadcrumb ul li:after {
        content: "/";
        position: absolute;
        right: 10px; }
      .breadcrumb ul li:last-child:after {
        display: none; }
      .breadcrumb ul li:first-child a {
        padding: 0 8px 0 0; }
      .breadcrumb ul li.active a {
        color: #bc8b2e; }
      .breadcrumb ul li a {
        padding: 0 8px; }

.woocommerce-info {
  clear: both; }
  .woocommerce-info a {
    color: #bc8b2e; }

.back-to-top {
  position: fixed;
  bottom: 2em;
  right: 40px;
  font-size: 12px;
  padding: 1em;
  display: none;
  width: 40px;
  height: 40px;
  color: transparent;
  border-radius: 30px;
  border: 1px solid #bc8b2e;
  z-index: 999;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }
  .back-to-top:hover {
    background-color: #bc8b2e; }
    .back-to-top:hover:before {
      color: #fff; }
  .back-to-top:before {
    content: '\f106';
    font-family: FontAwesome;
    position: absolute;
    height: 25px;
    width: 30px;
    left: 14px;
    top: 7px;
    font-size: 1.3em;
    color: #bc8b2e; }

.text-center-event {
  text-align: center; }

.latest-twitter .tweet-text {
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .latest-twitter .tweet-text {
      text-align: left; } }

.main-slider {
  padding-top: 100px; }
  @media only screen and (min-width: 768px) {
    .main-slider {
      padding-top: 0; } }

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000; }

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 400px;
  height: 300px;
  margin: -175px 0 0 -240px;
  background: url(../images/load.gif);
  z-index: 1001; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: #141414;
  z-index: 1000;
  -webkit-transform: translateX(0);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(0);
  /* IE 9 */
  transform: translateX(0);
  /* Firefox 16+, IE 10+, Opera */ }

#loader-wrapper .loader-section.section-left {
  left: 0; }

#loader-wrapper .loader-section.section-right {
  right: 0; }

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  opacity: 0;
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.loaded #loader-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out; }

/* JavaScript Turned Off */
.no-js #loader-wrapper {
  display: none; }

.no-js h1 {
  color: #222222; }

#content {
  margin: 0 auto;
  padding-bottom: 50px; }

/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden; }

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

/* 
	Ok so you have made it this far, that means you are very keen to on my code. 
	Anyway I don't really mind it. This is a great way to learn so you actually doing the right thing:)
	Follow me @ihatetomatoes
*/
/*
05. Button
 */
.citysoul-button {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  color: #bc8b2e;
  line-height: 1em;
  box-sizing: border-box;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 0.1);
  letter-spacing: 2px;
  font-weight: 700;
  display: inline-block;
  box-sizing: border-box;
  cursor: pointer; }
  @media only screen and (min-width: 768px) {
    .citysoul-button {
      margin-bottom: 10px; } }
  .citysoul-button i {
    font-size: 1.28571em;
    line-height: 20px; }
  .citysoul-button.twitter-follow-button {
    position: relative;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%; }
    @media only screen and (min-width: 768px) {
      .citysoul-button.twitter-follow-button {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        left: 0; } }

@keyframes rotation {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }

@-webkit-keyframes rotation {
  from {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  to {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg); } }

button.citysoul-button {
  border: none; }

button:focus {
  outline: none; }

button .fa-spinner {
  display: none; }

button.loading .fa-spinner {
  display: block;
  -webkit-animation: rotation 1s infinite steps(8);
  animation: rotation 1s infinite steps(8); }

.citysoul-button-o {
  background: transparent;
  border: 2px;
  border-style: solid; }

button.citysoul-button {
  border: none; }

button:focus {
  outline: none; }

button.citysoul-button-o {
  border: 2px;
  border-style: solid; }

.citysoul-button-small {
  font-size: 0.85714em;
  padding-top: 8px;
  padding-bottom: 8px; }

.citysoul-btn-active {
  background: rgba(255, 255, 255, 0.1); }

.btn-buy {
  background: #bc8b2e; }

.btn-next-back {
  position: absolute;
  width: 35px;
  height: 35px;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.2);
  top: 60%;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.2);
  text-align: center;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }
  .btn-next-back:hover {
    border-color: #fff;
    color: #fff; }
  .btn-next-back:before {
    content: "";
    text-align: center;
    width: 100%;
    height: 100%;
    font-family: FontAwesome;
    line-height: 32px;
    width: 35px;
    font-size: 1.78571em; }
  .btn-next-back.btn-next {
    right: 0;
    z-index: 1; }
    @media only screen and (min-width: 1024px) {
      .btn-next-back.btn-next {
        right: -60px; } }
    .btn-next-back.btn-next:before {
      content: "\f105"; }
  .btn-next-back.btn-back {
    left: 0;
    z-index: 1; }
    @media only screen and (min-width: 1024px) {
      .btn-next-back.btn-back {
        left: -60px; } }
    .btn-next-back.btn-back:before {
      content: "\f104"; }

/*
06. Modal popup
 */
.modal {
  background: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .modal .modal-dialog {
    position: fixed;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: auto;
    width: 600px;
    top: 50%;
    left: 50%; }
  .modal .modal-content {
    line-height: 0; }
    .modal .modal-content button {
      position: absolute;
      top: 5px;
      right: 0px;
      color: WHITE;
      z-index: 99;
      font-size: 30px; }
  .modal .modal-header {
    min-height: 0px;
    padding: 0px;
    border-bottom: 0px; }
  .modal .modal-body {
    text-align: center;
    padding: 0px; }
    .modal .modal-body img {
      display: inline-block;
      width: 100%;
      object-fit: cover;
      overflow: hidden; }
    .modal .modal-body .btn-next-back {
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
    .modal .modal-body .close {
      position: absolute;
      width: 30px;
      height: 30px;
      top: 20px;
      right: 20px;
      cursor: pointer;
      background: url(../images/close-hover.png) no-repeat center center; }
      .modal .modal-body .close:hover {
        background: url(../images/close.png) no-repeat center center; }
    .modal .modal-body iframe {
      width: 100%; }
  .modal .modal-footer {
    padding: 0px;
    border: 0; }

/*
07. Sidebar
 */
.citysoul-sidebar {
  height: auto;
  margin-left: 0; }
  @media only screen and (min-width: 992px) {
    .citysoul-sidebar {
      margin-left: 0; } }
  .citysoul-sidebar .searchform input[type="text"] {
    width: 45%;
    height: inherit; }
  .citysoul-sidebar a {
    color: rgba(255, 255, 255, 0.6); }
    .citysoul-sidebar a:hover {
      color: #bc8b2e; }
  .citysoul-sidebar ul li {
    color: #bc8b2e; }

.widget-sidebar {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 80px; }
  .widget-sidebar .widget-title {
    text-transform: uppercase;
    margin-bottom: 30px; }
  .widget-sidebar .widget-content {
    float: left;
    width: 100%; }
    .widget-sidebar .widget-content .citysoul-date em {
      font-size: 1.07143em; }
    .widget-sidebar .widget-content ul {
      padding-left: 20px; }
      .widget-sidebar .widget-content ul.list-post, .widget-sidebar .widget-content ul.list-recent-comment, .widget-sidebar .widget-content ul.list-archive {
        padding-left: 0px;
        list-style: none; }
      .widget-sidebar .widget-content ul li {
        float: left;
        width: 100%;
        height: auto; }
      .widget-sidebar .widget-content ul.list-post li {
        padding-bottom: 22px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        margin-top: 22px; }
        .widget-sidebar .widget-content ul.list-post li a {
          color: rgba(255, 255, 255, 0.5);
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out; }
          .widget-sidebar .widget-content ul.list-post li a:hover {
            color: #fff; }
        .widget-sidebar .widget-content ul.list-post li .title-post-sidebar {
          text-transform: uppercase; }
        .widget-sidebar .widget-content ul.list-post li .citysoul-date {
          display: inherit; }
        .widget-sidebar .widget-content ul.list-post li .images {
          width: 140px;
          height: 80px;
          overflow: hidden;
          position: relative;
          float: left;
          margin-right: 20px;
          margin-bottom: 20px; }
          .widget-sidebar .widget-content ul.list-post li .images img {
            width: 100%;
            height: auto;
            position: absolute;
            left: 50%;
            top: 50%;
            bottom: auto;
            right: auto;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%); }
      .widget-sidebar .widget-content ul.list-recent-comment li {
        margin-bottom: 25px;
        margin-top: 25px; }
        .widget-sidebar .widget-content ul.list-recent-comment li .name-comment {
          margin-bottom: 10px;
          float: left;
          width: 100%; }
          .widget-sidebar .widget-content ul.list-recent-comment li .name-comment i {
            font-size: 1.28571em; }
        .widget-sidebar .widget-content ul.list-recent-comment li .comment-text {
          color: rgba(255, 255, 255, 0.5);
          font-size: 1em;
          font-style: italic; }
          .widget-sidebar .widget-content ul.list-recent-comment li .comment-text a {
            color: rgba(255, 255, 255, 0.5); }
            .widget-sidebar .widget-content ul.list-recent-comment li .comment-text a:hover {
              color: #fff; }
      .widget-sidebar .widget-content ul.list-archive li {
        font-size: 0.85714em;
        line-height: 32px;
        letter-spacing: 2px;
        text-transform: uppercase; }
        .widget-sidebar .widget-content ul.list-archive li a {
          color: rgba(255, 255, 255, 0.5);
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out; }
          .widget-sidebar .widget-content ul.list-archive li a:hover {
            color: #fff; }

.sidebar-default {
  padding-top: 70px; }

/*
08. Tags
 */
.tags-list, .tagged_as {
  color: transparent; }
  .tags-list a, .tagged_as a {
    display: inline-block;
    padding: 5px 10px;
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.5);
    margin-bottom: 10px;
    margin-right: 5px;
    text-transform: uppercase;
    font-style: italic;
    font-size: 0.8em !important;
    font-family: "Arapey", serif; }
    .tags-list a:hover, .tagged_as a:hover {
      color: #fff;
      background: #bc8b2e; }

.tagged_as {
  width: 100%;
  float: left;
  margin-top: 10px;
  margin-bottom: 20px; }

/*
09. Comments
 */
.citysoul-comment-list {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 15px; }
  .citysoul-comment-list .title-comment-box {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 40px; }
    .citysoul-comment-list .title-comment-box:after {
      border: none; }
  .citysoul-comment-list .comment {
    padding-bottom: 30px;
    width: 90%;
    float: left;
    position: relative; }
    .citysoul-comment-list .comment:after {
      content: "";
      border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
      width: 60px;
      position: absolute;
      bottom: 10px;
      left: 0px; }
    .citysoul-comment-list .comment:last-child:after {
      display: none; }
    .citysoul-comment-list .comment .comment-body {
      box-sizing: border-box;
      padding-left: 30px; }
  .citysoul-comment-list .title-comment {
    float: left;
    width: 100%;
    margin-bottom: 20px; }
    .citysoul-comment-list .title-comment span {
      float: left;
      margin-right: 10px; }
      .citysoul-comment-list .title-comment span.comment-name {
        font-weight: bold;
        letter-spacing: 1px;
        color: #4e4e4e; }
        .citysoul-comment-list .title-comment span.comment-name a {
          color: #bc8b2e;
          padding-right: 5px; }
      .citysoul-comment-list .title-comment span .time {
        font-style: italic;
        color: rgba(255, 255, 255, 0.5);
        font-family: "Arapey", serif; }
        .citysoul-comment-list .title-comment span .time a {
          color: #bc8b2e; }
          .citysoul-comment-list .title-comment span .time a:hover {
            color: rgba(255, 255, 255, 0.7); }
    .citysoul-comment-list .title-comment .comment-message {
      margin-top: 10px; }
    .citysoul-comment-list .title-comment .comment-avatar {
      margin-right: 18px; }
  .citysoul-comment-list .sub-comment {
    box-sizing: border-box;
    padding-left: 30px; }

.citysoul-comment-form {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 30px;
  margin-bottom: 150px;
  border-top: 1px dashed rgba(255, 255, 255, 0.2); }
  .citysoul-comment-form ul {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none; }
  .citysoul-comment-form li {
    float: left;
    box-sizing: border-box;
    list-style: none; }
    .citysoul-comment-form li:nth-child(2) {
      padding-right: 20px; }
    .citysoul-comment-form li:nth-child(3) {
      padding-left: 20px; }
  .citysoul-comment-form .comment-reply-title {
    float: left;
    width: 100%;
    margin-bottom: 40px;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif;
    color: #bc8b2e;
    font-size: 1.42857em;
    font-weight: bold;
    letter-spacing: 2px; }
    .citysoul-comment-form .comment-reply-title:after {
      border: none; }

.comment-form {
  float: left;
  width: 100%; }
  .comment-form li {
    list-style: none;
    margin-bottom: 20px; }
    .comment-form li:nth-child(2) {
      padding-right: 20px; }
    .comment-form li:nth-child(3) {
      padding-left: 20px; }
  .comment-form input[type="text"], .comment-form input[type="email"], .comment-form textarea {
    border: none;
    border-bottom: 2px solid #4c3e22;
    float: left;
    width: 100%;
    padding-left: 15px;
    resize: none;
    background: transparent;
    font-style: italic;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 2px;
    padding-bottom: 15px; }
    .comment-form input[type="text"]::-webkit-input-placeholder, .comment-form input[type="email"]::-webkit-input-placeholder, .comment-form textarea::-webkit-input-placeholder {
      font-style: italic;
      color: rgba(255, 255, 255, 0.5); }
    .comment-form input[type="text"]::-moz-placeholder, .comment-form input[type="email"]::-moz-placeholder, .comment-form textarea::-moz-placeholder {
      font-style: italic;
      color: rgba(255, 255, 255, 0.5); }
    .comment-form input[type="text"]:-moz-placeholder, .comment-form input[type="email"]:-moz-placeholder, .comment-form textarea:-moz-placeholder {
      font-style: italic;
      color: rgba(255, 255, 255, 0.5); }
    .comment-form input[type="text"]:-ms-input-placeholder, .comment-form input[type="email"]:-ms-input-placeholder, .comment-form textarea:-ms-input-placeholder {
      font-style: italic;
      color: rgba(255, 255, 255, 0.5); }
  .comment-form input[type="submit"] {
    background: #bc8b2e;
    color: rgba(255, 255, 255, 0.5);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 7px 20px;
    font-family: "Oswald", sans-serif;
    float: right; }
    .comment-form input[type="submit"]:hover {
      color: #fff; }
  .comment-form textarea {
    margin-bottom: 30px; }
  .comment-form input:placeholder {
    color: rgba(255, 255, 255, 0.5); }
  .comment-form#commentform .comment-form-email label {
    margin-top: 20px; }
  .comment-form#commentform .form-submit input[type="submit"] {
    margin-top: 20px !important;
    background-color: #bc8b2e !important;
    color: rgba(255, 255, 255, 0.5) !important;
    border-radius: 0 !important; }
    .comment-form#commentform .form-submit input[type="submit"]:hover {
      color: #fff !important; }

.woocommerce p.stars a:before {
  color: #bc8b2e; }

.comment-reply-title {
  clear: both;
  float: right; }
  .comment-reply-title small {
    padding-left: 20px; }

/*
10. Author box
 */
.citysoul-author-box {
  float: left;
  width: 100%;
  height: auto;
  padding: 40px;
  background: #bc8b2e;
  margin-bottom: 50px; }
  .citysoul-author-box .author-name {
    line-height: 30px;
    margin-bottom: 5px; }
  .citysoul-author-box .author-short-desc {
    font-style: italic;
    color: rgba(255, 255, 255, 0.5);
    letter-spacing: 1.1px; }
  .citysoul-author-box .author-url {
    color: rgba(255, 255, 255, 0.5);
    margin-top: 20px; }
  .citysoul-author-box img {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 20px; }

/*
11. Social list
 */
.citysoul-social {
  list-style: none;
  display: inline-block;
  padding-left: 0px; }
  .citysoul-social li {
    float: left;
    margin-right: 10px;
    line-height: 1em; }
    .citysoul-social li:last-child {
      margin-right: 0px; }
    .citysoul-social li a {
      display: block;
      width: 25px;
      height: 25px;
      text-align: center;
      line-height: 25px;
      font-size: 0.85714em; }
  .citysoul-social.social-round li a {
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.5); }
    .citysoul-social.social-round li a:hover {
      background: #bc8b2e;
      color: #fff; }

/*
12. Select box
 */
.sbHolder {
  position: relative;
  float: left;
  width: 100px;
  height: 32px;
  padding: 5px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  margin-right: 15px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 0.85714em;
  line-height: 60px; }

.sbSelector {
  display: block;
  left: 0;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  width: 100%;
  white-space: nowrap;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }
  @media only screen and (max-width: 320px) {
    .sbSelector {
      text-indent: 0px; } }

.sbSelector:link, .sbSelector:visited, .sbSelector:hover {
  color: #474747;
  outline: none;
  text-decoration: none; }

.sbToggle {
  display: block;
  outline: none;
  position: absolute;
  right: 30px;
  text-align: center;
  line-height: 22px;
  width: 22px;
  height: 22px;
  color: #474747;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 5px !important; }
  .sbToggle:before {
    font-family: FontAwesome;
    content: "\f0d7"; }
  .sbToggle:hover:before {
    font-family: FontAwesome;
    content: "\f0d8"; }

.sbToggleOpen:before {
  font-family: FontAwesome;
  content: "\f0d8"; }

.sbToggleOpen:hover:before {
  font-family: FontAwesome;
  content: "\f0d7"; }

.sbHolderDisabled {
  background-color: #fff;
  border: solid 1px rgba(0, 0, 0, 0.4); }

.sbOptions {
  background-color: #f6f6f6;
  list-style: none;
  position: absolute;
  width: 100%;
  z-index: 999999;
  overflow-y: auto;
  top: 30px !important;
  padding: 15px !important;
  min-width: 155px;
  left: -2px;
  margin-bottom: 0px; }
  .sbOptions li {
    min-height: 25px;
    line-height: 25px;
    margin-bottom: 0px !important;
    min-height: 40px !important;
    color: #999999;
    position: relative;
    z-index: 9;
    width: 100% !important;
    margin-bottom: 0px !important;
    text-align: left; }
    .sbOptions li:last-child {
      border-bottom: none; }
  .sbOptions a {
    display: block;
    outline: none;
    color: #999;
    line-height: 40px;
    font-size: 1em;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1); }
    .sbOptions a:hover, .sbOptions a:focus, .sbOptions a.sbFocus {
      color: #bc8b2e;
      border-color: #bc8b2e; }
  .sbOptions.last a {
    border-bottom: none; }
  .sbOptions .sbDisabled {
    border-bottom: dotted 1px rgba(0, 0, 0, 0.4);
    color: #999;
    display: block; }
  .sbOptions .sbGroup {
    border-bottom: dotted 1px rgba(0, 0, 0, 0.4);
    color: #EBB52D;
    display: block;
    font-weight: bold; }
  .sbOptions .sbSub {
    padding-left: 17px; }

/*
13. Player
 */
.gradient, .jp-audio .jp-type-playlist .jp-gui .jp-progress .jp-seek-bar .jp-play-bar, .jp-audio .jp-volume-controls .jp-volume-bar .jp-volume-bar-value {
  background: #bc8b2e; }

.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {
  outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
  border: 0; }

.jp-type-playlist {
  float: left;
  width: 100%; }

.citysoul-song-name {
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }

.citysoul-play-container {
  float: left;
  /*width: 480px;*/
  width: 70%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  position: relative;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    .citysoul-play-container {
      width: 80%; } }
  @media only screen and (min-width: 1200px) {
    .citysoul-play-container {
      width: 480px; } }
  .citysoul-play-container.no-border {
    border: none; }
  .citysoul-play-container .button-click-play {
    content: "\f04b";
    font-family: FontAwesome;
    font-size: 0.85714em;
    position: absolute;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    /*right: 55px;*/
    color: rgba(255, 255, 255, 0.3);
    cursor: pointer;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    display: none; }
    @media only screen and (min-width: 768px) {
      .citysoul-play-container .button-click-play {
        display: block;
        right: 20%; } }
    @media only screen and (min-width: 1200px) {
      .citysoul-play-container .button-click-play {
        right: 55px; } }
  .citysoul-play-container:hover .button-click-play {
    color: #fff !important; }

.jp-audio {
  float: left;
  width: 100%;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  color: #666;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }
  .jp-audio button {
    border: none;
    background: transparent;
    font-family: FontAwesome;
    line-height: 55px;
    padding-top: 0px;
    padding-bottom: 0px;
    cursor: pointer;
    color: #1a1b1c;
    font-size: 1em;
    border-radius: 0; }
  .jp-audio .jp-current-song {
    float: left;
    /*width: 33%;*/
    width: 100%;
    height: 55px;
    line-height: 55px; }
    @media only screen and (min-width: 768px) {
      .jp-audio .jp-current-song {
        width: 50%; } }
    @media only screen and (min-width: 1200px) {
      .jp-audio .jp-current-song {
        width: 33%; } }
  .jp-audio .kilobite-text {
    text-transform: uppercase;
    line-height: 55px;
    float: left;
    width: 30px;
    text-align: right;
    display: none; }
    @media only screen and (min-width: 768px) {
      .jp-audio .kilobite-text {
        display: block;
        width: 18%; } }
  .jp-audio .jp-type-playlist {
    float: left;
    /*margin-left: 15px;*/ }
    @media only screen and (min-width: 1200px) {
      .jp-audio .jp-type-playlist {
        margin-left: 15px; } }
    .jp-audio .jp-type-playlist .jp-gui {
      float: left;
      width: 100%;
      height: auto; }
      @media only screen and (min-width: 1200px) {
        .jp-audio .jp-type-playlist .jp-gui {
          padding-left: 55px; } }
      .jp-audio .jp-type-playlist .jp-gui .jp-controls {
        float: left;
        /*width: 12%;*/
        width: 30%; }
        @media only screen and (min-width: 768px) {
          .jp-audio .jp-type-playlist .jp-gui .jp-controls {
            width: 20%; } }

@inclue MQ(F) {
  .jp-audio .jp-type-playlist .jp-gui .jp-controls {
    width: 13%; } }
      .jp-audio .jp-type-playlist .jp-gui .jp-progress {
        float: left;
        width: 50%;
        height: 55px;
        cursor: pointer;
        /*opacity: 0;*/
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        display: none; }
        @media only screen and (min-width: 768px) {
          .jp-audio .jp-type-playlist .jp-gui .jp-progress {
            opacity: 0;
            display: block;
            width: 10%; } }
        @media only screen and (min-width: 1200px) {
          .jp-audio .jp-type-playlist .jp-gui .jp-progress {
            width: 35%; } }
        .jp-audio .jp-type-playlist .jp-gui .jp-progress .jp-seek-bar {
          float: left;
          width: 100%;
          position: relative;
          top: 50%;
          bottom: auto;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          transform: translateY(-50%);
          height: 2px;
          background: rgba(255, 255, 255, 0.1);
          border-radius: 5px; }
          .jp-audio .jp-type-playlist .jp-gui .jp-progress .jp-seek-bar .jp-play-bar {
            float: left;
            height: 2px;
            position: relative; }
      .jp-audio .jp-type-playlist .jp-gui button {
        font-size: 0.85714em;
        color: #666; }
        .jp-audio .jp-type-playlist .jp-gui button.jp-previous {
          /*opacity: 0;*/ }
          @media only screen and (min-width: 768px) {
            .jp-audio .jp-type-playlist .jp-gui button.jp-previous {
              opacity: 0; } }
          .jp-audio .jp-type-playlist .jp-gui button.jp-previous:before {
            content: "\f048"; }
        .jp-audio .jp-type-playlist .jp-gui button.jp-play {
          /*opacity: 0;*/ }
          @media only screen and (min-width: 768px) {
            .jp-audio .jp-type-playlist .jp-gui button.jp-play {
              opacity: 0; } }
          .jp-audio .jp-type-playlist .jp-gui button.jp-play:before {
            content: "\f04b"; }
        .jp-audio .jp-type-playlist .jp-gui button.jp-next {
          /*opacity: 0;*/ }
          @media only screen and (min-width: 768px) {
            .jp-audio .jp-type-playlist .jp-gui button.jp-next {
              opacity: 0; } }
          .jp-audio .jp-type-playlist .jp-gui button.jp-next:before {
            content: "\f051"; }
        .jp-audio .jp-type-playlist .jp-gui button.jp-stop {
          opacity: 0; }
          .jp-audio .jp-type-playlist .jp-gui button.jp-stop:before {
            content: "\f04d"; }
  .jp-audio .jp-volume-controls {
    font-family: FontAwesome;
    float: left;
    width: 40px;
    line-height: 55px;
    margin-left: 10px;
    display: none; }
    @media only screen and (min-width: 768px) {
      .jp-audio .jp-volume-controls {
        display: block;
        width: 10%; } }
    .jp-audio .jp-volume-controls .jp-mute:before {
      content: "\f028";
      opacity: 0;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
    .jp-audio .jp-volume-controls .jp-mute:hover {
      opacity: 1; }
    .jp-audio .jp-volume-controls .jp-volume-max {
      display: none !important; }
      .jp-audio .jp-volume-controls .jp-volume-max:before {
        content: "\f028"; }
    .jp-audio .jp-volume-controls .jp-volume-bar {
      display: none !important;
      float: left;
      height: 2px;
      width: 100px;
      background: #fff;
      cursor: pointer; }
      .jp-audio .jp-volume-controls .jp-volume-bar .jp-volume-bar-value {
        float: left;
        height: 2px; }
  .jp-audio.jp-state-playing {
    background: rgba(255, 255, 255, 0.05); }
    .jp-audio.jp-state-playing .citysoul-play-container {
      border-bottom: none; }
      .jp-audio.jp-state-playing .citysoul-play-container .button-click-play {
        z-index: -1;
        opacity: 0; }
      .jp-audio.jp-state-playing .citysoul-play-container .citysoul-song-name {
        color: #fff; }
    .jp-audio.jp-state-playing .jp-mute:before {
      opacity: 1; }
    .jp-audio.jp-state-playing .jp-type-playlist .jp-gui .jp-progress {
      opacity: 1; }
    .jp-audio.jp-state-playing .jp-type-playlist .jp-gui button {
      opacity: 1; }
      .jp-audio.jp-state-playing .jp-type-playlist .jp-gui button.jp-play:before {
        content: "\f04c"; }
  .jp-audio.jp-state-muted .jp-volume-controls .jp-mute:before {
    content: "\f026"; }
  .jp-audio .jp-time-holder {
    float: left;
    width: 10%;
    line-height: 50px; }
    .jp-audio .jp-time-holder .jp-current-time {
      padding-right: 10px; }
      .jp-audio .jp-time-holder .jp-current-time:after {
        content: "/";
        margin-left: 10px; }
    .jp-audio .jp-time-holder .jp-current-time, .jp-audio .jp-time-holder .jp-duration {
      float: left; }
  .jp-audio .jp-toggles {
    float: left; }
    .jp-audio .jp-toggles button {
      float: left; }
      .jp-audio .jp-toggles button.jp-repeat:before {
        content: "\f01e"; }
      .jp-audio .jp-toggles button.jp-shuffle:before {
        content: "\f074"; }
      .jp-audio .jp-toggles button.jp-toshow:before {
        content: "\f001"; }
      .jp-audio .jp-toggles button.jp-toshow.active {
        color: #bc8b2e; }
  .jp-audio.jp-state-looped .jp-toggles button.jp-repeat {
    color: #bc8b2e; }
  .jp-audio.jp-state-shuffled .jp-toggles button.jp-shuffle {
    color: #bc8b2e; }
  .jp-audio .jp-playlist {
    display: none;
    height: auto;
    position: absolute;
    background: rgba(255, 255, 255, 0.5);
    bottom: 82.5px;
    right: 0px;
    padding: 15px;
    overflow: hidden;
    overflow-y: scroll;
    z-index: 9999; }
    .jp-audio .jp-playlist .contain-playlist {
      max-height: 200px;
      height: 200px;
      overflow: hidden;
      overflow-y: scroll;
      float: left;
      width: 100%;
      height: auto;
      margin-top: 10px;
      margin-bottom: 10px;
      float: left; }
    .jp-audio .jp-playlist ul {
      padding-left: 0px;
      max-height: 200px;
      float: left;
      font-size: 0.92857em;
      list-style: none;
      width: 200px; }
      .jp-audio .jp-playlist ul li {
        float: left;
        margin-bottom: 5px;
        width: 100%; }
        .jp-audio .jp-playlist ul li a {
          text-decoration: none;
          color: #1a1b1c;
          float: left; }
          .jp-audio .jp-playlist ul li a:hover {
            color: #bc8b2e; }
          .jp-audio .jp-playlist ul li a.jp-playlist-item-remove {
            display: block !important;
            color: red;
            float: left;
            margin-right: 5px; }
        .jp-audio .jp-playlist ul li .jp-artist {
          font-size: 0.78571em; }
        .jp-audio .jp-playlist ul li.jp-playlist-current a {
          color: #bc8b2e; }
          .jp-audio .jp-playlist ul li.jp-playlist-current a.jp-playlist-item-remove {
            color: red; }

/*
14. Main slider
 */
/*
15. Upcomming
 */
.upcomming {
  float: left;
  width: 100%;
  height: auto;
  background: #000; }

.upcomming-slider {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .upcomming-slider {
      text-align: left; } }
  .upcomming-slider .title-section {
    padding-left: 10px;
    padding-right: 10px; }
  .upcomming-slider .all-link {
    position: relative;
    line-height: 1em;
    padding-top: 1%;
    float: left;
    left: 1%;
    padding-bottom: 10%;
    font-size: 1.07143em;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .upcomming-slider .all-link a {
      color: rgba(255, 255, 255, 0.3); }
      .upcomming-slider .all-link a:hover {
        color: #bc8b2e; }
    .upcomming-slider .all-link:before {
      content: "";
      width: 20px;
      height: 2px;
      position: absolute;
      background: #bc8b2e;
      top: 0px; }
  .upcomming-slider .btn-next-back {
    top: 50%; }

.citysoul-upcomming {
  float: left;
  width: 100%;
  padding: 0 30px; }
  @media only screen and (min-width: 768px) {
    .citysoul-upcomming {
      padding: 0; } }
  .citysoul-upcomming .upcomming-item {
    float: left;
    position: relative;
    height: 350px; }
    @media only screen and (min-width: 768px) {
      .citysoul-upcomming .upcomming-item {
        height: 455px; } }
    .citysoul-upcomming .upcomming-item .slider-image {
      float: left;
      width: 80%;
      height: 100%;
      position: relative;
      opacity: 0.7;
      overflow: hidden;
      left: 50%; }
      @media only screen and (max-width: 500px) {
        .citysoul-upcomming .upcomming-item .slider-image {
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); } }
      @media only screen and (min-width: 500px) {
        .citysoul-upcomming .upcomming-item .slider-image {
          width: 96%;
          left: 9px; } }
      .citysoul-upcomming .upcomming-item .slider-image img {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        height: 100%;
        width: auto;
        min-width: 100%;
        object-fit: cover; }
    .citysoul-upcomming .upcomming-item .info-slide {
      position: absolute;
      width: 80%;
      height: 100%;
      text-align: center;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      color: #fff;
      background: rgba(0, 0, 0, 0.9); }
      @media only screen and (min-width: 500px) {
        .citysoul-upcomming .upcomming-item .info-slide {
          width: 100%; } }
      @media only screen and (min-width: 768px) {
        .citysoul-upcomming .upcomming-item .info-slide {
          background: none; } }
      .citysoul-upcomming .upcomming-item .info-slide .citysoul-date {
        top: 75px; }
        @media only screen and (min-width: 768px) {
          .citysoul-upcomming .upcomming-item .info-slide .citysoul-date {
            top: 0; } }
      .citysoul-upcomming .upcomming-item .info-slide .citysoul-button {
        color: #fff; }
      .citysoul-upcomming .upcomming-item .info-slide:after {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        z-index: 7; }
      .citysoul-upcomming .upcomming-item .info-slide:before {
        content: "";
        width: 100%;
        height: 104%;
        position: absolute;
        top: -2%;
        left: 0px;
        border: 10px solid #bc8b2e;
        opacity: 1;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        z-index: 9; }
        @media only screen and (min-width: 768px) {
          .citysoul-upcomming .upcomming-item .info-slide:before {
            opacity: 0; } }
      .citysoul-upcomming .upcomming-item .info-slide .citysoul-date {
        position: absolute;
        width: 100%;
        top: 40px;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
        @media only screen and (min-width: 768px) {
          .citysoul-upcomming .upcomming-item .info-slide .citysoul-date {
            top: -35px; } }
      .citysoul-upcomming .upcomming-item .info-slide .info-ticket {
        position: absolute;
        width: 100%;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        opacity: 1;
        z-index: 9;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
        @media only screen and (min-width: 768px) {
          .citysoul-upcomming .upcomming-item .info-slide .info-ticket {
            opacity: 0; } }
        .citysoul-upcomming .upcomming-item .info-slide .info-ticket .title-small {
          margin-bottom: 20px;
          margin-top: 100px;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          max-height: 90px;
          overflow: hidden; }
        .citysoul-upcomming .upcomming-item .info-slide .info-ticket .desc-small {
          margin-bottom: 20px;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          display: none; }
          @media only screen and (min-width: 768px) {
            .citysoul-upcomming .upcomming-item .info-slide .info-ticket .desc-small {
              display: block; } }
        .citysoul-upcomming .upcomming-item .info-slide .info-ticket .btn-buy {
          margin-top: 20px;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          cursor: pointer; }
          .citysoul-upcomming .upcomming-item .info-slide .info-ticket .btn-buy .fa {
            opacity: 0.4; }
          .citysoul-upcomming .upcomming-item .info-slide .info-ticket .btn-buy:hover {
            color: #000; }
      .citysoul-upcomming .upcomming-item .info-slide:hover {
        background: rgba(0, 0, 0, 0.9); }
        .citysoul-upcomming .upcomming-item .info-slide:hover:before, .citysoul-upcomming .upcomming-item .info-slide:hover .info-ticket {
          opacity: 1; }
        @media only screen and (min-width: 768px) {
          .citysoul-upcomming .upcomming-item .info-slide:hover .citysoul-date {
            top: 85px; } }
        .citysoul-upcomming .upcomming-item .info-slide:hover .info-ticket .title-small {
          margin-top: 0px; }
  .citysoul-upcomming.citysoul-upcomming-full .upcomming-item {
    min-height: 200px !important;
    max-height: 200px !important;
    overflow: hidden;
    padding: 0px; }
    .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .slider-image {
      float: left;
      width: 140px;
      height: 100%;
      position: relative;
      opacity: 0.7;
      overflow: hidden; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .slider-image img {
        max-width: 140px;
        height: auto; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .slider-image:after {
        top: 0px;
        left: 0px;
        width: 100%;
        height: 200px;
        z-index: 2; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .slider-image:before {
        position: absolute;
        top: 0px;
        left: 0px;
        content: "";
        width: 100%;
        height: 200px;
        z-index: 2;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
    .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide {
      position: relative;
      float: right;
      padding: 0px;
      right: 0px;
      left: 0px;
      width: 150px;
      max-height: 200px;
      -ms-transform: none;
      transform: none;
      -webkit-transform: none;
      -moz-transform: none;
      text-align: left;
      padding-top: 30px;
      z-index: 9; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide:after {
        display: none !important; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide:before {
        display: none; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide .citysoul-date {
        position: static;
        margin-top: -5px; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide .number-slider {
        color: rgba(255, 255, 255, 0.1);
        position: absolute;
        top: -12px;
        left: 0px; }
      .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide .info-ticket {
        position: static;
        width: 100%;
        height: auto;
        padding: 0px;
        padding-right: 10px;
        opacity: 1 !important;
        -ms-transform: none;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none; }
        .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide .info-ticket:after {
          display: none; }
        .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide .info-ticket .title-small {
          font-size: 1em;
          line-height: 20px;
          color: #666;
          position: static;
          margin-top: 0px;
          display: block; }
        .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide .info-ticket .desc-small {
          position: static;
          display: none; }
        .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide .info-ticket .btn-buy {
          position: relative;
          margin-top: 0px;
          padding-left: 12px;
          padding-right: 12px;
          color: rgba(255, 255, 255, 0.7);
          white-space: nowrap;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          opacity: 0;
          z-index: 9; }

@media only screen and (max-width: 1400px) and (min-width: 992px) {
  .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .slider-image {
    width: 45%; } }

@media only screen and (max-width: 1400px) and (min-width: 992px) {
  .citysoul-upcomming.citysoul-upcomming-full .upcomming-item .info-slide {
    width: 43%; } }
    .citysoul-upcomming.citysoul-upcomming-full .upcomming-item:hover .slider-image:before {
      border: 5px solid #bc8b2e; }
    .citysoul-upcomming.citysoul-upcomming-full .upcomming-item:hover .info-ticket .title-small {
      color: #fff; }
    .citysoul-upcomming.citysoul-upcomming-full .upcomming-item:hover .info-ticket .btn-buy {
      opacity: 1; }

.citysoul-upcomming .swiper-wrapper {
  padding-top: 30px;
  padding-bottom: 30px; }

.upcomming-small-box {
  background: #0b0907;
  padding-bottom: 150px;
  float: left;
  width: 100%;
  height: auto; }
  .upcomming-small-box .citysoul-upcomming {
    padding: 0; }
    .upcomming-small-box .citysoul-upcomming .info-slide {
      top: 0; }
    .upcomming-small-box .citysoul-upcomming .slider-image, .upcomming-small-box .citysoul-upcomming .info-slide {
      width: 48%; }
    .upcomming-small-box .citysoul-upcomming .slider-image :before {
      z-index: 2;
      border: 5px; }

.citysoul-upcomming-small .btn-next-back {
  top: 45%; }

.upcomming-slider-top {
  float: left;
  width: 100%;
  height: auto;
  min-height: 700px;
  position: relative; }
  .upcomming-slider-top .btn-next-back {
    z-index: 9999;
    top: 48%; }
    .upcomming-slider-top .btn-next-back:hover {
      background: #bc8b2e;
      color: #fff;
      border-color: #bc8b2e; }
    .upcomming-slider-top .btn-next-back.btn-next {
      right: 40px; }
    .upcomming-slider-top .btn-next-back.btn-back {
      left: 40px; }
  .upcomming-slider-top .upcomming-item .slider-image {
    float: left;
    width: 100%;
    height: auto;
    min-height: 700px;
    position: relative;
    overflow: hidden;
    opacity: 0.3;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .upcomming-slider-top .upcomming-item .slider-image img {
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      min-width: 100%; }
    .upcomming-slider-top .upcomming-item .slider-image:hover {
      opacity: .8; }

/*
16. Single dj
 */
.single-dj {
  float: left;
  width: 100%;
  height: auto;
  background: #0b0907;
  padding-bottom: 80px;
  padding-top: 0px;
  padding: 0 15px; }
  @media only screen and (min-width: 1200px) {
    .single-dj {
      padding: 160px 0 80px; } }
  @media only screen and (max-width: 1200px) {
    .single-dj .container {
      width: 100%;
      padding: 0px; } }
  .single-dj .dj-infomation {
    box-sizing: border-box;
    padding: 15px; }
    @media only screen and (min-width: 1200px) {
      .single-dj .dj-infomation {
        padding-right: 7%;
        padding-left: 6%;
        padding-top: 50px; } }
    .single-dj .dj-infomation .citysoul-social {
      margin-top: 25px;
      float: right; }
      .single-dj .dj-infomation .citysoul-social li a {
        width: 30px;
        height: 30px;
        line-height: 30px; }
    .single-dj .dj-infomation .maindj-info {
      margin-top: 60px; }
      @media only screen and (min-width: 768px) {
        .single-dj .dj-infomation .maindj-info {
          margin-top: 125px; } }
    .single-dj .dj-infomation .desc-small {
      margin-top: 30px; }
  .single-dj .cover-soundcloud {
    float: left;
    width: 100%;
    height: 660px;
    position: relative; }
    .single-dj .cover-soundcloud .dj-image {
      width: 350px;
      height: 620px;
      position: relative; }
      @media only screen and (min-width: 768px) {
        .single-dj .cover-soundcloud .dj-image {
          width: 620px; } }
      @media only screen and (max-width: 1200px) {
        .single-dj .cover-soundcloud .dj-image {
          width: 100%; } }
      .single-dj .cover-soundcloud .dj-image:after {
        display: none;
        content: "";
        width: 100%;
        height: 100%;
        box-sizing: border-box;
        border: 15px solid #bc8b2e;
        top: 40px;
        left: 40px;
        position: absolute;
        background: transparent;
        z-index: 1;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
        @media only screen and (min-width: 1200px) {
          .single-dj .cover-soundcloud .dj-image:after {
            display: block; } }
      .single-dj .cover-soundcloud .dj-image:hover:after {
        top: 15px;
        left: 15px; }
      .single-dj .cover-soundcloud .dj-image .img-border {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden; }
        .single-dj .cover-soundcloud .dj-image .img-border img {
          width: 100%;
          object-fit: cover;
          height: 100%;
          z-index: 2;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
    .single-dj .cover-soundcloud .dj-soundcloud {
      width: 100%;
      height: 220px;
      position: absolute;
      bottom: 6%;
      right: 0%;
      z-index: 3; }
      @media only screen and (min-width: 768px) {
        .single-dj .cover-soundcloud .dj-soundcloud {
          width: 220px; } }
      @media only screen and (min-width: 992px) {
        .single-dj .cover-soundcloud .dj-soundcloud {
          right: 0;
          left: 60%; } }
      @media only screen and (min-width: 1200px) {
        .single-dj .cover-soundcloud .dj-soundcloud {
          top: 250px;
          right: -30px;
          left: auto; } }
      .single-dj .cover-soundcloud .dj-soundcloud iframe {
        max-width: 100%;
        max-height: 100%; }

/*
17. Testimonial
 */
.testimonial {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 80px; }
  @media only screen and (min-width: 768px) {
    .testimonial {
      padding-bottom: 150px;
      padding-top: 215px; } }

.testimonial-title .citysoul-title {
  color: rgba(255, 255, 255, 0.1);
  font-size: 2.57143em;
  letter-spacing: 8px; }
  @media only screen and (min-width: 768px) {
    .testimonial-title .citysoul-title {
      font-size: 4.85714em; } }

.testimonial-list {
  float: left;
  width: 100%;
  min-height: 265px; }
  .testimonial-list .citysoul-testimonial {
    float: left;
    box-sizing: border-box;
    width: 100%;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    min-height: 250px;
    margin-top: -35px;
    padding-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      .testimonial-list .citysoul-testimonial {
        width: 940px; } }
    @media only screen and (min-width: 1200px) {
      .testimonial-list .citysoul-testimonial {
        min-height: 170px; } }
    .testimonial-list .citysoul-testimonial .testimonial-item {
      min-height: 160px;
      width: 815px; }
      .testimonial-list .citysoul-testimonial .testimonial-item .auth-testimonial {
        font-size: 1.42857em;
        font-style: italic;
        color: rgba(255, 255, 255, 0.4);
        line-height: 1em;
        padding-bottom: 5px;
        position: relative;
        margin-bottom: 30px;
        margin-top: 25px;
        letter-spacing: 2px; }
        @media only screen and (min-width: 768px) {
          .testimonial-list .citysoul-testimonial .testimonial-item .auth-testimonial {
            margin-top: 0px; } }
        .testimonial-list .citysoul-testimonial .testimonial-item .auth-testimonial:after {
          content: "";
          width: 20px;
          height: 2px;
          background: #bc8b2e;
          position: absolute;
          bottom: -10px;
          left: 50%;
          right: auto;
          -webkit-transform: translateX(-50%);
          -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          -o-transform: translateX(-50%);
          transform: translateX(-50%); }
      .testimonial-list .citysoul-testimonial .testimonial-item .testi-message {
        text-transform: uppercase;
        font-size: 1em;
        letter-spacing: 2px;
        color: #bc8b2e;
        padding: 0px 20px;
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .testimonial-list .citysoul-testimonial .testimonial-item .testi-message {
            padding: 0px 50px;
            font-size: 1.28571em; } }
        @media only screen and (min-width: 1200px) {
          .testimonial-list .citysoul-testimonial .testimonial-item .testi-message {
            padding: 0px 0px;
            line-height: 35px; } }
    .testimonial-list .citysoul-testimonial .swiper-pagination-bullet {
      background: #fff !important; }

/*
18. Play video
 */
.play-video {
  float: left;
  width: 100%;
  height: 400px;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .play-video {
      padding: 0;
      height: 600px; } }
  @media only screen and (min-width: 1200px) {
    .play-video {
      height: 900px; } }

.citysoul-playvideo {
  float: left;
  width: 100%;
  height: 400px;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .citysoul-playvideo {
      height: 600px; } }
  @media only screen and (min-width: 1200px) {
    .citysoul-playvideo {
      height: 900px; } }
  .citysoul-playvideo .video-play {
    float: left;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1; }
    .citysoul-playvideo .video-play iframe {
      min-width: 100%;
      height: 400px;
      background: transparent; }
      @media only screen and (min-width: 768px) {
        .citysoul-playvideo .video-play iframe {
          height: 600px; } }
      @media only screen and (min-width: 1200px) {
        .citysoul-playvideo .video-play iframe {
          height: 900px; } }
  .citysoul-playvideo .img-video {
    float: left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 2;
    overflow: hidden;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .citysoul-playvideo .img-video img {
      min-width: 100%;
      min-height: 900px;
      width: auto;
      height: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
  .citysoul-playvideo .text-button {
    float: left;
    position: relative;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 3;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .citysoul-playvideo .text-button .video-title {
      float: left;
      width: 100%;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      font-weight: 400; }
      @media only screen and (min-width: 1200px) {
        .citysoul-playvideo .text-button .video-title {
          letter-spacing: 12px; } }
    .citysoul-playvideo .text-button .btn-control {
      float: left;
      position: relative;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      width: 85px;
      height: 85px;
      margin-bottom: 30px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
      .citysoul-playvideo .text-button .btn-control .play-icon {
        float: left;
        cursor: pointer;
        width: 85px;
        height: 85px; }
        .citysoul-playvideo .text-button .btn-control .play-icon:hover {
          background: #fff; }
      .citysoul-playvideo .text-button .btn-control.btn-play .play-icon {
        background: url(../images/play.png) no-repeat center center; }
      .citysoul-playvideo .text-button .btn-control.btn-pause {
        top: 40px; }
        @media only screen and (min-width: 768px) {
          .citysoul-playvideo .text-button .btn-control.btn-pause {
            top: 0; } }
        .citysoul-playvideo .text-button .btn-control.btn-pause .play-icon {
          background: url(../images/pause.png) no-repeat center center; }
    .citysoul-playvideo .text-button .all-video-link {
      position: relative;
      line-height: 1em;
      padding-top: 15px;
      float: left;
      margin-top: 30px;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%);
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      font-size: 1.28571em; }
      .citysoul-playvideo .text-button .all-video-link a {
        color: rgba(255, 255, 255, 0.3);
        letter-spacing: 0.5px; }
        .citysoul-playvideo .text-button .all-video-link a:hover {
          color: #fff; }
      .citysoul-playvideo .text-button .all-video-link:before {
        content: "";
        width: 20px;
        height: 2px;
        position: absolute;
        background: #bc8b2e;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
        top: 0px; }
  .citysoul-playvideo.active-video .img-video, .citysoul-playvideo.active-video .video-title, .citysoul-playvideo.active-video .all-video-link {
    opacity: 0; }

/*
19. Gallery
 */
.gallery {
  float: left;
  width: 100%;
  height: auto;
  background: #000;
  padding: 0 15px; }
  .gallery .view-all-link:before {
    display: none; }
    @media only screen and (min-width: 768px) {
      .gallery .view-all-link:before {
        display: block; } }

.title-gallery {
  float: left;
  padding-top: 125px; }

.gallery-item {
  position: relative;
  min-height: 320px;
  margin: 0px !important;
  padding: 0px !important; }
  @media only screen and (min-width: 768px) {
    .gallery-item {
      width: 50%; } }
  @media only screen and (min-width: 1200px) {
    .gallery-item {
      width: 25%; } }
  .gallery-item .gal-info {
    position: absolute;
    z-index: 4;
    box-sizing: border-box;
    padding: 45px;
    bottom: 0px;
    width: 100%; }
    .gallery-item .gal-info .title-gallery-item {
      text-transform: uppercase;
      letter-spacing: 1.75px;
      font-size: 1.14286em; }
  .gallery-item .gal-image {
    position: relative;
    width: 100%;
    height: 320px;
    z-index: 1;
    overflow: hidden;
    padding: 0px 15px; }
    .gallery-item .gal-image img {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      opacity: 0.7;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      object-fit: cover; }
      @media only screen and (min-width: 768px) {
        .gallery-item .gal-image img {
          width: 100%;
          height: 100%; } }
    .gallery-item .gal-image:hover img {
      opacity: 1; }
  .gallery-item.gallery-small-wide {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .gallery-item.gallery-small-wide {
        width: 50%; } }
    .gallery-item.gallery-small-wide .gal-image {
      width: 100%;
      height: 320px;
      position: relative;
      overflow: hidden; }
      @media only screen and (min-width: 1200px) {
        .gallery-item.gallery-small-wide .gal-image {
          width: 100%; } }
      .gallery-item.gallery-small-wide .gal-image img {
        width: 100%;
        height: auto;
        min-height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        object-fit: cover; }
  .gallery-item.gal-item-big {
    width: 100%;
    height: 320px; }
    @media only screen and (min-width: 768px) {
      .gallery-item.gal-item-big {
        width: 50%; } }
    @media only screen and (min-width: 1200px) {
      .gallery-item.gal-item-big {
        width: 50%;
        height: 640px;
        float: right; } }
    @media only screen and (min-width: 1400px) {
      .gallery-item.gal-item-big {
        width: 640px;
        height: 640px;
        float: right; } }
    .gallery-item.gal-item-big .gal-image {
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 1;
      overflow: hidden; }
      .gallery-item.gal-item-big .gal-image img {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        opacity: 0.7;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
      .gallery-item.gal-item-big .gal-image:hover img {
        opacity: 1; }
    .gallery-item.gal-item-big .gal-info {
      padding: 0px; }
      @media only screen and (min-width: 1200px) {
        .gallery-item.gal-item-big .gal-info {
          padding: 60px 101px; } }
      @media only screen and (min-width: 1200px) {
        .gallery-item.gal-item-big .gal-info .title-gallery-item {
          font-size: 1.42857em; } }
  .gallery-item.title-gallery {
    box-sizing: border-box;
    padding-top: 125px !important;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .gallery-item.title-gallery {
        text-align: left; } }

.modal-backdrop.fade {
  z-index: -1 !important; }

/*
20. Schedule list
 */
.schedule-list {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 200px;
  padding-bottom: 140px; }

.contain-date-event {
  float: left;
  width: 100%;
  text-align: center; }

.list-schedule-time {
  padding-left: 0px;
  list-style: none;
  display: inline-block;
  width: 100%; }
  @media only screen and (min-width: 992px) {
    .list-schedule-time {
      width: 560px; } }
  .list-schedule-time .text-detail {
    float: left;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    padding-bottom: 20px; }
    .list-schedule-time .text-detail p:first-child {
      margin-top: -15px; }
    .list-schedule-time .text-detail:before {
      content: "\f111";
      font-family: FontAwesome;
      position: absolute;
      top: -5px;
      font-size: 0.71429em;
      color: #252525; }
  .list-schedule-time li {
    width: 100%;
    float: left;
    box-sizing: border-box; }
    .list-schedule-time li .title-event-today {
      text-transform: uppercase; }
    .list-schedule-time li:nth-child(odd) {
      text-align: left;
      padding-left: 50%; }
      .list-schedule-time li:nth-child(odd) .text-detail {
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        padding-left: 10%;
        left: -1px; }
        @media only screen and (min-width: 992px) {
          .list-schedule-time li:nth-child(odd) .text-detail {
            padding-left: 65px; } }
        .list-schedule-time li:nth-child(odd) .text-detail:before {
          left: -5px; }
    .list-schedule-time li:nth-child(even) {
      padding-right: 50%;
      text-align: right; }
      .list-schedule-time li:nth-child(even) .text-detail {
        border-right: 1px solid rgba(255, 255, 255, 0.1);
        padding-right: 65px;
        padding-right: 10%;
        left: -1px; }
        @media only screen and (min-width: 992px) {
          .list-schedule-time li:nth-child(even) .text-detail {
            padding-right: 65px; } }
        .list-schedule-time li:nth-child(even) .text-detail:before {
          right: -5px; }
    .list-schedule-time li:last-child .text-detail {
      border: none; }
    .list-schedule-time li .citysoul-date em, .list-schedule-time li .citysoul-date strong {
      font-size: 1em; }
    .list-schedule-time li .dj-name.citysoul-date {
      text-transform: uppercase; }
      .list-schedule-time li .dj-name.citysoul-date em {
        font-size: 1em; }
      .list-schedule-time li .dj-name.citysoul-date strong {
        font-size: 0.85714em; }

/*
21. Twitter recentpost
 */
.twitter-recentpost {
  float: left;
  width: 100%;
  height: auto;
  padding: 0 15px; }
  @media only screen and (min-width: 1200px) {
    .twitter-recentpost {
      padding-top: 200px;
      padding-bottom: 200px; } }
  @media only screen and (max-width: 1200px) {
    .twitter-recentpost .container {
      width: 100%;
      padding-right: 0px;
      padding-left: 0px; } }

.twitter-recents-items {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 70px;
  padding-bottom: 70px; }
  .twitter-recents-items .message {
    color: rgba(204, 204, 204, 0.2); }
    .twitter-recents-items .message a {
      color: rgba(204, 204, 204, 0.2); }
      .twitter-recents-items .message a:hover {
        color: #ccc; }
  .twitter-recents-items .citysoul-button {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    font-size: 0.71429em;
    opacity: 0.4; }
    .twitter-recents-items .citysoul-button:hover {
      color: #fff;
      opacity: 1; }
  .twitter-recents-items .title-items-twitter {
    margin-bottom: 40px; }
    .twitter-recents-items .title-items-twitter i {
      font-size: 1.28571em;
      margin-right: 10px; }
  .twitter-recents-items .twitter-message, .twitter-recents-items .recent-post {
    box-sizing: border-box; }
    .twitter-recents-items .twitter-message ul, .twitter-recents-items .recent-post ul {
      list-style: none;
      padding-left: 0px;
      margin: 0px; }
      .twitter-recents-items .twitter-message ul li, .twitter-recents-items .recent-post ul li {
        margin-bottom: 40px; }
        .twitter-recents-items .twitter-message ul li .name-follow, .twitter-recents-items .twitter-message ul li .time, .twitter-recents-items .recent-post ul li .name-follow, .twitter-recents-items .recent-post ul li .time {
          color: #666; }
        .twitter-recents-items .twitter-message ul li .message, .twitter-recents-items .recent-post ul li .message {
          color: rgba(204, 204, 204, 0.3);
          line-height: 20px; }
          .twitter-recents-items .twitter-message ul li .message a, .twitter-recents-items .recent-post ul li .message a {
            color: rgba(204, 204, 204, 0.3); }
            .twitter-recents-items .twitter-message ul li .message a:hover, .twitter-recents-items .recent-post ul li .message a:hover {
              color: #ccc; }
  .twitter-recents-items .twitter-message {
    padding-bottom: 70px;
    padding: 0; }
    @media only screen and (min-width: 992px) {
      .twitter-recents-items .twitter-message {
        padding-right: 70px;
        padding-left: 170px; } }
    .twitter-recents-items .twitter-message .title-items-twitter {
      margin-bottom: 30px; }
    .twitter-recents-items .twitter-message .twitter-user {
      margin-bottom: 15px; }
      .twitter-recents-items .twitter-message .twitter-user i {
        font-size: 1.28571em; }
    @media only screen and (max-width: 992px) {
      .twitter-recents-items .twitter-message .text-title, .twitter-recents-items .twitter-message .citysoul-content-single blockquote, .citysoul-content-single .twitter-recents-items .twitter-message blockquote {
        text-align: left; } }
  .twitter-recents-items .citysoul-button {
    color: #fff; }
    .twitter-recents-items .citysoul-button:hover {
      border-color: #fff; }
      .twitter-recents-items .citysoul-button:hover.text-active *, .twitter-recents-items .citysoul-content-single blockquote.citysoul-button:hover *, .citysoul-content-single .twitter-recents-items blockquote.citysoul-button:hover * {
        color: #fff; }
  .twitter-recents-items .recent-post {
    padding-top: 50px; }
    @media only screen and (min-width: 1200px) {
      .twitter-recents-items .recent-post {
        padding-top: 0;
        padding-left: 70px;
        padding-right: 170px; } }
    .twitter-recents-items .recent-post .recent-image {
      float: left;
      margin-right: 20px;
      margin-bottom: 30px; }

/*
22. News
 */
.citysoul-news {
  float: left;
  width: 100%;
  height: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width: 992px) {
    .citysoul-news {
      padding-left: 0px;
      padding-right: 0px; } }
  @media only screen and (max-width: 992px) {
    .citysoul-news .container {
      width: 100%; } }

.citysoul-box-news {
  float: left;
  width: 100%;
  height: auto;
  position: relative; }
  .citysoul-box-news.citysoul-box-artist .item-news .date-link {
    position: relative; }
    .citysoul-box-news.citysoul-box-artist .item-news .date-link .news-link {
      width: 100%; }
    .citysoul-box-news.citysoul-box-artist .item-news .date-link .citysoul-date em {
      font-size: 1.14286em; }
  .citysoul-box-news.citysoul-box-artist .item-news .text-desc {
    margin-bottom: 30px; }
  .citysoul-box-news.citysoul-box-artist .item-news.items-big .date-link .news-link {
    margin-bottom: 20px; }
  .citysoul-box-news.citysoul-box-artist .item-news.items-big .date-link .citysoul-date em {
    font-size: 1.42857em; }
  .citysoul-box-news.citysoul-box-artist .item-news.items-big .text-desc {
    margin-bottom: 30px; }

.title-box-news {
  position: absolute;
  z-index: 3;
  top: 25px;
  left: 30px; }
  @media only screen and (min-width: 768px) {
    .title-box-news {
      top: 170px;
      left: 60px; } }
  .title-box-news.title-hot {
    position: relative; }
    @media only screen and (min-width: 768px) {
      .title-box-news.title-hot {
        left: 220px;
        float: right; } }

.citysoul-list-news {
  float: left;
  width: 100%;
  height: auto; }
  .citysoul-list-news .col-xs-12 {
    padding: 0; }

.citysoul-list-news-view {
  padding-left: 0px;
  margin: 0px;
  list-style: none; }
  .citysoul-list-news-view .item-news {
    position: relative; }
    .citysoul-list-news-view .item-news > a {
      display: block; }
    .citysoul-list-news-view .item-news img {
      object-fit: cover;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      position: absolute;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
    .citysoul-list-news-view .item-news .news-link {
      font-size: 1em;
      font-weight: 400;
      letter-spacing: 1.75px;
      line-height: 25px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      float: left; }
      @media only screen and (min-width: 768px) {
        .citysoul-list-news-view .item-news .news-link {
          font-size: 1.14286em; } }
    .citysoul-list-news-view .item-news:hover img {
      opacity: 0.7; }
    .citysoul-list-news-view .item-news.items-small {
      height: 378px; }
      .citysoul-list-news-view .item-news.items-small .news-images {
        width: 100%;
        height: 378px;
        position: relative;
        overflow: hidden;
        display: inline-block; }
        @media only screen and (min-width: 1200px) {
          .citysoul-list-news-view .item-news.items-small .news-images {
            width: 50%; } }
        .citysoul-list-news-view .item-news.items-small .news-images img {
          width: 100%;
          height: auto;
          min-height: 100%;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          object-fit: cover; }
      .citysoul-list-news-view .item-news.items-small .date-link {
        margin-top: 100px;
        box-sizing: border-box;
        padding-right: 40px;
        padding-left: 40px;
        position: absolute; }
        @media only screen and (max-width: 1200px) {
          .citysoul-list-news-view .item-news.items-small .date-link {
            left: 50%;
            top: 50%;
            bottom: auto;
            right: auto;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -moz-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            -o-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
            padding: 0 10%;
            width: 100%;
            z-index: 2; } }
        .citysoul-list-news-view .item-news.items-small .date-link a {
          opacity: 0.3;
          color: #fff; }
          .citysoul-list-news-view .item-news.items-small .date-link a:hover {
            opacity: 0.8; }
      .citysoul-list-news-view .item-news.items-small .right {
        right: 50%; }
      .citysoul-list-news-view .item-news.items-small .left {
        left: 50%; }
    .citysoul-list-news-view .item-news.items-big .news-images {
      width: 100%;
      height: 400px;
      overflow: hidden;
      position: relative; }
      @media only screen and (min-width: 888px) {
        .citysoul-list-news-view .item-news.items-big .news-images {
          height: 756px; } }
      .citysoul-list-news-view .item-news.items-big .news-images img {
        width: 100%;
        height: auto;
        min-height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        object-fit: cover; }
    .citysoul-list-news-view .item-news.items-big .hot-news {
      text-transform: uppercase;
      font-size: 0.85714em;
      padding: 2px 5px;
      display: inline-block;
      letter-spacing: 2px;
      background: #bc8b2e;
      margin-bottom: 15px; }
    .citysoul-list-news-view .item-news.items-big .news-link {
      font-size: 1.78571em;
      letter-spacing: 1.75px;
      line-height: 30px; }
      @media only screen and (min-width: 888px) {
        .citysoul-list-news-view .item-news.items-big .news-link {
          font-size: 2.85714em;
          line-height: 45px; } }
    .citysoul-list-news-view .item-news.items-big .date-link {
      position: absolute;
      width: 100%;
      padding-bottom: 125px;
      padding-left: 60px;
      width: 50%;
      bottom: 0px;
      z-index: 2; }
      @media only screen and (max-width: 1200px) {
        .citysoul-list-news-view .item-news.items-big .date-link {
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          padding: 0 10%;
          width: 100%; } }
      .citysoul-list-news-view .item-news.items-big .date-link a {
        color: #fff; }
      .citysoul-list-news-view .item-news.items-big .date-link .news-link {
        margin-bottom: 50px; }
  .citysoul-list-news-view.hot-list {
    background: #0b0907;
    width: 100%; }
    .citysoul-list-news-view.hot-list .item-news.items-big {
      margin-top: -90px;
      background: #000; }
      .citysoul-list-news-view.hot-list .item-news.items-big .news-images {
        width: 100%;
        height: 400px;
        overflow: hidden;
        position: relative; }
        @media only screen and (min-width: 888px) {
          .citysoul-list-news-view.hot-list .item-news.items-big .news-images {
            height: 885px; } }
        .citysoul-list-news-view.hot-list .item-news.items-big .news-images img {
          min-width: 100%;
          position: absolute;
          width: auto;
          height: 100%;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          object-fit: cover; }
      .citysoul-list-news-view.hot-list .item-news.items-big .date-link {
        width: 100%;
        box-sizing: border-box;
        padding: 80px 15px; }
        @media only screen and (min-width: 992px) {
          .citysoul-list-news-view.hot-list .item-news.items-big .date-link {
            width: 90%;
            padding: 120px 15px; } }
        @media only screen and (min-width: 1200px) {
          .citysoul-list-news-view.hot-list .item-news.items-big .date-link {
            width: 100%;
            padding: 120px 170px; } }
    .citysoul-list-news-view.hot-list .item-news.items-small {
      box-sizing: border-box;
      padding-left: 80px;
      height: auto;
      padding-bottom: 150px; }
      @media only screen and (min-width: 992px) {
        .citysoul-list-news-view.hot-list .item-news.items-small.small-top {
          margin-top: 260px; } }
      .citysoul-list-news-view.hot-list .item-news.items-small .date-link {
        float: left;
        margin-top: 0px;
        width: 100%;
        padding-right: 15px;
        padding-left: 0px; }
        @media only screen and (min-width: 992px) {
          .citysoul-list-news-view.hot-list .item-news.items-small .date-link {
            width: 360px;
            padding-right: 0px; } }
        .citysoul-list-news-view.hot-list .item-news.items-small .date-link p, .citysoul-list-news-view.hot-list .item-news.items-small .date-link a {
          position: relative;
          z-index: 2; }
        .citysoul-list-news-view.hot-list .item-news.items-small .date-link p {
          margin-bottom: 0px; }
        .citysoul-list-news-view.hot-list .item-news.items-small .date-link a:hover {
          color: #fff !important; }
        .citysoul-list-news-view.hot-list .item-news.items-small .date-link .number {
          position: absolute;
          color: rgba(255, 255, 255, 0.1);
          z-index: 1;
          top: -20px; }

/*
23. Coundown text
 */
.msb-coundown-section {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 170px;
  padding-bottom: 225px;
  position: relative;
  overflow: hidden; }
  .msb-coundown-section .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .msb-coundown-section:before {
    content: "";
    background: rgba(127, 99, 45, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1; }
  .msb-coundown-section .msb-coundown {
    position: relative;
    z-index: 2; }
    .msb-coundown-section .msb-coundown .citysoul-date em, .msb-coundown-section .msb-coundown .citysoul-date strong {
      font-size: 2.14286em; }

.msb-coundown-text {
  padding-left: 0px;
  display: inline-block;
  list-style: none;
  margin-top: 75px; }
  .msb-coundown-text li {
    display: inline-block;
    text-align: center;
    margin-right: 40px;
    min-width: 85px; }
    @media only screen and (max-width: 768px) {
      .msb-coundown-text li {
        margin-right: 0px; } }
    .msb-coundown-text li .text-number {
      line-height: initial; }
      @media only screen and (min-width: 768px) {
        .msb-coundown-text li .text-number {
          letter-spacing: 5px; } }
      .msb-coundown-text li .text-number:after {
        content: ":";
        font-weight: 300; }
        @media only screen and (min-width: 768px) {
          .msb-coundown-text li .text-number:after {
            margin-left: 40px; } }
      .msb-coundown-text li .text-number:last-child:after {
        display: none; }
    .msb-coundown-text li .text-title, .msb-coundown-text li .citysoul-content-single blockquote, .citysoul-content-single .msb-coundown-text li blockquote {
      line-height: initial; }
    .msb-coundown-text li .text-date {
      width: 85px;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .msb-coundown-text li .text-date {
          float: left; } }

/*
24. Shop slider
 */
.shop-slider {
  float: left;
  width: 100%;
  height: auto;
  background: #eff0f2;
  padding-top: 20px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 1200px) {
    .shop-slider .container {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.citysoul-shop-slider {
  float: left;
  width: 100%;
  height: auto; }
  .citysoul-shop-slider .shop-slider-view {
    padding-bottom: 0; }
    @media only screen and (min-width: 768px) {
      .citysoul-shop-slider .shop-slider-view {
        padding-top: 30px; } }
    .citysoul-shop-slider .shop-slider-view .swiper-pagination-bullet-active {
      background: rgba(0, 0, 0, 0.7) !important; }
  .citysoul-shop-slider .citysoul-title-shop {
    position: relative;
    width: 270px;
    left: 48%;
    top: 135px;
    opacity: 0.5;
    padding-left: 15px;
    color: rgba(0, 0, 0, 0.05);
    padding-top: 50px; }
    @media only screen and (max-width: 1200px) {
      .citysoul-shop-slider .citysoul-title-shop {
        width: 100%;
        left: 0;
        text-align: center;
        top: 0;
        padding-bottom: 40px; } }
    @media only screen and (min-width: 768px) {
      .citysoul-shop-slider .citysoul-title-shop {
        padding-top: 0; } }
    .citysoul-shop-slider .citysoul-title-shop .title-7x {
      font-size: 5em;
      letter-spacing: 5px; }

.citysoul-shop-item {
  margin-bottom: 80px; }
  .citysoul-shop-item .shop-item-text {
    float: left;
    width: 100%;
    height: auto; }
    .citysoul-shop-item .shop-item-text .border-image {
      position: relative;
      float: left; }
      @media only screen and (max-width: 1200px) {
        .citysoul-shop-item .shop-item-text .border-image {
          width: 100%; } }
      .citysoul-shop-item .shop-item-text .border-image:before {
        width: 300px;
        height: 450px;
        top: 3%;
        left: 25%;
        box-sizing: border-box;
        border: 10px solid #bc8b2e;
        position: absolute;
        z-index: 1px; }
        @media only screen and (min-width: 1200px) {
          .citysoul-shop-item .shop-item-text .border-image:before {
            content: ""; } }
    .citysoul-shop-item .shop-item-text .item-shop-image {
      float: left;
      width: 100%;
      margin-top: 0px;
      text-align: right;
      overflow: hidden;
      height: 320px;
      position: relative;
      padding-bottom: 60px; }
      @media only screen and (min-width: 992px) {
        .citysoul-shop-item .shop-item-text .item-shop-image {
          width: 100%; } }
      @media only screen and (min-width: 1200px) {
        .citysoul-shop-item .shop-item-text .item-shop-image {
          width: 580px;
          margin-top: 90px; } }
      .citysoul-shop-item .shop-item-text .item-shop-image img {
        float: right;
        position: absolute;
        width: 100%;
        height: auto;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 2px; }
    .citysoul-shop-item .shop-item-text .item-shop-info {
      float: right;
      width: 100%;
      margin-top: 20px;
      box-sizing: border-box;
      padding-left: 15px; }
      @media only screen and (min-width: 1200px) {
        .citysoul-shop-item .shop-item-text .item-shop-info {
          width: 50%;
          margin-top: 114px;
          position: absolute;
          left: 48%; } }
      .citysoul-shop-item .shop-item-text .item-shop-info .shop-date, .citysoul-shop-item .shop-item-text .item-shop-info .desc-product, .citysoul-shop-item .shop-item-text .item-shop-info .shop-price, .citysoul-shop-item .shop-item-text .item-shop-info .shop-more, .citysoul-shop-item .shop-item-text .item-shop-info .title-shop {
        float: left;
        width: 100%;
        margin-bottom: 20px; }
      .citysoul-shop-item .shop-item-text .item-shop-info .shop-date {
        margin-bottom: 0px; }
        @media only screen and (min-width: 1200px) {
          .citysoul-shop-item .shop-item-text .item-shop-info .shop-date {
            margin-bottom: 50px; } }
      .citysoul-shop-item .shop-item-text .item-shop-info .desc-product {
        float: left;
        color: rgba(0, 0, 0, 0.5);
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        max-height: 45px;
        /* fallback */
        -webkit-line-clamp: 2;
        /* number of lines to show */
        -webkit-box-orient: vertical;
        margin-bottom: 10px; }
        @media only screen and (min-width: 1200px) {
          .citysoul-shop-item .shop-item-text .item-shop-info .desc-product {
            width: 240px; } }
      .citysoul-shop-item .shop-item-text .item-shop-info .shop-more .text-more {
        color: rgba(0, 0, 0, 0.7);
        font-style: italic; }

/*
25. Drink list
 */
.drink-list {
  float: left;
  width: 100%;
  background: #fff;
  padding-top: 100px;
  padding-bottom: 130px; }
  .drink-list .drink-title {
    color: #eaeaea;
    margin-bottom: 60px; }

.list-drink {
  float: left;
  width: 100%;
  padding-left: 0px;
  list-style: none; }
  .list-drink .drink-item {
    float: left;
    height: 300px;
    background: #f4f4f4;
    margin: 10px;
    box-sizing: border-box;
    position: relative; }
    .list-drink .drink-item .image-drink {
      position: relative;
      display: block;
      min-height: 220px; }
      .list-drink .drink-item .image-drink img {
        max-height: 100%;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    .list-drink .drink-item .title-drink {
      position: absolute;
      width: 100%;
      max-height: 90px;
      float: left;
      left: 0px;
      bottom: 10px;
      text-align: center; }
      .list-drink .drink-item .title-drink .text-title, .list-drink .drink-item .title-drink .citysoul-content-single blockquote, .citysoul-content-single .list-drink .drink-item .title-drink blockquote {
        text-transform: uppercase;
        color: #666; }
    .list-drink .drink-item.big-drink {
      height: 620px;
      position: relative; }
      .list-drink .drink-item.big-drink a {
        position: relative;
        width: 298px;
        height: 497px;
        overflow: hidden; }
        .list-drink .drink-item.big-drink a img {
          position: absolute;
          width: auto;
          height: 100%;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
      .list-drink .drink-item.big-drink .title-drink {
        text-align: left;
        bottom: 170px;
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .list-drink .drink-item.big-drink .title-drink {
            left: 0px; } }
      .list-drink .drink-item.big-drink .iamage-drink {
        display: block;
        margin-top: 90px; }
        @media only screen and (min-width: 768px) {
          .list-drink .drink-item.big-drink .iamage-drink {
            float: right; } }
        .list-drink .drink-item.big-drink .iamage-drink img {
          -webkit-transform: none;
          -ms-transform: none;
          transform: none;
          left: 0px;
          top: 0px; }
    .list-drink .drink-item.small-drink {
      height: 300px;
      position: relative; }
      @media only screen and (min-width: 768px) {
        .list-drink .drink-item.small-drink {
          width: 25%; } }
      @media only screen and (min-width: 1200px) {
        .list-drink .drink-item.small-drink {
          width: 16.666666667%; } }
      .list-drink .drink-item.small-drink .iamage-drink {
        display: block;
        position: relative;
        width: 100%;
        height: 220px;
        overflow: hidden; }
        @media only screen and (min-width: 768px) {
          .list-drink .drink-item.small-drink .iamage-drink {
            left: 0px;
            width: 130px;
            left: 0px; } }
        @media only screen and (min-width: 992px) {
          .list-drink .drink-item.small-drink .iamage-drink {
            width: 100%; } }
        .list-drink .drink-item.small-drink .iamage-drink img {
          position: absolute;
          width: auto;
          height: auto;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }

/*
26. Snack list
 */
.snack-list {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  padding-top: 95px;
  padding-bottom: 95px; }
  .snack-list:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.3;
    top: 0px;
    left: 0px; }

.list-snack-view {
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  display: inline-block;
  width: 50%;
  height: auto;
  list-style: none;
  padding-left: 0px;
  margin-top: 60px; }
  .list-snack-view li {
    float: left;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    color: rgba(255, 255, 255, 0.7);
    font-size: 1.14286em; }
    .list-snack-view li:last-child {
      border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
    .list-snack-view li .title-snack {
      text-transform: uppercase;
      color: #babab9; }

/*
27. Track list
 */
.track-list {
  float: left;
  width: 100%;
  height: auto; }
  .track-list.full_track .images-podcast {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    zoom: .8; }
    @media only screen and (min-width: 768px) {
      .track-list.full_track .images-podcast {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        height: 900px;
        zoom: 1; } }
    .track-list.full_track .images-podcast .text-name {
      text-align: center; }
      .track-list.full_track .images-podcast .text-name .text-bg {
        font-size: 8.21429em;
        display: none; }
        @media only screen and (min-width: 768px) {
          .track-list.full_track .images-podcast .text-name .text-bg {
            display: block;
            font-size: 11.42857em; } }
        @media only screen and (min-width: 1200px) {
          .track-list.full_track .images-podcast .text-name .text-bg {
            font-size: 14.28571em; } }
  .track-list.full_track .citysoul-list-play {
    padding-top: 160px; }
    @media only screen and (min-width: 1200px) {
      .track-list.full_track .citysoul-list-play {
        padding-left: 10%;
        padding-right: 25%; } }
    .track-list.full_track .citysoul-list-play .title-track {
      padding: 0px 15px;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .track-list.full_track .citysoul-list-play .title-track {
          text-align: left;
          padding-left: 150px; } }

.track-list-shortcode {
  padding: 0; }
  @media only screen and (min-width: 992px) {
    .track-list-shortcode {
      padding: 0 50px; } }

.citysoul-track-list {
  float: left;
  width: 100%;
  min-height: 900px; }
  .citysoul-track-list .citysoul-list-play {
    /*padding-top: 160px;*/ }
  .citysoul-track-list.track-list-right .track-play-list {
    padding-bottom: 150px; }
  .citysoul-track-list.track-list-right .jp-audio .jp-type-playlist {
    width: 100%;
    float: right !important;
    padding-left: 0px;
    position: absolute; }
    .citysoul-track-list.track-list-right .jp-audio .jp-type-playlist .jp-gui {
      padding-left: 50px; }
      .citysoul-track-list.track-list-right .jp-audio .jp-type-playlist .jp-gui .citysoul-play-container {
        width: 80%; }
        @media only screen and (min-width: 1200px) {
          .citysoul-track-list.track-list-right .jp-audio .jp-type-playlist .jp-gui .citysoul-play-container {
            width: 65%; } }
    .citysoul-track-list.track-list-right .jp-audio .jp-type-playlist .jp-controls {
      width: 14%; }
  .citysoul-track-list.track-list-right .citysoul-list-play {
    padding-top: 375px; }

.position-track {
  position: relative;
  z-index: 2; }
  .position-track .title-box-track {
    position: absolute;
    height: auto;
    width: 100%;
    top: 110px;
    box-sizing: border-box;
    padding-left: 15px; }
    .position-track .title-box-track .citysoul-title-half {
      margin-bottom: 0px; }
      .position-track .title-box-track .citysoul-title-half div {
        width: 100%;
        text-align: left;
        float: left; }
        .position-track .title-box-track .citysoul-title-half div.link-main-text {
          position: absolute;
          left: 0px;
          bottom: 0px;
          position: absolute;
          line-height: 1em;
          bottom: 0px;
          left: 0px; }
          .position-track .title-box-track .citysoul-title-half div.link-main-text a {
            color: rgba(255, 255, 255, 0.3) !important; }
            .position-track .title-box-track .citysoul-title-half div.link-main-text a:hover {
              color: #fff !important; }
          .position-track .title-box-track .citysoul-title-half div.link-main-text:before {
            content: "";
            width: 37px;
            height: 2px;
            background: #bc8b2e;
            position: absolute;
            top: -15px;
            left: 0px; }
    .position-track .title-box-track .title-track {
      padding-top: 150px;
      margin-left: 40px;
      float: left; }
      .position-track .title-box-track .title-track .text-title, .position-track .title-box-track .title-track .citysoul-content-single blockquote, .citysoul-content-single .position-track .title-box-track .title-track blockquote {
        text-transform: uppercase; }

.images-podcast {
  position: relative;
  overflow: hidden;
  height: auto;
  float: left;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .images-podcast {
      height: 450px; } }
  .images-podcast img {
    position: absolute;
    width: 100%;
    height: auto;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }
  .images-podcast.visible-over {
    overflow: visible;
    margin-top: -75px; }
  .images-podcast .podcast-image {
    float: left;
    width: 100%;
    height: 100%;
    min-height: 900px;
    position: relative;
    overflow: hidden; }
    .images-podcast .podcast-image img {
      position: absolute;
      right: 0px;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      min-width: 100%;
      height: 900px;
      width: auto; }
  .images-podcast.podcast-image .images-podcast-right img {
    left: 0px; }
  .images-podcast .text-name {
    position: absolute;
    right: 65px;
    width: 310px;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%; }
    .images-podcast .text-name .text-bg {
      position: absolute;
      z-index: 0;
      font-size: 14.28571em;
      line-height: 252px;
      letter-spacing: 2px;
      color: rgba(255, 255, 255, 0.1);
      top: -90px; }
    .images-podcast .text-name .text-over {
      text-transform: uppercase;
      position: relative;
      z-index: 2;
      line-height: 80px;
      letter-spacing: 1.75px;
      word-break: break-all; }
  .images-podcast .text-artist-detail {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    max-width: 640px;
    padding: 0 15px;
    box-sizing: border-box;
    padding-top: 150px; }
    @media only screen and (min-width: 768px) {
      .images-podcast .text-artist-detail {
        padding-left: 90px;
        padding-top: 275px; } }
    .images-podcast .text-artist-detail .text-100x {
      text-transform: uppercase;
      font-weight: bold;
      line-height: 120px;
      text-align: center;
      position: relative;
      margin-bottom: 120px;
      font-size: 2.85714em; }
      @media only screen and (min-width: 768px) {
        .images-podcast .text-artist-detail .text-100x {
          left: -420px;
          text-align: right;
          font-size: 5em; } }
      @media only screen and (min-width: 1200px) {
        .images-podcast .text-artist-detail .text-100x {
          font-size: 7.14286em; } }
    .images-podcast .text-artist-detail .social-albums {
      margin-top: 40px; }

.citysoul-list-play {
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  overflow: hidden; }
  @media only screen and (max-width: 992px) {
    .citysoul-list-play {
      padding-right: 10px; } }
  .citysoul-list-play .title-track {
    float: left;
    width: 100%;
    box-sizing: border-box;
    /*padding-left: 105px;*/
    margin-bottom: 50px; }
    @media only screen and (max-width: 992px) {
      .citysoul-list-play .title-track {
        padding-left: 0px;
        text-align: center; } }
    .citysoul-list-play .title-track .text-title, .citysoul-list-play .title-track .citysoul-content-single blockquote, .citysoul-content-single .citysoul-list-play .title-track blockquote {
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 1.42857em; }
    .citysoul-list-play .title-track .text-more {
      letter-spacing: 1.05px;
      font-size: 1.14286em; }
  .citysoul-list-play .jp-audio.jp-state-playing {
    background: -webkit-linear-gradient(left, black, #121212, black);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, black, #121212, black);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, black, #121212, black);
    /* For Fx 3.6 to 15 */
    background: linear-gradient(to right, black, #121212, black);
    /* Standard syntax (must be last) */ }
  .citysoul-list-play .jp-audio .jp-current-song {
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis; }
  .citysoul-list-play .jp-audio .jp-type-playlist {
    position: absolute;
    width: 85%;
    left: 5%;
    margin: 0; }
    .citysoul-list-play .jp-audio .jp-type-playlist .jp-gui {
      position: relative; }
      .citysoul-list-play .jp-audio .jp-type-playlist .jp-gui .citysoul-play-container {
        width: 88%;
        position: absolute;
        left: 12%; }
        .citysoul-list-play .jp-audio .jp-type-playlist .jp-gui .citysoul-play-container .button-click-play {
          width: 2%;
          position: absolute;
          left: 88%;
          z-index: 2; }
      .citysoul-list-play .jp-audio .jp-type-playlist .jp-gui .jp-controls {
        position: absolute;
        left: 0%;
        width: 12%; }
        .citysoul-list-play .jp-audio .jp-type-playlist .jp-gui .jp-controls button {
          padding: 0;
          width: 25%; }
      .citysoul-list-play .jp-audio .jp-type-playlist .jp-gui .jp-progress {
        position: absolute;
        top: 100%;
        height: 2px;
        width: 100%; }
  .citysoul-list-play .jp-audio .kilobite-text {
    display: block;
    position: absolute;
    left: 93%;
    width: 7%;
    text-align: center; }
    @media only screen and (max-width: 320px) {
      .citysoul-list-play .jp-audio .kilobite-text {
        display: none; } }
  .citysoul-list-play .jp-audio .jp-volume-controls {
    position: absolute;
    left: 88%;
    width: 2%;
    margin: 0; }

/*
28. All albums
 */
.all-albums {
  float: left;
  width: 100%;
  height: auto;
  text-align: center;
  padding-top: 250px; }
  @media only screen and (min-width: 768px) {
    .all-albums {
      padding-top: 165px;
      text-align: left; } }

.citysoul-all-album-title {
  padding-left: 10px;
  margin-bottom: 60px; }

.citysoul-album-list {
  float: left;
  width: 100%;
  height: auto;
  padding-left: 0px;
  margin: 0px;
  list-style: none; }
  .citysoul-album-list .album-item {
    box-sizing: border-box;
    padding: 10px; }
    .citysoul-album-list .album-item .album-view {
      float: left;
      width: 100%;
      height: 300px;
      overflow: hidden;
      position: relative; }
      .citysoul-album-list .album-item .album-view .album-cover {
        width: 100%;
        display: block; }
      .citysoul-album-list .album-item .album-view img {
        opacity: 0.7;
        float: left;
        width: auto;
        height: 100%;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
      .citysoul-album-list .album-item .album-view .title-album {
        position: absolute;
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
        left: 0px;
        bottom: 0px;
        text-align: center;
        z-index: 3; }
        .citysoul-album-list .album-item .album-view .title-album .text-title, .citysoul-album-list .album-item .album-view .title-album .citysoul-content-single blockquote, .citysoul-content-single .citysoul-album-list .album-item .album-view .title-album blockquote {
          float: left;
          width: 100%;
          text-transform: uppercase;
          letter-spacing: 1.75px;
          margin-bottom: 5px; }
    .citysoul-album-list .album-item:hover img {
      opacity: 1; }

/*
29. Pagkage list
 */
.pagkage-list {
  float: left;
  width: 100%;
  padding-bottom: 90px; }
  .pagkage-list .container {
    padding: 0px; }

.citysoul-pagkage-list {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 100px; }

.pagkage-item {
  padding-left: 10px;
  padding-right: 10px;
  height: 775px; }
  @media only screen and (min-width: 1200px) {
    .pagkage-item {
      height: 660px; } }
  .pagkage-item .pagkage-item-info {
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 20px 30px 70px 30px;
    background: #0b0907;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .pagkage-item .pagkage-item-info {
        margin-top: 40px; } }
    .pagkage-item .pagkage-item-info .title-pagkage {
      padding-bottom: 25px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1);
      margin-bottom: 30px; }
    .pagkage-item .pagkage-item-info .image-card {
      margin-bottom: 20px; }
    .pagkage-item .pagkage-item-info .title-card {
      text-transform: uppercase;
      margin-bottom: 40px; }
      .pagkage-item .pagkage-item-info .title-card .card-price {
        float: left;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 40px;
        font-weight: 300; }
    .pagkage-item .pagkage-item-info.pagkage-current {
      margin-top: 0px;
      background: #bc8b2e;
      color: #fff; }
      .pagkage-item .pagkage-item-info.pagkage-current .citysoul-button {
        background: #fff;
        border-color: #fff; }
        .pagkage-item .pagkage-item-info.pagkage-current .citysoul-button.citysoul-button-o {
          color: #bc8b2e !important; }
      .pagkage-item .pagkage-item-info.pagkage-current .title-pagkage {
        color: #fff; }
    .pagkage-item .pagkage-item-info .list-feature {
      padding-left: 0px;
      list-style: none;
      float: left;
      margin-bottom: 30px; }
      .pagkage-item .pagkage-item-info .list-feature li {
        float: left;
        width: 100%;
        height: 55px;
        line-height: 55px;
        border-top: 1px solid rgba(255, 255, 255, 0.05); }

/*
30. Apply form
 */
.apply-form {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 100px; }

.citysoul-apply-form {
  float: left;
  width: 100%;
  height: auto; }
  .citysoul-apply-form .checkout-list-input .citysoul-button {
    margin-top: 20px; }
    .citysoul-apply-form .checkout-list-input .citysoul-button.text-active, .citysoul-apply-form .checkout-list-input .citysoul-content-single blockquote.citysoul-button, .citysoul-content-single .citysoul-apply-form .checkout-list-input blockquote.citysoul-button {
      color: #bc8b2e !important; }

.apply-chose {
  padding-left: 40px;
  margin-top: -45px; }
  .apply-chose .title-box {
    margin-bottom: 50px; }
  .apply-chose .list-view-member {
    padding-left: 0px;
    list-style: none;
    margin-bottom: 50px;
    float: left;
    width: 100%;
    height: auto; }
    .apply-chose .list-view-member li {
      float: left;
      width: 100%;
      line-height: 30px; }
  .apply-chose .list-pagkage-register {
    margin-top: 16px; }
    .apply-chose .list-pagkage-register li {
      font-weight: bold; }
      .apply-chose .list-pagkage-register li i {
        margin-right: 15px;
        padding-bottom: 5px;
        display: inline-block;
        font-size: 0.71429em;
        color: rgba(255, 255, 255, 0.1); }
  .apply-chose .list-address li strong {
    text-transform: uppercase; }

/*
31. Event list
 */
.list-event-of-month {
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 100px; }
  .list-event-of-month .citysoul-event-month .grid-list-full .event-date {
    width: 100%; }

.citysoul-list-event {
  float: left;
  width: 100%;
  height: auto; }

.citysoul-event-list {
  float: left;
  width: 100%;
  height: auto;
  list-style: none;
  padding: 0px 30px; }
  @media only screen and (min-width: 768px) {
    .citysoul-event-list {
      padding: 0px; } }
  .citysoul-event-list.grid-list .event-date {
    height: 400px; }
    @media only screen and (min-width: 768px) {
      .citysoul-event-list.grid-list .event-date {
        height: 320px; } }
  .citysoul-event-list .event-date {
    height: auto;
    position: relative;
    padding: 0; }
    @media only screen and (min-width: 768px) {
      .citysoul-event-list .event-date {
        height: 320px; } }
    .citysoul-event-list .event-date .event-cover-name, .citysoul-event-list .event-date .event-cover {
      float: left;
      width: 100%;
      height: 100%;
      text-align: center;
      position: relative;
      box-sizing: border-box;
      padding: 0;
      left: 0px;
      top: 0px;
      overflow: hidden;
      margin-bottom: 20px; }
      @media only screen and (min-width: 768px) {
        .citysoul-event-list .event-date .event-cover-name, .citysoul-event-list .event-date .event-cover {
          margin-bottom: 0; } }
      .citysoul-event-list .event-date .event-cover-name:after, .citysoul-event-list .event-date .event-cover:after {
        background: none;
        opacity: 0;
        border: 10px solid #bc8b2e; }
      .citysoul-event-list .event-date .event-cover-name .img-event-list, .citysoul-event-list .event-date .event-cover .img-event-list {
        width: 100%;
        height: 320px;
        position: relative;
        overflow: hidden; }
        @media only screen and (min-width: 768px) {
          .citysoul-event-list .event-date .event-cover-name .img-event-list, .citysoul-event-list .event-date .event-cover .img-event-list {
            width: 220px; } }
      .citysoul-event-list .event-date .event-cover-name img, .citysoul-event-list .event-date .event-cover img {
        opacity: 0.5;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        object-fit: cover;
        width: 100%;
        height: auto; }
      .citysoul-event-list .event-date .event-cover-name .citysoul-date, .citysoul-event-list .event-date .event-cover .citysoul-date {
        width: 100%;
        height: auto;
        text-align: center;
        padding: 30px;
        position: absolute;
        left: 0px;
        bottom: 0px; }
    .citysoul-event-list .event-date .citysoul-button {
      color: #bc8b2e; }
    .citysoul-event-list .event-date .event-cover {
      width: 100%;
      height: auto;
      box-sizing: border-box; }
      @media only screen and (min-width: 768px) {
        .citysoul-event-list .event-date .event-cover {
          width: auto; } }
      .citysoul-event-list .event-date .event-cover img {
        opacity: 1; }
      .citysoul-event-list .event-date .event-cover:before {
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
    .citysoul-event-list .event-date .detail-event-day {
      opacity: 0;
      position: absolute;
      top: 0px;
      left: 0px;
      box-sizing: border-box;
      width: 100%;
      height: 100%;
      padding: 30px;
      background: #bc8b2e;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      z-index: 3;
      text-align: center;
      color: #fff; }
      .citysoul-event-list .event-date .detail-event-day .info-event {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: 100%;
        padding: 20px; }
      .citysoul-event-list .event-date .detail-event-day .citysoul-date {
        float: left;
        width: 100%;
        height: auto; }
      .citysoul-event-list .event-date .detail-event-day .title-event {
        text-transform: uppercase;
        float: left;
        width: 100%;
        height: auto;
        line-height: 25px;
        letter-spacing: 2px;
        margin-top: 15px;
        max-height: 90px;
        overflow: hidden; }
        .citysoul-event-list .event-date .detail-event-day .title-event a:hover {
          color: rgba(255, 255, 255, 0.3) !important; }
      .citysoul-event-list .event-date .detail-event-day .dj-play {
        float: left;
        width: 100%;
        height: auto;
        margin-top: 2px; }
        .citysoul-event-list .event-date .detail-event-day .dj-play strong {
          text-transform: uppercase; }
      .citysoul-event-list .event-date .detail-event-day .citysoul-button {
        background: #fff;
        color: #bc8b2e;
        margin-top: 20px; }
        .citysoul-event-list .event-date .detail-event-day .citysoul-button i {
          opacity: 0.8; }
        .citysoul-event-list .event-date .detail-event-day .citysoul-button:hover {
          opacity: 0.7; }
    .citysoul-event-list .event-date .title-full .dj-play {
      line-height: 16px;
      margin-bottom: 0; }
    .citysoul-event-list .event-date .title-full .tag-event {
      margin-top: 20px; }
    .citysoul-event-list .event-date:hover .detail-event-day {
      opacity: 1; }

.buy-ticket-event {
  opacity: 0;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  padding-top: 83px; }
  .buy-ticket-event .citysoul-button {
    font-size: 0.85714em; }

.event-row {
  box-sizing: border-box;
  padding-left: 0 !important;
  overflow: hidden;
  float: left;
  max-width: 100%;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  background: #0b0907; }
  .event-row .event-cover:after {
    opacity: 1; }
  .event-row .event-cover:before {
    opacity: 0; }
  .event-row .buy-ticket-event {
    opacity: 1; }
  .event-row .date-full .text-title, .event-row .date-full .citysoul-content-single blockquote, .citysoul-content-single .event-row .date-full blockquote {
    color: rgba(255, 255, 255, 0.5); }
  @media only screen and (min-width: 1024px) {
    .event-row {
      padding-left: 215px !important; }
      .event-row .buy-ticket-event {
        opacity: 0; } }
  .event-row.active-event {
    background: #bc8b2e;
    color: #fff; }
    .event-row.active-event .event-cover {
      padding: 20px; }
      @media only screen and (min-width: 768px) {
        .event-row.active-event .event-cover {
          padding: 0; } }
    .event-row.active-event .buy-ticket-event, .event-row.active-event .title-full {
      padding: 20px; }
      @media only screen and (min-width: 768px) {
        .event-row.active-event .buy-ticket-event, .event-row.active-event .title-full {
          padding: auto; } }
    .event-row.active-event .title-event a {
      color: #fff; }
    .event-row.active-event .tags-list a {
      color: rgba(255, 255, 255, 0.5); }
    .event-row.active-event .buy-ticket-event, .event-row.active-event .citysoul-button, .event-row.active-event .citysoul-button i {
      opacity: 1;
      color: #fff;
      border-color: #fff; }
    .event-row.active-event .date-full .text-title, .event-row.active-event .date-full .citysoul-content-single blockquote, .citysoul-content-single .event-row.active-event .date-full blockquote, .event-row.active-event .date-full .text-more {
      color: #fff; }
    .event-row.active-event .citysoul-event-title span {
      color: rgba(255, 255, 255, 0.5); }
    .event-row.active-event:hover {
      background: #bc8b2e; }
      .event-row.active-event:hover .date-full .text-title, .event-row.active-event:hover .date-full .citysoul-content-single blockquote, .citysoul-content-single .event-row.active-event:hover .date-full blockquote {
        color: rgba(255, 255, 255, 0.5); }
      .event-row.active-event:hover .event-cover:after {
        opacity: 0; }
      .event-row.active-event:hover .event-cover:before {
        opacity: 1; }
  .event-row:hover {
    background: #0b0907; }
    .event-row:hover .event-cover:after {
      opacity: 1; }
    .event-row:hover .event-cover:before {
      opacity: 0; }
    .event-row:hover .buy-ticket-event {
      opacity: 1; }
    .event-row:hover .date-full .text-title, .event-row:hover .date-full .citysoul-content-single blockquote, .citysoul-content-single .event-row:hover .date-full blockquote {
      color: rgba(255, 255, 255, 0.5); }

.title-full {
  margin-top: 65px;
  padding: 0;
  letter-spacing: 1.5px;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    .title-full {
      padding-left: 35px;
      padding-right: 90px; } }
  .title-full .citysoul-title {
    line-height: 30px; }

.citysoul-event-title span, .citysoul-event-title > a {
  float: left;
  width: 100%;
  margin-bottom: 15px; }
  .citysoul-event-title span strong, .citysoul-event-title > a strong {
    text-transform: uppercase;
    letter-spacing: 1.5px; }
  .citysoul-event-title span.start-at, .citysoul-event-title span.event-title, .citysoul-event-title > a.start-at, .citysoul-event-title > a.event-title {
    margin-bottom: 10px; }

.date-full {
  margin-top: 77px;
  text-align: center;
  padding: 0;
  padding-bottom: 20px; }
  @media only screen and (min-width: 768px) {
    .date-full {
      padding-left: 0; } }
  @media only screen and (min-width: 1200px) {
    .date-full {
      padding-left: 80px; } }
  .date-full .text-more {
    letter-spacing: 2px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
  .date-full .text-title, .date-full .citysoul-content-single blockquote, .citysoul-content-single .date-full blockquote {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    line-height: 1.09em;
    color: rgba(255, 255, 255, 0.1); }

/*
32. Calendar
 */
.citysoul-calendar-page {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 100px; }
  .citysoul-calendar-page .title-section {
    float: left;
    max-width: 50%; }

.form-fillter {
  float: right;
  min-width: 50%;
  padding-top: 25px; }
  .form-fillter .citysoul-button, .form-fillter form {
    float: right; }
  .form-fillter form .select-option {
    float: left; }

.select-year .sbHolder {
  width: 96px; }

.select-month .sbHolder {
  width: 155px; }

.calendar-dates {
  float: left;
  width: 100%;
  height: auto;
  list-style: none;
  padding-left: 0px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box; }
  .calendar-dates .citysoul-date-item {
    float: left;
    width: 14.285%;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    height: 240px;
    box-sizing: border-box;
    padding: 20px;
    position: relative; }
    .calendar-dates .citysoul-date-item.citysoul-title-item {
      height: 45px !important;
      line-height: 45px !important;
      text-align: center;
      background: #bc8b2e;
      color: rgba(255, 255, 255, 0.6);
      padding: 0px; }
    .calendar-dates .citysoul-date-item.citysoul-even-item {
      background: #0b0b0b; }
    .calendar-dates .citysoul-date-item .date {
      opacity: 0.4;
      float: left;
      width: 100%;
      margin-bottom: 5px; }
    .calendar-dates .citysoul-date-item .info-date {
      position: relative; }
      .calendar-dates .citysoul-date-item .info-date .citysoul-title {
        line-height: 20px; }
    .calendar-dates .citysoul-date-item .cover-buy {
      opacity: 0;
      position: absolute;
      left: -150px;
      z-index: -1;
      top: 0px;
      width: 166px;
      height: 100%;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      overflow: hidden; }
      .calendar-dates .citysoul-date-item .cover-buy .img-cover {
        float: left;
        width: 100%;
        height: auto;
        overflow: hidden; }
        .calendar-dates .citysoul-date-item .cover-buy .img-cover img {
          min-width: 100%;
          height: auto; }
      .calendar-dates .citysoul-date-item .cover-buy .button-to-buy {
        float: left;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 10;
        white-space: nowrap; }
        .calendar-dates .citysoul-date-item .cover-buy .button-to-buy .citysoul-button-buy-ticket {
          font-size: 0.85714em;
          background: #bc8b2e;
          color: #fff;
          border-color: #bc8b2e; }
    .calendar-dates .citysoul-date-item:hover .cover-buy {
      left: -166px;
      opacity: 1;
      z-index: 9; }
    .calendar-dates .citysoul-date-item.citysoul-mon .cover-buy {
      left: 90%; }
    .calendar-dates .citysoul-date-item.citysoul-mon:hover .cover-buy {
      left: 100%; }
  .calendar-dates.grid-views-full .citysoul-date-item {
    height: 456px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .calendar-dates.grid-views-full .citysoul-date-item .info-date {
      float: right;
      top: 270px;
      position: absolute; }
    .calendar-dates.grid-views-full .citysoul-date-item .cover-buy {
      opacity: .8;
      position: relative;
      left: 0px;
      z-index: 1;
      top: 5px;
      width: 140px;
      height: 203px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      overflow: hidden;
      float: left; }
      .calendar-dates.grid-views-full .citysoul-date-item .cover-buy .img-cover {
        float: left;
        width: 100%;
        height: 100%;
        overflow: hidden; }
        .calendar-dates.grid-views-full .citysoul-date-item .cover-buy .img-cover img {
          min-width: 100%;
          height: auto; }
      .calendar-dates.grid-views-full .citysoul-date-item .cover-buy .button-to-buy {
        float: left;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 10;
        white-space: nowrap;
        opacity: 0;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
    .calendar-dates.grid-views-full .citysoul-date-item:hover {
      background: #bc8b2e; }
      .calendar-dates.grid-views-full .citysoul-date-item:hover .date {
        color: #fff; }
      .calendar-dates.grid-views-full .citysoul-date-item:hover .info-date {
        color: #fff; }
        .calendar-dates.grid-views-full .citysoul-date-item:hover .info-date .citysoul-title {
          color: #fff; }
        .calendar-dates.grid-views-full .citysoul-date-item:hover .info-date .tag-event .tags-list a {
          color: #fff; }
      .calendar-dates.grid-views-full .citysoul-date-item:hover .cover-buy {
        opacity: 1; }
        .calendar-dates.grid-views-full .citysoul-date-item:hover .cover-buy:after {
          opacity: 0; }
        .calendar-dates.grid-views-full .citysoul-date-item:hover .cover-buy .button-to-buy {
          opacity: 1; }
    .calendar-dates.grid-views-full .citysoul-date-item.citysoul-mon .cover-buy {
      left: 0px; }
    .calendar-dates.grid-views-full .citysoul-date-item.citysoul-mon:hover .cover-buy {
      left: 0px; }

/*
33. About text
 */
.about-text {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 130px;
  padding-bottom: 140px; }
  @media only screen and (max-width: 1200px) {
    .about-text .container {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; } }
  .about-text .citysoul-short-description {
    float: left;
    width: 100%; }
    .about-text .citysoul-short-description .image-desc {
      width: 50%;
      min-height: 620px;
      position: relative;
      overflow: hidden;
      box-sizing: border-box;
      padding-right: 10px; }
      @media only screen and (max-width: 992px) {
        .about-text .citysoul-short-description .image-desc {
          float: left;
          width: 100%;
          padding: 0px; } }
      .about-text .citysoul-short-description .image-desc .citysoul-social {
        padding: 30px 10px 10px 10px; }
      .about-text .citysoul-short-description .image-desc .image-fix {
        width: 620px;
        height: 620px;
        position: relative;
        overflow: hidden; }
        .about-text .citysoul-short-description .image-desc .image-fix img {
          width: auto;
          height: 100%;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          max-width: inherit; }
      .about-text .citysoul-short-description .image-desc .full-image-desc {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden; }
        .about-text .citysoul-short-description .image-desc .full-image-desc img {
          width: auto;
          min-width: 100%;
          height: 100%;
          opacity: 0.8;
          max-width: inherit;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
    .about-text .citysoul-short-description .citysoul-text-desc {
      box-sizing: border-box;
      padding-left: 10px;
      padding-top: 90px; }
      .about-text .citysoul-short-description .citysoul-text-desc .text-description .citysoul-title {
        line-height: 50px;
        position: relative;
        left: -80px; }
        @media only screen and (max-width: 992px) {
          .about-text .citysoul-short-description .citysoul-text-desc .text-description .citysoul-title {
            left: 0; } }
      .about-text .citysoul-short-description .citysoul-text-desc .text-description .citysoul-text-description {
        margin-top: 40px;
        box-sizing: border-box;
        margin-bottom: 40px;
        line-height: 22px;
        padding-left: 30px;
        padding-right: 90px; }
        @media only screen and (max-width: 992px) {
          .about-text .citysoul-short-description .citysoul-text-desc .text-description .citysoul-text-description {
            padding: 0px; } }
      .about-text .citysoul-short-description .citysoul-text-desc .text-description .citysoul-social {
        padding-left: 30px; }
    .about-text .citysoul-short-description.citysoul-artist-detail .image-desc {
      text-align: center; }
      .about-text .citysoul-short-description.citysoul-artist-detail .image-desc img {
        margin-bottom: 30px; }
    .about-text .citysoul-short-description.citysoul-artist-detail .citysoul-text-desc {
      box-sizing: border-box;
      padding-left: 10px;
      padding-top: 90px; }
      .about-text .citysoul-short-description.citysoul-artist-detail .citysoul-text-desc .text-description .citysoul-title, .about-text .citysoul-short-description.citysoul-artist-detail .citysoul-text-desc .text-description .citysoul-tags {
        left: 0px;
        padding-left: 30px; }
      .about-text .citysoul-short-description.citysoul-artist-detail .citysoul-text-desc .text-description .citysoul-title {
        margin-bottom: 15px; }

.detail-artist {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 130px;
  padding-bottom: 140px; }
  @media only screen and (max-width: 1200px) {
    .detail-artist .container {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; } }
  .detail-artist .citysoul-short-description {
    float: left;
    width: 100%; }
    .detail-artist .citysoul-short-description .image-desc {
      width: 50%;
      min-height: 620px;
      position: relative;
      overflow: hidden;
      box-sizing: border-box;
      padding-right: 10px; }
      @media only screen and (max-width: 992px) {
        .detail-artist .citysoul-short-description .image-desc {
          float: left;
          width: 100%;
          padding: 0px; } }
      .detail-artist .citysoul-short-description .image-desc .citysoul-social {
        padding: 30px 10px 10px 10px; }
      .detail-artist .citysoul-short-description .image-desc .image-fix {
        width: 100%;
        height: 620px;
        position: relative;
        overflow: hidden; }
        .detail-artist .citysoul-short-description .image-desc .image-fix img {
          width: auto;
          height: 100%;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          max-width: inherit; }
      .detail-artist .citysoul-short-description .image-desc .full-image-desc {
        width: 100%;
        height: 100%;
        position: absolute;
        overflow: hidden; }
        .detail-artist .citysoul-short-description .image-desc .full-image-desc img {
          width: auto;
          min-width: 100%;
          height: 100%;
          opacity: 0.8;
          max-width: inherit;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
    .detail-artist .citysoul-short-description .citysoul-text-desc {
      box-sizing: border-box;
      padding-left: 10px;
      padding-top: 90px; }
      @media only screen and (max-width: 992px) {
        .detail-artist .citysoul-short-description .citysoul-text-desc {
          padding-left: 0px;
          padding-right: 0px; } }
      .detail-artist .citysoul-short-description .citysoul-text-desc .text-description .citysoul-title {
        line-height: 50px;
        position: relative;
        left: 0px; }
      @media only screen and (min-width: 1200px) {
        .detail-artist .citysoul-short-description .citysoul-text-desc .text-description .citysoul-title, .detail-artist .citysoul-short-description .citysoul-text-desc .text-description .citysoul-tags {
          padding-left: 30px; } }
      .detail-artist .citysoul-short-description .citysoul-text-desc .text-description .citysoul-text-description {
        margin-top: 40px;
        box-sizing: border-box;
        margin-bottom: 40px;
        line-height: 22px;
        padding-left: 30px;
        padding-right: 90px; }
        @media only screen and (max-width: 1200px) {
          .detail-artist .citysoul-short-description .citysoul-text-desc .text-description .citysoul-text-description {
            padding: 0px; } }
      .detail-artist .citysoul-short-description .citysoul-text-desc .text-description .citysoul-social {
        padding-left: 30px; }

/*
34. Service icon
 */
.services-icon {
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 100px; }
  .services-icon .citysoul-title-box-menu {
    margin-bottom: 60px; }

.list-service-view {
  margin-top: 60px;
  float: left; }

.service-item {
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box; }

.icon-service {
  min-height: 85px;
  position: relative;
  margin-bottom: 30px; }

.service-title {
  white-space: nowrap;
  margin-bottom: 20px;
  letter-spacing: 1.75px;
  color: rgba(255, 255, 255, 0.5); }

.service-desc {
  line-height: 22px;
  color: rgba(255, 255, 255, 0.6); }

/*
35. Partner
 */
.partner {
  float: left;
  width: 100%;
  height: auto; }

.citysoul-partner-wrapper {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
  position: relative; }
  @media only screen and (min-width: 1200px) {
    .citysoul-partner-wrapper {
      padding-top: 330px;
      padding-bottom: 330px; } }
  .citysoul-partner-wrapper:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(128, 100, 46, 0.8);
    top: 0px;
    left: 0px;
    z-index: 1; }
  .citysoul-partner-wrapper .title-partner {
    margin-bottom: 20px;
    position: relative;
    z-index: 2; }
  .citysoul-partner-wrapper .citysoul-partner-list {
    position: relative;
    text-align: center;
    z-index: 2; }
    .citysoul-partner-wrapper .citysoul-partner-list .img-parter {
      display: inline-block;
      width: 100%;
      text-align: center;
      margin-bottom: 6 0px;
      margin-top: 30px; }
      @media only screen and (min-width: 768px) {
        .citysoul-partner-wrapper .citysoul-partner-list .img-parter {
          width: 33%; } }
      @media only screen and (min-width: 1024px) {
        .citysoul-partner-wrapper .citysoul-partner-list .img-parter {
          width: 14%; } }
      .citysoul-partner-wrapper .citysoul-partner-list .img-parter img {
        display: inline-block; }

/*
36. Team list
 */
.team-list {
  float: left;
  width: 100%;
  height: auto; }

.citysoul-team-list {
  float: left;
  width: 100%;
  height: auto; }

.title-team {
  padding-top: 120px; }
  .title-team .title-section {
    margin-bottom: 30px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .title-team .title-section {
        text-align: left; } }
    .title-team .title-section .text-5x {
      font-size: 2em; }
      @media only screen and (min-width: 992px) {
        .title-team .title-section .text-5x {
          font-size: 2.57143em; } }
  .title-team .next-back-team {
    float: left;
    width: 80px;
    height: auto;
    position: relative;
    padding-top: 20px; }
    .title-team .next-back-team:before {
      width: 20px;
      height: 2px;
      content: "";
      top: 0px;
      left: 0px;
      position: absolute;
      background: #bc8b2e; }
    .title-team .next-back-team .btn-next {
      right: 0px;
      display: none; }
      @media only screen and (min-width: 768px) {
        .title-team .next-back-team .btn-next {
          display: block; } }
    .title-team .next-back-team .btn-back {
      left: 0px;
      display: none; }
      @media only screen and (min-width: 768px) {
        .title-team .next-back-team .btn-back {
          display: block; } }

.citysoul-team-slider {
  float: left;
  width: 100%;
  height: auto;
  min-height: 580px; }
  .citysoul-team-slider .team-item {
    position: relative;
    text-align: center; }
    .citysoul-team-slider .team-item .slider-image {
      position: relative;
      width: 100%;
      height: 580px;
      overflow: hidden;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
      @media only screen and (min-width: 768px) {
        .citysoul-team-slider .team-item .slider-image {
          width: 315px; } }
      .citysoul-team-slider .team-item .slider-image img {
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: auto;
        height: 100%;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
    .citysoul-team-slider .team-item .info-slide {
      position: absolute;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      z-index: 3;
      top: 0px;
      left: 0px;
      padding: 10px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
      .citysoul-team-slider .team-item .info-slide:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        border: 0px;
        opacity: 0;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
      .citysoul-team-slider .team-item .info-slide .info-member {
        position: absolute;
        padding: 25px;
        width: 100%;
        box-sizing: border-box;
        line-height: 22px;
        bottom: 0px;
        left: 0px;
        color: rgba(255, 255, 255, 0.6);
        overflow: hidden;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
        .citysoul-team-slider .team-item .info-slide .info-member .text-title, .citysoul-team-slider .team-item .info-slide .info-member .citysoul-content-single blockquote, .citysoul-content-single .citysoul-team-slider .team-item .info-slide .info-member blockquote {
          margin-bottom: 10px;
          letter-spacing: 1.75px;
          position: relative;
          top: 150px;
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          width: 100%; }
        .citysoul-team-slider .team-item .info-slide .info-member .text-more {
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          width: 100%;
          margin-bottom: 30px;
          top: 150px;
          position: relative;
          -webkit-transition-delay: 0.1s;
          -moz-transition-delay: 0.1s;
          transition-delay: 0.1s; }
        .citysoul-team-slider .team-item .info-slide .info-member .text-desc {
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          width: 100%;
          margin-bottom: 30px;
          opacity: 0;
          width: 100%;
          position: relative;
          -webkit-transition-delay: 0.15s;
          -moz-transition-delay: 0.15s;
          transition-delay: 0.15s;
          top: 20px; }
        .citysoul-team-slider .team-item .info-slide .info-member .citysoul-social {
          transition: all .5s ease-in-out;
          -webkit-transition: all .5s ease-in-out;
          top: 20px;
          opacity: 0;
          position: relative;
          -webkit-transition-delay: 0.3s;
          -moz-transition-delay: 0.3s;
          transition-delay: 0.3s; }
    .citysoul-team-slider .team-item:hover .slider-image {
      background: #000; }
      .citysoul-team-slider .team-item:hover .slider-image img {
        opacity: 0.2; }
    .citysoul-team-slider .team-item:hover .info-slide {
      border-color: #bc8b2e; }
      .citysoul-team-slider .team-item:hover .info-slide:after {
        border: 10px solid #bc8b2e;
        opacity: 1; }
      .citysoul-team-slider .team-item:hover .info-slide .text-title, .citysoul-team-slider .team-item:hover .info-slide .citysoul-content-single blockquote, .citysoul-content-single .citysoul-team-slider .team-item:hover .info-slide blockquote, .citysoul-team-slider .team-item:hover .info-slide .text-more {
        top: 0px; }
      .citysoul-team-slider .team-item:hover .info-slide .info-member {
        height: auto; }
        .citysoul-team-slider .team-item:hover .info-slide .info-member .click {
          position: relative;
          z-index: 9999999; }
      .citysoul-team-slider .team-item:hover .info-slide .text-desc {
        opacity: 1;
        top: 0px; }
      .citysoul-team-slider .team-item:hover .info-slide .citysoul-social {
        opacity: 1;
        top: 0px; }

/*
37. Podcast
 */
.podcast {
  float: left;
  width: 100%;
  height: auto;
  margin-bottom: 150px; }
  @media only screen and (max-width: 992px) {
    .podcast .container {
      width: 100%;
      padding: 0 15px; } }

.citysoul-podcast-shortcode {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  box-sizing: border-box; }
  @media only screen and (max-width: 992px) {
    .citysoul-podcast-shortcode .soundcloud-box {
      padding-left: 0px;
      padding-right: 0px; } }
  .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud {
    float: right;
    width: 460px;
    height: 460px;
    position: relative;
    margin-right: 30px;
    margin-top: 85px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    @media only screen and (max-width: 1200px) {
      .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud {
        width: 100%; } }
    @media only screen and (max-width: 992px) {
      .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud {
        margin-right: 0px; } }
    .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud iframe {
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      float: left;
      width: 100%;
      height: 460px;
      position: relative;
      z-index: 2; }
    .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud:after {
      display: none;
      content: "";
      width: 460px;
      height: 460px;
      top: 30px;
      position: absolute;
      left: 30px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      z-index: 1;
      border: 10px solid #bc8b2e; }
      @media only screen and (min-width: 1200px) {
        .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud:after {
          display: block; } }
    .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud:hover iframe {
      margin-top: 10px;
      margin-left: 10px; }
    .citysoul-podcast-shortcode .soundcloud-box .box-soundcloud:hover:after {
      top: 10px;
      left: 10px; }

/*
38. Other artist
 */
.other-artist {
  float: left;
  width: 100%;
  height: auto;
  margin-top: 120px;
  padding-top: 80px;
  padding-bottom: 80px; }

.itysoul-artist-list {
  float: left;
  width: 100%;
  height: auto; }

.other-artist-list {
  float: left;
  width: 100%; }
  .other-artist-list .artist-item {
    float: left;
    box-sizing: border-box;
    padding: 10px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .other-artist-list .artist-item.all-list {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      .other-artist-list .artist-item.all-list {
        width: 25%; } }
    .other-artist-list .artist-item .img-artist {
      float: left;
      width: 100%;
      height: 420px;
      position: relative;
      overflow: hidden; }
      .other-artist-list .artist-item .img-artist img {
        opacity: 0.8;
        position: absolute;
        width: auto;
        height: 100%;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
    .other-artist-list .artist-item .text-title, .other-artist-list .artist-item .citysoul-content-single blockquote, .citysoul-content-single .other-artist-list .artist-item blockquote {
      text-transform: uppercase;
      margin-top: 20px; }

/*
39. More news
 */
.more-list-news {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 90px; }
  @media only screen and (max-width: 1200px) {
    .more-list-news .container {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; } }

.title-text-more-news {
  float: left;
  width: 100%;
  height: 70px;
  position: relative;
  padding-bottom: 32px; }
  .title-text-more-news:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 2px;
    background: #bc8b2e;
    bottom: 0px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }

.msb-list-more-news {
  float: left;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  padding-left: 0px;
  list-style: none;
  margin-top: 30px; }
  .msb-list-more-news li {
    float: left;
    box-sizing: border-box;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-right: 0px; }
    @media only screen and (min-width: 992px) {
      .msb-list-more-news li {
        margin-right: 20px; } }
    .msb-list-more-news li .news-detail-items {
      float: left;
      box-sizing: border-box;
      position: relative;
      overflow: hidden;
      width: 100%; }
      .msb-list-more-news li .news-detail-items:before {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2;
        content: ""; }
      .msb-list-more-news li .news-detail-items .title-more-news {
        position: absolute;
        bottom: 0px;
        width: 100%;
        box-sizing: border-box;
        padding: 50px;
        z-index: 3; }
      .msb-list-more-news li .news-detail-items .title-news-views {
        text-transform: uppercase; }
      .msb-list-more-news li .news-detail-items img {
        width: 100%;
        height: auto;
        position: relative;
        z-index: 1;
        opacity: 0.8; }
    .msb-list-more-news li.big-news {
      width: 35%; }
      @media only screen and (max-width: 992px) {
        .msb-list-more-news li.big-news {
          width: 100%; } }
      .msb-list-more-news li.big-news .img-news {
        position: relative;
        width: 100%;
        height: 380px;
        overflow: hidden; }
        .msb-list-more-news li.big-news .img-news img {
          width: auto;
          min-width: 100%;
          height: 100%;
          max-width: inherit;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
    .msb-list-more-news li.mine-news {
      width: 30%; }
      @media only screen and (max-width: 992px) {
        .msb-list-more-news li.mine-news {
          width: 100%; } }
      .msb-list-more-news li.mine-news .img-news {
        position: relative;
        width: 100%;
        height: 380px;
        overflow: hidden; }
        .msb-list-more-news li.mine-news .img-news img {
          width: auto;
          min-width: 100%;
          height: 100%;
          max-width: inherit;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%); }
    .msb-list-more-news li:last-child {
      margin-right: 0px; }

/*
40. Booking event
 */
.booking-event {
  float: left;
  width: 100%;
  height: auto;
  text-align: center; }

.msb-booking-ticket-list {
  display: inline-block; }
  .msb-booking-ticket-list .citysoul-button {
    margin-left: 5px;
    margin-right: 5px; }
    .msb-booking-ticket-list .citysoul-button:hover {
      background: #bc8b2e;
      border-color: #bc8b2e;
      color: rgba(255, 255, 255, 0.6); }

/*
41. Page 404
 */
.page-404 {
  float: left;
  width: 100%; }

.citysoul-404 {
  float: left;
  width: 100vw;
  height: 100vh;
  background: url(../images/404.jpg) no-repeat center center;
  background-size: auto 100%; }
  .citysoul-404 .container {
    position: relative; }
  .citysoul-404 .citysoul-text-404 {
    width: 100%;
    text-transform: uppercase;
    line-height: 45px;
    margin: 0;
    padding: 0;
    margin-top: 15vh;
    float: right;
    letter-spacing: 2px; }
    @media only screen and (min-width: 768px) {
      .citysoul-404 .citysoul-text-404 {
        line-height: 75px; } }
    @media only screen and (min-width: 1024px) {
      .citysoul-404 .citysoul-text-404 {
        margin-right: 5%;
        margin-bottom: 75px;
        margin-top: 25vh;
        width: 50%; } }
  .citysoul-404 .text-404-guide {
    margin-bottom: 20px;
    font-style: italic;
    opacity: 0.8; }
  .citysoul-404 .citysoul-404-button {
    margin-right: 0;
    padding: 0;
    float: right; }
    @media only screen and (min-width: 1024px) {
      .citysoul-404 .citysoul-404-button {
        margin-right: 180px; } }
    .citysoul-404 .citysoul-404-button .citysoul-button {
      border-color: #bc8b2e; }
      .citysoul-404 .citysoul-404-button .citysoul-button:hover {
        color: rgba(255, 255, 255, 0.8);
        background: #bc8b2e; }

/*
42. Page contact
 */
.contact-page {
  float: left;
  width: 100%;
  height: auto;
  padding: 0 15px; }
  @media only screen and (min-width: 768px) {
    .contact-page {
      padding: 0; } }

.citysoul-map-view {
  min-height: 320px; }
  @media only screen and (min-width: 1200px) {
    .citysoul-map-view {
      min-height: 955px; } }

#citysoul-contact-map {
  float: left;
  width: 100%;
  height: 955px; }

.contact-banner {
  float: left;
  width: 100%;
  height: 500px; }

.title-form-contact {
  width: 100%; }
  @media only screen and (min-width: 1200px) {
    .title-form-contact {
      width: 395px; } }
  .title-form-contact .desc-contact {
    margin-top: 25px;
    font-size: 1.14286em; }

.citysoul-form-contact {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 50px;
  box-sizing: border-box; }
  @media only screen and (min-width: 1200px) {
    .citysoul-form-contact {
      padding-top: 140px;
      padding-left: 90px; } }
  .citysoul-form-contact .form-contact {
    float: left;
    margin-top: 50px; }
  .citysoul-form-contact .list-form-text {
    list-style: none;
    padding-left: 0px; }
    .citysoul-form-contact .list-form-text li {
      float: left;
      width: 100%;
      margin-bottom: 30px; }
      .citysoul-form-contact .list-form-text li textarea {
        height: 120px; }
      .citysoul-form-contact .list-form-text li .btn-contact {
        margin-top: 10px;
        color: rgba(255, 255, 255, 0.5);
        border-color: rgba(255, 255, 255, 0.5);
        padding-left: 40px;
        padding-right: 40px;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
        .citysoul-form-contact .list-form-text li .btn-contact:hover {
          color: #fff;
          border-color: #fff; }
    .citysoul-form-contact .list-form-text div {
      border: 0px !important; }

/*
43. Page video
 */
.section-video {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 30px; }

.citysoul-video {
  float: left;
  width: 100%;
  height: auto; }
  .citysoul-video .modal .modal-content button {
    background: transparent;
    border: none;
    right: -50px; }

.citysoul-list-videos {
  float: left;
  width: 100%;
  padding-left: 0px;
  list-style: none; }
  .citysoul-list-videos li {
    float: left;
    margin-bottom: 140px;
    min-height: 440px;
    box-sizing: border-box; }
    .citysoul-list-videos li:nth-child(even) {
      float: right;
      padding-left: 10px; }
    .citysoul-list-videos li:nth-child(odd) {
      float: left;
      padding-right: 10px; }
    .citysoul-list-videos li .video-title {
      padding-left: 142px;
      padding-right: 142px;
      margin-top: 20px; }
    .citysoul-list-videos li .video-thumbs {
      float: left;
      width: 100%;
      height: 350px;
      position: relative;
      overflow: hidden;
      margin-bottom: 20px; }
      .citysoul-list-videos li .video-thumbs img {
        min-width: 100%;
        height: auto;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        z-index: 1;
        position: absolute; }
      .citysoul-list-videos li .video-thumbs .video-control {
        width: 70px;
        height: 70px;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        z-index: 2; }
        .citysoul-list-videos li .video-thumbs .video-control .icon-play {
          float: left;
          width: 70px;
          height: 70px;
          background: url(../images/play-white.png) no-repeat center center;
          transition: all .3s ease-in-out;
          -webkit-transition: all .3s ease-in-out; }
        .citysoul-list-videos li .video-thumbs .video-control:hover .icon-play {
          background: url(../images/play-white-icon-hover.png) no-repeat center center; }
      .citysoul-list-videos li .video-thumbs:hover .video-control .icon-play {
        background: url(../images/play-white-icon-hover.png) no-repeat center center; }
    .citysoul-list-videos li .txt-title {
      text-transform: uppercase;
      letter-spacing: 1.75px;
      line-height: 25px;
      text-align: center;
      min-height: 55px;
      float: left;
      width: 100%; }

/*
44. Page dj
 */
.dj-banner {
  background: url(../images/dj-cover.jpg) no-repeat; }

.dj-page {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 135px; }
  .dj-page.no-padding {
    padding-top: 0px; }

.citysoul-dj-list {
  float: left;
  width: 100%;
  height: auto;
  list-style: none;
  padding-left: 0px;
  margin-bottom: 0px; }
  .citysoul-dj-list.no-padding-list .citysoul-item-dj {
    padding: 0px;
    margin-bottom: 0px; }
    .citysoul-dj-list.no-padding-list .citysoul-item-dj.dj-item-big .dj-information {
      opacity: 1;
      width: 90%;
      padding: 50px; }
      .citysoul-dj-list.no-padding-list .citysoul-item-dj.dj-item-big .dj-information .dj-name-inner {
        letter-spacing: 3px;
        line-height: 80px;
        text-align: left;
        width: 50%;
        margin-top: 170px; }
      .citysoul-dj-list.no-padding-list .citysoul-item-dj.dj-item-big .dj-information .dj-description {
        opacity: 0;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
    .citysoul-dj-list.no-padding-list .citysoul-item-dj.dj-item-big .dj-name {
      display: none; }
    .citysoul-dj-list.no-padding-list .citysoul-item-dj.dj-item-big:hover .dj-description {
      opacity: 1; }
    .citysoul-dj-list.no-padding-list .citysoul-item-dj .dj-avatar {
      width: 100%;
      height: 500px;
      padding: 0px; }
      .citysoul-dj-list.no-padding-list .citysoul-item-dj .dj-avatar:before {
        z-index: 1; }
      .citysoul-dj-list.no-padding-list .citysoul-item-dj .dj-avatar:after {
        content: "";
        width: 100%;
        height: 100%;
        border: 10px solid #bc8b2e;
        position: absolute;
        box-sizing: border-box;
        top: 0px;
        z-index: 2;
        opacity: 0;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
    .citysoul-dj-list.no-padding-list .citysoul-item-dj .dj-name {
      position: absolute;
      bottom: 45px; }
  .citysoul-dj-list .citysoul-item-dj {
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    margin-bottom: 100px; }
    @media only screen and (min-width: 768px) {
      .citysoul-dj-list .citysoul-item-dj.small-dj, .citysoul-dj-list .citysoul-item-dj.list-dj, .citysoul-dj-list .citysoul-item-dj.all-list {
        width: 50%; } }
    @media only screen and (min-width: 992px) {
      .citysoul-dj-list .citysoul-item-dj.small-dj, .citysoul-dj-list .citysoul-item-dj.list-dj, .citysoul-dj-list .citysoul-item-dj.all-list {
        width: 25%; } }
    .citysoul-dj-list .citysoul-item-dj .dj-avatar {
      float: left;
      width: 100%;
      height: 420px;
      overflow: hidden;
      position: relative;
      padding-top: 10px;
      background: #000;
      padding-bottom: 10px; }
      .citysoul-dj-list .citysoul-item-dj .dj-avatar img {
        opacity: 0.7;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        width: auto;
        height: 100%; }
      .citysoul-dj-list .citysoul-item-dj .dj-avatar:before {
        z-index: 1; }
      .citysoul-dj-list .citysoul-item-dj .dj-avatar:after {
        content: "";
        width: 100%;
        height: 420px;
        border: 10px solid #bc8b2e;
        position: absolute;
        top: 0px;
        z-index: 2;
        opacity: 0;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
    .citysoul-dj-list .citysoul-item-dj .dj-information {
      position: absolute;
      width: 93%;
      height: auto;
      opacity: 0;
      z-index: 2;
      float: left;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out;
      box-sizing: border-box;
      padding: 30px;
      top: 50%;
      bottom: auto;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); }
      .citysoul-dj-list .citysoul-item-dj .dj-information .dj-name-inner {
        text-transform: uppercase;
        line-height: 45px;
        letter-spacing: 1.75px; }
        .citysoul-dj-list .citysoul-item-dj .dj-information .dj-name-inner.text-4x {
          word-wrap: break-word; }
          @media only screen and (min-width: 768px) {
            .citysoul-dj-list .citysoul-item-dj .dj-information .dj-name-inner.text-4x {
              font-size: 1.85714em;
              word-break: hyphenate; } }
          @media only screen and (min-width: 1200px) {
            .citysoul-dj-list .citysoul-item-dj .dj-information .dj-name-inner.text-4x {
              font-size: 3.42857em; } }
      .citysoul-dj-list .citysoul-item-dj .dj-information .dj-tags {
        line-height: 30px;
        letter-spacing: 1.05px; }
      .citysoul-dj-list .citysoul-item-dj .dj-information .dj-description {
        color: rgba(255, 255, 255, 0.2);
        line-height: 22px;
        word-break: hyphenate;
        padding-right: 10px; }
    .citysoul-dj-list .citysoul-item-dj .dj-name {
      float: left;
      width: 100%;
      height: auto;
      text-align: center;
      text-transform: uppercase;
      position: relative;
      z-index: 2;
      margin-top: 15px;
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
    .citysoul-dj-list .citysoul-item-dj:hover .dj-avatar img {
      opacity: 0.1; }
    .citysoul-dj-list .citysoul-item-dj:hover .dj-avatar:after {
      opacity: 1; }
    .citysoul-dj-list .citysoul-item-dj:hover .dj-information {
      opacity: 1 !important; }
    .citysoul-dj-list .citysoul-item-dj:hover .dj-name {
      opacity: 0; }
    .citysoul-dj-list .citysoul-item-dj:hover.dj-item-big .dj-avatar img {
      opacity: 0.3; }
  .citysoul-dj-list.hight .citysoul-item-dj {
    padding-left: 0px !important;
    padding-right: 0px !important; }
    .citysoul-dj-list.hight .citysoul-item-dj.big-img {
      position: relative;
      overflow: hidden; }
      .citysoul-dj-list.hight .citysoul-item-dj.big-img img {
        position: absolute;
        width: 100%;
        height: auto;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%); }
      .citysoul-dj-list.hight .citysoul-item-dj.big-img .dj-name-inner, .citysoul-dj-list.hight .citysoul-item-dj.big-img .dj-tags, .citysoul-dj-list.hight .citysoul-item-dj.big-img .dj-description {
        text-align: left; }

/*
45. Page gallery
 */
.gallery-page {
  float: left;
  width: 100%;
  height: auto; }

.citysoul-gallery {
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 70px; }
  .citysoul-gallery .citysoul-gallery-list {
    float: left;
    width: 100%;
    height: auto;
    padding-left: 0px;
    list-style: none; }
    .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery {
      position: relative; }
      @media only screen and (min-width: 768px) {
        .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery {
          width: 50%; } }
      @media only screen and (min-width: 1200px) {
        .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery {
          width: 25%; } }
      .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery:hover .feature-gallery-image img {
        opacity: 1; }
      .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery:hover .info-item .title-gal {
        opacity: 1; }
      @media only screen and (min-width: 1200px) {
        .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery.big-item {
          width: 50%; } }
      .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery.big-item .info-item {
        max-width: 65%;
        padding: 60px; }
        .citysoul-gallery .citysoul-gallery-list .citysoul-item-gallery.big-item .info-item .title-gal {
          margin-bottom: 30px; }
    .citysoul-gallery .citysoul-gallery-list .info-item {
      position: absolute;
      width: 100%;
      box-sizing: border-box;
      padding: 60px 40px;
      bottom: 0px;
      left: 0px;
      z-index: 2; }
      @media only screen and (min-width: 768px) {
        .citysoul-gallery .citysoul-gallery-list .info-item {
          padding: 40px; } }
      .citysoul-gallery .citysoul-gallery-list .info-item .title-gal {
        display: block;
        text-transform: uppercase;
        letter-spacing: 1.75px;
        opacity: 0.5; }
        .citysoul-gallery .citysoul-gallery-list .info-item .title-gal.text-4x {
          padding: 0px;
          font-size: 1.28571em; }
          @media only screen and (min-width: 1200px) {
            .citysoul-gallery .citysoul-gallery-list .info-item .title-gal.text-4x {
              font-size: 2.57143em;
              line-height: 50px; } }
      .citysoul-gallery .citysoul-gallery-list .info-item .citysoul-date {
        text-align: center; }
    .citysoul-gallery .citysoul-gallery-list .feature-gallery-image {
      background: #000;
      position: relative;
      width: 100%;
      height: 320px;
      overflow: hidden; }
      .citysoul-gallery .citysoul-gallery-list .feature-gallery-image img {
        opacity: 0.7;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        width: auto;
        height: 100%;
        min-width: 100%;
        object-fit: cover; }
    .citysoul-gallery .citysoul-gallery-list .big-item .feature-gallery-image {
      background: #000;
      position: relative;
      width: 100%;
      height: 320px;
      overflow: hidden; }
      @media only screen and (min-width: 1200px) {
        .citysoul-gallery .citysoul-gallery-list .big-item .feature-gallery-image {
          height: 640px; } }
      .citysoul-gallery .citysoul-gallery-list .big-item .feature-gallery-image img {
        opacity: 0.7;
        position: absolute;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        width: 100%;
        height: 100%; }

/*
46. Page blog
 */
.citysoul-blog-page {
  float: left;
  width: 100%;
  height: auto; }

.citysoul-blog {
  float: left;
  width: 100%;
  height: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .citysoul-blog .content-blog {
    margin-right: 0;
    max-width: 860px; }
    @media only screen and (min-width: 1400px) {
      .citysoul-blog .content-blog {
        margin-right: 50px; } }
    .citysoul-blog .content-blog .feature-single-image {
      float: left;
      width: 100%;
      margin-bottom: 50px; }
      .citysoul-blog .content-blog .feature-single-image img {
        width: 100%;
        height: auto;
        max-height: 400px;
        object-fit: cover; }
    .citysoul-blog .content-blog .title-post {
      text-transform: uppercase;
      letter-spacing: 2px;
      line-height: 40px;
      margin-bottom: 20px; }
    .citysoul-blog .content-blog .info-single-post {
      margin-bottom: 40px;
      float: left;
      width: 100%; }
      .citysoul-blog .content-blog .info-single-post div {
        float: left;
        margin-right: 40px; }
      .citysoul-blog .content-blog .info-single-post .comment {
        margin-left: 40px; }
        .citysoul-blog .content-blog .info-single-post .comment i {
          font-size: 1.14286em; }
  .citysoul-blog .citysoul-sidebar {
    padding-left: 0; }
    @media only screen and (min-width: 1200px) {
      .citysoul-blog .citysoul-sidebar {
        padding-left: 50px; } }
  .citysoul-blog .feature-post {
    float: left;
    width: 100%;
    height: 485px;
    box-sizing: border-box; }
    .citysoul-blog .feature-post .btn-next-back {
      top: 45%;
      z-index: 9; }
      .citysoul-blog .feature-post .btn-next-back.blog-feature-next {
        right: 0px; }
      .citysoul-blog .feature-post .btn-next-back.blog-feature-back {
        left: 0px; }
    .citysoul-blog .feature-post .blog-feature-item {
      float: left;
      position: relative; }
      .citysoul-blog .feature-post .blog-feature-item .feature-image {
        float: left;
        width: 100%;
        height: 485px;
        position: relative; }
        .citysoul-blog .feature-post .blog-feature-item .feature-image:after {
          height: 190px; }
        .citysoul-blog .feature-post .blog-feature-item .feature-image img {
          width: 100%;
          height: auto;
          position: absolute;
          left: 50%;
          top: 50%;
          bottom: auto;
          right: auto;
          -webkit-transform: translateX(-50%) translateY(-50%);
          -moz-transform: translateX(-50%) translateY(-50%);
          -ms-transform: translateX(-50%) translateY(-50%);
          -o-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
          object-fit: cover; }
      .citysoul-blog .feature-post .blog-feature-item .feature-info {
        float: left;
        width: 100%;
        height: auto;
        position: absolute;
        box-sizing: border-box;
        padding-bottom: 70px;
        padding-left: 50px;
        bottom: 0px;
        z-index: 3; }
        .citysoul-blog .feature-post .blog-feature-item .feature-info .title-blog {
          margin-top: 15px;
          max-width: 50%;
          line-height: 40px; }

.citysoul-list-blog {
  float: left;
  padding-left: 0px;
  list-style: none;
  margin: 0px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-top: 50px; }
  .citysoul-list-blog .citysoul-post-item {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 50px;
    margin-bottom: 50px;
    border-top: 1px solid rgba(255, 255, 255, 0.05); }
    .citysoul-list-blog .citysoul-post-item:first-child.post-uni {
      border-top: none; }
    .citysoul-list-blog .citysoul-post-item .img-post-item {
      position: relative;
      margin-right: 20px;
      display: inline-block;
      float: left; }
      .citysoul-list-blog .citysoul-post-item .img-post-item .sticky-post {
        width: 70px;
        height: auto;
        padding: 5px;
        background: #bc8b2e;
        color: #fff;
        letter-spacing: 2px;
        left: 5%;
        font-weight: 300;
        top: 21px;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out;
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }
      .citysoul-list-blog .citysoul-post-item .img-post-item:hover .sticky-post {
        opacity: 0.5; }
    .citysoul-list-blog .citysoul-post-item .title-post {
      text-transform: uppercase;
      letter-spacing: 1.25px;
      line-height: 30px;
      margin-top: 25px;
      margin-bottom: 15px; }
      .citysoul-list-blog .citysoul-post-item .title-post a {
        color: #fff;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out; }
        .citysoul-list-blog .citysoul-post-item .title-post a:hover {
          color: rgba(255, 255, 255, 0.5); }
    .citysoul-list-blog .citysoul-post-item .desc-post {
      margin-bottom: 20px; }
    .citysoul-list-blog .citysoul-post-item .tags-links {
      display: block; }
      .citysoul-list-blog .citysoul-post-item .tags-links a {
        color: #bc8b2e; }
        .citysoul-list-blog .citysoul-post-item .tags-links a:hover {
          color: rgba(255, 255, 255, 0.7); }
    .citysoul-list-blog .citysoul-post-item .cat-links {
      display: block;
      margin-bottom: 20px; }
      .citysoul-list-blog .citysoul-post-item .cat-links a {
        color: #bc8b2e; }
        .citysoul-list-blog .citysoul-post-item .cat-links a:hover {
          color: rgba(255, 255, 255, 0.7); }
    .citysoul-list-blog .citysoul-post-item .readmore a:hover {
      opacity: 0.6; }
    .citysoul-list-blog .citysoul-post-item img {
      float: left;
      width: 380px;
      height: 215px;
      object-fit: cover; }

.citysoul-content-single {
  float: left;
  width: 100%;
  padding-bottom: 35px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 60px; }
  .citysoul-content-single .tags-share {
    margin-top: 80px; }
  .citysoul-content-single p {
    margin-bottom: 30px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.6); }
  .citysoul-content-single blockquote {
    border-left: 2px solid #bc8b2e;
    text-transform: uppercase;
    font-size: 1.14286em;
    line-height: 30px;
    letter-spacing: 2px; }

.next-back-post {
  float: left;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
  margin-bottom: 10px;
  font-size: 1.14286em; }
  .next-back-post .link-to-post {
    text-transform: uppercase;
    max-width: 50%;
    line-height: 25px;
    letter-spacing: 0.75px;
    margin-top: 15px; }
    .next-back-post .link-to-post a {
      color: rgba(255, 255, 255, 0.6);
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
    .next-back-post .link-to-post:hover a {
      color: #fff; }

.search-no-results .content-blog .title {
  padding-left: 10px; }

.no-results .title-post {
  margin-top: 30px;
  margin-bottom: 20px; }

.no-results .page-content p {
  opacity: 0.6; }

.no-results .searchform {
  margin-top: 40px;
  float: inherit; }
  .no-results .searchform label {
    color: #bc8b2e; }
  .no-results .searchform input[type="text"] {
    height: inherit;
    width: 20%;
    font-size: 1.2em; }
  .no-results .searchform input[type="submit"] {
    padding: 5px 30px; }

/*
47. Page shop
 */
.shop-page {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 90px; }

.citysoul-shop {
  float: left;
  width: 100%;
  height: auto; }

.woocommerce-error {
  clear: both; }

.woocommerce ul.products {
  float: left;
  width: 100%;
  height: auto;
  padding-left: 0px;
  list-style: none; }
  .woocommerce ul.products li.product {
    margin: 10px;
    width: 100%;
    padding: 10px;
    margin: 0; }
    @media (min-width: 768px) {
      .woocommerce ul.products li.product {
        width: 50%; } }
    @media (min-width: 1024px) {
      .woocommerce ul.products li.product {
        width: 25%; } }
    .woocommerce ul.products li.product.product-big {
      width: 100%;
      float: initial; }
      @media only screen and (min-width: 768px) {
        .woocommerce ul.products li.product.product-big {
          width: 50% !important; } }
      .woocommerce ul.products li.product.product-big.pull-right {
        float: right !important; }

.woocommerce-page ul.products li.first {
  clear: initial; }

.woocommerce div.product div.images {
  width: 100% !important; }
  @media (min-width: 1024px) {
    .woocommerce div.product div.images {
      width: 50% !important; } }

.woocommerce div.product div.summary {
  width: 100% !important; }
  @media (min-width: 1024px) {
    .woocommerce div.product div.summary {
      width: 44% !important; } }

.woocommerce .thumbnails .zoom {
  width: 15.3%;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block; }
  .woocommerce .thumbnails .zoom:hover {
    cursor: pointer;
    outline: 4px solid #bc8b2e; }
  .woocommerce .thumbnails .zoom:nth-child(6n) {
    margin-right: 0; }

.woocommerce span.onsale {
  font-size: 1em;
  min-height: auto;
  min-width: auto;
  padding: 2px 11px;
  line-height: 43px;
  background: #bc8b2e;
  font-family: "Oswald", sans-serif; }

.content-single-city-soul div.product .product_title {
  font-size: 5em;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  line-height: 70px;
  margin-top: 40px; }

.content-single-city-soul .price .woocommerce-Price-amount {
  font-size: 1.7em; }

.citysoul-product-item {
  box-sizing: border-box;
  padding: 10px; }
  .citysoul-product-item .citysoul-buy-over {
    position: absolute;
    z-index: 2;
    background: rgba(188, 139, 46, 0.95);
    width: 100%;
    height: 100%;
    opacity: 0;
    top: 0px;
    left: 0px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .citysoul-product-item .citysoul-buy-over .view-product a {
      border: none;
      color: oldlace; }
    .citysoul-product-item .citysoul-buy-over a {
      font-size: 0.85714em;
      position: relative;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      top: 35%;
      float: left;
      clear: both;
      background: transparent;
      border: 2px solid #fff;
      border-radius: 0;
      text-transform: uppercase;
      color: #fff;
      padding: 10px 21px; }
      .citysoul-product-item .citysoul-buy-over a:hover {
        background: transparent;
        color: #fff;
        opacity: 0.7; }
  .citysoul-product-item .product-item-info {
    position: relative;
    width: 100%;
    height: 300px;
    background: #e2e2e2;
    padding: 40px;
    padding-top: 30px;
    box-sizing: border-box; }
    .citysoul-product-item .product-item-info.swiper-slide {
      width: 300px; }
    .citysoul-product-item .product-item-info:hover .citysoul-buy-over {
      opacity: 1; }
  .citysoul-product-item .product-img {
    min-height: 170px;
    position: relative;
    width: 100%; }
    .citysoul-product-item .product-img img {
      height: 100% !important;
      width: 100%;
      position: absolute;
      object-fit: cover; }
  .citysoul-product-item .product-info {
    position: absolute;
    width: 100%;
    height: auto;
    text-align: center;
    box-sizing: border-box;
    padding: 40px;
    padding-bottom: 30px;
    bottom: 0px;
    left: 0px; }
  .citysoul-product-item.product-big .product-item-info {
    width: 100%;
    height: auto; }
    @media only screen and (min-width: 768px) {
      .citysoul-product-item.product-big .product-item-info {
        height: 620px; } }
  .citysoul-product-item.product-big .product-img {
    height: auto;
    margin-top: 30px; }
    @media only screen and (min-width: 768px) {
      .citysoul-product-item.product-big .product-img {
        height: 350px; } }
  .citysoul-product-item.product-big .product-info {
    padding: 70px; }
    .citysoul-product-item.product-big .product-info .product-title {
      text-transform: uppercase; }

.product-ratting, .woocommerce-product-rating {
  width: 100%;
  text-align: center;
  color: #bc8b2e;
  font-size: 0.8em;
  min-height: 24px; }
  .product-ratting .star-rating, .woocommerce-product-rating .star-rating {
    float: none;
    display: inline-block !important;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    margin: 0 0 .5em; }
    .product-ratting .star-rating:before, .woocommerce-product-rating .star-rating:before {
      color: #bc8b2e;
      content: "\73\73\73\73\73";
      float: left;
      top: 0;
      left: 0;
      position: absolute; }
    .product-ratting .star-rating span, .woocommerce-product-rating .star-rating span {
      overflow: hidden;
      float: left;
      top: 0;
      left: 0;
      position: absolute;
      padding-top: 1.5em; }
      .product-ratting .star-rating span:before, .woocommerce-product-rating .star-rating span:before {
        content: "\53\53\53\53\53";
        top: 0;
        position: absolute;
        left: 0; }
  .product-ratting .woocommerce-review-link, .woocommerce-product-rating .woocommerce-review-link {
    display: none; }

.comment-text .star-rating {
  text-align: center;
  color: #bc8b2e;
  min-height: 24px; }
  .comment-text .star-rating:before {
    color: #bc8b2e; }

.price {
  color: #bc8b2e; }
  .price .woocommerce-Price-amount {
    font-size: 1.42857em;
    font-family: "Oswald", sans-serif;
    color: #bc8b2e; }
  .price ins {
    text-decoration: blink;
    color: #bc8b2e !important; }
  .price del {
    color: #bc8b2e !important;
    display: inline-block !important;
    padding-right: 10px; }

.woocommerce div.product form.cart div.quantity {
  float: left;
  width: 100%; }

.woocommerce .quantity .qty {
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 5px;
  height: 30px;
  width: 76px;
  margin-top: 20px;
  margin-bottom: 20px; }

/*Shop detail*/
.big-image {
  float: left;
  width: 620px;
  height: 640px;
  position: relative;
  background: #f5f5f5;
  margin-bottom: 5px; }
  .big-image img {
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    max-width: 100%;
    height: auto; }

.list-small-image {
  float: left;
  padding-left: 0px;
  list-style: none; }
  .list-small-image li {
    float: left;
    margin: 5px;
    box-sizing: border-box; }
    .list-small-image li:hover {
      outline: 4px solid #bc8b2e; }
    .list-small-image li:first-child {
      margin-left: 0px; }

.woocommerce-tabs .panel {
  background: none; }

.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
  float: left; }

.variations .label {
  font-style: italic;
  color: rgba(255, 255, 255, 0.3);
  display: block;
  width: 100%;
  text-align: left;
  text-transform: capitalize;
  font-family: "Arapey", serif;
  font-size: 1.14286em; }

.variations .value div {
  float: left;
  margin-right: 15px; }

.variations .value input {
  display: none; }

.variations .value label {
  border-radius: 100%;
  color: #fff; }
  .variations .value label:hover {
    cursor: pointer; }

.woocommerce div.product form.cart .button {
  margin-top: 20px;
  background: #bc8b2e !important;
  letter-spacing: 2px;
  padding: 10px 20px;
  text-transform: uppercase;
  border-radius: 0;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  -webkit-font-smoothing: auto; }
  .woocommerce div.product form.cart .button:hover {
    color: rgba(255, 255, 255, 0.3); }

.product-info-detail {
  box-sizing: border-box; }
  .product-info-detail .product-title {
    text-transform: uppercase;
    letter-spacing: 2px; }
  .product-info-detail .text-main-list {
    font-style: italic;
    color: rgba(255, 255, 255, 0.3);
    margin-bottom: 20px; }
  .product-info-detail input[type="number"] {
    float: left;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.6);
    padding: 5px;
    height: 30px;
    width: 76px;
    margin-top: 20px; }
  .product-info-detail .tags-list, .product-info-detail .citysoul-product-description {
    float: left; }
  .product-info-detail .citysoul-product-description {
    width: 100%;
    margin-top: 90px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    float: left;
    padding-top: 50px;
    padding-bottom: 80px;
    margin-bottom: 45px; }
    .product-info-detail .citysoul-product-description .text-title, .product-info-detail .citysoul-product-description .citysoul-content-single blockquote, .citysoul-content-single .product-info-detail .citysoul-product-description blockquote {
      text-transform: uppercase;
      margin-bottom: 30px; }
  .product-info-detail .product-description-text {
    line-height: 22px; }
  .product-info-detail .size-list {
    padding-left: 0px;
    list-style: none;
    margin: 0px;
    margin-top: 20px;
    margin-bottom: 20px; }
    .product-info-detail .size-list li {
      float: left;
      margin-right: 15px; }
      .product-info-detail .size-list li a {
        display: block;
        padding: 5px 10px; }
        .product-info-detail .size-list li a.selected {
          border-radius: 50%;
          background: #bc8b2e; }

.ratting-product-list {
  border: none;
  padding-bottom: 0px; }
  .ratting-product-list .comment {
    padding-bottom: 50px; }
    .ratting-product-list .comment:after {
      display: none; }
  .ratting-product-list .main-comment .title-comment span {
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    padding-right: 20px; }
    .ratting-product-list .main-comment .title-comment span:last-child {
      border-right: none; }
  .ratting-product-list .main-comment .citysoul-date {
    font-size: 0.85714em;
    color: rgba(255, 255, 255, 0.5); }
  .ratting-product-list .main-comment .comment-body {
    padding-left: 0px !important; }

.ratting-product {
  margin-top: 0px; }
  .ratting-product .your-ratting {
    float: left;
    width: 100%;
    margin-bottom: 50px; }
    .ratting-product .your-ratting .text-title, .ratting-product .your-ratting .citysoul-content-single blockquote, .citysoul-content-single .ratting-product .your-ratting blockquote {
      text-transform: uppercase;
      float: left;
      margin-right: 30px; }
    .ratting-product .your-ratting .ratting-product {
      color: #bc8b2e; }
  .ratting-product .list-input li {
    margin-bottom: 10px !important; }
    .ratting-product .list-input li:first-child {
      padding-right: 5px !important; }
    .ratting-product .list-input li:nth-child(2) {
      padding-left: 5px !important; }
  .ratting-product .list-input .txt-form {
    border: 1px solid rgba(255, 255, 255, 0.6) !important;
    padding: 8px !important; }
    .ratting-product .list-input .txt-form.txt-message {
      height: 85px; }
  .ratting-product .list-input #comment-submit {
    margin-top: 30px;
    font-size: 0.85714em; }

.citysoul-comment-form {
  padding-top: 0px; }

.citysoul-more-product {
  padding-top: 80px;
  padding-bottom: 60px;
  float: left;
  width: 100%; }
  .citysoul-more-product .citysoul-title-box-menu {
    margin-bottom: 60px; }
  .citysoul-more-product .citysoul-product-item {
    overflow: hidden; }
  .citysoul-more-product .view-all-link {
    color: rgba(255, 255, 255, 0.6);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; }
    .citysoul-more-product .view-all-link:hover {
      color: #fff; }
  .citysoul-more-product .product-title {
    color: rgba(0, 0, 0, 0.5); }

.more-product {
  float: left;
  width: 100%;
  box-sizing: border-box; }
  @media only screen and (max-width: 1200px) {
    .more-product .container {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.shop-slider-list {
  float: left;
  width: 100%;
  height: auto; }
  .shop-slider-list .more-product-list {
    padding-left: 0px; }

.citysoul-more-product-slide {
  float: left;
  width: 100%;
  height: auto;
  position: relative; }
  .citysoul-more-product-slide .btn-next-back {
    top: 43%; }

.review-product .title-review {
  color: #bc8b2e;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 1em;
  font-weight: 700;
  font-size: 1.42857em;
  font-family: "Oswald", sans-serif;
  margin-bottom: 40px; }

.review-product li {
  list-style: none; }

/*
48. Page shoping cart
 */
.shopping-cart {
  float: left;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px; }

.main-cart {
  box-sizing: border-box;
  padding-right: 0; }
  @media only screen and (min-width: 768px) {
    .main-cart {
      padding-right: 70px; } }

.shop_table {
  float: left;
  width: 100%;
  border: collapse;
  border: 1px solid rgba(255, 255, 255, 0.1); }
  .shop_table .product-thumbnail {
    width: 70%; }
  .shop_table .product-price {
    width: 10%;
    padding: 0px;
    text-align: center; }
  .shop_table .product-quantity {
    width: 10%; }
    .shop_table .product-quantity .remove {
      font-size: 0.85714em;
      color: rgba(255, 255, 255, 0.6) !important;
      border-bottom: 1px solid rgba(255, 255, 255, 0.6);
      display: inherit;
      border-radius: inherit;
      font-weight: inherit; }
      .shop_table .product-quantity .remove:hover {
        color: rgba(255, 255, 255, 0.5) !important;
        background: none; }
  .shop_table .product-subtotal {
    width: 10%;
    padding: 0px;
    text-align: center; }
  .shop_table thead {
    background: #bc8b2e;
    color: rgba(255, 255, 255, 0.5); }
  .shop_table th {
    padding: 5px 10px !important; }
    @media only screen and (min-width: 768px) {
      .shop_table th {
        padding: 15px 30px !important; } }
    .shop_table th:first-child {
      text-align: left !important; }
  .shop_table td, .shop_table th {
    float: none !important;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 30px;
    font-size: inherit;
    line-height: inherit; }
    .shop_table td.first-child, .shop_table th.first-child {
      text-align: left; }
    .shop_table td .product-image, .shop_table th .product-image {
      width: 140px;
      height: 140px;
      position: relative;
      overflow: hidden;
      margin-right: 20px;
      float: left; }
      .shop_table td .product-image img, .shop_table th .product-image img {
        position: absolute;
        width: 100%;
        height: auto;
        left: 50%;
        top: 50%;
        bottom: auto;
        right: auto;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -moz-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        object-fit: cover; }
  .shop_table tr {
    padding-left: 10px; }
  .shop_table .product-item {
    float: left;
    width: 100%; }
  .shop_table tfoot {
    text-transform: uppercase; }
    .shop_table tfoot .total {
      font-size: 1.2em;
      letter-spacing: 1px; }
    .shop_table tfoot .checkout-button {
      float: left !important; }
  .shop_table .product-info-name {
    float: left;
    width: 50%; }
    .shop_table .product-info-name .title-product {
      line-height: 30px;
      color: rgba(255, 255, 255, 0.7);
      letter-spacing: 2px; }
    .shop_table .product-info-name .text-desc {
      color: rgba(255, 255, 255, 0.6);
      line-height: 20px;
      max-height: 75px;
      overflow: hidden;
      float: inherit; }
  .shop_table input[type="number"] {
    background: transparent;
    width: 40px;
    border: none;
    text-align: center; }
  .shop_table .title-product {
    text-transform: uppercase;
    width: 100%; }

.woocommerce table.shop_table td {
  padding: 5px; }
  @media only screen and (min-width: 768px) {
    .woocommerce table.shop_table td {
      padding: 10px; } }
  @media only screen and (min-width: 1024px) {
    .woocommerce table.shop_table td {
      padding: 30px; } }

.woocommerce table.shop_table th {
  font-weight: 400; }

.woocommerce a.button.alt, .woocommerce input.button.alt {
  background: #bc8b2e;
  font-family: "Oswald", sans-serif;
  border-radius: 0;
  padding: 15px 45px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.7);
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  line-height: inherit;
  display: inherit; }
  .woocommerce a.button.alt:hover, .woocommerce input.button.alt:hover {
    color: #fff;
    background: #bc8b2e; }

.woocommerce input.button {
  border-radius: 0;
  padding: 18px 45px;
  letter-spacing: 1px;
  line-height: inherit;
  display: inherit;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out; }

input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea {
  background: transparent;
  border: none;
  border-bottom: 2px solid #bc8b2e;
  padding-left: 10px;
  box-sizing: border-box;
  height: 30px;
  font-family: "Arapey", serif;
  font-style: italic;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 1.5px;
  resize: none;
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus {
    border-color: #bc8b2e; }
  input[type="text"].txt-border, input[type="password"].txt-border, input[type="email"].txt-border, input[type="tel"].txt-border, textarea.txt-border {
    border: 1px solid #bc8b2e; }
  input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-style: italic;
    color: rgba(255, 255, 255, 0.5); }
  input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, textarea::-moz-placeholder {
    font-style: italic;
    color: rgba(255, 255, 255, 0.5); }
  input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, textarea:-moz-placeholder {
    font-style: italic;
    color: rgba(255, 255, 255, 0.5); }
  input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-style: italic;
    color: rgba(255, 255, 255, 0.5); }
  input[type="text"].input-coupon, input[type="password"].input-coupon, input[type="email"].input-coupon, input[type="tel"].input-coupon, textarea.input-coupon {
    background: transparent;
    border: none; }

textarea {
  height: 110px;
  width: 100%; }

.half input[type="text"] {
  width: 49.9%; }

.select2-container .select2-choice {
  background: transparent;
  border: none !important; }

/*
49. Page detail event
 */
.citysoul-detail-event {
  float: left;
  width: 100%;
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
  margin-top: 100px;
  margin-bottom: 70px; }
  @media only screen and (min-width: 1200px) {
    .citysoul-detail-event {
      padding-left: 150px;
      padding-right: 110px;
      margin-top: 310px;
      margin-bottom: 130px; } }

.detail-image {
  float: left;
  width: 100%;
  height: 578px;
  overflow: hidden;
  position: relative; }
  @media only screen and (min-width: 768px) {
    .detail-image {
      width: 40%; } }
  .detail-image img {
    width: 100%;
    height: auto;
    position: absolute;
    object-fit: cover;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); }

.detail-event-info {
  width: 100%;
  height: auto; }
  @media only screen and (min-width: 768px) {
    .detail-event-info {
      width: 60%;
      padding-left: 80px; } }
  .detail-event-info .title-event {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 75px;
    margin-bottom: 15px; }
  .detail-event-info .msb-start-date-dj {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 10px;
    margin-top: 40px;
    margin-bottom: 10px; }
    .detail-event-info .msb-start-date-dj:before {
      content: "";
      width: 20px;
      height: 2px;
      position: absolute;
      top: 0px;
      left: 0px;
      background: #bc8b2e; }
    .detail-event-info .msb-start-date-dj .text-title, .detail-event-info .msb-start-date-dj .citysoul-content-single blockquote, .citysoul-content-single .detail-event-info .msb-start-date-dj blockquote {
      text-transform: uppercase; }
    .detail-event-info .msb-start-date-dj em {
      font-size: 1.42857em; }
  .detail-event-info .tags-list-detail a {
    font-size: 0.85714em; }
  .detail-event-info .link-buy {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 60px; }
    .detail-event-info .link-buy .citysoul-button {
      margin-right: 15px; }
      .detail-event-info .link-buy .citysoul-button:hover {
        background: #7f632d;
        color: #fff;
        opacity: .7;
        border-color: #7f632d; }

.container-event-popup {
  width: 960px !important; }

.form-contact-detail {
  width: 940px;
  height: 700px;
  background: #fff;
  padding: 90px 60px;
  text-align: left;
  box-sizing: border-box; }
  .form-contact-detail .citysoul-title {
    margin-top: 20px; }
  .form-contact-detail .text-title, .form-contact-detail .citysoul-content-single blockquote, .citysoul-content-single .form-contact-detail blockquote {
    text-transform: uppercase; }
  .form-contact-detail .more-desc-checkout {
    color: #000;
    line-height: 20px;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px; }
  .form-contact-detail .image-event {
    width: 300px;
    height: 435px;
    position: relative;
    float: left; }
    .form-contact-detail .image-event img {
      min-height: 100%;
      height: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      bottom: auto;
      right: auto;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      -o-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
  .form-contact-detail .contact-detail-form {
    float: right;
    width: 440px;
    height: auto;
    box-sizing: border-box;
    padding-right: 40px; }
  .form-contact-detail .form-list {
    float: left;
    width: 100%;
    height: auto;
    padding-left: 0px;
    list-style: none; }
    .form-contact-detail .form-list input[type="text"] {
      border: none;
      border-bottom: 1px solid rgba(127, 99, 45, 0.5);
      float: left;
      width: 100%;
      height: 40px;
      margin-bottom: 15px;
      color: rgba(0, 0, 0, 0.7);
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out; }
      .form-contact-detail .form-list input[type="text"]:focus {
        border-color: #7f632d; }
  .form-contact-detail .text-before-button {
    margin-top: 15px;
    float: left;
    letter-spacing: 2px; }
  .form-contact-detail button {
    margin-top: 20px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out; }
    .form-contact-detail button:hover {
      background: #bc8b2e;
      color: rgba(255, 255, 255, 0.8);
      border-color: #bc8b2e; }

/*
50. Page about event
 */
.citysoul-about-event {
  float: left;
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 0; }
  @media only screen and (max-width: 1200px) {
    .citysoul-about-event .container {
      padding-left: 15px;
      padding-right: 15px;
      width: 100%; } }
  .citysoul-about-event .main-text-about {
    box-sizing: border-box; }
    @media only screen and (min-width: 992px) {
      .citysoul-about-event .main-text-about {
        padding-right: 50px;
        padding-left: 89px; } }
    .citysoul-about-event .main-text-about p {
      text-transform: uppercase;
      line-height: 35px;
      margin-bottom: 40px;
      letter-spacing: 1.5px; }
  .citysoul-about-event .detail-text-about {
    box-sizing: border-box; }
    @media only screen and (min-width: 992px) {
      .citysoul-about-event .detail-text-about {
        padding-left: 40px; } }
    .citysoul-about-event .detail-text-about p {
      color: rgba(255, 255, 255, 0.6);
      margin-bottom: 25px; }

.title-about-event .citysoul-tags {
  text-transform: uppercase;
  font-size: 0.71429em;
  letter-spacing: 5px;
  bottom: 10px; }
  .title-about-event .citysoul-tags:before {
    display: none; }

/*
51. Page checkout
 */
.box-check-out {
  float: left;
  width: 100%;
  height: auto; }
  .box-check-out .title-box-checkout {
    float: left;
    width: 100%;
    text-transform: uppercase; }
    .box-check-out .title-box-checkout .fa {
      color: rgba(255, 255, 255, 0.7); }
    .box-check-out .title-box-checkout.payment-method {
      margin-top: 100px; }
  .box-check-out .title-white-form {
    font-weight: Bold;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 1.25px; }
    .box-check-out .title-white-form .fa {
      font-size: 0.85714em;
      color: rgba(255, 255, 255, 0.5);
      position: relative;
      top: -2px;
      margin-right: 5px; }
    .box-check-out .title-white-form a {
      color: rgba(255, 255, 255, 0.6);
      transition: all .5s ease-in-out;
      -webkit-transition: all .5s ease-in-out; }
      .box-check-out .title-white-form a:hover {
        color: #fff; }
  .box-check-out td, .box-check-out th {
    padding: 0; }
  .box-check-out .checkout-list-input {
    float: left;
    list-style: none;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 30px; }
    .box-check-out .checkout-list-input li {
      float: left;
      width: 100%;
      height: auto;
      margin-bottom: 20px; }
      .box-check-out .checkout-list-input li .title-input {
        color: rgba(255, 255, 255, 0.3);
        margin-bottom: 10px;
        float: left;
        width: 100%; }
      .box-check-out .checkout-list-input li.coupon-text {
        height: 35px;
        line-height: 35px;
        background: rgba(255, 255, 255, 0.05); }
        .box-check-out .checkout-list-input li.coupon-text #coupon_code {
          float: left;
          width: 60% !important; }
        .box-check-out .checkout-list-input li.coupon-text .button {
          width: 40%;
          float: right;
          font-size: 0.85714em;
          padding: 0;
          background: none; }
      .box-check-out .checkout-list-input li input[type="text"], .box-check-out .checkout-list-input li input[type="password"], .box-check-out .checkout-list-input li textarea {
        float: left;
        background: transparent;
        border: none;
        border-bottom: 1px solid #bc8b2e;
        padding-left: 10px;
        box-sizing: border-box;
        height: 30px;
        font-style: italic;
        color: rgba(255, 255, 255, 0.3);
        letter-spacing: 1.5px;
        resize: none;
        transition: all .5s ease-in-out;
        -webkit-transition: all .5s ease-in-out; }
        .box-check-out .checkout-list-input li input[type="text"]:focus, .box-check-out .checkout-list-input li input[type="password"]:focus, .box-check-out .checkout-list-input li textarea:focus {
          border-color: rgba(188, 139, 46, 0.3); }
        .box-check-out .checkout-list-input li input[type="text"].txt-border, .box-check-out .checkout-list-input li input[type="password"].txt-border, .box-check-out .checkout-list-input li textarea.txt-border {
          border: 1px solid rgba(188, 139, 46, 0.3); }
        .box-check-out .checkout-list-input li input[type="text"]::-webkit-input-placeholder, .box-check-out .checkout-list-input li input[type="password"]::-webkit-input-placeholder, .box-check-out .checkout-list-input li textarea::-webkit-input-placeholder {
          font-style: italic;
          color: rgba(255, 255, 255, 0.3); }
        .box-check-out .checkout-list-input li input[type="text"]::-moz-placeholder, .box-check-out .checkout-list-input li input[type="password"]::-moz-placeholder, .box-check-out .checkout-list-input li textarea::-moz-placeholder {
          font-style: italic;
          color: rgba(255, 255, 255, 0.3); }
        .box-check-out .checkout-list-input li input[type="text"]:-moz-placeholder, .box-check-out .checkout-list-input li input[type="password"]:-moz-placeholder, .box-check-out .checkout-list-input li textarea:-moz-placeholder {
          font-style: italic;
          color: rgba(255, 255, 255, 0.3); }
        .box-check-out .checkout-list-input li input[type="text"]:-ms-input-placeholder, .box-check-out .checkout-list-input li input[type="password"]:-ms-input-placeholder, .box-check-out .checkout-list-input li textarea:-ms-input-placeholder {
          font-style: italic;
          color: rgba(255, 255, 255, 0.3); }
        .box-check-out .checkout-list-input li input[type="text"].input-coupon, .box-check-out .checkout-list-input li input[type="password"].input-coupon, .box-check-out .checkout-list-input li textarea.input-coupon {
          background: transparent;
          border: none; }
      .box-check-out .checkout-list-input li textarea {
        height: 310px;
        width: 100%; }
      .box-check-out .checkout-list-input li.half input[type="text"] {
        width: 49.9%; }
  .box-check-out .show-box-checkout {
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 15px; }
  .box-check-out .list-radio {
    float: left;
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none; }
    .box-check-out .list-radio li {
      float: left;
      width: 100%;
      height: auto;
      font-size: 0.92857em; }
      .box-check-out .list-radio li input {
        margin-right: 20px;
        cursor: pointer; }
      .box-check-out .list-radio li:last-child {
        height: 35px;
        margin-top: 20px;
        margin-bottom: 20px; }
        .box-check-out .list-radio li:last-child a {
          padding-left: 15px;
          padding-right: 15px;
          color: rgba(255, 255, 255, 0.5);
          border-color: rgba(255, 255, 255, 0.3);
          font-size: 0.85714em; }
          .box-check-out .list-radio li:last-child a:hover {
            background-color: #bc8b2e;
            border-color: #bc8b2e;
            color: #fff; }
  .box-check-out .list-card {
    float: left;
    width: 100%;
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    box-sizing: border-box; }
    .box-check-out .list-card li {
      float: left;
      width: 25%; }
      .box-check-out .list-card li img {
        width: 62px;
        height: 30px; }

.coupon-form {
  margin-top: 30px; }

.shipping-method {
  padding: 50px;
  background: #0b0907; }
  .shipping-method .return-customer {
    margin-top: 50px; }
  .shipping-method .content-box-checkout p, .shipping-method .content-box-checkout ul {
    padding-left: 20px;
    float: left;
    width: 100%;
    box-sizing: border-box; }
  .shipping-method table {
    width: 100%; }
  .shipping-method.box-total {
    padding: 20px 30px; }
    .shipping-method.box-total p, .shipping-method.box-total ul {
      padding-left: 0px; }
  .shipping-method .total-table {
    float: left;
    width: 100%; }
    .shipping-method .total-table tr td {
      padding: 3px 0px; }
      .shipping-method .total-table tr td:nth-child(2) {
        text-align: right; }
    .shipping-method .total-table tfoot {
      width: 100%;
      text-transform: uppercase; }

.process-check-out {
  width: 100%;
  background: #bc8b2e;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -60px;
  height: 60px;
  color: rgba(255, 255, 255, 0.7);
  transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }
  .process-check-out:hover {
    color: #fff; }

.woocommerce-checkout #payment {
  background: transparent; }

/*
52. Footer
 */
footer {
  float: left;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    footer {
      padding-top: 135px; } }
  footer.footer-none {
    padding: 0; }
  footer .text-active span, footer .citysoul-content-single blockquote span, .citysoul-content-single footer blockquote span {
    color: #bc8b2e; }

.footer-column li {
  list-style: none; }

.main-footer, .bottom-footer {
  float: left;
  width: 100%;
  padding-bottom: 30px; }

@media only screen and (max-width: 992px) {
  .main-footer .container {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; } }

.copyright {
  font-size: 0.85714em;
  color: rgba(255, 255, 255, 0.2); }
  .copyright a {
    color: rgba(255, 255, 255, 0.2); }
    .copyright a:hover {
      color: #fff; }

.footer-widget {
  box-sizing: border-box;
  padding: 0 15px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px; }
  @media only screen and (min-width: 768px) {
    .footer-widget {
      padding-top: 0px; } }
  @media only screen and (max-width: 992px) {
    .footer-widget {
      padding-right: 0px;
      padding-left: 0px; } }
  .footer-widget:first-child {
    padding-left: 0px; }
  .footer-widget:last-child {
    padding-right: 0px; }
  .footer-widget .citysoul-subcribe-title {
    opacity: 0.1; }
  @media only screen and (max-width: 1200px) {
    .footer-widget .citysoul-button-o {
      display: none; } }
  .footer-widget .citysoul-button-o:hover {
    border-color: #fff; }
    .footer-widget .citysoul-button-o:hover.text-active *, .footer-widget .citysoul-content-single blockquote.citysoul-button-o:hover *, .citysoul-content-single .footer-widget blockquote.citysoul-button-o:hover * {
      color: #fff; }

.title-widget {
  line-height: 25px;
  letter-spacing: 1.75px; }

.citysoul-subcribe-title {
  opacity: 0.1;
  clear: both; }

.content-widget {
  margin-top: 10px; }
  @media only screen and (min-width: 768px) {
    .content-widget {
      margin-top: 50px; } }
  .content-widget ul {
    list-style: none;
    padding-left: 0px;
    width: 100%; }
  .content-widget .address-widget {
    float: left;
    list-style: none;
    padding-left: 0px;
    width: 100%;
    margin-bottom: 30px;
    color: rgba(255, 255, 255, 0.3); }
    .content-widget .address-widget span {
      font-size: 1.14286em;
      font-family: "Arapey", serif; }
    .content-widget .address-widget strong {
      text-transform: uppercase;
      font-size: 0.85714em;
      font-family: "Oswald", sans-serif;
      font-style: normal; }
    .content-widget .address-widget li {
      margin-bottom: 5px; }
  .content-widget .additional-widget a {
    color: rgba(255, 255, 255, 0.3); }
    .content-widget .additional-widget a:hover {
      color: #bc8b2e; }
  .content-widget .citysoul-social {
    margin-bottom: 40px; }
  .content-widget .additional-widget {
    text-transform: uppercase; }
    .content-widget .additional-widget li {
      width: 50%;
      float: left;
      margin-bottom: 15px; }
  .content-widget .citysoul-subcribe-widget {
    position: relative;
    top: 0;
    max-width: 300px; }
    @media only screen and (min-width: 768px) {
      .content-widget .citysoul-subcribe-widget {
        top: -72px; } }
    @media only screen and (max-width: 992px) {
      .content-widget .citysoul-subcribe-widget {
        max-width: 100%; } }
    .content-widget .citysoul-subcribe-widget .form-newsletter .success-form-message {
      padding: 10px;
      padding-left: 0;
      color: #fff;
      font-size: 1em;
      opacity: 1;
      cursor: pointer; }
    .content-widget .citysoul-subcribe-widget .form-newsletter .error {
      color: rgba(255, 0, 0, 0.5); }
    .content-widget .citysoul-subcribe-widget .form-newsletter .success {
      color: #15d61c; }
  .content-widget .citysoul-subcribe-input-text {
    margin-bottom: 30px;
    margin-top: 40px; }
  .content-widget .btn-subcribe {
    font-size: 0.85714em;
    color: rgba(255, 255, 255, 0.5);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    letter-spacing: 3px;
    border-color: rgba(255, 255, 255, 0.5); }
    .content-widget .btn-subcribe:hover {
      transition: all .3s ease-in-out;
      -webkit-transition: all .3s ease-in-out;
      color: rgba(255, 255, 255, 0.2);
      border-color: rgba(255, 255, 255, 0.2); }

/*
53. Style custom admin
 */
.vc_beautheme {
  background: url(../images/logo-bt.png); }
