/*------------------------------------------------------------------
[Table of contents]

1. Default + reset

2. Header / #header
3. Navigation / #navbar
4. Footer / #footer
5. Content / #content

6. Components
  6.01. intro
  6.02. loader
  6.03. forms
  6.04. list-horizontal-links
  6.05. separator
  6.06. button
  6.07. slider-intro
  6.08. player
  6.09. separator-icon
  6.10. featured-artist
  6.11. ico-links
  6.12. social
  6.13. list-posts
  6.14. quote
  6.15. discography
  6.16. tweets
  6.17. last-media
  6.18. upcomming-events
  6.19. disc-tracklist
  6.20. tourdates
  6.21. upcomming-events-list
  6.22. paginationposts
  6.23. shop
  6.24. time-circles
  6.25. blog
  6.26. keyframes
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Default + reset]
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: '';
  content: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.navbar-default {
  background-color: transparent;
  border: none;
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>li.active>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
  color: #000000;
  background-color: transparent;
}

.navbar {
  margin-bottom: 0;
}

.btn {
  border: 2px solid transparent;
  border-radius: 0px;
}

.thumbnail {
  display: block;
  padding: 0;
  margin: 0;
  line-height: auto;
  border: none;
  border-radius: 0px;
  -webkit-transition: none;
  transition: none;
}

#swipebox-close {
  background-image: url("../images/icons.svg") !important;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* Provides vertical center */
@media (min-width: 768px) {
  .vcenter {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}

.voffset-40 {
  margin-bottom: -40px !important;
}

.voffset-30 {
  margin-bottom: -30px !important;
}

.voffset-20 {
  margin-bottom: -20px !important;
}

.voffset-10 {
  margin-bottom: -10px !important;
}

.voffset0 {
  margin-bottom: 0px !important;
}

.voffset10 {
  margin-bottom: 10px !important;
}

.voffset20 {
  margin-bottom: 20px !important;
}

.voffset30 {
  margin-bottom: 30px !important;
}

.voffset40 {
  margin-bottom: 40px !important;
}

.voffset50 {
  margin-bottom: 50px !important;
}

.voffset60 {
  margin-bottom: 60px !important;
}

.voffset70 {
  margin-bottom: 70px !important;
}

.voffset80 {
  margin-bottom: 80px !important;
}

.voffset90 {
  margin-bottom: 90px !important;
}

.voffset100 {
  margin-bottom: 100px !important;
}

.voffset110 {
  margin-bottom: 110px !important;
}

.voffset120 {
  margin-bottom: 120px !important;
}

.voffset130 {
  margin-bottom: 130px !important;
}

.voffset140 {
  margin-bottom: 140px !important;
}

.voffset150 {
  margin-bottom: 150px !important;
}

.voffset160 {
  margin-bottom: 160px !important;
}

.voffset170 {
  margin-bottom: 170px !important;
}

.voffset180 {
  margin-bottom: 180px !important;
}

.voffset190 {
  margin-bottom: 190px !important;
}

.voffset200 {
  margin-bottom: 200px !important;
}

.voffset210 {
  margin-bottom: 210px !important;
}

.voffset220 {
  margin-bottom: 220px !important;
}

.voffset230 {
  margin-bottom: 230px !important;
}

.voffset240 {
  margin-bottom: 240px !important;
}

.voffset250 {
  margin-bottom: 250px !important;
}

.voffset260 {
  margin-bottom: 260px !important;
}

.voffset270 {
  margin-bottom: 270px !important;
}

.voffset280 {
  margin-bottom: 280px !important;
}

.voffset290 {
  margin-bottom: 290px !important;
}

.voffset300 {
  margin-bottom: 300px !important;
}

.voffset310 {
  margin-bottom: 310px !important;
}

.voffset320 {
  margin-bottom: 320px !important;
}

.voffset330 {
  margin-bottom: 330px !important;
}

.voffset340 {
  margin-bottom: 340px !important;
}

.voffset350 {
  margin-bottom: 350px !important;
}

.voffset360 {
  margin-bottom: 360px !important;
}

.voffset370 {
  margin-bottom: 370px !important;
}

.voffset380 {
  margin-bottom: 380px !important;
}

.voffset390 {
  margin-bottom: 390px !important;
}

.voffset400 {
  margin-bottom: 400px !important;
}

.voffset410 {
  margin-bottom: 410px !important;
}

.voffset420 {
  margin-bottom: 420px !important;
}

.voffset430 {
  margin-bottom: 430px !important;
}

.voffset440 {
  margin-bottom: 440px !important;
}

.voffset450 {
  margin-bottom: 450px !important;
}

.voffset460 {
  margin-bottom: 460px !important;
}

.voffset470 {
  margin-bottom: 470px !important;
}

.voffset480 {
  margin-bottom: 480px !important;
}

.voffset490 {
  margin-bottom: 490px !important;
}

.voffset500 {
  margin-bottom: 500px !important;
}

.fz12 {
  font-size: 12px !important;
}

.fz13 {
  font-size: 13px !important;
}

.fz14 {
  font-size: 14px !important;
}

.fz15 {
  font-size: 15px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz17 {
  font-size: 17px !important;
}

.fz18 {
  font-size: 18px !important;
}

.fz19 {
  font-size: 19px !important;
}

.fz20 {
  font-size: 20px !important;
}

.fz21 {
  font-size: 21px !important;
}

.fz22 {
  font-size: 22px !important;
}

.fz23 {
  font-size: 23px !important;
}

.fz24 {
  font-size: 24px !important;
}

.fz25 {
  font-size: 25px !important;
}

.fz26 {
  font-size: 26px !important;
}

.fz27 {
  font-size: 27px !important;
}

.fz28 {
  font-size: 28px !important;
}

.fz29 {
  font-size: 29px !important;
}

.fz30 {
  font-size: 30px !important;
}

.fz31 {
  font-size: 31px !important;
}

.fz32 {
  font-size: 32px !important;
}

.fz33 {
  font-size: 33px !important;
}

.fz34 {
  font-size: 34px !important;
}

.fz35 {
  font-size: 35px !important;
}

.fz36 {
  font-size: 36px !important;
}

.fz37 {
  font-size: 37px !important;
}

.fz38 {
  font-size: 38px !important;
}

.fz39 {
  font-size: 39px !important;
}

.fz40 {
  font-size: 40px !important;
}

.fz41 {
  font-size: 41px !important;
}

.fz42 {
  font-size: 42px !important;
}

.fz43 {
  font-size: 43px !important;
}

.fz44 {
  font-size: 44px !important;
}

.fz45 {
  font-size: 45px !important;
}

.fz46 {
  font-size: 46px !important;
}

.fz47 {
  font-size: 47px !important;
}

.fz48 {
  font-size: 48px !important;
}

.fz49 {
  font-size: 49px !important;
}

.fz50 {
  font-size: 50px !important;
}

.fz51 {
  font-size: 51px !important;
}

.fz52 {
  font-size: 52px !important;
}

.fz53 {
  font-size: 53px !important;
}

.fz54 {
  font-size: 54px !important;
}

.fz55 {
  font-size: 55px !important;
}

.fz56 {
  font-size: 56px !important;
}

.fz57 {
  font-size: 57px !important;
}

.fz58 {
  font-size: 58px !important;
}

.fz59 {
  font-size: 59px !important;
}

.fz60 {
  font-size: 60px !important;
}

.fz61 {
  font-size: 61px !important;
}

.fz62 {
  font-size: 62px !important;
}

.fz63 {
  font-size: 63px !important;
}

.fz64 {
  font-size: 64px !important;
}

.fz65 {
  font-size: 65px !important;
}

.fz66 {
  font-size: 66px !important;
}

.fz67 {
  font-size: 67px !important;
}

.fz68 {
  font-size: 68px !important;
}

.fz69 {
  font-size: 69px !important;
}

.fz70 {
  font-size: 70px !important;
}

.fz71 {
  font-size: 71px !important;
}

.fz72 {
  font-size: 72px !important;
}

.fz73 {
  font-size: 73px !important;
}

.fz74 {
  font-size: 74px !important;
}

.fz75 {
  font-size: 75px !important;
}

.fz76 {
  font-size: 76px !important;
}

.fz77 {
  font-size: 77px !important;
}

.fz78 {
  font-size: 78px !important;
}

.fz79 {
  font-size: 79px !important;
}

.fz80 {
  font-size: 80px !important;
}

.fz81 {
  font-size: 81px !important;
}

.fz82 {
  font-size: 82px !important;
}

.fz83 {
  font-size: 83px !important;
}

.fz84 {
  font-size: 84px !important;
}

.fz85 {
  font-size: 85px !important;
}

.fz86 {
  font-size: 86px !important;
}

.fz87 {
  font-size: 87px !important;
}

.fz88 {
  font-size: 88px !important;
}

.fz89 {
  font-size: 89px !important;
}

.fz90 {
  font-size: 90px !important;
}

/* Provides center alignment */
.text-center {
  text-align: center;
}

/* Fix scrolling */
.is-scroll-disabled {
  overflow: hidden;
}

/* Clear floats */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.invertcolor {
  background-color: #000000;
}

.invertcolor,
.invertcolor a {
  color: #ffffff;
}

html,
body {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 100%;
  color: #000000;
}

body {
  scrollbar-face-color: #ffffff;
  scrollbar-track-color: #000000;
}

.inverse-color {
  background-color: #0a0a0a !important;
}

.pattern {
  background-image: url('../images/demo/pattern.jpg');
  background-repeat: repeat;
  background-position: center center;
}

.form-group {
  margin-bottom: 30px;
}

input:focus,
button:focus {
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

button {
  cursor: pointer;
  border: none;
  background-color: transparent;
}

strong {
  font-weight: 700;
}

input,
textarea {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid;
  font-size: 14px;
  width: 100%;
  height: 40px;
}

textarea {
  height: 130px;
}

.pretitle {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
  background-image: linear-gradient(45deg, #FFFFFF 37%, #ff0000 98%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 768px) {
  .pretitle {
    font-size: 18px;
    line-height: 18px;
  }
}

.inverse-color .pretitle {
  color: #ffffff;
}

.title {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 8.5px;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
}

.section .row:first-of-type .title {
  background-image: linear-gradient(45deg, #FFFFFF 37%, #ff0000 98%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (min-width: 768px) {
  .title {
    font-size: 40px;
    line-height: 40px;
  }
}

.title.invert {
  color: #ffffff;
}

.title.big {
  font-size: 96px;
  line-height: 80px;
  margin-top: 16px;
  letter-spacing: 9.5px;
}

.title.small {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ff0000;
}

.title.post {
  font-family: 'Roboto', sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 30px;
  letter-spacing: 4.3px;
  text-transform: uppercase;
  text-align: left;
  color: #151518;
  margin: 20px 0;
}

.title.post-detail {
  font-family: 'Roboto', sans-serif;
  font-size: 34px;
  font-weight: 300;
  line-height: 50px;
  letter-spacing: 7.7px;
  text-transform: uppercase;
  text-align: left;
  margin: 25px 0 15px;
}

.col-contact .title.small {
  font-family: 'Roboto', sans-serif;
  font-weight: 800;
  color: #ffffff;
}

.subtitle {
  font-style: italic;
  font-size: 16px;
  color: #000000;
  letter-spacing: 4.8px;
  text-align: center;
  line-height: 30px;
}

.subtitle.small {
  font-size: 13px;
  font-weight: 300;
}

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

p i {
  font-style: italic;
}

p b,
p strong {
  font-weight: 700;
}

.inverse-color p {
  color: #ffffff;
}

p.quote-post {
  font-style: italic;
  color: #ff0000;
  line-height: 33px !important;
  font-size: 18px;
  margin: 57px 40px 65px;
  border-left: 3px solid #D6D6D6;
  padding: 10px 0 10px 20px;
}

.flickity-page-dots .dot {
  background-color: #393939;
  margin: 0 5px;
  width: 10px;
  height: 10px;
}

.flickity-page-dots .dot.is-selected {
  background-color: #ff0000;
}

.no-gutter>[class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

.overlay {
  background: transparent url("../images/overlay-01.png");
  opacity: 0.5;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*------------------------------------------------------------------
[2. Grid / #grid]
*/
/**
 * Bootstrap No-Gutter Grid
 */
.row-no-gutter {
  margin-right: 0;
  margin-left: 0;
}

.row-no-gutter [class^="col-"],
.row-no-gutter [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.container-small {
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.full-width .container {
  width: 100%;
  max-width: 100%;
  padding: 0px;
}

.full-width .container .row {
  margin-left: 0px;
  margin-right: 0px;
}

.full-width .container [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}

.section.shadow {
  position: relative;
  overflow: hidden;
}

.section.shadow::before {
  content: '';
  position: absolute;
  top: -70px;
  left: 50%;
  transform: translateX(-50%);
  height: 900px;
  width: 900px;
  border-radius: 100%;
  background-image: url('data:image/svg+xml,<svg width="1400" height="1400" viewBox="0 0 1322 1322" fill="none" xmlns="http://www.w3.org/2000/svg"><g style="mix-blend-mode:hard-light" filter="url(%23filter0_f_58_859)"><circle cx="661" cy="661" r="460" fill="url(%23paint0_linear_58_859)" fill-opacity="0.15" style="mix-blend-mode:plus-lighter"/></g><defs><filter id="filter0_f_58_859" x="0.724808" y="0.724808" width="1320.55" height="1320.55" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur stdDeviation="100.138" result="effect1_foregroundBlur_58_859"/></filter><linearGradient id="paint0_linear_58_859" x1="2021.38" y1="-298.165" x2="678.309" y2="884.924" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="%23FF2849"/></linearGradient></defs></svg>');
  background-size: cover;
  background-position: center top;
}

@media (min-width: 1600px) {
  .section.discography .container {
    width: 100%;
    padding: 0 58px;
    max-width: 1900px;
  }
}

.section.discography .row {
  margin-left: 0px;
  margin-right: 0px;
}

.section.discography .row .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.upcomming-events .container {
  margin: 0 auto;
  max-width: 1500px;
  width: auto;
}

.upcomming-events [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

@media (min-width: 1600px) {
  .section.biography .container {
    width: 1550px;
  }
}

@media (min-width: 1600px) {
  .section.player-album .container {
    width: 1500px;
  }
}

@media (min-width: 1600px) {
  .section.blog .container {
    width: 1420px;
  }
}

@media (min-width: 1600px) {
  .section.blog.single-post .container {
    width: 1310px;
  }

  .section.blog.single-post .post-details {
    max-width: 910px;
  }
}

.last-media .container {
  position: relative;
  margin: 0px auto;
  overflow: hidden;
  max-width: 800px;
  width: auto;
  padding: 0;
}

@media (min-width: 1200px) {
  .last-media .container {
    max-width: 1200px;
  }
}

@media (min-width: 1600px) {
  .last-media .container {
    max-width: 1480px;
  }
}

@media (min-width: 1600px) {
  .section.contact .container {
    width: 1030px;
  }
}

@media (min-width: 1600px) {
  body.page-shop .container {
    width: 1519px;
  }

  body.page-shop .container [class^="col-"],
  body.page-shop .container [class*=" col-"] {
    padding: 0 19px;
  }
}

@media (min-width: 1600px) {
  .section.featured-artists .container {
    width: 1575px;
  }

  .section.featured-artists .container .row {
    margin-left: -30px;
    margin-right: -30px;
  }

  .section.featured-artists .container .row .col-md-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.section.featured-artists .container .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}

.col-contact {
  margin-top: 20px;
}

@media (min-width: 768px) {
  .col-contact {
    padding-left: 20px;
  }
}

@media (min-width: 992px) {
  .col-contact {
    padding-left: 50px;
  }
}

@media (max-width: 991px) {
  .comingsoon.intro {
    height: 800px;
  }
}

@media (max-width: 991px) {
  .comingsoon .slides-container img {
    max-width: none !important;
    height: 100% !important;
    width: auto !important;
  }
}

/*------------------------------------------------------------------
[3. Header / #header]
*/
header {
  width: 100%;
  top: 0;
  z-index: 5;
  background-color: #0a0a0a;
}

@media (min-width: 992px) {
  header {
    position: absolute;
    background-color: transparent;
  }
}

header .navbar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px 0;
}

header .navbar-header {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

header .navbar-collapse {
  flex-basis: auto;
  flex-grow: 1;
  align-items: center;
  justify-content: space-between;
}

header .navbar::before,
header .navbar::after,
header .navbar-collapse::before,
header .navbar-collapse::after {
  display: none;
}

header .navbar-header,
header .navbar-brand,
header .navbar-toggle,
header .navbar-nav {
  float: none;
}

header.overflow {
  top: -100px;
  left: 0px;
  background-color: #0a0a0a !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.11);
  transition: all 0.3s ease-in;
  -webkit-font-smoothing: antialiased;
}

header.overflow .navbar-default .navbar-nav {
  margin: 0;
}

header.overflow .navbar {
  min-height: 42px;
}

header.overflow .navbar-brand {
  height: auto;
  padding: 0 18px;
}

@media (min-width: 1200px) {
  header:not(.overflow) {
    background: linear-gradient(180deg, #000000 20%, rgba(0, 0, 0, 0) 100%);
  }
}

header.overflow.fixed {
  top: 0px;
  position: fixed;
  z-index: 99999;
}

@media (max-width: 767px) {
  header .navbar-brand {
    max-width: calc(100% - 60px);
    max-height: 52px;
    padding: 0 15px;
  }
}

@media (min-width: 768px) {
  header .navbar-brand {
    padding: 9px 15px;
    height: auto;
  }
}

@media (min-width: 992px) {
  header .navbar-brand {
    padding: 20px 22px 20px 22px;
  }
}

@media (min-width: 1200px) {
  header .navbar-brand {
    padding: 20px 22px 20px 55px;
  }
}

header .navbar-brand img {
  max-height: 100%;
  height: 30px;
  vertical-align: middle;
}

@media (min-width: 1600px) {
  header .navbar-collapse {
    padding-left: 55px;
    padding-right: 55px;
  }
}

/*------------------------------------------------------------------
[3. Navigation / #navbar]
*/
@media (min-width: 992px) {
  .navbar-default .navbar-nav {
    margin: 15px 0 15px;
  }
}

.navbar-default .navbar-nav>li>a {
  font-size: 20px;
  text-transform: lowercase;
  padding: 10px 12px;
  color: #ffffff;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

@media (min-width: 992px) {
  .navbar-default .navbar-nav>li>a {
    margin: 0 4px;
  }
}

@media (min-width: 1600px) {
  .navbar-default .navbar-nav>li>a {
    margin: 0 16px;
  }
}

@media (min-width: 992px) {
  .navbar-default .navbar-nav>li>a:before {
    content: "";
    width: 2px;
    height: 2px;
    background-color: #ff0000;
    display: block;
    position: absolute;
    bottom: 12px;
    right: 9px;
  }

  .navbar-default .navbar-nav>li>a:after {
    content: "";
    width: 100%;
    height: 2px;
    bottom: 0;
    background-color: transparent;
    display: block;
    left: 50%;
    position: absolute;
    -webkit-transition: width .3s ease 0s, left .3s ease 0s;
    -o-transition: width .3s ease 0s, left .3s ease 0s;
    transition: width .3s ease 0s, left .3s ease 0s;
    width: 0;
  }
}

.navbar-default .navbar-nav>li>a:focus {
  color: #ffffff;
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li.active>a:hover,
.navbar-default .navbar-nav>li.active>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #ff0000;
}

.navbar-default .navbar-nav>li.active>a:after,
.navbar-default .navbar-nav>li.active>a:hover:after,
.navbar-default .navbar-nav>li.active>a:focus:after,
.navbar-default .navbar-nav>li>a:hover:after {
  width: 100%;
  left: 0;
}

@media only screen and (max-width: 768px) {
  .navbar-default .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default .navbar-toggle {
  border: none;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #eaeaea;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background-color: #ff0000;
}

.navbar-default .navbar-collapse {
  max-height: 380px;
}

@media only screen and (max-width: 767px) {
  .navbar-default .navbar-collapse {
    background-color: rgba(10, 10, 10, 0.9);
    text-align: center;
  }
}

@media (max-width: 1200px) {
  .navbar-header {
    float: none;
  }

  .navbar-toggle {
    display: block;
  }

  .navbar-collapse {
    border-top: 1px solid transparent;
    background-color: rgba(10, 10, 10, 0.9);
    text-align: center;
  }

  header .navbar-collapse {
    flex-basis: 100%;
  }

  header .navbar-collapse .social-links {
    margin: 20px auto !important;
  }

  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/*------------------------------------------------------------------
[4. Footer / #footer]
*/
footer {
  background-color: #ff0000;
  color: #ffffff;
  text-transform: uppercase;
  padding: 35px 45px;
  position: relative;
  overflow: hidden;
}

footer p.copy {
  float: left;
  font-size: 13px;
  letter-spacing: -0.5px;
}

footer ul.menu-footer {
  float: right;
}

footer ul.menu-footer li {
  display: inline-block;
  font-size: 13px;
  letter-spacing: -0.5px;
}

footer ul.menu-footer li:not(:last-child):after {
  content: ".";
  margin: 0 1px 0 7px;
}

footer ul.menu-footer li,
footer ul.menu-footer li a {
  color: #ffffff;
}

/*------------------------------------------------------------------
[6. Components]
*/
/*------------------------------------------------------------------
[6.01. intro]
*/
.intro {
  background-color: #000000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  height: 100%;
  min-height: 540px;
}

.intro .container {
  background-color: rgba(0, 0, 0, .3);
}

@media (min-width: 768px) {
  .intro {
    height: calc(100% - 100px);
  }

  .intro.full-height {
    height: 100%;
  }
}

.intro .container,
.intro .row,
.intro .col-md-12,
.intro .playerVideo {
  height: 100%;
}

.intro>div,
.intro .vcenter {
  width: 100%;
}

.intro .text-overlay {
  position: absolute;
  z-index: 4;
}

.intro .text-overlay .logo-intro {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.loaded .intro .text-overlay .logo-intro {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.intro .text-overlay .primary-title,
.intro .text-overlay .subtitle-text,
.intro .text-overlay .coming-title {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.loaded .intro .text-overlay .primary-title,
.loaded .intro .text-overlay .subtitle-text,
.loaded .intro .text-overlay .coming-title {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

@media (max-width: 767px) {
  .intro .text-overlay {
    top: 60px;
  }
}

.intro .slides-pagination {
  display: none;
  bottom: 150px;
}

.intro.intro-mini {
  height: auto;
  min-height: 0;
  background-size: cover;
  background-position: center;
}

.intro.intro-mini .text-center {
  margin-top: 215px;
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .intro.intro-mini .text-center {
    margin-top: 95px;
    margin-bottom: 30px;
  }
}

.intro.intro-mini .text-center .subtitle-text {
  margin-top: 20px;
}

.intro .play-video {
  display: none;
  position: absolute;
  width: 100px;
  height: 100px;
  margin: -50px 0px 0px -50px;
  color: #fff;
  font-size: 75px;
  text-align: center;
  line-height: 65px;
  text-indent: -9999999px;
  background: url('../images/play.png') center center no-repeat rgba(0, 0, 0, 0.5);
  z-index: 9999999;
  left: 50px;
  bottom: 0;
}

.intro .play-video.playing {
  background: url('../images/pause.png') center center no-repeat rgba(0, 0, 0, 0.5);
}

.intro .playerVideo:hover .play-video {
  display: block;
}

.primary-title {
  font-weight: 300;
  color: #eaeaea;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 10px;
}

@media (min-width: 992px) {
  .primary-title {
    font-size: 100px;
    line-height: 90px;
    letter-spacing: 20px;
  }
}

.coming-title {
  font-weight: 700;
  text-transform: uppercase;
  color: #eaeaea;
  font-size: 50px;
  line-height: 50px;
  letter-spacing: 10px;
}

@media (min-width: 768px) {
  .coming-title {
    font-size: 50px;
    letter-spacing: 8.4px;
    line-height: 88px;
  }
}

.subtitle-text {
  font-weight: 300;
  color: #eaeaea;
  margin: 20px 0px;
  font-size: 25px;
  line-height: 25px;
}

@media (min-width: 768px) {
  .subtitle-text {
    font-size: 30px;
    line-height: 30px;
  }
}

.text-preplayer {
  font-weight: 700;
  text-transform: uppercase;
  color: #eaeaea;
  font-size: 14px;
  letter-spacing: 3.2px;
  margin-bottom: 21px;
}

#owl-main-text {
  height: 100px;
}

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom 0.8s ease-in-out both;
  -moz-animation: scaleUpFrom 0.8s ease-in-out both;
  animation: scaleUpFrom 0.8s ease-in-out both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo 0.3s ease-in-out both;
  -moz-animation: scaleUpTo 0.3s ease-in-out both;
  animation: scaleUpTo 0.3s ease-in-out both;
}

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    margin-top: 40px;
  }
}

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    margin-top: 40px;
  }
}

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    margin-top: 40px;
  }
}

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    margin-top: 40px;
  }
}

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    margin-top: 40px;
  }
}

@keyframes scaleUpTo {
  to {
    opacity: 0;
    margin-top: 40px;
  }
}

/*------------------------------------------------------------------
[6.02. loader]
*/
#mask {
  background-color: #000;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 100000;
}

.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.cssload-container *,
.cssload-container *:before,
.cssload-container *:after {
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.cssload-container {
  margin: auto;
  width: 96px;
  height: 41px;
}

.cssload-container>div {
  float: left;
  background: #ff0000;
  height: 100%;
  width: 7px;
  margin-right: 1px;
  display: inline-block;
}

.cssload-container .cssload-shaft1 {
  animation-delay: 0.06s;
  -o-animation-delay: 0.06s;
  -ms-animation-delay: 0.06s;
  -webkit-animation-delay: 0.06s;
  -moz-animation-delay: 0.06s;
}

.cssload-container .cssload-shaft2 {
  animation-delay: 0.12s;
  -o-animation-delay: 0.12s;
  -ms-animation-delay: 0.12s;
  -webkit-animation-delay: 0.12s;
  -moz-animation-delay: 0.12s;
}

.cssload-container .cssload-shaft3 {
  animation-delay: 0.17s;
  -o-animation-delay: 0.17s;
  -ms-animation-delay: 0.17s;
  -webkit-animation-delay: 0.17s;
  -moz-animation-delay: 0.17s;
}

.cssload-container .cssload-shaft4 {
  animation-delay: 0.23s;
  -o-animation-delay: 0.23s;
  -ms-animation-delay: 0.23s;
  -webkit-animation-delay: 0.23s;
  -moz-animation-delay: 0.23s;
}

.cssload-container .cssload-shaft5 {
  animation-delay: 0.29s;
  -o-animation-delay: 0.29s;
  -ms-animation-delay: 0.29s;
  -webkit-animation-delay: 0.29s;
  -moz-animation-delay: 0.29s;
}

.cssload-container .cssload-shaft6 {
  animation-delay: 0.35s;
  -o-animation-delay: 0.35s;
  -ms-animation-delay: 0.35s;
  -webkit-animation-delay: 0.35s;
  -moz-animation-delay: 0.35s;
}

.cssload-container .cssload-shaft7 {
  animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
}

.cssload-container .cssload-shaft8 {
  animation-delay: 0.46s;
  -o-animation-delay: 0.46s;
  -ms-animation-delay: 0.46s;
  -webkit-animation-delay: 0.46s;
  -moz-animation-delay: 0.46s;
}

.cssload-container .cssload-shaft9 {
  animation-delay: 0.52s;
  -o-animation-delay: 0.52s;
  -ms-animation-delay: 0.52s;
  -webkit-animation-delay: 0.52s;
  -moz-animation-delay: 0.52s;
}

.cssload-container .cssload-shaft10 {
  animation-delay: 0.58s;
  -o-animation-delay: 0.58s;
  -ms-animation-delay: 0.58s;
  -webkit-animation-delay: 0.58s;
  -moz-animation-delay: 0.58s;
}

.cssload-container {
  height: 55px;
}

.cssload-container>div {
  position: relative;
  bottom: 0;
  margin-top: 48px;
  height: 7px;
  animation: cssload-wave 1.73s infinite ease-in-out;
  -o-animation: cssload-wave 1.73s infinite ease-in-out;
  -ms-animation: cssload-wave 1.73s infinite ease-in-out;
  -webkit-animation: cssload-wave 1.73s infinite ease-in-out;
  -moz-animation: cssload-wave 1.73s infinite ease-in-out;
}

.cssload-container .shaft1 {
  animation-delay: -1.73s;
  -o-animation-delay: -1.73s;
  -ms-animation-delay: -1.73s;
  -webkit-animation-delay: -1.73s;
  -moz-animation-delay: -1.73s;
}

.cssload-container .shaft2 {
  animation-delay: -1.61s;
  -o-animation-delay: -1.61s;
  -ms-animation-delay: -1.61s;
  -webkit-animation-delay: -1.61s;
  -moz-animation-delay: -1.61s;
}

.cssload-container .shaft3 {
  animation-delay: -1.5s;
  -o-animation-delay: -1.5s;
  -ms-animation-delay: -1.5s;
  -webkit-animation-delay: -1.5s;
  -moz-animation-delay: -1.5s;
}

.cssload-container .shaft4 {
  animation-delay: -1.38s;
  -o-animation-delay: -1.38s;
  -ms-animation-delay: -1.38s;
  -webkit-animation-delay: -1.38s;
  -moz-animation-delay: -1.38s;
}

.cssload-container .shaft5 {
  animation-delay: -1.27s;
  -o-animation-delay: -1.27s;
  -ms-animation-delay: -1.27s;
  -webkit-animation-delay: -1.27s;
  -moz-animation-delay: -1.27s;
}

.cssload-container .shaft6 {
  animation-delay: -1.15s;
  -o-animation-delay: -1.15s;
  -ms-animation-delay: -1.15s;
  -webkit-animation-delay: -1.15s;
  -moz-animation-delay: -1.15s;
}

.cssload-container .shaft7 {
  animation-delay: -1.04s;
  -o-animation-delay: -1.04s;
  -ms-animation-delay: -1.04s;
  -webkit-animation-delay: -1.04s;
  -moz-animation-delay: -1.04s;
}

.cssload-container .shaft8 {
  animation-delay: -0.92s;
  -o-animation-delay: -0.92s;
  -ms-animation-delay: -0.92s;
  -webkit-animation-delay: -0.92s;
  -moz-animation-delay: -0.92s;
}

.cssload-container .shaft9 {
  animation-delay: -0.81s;
  -o-animation-delay: -0.81s;
  -ms-animation-delay: -0.81s;
  -webkit-animation-delay: -0.81s;
  -moz-animation-delay: -0.81s;
}

.cssload-container .shaft10 {
  animation-delay: -0.69s;
  -o-animation-delay: -0.69s;
  -ms-animation-delay: -0.69s;
  -webkit-animation-delay: -0.69s;
  -moz-animation-delay: -0.69s;
}

.cssload-container .shaft11 {
  animation-delay: -0.58s;
  -o-animation-delay: -0.58s;
  -ms-animation-delay: -0.58s;
  -webkit-animation-delay: -0.58s;
  -moz-animation-delay: -0.58s;
}

@keyframes cssload-wave {
  50% {
    height: 100%;
    margin-top: 0;
    background: #a40e22;
  }
}

@-o-keyframes cssload-wave {
  50% {
    height: 100%;
    margin-top: 0;
    background: #a40e22;
  }
}

@-ms-keyframes cssload-wave {
  50% {
    height: 100%;
    margin-top: 0;
    background: #a40e22;
  }
}

@-webkit-keyframes cssload-wave {
  50% {
    height: 100%;
    margin-top: 0;
    background: #a40e22;
  }
}

@-moz-keyframes cssload-wave {
  50% {
    height: 100%;
    margin-top: 0;
    background: #a40e22;
  }
}

/*------------------------------------------------------------------
[6.03. forms]
*/
.section.contact {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

@media (max-width: 767px) {
  .section.contact {
    background-size: contain;
  }
}

form.contact-form {
  position: relative;
}

form.contact-form label {
  color: #ffffff !important;
}

form.contact-form input,
form.contact-form textarea {
  color: #ffffff;
  border-color: rgba(222, 222, 222, 0.2);
}

form.contact-form input[type=submit],
form.contact-form textarea[type=submit] {
  margin-top: 20px;
}

form.newsletter-form {
  max-width: 612px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

form.newsletter-form input {
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 3.2px;
}

form.newsletter-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

form.newsletter-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

form.newsletter-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

form.newsletter-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

form.newsletter-form input[type=submit] {
  color: #ffffff;
}

form.newsletter-form .form-group {
  margin-bottom: 30px;
  width: 450px;
  float: left;
}

@media (max-width: 767px) {
  form.newsletter-form .form-group {
    width: 100%;
    padding: 0 10px;
  }
}

/*------------------------------------------------------------------
[6.04. list-horizontal-links]
*/
.list-horizontal-links {
  margin-top: 26px;
  font-style: italic;
  font-size: 16px;
  color: #000000;
  letter-spacing: 3.7px;
  line-height: 40px;
  text-align: center;
}

.list-horizontal-links li {
  display: inline-block;
}

.list-horizontal-links li a {
  color: #000000;
  position: relative;
}

.list-horizontal-links li a:after {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  border-bottom: 2px solid #000000;
  margin: 0 12px 3px;
  position: absolute;
  left: calc(50% - 25px);
  bottom: -13px;
  border-color: transparent;
  left: calc(50% - 12px);
  -webkit-transition: width .3s ease 0s, left .3s ease 0s;
  -o-transition: width .3s ease 0s, left .3s ease 0s;
  transition: width .3s ease 0s, left .3s ease 0s;
  width: 0;
}

.list-horizontal-links li a:hover,
.list-horizontal-links li a:focus {
  text-decoration: none;
}

.list-horizontal-links li a:hover:after,
.list-horizontal-links li a:focus:after {
  width: 25px;
  border-color: #000000;
  left: calc(50% - 25px);
}

.list-horizontal-links li:not(:last-child):after {
  content: "/";
  margin: 0 10px 0 15px;
}

/*------------------------------------------------------------------
[6.05. separator]
*/
.separator {
  height: 2px;
  width: 25px;
  background-color: #000000;
  margin: 30px auto 20px;
}

/*------------------------------------------------------------------
[6.06. button]
*/
.btn {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  padding: 16px 55px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  box-sizing: border-box;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.btn.rounded {
  background-color: #ff0000;
  color: #ffffff;
  font-style: normal;
  width: auto;
  padding: 10px 54px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: normal;
  border-radius: 20px;
}

.btn.rounded:hover {
  background-color: #ff0000;
}

.btn.rounded.unactive {
  background-color: #B7B7B7;
  color: #7D7D7D;
  cursor: default;
}

.btn.rounded.unactive i {
  color: #5A5A5A;
}

.btn.border {
  border: 2px solid;
  background: transparent;
}

.btn.border:hover {
  background-color: #ff0000;
  border-color: #ff0000;
}

.btn.icon {
  padding: 10px 35px;
}

.btn-default {
  color: #000000;
  background-color: transparent;
  border-color: #000000;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #000000;
  background-color: transparent;
  border-color: #000000;
}

.btn-invert {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}

.btn-invert:hover,
.btn-invert:focus,
.btn-invert:active,
.btn-invert.active {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #ff0000;
}

.close-btn {
  background-image: url('../images/close-ajax.png');
  width: 38px;
  height: 38px;
  background-repeat: no-repeat;
  background-position: center;
}

.fancybox-prev span,
.fancybox-next span,
.fancybox-close {
  background-image: none;
}

.fancybox-close {
  width: 40px;
  height: 51px;
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  padding: 0 25px;
  top: -60px;
  right: -60px;
}

.fancybox-close:before {
  content: "";
  background: #ffffff;
  height: 50px;
  position: relative;
  width: 1px;
  display: block;
}

.fancybox-close:after {
  content: "";
  background: #ffffff;
  height: 1px;
  left: 0;
  position: absolute;
  top: 25px;
  width: 50px;
}

.fancybox-prev span:before,
.fancybox-next span:before {
  content: "";
  background: #ffffff;
  height: 30px;
  position: relative;
  width: 1px;
  display: block;
}

.fancybox-prev span:after,
.fancybox-next span:after {
  content: "";
  background: #ffffff;
  height: 1px;
  left: 0;
  position: absolute;
  top: 29px;
  width: 30px;
}

.fancybox-prev span {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
}

.fancybox-next span {
  -ms-transform: rotate(-132deg);
  /* IE 9 */
  -webkit-transform: rotate(-132deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-132deg);
}

/*------------------------------------------------------------------
[6.07. slider-intro]
*/
.slider-intro {
  height: 100%;
}

.slider-intro .flickity-viewport {
  height: 100% !important;
}

.slider-intro .gallery-cell {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.slider-intro .gallery-cell>div {
  width: 100%;
  text-align: center;
  margin-top: 100px;
}

@media (min-width: 768px) {
  .slider-intro .gallery-cell>div {
    margin-top: 0px;
  }
}

.slider-intro .flickity-page-dots {
  bottom: 19px;
  z-index: 1;
}

.slider-intro .flickity-page-dots .dot {
  background-color: transparent;
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  margin: 0px 5px;
  opacity: 0.50;
}

.slider-intro .flickity-page-dots .dot:hover,
.slider-intro .flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.slider-intro.dots-right .flickity-page-dots {
  text-align: right;
  padding-right: 15px;
}

.slider-intro #slides {
  height: 100% !important;
}

.grid .gallery {
  height: 700px;
}

/*------------------------------------------------------------------
[6.08. player]
*/
.player {
  position: relative;
}

.player.horizontal {
  background-color: #151518;
  overflow: hidden;
}

.intro .player.horizontal {
  background-color: transparent;
}

@media (min-width: 768px) {
  .player.horizontal {
    height: 100px;
  }
}

.player.horizontal .container {
  background-color: #151518;
  margin: 0 auto;
  max-width: 1010px;
  height: 100%;
  position: relative;
  padding: 0;
}

@media (min-width: 768px) {
  .player.horizontal .container {
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
  }
}

.player.horizontal .info-album-player {
  display: inline-block;
  padding: 10px 10px 10px 3px;
  border-right: 1px solid #333;
  text-align: center;
  float: left;
}

@media (min-width: 768px) {
  .player.horizontal .info-album-player {
    width: 235px;
    text-align: left;
  }
}

.player.horizontal .info-album-player .album-cover {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

@media (min-width: 768px) {
  .player.horizontal .info-album-player .album-cover {
    float: left;
    margin-right: 11px;
  }
}

.player.horizontal .info-album-player .album-title {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 5px;
  font-size: 14px;
  margin-top: 10px;
}

@media (min-width: 768px) {
  .player.horizontal .info-album-player .album-title {
    margin-top: 26px;
  }
}

.player.horizontal .info-album-player .artist-name {
  color: #cccccc;
  font-size: 12px;
  line-height: 12px;
}

.player.horizontal .player-content {
  position: relative;
}

@media (min-width: 768px) {
  .player.horizontal .player-content {
    width: calc(100% - 235px);
    float: left;
  }
}

.player.horizontal .audiojs {
  width: auto;
  display: inline-block;
  background: none;
  box-shadow: none;
  overflow: visible;
  margin-left: 62px;
  position: relative;
  top: 46px;
  font-family: 'Roboto', sans-serif;
}

@media (min-width: 768px) {
  .player.horizontal .audiojs {
    width: calc(100% - 62px);
  }
}

.player.horizontal .audiojs .play-pause {
  border: none;
  width: 64px;
  height: 64px;
  background: #ff0000;
  border-radius: 50%;
  position: relative;
  top: -28px;
  z-index: 1;
}

.player.horizontal .audiojs .play-pause p {
  width: auto;
  height: 55px;
}

.player.horizontal .audiojs .play-pause .play {
  background: url('../images/players-intro.png') 19px 18px no-repeat;
}

.player.horizontal .audiojs .play-pause .pause {
  background: url('../images/players-intro.png') 16px -41px no-repeat;
}

.player.horizontal .audiojs .play-pause .loading {
  background: url('../images/players-intro.png') 16px -219px no-repeat;
}

.player.horizontal .audiojs .scrubber,
.player.horizontal .audiojs .loaded,
.player.horizontal .audiojs .progress {
  border: 0;
  background-image: none;
  box-shadow: none;
  border-radius: 10px;
  height: 4px;
}

.player.horizontal .audiojs .scrubber {
  background-color: #2A2A2A;
  margin-left: 62px;
  margin-right: 0;
  width: calc(100% - 200px);
}

.player.horizontal .audiojs .loaded {
  background-color: #353535;
}

.player.horizontal .audiojs .progress {
  background-color: #ff0000;
}

.player.horizontal .audiojs .time {
  bottom: -50px;
  width: 100%;
  position: absolute;
  text-shadow: none;
  border: none;
  height: auto;
  line-height: normal;
  margin: 0;
  padding: 0;
  font-size: 12px;
}

@media (min-width: 768px) {
  .player.horizontal .audiojs .time {
    right: 75px;
    top: -13px;
    width: auto;
    bottom: auto;
  }
}

.player.horizontal .audiojs .error-message {
  margin-left: 62px;
  height: auto;
  line-height: normal;
}

.player.horizontal .nextprev {
  position: relative;
  overflow: hidden;
  width: 152px;
  height: 27px;
  top: -7px;
  left: 17px;
}

@media (max-width: 767px) {
  .player.horizontal .nextprev {
    top: -19px;
  }
}

.player.horizontal .nextprev .next {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  text-align: left;
  direction: ltr;
  width: 40px;
  height: 27px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center -114px;
  background-image: url("../images/players-intro.png");
  background-size: contain;
  right: 0;
}

.player.horizontal .nextprev .prev {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  text-align: left;
  direction: ltr;
  width: 40px;
  height: 27px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center -173px;
  background-image: url("../images/players-intro.png");
  background-size: contain;
  left: 0;
}

.player.horizontal .nextprev .next,
.player.horizontal .nextprev .prev {
  position: absolute;
  top: 0;
  background-size: auto;
  display: inline-block;
  cursor: pointer;
}

.player.horizontal .playlist {
  position: relative;
  top: 59px;
  left: 13px;
  font-size: 12px;
  line-height: normal;
}

@media (max-width: 767px) {
  .player.horizontal .playlist {
    text-align: left;
  }
}

@media (min-width: 768px) {
  .player.horizontal .playlist {
    position: absolute;
    top: 33px;
    left: 186px;
  }
}

.player.horizontal .playlist li {
  display: none;
}

.player.horizontal .playlist li.playing {
  display: block;
}

.player.horizontal .playlist a {
  color: #ffffff;
  text-transform: uppercase;
}

.player.horizontal .btnloop {
  cursor: pointer;
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  text-align: left;
  direction: ltr;
  width: 25px;
  height: 25px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center -234px;
  background-image: url("../images/players-intro.png");
  background-size: contain;
  background-size: auto;
  position: absolute;
  top: 37px;
  right: 37px;
  display: none;
}

@media (min-width: 768px) {
  .player.horizontal .btnloop {
    display: block;
  }
}

.player.horizontal .btnloop.active {
  background-position: center -349px;
}

/*------------------------------------------------------------------
[6.09. separator-icon]
*/
.separator-icon {
  text-align: center;
  font-size: 28px;
  color: #A8A8A8;
  margin: 0 auto;
  position: relative;
}

.separator-icon i {
  height: 55px;
  width: 55px;
  padding-top: 14px;
  border-radius: 50%;
  position: relative;
  background-color: #141414;
}

.separator-icon i.fa-ticket:before {
  top: -1px;
  position: relative;

}

.separator-icon i.fa-music:before {
  top: -6px;
  left: -1px;
  font-size: 20px;
  position: relative;
}

.separator-icon i.fa-picture-o:before {
  top: -3px;
  font-size: 24px;
  position: relative;
}

.separator-icon:after,
.separator-icon:before {
  content: "";
  height: 2px;
  background-color: rgba(222, 222, 222, 0.2);
  width: 100px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 26px;
}

.separator-icon:after {
  left: calc(50% + 28px);
}

.separator-icon:before {
  right: calc(50% + 27px);
}

.inverse-color .separator-icon i {
  border-color: rgba(222, 222, 222, 0.2);
}

.inverse-color .separator-icon:after,
.inverse-color .separator-icon:before {
  background-color: rgba(222, 222, 222, 0.2);
}

/*------------------------------------------------------------------
[6.10. featured-artist]
*/
.featured-artists .gallery-cell {
  padding-left: 30px;
  padding-right: 30px;
  height: 380px;
}

@media (min-width: 768px) {
  .featured-artists .gallery-cell {
    height: 450px;
  }
}

@media (min-width: 992px) {
  .featured-artists .gallery-cell {
    height: 360px;
  }
}

@media (min-width: 1600px) {
  .featured-artists .gallery-cell {
    height: 500px;
  }
}

.featured-artists .flickity-page-dots {
  bottom: -60px;
}

.featured-artist {
  position: relative;
  padding: 7px 0;
  overflow: hidden;
}

@media (min-width: 768px) {
  .featured-artist {
    padding: 15px 0;
  }
}

@media (min-width: 992px) {
  .featured-artist {
    padding: 0;
    max-width: 340px;
  }
}

.featured-artist .image img {
  height: auto;
  width: 100%;
  display: block;
}

.featured-artist .rollover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 0, 0, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.featured-artist .rollover .social {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 1;
}

.featured-artist .rollover .social a {
  color: #fff;
  background-color: #000;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 15px 0 0 0;
  margin: 0;
  font-size: 100%;
  border: 0;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

.featured-artist .rollover .social a:hover {
  color: #ff0000;
}

.featured-artist .rollover .social li {
  display: block;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}

.featured-artist .rollover .social li:not(:last-child) a {
  border-bottom: 1px solid #353535;
}

.featured-artist .rollover .text {
  position: absolute;
  width: 100%;
  bottom: 0;
  padding: 35px 27px;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.featured-artist .rollover .title-artist {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-size: 41px;
  text-transform: uppercase;
  max-width: 100px;
  line-height: 36px;
  margin-bottom: 14px;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
}

.featured-artist .rollover p {
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.featured-artist:hover .rollover {
  opacity: 1;
}

.featured-artist:hover .rollover .social li {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.featured-artist:hover .rollover .social li:first-child {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.featured-artist:hover .rollover .social li:nth-child(2) {
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.featured-artist:hover .rollover .social li:nth-child(3) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.featured-artist:hover .rollover .text {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.featured-artist:hover .rollover .text .title-artist {
  opacity: 1;
}

/*------------------------------------------------------------------
[6.11. ico-links]
*/
ul.contact {
  margin: 26px 0 56px 7px;
}

ul.contact i {
  color: #ff0000;
  width: 30px;
}

ul.contact i.fa-mobile {
  font-size: 26px;
  position: relative;
  top: 4px;
}

ul.contact li {
  margin: 15px 0;
  color: #ffffff;
}

/*------------------------------------------------------------------
[6.12. social]
*/
.social-links {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.social-links li {
  display: block;
}

.social-links a {
  color: #ffffff;
  border: 1px solid rgba(222, 222, 222, 0.2);
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.social-links a svg {
  height: 35px;
}

@media (min-width: 1200px) {
  .social-links a {
    width: 60px;
    height: 60px;
  }

  .social-links a svg {
    height: 45px;
  }
}

.social-links a:hover {
  background-color: #ff0000;
  border-color: #ff0000;
}

header .social-links a:hover svg path {
  fill: #ff0000;
}

header .social-links {
  max-width: 160px;
  gap: 4px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin: 0 !important;
}

header .social-links li {
  float: none;
}

header .social-links li a {
  height: 28px;
  width: 28px;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 5px;
  font-size: 18px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

header .social-links li a svg {
  height: 22px;
}

header .social-links::before,
header .social-links::after,
header .social-links li a::before,
header .social-links li a::after {
  display: none !important;
}

/*------------------------------------------------------------------
[6.13. list-posts]
*/
.photo-post {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 200px;
}

@media (min-width: 768px) {
  .photo-post {
    height: 320px;
  }
}

p.date {
  text-align: center;
  position: absolute;
  top: 0;
  left: 15px;
  background-color: #ff0000;
  padding: 19px 19px 11px 19px;
}

p.date span {
  display: block;
  color: #ffffff;
}

p.date span.day {
  font-size: 35px;
  font-weight: 900;
}

p.date span.month {
  text-transform: uppercase;
  font-size: 17px;
}

.post-item {
  position: relative;
  margin-bottom: 50px;
}

.list-posts {
  padding-bottom: 110px;
}

.list-posts p {
  line-height: 30px;
  color: #8b8b8b;
}

.list-posts .btn {
  margin-top: 20px;
}

@media (min-width: 1200px) {
  .list-posts .btn {
    margin-top: 50px;
  }
}

.list-posts .title.small span {
  color: #8b8b8b;
}

.content-lastnew {
  margin-top: 25px;
  max-width: 780px;
  margin: 0 15px 100px;
}

.content-lastnew iframe {
  max-width: 100%;
}

.content-lastnew:before {
  content: "";
  display: block;
  height: 50px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.close-new {
  display: none;
}

.news-window .close-new,
.open .close-new {
  display: inline-block;
}

.news-window .close-new {
  position: absolute;
  right: 0;
}

.open-new {
  display: inline-block;
}

.open .open-new {
  display: none;
}

/*------------------------------------------------------------------
[6.14. quote]
*/
.biography {
  background-size: cover;
  background-position: center center;
}

.biography .row {
  display: flex;
  align-items: center;
  flex-direction: column;
}

@media (min-width: 1200px) {
  .biography .row {
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .biography .row.even {
    flex-direction: row-reverse;
  }
}

.biography .row .col-lg-6 {
  float: none;
}

.biography img {
  margin: 0 auto;
  display: block;
  margin: 20px 0;
}

.biography .description {
  width: 100%;
}

.biography .description p {
  line-height: 30px;
}

.biography .description p:not(:last-child) {
  margin-bottom: 30px;
}

.quote {
  border: 10px solid #ff0000;
  position: relative;
  margin: 0;
  width: 100%;
  padding: 20px;
  float: none;
  font-family: 'Roboto', sans-serif;
}

@media (min-width: 768px) {
  .quote {
    padding: 36px 20px 30px 60px;
    float: left;
    width: 50%;
  }
}

@media (min-width: 1200px) {
  .quote {
    max-width: 380px;
    margin-left: -20px;
    width: auto;
    left: -60px;
  }
}

.quote p {
  font-size: 24px;
  letter-spacing: 5px;
  line-height: 32px;
}

.quote p.author {
  font-size: 19px;
  color: #ff0000;
  letter-spacing: normal;
  margin-top: 20px;
}

.quote p.author:before {
  content: "";
  width: 12px;
  height: 1px;
  background-color: #ff0000;
  display: inline-block;
  margin: 0 2px;
  position: relative;
  top: -6px;
}

/*------------------------------------------------------------------
[6.15. discography]
*/
.carousel-discography .gallery-cell {
  padding: 13px 13px 80px 13px;
}

.carousel-discography .gallery-cell .cover .rollover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 0, 0, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.carousel-discography .gallery-cell .cover .rollover i {
  color: #ff0000;
  position: absolute;
  background-color: #ffffff;
  text-align: center;
  padding-top: 21px;
  padding-right: 2px;
  border-radius: 50%;
  width: 65px;
  height: 65px;
  font-size: 26px;
  left: 50%;
  top: 100%;
  margin-left: -32px;
  margin-top: -32px;
  opacity: 0;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.carousel-discography .gallery-cell .cover .rollover p {
  position: absolute;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  text-align: center;
  width: 100%;
  top: 100%;
  margin-top: 48px;
  font-size: 16px;
  font-weight: 500;
  opacity: 0;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.carousel-discography .gallery-cell .cover:hover {
  cursor: pointer;
}

.carousel-discography .gallery-cell .cover:hover .rollover {
  opacity: 1;
}

.carousel-discography .gallery-cell .cover:hover .rollover p,
.carousel-discography .gallery-cell .cover:hover .rollover i {
  opacity: 1;
}

.carousel-discography .gallery-cell .cover:hover .rollover p {
  top: 53%;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.carousel-discography .gallery-cell .cover:hover .rollover i {
  top: 58%;
}

.carousel-discography .gallery-cell .album-bottom {
  padding: 18px 12px;
  background-color: rgba(0, 0, 0, .4);
}

.info-album .cover {
  position: relative;
  aspect-ratio: 1/1;
}

.project-content .info-album .cover {
  margin-bottom: 30px;
}

.info-album .cover img {
  display: block;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.info-album p {
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.info-album p.album,
.info-album p.artist {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2.6px;
  line-height: 25px;
}

.info-album p.artist {
  font-weight: 400;
  color: #ff0000;
  padding-bottom: 5px;
  margin-top: 7px;
}

.info-album p.album-list {
  color: #000000;
}

.info-album p.description {
  color: #8b8b8b;
}

.info-album .buyalbum {
  margin: 30px 0;
}

.info-album .links {
  text-align: center;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
}

.info-album .links,
.info-album .links a {
  color: #8b8b8b;
}

.info-album .links a {
  display: inline-flex;
  align-items: center;
  gap: 3px;
}

.info-album .links svg {
  height: 16px;
}

.info-album .links li {
  display: inline-flex;
  margin: 2px 3px;
}

.info-album .links li:not(:last-child):after {
  content: "|";
  margin-left: 9px;
}

/*------------------------------------------------------------------
[6.16. tweets]
*/
section.twitterfeed {
  padding-top: 90px;
  padding-bottom: 110px;
  background-size: cover !important;
}

@media (min-width: 1200px) {
  section.twitterfeed {
    padding-top: 144px;
    padding-bottom: 140px;
  }
}

section.twitterfeed i.fa {
  text-align: center;
  display: block;
  color: #ffffff;
  font-size: 55px;
  margin-bottom: 10px;
}

ul.slider-twitter li {
  text-align: center;
  width: 100%;
  overflow: hidden;
}

ul.slider-twitter .user a [data-scribe$="avatar"] {
  display: none;
}

ul.slider-twitter .user a [data-scribe$="name"] {
  display: none;
}

ul.slider-twitter .user a [data-scribe$="screen_name"] {
  display: block;
  text-transform: uppercase;
  color: #0495db;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.6px;
}

ul.slider-twitter .user a [data-scribe$="verified_badge"] {
  display: none;
}

ul.slider-twitter p.tweet {
  font-family: 'Roboto', sans-serif;
  padding: 0 20px;
  margin: 34px auto 45px;
  font-size: 27px;
  font-weight: 300;
  letter-spacing: -0.4px;
  max-width: 600px;
  line-height: 40px;
}

ul.slider-twitter p.tweet a {
  font-style: italic;
  color: #ffffff;
}

ul.slider-twitter p.timePosted {
  text-transform: uppercase;
}

ul.slider-twitter p.timePosted a {
  color: #ffffff;
}

ul.slider-twitter .flickity-page-dots {
  bottom: -15px;
}

ul.slider-twitter .flickity-page-dots .dot {
  width: 6px;
  height: 6px;
  background-color: #565656;
}

ul.slider-twitter .flickity-page-dots .dot.is-selected {
  width: 10px;
  height: 10px;
  background-color: #ff0000;
  position: relative;
  top: 2px;
}

/*------------------------------------------------------------------
[6.17. last-media]
*/
.last-media {
  border-top: 2px solid #ff0000;
  padding: 0 24px;
}

.last-media .filters {
  margin: 0 auto;
  text-align: center;
}

.last-media .filters li {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  border-bottom: 2px solid transparent;
  font-weight: 500;
  font-size: 12px;
  line-height: 10px;
  padding: 5px 0px;
  margin: 0;
}

@media (min-width: 768px) {
  .last-media .filters li {
    margin: 0 10px;
    font-weight: 400;
    font-size: 15px;
    line-height: 25px;
    padding: 5px 15px;
  }
}

.last-media .filters li:hover {
  border-color: #fff;
  cursor: pointer;
}

.last-media .filters li.is-checked {
  border-color: #ff0000;
  cursor: default;
}

.last-media .thumbnails {
  margin: 0px auto;
  overflow: hidden;
  max-width: 800px;
}

@media (min-width: 1200px) {
  .last-media .thumbnails {
    max-width: 1200px;
  }
}

@media (min-width: 1600px) {
  .last-media .thumbnails {
    max-width: 1480px;
  }
}

.last-media .thumbnails .thumbnail {
  width: 100%;
  position: absolute;
  display: block;
  overflow: hidden;
  background-color: #0a0a0a;
}

.last-media .thumbnails .thumbnail img {
  width: 100%;
}

.last-media .thumbnails .thumbnail .rollover {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 0, 0, 0.9);
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.last-media .thumbnails .thumbnail .rollover i {
  display: block;
  overflow: hidden;
  position: absolute;
  left: 50%;
  font-size: 50px;
  color: #fff;
  top: 100%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.last-media .thumbnails .thumbnail .rollover i.video {
  background-position: top center;
}

@media (min-width: 768px) {
  .last-media .thumbnails .thumbnail {
    width: 50%;
  }

  .last-media .thumbnails .thumbnail.small {
    width: 25%;
  }
}

.last-media .thumbnails .thumbnail:hover .rollover {
  opacity: 1;
}

.last-media .thumbnails .thumbnail:hover .rollover i {
  opacity: 1;
}

.last-media .thumbnails .thumbnail:hover .rollover i {
  top: 50%;
}

.last-media .loadmore {
  text-align: center;
}

.last-media #more-items {
  display: none;
}

/*------------------------------------------------------------------
[6.18. upcomming-events]
*/
.upcomming-events {
  padding: 0 12px;
}

.upcomming-events .upevent {
  text-align: center;
  color: #ffffff;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .upcomming-events .upevent {
    padding: 0px 12px 24px;
    width: 50%;
    margin-bottom: 0;
  }
}

@media (min-width: 1200px) {
  .upcomming-events .upevent {
    width: 33.333%;
  }
}

.upcomming-events .upevent img {
  width: 100%;
}

.upcomming-events .upevent .contain {
  position: relative;
  overflow: hidden;
  background-color: #0a0a0a;
}

.upcomming-events .upevent .bg-image {
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: opacity 0.25s, transform 0.35s;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.upcomming-events .upevent .content {
  margin: 10px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  padding: 20px 20px 15px;
  position: relative;
  transition: border-color 0.25s ease-in-out;
}

@media (min-width: 768px) {
  .upcomming-events .upevent .content {
    padding: 20px 50px 15px;
  }
}

@media (max-width: 768px) {
  .upcomming-events .upevent .content {
    border-width: 4px;
    border-color: #ffffff;
  }
}

.upcomming-events .upevent:hover .content {
  border-width: 4px;
  border-color: #ffffff;
  padding: 18px 48px 13px;
}

.upcomming-events .upevent:hover .bg-image {
  opacity: 0.8;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}

.upcomming-events .upevent .date {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
}

.upcomming-events .upevent .date span {
  font-size: 15px;
}

.upcomming-events .upevent .separator {
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  position: relative;
  margin: 18px auto 9px;
  width: auto;
  height: auto;
  background: transparent;
}

.upcomming-events .upevent .separator span {
  position: relative;
}

.upcomming-events .upevent .separator span:after,
.upcomming-events .upevent .separator span:before {
  content: "";
  height: 2px;
  background-color: #ffffff;
  width: 50px;
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 9px;
}

.upcomming-events .upevent .separator span:after {
  right: -60px;
}

.upcomming-events .upevent .separator span:before {
  left: -60px;
}

.upcomming-events .upevent .title {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 300;
  margin-bottom: 15px;
  letter-spacing: 0;
  font-size: 44px;
  line-height: 43px;
}

@media (min-width: 992px) {
  .upcomming-events .upevent .title {
    font-size: 60px;
    line-height: 55px;
  }
}

.upcomming-events .upevent p {
  line-height: 27px;
}

.upcomming-events .upevent .buttons {
  margin: 30px 0;
}

.upcomming-events .upevent .buttons .btn {
  padding: 13px 35px 10px 35px;
  margin: 10px 0;
}

.upcomming-events .upevent .posted {
  text-transform: uppercase;
  font-size: 14px;
}

.upcomming-events .upevent .posted span {
  color: #aeaeae;
}

/*------------------------------------------------------------------
[6.19. disc-tracklist]
*/
.player-album {
  background-color: #ECEBEB;
}

.player-album.inverse-color .disc-tracklist li:not(.playing-track) .track-info p.track-title {
  color: #ff0000;
}

.player-album.inverse-color .disc-tracklist li:not(.playing) .track-info:hover {
  background-color: #3D3D3D;
  border-color: #3D3D3D;
}

.player-album.inverse-color .disc-tracklist li.playing .track-info p.track-title {
  color: #363636;
}

.player-album.inverse-color .disc-tracklist li .track-info p.track-album {
  color: #EBDEDE;
}

.player-album.inverse-color .disc-tracklist li .track-info {
  border-bottom: 1px solid rgba(207, 207, 207, 0.25);
}

.player-album.inverse-color .disc-tracklist li .track-detail {
  border-bottom: 1px solid rgba(207, 207, 207, 0.25);
}

.player-album.inverse-color .disc-tracklist li .links {
  display: flex;
  gap: 10px;
}

.player-album.inverse-color .disc-tracklist li .links a {
  color: #EBDEDE;
  height: 40px;
  width: 40px;
  border: 2px solid #EBDEDE;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: .4s;
  text-decoration: none;
}

.player-album.inverse-color .disc-tracklist li .links a:hover {
  background-color: #EBDEDE;
  color: #414141;
}

.player-album.inverse-color .info-album p.album-list {
  color: #EBDEDE;
}

.player-album.inverse-color .disc-tracklist .audiojs {
  background-color: #414141;
}

.player-album.inverse-color .disc-tracklist .audiojs .play {
  background: url("../images/play-inverse.png") 5px 5px no-repeat;
}

.player-album .info-album {
  width: 100%;
}

@media (min-width: 1600px) {
  .player-album .info-album {
    width: 420px;
  }
}

.player-album .container {
  position: relative;
}

.player-album .close-btn {
  position: absolute;
  right: 37px;
  cursor: pointer;
  top: 18px;
}

.disc-tracklist {
  overflow: hidden;
  position: relative;
}

.disc-tracklist ol.playlist0 {
  margin-bottom: 80px;
}

.disc-tracklist>li {
  min-height: 90px;
  cursor: pointer;
  position: relative;
}

.disc-tracklist li .track-info:hover {
  background-color: #ff0000;
  background-color: #D9D9D9;
}

.disc-tracklist li.playing .track-info {
  background-color: #ff0000;
}

.disc-tracklist li.playing .track-info:after {
  background-position: 1px -2px;
  right: auto;
  left: 22px;
}

.disc-tracklist li.playing .track-info {
  border-color: #ff0000;
}

.disc-tracklist li.playing .track-album,
.disc-tracklist li.playing .track-title {
  color: #ffffff;
}

.disc-tracklist li.playing.pause .track-info:after {
  background-position: 1px -80px;
}

.disc-tracklist li .play-btns {
  display: none;
  position: absolute;
  top: 50px;
}

.disc-tracklist li .play-btns button {
  border: 1px solid;
  width: 50px;
  height: 50px;
}

.disc-tracklist li .play-btns button.btn-play {
  background: url("../images/players-album.png") 1px -80px no-repeat;
}

.disc-tracklist li .play-btns button.btn-pause {
  background: url("../images/players-album.png") 0 0 no-repeat;
}

.disc-tracklist li .track-detail {
  padding: 25px 20px;
}

.disc-tracklist li .track-info {
  border-bottom: 1px solid #CFCFCF;
  padding: 15px 20px;
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.disc-tracklist li .track-info p {
  max-width: 230px;
  line-height: 30px;
  color: #000000;
}

.disc-tracklist li .track-info .track-title {
  font-weight: 700;
}

.disc-tracklist li .track-info .track-album {
  color: #8b8b8b;
}

.disc-tracklist li.detail-opened .links .collapse-toggle i {
  transform: rotate(90deg);
  transition: transform .2s;
}

.disc-tracklist li .audiojs .scrubber,
.disc-tracklist li .audiojs .time,
.disc-tracklist li .audiojs .error-message {
  display: none;
}

.disc-tracklist li .audiojs.playing {
  background-color: #ff0000;
}

.disc-tracklist li .audiojs.playing .scrubber,
.disc-tracklist li .audiojs.playing .time,
.disc-tracklist li .audiojs.playing .error-message {
  display: block;
}

.disc-tracklist li.playing-track {
  background-color: #ff0000;
}

.disc-tracklist li.playing-track p,
.disc-tracklist li.playing-track p.track-album {
  color: #ffffff;
}

.disc-tracklist li.playing-track .audiojs {
  display: block;
}

.disc-tracklist .audiojs {
  display: none;
  position: absolute;
  top: 0;
  overflow: visible;
  background-image: none;
  background-color: #ff0000;
  background-color: #B4B2B2;
  box-shadow: none;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  left: 0;
  height: 89px;
}

.disc-tracklist .audiojs .play-pause {
  display: none;
  border: none;
  width: 42px;
  padding: 0;
  margin: 20px;
}

.disc-tracklist .audiojs .scrubber,
.disc-tracklist .audiojs .loaded,
.disc-tracklist .audiojs .progress {
  border: 0;
  background-image: none;
  box-shadow: none;
  border-radius: 10px;
  height: 4px;
}

.disc-tracklist .audiojs .scrubber {
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
  height: 4px;
  top: 33px;
  left: 75px;
  width: 595px;
  width: calc(100% - 135px);
  z-index: 9999;
  width: calc(100% - 110px);
  left: 40px;
}

.disc-tracklist .audiojs p {
  width: 100%;
}

.disc-tracklist .audiojs .loaded {
  background-color: rgba(255, 255, 255, 0.4);
}

.disc-tracklist .audiojs .progress {
  background-color: #ffffff;
}

.disc-tracklist .audiojs .time {
  position: absolute;
  text-shadow: none;
  border: none;
  height: auto;
  line-height: normal;
  margin: 0;
  padding: 0;
  top: 20px;
  right: 50px;
}

.disc-tracklist .audiojs .play {
  background: url("../images/players-album.png") 1px -80px no-repeat;
}

.disc-tracklist .audiojs .pause {
  background: url("../images/players-album.png") 0 0 no-repeat;
}

.disc-tracklist .audiojs .loading {
  background: url("../images/players-album.png") 1px -180px no-repeat;
}

.disc-tracklist .audiojs .volumen {
  background: url("../images/players-album.png") 1px -262px no-repeat;
}

/*------------------------------------------------------------------
[6.20. tourdates]
*/
.tourdates .image-tour {
  width: 100%;
  background-size: cover;
  background-position: center center;
  display: block;
  height: 250px;
}

@media (min-width: 768px) {
  .tourdates .image-tour {
    height: 500px;
  }
}

@media (min-width: 1200px) {
  .tourdates .image-tour {
    height: 790px;
  }
}

.tour-info {
  height: 400px;
  padding: 0;
  margin-bottom: 90px;
}

@media (min-width: 768px) {
  .tour-info {
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
    height: 500px;
  }
}

@media (min-width: 1200px) {
  .tour-info {
    height: 790px;
  }
}

.tour-info .flickity-viewport {
  height: 100% !important;
}

.tour-info .carousel-dates {
  width: 100%;
  height: 100%;
}

@media (min-width: 768px) {
  .tour-info .carousel-dates {
    height: calc(100% - 100px);
  }
}

.tour-info .gallery-cell {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.tour-info .gallery-cell::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .4);
}

.tour-info .vcenter {
  width: 100%;
  padding: 20px 15%;
}

@media (min-width: 768px) {
  .tour-info .vcenter {
    padding: 0 15%;
  }
}

@media (min-width: 1600px) {
  .tour-info .vcenter {
    padding: 0 23%;
  }
}

.tour-info p {
  text-align: center;
  color: #ffffff;
}

.tour-info p.name-tour {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 43px;
  line-height: 40px;
  letter-spacing: 2px;
}

@media (min-width: 992px) {
  .tour-info p.name-tour {
    font-size: 60px;
    line-height: 52px;
    letter-spacing: 6px;
  }
}

@media (min-width: 1600px) {
  .tour-info p.name-tour {
    font-size: 90px;
    line-height: 80px;
    letter-spacing: 15px;
  }
}

.tour-info p.separator {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
  margin: 5px auto;
  background: transparent;
  width: auto;
  height: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@media (min-width: 992px) {
  .tour-info p.separator {
    margin: 14px auto;
  }
}

@media (min-width: 1600px) {
  .tour-info p.separator {
    margin: 14px auto 28px;
  }
}

.tour-info p.separator:after,
.tour-info p.separator:before {
  content: "";
  height: 2px;
  background-color: #ffffff;
  width: 25%;
  display: block;
}

.tour-info p.subtitle-tour {
  font-family: 'Roboto', sans-serif;
  color: #ff0000;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 12px;
  font-size: 17px;
  line-height: 22px;
}

@media (min-width: 768px) {
  .tour-info p.subtitle-tour {
    font-size: 20px;
    line-height: 28px;
  }
}

.tour-info p.buy {
  margin-top: 10px;
}

@media (min-width: 1200px) {
  .tour-info p.buy {
    margin-top: 30px;
  }
}

.tour-info .dates-tour {
  position: absolute;
  bottom: -100px;
  left: 0;
  background-color: #161616;
  width: 100%;
}

@media (min-width: 768px) {
  .tour-info .dates-tour {
    bottom: -12px;
  }
}

.tour-info .dates-tour li {
  display: inline-block;
  float: left;
  color: #555555;
  height: 90px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  padding-top: 12px;
  border-left: 2px solid rgba(0, 0, 0, 0.25);
  cursor: pointer;
  width: 33%;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}

@media (min-width: 768px) {
  .tour-info .dates-tour li {
    padding-top: 16px;
    height: 110px;
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .tour-info .dates-tour li {
    width: 200px;
  }
}

.tour-info .dates-tour li:hover {
  color: #ff0000;
}

.tour-info .dates-tour li.active {
  background-color: #ff0000;
  color: #ffffff;
  border: none;
  position: relative;
  top: -12px;
  padding-top: 24px;
  height: 105px;
  cursor: default;
}

@media (min-width: 768px) {
  .tour-info .dates-tour li.active {
    height: 122px;
    padding-top: 28px;
  }
}

.tour-info .dates-tour li.active:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 13px solid #ff0000;
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -14px;
}

.tour-info .dates-tour li.active:hover {
  color: #ffffff;
}

.tour-info .dates-tour li span {
  display: block;
  font-weight: 400;
  font-size: 50px;
  line-height: 50px;
}

@media (min-width: 768px) {
  .tour-info .dates-tour li span {
    font-size: 70px;
    line-height: 60px;
  }
}

/*------------------------------------------------------------------
[6.21. upcomming-events-list]
*/
.upcomming-events-list {
  background-position: center bottom;
  background-repeat: repeat-x;
}

.upcomming-events-list li {
  padding: 17px 0;
}

.upcomming-events-list li:not(:last-child) {
  border-bottom: 1px solid rgba(43, 43, 43, 0.9);
}

.upcomming-events-list li>div {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  max-width: 990px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 1200px) {
  .upcomming-events-list li>div {
    max-width: 1020px;
  }
}

@media (min-width: 1600px) {
  .upcomming-events-list li>div {
    max-width: 1400px;
  }
}

@media (min-width: 768px) {
  .upcomming-events-list li>div {
    display: flex;
    flex-direction: row;
  }
}

.upcomming-events-list li p span {
  display: block;
  color: #ff0000;
  font-family: 'Roboto', sans-serif;
}

.upcomming-events-list li .date-event {
  text-align: center;
  font-size: 40px;
  font-weight: 800;
  line-height: 29px;
  padding: 26px 15px 16px;
}

@media (min-width: 768px) {
  .upcomming-events-list li .date-event {
    border-left: 2px solid #ff0000;
    width: 140px;
    float: left;
  }
}

@media (min-width: 1600px) {
  .upcomming-events-list li .date-event {
    padding: 26px 30px 16px;
  }
}

.upcomming-events-list li .date-event span {
  font-family: 'Roboto', sans-serif;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 4px;
}

.upcomming-events-list li .name {
  color: #afafaf;
  font-size: 15px;
  line-height: 22px;
  padding: 16px 35px;
  text-align: center;
}

@media (min-width: 768px) {
  .upcomming-events-list li .name {
    width: 350px;
    text-align: left;
  }
}

@media (min-width: 1600px) {
  .upcomming-events-list li .name {
    width: 505px;
    padding: 16px 65px;
  }
}

.upcomming-events-list li .name span {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 5px;
}

.upcomming-events-list li .venue {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  padding: 19px 35px 28px 35px;
  text-align: center;
  text-align: left;
}

@media (max-width: 768px) {
  .upcomming-events-list li .venue {
    text-align: center;
  }
}

@media (min-width: 768px) {
  .upcomming-events-list li .venue {
    border-left: 1px solid rgba(43, 43, 43, 0.9);
    border-right: 1px solid rgba(43, 43, 43, 0.9);
    width: 312px;
  }
}

@media (min-width: 1200px) {
  .upcomming-events-list li .venue {
    width: 180px;
  }
}

@media (min-width: 1600px) {
  .upcomming-events-list li .venue {
    width: 312px;
    padding: 19px 35px 28px 54px;
  }
}

.upcomming-events-list li .venue span {
  text-transform: none;
  font-size: 18px;
  margin-top: 5px;
}

.upcomming-events-list li .price {
  text-align: center;
  padding: 19px 20px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
}

@media (min-width: 768px) {
  .upcomming-events-list li .price {
    max-width: 130px;
  }
}

@media (min-width: 1600px) {
  .upcomming-events-list li .price {
    width: 130px;
  }
}

.upcomming-events-list li .price span {
  font-size: 28px;
  margin-top: 8px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}

.upcomming-events-list li .buy {
  text-align: center;
  padding: 29px 10px;
  max-width: 350px;
  flex-grow: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: end;
  gap: 8px;
}

.upcomming-events-list li .btn {
  padding: 10px 20px;
}

@media (min-width: 1600px) {
  .upcomming-events-list li .btn {
    padding: 10px 35px;
  }
}

.upcomming-events-list li.more {
  display: none;
}

.upcomming-events-list-title {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  padding: 58px 0 42px;
  font-size: 26px;
  line-height: normal;
}

.view-all-events {
  text-align: center;
  padding: 57px 0 80px;
}

/*------------------------------------------------------------------
[6.22. paginationposts]
*/
.paginationposts .row {
  border-top: 2px solid #e1e1e1;
}

.paginationposts nav {
  text-align: center;
  padding: 20px 0;
}

.paginationposts .pagination {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
}

.paginationposts .pagination>li>a,
.paginationposts .pagination>li>span {
  background-color: #E1E1E1;
  border: none;
  color: #151518;
  padding: 10px 16px;
  margin: 0 5px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.paginationposts .pagination>li:hover>a,
.paginationposts .pagination>li.active>a,
.paginationposts .pagination>li:hover>span,
.paginationposts .pagination>li.active>span {
  background-color: #ff0000;
  color: #ffffff;
}

.paginationposts .pagination>li:first-child>a,
.paginationposts .pagination>li:first-child>span,
.paginationposts .pagination>li:last-child>a,
.paginationposts .pagination>li:last-child>span {
  border-radius: 0;
  padding: 10px 23px;
}

.paginationposts.inverse-color .row {
  border-color: #555555;
}

.paginationposts.inverse-color .pagination>li>a,
.paginationposts.inverse-color .pagination>li>span {
  background-color: #555555;
  color: #ffffff;
}

.paginationposts.inverse-color .pagination>li:hover>a,
.paginationposts.inverse-color .pagination>li.active>a,
.paginationposts.inverse-color .pagination>li:hover>span,
.paginationposts.inverse-color .pagination>li.active>span {
  background-color: #ff0000;
}

/*------------------------------------------------------------------
[6.23. shop]
*/
.ecommercebar .container .row {
  margin: 0 4px;
  background-color: #F2F2F2;
}

.ecommercebar p {
  font-weight: 300;
  padding: 10px 0 6px;
  font-size: 11px;
  letter-spacing: 0.2px;
}

.ecommercebar p i {
  margin-right: 27px;
  margin-left: 2px;
}

.ecommercebar .menu-ecommerce {
  font-weight: 300;
  padding: 0;
  font-size: 11px;
  letter-spacing: 0.2px;
  text-align: right;
  text-transform: uppercase;
  padding-right: 6px;
}

.ecommercebar .menu-ecommerce a {
  color: #000000;
  padding: 10px 0 6px;
  display: inline-block;
}

.ecommercebar .menu-ecommerce i {
  margin-right: 3px;
  font-size: 16px;
}

.ecommercebar .menu-ecommerce .cart {
  margin-left: 27px;
  position: relative;
  display: inline-block;
  padding: 10px 0 6px;
}

.ecommercebar .menu-ecommerce .space {
  margin: 0 6px;
}

.ecommercebar .cart-big {
  position: absolute;
  top: 40px;
  background-color: #EBEBEB;
  right: -24px;
  width: 295px;
  z-index: 1;
  border: 1px solid #E1E1E1;
  border-radius: 2px;
  -webkit-box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 2px 5px -1px rgba(0, 0, 0, 0.2);
}

.ecommercebar .cart-big .pull-left {
  margin-right: 11px;
  padding: 0;
}

.ecommercebar .cart-big .list-cart-products li {
  padding: 20px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #E1E1E1;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.ecommercebar .cart-big .list-cart-products li .close {
  position: absolute;
  background-color: #777777;
  color: #ffffff;
  opacity: 0.7;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  top: 20px;
  right: 20px;
  background-image: url('../images/close-cart.png');
  background-position: center center;
  background-repeat: no-repeat;
}

.ecommercebar .cart-big .list-cart-products li .close:hover {
  opacity: 1;
}

.ecommercebar .cart-big .list-cart-products li img {
  display: block;
}

.ecommercebar .cart-big .list-cart-products li .title-post p {
  font-size: 13px;
  color: #777777;
  text-align: left;
  margin: 3px 0;
  padding: 0;
  line-height: normal;
  letter-spacing: 0px;
}

.ecommercebar .cart-big .list-cart-products li .title-post .title {
  font-weight: 700;
  color: #000000;
  text-transform: none;
}

.ecommercebar .cart-big .list-cart-products li:hover {
  background-color: #ffffff;
}

.ecommercebar .cart-big .total {
  padding: 23px 25px 23px 20px;
  text-align: left;
  font-size: 12px;
  font-weight: 700;
  color: #B5B5B5;
}

.ecommercebar .cart-big .total .price {
  font-size: 14px;
  color: #777777;
  float: right;
}

.ecommercebar .cart-big .acctions {
  padding: 20px;
}

.ecommercebar .cart-big .acctions .btn {
  width: 100%;
  background-color: red;
  color: #ffffff;
  background-color: #ff0000;
  font-size: 12px;
}

.ecommercebar .cart-big .acctions .btn.checkout {
  background-color: #000000;
  margin-top: 10px;
}

.ecommercebar .cart-big .acctions .btn:hover {
  background-color: #0495db;
}

.ecommercebar .cart .cart-big {
  display: none;
}

.ecommercebar .cart:hover .cart-big {
  display: block;
}

.featured-shop {
  padding-bottom: 28px;
}

@media (max-width: 400px) {
  .page-shop .col-xs-6 {
    width: 100%;
  }
}

.shopbanners {
  margin-top: 25px;
  margin-bottom: 7px;
}

@media (min-width: 992px) {
  .shopbanners .content-banner {
    float: left;
  }
}

@media (min-width: 992px) {
  .shopbanners .content-banner:not(:last-child) {
    margin-right: 3%;
  }
}

@media (min-width: 1600px) {
  .shopbanners .content-banner:not(:last-child) {
    margin-right: 39px;
  }
}

@media (min-width: 992px) {
  .shopbanners .content-banner.big {
    width: 44%;
  }
}

@media (min-width: 1600px) {
  .shopbanners .content-banner.big {
    width: 43.3%;
  }

  .shopbanners .content-banner.big .banner {
    max-width: 640px;
    padding: 50px;
  }

  .shopbanners .content-banner.big .banner p,
  .shopbanners .content-banner.big .banner h2,
  .shopbanners .content-banner.big .banner h3 {
    max-width: 57%;
  }
}

@media (min-width: 992px) {
  .shopbanners .content-banner.small {
    width: 25%;
  }
}

@media (min-width: 1600px) {
  .shopbanners .content-banner.small {
    width: 25.7%;
  }

  .shopbanners .content-banner.small .banner {
    max-width: 380px;
  }
}

.shopbanners .banner {
  margin: 0 auto;
  height: 300px;
  margin-bottom: 40px;
  background-color: gray;
  background-size: contain;
  background-position: center center;
  color: #ffffff;
  padding: 12px 35px 30px;
  position: relative;
  background-size: cover;
}

.shopbanners .banner.bigheight {
  height: 640px;
}

.shopbanners .banner.text-bottom .text {
  position: absolute;
  bottom: 36px;
  width: 100%;
  left: 0;
  padding: 0 36px;
}

.shopbanners .banner h2 {
  text-transform: uppercase;
  font-weight: 300;
  margin: 20px 0;
  font-size: 28px;
  line-height: 29px;
}

.shopbanners .banner h2.title-banner {
  letter-spacing: 6.5px;
}

.shopbanners .banner h3 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 3px;
}

.shopbanners .banner p {
  line-height: 28px;
  margin-top: 24px;
}

.shop-item {
  margin: 16px 0 62px;
}

.shop-item .cover {
  position: relative;
}

.shop-item .cover img {
  display: block;
  margin: 0 auto;
}

.shop-item .cover .rollover {
  position: absolute;
  text-align: center;
  opacity: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -ms-transition: opacity 0.25s ease-in-out;
  -o-transition: opacity 0.25s ease-in-out;
  transition: opacity 0.25s ease-in-out;
}

.shop-item .cover .rollover p {
  position: absolute;
  -webkit-transform: translateY(-50%);
  top: 100%;
  width: 100%;
  opacity: 0;
  transform: translateY(-50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
}

.shop-item .cover:hover .rollover {
  opacity: 1;
}

.shop-item .cover:hover .rollover p {
  opacity: 1;
  top: 50%;
}

.shop-item .cover[data-label]:before {
  content: attr(data-label);
  position: absolute;
  font-family: 'Roboto', sans-serif;
  background: #ff0000;
  color: #ffffff;
  text-transform: uppercase;
  top: 8px;
  left: -6px;
  line-height: 33px;
  font-size: 13px;
  padding: 0 15px;
  font-weight: 600;
  letter-spacing: 4px;
  z-index: 1;
}

.shop-item .info .rating {
  font-size: 14px;
  margin: 23px 0 17px;
  color: #ff0000;
  display: inline-block;
}

.shop-item .info .rating i {
  margin-right: 2px;
}

.shop-item .info .price {
  display: inline-block;
  float: right;
  margin: 23px 5px 16px;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 20px;
  color: #ff0000;
}

.shop-item .info .price .old-price {
  color: #9F9F9F;
  text-decoration: line-through;
  font-size: 17px;
  margin-right: 1px;
}

.shop-item .info .album,
.shop-item .info .artist {
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 4.25px;
}

.shop-item .info .artist {
  font-weight: 400;
  color: #ff0000;
  padding-bottom: 5px;
}

/*------------------------------------------------------------------
[6.24. time-circles]
*/
#DateCountdown {
  width: 600px;
  margin: 40px auto 50px;
}

@media (max-width: 767px) {
  #DateCountdown {
    width: 100%;
  }
}

/*------------------------------------------------------------------
[6.25. blog]
*/
.post-details {
  margin-top: 52px;
  margin-bottom: 125px;
}

.post-details .featured-image-wrapper {
  height: 500px;
  margin-bottom: 38px;
}

@media (max-width: 400px) {
  .post-details .featured-image-wrapper {
    height: 300px;
  }
}

.post-details .featured-image {
  object-fit: cover;
  object-position: top;
  height: 100%;
  width: 100%;
}

.post-details p {
  line-height: 24px;
  margin: 15px 0;
}

.post-details .title.small span.gray {
  color: #999999;
}

.post-details .title.small span.right {
  float: right;
}

.post-details .post-author .title.small,
.post-details .post-comments .title.small,
.post-details .post-reply .title.small {
  color: #000000;
  letter-spacing: 3.5px;
}

.post-details .post-author .media {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin-top: 22px;
  padding: 31px 18px 35px;
}

.post-details .post-author .media>.pull-left {
  margin-right: 23px;
}

.post-details .post-author .media-body {
  font-weight: 300;
  font-size: 14px;
  line-height: 28px;
  color: #666666;
}

.post-details .post-author .media-heading {
  font-weight: 700;
  font-size: 18px;
}

.post-details .post-comments .media {
  margin-top: 38px;
}

.post-details .post-comments .media>.pull-left {
  margin-right: 12px;
  background-color: #ff0000;
}

.post-details .post-comments .media-heading {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 15px;
  color: #000000;
}

.post-details .post-comments .media-heading small {
  font-size: 12px;
  display: block;
  margin-top: 6px;
  color: #CECECE;
}

.post-details .post-comments .media-body {
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: 300;
}

.post-details .post-comments .media-body .reply {
  font-size: 14px;
  display: block;
  color: #ff0000;
  font-weight: 700;
}

.post-details .post-reply form {
  margin-top: 30px;
}

.post-details .post-reply form input,
.post-details .post-reply form textarea {
  box-shadow: none;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 3px;
  margin-bottom: 18px;
}

.post-details .post-reply form input:not([type=submit]) {
  width: 223px;
  margin-right: 48px;
  height: 50px;
  display: inline-block;
}

.post-details .post-reply form textarea {
  padding: 16px 12px;
}

.sidebar {
  margin-top: 52px;
}

.sidebar .title.small {
  color: #000000;
  letter-spacing: 3.5px;
}

.sidebar .title.small i {
  font-size: 21px;
  position: relative;
  top: 3px;
  left: 4px;
  color: #ff0000;
}

.sidebar .search {
  width: 100%;
  position: relative;
  margin-top: 28px;
  margin-bottom: 46px;
  max-width: 272px;
}

.sidebar .search input {
  box-shadow: none;
  height: 50px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2.3px;
}

.sidebar .search .input-group-btn {
  position: absolute;
  top: 11px;
  right: 31px;
  font-size: 17px;
}

.sidebar .search .input-group-btn i {
  color: #ff0000;
}

.sidebar .social {
  margin-top: 27px;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

.sidebar .social li {
  float: left;
}

.sidebar .social li.facebook i {
  background-color: #3655A6;
}

.sidebar .social li.twitter i {
  background-color: #00C0FF;
}

.sidebar .social li.google i {
  background-color: #D93838;
}

.sidebar .social li.instagram i {
  background-color: #203F69;
}

.sidebar .social li.linkedin i {
  background-color: #113777;
}

.sidebar .social li.pinterest i {
  background-color: #EC1717;
}

.sidebar .social li.flickr i {
  background-color: #EF2559;
}

.sidebar .social li.tumblr i {
  background-color: #1C3C6E;
}

.sidebar .social li.dribbble i {
  background-color: #E24090;
}

.sidebar .social li.youtube i {
  background-color: #DE1E1E;
}

.sidebar .social i {
  width: 48px;
  height: 48px;
  display: inline-block;
  background-color: #ccc;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 10px;
  margin-right: 7px;
  border-radius: 2px;
  font-size: 21px;
  color: #ffffff;
}

.sidebar .advertisment {
  height: 250px;
  border: 2px solid #F3F3F3;
  position: relative;
  text-align: center;
}

.sidebar .advertisment p {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #B3B3B3;
  line-height: 20px;
  letter-spacing: 2.2px;
}

.sidebar .advertisment .vcenter {
  width: 100%;
}

.sidebar .instagram-feed {
  padding-top: 30px;
  padding-bottom: 40px;
}

.sidebar .instagram-feed li {
  display: inline-block;
  margin: 0 3px 1px 0;
}

.sidebar .instagram-feed li img {
  display: block;
}

.sidebar .menu-sidebar {
  position: relative;
  overflow: hidden;
  margin-top: 27px;
}

.sidebar .menu-sidebar li {
  float: left;
  width: 50%;
  background-color: #E1E1E1;
  color: #464646;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 0;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.sidebar .menu-sidebar li.active {
  background-color: #ff0000;
  color: #ffffff;
}

.sidebar .last-tweets,
.sidebar .last-comments,
.sidebar .last-posts-sidebar {
  margin-top: 28px;
  margin-bottom: 37px;
}

.sidebar .last-tweets li,
.sidebar .last-comments li,
.sidebar .last-posts-sidebar li {
  position: relative;
  overflow: hidden;
  padding-bottom: 14px;
  margin-top: 20px;
}

.sidebar .last-tweets li:not(:last-child),
.sidebar .last-comments li:not(:last-child),
.sidebar .last-posts-sidebar li:not(:last-child) {
  border-bottom: 1px solid #eeeeee;
}

.sidebar .last-tweets .pull-left,
.sidebar .last-comments .pull-left {
  margin-right: 15px;
}

.sidebar .last-tweets .title-post p,
.sidebar .last-comments .title-post p,
.sidebar .last-posts-sidebar .title-post p {
  font-size: 15px;
  line-height: 22px;
}

.sidebar .last-tweets .date,
.sidebar .last-comments .date,
.sidebar .last-posts-sidebar .date {
  font-size: 13px;
  color: #ff0000;
  margin-top: 4px;
}

.sidebar .last-posts-sidebar .img-wrapper {
  margin-bottom: 15px;
  height: 200px;
  display: block;
}

.sidebar .last-posts-sidebar .img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: middle;
}

.sidebar .last-comments {
  margin-top: 15px;
}

.sidebar .last-tweets .title-post p {
  font-weight: 700;
}

.sidebar .list-tags {
  margin-top: 28px;
  margin-bottom: 40px;
}

.sidebar .list-tags li {
  display: inline-block;
  margin-right: -1px;
  margin-bottom: 11px;
}

.sidebar .list-tags li a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 25px;
  border: 2px solid #F3F3F3;
  color: #000000;
  padding: 0 14px;
  letter-spacing: 0.4px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

.sidebar .list-tags li a:hover {
  color: #ffffff;
  background-color: #ff0000;
  border-color: #ff0000;
  text-decoration: none;
}

.sidebar .last-tweets li,
.sidebar .last-comments li {
  padding-bottom: 18px;
}

.sidebar .last-tweets .header-comment,
.sidebar .last-comments .header-comment {
  position: relative;
  overflow: hidden;
}

.sidebar .last-tweets .header-comment .pull-left,
.sidebar .last-comments .header-comment .pull-left {
  margin-right: 11px;
}

.sidebar .last-tweets .header-comment .date,
.sidebar .last-comments .header-comment .date {
  margin-top: 8px;
}

.sidebar .last-tweets .comment,
.sidebar .last-comments .comment {
  margin-top: 10px;
}

.sidebar .last-tweets .comment p,
.sidebar .last-comments .comment p {
  font-size: 14px;
  color: #667777;
  font-style: italic;
  line-height: 20px;
  font-family: georgia;
  line-height: 22px;
}

.sidebar .last-tweets .tweet,
.sidebar .last-comments .tweet {
  margin-top: 10px;
}

.sidebar .last-tweets .tweet p,
.sidebar .last-comments .tweet p {
  font-size: 15px;
  line-height: 22px;
}

.sidebar .last-tweets .tweet p a,
.sidebar .last-comments .tweet p a {
  color: #ff0000;
  text-decoration: none;
}

.inverse-color .sidebar .title.small {
  color: #F8F8F8;
}

.inverse-color .sidebar .list-tags li a {
  color: #F3F3F3;
}

.inverse-color .sidebar .last-tweets li:not(:last-child),
.inverse-color .sidebar .last-comments li:not(:last-child),
.inverse-color .sidebar .last-posts-sidebar li:not(:last-child) {
  border-bottom-color: rgba(238, 238, 238, 0.25);
}

.inverse-color hr {
  border-color: rgba(238, 238, 238, 0.25);
}

.inverse-color .post-details .post-author .media {
  border-color: rgba(238, 238, 238, 0.25);
}

.inverse-color .post-details .post-comments .media-body,
.inverse-color .post-details .post-author .media-body {
  color: #E8E8E8;
}

.inverse-color .post-details .post-comments .media-heading {
  color: #F8F8F8;
}

.inverse-color .post-details .post-author .title.small,
.inverse-color .post-details .post-comments .title.small,
.inverse-color .post-details .post-reply .title.small {
  color: #F8F8F8;
}

.inverse-color .form-control {
  background: #191919;
  color: #DCDCDC;
}

/*------------------------------------------------------------------
[6.26. keyframes]
*/
@-webkit-keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}

@keyframes moveUp {
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}


.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

@media (max-width: 400px) {
  body {
    overflow-x: hidden;
  }
}