/* 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: #ffffff; /* default font, headings, navigation-offset*/}
.color--custom-002 {color: #fefdfa; /* navigation-offset:hover */}
.color--custom-003 {color: #ef5d69; /* 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: #232323; /* 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: #ffffff;}
.bg-color--custom-02 {background-color: #fefdfa;}
.bg-color--custom-03 {background-color: #ef5d69;}
.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: #232323;}
.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,1) 2%, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 2%, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 100%);
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 2%, rgba(0,0,0,0.8) 10%, rgba(0,0,0,0.5) 20%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#fffff",GradientType=1);}
.f--custom-01 {font-family: 'Open Sans', sans-serif;}
.f--custom-02 {font-family: 'Open Sans', sans-serif;}
.f--custom-03 {font-family: 'Open Sans', sans-serif;}
.bg-image--jpg--01{background-image: url(../images/background-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-02-mobile-min.jpg); background-position: bottom 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-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-min.jpg); background-position: center center; background-size:cover; 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.3s ease-out;}
.icon {font-size: 2.5rem;}
.icon, .button, .button--custom {transition: all 0.2s ease-out;}
.icon:hover {transform: scale(1);}
.icon:active {transform: scale(1);}
body {color: #ffffff; text-shadow: #000000; background-color: #000000; background-image: url();}
body {font-family: 'Open Sans', sans-serif; font-size: inherit; font-weight: inherit; letter-spacing: 0.01rem; line-height: normal; 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: #fefdfa; text-shadow: #000000;}
h1 {font-family: 'Open Sans', sans-serif; font-size: 3.2rem; font-weight:normal; letter-spacing:normal; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h2 {color: #fefdfa; text-shadow: #000000;}
h2 {font-family: 'Open Sans', sans-serif; font-size: 3.4rem; font-weight: normal; letter-spacing: normal; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h3 {color: #fefdfa; text-shadow: #000000;}
h3 {font-family: 'Open Sans', sans-serif; font-size: 2rem; font-weight: normal; letter-spacing: normal; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h4 {color: #fefdfa; text-shadow: #000000;}
h4 {font-family: 'Open Sans', sans-serif; font-size: 2.4rem; font-weight: normal; letter-spacing: normal; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h5 {color: #fefdfa; text-shadow: #000000;}
h5 {font-family: 'Open Sans', sans-serif; font-size: 2rem; font-weight: normal; letter-spacing: normal; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
h6 {color: #fefdfa; text-shadow: #000000;}
h6 {font-family: 'Work Sans', sans-serif; font-size: 2rem; font-weight: normal; letter-spacing: normal; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
hr {border: 0; border-top: 0.25rem solid;}
hr {color: #232323; 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: #ffffff; text-shadow: #000000;}
p {font-family: 'Open Sans', sans-serif; font-size: 1.6rem; font-weight: 300; letter-spacing: 0.01rem; line-height: normal; 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: #ffffff; text-shadow: #000000;}
p a, p a:link, p a:visited {font-family: 'Open Sans', sans-serif; font-size: 1.6rem; font-weight: 400; letter-spacing: 0.01rem; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
p a:hover, p a:active {color: #fefdfa; text-shadow: #000000;}
p a:hover, p a:active {text-decoration: none;}
p a:visited {color: #ffffff; text-shadow: #000000;}
a, a:link, a:visited {color: #ffffff; text-shadow: #000000;}
a:hover, a:active {color: #fefdfa; text-shadow: #000000;}
a, a:link, a:visited {font-family: 'Open Sans', sans-serif; font-size: 1.6rem; font-weight: 300; letter-spacing: 0.01rem; line-height: normal; 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.0rem; color: #ffffff; 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: 'Open Sans', sans-serif; font-size: 1.6rem; font-weight: 400; letter-spacing: 0.01rem; letter-spacing: 0.01rem; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
a.button--custom {color: #ffffff; background-color: none; border: 0.2rem solid #232323; border-radius: 0.0rem; ; text-shadow: none; transition: all 0.2s ease-out;}
a.button--custom, a.button--custom:link, a.button--custom:visited, a.button--custom:active {transition: all 0.2s ease-out;}
a.button--custom:hover {color: #ffffff; background-color: #232323; border: 0.2rem solid #232323; text-shadow: none; opacity: 0.9; filter: alpha(opacity=90);}
address a, address a:link, address a:visited {font-family: 'Open Sans', sans-serif; font-size: 1.4rem; font-weight: 300; letter-spacing: 0.05rem; line-height: normal; 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: #ef5d69;}
.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: 'Open Sans', sans-serif; font-size: 1.4rem; font-weight: 400; letter-spacing: 0.01rem; line-height: normal; text-decoration: none; text-transform: none; text-indent: inherit; text-overflow: inherit;}
.navigation-bar a, .navigation-bar a:link, .navigation-bar a:visited {color: #ffffff; text-shadow: none;}
.navigation-bar a:hover, .navigation-bar a:active {background-color: #ffffff; color: #000000; text-shadow: none;}
.carousel {background-color: #000000;}
.carousel_cell {}
.flickity-button {color: #ffffff;transition: all 0.1s ease-out;}
.flickity-button:hover {opacity:0.8;}
.flickity-prev-next-button .arrow {fill: #ffffff;text-shadow: #000000;}
.flickity-prev-next-button.no-svg {color: #ffffff;}
.flickity-prev-next-button:hover {background: transparent;}
.modal {background: #000000; opacity: 0.95;}
.modal_close-button {background: none; color: #fefdfa; text-shadow: #000000;}
.modal_close-button {font-family: 'Open Sans', sans-serif; font-size: 2.8rem; font-weight: 300; letter-spacing: normal; line-height: normal; 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: #ffffff; opacity:0.8;}
#fp-nav ul li .fp-tooltip {color: #ffffff;}
#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.4s ease-out;}

/* NEGATIVE COLORS */
.negative {color: #000000; text-shadow: #ffffff; background-color: #ffffff; 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 #ffffff;}
.negative h1 {color: #232323; text-shadow: #ffffff;}
.negative h2 {color: #232323; text-shadow: #ffffff;}
.negative h3 {color: #232323; text-shadow: #ffffff;}
.negative h4 {color: #232323; text-shadow: #ffffff;}
.negative h5 {color: #232323; text-shadow: #ffffff;}
.negative h6 {color: #232323; text-shadow: #ffffff;}
.negative hr {color: #232323; text-shadow: #ffffff;}
.negative img {-webkit-filter: drop-shadow(0.1rem 0.1rem 0.1rem #ffffff); filter: drop-shadow(0.1rem 0.1rem 0.1rem #ffffff);}
.negative p {color: #000000; text-shadow: #ffffff;}
.negative .media-credits p {color: #9a9a9a; text-shadow: #ffffff;}
.negative p a, .negative p a:link {color: #000000; text-shadow: #ffffff;}
.negative p a:hover, .negative p a:active {color: #232323; text-shadow: #ffffff;}
.negative p a:visited {color: #000000; text-shadow: #ffffff;}
.negative a, .negative a:link, .negative a:visited {color: #000000; text-shadow: #ffffff;}
.negative a:hover, .negative a:active {color: #232323; text-shadow: #ffffff;}
.negative a.button, .negative a.button:link, .negative a.button:hover, .negative a.button:active {color: #ffffff; text-shadow: 0.05rem 0.05rem 0.05rem #000000;  box-shadow: 0.1rem 0.1rem 0.1rem #ffffff;}
.negative a.button--custom, .negative a.button--custom:active {color: #000000; background-color: none; border: 0.1rem solid #000000; border-radius: 0.10rem; ; text-shadow: none; transition: all 0.2s ease-out;}
.negative a.button--custom:hover {color: #ffffff; 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: #ffffff;}

/* TUNED.LINK/ CUSTOM ATTRIBUTES */
.tuned {font-family: 'Open Sans', sans-serif;  font-size: inherit;  font-weight: inherit;  letter-spacing: 0.01rem;  line-height: 1.7;  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: 'Work Sans', sans-serif;  font-size: 3.7rem;  font-weight: 800;  letter-spacing: 0.04rem;  line-height: 1.7;  text-decoration:none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h2 {font-family: 'Work Sans', sans-serif; font-size: 2.7rem;  font-weight: 800;  letter-spacing: 0.06rem;  line-height: 1.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h3 {font-family: 'Work Sans', sans-serif;  font-size: 2.3rem;  font-weight: 800;  letter-spacing: 0.04rem;  line-height: 1.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h4 {font-family: 'Work Sans', sans-serif;  font-size: 1.8rem;  font-weight: 800;  letter-spacing: 0.04rem;  line-height: 1.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h5 {font-family: 'Open Sans', sans-serif;  font-size: 1.2rem;  font-weight: 200;  letter-spacing: 0.32rem;  line-height: 1.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h6 {font-family: 'Open Sans', sans-serif;  font-size: 0.9rem;  font-weight: 300;  letter-spacing: 0.32rem;  line-height: 1.7;  text-decoration: NONE;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned hr {border: 0;  border-top: 0.25rem 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: 300;  letter-spacing: 0.04rem;  line-height: 1.9;  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: 'Work Sans', sans-serif;  font-size: 1.5rem;  font-weight: 800;  letter-spacing:0.02rem;  line-height: normal;  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: 300;  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 {font-family: 'Work Sans', sans-serif!important;  font-size: 1.5rem!important;  font-weight: 300!important;  letter-spacing:0.02rem!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 {color: #ffffff!important; background-color: rgba(0,0,0,0)!important; border: 0.08rem solid #ffffff!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  {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  {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 {color: #000000!important; background-color: #ffffff!important; border: 0.08rem solid #ffffff!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;}

/* CUSTOM STYLES */
/* General */
a:hover{  opacity: 0.6;
  filter: alpha(opacity=60);
transition: all 0.2s ease-out;}
a.button--custom {padding: 1.3rem;}
.custom-narrow-component {flex:0;}
.custom-wide-component {flex:1; flex-grow:3;}
.button, .button_accordion, .button--custom {margin-top: 0.8rem;}
.icon {font-size: 2.6rem;}
.animation-duration--2-5 {animation-duration: 2.5s;}
.custom-border--01 {border-top:0; border-right: 0; border-left:0;border-bottom: 0.05rem; border-color:#232323; border-style: solid;}
.float--left{float:left;}
.float--right{float:right;}
.h6-text{font-family: 'Open Sans', sans-serif;  font-size: 0.9rem;  font-weight: 300;  letter-spacing: 0.18rem;  line-height: 2.2rem;  text-decoration: NONE;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.link .arrow {opacity:1; transition: all 0.15s ease-out;}
.link:hover .arrow {opacity:0;}
.cursor--not-allowed{cursor: not-allowed;}
.tuned h2.secondary {font-size: 2.3rem; line-height: 1.4;}
.bg-image--jpg--02-gradient {background: linear-gradient(6deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.0) 60%, rgba(0,0,0,0.3) 70%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,0.95) 95%, rgba(0,0,0,1) 98%, rgba(0,0,0,1) 100%);}
.tuned hr {width: 10rem;}
.p-b--40 {padding-bottom:4rem;}
.p--25 {padding: 2.5rem;}
.animation-delay--025 {
  animation-delay: 0.25s;
}
.animation-delay--050 {
  animation-delay: 0.5s;
}
.animation-delay--075 {
  animation-delay: 0.75s;
}

.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;
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
  .bg-image--jpg--02-gradient {background: linear-gradient(6deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80%, rgba(0,0,0,0) 100%);}
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.tuned h1 {font-size: 5.9rem;}
.tuned h2 {font-size: 5.9rem;}
.tuned h2.secondary {font-size: 3.7rem;}
.p-y--md-60 {padding-top:6rem;padding-bottom:6rem;}
.p-b--md-60 {padding-bottom:6rem;}
.p-t--md-60 {padding-top:6rem;}
.tuned hr {width: 10rem;}
.m-b--md-35 {
  margin-bottom: 3.5rem;
}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .bg-image--jpg--02{background-image: url(../images/background-02-min.jpg); background-position: bottom 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--jpg--03{background-image: url(../images/background-02-min.jpg); background-position: center center; background-size:cover; background-repeat: no-repeat; background-attachment: scroll;}
.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)}
.h-min--lg-75vh {
  min-height: 75vh;
}
.m-b--lg-35 {
  margin-bottom: 3.5rem;
}
.m-b--lg-40 {
  margin-bottom: 4rem;
}
.m-t--lg-35 {
  margin-top: 3.5rem;
}
.p-y--lg-70 {padding-top:7rem;padding-bottom:7rem;}
}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
.bg-image--jpg--02{background-image: url(../images/background-02-min.jpg); background-position: bottom 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 */}
  .m-b--xl-0 {margin-bottom:0;}
  .tuned hr {width: 15rem;}
  .m-x--xl-10 {margin-left: 0.5rem;margin-right: 0.5rem;}
  .p--xl-0{padding:0;}
}
.logo {opacity: 0.98; filter: alpha(opacity=98);}
.flex-grow {flex-grow: 1;}
.h1--italic {font-family: 'Pinyon Script', serif; font-weight: 300; font-size: 2.6rem;  line-height: 2rem;}
.p--italic {font-family: 'Pinyon Script', serif;}
/* Background video */
.bg-media {position: absolute;}
.bg-media_video {position: absolute;}

/*Youtube Video*/
.ytp-chrome-top, .ytp-impression-link {display:none !important; opacity: 0 !important;}

/* Mobile Navigation */

.mobile-navigation {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #000000;
  overflow-x: hidden;
  transition: 0s;
}

.mobile-navigation_toggle {
position:absolute;
top: 2rem;
right: 3rem;
font-size:4rem !important;
cursor:pointer;
transition: all 0.4s ease-out;
color: #ffffff !important;
z-index: 1;
}

.mobile-navigation_content {
}

.mobile-navigation a {
  text-decoration: none;
  color: #ffffff;
  display: block;
  transition: all 0.4s ease-out;
  font-family: 'Work Sans', sans-serif !important;  font-size: 2.7rem !important;  font-weight: 800 !important;  letter-spacing: 0.08rem !important;  line-height: 1.7 !important;  text-decoration: none !important;  text-transform: uppercase !important;  text-indent: inherit;  text-overflow: inherit;
}
.mobile-navigation .closebtn {
  position: absolute;
  top: 0.4rem;
  right: 3rem;
  font-size: 6rem !important;
  transition: all 0.4s ease-out;
  z-index: 2;
  font-family: 'Open Sans', sans-serif !important;
}

.mobile-navigation .closebtn:hover, .mobile-navigation .closebtn:focus, .mobile-navigation_toggle:hover, .mobile-navigation_toggle:focus, .mobile-navigation a:hover, .mobile-navigation a:focus {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .mobile-navigation {
  position: fixed;
    transition: all 0s ease-out;
  }
  .mobile-navigation_toggle {
  position:fixed;
  top: 4rem;
  right: 4rem;
  }
  .mobile-navigation a {
    font-size: 5.9rem !important;
    line-height: normal !important;
  }

  .mobile-navigation .closebtn {
    top: 3rem;
    right: 4rem;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  }

/*COLLAPSIBLE CONTENT*/
.collapsible-content {
  background-color: #000000;
  color: #ffffff;
}

.collapsible-content:before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.25) 75%, rgba(0, 0, 0, 0) 100%);
}

.collapsible-content, .collapsible-content_active, .collapsible-content:hover, .collapsible-content_active:hover {
  transition: opacity 0.2s ease-out;
}

.collapsible-content_content {
  transition: max-height 0.8s ease-out;
}
