/* Finetuned Framework v.0.02 February 2020*/
/* Designed and developed by Semih ORHAN, Bursa, Turkey*/
/* "Let the beauty we love be what we do." Rumi */

/* THEME-SPECIFIC CUSTOM STYLE CLASSES */
.color--custom-001 {color: #fffeeb; /* default font, headings, navigation-offset*/}
.color--custom-002 {color: #fffeec; /* navigation-offset:hover */}
.color--custom-003 {color: #94905d; /* one unordinary color */}
.color--custom-004 {color: #ef9a48; /* one unordinary color */}
.color--custom-005 {color: #98b755; /* another unordinary color */}
.color--custom-006 {color: #cd6bea; /* one more unordinary color */}
.color--custom-007 {color: #00ced1; /* another unordinary color, because why not */}
.color--custom-008 {color: #5c6370; /* another another unordinary color, because why not again */}
.color--custom-009 {color: #1c1c1c; /* alternative background */}
.color--custom-10 {color: #000000; /* background, shadows, gradient, button--custom:hover background */}
.color--custom-10--rgba {color: rgba(0, 0, 0, 0);}
.bg-color--custom-01 {background-color: #fffeeb;}
.bg-color--custom-02 {background-color: #fffeec;}
.bg-color--custom-03 {background-color: #94905d;}
.bg-color--custom-04 {background-color: #ef9a48;}
.bg-color--custom-05 {background-color: #98b755;}
.bg-color--custom-06 {background-color: #cd6bea;}
.bg-color--custom-07 {background-color: #00ced1;}
.bg-color--custom-08 {background-color: #5c6370;}
.bg-color--custom-09 {background-color: #1c1c1c;}
.bg-color--custom-10 {background-color: #000000;}
.bg-color--custom-10--rgba {background-color: rgba(0, 0, 0, 0);}
.bg-gradient--bg-color--80p {background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 100%);}
.bg-gradient--bg-color-to-transparent--0deg {
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0,1) 0%, rgba(0, 0, 0,0.5) 2%, rgba(0, 0, 0,0.25) 5%, rgba(18, 12, 7,0.25) 40%, rgba(18, 12, 7,0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0,1) 0%, rgba(0, 0, 0,0.5) 2%, rgba(0, 0, 0,0.25) 5%, rgba(18, 12, 7,0.25) 40%, rgba(18, 12, 7,0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0,1) 0%, rgba(0, 0, 0,0.5) 2%, rgba(0, 0, 0,0.25) 5%, rgba(18, 12, 7,0.25) 40%, rgba(18, 12, 7,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#fffeeb",GradientType=1);}
.f--custom-01 {font-family: 'EB Garamond', serif;}
.f--custom-02 {font-family: 'EB Garamond', serif;}
.f--custom-03 {font-family: 'EB Garamond', serif;}
.bg-image--jpg--01{background-image: url(../images/background--jpg--01-mobile-min.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; /* Logic: background-min.jpg and background-min.png are different images, so are background-alt-min.jpg and background-alt-min.png */}
.bg-image--png--01{background-image: url(../images/background--png--01-min.png); background-position: top center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}
.bg-image--jpg--02{background-image: url(../images/background--jpg--02-min.jpg); background-position: top center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; /* Logic: background-min.jpg and background-min.png are different images, so are background-alt-min.jpg and background-alt-min.png */}
.bg-image--png--02{background-image: url(../images/background--png--02-min.png); background-position: top center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}
.bg-image--jpg--03{background-image: url(../images/background--jpg--03-min.jpg); background-position: center center; background-size:contain; background-repeat: no-repeat; background-attachment: scroll;}
.bg-image--png--03{background-image: url(../images/background--png--03-min.png); background-position: top center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}
.bg-image--png--04{background-image: url(../images/background--png--04-min.png); background-position: top center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}
.bg-image--jpg--05{background-image: url(../images/background--jpg--05-min.jpg); background-position: top center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; /* Logic: background-min.jpg and background-min.png are different images, so are background-alt-min.jpg and background-alt-min.png */}
.bg-image--png--05{background-image: url(../images/background--png--05-min.png); background-position: top center; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;}
.button:hover, .button--custom:hover {box-shadow: 0.12rem 0.12rem 0.12rem #000000;}
.button:active, .button--custom:active {}
.button_panel {transition: all 0.6s ease-out;}
.icon {font-size: 2.5rem;}
.icon, .button, .button--custom {transition: all 0.6s ease-out;}
.icon:hover {opacity: 0.7; filter: alpha(opacity=70);}
.icon:active {opacity: 0.7; filter: alpha(opacity=70);}
body {color: #fffeeb; text-shadow: #000000; background-color: #000000; background-image: url();}
body {font-family: 'EB Garamond', serif; font-size: inherit; font-weight: inherit; letter-spacing: 0.01rem; line-height: 2rem; text-align: center; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit; background-position: top center; background-repeat: no-repeat; background-attachment: fixed; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; ;}
body, h1, h2, h3, h4, h5, h6, p, p a, .flickity-prev-next-button .arrow {text-shadow: 0.1rem 0.05rem 0.1rem #000000; /* h-shadow v-shadow blur-radius color */}
h1 {color: #fffeec; text-shadow: #000000;}
h1 {font-family: 'EB Garamond', serif; font-size: 3.2rem; font-weight:normal; letter-spacing:normal; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h2 {color: #fffeec; text-shadow: #000000;}
h2 {font-family: 'EB Garamond', serif; font-size: 3.4rem; font-weight: normal; letter-spacing: normal; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h3 {color: #fffeec; text-shadow: #000000;}
h3 {font-family: 'EB Garamond', serif; font-size: 2rem; font-weight: normal; letter-spacing: normal; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h4 {color: #fffeec; text-shadow: #000000;}
h4 {font-family: 'EB Garamond', serif; font-size: 2.4rem; font-weight: normal; letter-spacing: normal; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h5 {color: #fffeec; text-shadow: #000000;}
h5 {font-family: 'EB Garamond', serif; font-size: 2rem; font-weight: normal; letter-spacing: normal; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h6 {color: #fffeec; text-shadow: #000000;}
h6 {font-family: 'EB Garamond', serif; font-size: 2rem; font-weight: normal; letter-spacing: normal; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
hr {border: 0; border-top: 0.15rem solid;}
hr {color: #1c1c1c; text-shadow: #000000;}
img {-webkit-filter: drop-shadow(0.1rem 0.1rem 0.1rem #000000); filter: drop-shadow(0.1rem 0.1rem 0.1rem #000000); /* h-shadow v-shadow blur-radius spread color */}
p {color: #fffeeb; text-shadow: #000000;}
p {font-family: 'EB Garamond', serif; font-size: 1.6rem; font-weight: 300; letter-spacing: 0.01rem; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
.media-credits p {color: #9a9a9a; text-shadow: #000000;}
.media-credits p {font-size: 0.9rem; font-weight: 100; letter-spacing: 0.05rem;}
p a, p a:link {color: #fffeeb; text-shadow: #000000;}
p a, p a:link, p a:visited {font-family: 'EB Garamond', serif; font-size: 1.6rem; font-weight: 400; letter-spacing: 0.01rem; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
p a:hover, p a:active {color: #fffeec; text-shadow: #000000;}
p a:hover, p a:active {text-decoration: none;}
p a:visited {color: #fffeeb; text-shadow: #000000;}
a, a:link, a:visited {color: #fffeeb; text-shadow: #000000;}
a:hover, a:active {color: #fffeec; text-shadow: #000000;}
a, a:link, a:visited {font-family: 'EB Garamond', serif; font-size: 1.6rem; font-weight: 300; letter-spacing: 0.01rem; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
a.button, a.button:link, a.button:hover, a.button:active {border: 0; border-radius: 0.20rem; color: #fffeeb; text-shadow: 0.05rem 0.05rem 0.05rem #000000; /* h-shadow v-shadow blur-radius color */  box-shadow: 0.1rem 0.1rem 0.1rem #000000; /* h-shadow v-shadow blur-radius color */}
a.button, a.button--custom {font-family: 'EB Garamond', serif; font-size: 1.6rem; font-weight: 400; letter-spacing: 0.01rem; letter-spacing: 0.01rem; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
a.button--custom {color: #fffeeb; background-color: none; border: 0.2rem solid #fffeeb; border-radius: 0rem; text-shadow: none; transition: all 0.6s ease-out;}
a.button--custom, a.button--custom:link, a.button--custom:visited, a.button--custom:active {transition: all 0.6s ease-out;}
a.button--custom:hover {color: #000000; background-color: #fffeeb; border: 0.2rem solid #fffeeb; text-shadow: none; opacity: 0.9; filter: alpha(opacity=90);}
address a, address a:link, address a:visited {font-family: 'EB Garamond', serif; font-size: 1.5rem; font-weight: 300; letter-spacing: 0.05rem; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
.site-credit {background-image: url(../images/emblem--heart-min.png);}
.site-credit a { color: #000000;}
.site-credit:hover, .site-credit:active {background-image: url(../images/emblem--empty-min.png);}
.site-credit a:hover {color: #000000;}
.progress-container {height: 0.5rem; background: #000000;}
.progress-bar {height: 0.5rem; background: #94905d;}
.navigation-bar {background: #000000;}
.navigation-bar a, .navigation-bar a:link, .navigation-bar a:visited, .navigation-bar a:hover, .navigation-bar a:active {font-family: 'EB Garamond', serif; font-size: 1.5rem; font-weight: 400; letter-spacing: 0.01rem; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
.navigation-bar a, .navigation-bar a:link, .navigation-bar a:visited {color: #fffeeb; text-shadow: none;}
.navigation-bar a:hover, .navigation-bar a:active {background-color: #fffeeb; color: #000000; text-shadow: none;}
.carousel {background-color: #000000;}
.carousel_cell {}
.flickity-button {color: #fffeeb;transition: all 0.1s ease-out;}
.flickity-button:hover {opacity:0.8;}
.flickity-prev-next-button .arrow {fill: #fffeeb;text-shadow: #000000;}
.flickity-prev-next-button.no-svg {color: #fffeeb;}
.flickity-prev-next-button:hover {background: transparent;}
.modal {background: #000000; opacity: 0.95;}
.modal_close-button {background: none; color: #fffeec; text-shadow: #000000;}
.modal_close-button {font-family: 'EB Garamond', serif; font-size: 2.8rem; font-weight: 300; letter-spacing: normal; line-height: 2rem; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
.navigation-offset:target {padding-top: 9.9vh; margin-top: -9.9vh;  display: inline-block; /* required for webkit browsers */ /* set equal to the sticky navigation height minus 0.1 to avoid overlap */}
#fp-nav ul li a span,.fp-slidesNav ul li a span {background: #fffeeb; opacity:0.8;}
#fp-nav ul li .fp-tooltip {color: #fffeeb;}
#fp-nav ul li a span,.fp-slidesNav ul li a span, #fp-nav ul li .fp-tooltip {box-shadow: 0.1rem 0.1rem 0.1rem #000000;}
.h-min--100vh--mobile-fix{transition: all 0.6s ease-out;}

/* NEGATIVE COLORS */
.negative {color: #000000; text-shadow: #fffeeb; background-color: #fffeeb; background-image: url();}
.negative, .negative h1, .negative h2, .negative h3, .negative h4, .negative h5, .negative h6, .negative p, .negative p a {text-shadow: 0.1rem 0.05rem 0.1rem #fffeeb;}
.negative h1 {color: #1c1c1c; text-shadow: #fffeeb;}
.negative h2 {color: #1c1c1c; text-shadow: #fffeeb;}
.negative h3 {color: #1c1c1c; text-shadow: #fffeeb;}
.negative h4 {color: #1c1c1c; text-shadow: #fffeeb;}
.negative h5 {color: #1c1c1c; text-shadow: #fffeeb;}
.negative h6 {color: #1c1c1c; text-shadow: #fffeeb;}
.negative hr {color: #1c1c1c; text-shadow: #fffeeb;}
.negative img {-webkit-filter: drop-shadow(0.1rem 0.1rem 0.1rem #fffeeb); filter: drop-shadow(0.1rem 0.1rem 0.1rem #fffeeb);}
.negative p {color: #000000; text-shadow: #fffeeb;}
.negative .media-credits p {color: #9a9a9a; text-shadow: #fffeeb;}
.negative p a, .negative p a:link {color: #000000; text-shadow: #fffeeb;}
.negative p a:hover, .negative p a:active {color: #1c1c1c; text-shadow: #fffeeb;}
.negative p a:visited {color: #000000; text-shadow: #fffeeb;}
.negative a, .negative a:link, .negative a:visited {color: #000000; text-shadow: #fffeeb;}
.negative a:hover, .negative a:active {color: #1c1c1c; text-shadow: #fffeeb;}
.negative a.button, .negative a.button:link, .negative a.button:hover, .negative a.button:active {color: #fffeeb; text-shadow: 0.05rem 0.05rem 0.05rem #000000;  box-shadow: 0.1rem 0.1rem 0.1rem #fffeeb;}
.negative a.button--custom, .negative a.button--custom:active {color: #000000; background-color: none; border: 0.1rem solid #000000; border-radius: 0.2rem; text-shadow: none; transition: all 0.6s ease-out;}
.negative a.button--custom:hover {color: #fffeeb; background-color: #000000; border: 0.1rem solid #000000; text-shadow: none;}
.negative .navigation-bar a, .negative .navigation-bar a:link, .negative .navigation-bar a:visited, .negative .navigation-bar a:active {color: #000000;}
.negative .navigation-bar a:hover {background-color: #000000; color: #fffeeb;}

/* TUNED.LINK/ CUSTOM ATTRIBUTES */
.tuned {font-family: 'EB Garamond', serif;  font-size: inherit;  font-weight: inherit;  letter-spacing: 0.05rem;  line-height: 2rem;  text-align: center;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;  background-position: top center;  background-repeat: no-repeat;  background-attachment: fixed;  -webkit-background-size:cover;  -moz-background-size:cover;  -o-background-size:cover;  background-size:cover; ;}
.tuned h1 {font-family: 'EB Garamond', serif;  font-size: 2.9rem;  font-weight: 400;  letter-spacing: 0.2rem;  line-height: normal;  text-decoration:none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned h2 {font-family: 'EB Garamond', serif;  font-size: 2.9rem;  font-weight: 400;  letter-spacing: 0.2rem;  line-height: normal;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h3 {font-family: 'EB Garamond', serif;  font-size: 2rem;  font-weight: 400;  letter-spacing: 0.075rem;  line-height: normal;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned h4 {font-family: 'EB Garamond', serif;  font-size: 1.4rem;  font-weight: 400;  letter-spacing: 0.075rem;  line-height: normal;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned h5 {font-family: 'EB Garamond', serif;  font-size: 1.4rem;  font-weight: 400;  letter-spacing: 0.075rem;  line-height: normal;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned h6, .tuned h6 a {font-family: 'Oswald', serif;  font-size: 1rem;  font-weight: 100;  letter-spacing: 0.6rem;  line-height: normal;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned hr {border: 0;  border-top: 0.15rem solid;}
.tuned p, .tuned p a, .tuned p a:link, .tuned p a:visited, .tuned a, .tuned a:link, .tuned a:visited {font-family: 'Open Sans', sans-serif;  font-size: 1.4rem;  font-weight: 200;  letter-spacing: 0.075rem;  line-height: 1.8;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned .media-credits p {font-family: 'Open Sans', sans-serif; font-size: 0.9rem;  font-weight: 100;  letter-spacing: 0.02rem;}
.tuned a.button, .tuned a.button--custom {font-family: 'EB Garamond', serif;  font-size: 1.5rem;  font-weight: 400;  letter-spacing:0.075rem;  line-height: 2rem;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned address a, .tuned address a:link, .tuned address a:visited {font-family: 'Open Sans', sans-serif;  font-size: 1.4rem;  font-weight: 200;  letter-spacing:0.02rem;  line-height: normal;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}

/* BANDSINTOWN WIDGET CUSTOM STYLES*/
/* Apply project-specific custom styles to buttons */
.tuned a.bit-rsvp.bit-button, .tuned a.bit-offers.bit-button, .tuned div.bit-offers.bit-button, .tuned div ul.songkick li p.ticket a {font-family: 'EB Garamond', serif!important;  font-size: 1.5rem!important;  font-weight: 400!important;  letter-spacing:0.075rem!important;  line-height: normal!important;  text-decoration: none!important;  text-transform: uppercase!important;  text-indent: inherit!important;  text-overflow: inherit!important;}
.tuned a.bit-rsvp.bit-button, .tuned a.bit-offers.bit-button, .tuned div.bit-offers.bit-button, .tuned div ul.songkick li p.ticket a {color: #fffeeb!important; background-color: rgba(0,0,0,0)!important; border: 0.08rem solid #fffeeb!important; border-radius: 0rem; !important; text-shadow: none!important; transition: all 0.2s ease-out!important;}
.tuned a.bit-rsvp.bit-button, .tuned a.bit-rsvp.bit-button:link, .tuned a.bit-rsvp.bit-button:visited, .tuned a.bit-rsvp.bit-button:active, .tuned a.bit-offers.bit-button, .tuned a.bit-offers.bit-button:link, .tuned a.bit-offers.bit-button:visited, .tuned a.bit-offers.bit-button:active, .tuned div ul.songkick li p.ticket a {transition: all 0.2s ease-out!important;}
.tuned div.bit-offers.bit-button, .tuned div.bit-offers.bit-button:link, .tuned div.bit-offers.bit-button:visited, .tuned div.bit-offers.bit-button:active, .tuned div ul.songkick li p.ticket a {transition: all 0.2s ease-out!important;}
.tuned a.bit-rsvp.bit-button:hover, .tuned a.bit-offers.bit-button:hover, .tuned div.bit-offers.bit-button:hover, .tuned div ul.songkick li p.ticket a:hover {color: #000000!important; background-color: #fffeeb!important; border: 0.08rem solid #fffeeb!important; text-shadow: none!important; opacity: 0.9!important; filter: alpha(opacity=90)!important;}
/* When there are no upcoming dates */
.bit-widget .bit-no-dates-container {border-top: 0px solid rgba(124, 124, 124, 0.25) !important; text-align: center; margin: 0px 10px 0px 10px; padding: 100px 0px 100px 0px;}
.bit-widget .bit-no-dates-container .bit-no-dates-title {text-transform: uppercase; font-size: 15px; font-weight: normal; margin-bottom: 5px; line-height: 25px;}
.bit-widget .bit-no-dates-container {display:none!important;}
/* Other */
div.bit-event{border-top: 0px solid #000000 !important; text-decoration: none !important; padding: 0 !important; padding-bottom: 1.5rem !important;}
/* Weird button margin fix */
.tuned a.bit-rsvp.bit-button, .tuned a.bit-offers.bit-button, .tuned div.bit-offers.bit-button {margin-right:10px !important; margin-left:0px !important;}

/* CUSTOM CONT...*/
.tuned p a.link, .tuned p a.link:link, .tuned p a.link:visited, .tuned p a.link span {font-family: 'EB Garamond', serif;  font-size: 1.6rem;  font-weight: 400;  letter-spacing: 0.02rem;  line-height: 2rem;  text-decoration: none;  text-transform: None;  text-indent: inherit;  text-overflow: inherit;}
.tuned h1.band-name {font-family: 'EB Garamond', serif;  font-size: 8rem;  font-weight: 400;  letter-spacing: 0.075rem;  line-height: normal;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}

.tuned h2.album-title {font-family: 'EB Garamond', serif;  font-size: 2.2rem;  font-weight: 400;  letter-spacing: 0.2rem;  line-height: normal;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}

/* CUSTOM */
  /* Small devices (landscape phones, 576px and up) */
  @media (min-width: 576px) {
  .tuned h1 {font-size: 2.9rem;}
  .tuned h2 {font-size: 2.9rem;}
  .tuned h2.secondary {font-size: 1.8rem;}
  .tuned h2.album-title {font-family: 'EB Garamond', serif;  font-size: 2.2rem;  font-weight: 400;  letter-spacing: 0.2rem;  line-height: normal;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}

  }
.tuned h6 a.h6-a-fix {font-family: 'Oswald', serif;  font-size: 1rem;  font-weight: 100;  letter-spacing: 0.6rem;  line-height: normal;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {.tuned h1 {font-size: 3.7rem;}
.tuned h2 {font-size: 3.9rem;}
.tuned h2.secondary {font-size: 2.5rem;}
.animation_fade-in--05-md {
  animation-name: animation_fade-in--05-md;
  animation-timing-function: ease-out;
  animation-fill-mode: backwards;
  backface-visibility: hidden;
}

@keyframes animation_fade-in--05-md {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 0.5;
  }
  }
.link .arrow {opacity:1; transition: all 0.6s ease-out;}
.link:hover .arrow {opacity:0;}

.animation_fade-in--md {
  animation-name: animation_fade-in--md;
  animation-timing-function: ease-out;
  animation-fill-mode: backwards;
  backface-visibility: hidden;
}

@keyframes animation_fade-in--md {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.bg-image--jpg--01{background-image: url(../images/background--jpg--01-min.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; /* Logic: background-min.jpg and background-min.png are different images, so are background-alt-min.jpg and background-alt-min.png */}

.p-y--md-40 {padding-top:4rem;padding-bottom:4rem;}
.p-t--md-40 {padding-top:4rem;}
.p-y--md-60 {padding-top:6rem;padding-bottom:6rem;}
.p-t--md-60 {padding-top:6rem;}
.p-b--md-20 {padding-bottom: 2rem;}
.p-b--md-40 {padding-bottom: 4rem;}
.p-b--md-60 {padding-bottom: 6rem;}

.bg-gradient--bg-color-to-transparent--0deg-md {
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0,1) 0%, rgba(0, 0, 0,0.5) 2%, rgba(0, 0, 0,0.25) 5%, rgba(18, 12, 7,0.25) 40%, rgba(18, 12, 7,0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0,1) 0%, rgba(0, 0, 0,0.5) 2%, rgba(0, 0, 0,0.25) 5%, rgba(18, 12, 7,0.25) 40%, rgba(18, 12, 7,0) 100%);
  background: linear-gradient(0deg, rgba(0, 0, 0,1) 0%, rgba(0, 0, 0,0.5) 2%, rgba(0, 0, 0,0.25) 5%, rgba(18, 12, 7,0.25) 40%, rgba(18, 12, 7,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#fffeeb",GradientType=1);}
  }
  /* Large devices (desktops, 992px and up) */
  @media (min-width: 992px) {
  .tuned h1 {font-size: 3.9rem;}
  .tuned h2 {font-size: 3.9rem;}
  .tuned h2.secondary {font-size: 2.5rem;}
  .bg-image--jpg--02{background-image: url(../images/photo-2-min.jpg); background-position: center center; background-size: cover; background-repeat: no-repeat; background-attachment: scroll; /* Logic: background-min.jpg and background-min.png are different images, so are background-alt-min.jpg and background-alt-min.png */}
  .bg-texture--dark--lg {  background-position: center top;  background-repeat: repeat;  background-size: auto;  background-attachment: scroll;  background-image: url(../images/texture--dark-min.png)}
  .bg-texture--light--lg {  background-position: center top;  background-repeat: repeat;  background-size: auto;  background-attachment: scroll;  background-image: url(../images/texture--light-min.png)}
  }

  .flex-grow {flex-grow: 1;}


.custom-narrow-component {flex:0;}
.custom-wide-component {flex:1; flex-grow:3;}


.tuned p.handwritten {font-family: 'Pinyon Script', cursive; font-size: 1.85rem;  }
#site-credit a{line-height: normal;}


.animation-delay--100 {
  animation-delay: 1s;
}

.animation-delay--125 {
  animation-delay: 1.25s;
}

.animation-delay--150 {
  animation-delay: 1.5s;
}

.animation-delay--175 {
  animation-delay: 1.75s;
}

.animation-delay--200 {
  animation-delay: 2s;
}

.animation-delay--225 {
  animation-delay: 2.25s;
}

.animation-delay--250 {
  animation-delay: 2.5s;
}

.animation-delay--275 {
  animation-delay: 2.75s;
}

.animation-delay--300 {
  animation-delay: 3s;
}

.animation-delay--325 {
  animation-delay: 3.25s;
}

.animation-delay--350 {
  animation-delay: 3.5s;
}

.animation-delay--400 {
  animation-delay: 4s;
}

.animation-delay--350 {animation-delay:3.5s;}
.animation-delay--375 {animation-delay:3.75s;}
.animation-delay--400 {animation-delay:4.0s;}
.animation-delay--425 {animation-delay:4.25s;}
.animation-delay--450 {animation-delay:4.5s;}
.animation-delay--475 {animation-delay:4.75s;}
.animation-delay--500 {animation-delay:5.0s;}
.animation-delay--525 {animation-delay:5.25s;}
.animation-delay--550 {animation-delay:5.5s;}
.animation-delay--575 {animation-delay:5.75s;}
.animation-delay--600 {animation-delay:6.0s;}
.animation-delay--625 {animation-delay:6.25s;}
.animation-delay--650 {animation-delay:6.5s;}
.animation-delay--675 {animation-delay:6.75s;}
.animation-delay--700 {animation-delay:7.0s;}
.animation-delay--725 {animation-delay:7.25s;}
.animation-delay--750 {animation-delay:7.5s;}
.animation-delay--775 {animation-delay:7.75s;}
.animation-delay--800 {animation-delay:8.0s;}
.animation-delay--825 {animation-delay:8.25s;}
.animation-delay--850 {animation-delay:8.5s;}
.animation-delay--875 {animation-delay:8.75s;}
.animation-delay--900 {animation-delay:9.0s;}
.animation-delay--925 {animation-delay:9.25s;}
.animation-delay--950 {animation-delay:9.5s;}
.animation-delay--975 {animation-delay:9.75s;}
.animation-delay--1000 {animation-delay:10.0s;}


.animation-duration--05 {
  animation-duration: 0.5s;
}

/*Songkick widget embed for temporary use until API integration*/
html #tour-dates {
  font-family: 'Open Sans', sans-serif !important;
      font-size: 1.2rem !important;
      font-weight: 200 !important;
      letter-spacing: 0.04rem !important;
      line-height: 1.8 !important;
      text-decoration: none;
      text-transform: none;
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  html #tour-dates {
    font-family: 'Open Sans', sans-serif !important;
        font-size: 1.25rem !important;
}

.site-credit_dawwwg {transition: all 0.6s ease-out; position:absolute;bottom:0; left:0; width:66.6px; max-width:66.6px; height:30px; max-height:30px; opacity: 1; filter: alpha(opacity=100); background-image: url(../images/site-credit-min.png); background-position: bottom left; background-size: contain; background-repeat: no-repeat; background-attachment: scroll;}
.site-credit_dawwwg:hover, .site-credit_dawwwg:active {opacity: 0.8; filter: alpha(opacity=80);}

img.site-credit-logo {width:100px; max-width:100px; transition: all 0.6s ease-out;}
img.site-credit-logo:hover, img.site-credit_dawwwg:active {opacity: 0.8; filter: alpha(opacity=80);}

/* Extra extra large devices (large desktops, 1200px and up) */
@media (min-width: 1920px) {
.site-credit_dawwwg {position:absolute;bottom:0; left:0; width:100px; max-width:100px; height:40px; max-height:40px; opacity: 1; filter: alpha(opacity=100); background-image: url(../images/site-credit-min.png); background-position: bottom left; background-size: contain; background-repeat: no-repeat; background-attachment: scroll;}

}