
/* THEME-SPECIFIC CUSTOM STYLE CLASSES */
.color--custom-001 {color: #fefdfb; /* 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: #544895; /* 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: #fefdfb;}
.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: #544895;}
.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: 'Gothic A1', sans-serif;}
.f--custom-02 {font-family: 'Gothic A1', sans-serif;}
.f--custom-03 {font-family: 'Gothic A1', sans-serif;}
.bg-image--jpg--01{background-image: url(../images/background_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-min.png); background-position: center center; background-size: contain; background-repeat: no-repeat; background-attachment: scroll;}
.bg-image--jpg--02{background-image: url(../images/photo_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--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_additional_mobile-min.jpg); background-position: bottom 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.2s ease-out;}
.icon {font-size: 2.5rem;}
.icon, .button, .button--custom {transition: all 0.2s ease-out;}
.icon:hover {transform: scale(1.1);}
.icon:active {transform: scale(0.95);}
body {color: #fefdfb; text-shadow: #000000; background-color: #000000; background-image: url();}
body {font-family: 'Gothic A1', 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: 'Wire One', 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;}
h2 {color: #fefdfa; text-shadow: #c0c0c0;}
h2 {font-family: 'Wire One', 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;}
h3 {color: #fefdfa; text-shadow: #000000;}
h3 {font-family: 'Gothic A1', 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: 'Gothic A1', 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: 'Gothic A1', 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: 'Raleway', 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: 1rem solid;}
hr {color: #05240d; 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: #fefdfb; text-shadow: #000000;}
p {font-family: 'Wire One', 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: #fefdfb; text-shadow: #000000;}
p a, p a:link, p a:visited {font-family: 'Gothic A1', sans-serif; font-size: 1.6rem; font-weight: 800; 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: #fefdfb; text-shadow: #000000;}
a, a:link, a:visited {color: #fefdfb; text-shadow: #000000;}
a:hover, a:active {color: #fefdfa; text-shadow: #000000;}
a, a:link, a:visited {font-family: 'Gothic A1', 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: 0rem; color: #fefdfb; 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: 'Gothic A1', sans-serif; font-size: 1.6rem; font-weight: 800; 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: #fefdfb; background-color: none; border: 0.1rem solid #fefdfb; 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.2s ease-out;}
a.button--custom:hover {color: #000000; background-color: #fefdfb; border: 0.1rem solid #fefdfb; text-shadow: none; opacity: 0.9; filter: alpha(opacity=90);}
address a, address a:link, address a:visited {font-family: 'Gothic A1', 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: 'Gothic A1', sans-serif; font-size: 1.4rem; font-weight: 800; 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: #fefdfb; text-shadow: none;}
.navigation-bar a:hover, .navigation-bar a:active {background-color: #fefdfb; color: #000000; text-shadow: none;}
.carousel {background-color: #000000;}
.carousel_cell {}
.flickity-button {color: #fefdfb;transition: all 0.4s ease-out;}
.flickity-button:hover {opacity:0.8;}
.flickity-prev-next-button .arrow {fill: #fefdfb;text-shadow: #000000;}
.flickity-prev-next-button.no-svg {color: #fefdfb;}
.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: 'Gothic A1', 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: #fefdfb; opacity:0.8;}
#fp-nav ul li .fp-tooltip {color: #fefdfb;}
#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;}


/* TUNED.LINK/ CUSTOM ATTRIBUTES */
.tuned {font-family: 'News Cycle', sans-serif;  font-size: inherit;  font-weight: 400;  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: 'Wire One', sans-serif;  font-size: 6.0rem;  font-weight: 700;  letter-spacing: 0.12rem;  line-height: 1.7;  text-decoration:none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned h2 {font-family: 'Wire One', sans-serif;  font-size: 5.5rem;  font-weight: 700;  letter-spacing: 0.2rem;  line-height: 1.7;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit; margin-top: 80px;}
.tuned h3 {font-family: 'Gothic A1', sans-serif;  font-size: 2.4rem;  font-weight: 700;  letter-spacing: 0.12rem;  line-height: 1.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h4 {font-family: 'Raleway', sans-serif;  font-size: 1.8rem;  font-weight: 800;  letter-spacing: 0.12rem;  line-height: 1.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h5 {font-family: 'Raleway', sans-serif;  font-size: 1.4rem;  font-weight: 800;  letter-spacing: 0.12rem;  line-height: 1.7;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned h6 {font-family: 'Gothic A1', sans-serif;  font-size: 1rem;  font-weight: 100;  letter-spacing: 0.4rem;  line-height: 1.7;  text-decoration: NONE;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned hr {border: 0;  border-top: 0.2rem solid;}
.tuned p, .tuned p a, .tuned p a:link, .tuned p a:visited, .tuned a, .tuned a:link, .tuned a:visited {font-family: 'Wire One', sans-serif;  font-size: 3.0rem;  font-weight: 200;  letter-spacing: 0.04rem;  line-height: 1.7;  text-decoration: none;  text-transform: none;  text-indent: inherit;  text-overflow: inherit;}
.tuned .media-credits p {font-family: 'Gothic A1', sans-serif;  font-size: 0.9rem;  font-weight: 100;  letter-spacing: 0.36rem;  line-height: 1.7;  text-decoration: NONE;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned a.button, .tuned a.button--custom {font-family: 'Raleway', sans-serif;  font-size: 1.5rem;  font-weight: 300;  letter-spacing:0.06rem;  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: 'Gothic A1', 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;}


/* CUSTOM STYLES */
/* General */
*{overflow: hidden; }
.flex-grow {flex-grow: 1;}
.bg-gradient--bg-color--30p {background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);}
.custom-narrow-component {flex:0;}
.custom-wide-component {flex:1; flex-grow:3;}
.tuned h2.secondary {font-family: 'Raleway', sans-serif;  font-size: 1.4rem;  font-weight: 800;  letter-spacing: 0.52rem;  line-height: 1.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.tuned h3.secondary {font-family: 'Raleway', sans-serif;  font-size: 1.4rem;  font-weight: 800;  letter-spacing: 0.52rem;  line-height: 2.7;  text-decoration: none;  text-transform: uppercase;  text-indent: inherit;  text-overflow: inherit;}
.icon {-webkit-filter: drop-shadow(0.25rem 0.25rem 0.5rem #000000); filter: drop-shadow(0.25rem 0.25rem 0.5rem #000000); /* h-shadow v-shadow blur-radius spread color */}
.logo {opacity:1;}



/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
.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;}
.bg-image--jpg--03{background-image: url(../images/background_additional-min.jpg); background-position: bottom center; background-size:cover; background-repeat: no-repeat; background-attachment: scroll;}
.bg-image--jpg--02{background-image: url(../images/photo-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 */}

}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
.tuned h2 {font-size: 5.5rem;}
.tuned h2.secondary {font-size: 1.8rem;}
.tuned h3.secondary {font-size: 1.4rem;}
.tuned p, .tuned p a, .tuned p a:link, .tuned p a:visited, .tuned a, .tuned a:link, .tuned a:visited {font-size: 3.0rem;}
.tuned hr {border: 0;  border-top: 0.3rem solid;}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .m-b--lg-0 {
    margin-bottom: 0rem;
  }

}
/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}
/* 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:fixed;
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: 'Raleway', sans-serif !important;  font-size: 1.8rem !important;  font-weight: 800 !important;  letter-spacing: 0.52rem !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.7rem;
  right: 2.8rem;
  font-size: 6rem !important;
  transition: all 0.4s ease-out;
  z-index: 2;
  font-family: 'Gothic A1', 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 {
    transition: all 0s ease-out;
  }
  .mobile-navigation_toggle {
  top: 4rem;
  right: 4rem;
  }
  .mobile-navigation a {
    font-size: 3.7rem !important;
  }

  .mobile-navigation .closebtn {
    top: 2.3rem;
    right: 3.8rem;
  }
}

.site-credit_hover-fix {width:0; height:0; background-image: url(../images/emblem--empty-min.png);}
