/*
Theme Name: Stan Rogers Folk Festival
*/

/* FONTS */
@font-face {
  font-family: 'Bitter';
  src: url("public/font/bitter-bold-webfont.eot");
  src: url("public/font/bitter-bold-webfont.eot?#iefix") format("embedded-opentype"), url("public/font/bitter-bold-webfont.woff2") format("woff2"), url("public/font/bitter-bold-webfont.woff") format("woff"), url("public/font/bitter-bold-webfont.ttf") format("truetype"), url("public/font/bitter-bold-webfont.svg#bitterbold") format("svg");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Bitter';
  src: url("public/font/bitter-bolditalic-webfont.eot");
  src: url("public/font/bitter-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("public/font/bitter-bolditalic-webfont.woff2") format("woff2"), url("public/font/bitter-bolditalic-webfont.woff") format("woff"), url("public/font/bitter-bolditalic-webfont.ttf") format("truetype"), url("public/font/bitter-bolditalic-webfont.svg#bitterbold_italic") format("svg");
  font-weight: bold;
  font-style: italic; }
@font-face {
  font-family: 'Bitter';
  src: url("public/font/bitter-italic-webfont.eot");
  src: url("public/font/bitter-italic-webfont.eot?#iefix") format("embedded-opentype"), url("public/font/bitter-italic-webfont.woff2") format("woff2"), url("public/font/bitter-italic-webfont.woff") format("woff"), url("public/font/bitter-italic-webfont.ttf") format("truetype"), url("public/font/bitter-italic-webfont.svg#bitteritalic") format("svg");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'Bitter';
  src: url("public/font/bitter-regular-webfont.eot");
  src: url("public/font/bitter-regular-webfont.eot?#iefix") format("embedded-opentype"), url("public/font/bitter-regular-webfont.woff2") format("woff2"), url("public/font/bitter-regular-webfont.woff") format("woff"), url("public/font/bitter-regular-webfont.ttf") format("truetype"), url("public/font/bitter-regular-webfont.svg#bitterregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ChunkFive';
  src: url("public/font/chunkfive-webfont.eot");
  src: url("public/font/chunkfive-webfont.eot?#iefix") format("embedded-opentype"), url("public/font/chunkfive-webfont.woff2") format("woff2"), url("public/font/chunkfive-webfont.woff") format("woff"), url("public/font/chunkfive-webfont.ttf") format("truetype"), url("public/font/chunkfive-webfont.svg#chunkfiveroman") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'ChunkFive';
  src: url("public/font/chunkfive-webfont.eot");
  src: url("public/font/chunkfive-webfont.eot?#iefix") format("embedded-opentype"), url("public/font/chunkfive-webfont.woff2") format("woff2"), url("public/font/chunkfive-webfont.woff") format("woff"), url("public/font/chunkfive-webfont.ttf") format("truetype"), url("public/font/chunkfive-webfont.svg#chunkfiveroman") format("svg");
  font-weight: bold;
  font-style: normal; }
/* BASIC STYLES */
.container {
  max-width: 1030px; }
.cta {
height: auto;
}

html {
  overflow-x: hidden;
}
body {
  background: #000;
  color: #f9f9f9;
  font-size: 16px;
  line-height: 1.58em;
  font-family: 'Bitter', Georgia, serif; }
.single-artists {
  font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Bitter', Georgia, serif;
  font-weight: bold;
  color: #c0b39a;
  margin-bottom: 0; }

h1 {
  font-size: 27px;
  line-height: 1.3em; }

h2 {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  line-height: 1.3em; }

h3 {
  font-size: 18px;
  line-height: 1.47em;
  letter-spacing: 0.025em; }

h4 {
  font-size: 16px;
  line-height: 1.47em;
  letter-spacing: 0.025em; }

img {
  display: inline-block;
  max-width: 100%;
  height: auto; }

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.brown-bg {
  background: #3c3938; }

.dark-brown-bg {
  background: #222; }

p {
  margin: 0 0 20px; }

a {
    color: #c0b39a;
    text-decoration: none;
}

a:focus, a:hover {
    color: #c0b39a;
    text-decoration: none;
}

/* HEADER */
.navbar-inverse {
  background: transparent;
  border: none;
  border-radius: 0px; }

.navbar-brand {
  padding: 0;
  padding-top: 17px;
  padding-bottom: 30px;
  height: auto;
  margin-right: 95px; }
.navbar-collapse:before {
  display: none;
}

.logo-20 {
  padding-top: 20px; }

.canada120 {margin:0; padding:50px 0 0 0; width: 220px; height: 88px; font-size: 38.31px; color: #4e4e4e; font-family: 'ChunkFive', Georgia, serif; text-transform: uppercase; text-align: center; line-height: 36px;}
.canada120 small {margin:0; padding: 0; display: block; font-size: 17.56px; line-height: 18px;}
.canada120 span {margin:0; padding: 0; display: block; font-size: 26.07px; line-height: 26px;}

.navbar-right {
  clear: both;
  position: relative;
  top: -35px;
  margin-bottom: -35px; }
.navbar-collapse.collapse {
  height: 1px !important;
}
.slogan {
  font-family: 'ChunkFive', Georgia, serif;
  font-size: 22px;
  line-height: 35px;
  color: #c2b59b;
  letter-spacing: 0.025em;
  text-transform: uppercase;
  opacity: 0.5;
  font-weight: bold;
  display: inline-block; }

.slogan h2 {
  color: #ffffff;
  font-size: 32px;
  letter-spacing: 0.015em;
  line-height: 26px;
  font-family: 'ChunkFive', Georgia, serif;
  margin-top: 50px;
}

.slogan p {
  font-family: 'ChunkFive', Georgia, serif;
  margin-bottom: 0;
}

#navbar {
  font-family: 'ChunkFive', Georgia, serif;
  font-size: 23px;
  color: #c2b59b; }
#navbar li {
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 14px;
  position: relative;}
#navbar li:last-child {
  padding-right: 15px; }
#navbar li span {
  position: relative;
  display: block;
  padding: 0;
  padding-top: 5px;
  padding-bottom: 5px; }
#navbar li a {
  border-bottom: 2px solid #4d4139;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  color: #9b7367; }
.navbar {
  margin-bottom: 16px; }

.sub-menu {
  /*opacity: 0;*/
  display: none;
  position: absolute;
  top: 32px;
  left: 0;
  z-index: 1000000;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #000;
  width: auto;
  font-size: 15px;
  line-height: 26px;
  font-family: 'Bitter', Georgia, serif;
  font-weight: bold;
  color: #c2b59b;
  background: rgba(0, 0, 0, 0.8);
  padding: 17px;
  padding-bottom: 10px;
  white-space: nowrap;
}

#navbar li:last-child .sub-menu {
  right: 15px;
  left: auto;

}
#navbar .sub-menu li {
  margin: 0;
  display: block;
  min-width: 150px;
  padding: 0;
}
#navbar .sub-menu li a {
  border: none;
  color: #c2b59b;
  padding: 0;
  display: block;
  font-size: 18px !important;
  font-weight: 900 !important;
  font-family: 'ChunkFive' !important;
}

#navbar .sub-menu li a:hover {
  text-decoration: underline;
}


li:hover .sub-menu {
  /*opacity: 1;*/
}
/* SLIDER */
.bg-container {
  max-width: 1590px;
  margin: 0 auto;
  background: url(public/img/banner/banner-bg-sm.png) top center no-repeat;
  background-size: auto 100%; }

.bg-container-lg {
  max-width: 1600px;
  margin: 0 auto;
  background: url(public/img/banner/banner-bg.png) top center no-repeat;
  background-size: auto 100%; }

.banner-wrap {
  position: relative; }

.banner-container {
  position: relative; }
.banner-container h1 {
  position: absolute;
  left: 60px;
  top: 68px;
  font-family: 'ChunkFive', Georgia, serif;
  font-size: 50px;
  font-weight: normal;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0px 0px 7px rgba(60, 57, 60, 0.71); }
.banner-container .over-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  z-index: 2;
  max-width: 90%;
  max-height: 90%; }
.banner-container .dark-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background: #000;
  opacity: 0.3;
  z-index: 1; }

.flex-container a:hover,
.flex-slider a:hover {
    outline: none
}
.slides,
.slides>li,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flex-pauseplay span {
    text-transform: capitalize
}
.flexslider {
    margin: 0;
    padding: 0;
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .flexslider .slides {
    display: block
}
* html .flexslider .slides {
    height: 1%
}
.no-js .flexslider .slides>li:first-child {
    display: block
}
.flexslider {
    background: #000;
    position: relative;
    zoom: 1
}
.flexslider .slides {
    zoom: 1
}
.flexslider .slides img {
    height: auto;
    -moz-user-select: none
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 38px;
    height: 74px;
    margin: -37px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.flex-direction-nav a:before {
    height: 74px;
    width: 38px;
    display: block;
    content: '';
    background: url(public/img/slider/left.png) left center no-repeat;
    text-shadow: none
}
.flex-direction-nav a.flex-next:before {
    background: url(public/img/slider/right.png) right center no-repeat
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 3%
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 3%
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}
.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -moz-user-select: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}
.flex-caption {
    width: 96%;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    font-size: 14px;
    line-height: 18px
}
@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

.flexslider {
    position: relative
}
.flexslider .slides>li {
    margin-right: 15px
}
.flexslider .end {
    margin-left: -15px
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider .slides>li {
    position: relative
}

.slide-title {
  position: absolute;
  bottom: 10%;
  left: 5%;
  -webkit-backface-visibility: hidden;
}

.slide-title h2 {
  margin: 0;
  font-size: 42px;
  color: #cd8700;
  letter-spacing: 0.025em;
  font-family: 'ChunkFive', Georgia, serif;
  line-height: 41px;
  text-transform: uppercase;
}

.slide-title h3 {
  margin: 0;
  font-size: 42px;
  color: #fff;
  letter-spacing: 0.025em;
  font-family: 'ChunkFive', Georgia, serif;
  line-height: 41px;
}
.slide-title .contact {
  border-radius: 4px;
  background: #cd8700;
  color: #fff;
  font-size: 18px;
  font-family: 'Bitter', Georgia, serif;
  display: inline-block;
  padding: 5px 14px;
  margin-top: 20px;
  text-shadow: 0px 0px 3px rgba(150, 150, 150, 1);
}
.slide-title .contact strong {
  font-family: 'ChunkFive', Georgia, serif;
  letter-spacing: 0.025em;
  font-weight: normal;
}
/* Post styles */
.brown-bg {
  padding-bottom: 30px; }
.brown-bg .text-col {
  padding-left: 15px;
  padding-right: 15px; }
.brown-bg .text-col h3:first-child {
  margin-top: 30px;
  margin-bottom: 20px; }

.post ul.lined-list {
  list-style-type: none;
  padding-left: 10px;
  margin-top: 0; }
.post ul.lined-list li {
  border-bottom: 1px solid #636160;
  padding-bottom: 14px;
  padding-top: 6px; }
.post ul.lined-list li:last-child {
  border-bottom: none; }

/* Download block */
.download-pdf {
  border: 1px solid #c2b59b;
  font-size: 27px;
  color: #c2b59b;
  font-family: 'Bitter', Georgia, serif;
  font-weight: bold;
  display: block;
  text-decoration: none;
  text-align: center;
  line-height: 35px;
  padding: 9px 15px;
  margin-top: 75px;
  margin-bottom: 30px; }
.download-pdf img {
  position: relative;
  display: block;
  margin: 0 auto;
  top: -56px;
  margin-bottom: -53px; }

.download-pdf:hover, .download-pdf:focus {
  color: #c2b59b;
  text-decoration: none; }

/* FOOTER */
.footer {
  padding-top: 20px;
}
/* .partners {
  text-align: center; }
.partners .cream-wrap {
  background: #3c3938 url(public/img/cream-border.png) top center repeat-x;
  padding-top: 30px; }
.partners .cream-bg {
  background: #c2b59b;
  padding-top: 8px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px; }
.partners .bg-light {
  background: #c2b59a url(public/img/cream-border.png) top center repeat-x; }

.partners .cream-bg p {margin:0; padding:20px 0 0 0; text-align: center; font-size: 12px; color: #222222; font-family: 'Bitter', Georgia, serif; font-weight: bold !important; line-height: 12px;} */



.dark-wrap {
  background: #222222;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 22px;
  padding-bottom: 0px;
  color: #b0ada6;
  font-family: 'Amaranth', sans-serif;
  line-height: 1.4em;
  letter-spacing: 0.02em;
  margin-bottom: 0px; 
}
.dark-wrap .dates {
  font-size: 24px;
  line-height: 27px;
  letter-spacing: 0.025em;
  color: #8c5f4a;
  font-family: 'ChunkFive', Georgia, serif;
  font-weight: normal; }
.dark-wrap .foot-menu {
  padding-left: 0;
  list-style-type: none; }
.dark-wrap .foot-menu a {
  color: #b0ada6; }
.dark-wrap .foot-menu a:hover {
  text-decoration: underline; }
.dark-wrap .col-sm-5 {
  text-align: right; }
.dark-wrap .foot-logo {white-space: nowrap;
 }
.dark-wrap .foot-20th {
  display: inline-block;
  padding-right: 25px;
  padding-left: 20px;
  border-left: 1px solid #4e4e4e; }

.foot-logo ul {margin:0; padding:0; list-style-type: none; width: auto; float: right;}
.foot-logo ul li {margin:0; padding:0; float: left;}
.foot-logo ul li:nth-of-type(1) {padding-right: 25px;}
.foot-logo ul li:nth-of-type(2) {padding-left: 25px;
  padding-left: 20px;
  border-left: 1px solid #4e4e4e;}

@media screen and (min-width: 992px){
  .dark-wrap .col-md-5 {
    width: 41.6667% !important;
  }
}



.acknowledgement {
  background: #000;
}

.ack-wrap {
  background: #222222;
  color: #b0ada6;
  font-size: 14px;
  line-height: 1.75em;
  letter-spacing: 0.01em;
  text-align: center;
  padding-left: 21px;
  padding-right: 30px;
  padding-top: 22px;
  padding-bottom: 23px;
  margin-bottom: 32px;
}

/* .doublecurve {
	margin-bottom: 20px;
} */

/* HOME */
.mean {
  background: url(public/img/crowd-overview.jpg) top center no-repeat;
  background-size: 100% auto;
  min-height: 222px;
  text-align: center;
  padding-top: 35px;
  /* padding-bottom: 10px; */
  font-family: 'Amaranth', sans-serif;
  color: #fff !important;
  font-size: 22px;
  letter-spacing: 0.015em;
  line-height: 27px;
  padding-left: 30px;
  padding-right: 30px; }
.mean h1 {
  font-size: 36px;
  line-height: 40px;
  letter-spacing: -0.015em;
  font-family: 'ChunkFive', Georgia, serif;
  color: #cd8700;
  font-weight: normal;
  margin-bottom: 30px; }

.miappi {
  padding-left: 34px;
  padding-right: 34px;
  padding-top: 30px;
  background: url(public/img/gray-border.png) bottom center repeat-x;
  padding-bottom: 80px; }
.miappi h1 {
  margin-bottom: 20px;
  font-size: 30px;
  font-family: 'ChunkFive', Georgia, serif;
  letter-spacing: 0.015em;
  line-height: 39px;
  color: #9a8172; }
.miappi h1 span {
  color: #756657; }

.videos {
  background: #dad4c6;
  padding-left: 34px;
  padding-right: 34px;
  padding-top: 30px;
  font-family: 'Amaranth', sans-serif;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.015em;
  font-style: italic;
  padding-bottom: 70px; }
.videos .col-sm-6 {
  display: block;
  color: #222222;
  padding-bottom: 20px; }
.videos .col-sm-6:hover, .videos .col-sm-6:focus {
  text-decoration: none; }
.videos h1 {
  font-size: 30px;
  font-family: 'ChunkFive', Georgia, serif;
  letter-spacing: 0.015em;
  line-height: 39px;
  font-style: normal; }
.videos .col-sm-6:first-child h1 {
  color: #6f7173; }
.videos .col-sm-6:last-child h1 {
  color: #8c5f4a; }

/* TICKETS */
.ticket-prices {
  padding-left: 15px;
  padding-right: 15px; }
.ticket-prices h2 {
  font-size: 22px;
  line-height: 29px;
  text-transform: none;
  margin-top: 28px;
  margin-bottom: 20px; }

.prices ul {
  padding-left: 0; }
.prices ul li {
  padding: 7px 0; }
.prices .weekday, .prices .price, .prices .campsite {
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.025em; }
.prices .weekday small, .prices .price small, .prices .campsite small {
  font-size: 12px; }
.prices .price {
  padding-left: 0; }
.prices .buy-now {
  text-align: right; }

.btn {
  background: #c2b59b;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.025em;
  border-radius: 5px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 19px; }
body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit] {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  background: #c2b59b;
  color: #000;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.025em;
  border-radius: 5px;
  padding-top: 2px;
  padding-bottom: 0;
  line-height: 19px; }
.earlybird {
  background: url(public/img/ticket.png) center center no-repeat;
  background-size: 100% 100%;
  min-height: 177px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 360px;
  margin: 0 auto;
  margin-top: 55px;
  padding-left: 25px;
  padding-right: 25px;
  letter-spacing: 0.025em;
  transform: rotate(355deg);
  -webkit-transform: rotate(355deg);
  -moz-transform: rotate(355deg);
  -o-transform: rotate(355deg);
  -ms-transform: rotate(355deg); }
.earlybird h3 {
  font-size: 14px;
  text-transform: none;
  margin-bottom: 0;
  margin-top: 0; }
.earlybird h1 {
  color: #fff;
  margin-top: 0; }
.earlybird .price-tag {
  font-weight: normal;
  font-size: 22px; }
.earlybird .price-tag small {
  color: #fff;
  font-size: 12px; }

.ticketpro {
  text-align: center;
  padding-top: 45px;
  /*background: url(public/img/gray-border-dark.png) bottom center repeat-x;*/
  padding-bottom: 34px; }
.ticketpro p {
  opacity: 0.2;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 19px;
  margin-top: 7px;
  margin-bottom: 0; }

.campsites {
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 0.025em; }
.campsites h2 {
  font-size: 22px;
  line-height: 29px;
  text-transform: none;
  margin-top: 28px;
  margin-bottom: 20px; }

.outlets {
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 0.025em; }
.outlets ul {
  padding-left: 0; }
.outlets h2 {
  font-size: 22px;
  line-height: 29px;
  text-transform: none;
  margin-top: 28px;
  margin-bottom: 32px; }

.outlets li > p {
  margin-bottom: 0;
}

  .post-wrap {
    padding: 30px;
  }

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%;
    height: auto;
    overflow: hidden;
    max-width: 100%;
  } 

  .embed-container iframe,
  .embed-container object,
  .embed-container embed { 
    position: absolute;
    top: 0;
    left: 0;
	bottom: 10px;
    width: 100%;
    height: 100%;
  }

.all-videos .embed-container {
  margin-bottom: 30px;
}

.artist-post h1 {
  margin-top: 0;
  color: #866358;
  text-transform: uppercase;
  font-size: 40px;
  margin-bottom: 0;
  font-family: 'ChunkFive', Georgia, serif;
}

.artist-post h2 {
  font-size: 22px;
  text-transform: uppercase;
  color: #c2b59b;
  letter-spacing: 0;
  margin-top: 0;
  font-family: 'ChunkFive', Georgia, serif;
}

.artist-post .artist-photo {
  border: 1px solid #5f5a52;
  margin-bottom: 25px;
  
}

.artist-post h3 {
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.artist-post .next a, 
.artist-post .prev a,
.artist-post .back a,
.artist-post .next a:hover, 
.artist-post .prev a:hover,
.artist-post .back a:hover,
.artist-post .next a:focus, 
.artist-post .prev a:focus,
.artist-post .back a:focus {
  font-size: 22px;
  text-transform: uppercase;
  color: #c2b59b;
  font-family: 'ChunkFive', Georgia, serif;
  text-decoration: none;
}

.artist-post .back a,
.artist-post .back a:hover,
.artist-post .back a:focus {
  color: #866358;
  position: relative;
  left: -48px;
}

.artist-post > .row {
  margin-right: 5px;
  margin-left: 5px;
}

.artist-post .next {
  float: right;
}

.artist-post .prev {
  float: left;
}

.artist-post .performing {
  margin-bottom: 15px;
  margin-top: 15px;
}

.artist-post .bordered {
  border-top: 1px solid #636160;
  padding-top: 17px;
}

.featured-artists a {
  font-size: 40px;
  line-height: 40px;
  color: #c2b59b;
  font-family: 'ChunkFive', Georgia, serif;
  text-decoration: none;
  text-transform: uppercase;
}

.all-artists a {
  font-size: 22px;
  line-height: 26px;
  color: #c2b59b;
  font-family: 'ChunkFive', Georgia, serif;
  text-decoration: none;
  text-transform: uppercase;
}

.all-artists li:nth-child(2n) a {
  color: #866358;
}

.post .all-artists ul.lined-list li {
  padding: 0;
}

.post .all-artists ul.lined-list,
.post .featured-artists ul.lined-list {
  padding-left: 0;
}

.post .all-artists {
  margin-bottom: 40px;
}

.post .featured-artists ul.lined-list li {
  padding-top: 3px;
  padding-bottom: 3px;
}

.artists-list .hint {
  border-radius: 50% ;
  height: 175px;
  width: 175px;
  border: 1px solid #866358;
  font-size: 20px;
  color: #c2b59b;
  text-transform: uppercase;
  line-height: 23px;
  padding-top: 47px;
  text-align: center;
  margin-top: 40px;
  margin-left: 15px;
  margin-bottom: 40px;
}

.post-wrap .artists-list .col-sm-6 .hint:blank {
	display: none;
}


/* FORM */


/* Artist Submission form */

#input_2_6_3 {
	background: #7f776a;
	border: none;
}

#input_2_6_6 {
	background: #7f776a;
	border: none;
}

#input_2_4 {
	background: #7f776a;
	border: none;
}

#input_2_4_2 {
	background: #7f776a;
	border: none;
}

#label_2_10 {
	font-size: 16px;
	vertical-align: top;
}

#label_2_12_1 {
	font-size: 16px;
	vertical-align: top;
}

#label_2_12_2 {
	font-size: 16px;
	vertical-align: top;
}


body .gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
body .gform_wrapper textarea.medium  {
  width: 100%;
  border: none;
  background: #7f776a;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 5px;
  padding-right: 5px;
}

body .gform_wrapper textarea.medium {
  height: 17.75em;
}

body .gform_wrapper ul li {
  border: none;
  padding: 0;
  margin: 0;
}

html body .gform_wrapper label.gfield_label+div.ginput_container {
  margin-top: 2px;
}

body #gform_fields_4 .gfield_label {
  margin-bottom: 0;
  margin-top: 25px;
  font-size: 16px;
  color: #fff;
}

body .gform_wrapper .gform_footer {
  padding-top: 0;
  text-align: right;
}

body .gform_wrapper {
  margin-top: 12px;
}

legend.gfield_label {border-bottom: 0 !important;}

.gform_wrapper.gravity-theme .ginput_complex input, .gform_wrapper.gravity-theme .ginput_complex select { color: #000;}

.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {color: #000;}
.gform_wrapper.gravity-theme .gfield textarea.large {color: #000;}

#gform_6 legend {color: #fff !important;}





.contact-data {
  margin-top: 46px;
  font-size: 14px;
}


/* NEWS */

.index-post h1 {
  margin-bottom: 15px;
  font-family: 'ChunkFive', Georgia, serif;
  text-transform: uppercase;
  
}

.index-post .wp-post-image {
  border: 1px solid #5f5a52;
}

.index-post {
  padding-bottom: 35px;
  border-bottom: 1px solid #636160;
  font-size: 14px;
  letter-spacing: 0.025em;
}


.single .index-post {
  border: none;
}

/* STORIES */
.banner-container .stories-title {
  font-size: 37px;
  top: 78px;
}

.tell-story-wrap {
  margin-bottom: 32px;
  margin-top: 0;
}

.tell-story {
  max-width: 650px;
  margin: 0 auto;
  background: #82908f;
  border-bottom: 3px solid #000;
  position: relative;
}

.tell-story a {
  display: block;
  color: #3c3938;
  text-decoration: underline;
  font-weight: bold;
  font-family: 'ChunkFive', Georgia, serif;
  font-size: 23px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 55px;
}

.tell-story:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 19px 0 0;
  border-color: #82908f transparent transparent transparent;
  right: 72px;
  bottom: -19px;
  z-index: 3;
}

.tell-story:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 19px 19px 0 0;
  border-color: #000000 transparent transparent transparent;
  right: 72px;
  bottom: -22px;
  z-index: 2;
}

.post-type-archive-stories .post-wrap {
  padding-top: 16px;
}


.page-id-2415 .sb-caption {display: none !important;}



@media screen and (max-width: 1199px){
  .navbar-brand {
    margin-right: 55px;
  }
}

@media screen and (max-width: 991px) {

  .mean {
    background-size: auto; }

  .miappi {
    padding-top: 0; }

  .dark-wrap .foot-20th {
    border: none;
    margin-top: 15px; }

  .earlybird h1 {
    font-size: 24px; } 
  .navbar-inverse .navbar-brand {
      max-width: 200px;
      margin-right: 25px;
      margin-bottom: 10px;
    }
  .navbar-right {
    top: -18px;
    margin-bottom: -18px;
  }
  #navbar {
    font-size: 18px;
  }
  .slogan h2 {
    font-size: 27px;
    line-height: 23px;
  }
  .slogan {
    font-size: 17px;
  }
  .col-sm-6.earlybird-wrap {
    padding-left: 30px;
  }
}
@media screen and (max-width: 767px) {
  .bg-container-lg, .bg-container {
    background: transparent; }
  .col-sm-6.earlybird-wrap {
    padding-left: 15px;
  }
  .mean {
    padding-top: 10px; }

  .dark-footer .row > div {
    margin-bottom: 15px; }

  .dark-wrap .col-sm-5 {
    text-align: center; }

  .dark-wrap .foot-logo {
    padding-right: 0; }

  .banner-container h1 {
    position: static;
    font-size: 48px;
    margin-top: 20px;
    margin-bottom: 20px; }

  .buy-now .btn {
    display: block;
    margin-top: 5px;
    margin-bottom: 7px; }

  .prices .price {
    padding-left: 15px; } 
  .artist-post .back a, .artist-post .back a:hover, .artist-post .back a:focus {
    left: 0;
  }

  .artist-post .bordered {
    border-top: none;
  }

  .artist-post .next {
    margin-bottom: 10px;
  }

  .artists-list .hint {
    display: none;
  }

  .navbar-header {
    float: left;
    margin-bottom: 15px;
  }

  .slogan h2 {
    /*margin-top: 25px;*/
  }

  .slogan {
    text-align: center;
    display: block;
  }
  .index-post .wp-post-image {
    margin-bottom: 10px;
  }

  .sub-menu {
    /*opacity: 1;
    display: block;*/
  }

  .sub-menu {
    position: static;
    padding: 7px;
  }
  .slide-title {
    left: 10%;
  }

  .slide-title h2,
  .slide-title h3 {
    font-size: 32px;
  }

  .navbar-collapse.collapse {
    height: auto!important;
  }

  #navbar {
    float: left;
    clear: both;
    width: 100%;
  }
  .navbar-toggle {
    margin-top: 18px;
    margin-left: 15px;
    margin-right: 0;
    z-index: 300;
    border-color: #fff;
    padding: 0;
    border-color: transparent!important;
    background: transparent!important;
  }

  .navbar-inverse .navbar-brand {
    margin-right: 10px;

  }

  .navbar-toggle .icon-bar {
    width: 32px;
    height: 4px;
  }
  .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px;
  }
}
@media screen and (max-width: 570px) {
  body {
    font-size: 14px; }

  .navbar-brand {
    float: none; }

  .mean {
    background: transparent!important;
    padding-left: 10px;
    padding-right: 10px; }

    .miappi,
    .videos {
      padding-left: 10px;
      padding-right: 10px;
    }

  .miappi h1 {
    font-size: 24px; }

  .banner-container h1 {
    font-size: 38px; }

  .earlybird {
    background: transparent;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg); }

  .prices .weekday, .prices .price, .prices .campsite {
    font-size: 20px; } 

  .post-wrap {
    padding: 10px;
  }

  .featured-artists a {
    font-size: 30px;
  }

  .slide-title h2,
  .slide-title h3 {
    font-size: 22px;
    line-height: 1em;
  } 

  .slide-title .contact {
    display: none;
  }
  .slogan {
    display: none;
  }
}

@media screen and (max-width: 379px) {
  .logo-20 {
    float: left !important;
    padding-top: 20px;
    margin-bottom: 20px;
  }

.canada120 {    float: left !important;
    padding-top: 0;
    margin-bottom: 20px;}

  .foot-logo ul li:nth-of-type(2) {
    border: none;
    padding-top: 20px;
  }
 }

textarea#comment {color: #000;
border: 0;    
background: #7f776a;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-left: 5px;
padding-right: 5px;
}
input[type="submit"]#submit {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #c2b59b;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.025em;
    border-radius: 5px;
    padding-top: 2px;
    padding-bottom: 0;
    line-height: 19px;
}

#commentform label {
margin-bottom: 0;
margin-top: 25px;
font-size: 16px;
display: block;
float: none;
width: 100%;
line-height: 1.3;
clear: both;    
    
}


#commentform input {
padding: 5px 4px;
border: none;
background: #7f776a;
}

/*  chris additions  */

.spotify-widget {
text-align: right;
height: 100%;
width: 100%;
}

.artist-reminder {
text-align: center;
padding-bottom: 10px;
}

.artist-watch {
padding-bottom: 10px;
}

.ticket-link {
float: left;
}

.artist-archive-ticket-link {
	text-align: center;
}

.woocommerce span.onsale {
  padding: 2px !important;
  border-radius: 50% !important;
  background-color: #8C5F4A !important;
  width: 45px !important;
  height: 45px !important;
  line-height: 38px !important;
}

.woocommerce ul.products li.product .price {color: #b0ada6 !important; font-size: 16px !important;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {font-size: 18px !important;}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {background-color: #C2B59B !important; }

.woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #b0ada6 !important;
  font-size: 20px;
}
.woocommerce div.product form.cart .variations select {color: #000 !important;}
.woocommerce .quantity .qty {color: #000 !important;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {color: #000 !important;}

.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {color: #000 !important;}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: transparent !important;}
  .select2-results__option {color: #000 !important;}

.wcmenucart-contents {font-size: 18px !important;}


@media only screen and (max-width: 600px) {
  .spotify-widget {
    text-align: left;
	margin-bottom: 1em;
  }
/* h1 font size adjusted for phone screens */ 
  .artist-post h1 {
    margin-top: 0;
    color: #866358;
    text-transform: uppercase;
    font-size: 27px;
    margin-bottom: 0;
    font-family: 'ChunkFive', Georgia, serif;
    }
  /* h2 font size adjusted for phone screens */ 
  .artist-post h2 {  
    font-size: 14px;
    text-transform: uppercase;
    color: #c2b59b;
    letter-spacing: 0;
    margin-top: 0;
    font-family: 'ChunkFive', Georgia, serif;
    margin-bottom: 0px;
    }
}

@media only screen and (min-width: 600px; max-width: 767px) {
	.navbar-left {
	  clear: both;
	  position: relative;
	  float: left;
  }
}

.post-content {
object-fit: contain
}

#wpwrap{color: #000000;}


@media screen and (max-width: 991px){
  .dark-wrap .dates {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.025em;
  }
  .foot-logo ul {margin:0; padding:0; list-style-type: none; width: auto; float: center;}
	}


/*.footer {
  display: none;
}

@media (min-width: 992px) {
  .footer {
    display: block;
  }
} */


/*# sourceMappingURL=style.css.map */



/* ==================================================================================================================================================================================================
                                                                                  HAMBURGER MENU
====================================================================================================================================================================================================*/
#hamburgericonmenuwrapper {display: none; width: 100%;}
#hamburgerui {overflow: hidden; position: fixed; right: 0; top: 0; z-index: 22; width: 100%;}
#hamburgerui ul {margin: 0; padding: 4px 10px; list-style-type: none; width: 100%; background: transparent; height: 50px; overflow: hidden;}
#hamburgerui li {display: block; margin: 0; padding:0;}
#hamburgerui li a.toggleButton {display: block; width: 40px; height: 40px; position: absolute; top: 14px; right: 6px;  text-decoration: none; margin:0; padding: 10px 20px; color: #fff; outline: none;   -webkit-transition: all 0.5s; transition: all 0.5s; z-index: 999999; background-color:  rgba(255,255,255,0);}
#hamburgerui li a:visited {color: #C2B59B;}
#hamburgerui li a:hover{color: #C2B59B;}

#navtoggler {display: block; position: absolute; top: 50%; left: 50%; font-size: 8px; width: 4em; height: 2.5em; padding: 0; text-indent: -1000px; border: 0.6em solid #C2B59B;  border-width: 0.6em 0; cursor: pointer; -webkit-transform: translate3D(-50%, -50%, 0); transform: translate3D(-50%, -50%, 0); -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in; z-index: 999999;}
#navtoggler::before, #navtoggler::after{content: ""; display: block; position: absolute; width: 100%; height: 0.6em; top: 50%; margin-top: -0.3em; left: 0; background:  #C2B59B;  -webkit-transition: all 0.3s ease-in; transition: all 0.3s ease-in;  z-index: 999999;}

/* ###### CSS for Full Screen Menu NAV ###### */
.menu-mobile-menu-container {margin:0; padding: 10px 0 0 10px; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 20; 
 background-color: rgba(34,34,34,.95); visibility: hidden; overflow: auto; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transform: translate3D(100%, 0, 0); transform: translate3D(100%, 0, 0);  -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s; transition: transform 0.5s, visibility 0s 0.5s;}

/* #### Menu Hamburger Icon UI when shrinked CSS ######## */
#hamburgerui.shrink li:nth-last-of-type(n+2) a{opacity: 0; pointer-events: none;}

/* #### Menu Opened State CSS ######## */
#hamburgericonmenuwrapper.open .menu-mobile-menu-container {visibility: visible; -webkit-transform: translate3D(0, 0, 0);  transform: translate3D(0, 0, 0); -webkit-transition: -webkit-transform 0.5s; transition: transform 0.5s;}
#hamburgericonmenuwrapper.open #navtoggler{ border-width: 0; z-index: 999999;}
#hamburgericonmenuwrapper.open #navtoggler::before{-webkit-transform: rotate(-45deg); transform: rotate(-45deg); background: #C2B59B;  z-index: 9999999 !important;}
#hamburgericonmenuwrapper.open #navtoggler::after{-webkit-transform: rotate(45deg); transform: rotate(45deg); background: #C2B59B;  z-index: 9999999 !important;}
#hamburgericonmenuwrapper.open #hamburgerui li:nth-last-of-type(n+2) a{ opacity: 0; pointer-events: none;}
#hamburgericonmenuwrapper.open .menu-mobile-menu-container ul{ opacity: 1; -webkit-transform: translate3D(0, 0, 0); transform: translate3D(0, 0, 0); 
/* restore UL to original positon */}

/* begin media for smartphone --------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media (min-width : 230px) and (max-width : 767px) {

    .menu-main-menu-container {display: none;}
    #hamburgericonmenuwrapper {display: block !important;}

    .menu-item-has-children .sub-menu {display: block !important;}	
    .menu-item-has-children .sub-menu li a {display: block !important;}	

    #menu-main-nav-1 {margin:0; padding: 0; list-style: none;}
	.menu-mobile-menu-container li a {display: block; margin:0; padding:8px 10px; color: #fff; font-size: 20px; line-height: 1; text-transform: uppercase; letter-spacing: 1px;}
    .menu-mobile-menu-container li.menu-item-has-children a:first-of-type { font-weight: 700;}
    .menu-mobile-menu-container li .sub-menu {margin:0 0 10px 0; padding:4px 0 10px 0; width: 96%; border-top: 1px solid #fff; border-bottom: 1px solid #fff; background: rgba(0, 0, 0, 0);}
    .menu-mobile-menu-container li .sub-menu li {display: block; margin:0; padding:0 !important; float: none; white-space: nowrap; font-size: 16px;}
    .menu-mobile-menu-container li .sub-menu li a {display: block; margin:0; padding:6px 10px; color: #fff;  line-height: 1; font-size: 16px; font-weight: 400 !important;}
    .menu-mobile-menu-container .logoMobile {margin: 0 0 15px 4px; width: 170px; height: auto;}

}


