@font-face {
  font-family: 'Monosocialiconsfont 1';
  src: url('../fonts/MonoSocialIconsFont-1.10.eot') format('embedded-opentype'), url('../fonts/MonoSocialIconsFont-1.10.woff') format('woff'), url('../fonts/MonoSocialIconsFont-1.10.ttf') format('truetype'), url('../fonts/MonoSocialIconsFont-1.10.otf') format('opentype'), url('../fonts/MonoSocialIconsFont-1.10.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.eot') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../fonts/fontawesome-webfont.svg') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

.hotel_div {
	width: 49.7%;
	display: inline-block;
	margin-bottom: 20px;
		text-align: center;
}

#ads {
	display: none !important;
}

.btn.btn-lg.btn-block.btn-danger {
display: block !important;
  margin-right: auto !important;
  margin-left: auto !important;
  border-color: #fff !important;
  background-color: transparent !important;
  color: #fff !important;
}

/*artist page*/

.btn.btn-lg.btn-block.btn-danger:hover {
	  background-color: #fff !important;
  color: #e6b800 !important;
	}

.squadup-checkout-app {
background-color: rgba(14, 15, 15, .82) !important;
padding-top: 40px !important;
height: auto;
}


.squadup-checkout-app a {
	margin-top: 16px !important;
    font-family: Montserrat, sans-serif !important;
    color: #fff !important;
}

.squadup-checkout-app .squadup-navigation-view-container .squadup-even-titlebar .inner .title {
	margin-top: 20px !important;
    font-family: Montserrat, sans-serif !important;
    color: #fffefa !important;
    font-size: 2em !important;
    line-height: 27px !important;
    font-weight: 700 !important;
    text-align: center !important;
    letter-spacing: 1px !important;

}

.time {
	display: none !important;
}


.squadup-checkout-nav {
	display: none !important;
}

.squadup-user-banner {
	display: none !important;
}

.location-name {
	color: #e6b800;
    font-size: 21px;
    line-height: 32px;
    font-weight: 400;
}

.body {

  background-color: #fffefa;
}

.section {
  overflow: visible;
  height: 100vh;
  text-align: center;
}

.section.section-1 {
  display: block;
  width: 100%;
  height: 900px;
  background-image: url('../images/Screen-Shot-2016-11-16-at-11.58.51-PM.png');
  background-position: 50% 77%;
  background-size: cover;
}

.section.section-2 {

  overflow: visible;
  height: auto !important;
  background-color: transparent;
  text-align: center;
}

.section.section-3 {
  height: auto;
  margin-top: 00px;
    background-position: 50% 50%;
    background-size: cover;
    padding-bottom: 200px;
}

.section.section-4 {
  height: 900px;
}

.section.section-5 {
  height: auto;
  padding-top: 200px;
  padding-bottom: 200px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/location_bg.jpg');
  background-image: linear-gradient(180deg, #000, transparent), url('../images/location_bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.section.section-6 {
  height: auto;
padding-top: 200px;
padding-bottom: 200px;
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}

.section.section-7 {
  height: 846px;
  margin-top: 41px;
  margin-bottom: 41px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/canned_food.jpg');
  background-image: linear-gradient(180deg, #000, transparent), url('../images/canned_food.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.section.section-8 {
  height: auto;
  margin-bottom: 41px;
  padding-top: 56px;
  padding-bottom: 48px;
  border-bottom: 12px none #7f8f96;
}

.section.sponsor_sec {
  height: auto;
    padding-top: 200px;
    padding-bottom: 200px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .85), transparent), url('../images/sponsor_bg2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .85), transparent), url('../images/sponsor_bg2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.h1 {
  position: static;
  top: -50px;
  display: block;
  width: auto;
  height: auto;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #fffefa;
  font-size: 62px;
  letter-spacing: 3px;
}

.h1.h1_gold {
  margin-bottom: 0px;
font-family: 'Permanent Marker', cursive;
  color: #b8a354;
  text-align: center;
}

.hero_container {
  position: relative;
  z-index: 2;
  text-align: center;
}

.hero_date {
  margin-top: 8px;
font-family: 'Permanent Marker', cursive;
  color: #7f8f96;
  font-size: 49px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 5px;
}

.artist_linkbox {
  width: 25%;
  height: 400px;
  float: left;
  border: 3px solid #fff;
  background-color: #1f1e1e;
  text-decoration: none;
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: none;
}

.artist_linkbox.w--current {
  width: 25%;
  padding: 0px;
}

.artist_linkbox.steph_marley_link {
  width: 100%;
  background-color: #1f1e1e;
  text-decoration: none;
}

.artist_linkbox.damien_marley_link {
  background-color: #1f1e1e;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox.julian_marley_link {
  background-image: url('../images/12795435_1158971237470416_4272440170238853236_n.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox.nas_link {
  background-color: #1f1e1e;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox.capleton_link {
  background-color: #1f1e1e;
  background-image: url('../images/capleton_800x800.jpg');
  background-position: 0px 0px;
  background-size: 400px;
}

.artist_linkbox.konshens_link {
  background-color: #1f1e1e;
}

.artist_linkbox.mrcheeks_link {
  background-color: #1f1e1e;
}

.artist_linkbox.styleon_link {
  background-color: #1f1e1e;
}

.artist_linkbox.sizzla_link {
  background-color: #1f1e1e;
  background-image: url('../images/Sizzla-Yes-You-Can.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox.protoje_link {
  background-color: #1f1e1e;
}

.artist_linkbox.kabaka_link {
  background-color: #1f1e1e;
}

.artist_linkbox.kcamp_link {
  background-color: #1f1e1e;
}

.artist_linkbox._9mile_placeholder {
  background-color: #000;
}

.artist_linkbox.locos_link {
  background-color: #1f1e1e;
}

.artist_linkbox.sachia_link {
  background-color: #1f1e1e;
}

.artist_linkbox.charly_link {
  background-image: url('../images/charly_black_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox.dmx_link {
  background-image: url('../images/dmx_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox.kreesha_link {
  background-image: url('../images/kreesha_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox.mavado_link {
  background-image: url('../images/mavado_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox.matamba_link {
  background-image: url('../images/matambasmall.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox.rickross_link {
  background-image: url('../images/rick_ross_thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox.kevens_link {
  background-image: url('../images/kevens_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox.freemynz_link {
  background-image: url('../images/freemynz_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox.cool_link {
  background-image: url('../images/cool_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox.mc_artist {
  background-color: transparent;
  background-image: url('../images/mc_small.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.artists_col {
  padding-right: 0px;
  padding-left: 0px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 26px;
  background-color: transparent;
}

.festival_logo {
  display: block;
  width: 600px;
  margin: 10vh auto 40px;
}

.hero_link_div {
  display: inline-block;
  width: 100%;
  margin-top: 42px;
  text-align: center;
}

.hero_btn {
  display: inline-block;
  width: 300px;
  height: 70px;
  margin-top: 0px;
  margin-right: 11px;
  margin-left: 11px;
  padding-top: 23px;
  border: 2px solid #7f8f96;
  border-radius: 65px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Lato, sans-serif;
  color: #7f8f96;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.hero_btn:hover {
border-color: #b8a354;
  background-color: #b8a354;
  font-family: Lato, sans-serif;
  color: #f7f7f7;

}

.hero_btn2 {
  display: none;
  width: 300px;
  height: 70px;
  margin-top: 0px;
  margin-right: 11px;
  margin-left: 11px;
  padding-top: 23px;
  border: 2px solid #7f8f96;
  border-radius: 65px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Lato, sans-serif;
  color: #7f8f96;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
}

.hero_btn2:hover {
border-color: #b8a354;
  background-color: #b8a354;
  font-family: Lato, sans-serif;
  color: #f7f7f7;

}

.hero_btn.sponsor_btn {
  display: block;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.hero_btn.sponsor_btn:hover {
  background-color: #fff;
  color: #e6b800;
}

.artists_row {
  height: 400px;
}

.artists_row.artist_row2 {
  position: relative;
}

.artists_row.artist_row3 {
  display: block;
}

.sec2_div {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  width: 100%;
  height: 121px;
  background-color: #fffefa;
  font-family: Montserrat, sans-serif;
  color: #b8a354;
  font-size: 40px;
  line-height: 120px;
  letter-spacing: 3px;
}

.h1_gold {
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  color: #b8a354;
  font-size: 51px;
  line-height: 43px;
  letter-spacing: 2px;
}

.sec3_container {
  position: relative;
  z-index: 1;
  margin-top: 82px;
}

.hover_div {
  width: 100%;
  height: 100%;
  padding: 50% 38px;
  background-color: rgba(168, 148, 66, .82);
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
}

.hover_div.stephan_hover {
  height: 395px;
  padding: 90% 0px 0%;
  background-color: rgba(53,  53,  53, 0.2);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Lato, sans-serif;
  color: #fffefa;
  font-size: 20px;
  font-weight: 700;
}

.hover_div.stephan_hover:hover {
  background-color: rgba(230, 184, 0, .55);
}

.h1_white {
  margin-top: auto;
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fffefa;
  font-size: 51px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
}

.h1_white.h1_bold {
  margin-top: auto;
  color: #fff;
  text-align: center;
}

.h1_white.h1_bold.connect_h1 {
  margin-top: 93px;
}

.h1_white.h1_bold.h1_share {
  margin-top: 90px;
}

.social_container {
  position: relative;
  top: 40vh;
  height: auto;
}

.sm_links {
  display: inline-block;
  margin-right: 26px;
  margin-left: 26px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: 'Monosocialiconsfont 1', sans-serif;
  color: #b8a354;
  font-size: 35px;
  text-decoration: none;
}

.sm_links:hover {
  color: hsla(0, 0%, 100%, .82);
}


.sm_links2 {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-family: 'Monosocialiconsfont 1', sans-serif;
  color: #7f8f96;
  font-size: 30px;
  text-decoration: none;
}

.sm_links2:hover {
  color: #b8a354;
}

.sm_links.sm_menu2 {
  margin-right: 13px;
  margin-left: 13px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-size: 35px;
}

.sm_links.sm_menu2:hover {
  color: #e6b800;
}

.sm_links.sm_menu {
  margin-right: 13px;
  margin-left: 13px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  font-size: 35px;
}

.sm_links.sm_menu:hover {
  color: #e6b800;
}

.sm_links.artists_sm_links {
  width: 25%;
  height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 85px;
  float: left;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fffefa;
  font-size: 45px;
  text-align: center;
}

.sm_links.artists_sm_links:hover {
  background-color: #7f8f96;
}

.sm_div {
  margin-top: 33px;
  text-align: center;
}

.sm_div.sm_menu_div {
  margin-top: 22px;
  padding-right: 28px;
  text-align: right;
}

.sm_div2 {
  margin-top: 33px;
  text-align: center;
}

.sm_div2.sm_menu_div2 {
  margin-top: 35px;
  padding-right: 28px;
  text-align: right;
  position: relative;
    z-index: 12;
}



.nav_menu {
  display: block;
  width: 400px;
  float: right;
  background-color: rgba(32, 32, 32, .91);
  text-align: right;
}

.menu_nav_link {
  position: static;
  z-index: 0;
  display: block;
  height: 34px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: right;
  letter-spacing: 3px;
  text-decoration: none;
}

.menu_nav_link:hover {
  color: #e6b800;
}

.menu_nav_link._1_menu_link {
  height: 34px;
  margin-top: 66px;
}

.menu_nav_link.nav_link1 {
  margin-top: 64px;
}

.menu_icon {
  z-index: 101;
  display: none;
  margin-top: 29px;
  margin-right: 54px;
  padding: 0px;
  color: #b8a354;
  font-size: 42px;
}

.menu_icon.w--open {
  z-index: 0;
}

.brand_logo {
  padding-top: 5px;
}

.brand_logo.w--current {
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
  float: left;
}

.vkb_container {
  position: relative;
  z-index: 3;
  padding: 59px 37px;
  background-color: rgba(14, 15, 15, 0.22);
}

.p_white {
  margin-top: 26px;
  font-family: 'Open Sans', sans-serif;
  color: #fffefa;
  font-size: 16px;
  line-height: 28px;
  text-align: left;
  letter-spacing: 0px;
}

.p_white_hotels {
  margin-top: 26px;
  font-family: 'Open Sans', sans-serif;
  color: #fffefa;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 0px;
}

.p_white.p_grey {
  color: #292929;
  text-align: center;
}

.p_white.involved_p {
  font-size: 15px;
  line-height: 22px;
  text-align: left;
}

.p_white.sponsor_p {
  text-align: center;
}

.p_white.vkb_p {
  display: none;
}

.btn_white {
  width: 250px;
  height: 70px;
  margin: 34px 3px;
  padding-top: 23px;
  border: 2px solid #fff;
  border-radius: 79px;
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Lato, sans-serif;
  font-size: 17px;
  text-align: center;
  letter-spacing: 2px;
}

.btn_white:hover {
  background-color: #ffffff;
  color: #b8a354;
}

.btn_white.faq_btn {
  width: 366px;
}

.btn_white.map_btn {
  display: none;
}

.btn_white.btn-parking {
  display: inline-block;
}

.menu_text {
  position: absolute;
  right: 44px;
  z-index: 3;
  display: inline-block;
  margin-top: 6px;
  text-decoration: none;
	text-transform:uppercase;
}

.hover_grey_block {
  position: static;
  left: 0px;
  top: 107px;
  bottom: 0px;
  z-index: 0;
  display: inline-block;
  height: 0px;
  float: left;
  border-bottom: 4px solid #fffefa;
  background-color: #e6b800;
}

.menu_icon_internal {
  float: left;
  color: #fff;
}

.menu_icon_internal.w--open {
  background-color: transparent;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
}

.artist_slides {
  display: inline-block;
  height: 1725px;
  background-color: #fffefa;
  text-align: center;
}

.artists_slider {
  z-index: 0;
  overflow: visible;
  height: 100%;
  background-color: transparent;
}

.artist_name_div {
  overflow: hidden;
  width: 400px;
  height: 190px;
  margin-top: 0px;
  padding-top: 85px;
  float: right;
  clear: right;
  background-color: #b8a354;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 3px;
}

.artists_time_div {
  width: 355px;
  height: 300px;
  float: right;
  clear: right;
  border-left: 5px solid #7f8f96;
  background-color: #fffefa;
  font-family: 'Open Sans', sans-serif;
  color: #7f8f96;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.artists_sm {
  width: 500px;
  height: 190px;
  float: right;
  clear: right;
  background-color: #b8a354;
}

.damian_artist {
  height: 1260px;
  background-image: url('../images/damian_marley_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.dmx_artist {
  position: relative;
  height: 1260px;
  background-image: url('../images/dmx_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.h1_bold {
  color: #b8a354;
  font-weight: 900;
  font-family: 'Permanent Marker', cursive;
}

.h1_bold2 {
  color: #fffefa;
  font-weight: 900;
  font-family: 'Permanent Marker', cursive;
}

.julian_artist {
  height: 1320px;
  background-image: url('../images/julian_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.artist-main-btn {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: inline-block;
  width: 300px;
  padding-left: 22px;
  float: right;
  clear: none;
  background-color: #3d3d3d;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fffefa;
  font-size: 18px;
  text-decoration: none;
}

.artist-main-btn:hover {
  background-color: #b8a354;
  color: #fffefa;
}

.social_slider {
  width: 100%;
  height: 900px;
  background-color: transparent;
  text-align: center;
}

.listen {
  display: inline-block;
  width: 100%;
  padding-top: 100px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  text-align: center;
}

.hero-nav {
  display: block;
}

.playlist {
  display: none;
  margin-top: 2px;
}

.large_text_link {
  margin-right: 0px;
  margin-left: 0px;
  padding: 27px 16px;
  font-family: Lato, sans-serif;
  color: #fffefa;
  font-size: 46px;
  font-weight: 900;
  letter-spacing: 2px;
  text-decoration: none;
}

.large_text_link:hover {
  color: snow;
}

.large_text_link.listen_link {
  background-color: #b90a0a;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.large_text_link.listen_link:hover {
  background-color: rgba(186, 9, 9, 0);
}

.large_text_link.watch_link {
  background-color: #b8a354;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.large_text_link.watch_link:hover {
  background-color: rgba(184, 162, 84, 0);
}

.large_text_link.share_link {
  background-color: #197901;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fbfffa;
}

.large_text_link.share_link:hover {
  background-color: rgba(25, 120, 1, 0);
}

.large_text_link.connect_link {
  background-color: #7f8f96;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.large_text_link.connect_link:hover {
  background-color: hsla(196, 9%, 55%, 0);
}

.share_slide {
  padding-top: 192px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/share-bg.jpg');
  background-image: linear-gradient(180deg, #000, transparent), url('../images/share-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  text-align: center;
}

.fa_share {
  position: relative;
  top: -4px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e6b800;
  font-size: 34px;
}

.share_container {
  height: 100%;
}

.fa_listen {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e6b800;
}

.watch_slide {
  display: inline-block;
  padding-top: 100px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.watch_container {
  height: 100%;
}

.fa_watch {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e6b800;
}

.youtube_embedd {
  margin-top: 27px;
}

.contact_container {
  position: relative;
  top: 5vh;
}

.food_container {
  padding: 44px;
  background-color: rgba(14, 15, 15, .82);
}

.history_container {
  position: relative;
  padding: 39px;
  background-color: rgba(14, 15, 15, 0.42);
}

.slide_nav {
  display: none;
}

.slide_nav:hover {
  background-color: #a2a5a7;
}

.artist_linup_title {
  display: block;
  width: 91%;
  height: auto;
  padding-left: 55px;
  float: right;
  font-size: 24px;
}

.fa_span {
  padding-right: 46px;
  padding-left: 46px;
  background-color: #333;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fffefa;
}

.nav_color {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 27px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .06);
  text-align: center;
}

.divider {
  position: relative;
  z-index: 2;
  display: block;
  width: 140px;
  height: 6px;
  margin: 30px auto;
  background-color: #b8a354;
  font-size: 0px;
  text-align: center;
}

.divider.divider_white {
  margin-top: 29px;
  margin-bottom: 29px;
  background-color: #fff;
}

.divider.spon-divider {
  margin-left: 0px;
  text-align: left;
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 87px;
  padding-top: 27px;
  font-family: Lato, sans-serif;
  color: #d5d5d5;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
  text-transform: none;
}

.lws_link {
  margin-right: 0px;
  margin-left: 0px;
  padding: 10px 13px;
  float: right;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 27px;
  font-weight: 900;
  text-decoration: none;
}

.lws_link.listen_link {
  float: none;
  background-color: rgba(14, 15, 15, .82);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.lws_link.listen_link:hover {
  background-color: rgba(186, 9, 9, 0);
}

.lws_link.listen_link.lws_active {
  background-color: transparent;
  color: #e6b800;
}

.lws_link.watch_link {
  float: none;
  background-color: rgba(14, 15, 15, .82);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-decoration: none;
}

.lws_link.watch_link:hover {
  background-color: rgba(184, 162, 84, 0);
  color: #fff;
}

.lws_link.watch_link.lws_active {
  float: none;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #e6b800;
}

.lws_link.watch_link.lws_active:hover {
  background-color: rgba(184, 162, 84, 0);
}

.lws_link.share_link {
  float: none;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  background-color: rgba(14, 15, 15, .82);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  text-decoration: none;
}

.lws_link.share_link:hover {
  background-color: rgba(25, 120, 1, 0);
  color: #fff;
}

.lws_link.share_link.lws_active {
  background-color: transparent;
  color: #e6b800;
}

.lws_link.connect_link {
  float: none;
  background-color: rgba(14, 15, 15, .82);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.lws_link.connect_link:hover {
  background-color: hsla(196, 9%, 55%, 0);
  color: #fff;
}

.lws_link.connect_link.lws_active {
  background-color: transparent;
  color: #e6b800;
}

.lws_div {
  position: relative;
  margin-bottom: 49px;
  float: none;
}

.home_icon {
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 3;
  margin-right: 23px;
}

.h2_lws {
  margin-bottom: 59px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: none;
}

.connect_slide {
  padding-top: 100px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.tix-outlet-div {
  display: block;
  margin-top: 52px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .52);
}

.tix-outlet-div.tix-outlet-mobile {
  display: block;
}

.tix_o_link {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #e6b800;
  text-decoration: none;
}

.tix_o_link:hover {
  color: #fff;
}

.connect_container {
  position: relative;
  text-align: center;
}

.btn_fa {
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 18px;
}

.fa_grey {
  font-family: 'Fontawesome webfont', sans-serif;
}

.quote_p {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 35px;
  line-height: 51px;
  font-style: italic;
  font-weight: 400;
}

.legend_span {
  color: #292929;
  font-weight: 700;
}

.connect_input {
  display: inline-block;
  width: 30.3%;
  height: 92px;
  margin: 13px 5px;
  border: 2px solid #fffefa;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
}

.connect_submit_btn {
  width: 250px;
  height: 70px;
  margin-top: 38px;
  border: 2px solid #fffefa;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Lato, sans-serif;
  color: #fffefa;
  font-size: 16px;
}

.connect_submit_btn:hover {
  background-color: #e6b800;
}

.contact_input {
  display: inline-block;
  width: 45%;
  height: 100px;
  margin-right: 11px;
  margin-left: 11px;
  border: 2px solid #7f8f96;
  background-color: transparent;
}

.contact_message {
  display: block;
  width: 871px;
  min-height: 200px;
  margin-right: auto;
  margin-left: auto;
  border: 2px solid #7f8f96;
  background-color: transparent;
  text-align: left;
}

.contact_submit {
  width: 200px;
  height: 70px;
  margin-top: 10px;
  border: 2px solid #4d4d4d;
  border-radius: 75px;
  background-color: transparent;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Lato, sans-serif;
  color: #2e2e2e;
  font-size: 17px;
  letter-spacing: 2px;
}

.contact_submit:hover {
  border-color: #b8a354;
  background-color: #b8a354;
  font-family: Lato, sans-serif;
  color: #f7f7f7;
}

.lu_sm {
  position: static;
  top: -65px;
  right: 0px;
  margin-bottom: 38px;
  float: none;
  text-align: center;
}

.lu_sm_link {
  display: inline-block;
  width: auto;
  margin-right: 11px;
  margin-left: 11px;
  padding: 22px;
  border: 1px solid #292929;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #292929;
  font-size: 37px;
  text-decoration: none;
}

.lu_sm_link:hover {
  background-color: #b8a354;
  color: #fff;
}

.faq-section2 {
  height: auto;
  padding-top: 130px;
  padding-bottom: 65px;
}

.faq_subtitle {
  font-size: 21px;
  font-weight: 700;
  color: #b8a354;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.close-faq {
  position: absolute;
  right: 22px;
  width: 45px;
  height: 40px;
  padding-top: 9px;
  float: right;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e6b800;
  font-size: 33px;
  text-align: center;
  text-decoration: none;
}

.work_slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
  text-align: center;
}

.work_slide1 {
  padding-top: 190px;
  text-align: center;
}

.getinvolved-slide {
  overflow: auto;
  text-align: center;
}

.h2 {
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #fffefa;
  font-size: 39px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.h2_bold {
  font-weight: 700;
}

.involved_container {
  position: relative;
  display: block;
  text-align: left;
}

.text-link {
  font-family: Lato, sans-serif;
  color: #e0c14e;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.text-link.faq_text_link {
  color: #e6b800;
  font-size: 16px;
}

.sponsor_container {
  position: relative;
  padding: 43px;
  background-color: rgba(14, 15, 15, .82);
}

.footer-text0link {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #bdbdbd;
  text-decoration: none;
}

.footer-text0link:hover {
  color: #5f5f5f;
}

.involved_back {
  display: inline-block;
  width: 129px;
  height: 40px;
  margin-bottom: 69px;
  padding-top: 9px;
  float: none;
  background-color: #b8a354;
  font-family: Lato, sans-serif;
  color: #f0f0f0;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.dl_link {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e0c14e;
  text-decoration: none;
}

.textspan {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.tix-location-sec {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: block;
  overflow: auto;
  width: 100%;
  height: 100%;
  padding-top: 107px;
  padding-bottom: 107px;
  background-color: rgba(31, 31, 31, .98);
}

.fa_connect {
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e6b800;
}

.h2_locations {
  margin-top: 68px;
  margin-bottom: 30px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}

.location_row {
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #b8a354;
  border-bottom: 1px solid #b8a354;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 19px;
  text-align: center;
}

.success_message1 {
  margin-top: 35px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 21px;
  font-weight: 700;
}

.success_message2 {
  margin-top: 32px;
  font-family: Lato, sans-serif;
  color: #b8a354;
  font-size: 17px;
  font-weight: 700;
}

._9mile_sig {
  display: block;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 2%;
}

.hero_artist_names {

  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #7f8f96;
  font-size: 25px;
  line-height: 36px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 1px;
}

.hero_artist_gold_span {
  color: #b8a354;
}

.clock {
  display: block;
  width: auto;
  margin-top: 36px;
  margin-bottom: 15px;
  text-align: center;
}

.involved_container_mobile {
  padding-top: 151px;
}

.artistlineup_text {
  display: inline-block;
  padding-right: 38px;
  padding-left: 38px;
  color: #7f8f96;
  font-size: 3vw;
  text-align: left;
}

.artistlineup_text.tix-h1 {
  margin-top: 80px;
font-family: 'Permanent Marker', cursive;
  color: #b8a354;
  letter-spacing: 4px;
  line-height: 37px;
}

.artistlineup_text2 {
  display: block;
  color: #7f8f96;
  font-size: 1.5vw;
  text-align: center;
}

.space3 {
  display: block;
  width: 22px;
  height: 50px;
  float: right;
  clear: right;
}

.share_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 100px;
  background-position: 0px 0px;
  background-size: cover;
  text-align: center;
}

.listen_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 100px;
  background-image: url('../images/listen_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.watch_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 100px;
  background-image: url('../images/watch_bg_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.connect_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 100px;
  background-image: url('../images/connect_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.linkp_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/contact_ng.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.faq_section {
  padding-top: 160px;
  padding-bottom: 56px;
  background-color: rgba(14, 15, 15, .9);
}

.footer_logos {
  display: block;
  height: 900px;
  margin-top: 36px;
  padding-top: 101px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.subscribe_hero {
  position: relative;
  top: 25px;
  z-index: 1001;
  display: block;
  width: 343px;
  margin-top: 0px;
  margin-left: 30px;
  float: none;
  font-family: Lato, sans-serif;
  color: #7f8f96;
  font-weight: 400;
  letter-spacing: 1px;
}

.subscribe_field {
  display: inline-block;
  width: 207px;
  height: 60px;
  margin-bottom: 0px;
  float: left;
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #fff;
  background-color: #fff9;
  font-family: Lato, sans-serif;
  color: #7f8f96;
  font-size: 15px;
}

.subscribe_field.menu_subscribe_field {
  height: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 13px;
}

.subscribe_btn {
  height: 60px;
  padding-top: 8px;
  padding-bottom: 6px;
  float: left;
  border: 1px solid #fff;
  background-color: #b8a354;
  font-family: Lato, sans-serif;
  color: black;
  font-size: 13px;
  letter-spacing: 1px;
}

.subscribe_btn.menu_subscribe_btn {
  height: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 12px;
}

.subscribe_success {
  background-color: transparent;
}

.subscribe_error {
  height: 70px;
  padding-top: 25px;
  background-color: #b8a354;
  color: #fff;
}

.vk_h2 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1px;
}

.subscribe_menu {
  display: none;
  margin-top: 31px;
  margin-bottom: 0px;
  margin-left: 0px;
  float: left;
}

.faq_disclaimer_span {
  font-size: 12px;
}

.capleton_artist {
  height: 1320px;
  background-image: url('../images/capleton_large_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.konshens_artist {
  height: 1260px;
  background-image: url('../images/konshens_large_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.matamba_artist {
  height: 1260px;
  background-image: url('../images/matamba_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.styleon_artist {
  height: 1260px;
  background-image: url('../images/styleon_large_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.protoje_artist {
  height: 1260px;
  background-image: url('../images/protoje_large_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.kabaka_artist {
  height: 1260px;
  background-image: url('../images/kabaka_large_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.sponsor_link {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-top: 19px;
  margin-right: 53px;
  margin-left: 53px;
}

.sponsor_link.sponsor_last {
  margin-top: 47px;
}

.kcamp_artist {
  background-image: url('../images/kabaka_large_bg_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.locos_artist {
  background-image: url('../images/locos_large_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.sachia_artist {
  background-image: url('../images/shacia_large_bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.artist_placeholder {
  display: none;
  height: 500px;
  padding-top: 212px;
  background-image: url('../images/artist_placeholder.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.tix-col-div {
  height: 430px;
  padding-top: 30px;
  padding-right: 12px;
  padding-left: 12px;
  background-color: rgba(14, 15, 15, .82);
}

.h2-span {
  color: #b8a354;
  font-size: 21px;
  line-height: 32px;
  font-weight: 400;
}

.li {
  margin-top: 16px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: left;
}

.tix-btn {
  position: relative;
  width: 145px;
  height: 51px;
  margin-top: 19px;
  padding-top: 17px;
  padding-bottom: 17px;
  border: 1px solid #fff;
  border-radius: 25px;
  background-color: transparent;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.tix-btn.tix-btn-adjust {
  top: 124px;
}

.exp-sec {
	display: none;
  height: 950px;
  margin-top: 52px;
  margin-bottom: 0px;
  padding: 76px 23px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .86), rgba(0, 0, 0, .28) 99%), url('../images/exp-image2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .86), rgba(0, 0, 0, .28) 99%), url('../images/exp-image2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.h1-exp {
  margin-top: 9px;
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #e6b800;
  font-size: 40px;
  text-align: center;
  letter-spacing: 1px;
}

.si-logo {
  display: block;
  width: 150px;
  height: 150px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.smileisland-linktext {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 21px;
  text-align: center;
  text-decoration: none;
}

.video-embedd {
  display: inline-block;
  margin-top: 8px;
  margin-right: 14px;
  margin-left: 14px;
  text-align: center;
}

.h3 {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
}

.image-slider {
  display: none;
  margin-top: 7px;
}

.slide {
  width: 20%;
}

.li-thumb {
  display: none;
}

.lbox {
  width: 100%;
  height: 300px;
}

.lbox.lb1 {
  background-image: url('../images/M100.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb2 {
  background-image: url('../images/M32.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb3 {
  background-image: url('../images/12829507_916956425084505_6295664982576102915_o-p-1600x1067.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb4 {
  background-image: url('../images/12841415_916955411751273_3432618667159931513_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb5 {
  background-image: url('../images/M12.jpg');
  background-position: 50% 82%;
  background-size: cover;
}

.lbox.lb6 {
  background-image: url('../images/12841238_916956301751184_3587235927705159120_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb7 {
  background-image: url('../images/12493738_916956325084515_6599615355364971301_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb8 {
  background-image: url('../images/12841231_916956525084495_3323613346631443527_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb9 {
  background-image: url('../images/12795193_916956555084492_435415342977719531_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb10 {
  background-image: url('../images/12823346_916955548417926_4812779700283286014_o.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lbox.lb-vegan {
  background-image: url('../images/vegan-food.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.lbox.lb-vegan2 {
  background-image: url('../images/vegan-food2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav {
  display: none;
}

.tix-bg-vid {
  height: auto;
  background-image: -webkit-linear-gradient(270deg, #000, transparent);
  background-image: linear-gradient(180deg, #000, transparent);
}

.sponsor-hero-container {
  text-align: center;
  text-shadow: 1px 1px 6px rgba(0, 0, 0, .43);
}

.h1-hero-sponsor {
  font-family: Montserrat, sans-serif;
  color: #e6b800;
  font-size: 74px;
  line-height: 51px;
  text-align: center;
}

.h1-hero-sponsor.h1-sponsor2 {
  margin-top: 0px;
  color: #e6b800;
  font-size: 62px;
  line-height: 62px;
}

.h1-hero-sponsor.h1-spon_sec3 {
  font-size: 47px;
  text-align: left;
}

.parking-link {
  margin-right: 18px;
  margin-left: 18px;
  padding: 13px;
  border-radius: 27px;
  background-color: #e6b800;
  font-family: Lato, sans-serif;
  color: #141414;
  font-size: 18px;
  text-decoration: none;
}

.parking-link.ms-parking {
  display: none;
}

.parking-div {
  display: none;
  margin-top: 18px;
  margin-bottom: 18px;
}

.hero-vid {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: block;
  width: 100%;
  height: 900px;
  margin-right: auto;
  margin-left: auto;
}

.hero-div-overlay {
  width: 100%;
  height: 900px;
  background-color: rgba(255, 254, 250, 0.84);
}

.sponsorship-hero {
  height: 831px;
  padding-top: 254px;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.h2-sponsor {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.spon-sec2 {
  padding-top: 129px;
  padding-bottom: 129px;
  background-color: #f8f8f8;
}

.spon-li {
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.sponsor-p {
  margin-top: 25px;
  margin-bottom: 19px;
  font-family: Lato, sans-serif;
}

.sponsor-p.spon-text {
  color: #fff;
}

.sponsor-p.spon-ben-text {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.spon-sec3 {
  height: 900px;
}

.spon-sec3-col1 {
  height: 900px;
  padding-top: 250px;
  padding-right: 141px;
  padding-left: 100px;
  background-image: -webkit-linear-gradient(270deg, #242424, #242424);
  background-image: linear-gradient(180deg, #242424, #242424);
}

.spon-sec3-col2 {
  height: 900px;
  background-image: url('../images/mami.jpg');
  background-position: 50% 94%;
  background-size: cover;
}

.h1-spon-sec4 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 58px;
  line-height: 55px;
  letter-spacing: 1px;
}

.h1-spon-span {
  color: #e6b800;
}

.spon-p-white {
  font-family: Lato, sans-serif;
  color: #fff;
  line-height: 36px;
}

.spon-sec5 {
  height: 400px;
}

.spon5-col-main {
  height: 400px;
  padding-top: 50px;
  padding-right: 33px;
  padding-left: 33px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .88), transparent), url('../images/main-stage.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .88), transparent), url('../images/main-stage.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.spon5-col-food {
  height: 400px;
  padding-top: 50px;
  padding-right: 33px;
  padding-left: 33px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .88), transparent), url('../images/food.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .88), transparent), url('../images/food.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.spon5-col-art {
  height: 400px;
  padding-top: 50px;
  padding-right: 33px;
  padding-left: 33px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .88), transparent 96%), url('../images/art.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .88), transparent 96%), url('../images/art.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.spon5-col-vip {
  height: 400px;
  padding-top: 50px;
  padding-right: 33px;
  padding-left: 33px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .88), transparent 97%), url('../images/vip.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .88), transparent 97%), url('../images/vip.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.h2-spon-col {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 34px;
  text-align: center;
}

.spon-sec6 {
  height: 1097px;
  padding-top: 83px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/past-performers_bg.jpg');
  background-image: linear-gradient(180deg, #000, transparent), url('../images/past-performers_bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.performers-div {
  height: 100%;
  padding-top: 31px;
  padding-bottom: 31px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.spon-sec7 {
  height: 870px;
  background-color: #f8f8f8;
}

.sec1-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 89px;
  padding-bottom: 89px;
  background-color: rgba(14, 15, 15, .82);
  text-align: center;
}

.contact_linkup {
  margin-right: 20px;
  margin-left: 20px;
  font-family: Lato, sans-serif;
  color: #292929;
  font-size: 19px;
  text-decoration: none;
}

.slider-arrow {
  width: 50px;
  height: 50px;
  padding: 6px 8px 8px 2px;
  border-radius: 66px;
  background-color: #e6b800;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.slider-arrow:hover {
  background-color: #161616;
  color: #fff;
}

.slider-arrow.slide-arrow-right {
  padding-right: 1px;
}

.spon3-col1 {
  padding-top: 46px;
  padding-right: 40px;
  padding-left: 40px;
}

.h2_spon3 {
  margin-top: 0px;
  color: #4d4d4d;
  font-size: 23px;
  line-height: 29px;
}

.spon-col2 {
  height: 870px;
  padding-top: 123px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #d5d5d5;
  text-align: center;
}

.h3-spon {
  display: inline-block;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 39px;
}

.h3-spon.h3-span-yellow {
  color: #e6b800;
}

.sm_analy-div {
  margin-top: 24px;
  padding-top: 13px;
  padding-bottom: 13px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.sm_analy-div.sm-anyl-div-white {
  width: 45%;
  border-top-color: #fff;
  border-bottom-color: #fff;
  color: #fff;
}

.sm-analy-text {
  position: relative;
  top: -8px;
  display: inline-block;
  margin-left: 19px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.h1-numbers {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 74px;
  text-align: center;
}

.fa_facebook {
  display: inline-block;
  margin-top: 32px;
  margin-right: 11px;
  margin-left: 11px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #e6b800;
  font-size: 54px;
  font-weight: 400;
}

.fa_twitter {
  display: inline-block;
}

.spon-numbers-div {
  margin-top: 52px;
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: rgba(14, 15, 15, .82);
}

.sm-numbers-text {
  margin-top: 11px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}

.icon-div {
  display: inline-block;
}

.past-perf_container {
  padding: 37px;
  background-color: rgba(14, 15, 15, .82);
  text-align: center;
}

.spon-section7 {
  height: 840px;
  padding-top: 96px;
  padding-left: 44px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/demo_bg.jpg');
  background-image: linear-gradient(180deg, #000, transparent), url('../images/demo_bg.jpg');
  background-position: 0px 0px, 50% -47%;
  background-size: auto, cover;
}

.h1-demo {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #e6b800;
  font-size: 47px;
}

.h2-demographics {
  margin-top: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 400;
}

.spon-sec8 {
  padding-top: 146px;
  padding-bottom: 146px;
}

.web-div {
  margin-top: 0px;
  margin-right: 97px;
  margin-left: 97px;
  padding: 71px 61px;
  background-color: rgba(14, 15, 15, .82);
}

.spon-sec9 {
  height: 1003px;
  padding-top: 125px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/past-partners-bg.jpg');
  background-image: linear-gradient(180deg, #000, transparent), url('../images/past-partners-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.logo-row {
  margin-top: 52px;
}

.logo-adjust {
  padding-top: 47px;
}

.logo-adjust.coca-adjst {
  padding-top: 30px;
}

.logo-adjust.grace-logo {
  padding-top: 28px;
}

.logo-adjust.guin-logo {
  padding-top: 24px;
}

.logo-adjust.mmm-logo {
  padding-top: 38px;
}

.logo-adjust.md-logo {
  padding-top: 36px;
}

.logo-adjust.rs-logo {
  padding-top: 38px;
}

.spon-sec10 {
  height: 1000px;
  padding-top: 115px;
  background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/hero_bw.jpg');
  background-image: linear-gradient(180deg, #000, transparent), url('../images/hero_bw.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.spon-ben-row {
  margin-top: 60px;
}

.listen-ciming {
  margin-top: 202px;
  font-family: Lato, sans-serif;
  color: #fff;
  letter-spacing: 7px;
}

.faq_link {
  color: #e6b800;
  text-decoration: none;
}

.h2_perf {
  margin-top: 14px;
  color: #e6b800;
  font-size: 25px;
}

.sizzla_artist {
  height: 1320px;
  background-image: url('../images/Sizzla_large.jpg');
  background-position: 95% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.charly_large {
  height: 1320px;
  background-image: url('../images/charly_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.twitter_embedd {
  overflow: hidden;
  height: 300px;
}

.kreesha_artist {
  height: 1320px;
  background-image: url('../images/kressha_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.mavado_artist {
  background-image: url('../images/mavado_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.rickross_artist {
  height: 1320px;
  background-image: url('../images/rick_ross_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.kevans_artist {
  height: 1260px;
  background-image: url('../images/kevens_large.jpg');
  background-position: 68% 50%;
  background-size: cover;
}

.freemynz_artist {
  height: 1260px;
  background-image: url('../images/freemynz_large.jpg');
  background-position: 58% 50%;
  background-size: cover;
}

.cool_artist {
  height: 1560px;
  background-image: url('../images/cool_large.jpg');
  background-position: 50% 105%;
  background-size: cover;
}

.mc_artist {
  height: 1560px;
  background-image: url('../images/mc_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile {
  width: 25%;
  height: 400px;
  float: left;
  border: 3px solid #fff;
  background-color: #1f1e1e;
  text-decoration: none;
}

.artist_linkbox_mobile.w--current {
  width: 25%;
  padding: 0px;
}

.artist_linkbox_mobile.steph_marley_link {
  width: 100%;
  background-color: #1f1e1e;
  text-decoration: none;
}

.artist_linkbox_mobile.damien_marley_link {
  background-color: #1f1e1e;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox_mobile.julian_marley_link {
  background-image: url('../images/12795435_1158971237470416_4272440170238853236_n.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox_mobile.nas_link {
  background-color: #1f1e1e;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox_mobile.capleton_link {
  background-color: #1f1e1e;
  background-image: url('../images/capleton_800x800.jpg');
  background-position: 0px 0px;
  background-size: 400px;
}

.artist_linkbox_mobile.konshens_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile.mrcheeks_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile.styleon_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile.sizzla_link {
  background-color: #1f1e1e;
  background-image: url('../images/Sizzla-Yes-You-Can.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile.protoje_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile.kabaka_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile.kcamp_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile._9mile_placeholder {
  background-color: #000;
}

.artist_linkbox_mobile.locos_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile.sachia_link {
  background-color: #1f1e1e;
}

.artist_linkbox_mobile.charly_link {
  background-image: url('../images/charly_black_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile.dmx_link {
  background-image: url('../images/dmx_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox_mobile.kreesha_link {
  background-image: url('../images/kreesha_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile.mavado_link {
  background-image: url('../images/mavado_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox_mobile.matamba_link {
  background-image: url('../images/matambasmall.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox_mobile.rickross_link {
  background-image: url('../images/rick_ross_thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile.kevens_link {
  background-image: url('../images/kevens_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile.freemynz_link {
  background-image: url('../images/freemynz_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile.cool_link {
  background-image: url('../images/cool_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox_mobile.mc_artist {
  background-color: transparent;
  background-image: url('../images/mc_small.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.artist_info {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  margin-top: 95px;
  background-color: #fff;
}

.close_artist {
  float: right;
  text-decoration: none;
}

.artist_linkbox2 {
  width: 100%;
  height: 400px;
  float: none;
  border: 3px solid #fff;
  background-color: #1f1e1e;
  text-decoration: none;
}

.artist_linkbox2.w--current {
  width: 25%;
  padding: 0px;
}

.artist_linkbox2.steph_marley_link {
  width: 100%;
  background-color: #1f1e1e;
  text-decoration: none;
}

.artist_linkbox2.damien_marley_link {
  background-color: #1f1e1e;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox2.julian_marley_link {
  background-image: url('../images/12795435_1158971237470416_4272440170238853236_n.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox2.nas_link {
  background-color: #1f1e1e;
  box-shadow: none;
  text-decoration: none;
}

.artist_linkbox2.capleton_link {
  background-color: #1f1e1e;
  background-image: url('../images/capleton_800x800.jpg');
  background-position: 0px 0px;
  background-size: 400px;
}

.artist_linkbox2.konshens_link {
  background-color: #1f1e1e;
}

.artist_linkbox2.mrcheeks_link {
  background-color: #1f1e1e;
}

.artist_linkbox2.styleon_link {
  background-color: #1f1e1e;
}

.artist_linkbox2.sizzla_link {
  background-color: #1f1e1e;
  background-image: url('../images/Sizzla-Yes-You-Can.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox2.protoje_link {
  background-color: #1f1e1e;
}

.artist_linkbox2.kabaka_link {
  background-color: #1f1e1e;
}

.artist_linkbox2.kcamp_link {
  background-color: #1f1e1e;
}

.artist_linkbox2._9mile_placeholder {
  background-color: #000;
}

.artist_linkbox2.locos_link {
  background-color: #1f1e1e;
}

.artist_linkbox2.sachia_link {
  background-color: #1f1e1e;
}

.artist_linkbox2.charly_link {
  background-image: url('../images/charly_black_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox2.dmx_link {
  background-image: url('../images/dmx_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox2.kreesha_link {
  background-image: url('../images/kreesha_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox2.mavado_link {
  background-image: url('../images/mavado_large.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox2.matamba_link {
  background-image: url('../images/matambasmall.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.artist_linkbox2.rickross_link {
  background-image: url('../images/rick_ross_thumb.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox2.kevens_link {
  background-image: url('../images/kevens_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox2.freemynz_link {
  background-image: url('../images/freemynz_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox2.cool_link {
  background-image: url('../images/cool_small.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.artist_linkbox2.mc_artist {
  background-color: transparent;
  background-image: url('../images/mc_small.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

html.w-mod-js *[data-ix="fade-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hover-dov-initial"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="grey-hover-initial"] {
  width: 0px;
}

html.w-mod-js *[data-ix="transition-bar-initial"] {
  display: none;
  width: 0px;
}

html.w-mod-js *[data-ix="nav-color-initial"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="divider-inital"] {
  width: 0px;
}

html.w-mod-js *[data-ix="artist-name-initial"] {
  width: 1px;
}

html.w-mod-js *[data-ix="faq-initial"] {
  display: none;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="artist-info-initial"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="logo-fade-in-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="date-fadein-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="fade-in-clock-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="fade-in-artists-names-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="fade-in-btns-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 60px);
  -ms-transform: translate(0px, 60px);
  transform: translate(0px, 60px);
}

html.w-mod-js *[data-ix="fade-up-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="parking-div-initial"] {
  display: none;
  opacity: 0;
}

@media (max-width: 991px) {
  .section.section-1 {
    height: 766px;
    background-image: url('https://9milemusicfestival.com/wp-content/uploads/2018/11/Screen-Shot-2016-11-16-at-11.58.51-PM-p-2000x1093.jpg');
    background-position: 0px 0px, 50% 77%;
    background-size: auto, cover;
    text-align: center;
  }
  .section.section-3 {
    height: 749px;
    padding-top: 42px;
    background-image: -webkit-linear-gradient(270deg, #000, transparent), url('../images/Screen-Shot-2016-11-16-at-11.59.23-PM.png');
    background-image: linear-gradient(180deg, #000, transparent), url('../images/Screen-Shot-2016-11-16-at-11.59.23-PM.png');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, auto;
    background-repeat: repeat, no-repeat;
  }
  .section.section-4 {
    height: 800px;
  }
  .section.section-5 {
    height: auto;
    padding: 84px 70px 46px;
  }
  .section.section-6 {
    height: auto;
    padding: 65px 70px 60px;
  }
  .section.section-7 {
    height: 802px;
  }
  .section.section-8 {
    height: auto;
    padding-top: 35px;
  }
  .section.sponsor_sec {
    margin-top: 47px;
    padding-right: 62px;
    padding-left: 62px;
  }
  .h1.h1_white {
    font-size: 39px;
  }
  .hero_date {
    margin-top: 31px;
  }
  .artist_linkbox {
    width: 50%;
  }
  .artist_linkbox.damien_marley_link {
    background-position: -1px 0px;
  }
  .artist_linkbox.julian_marley_link {
    height: auto;
  }
  .artist_linkbox.capleton_link {
    background-position: 50% 50%;
  }
  .artist_linkbox.sizzla_link {
    background-position: 13% 0%;
    background-repeat: no-repeat;
  }
  .artists_col {
    display: inline-block;
  }
  .festival_logo {
    left: -32px;
    width: 494px;
  }
  .artists_row.artist_row2 {
    display: inline-block;
    width: 100%;
  }
  .artists_row.artist_row3 {
    display: block;
  }
  .hover_div.stephan_hover {
    letter-spacing: 3px;
  }
  .h1_white {
    font-size: 42px;
  }
  .social_container {
    top: 30vh;
  }
  .sm_links.artists_sm_links {
    padding-top: 64px;
  }
  .sm_div.sm_menu_div {
    padding-right: 26px;
  }
  .menu_icon {
    margin-top: 10px;
  }
  .brand_logo.w--current {
    width: 152px;
    margin-left: 0px;
  }
  .btn_white {
    margin-bottom: 8px;
  }
  .artist_name_div {
    width: 267px;
    height: 134px;
    padding-top: 58px;
    font-size: 22px;
  }
  .artists_sm {
    height: 152px;
  }
  .damian_artist {
    background-position: -339px 0px;
  }
  .dmx_artist {
    background-position: 50% 50%;
  }
  .artist-main-btn {
    width: 40%;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 16px;
  }
  .social_slider {
    height: 800px;
    background-image: none;
  }
  .listen {
    height: 100%;
    padding-top: 97px;
  }
  .playlist {
    display: block;
    width: 608px;
    margin-right: auto;
    margin-left: auto;
  }
  .large_text_link {
    display: block;
    width: 519px;
    margin-right: auto;
    margin-left: auto;
  }
  .listen_container {
    text-align: center;
  }
  .contact_container {
    position: static;
  }
  .artist_mask {
    background-color: #fffefa;
  }
  .artist_linup_title {
    width: 48.3%;
    padding-left: 31px;
  }
  .nav_color {
    display: block;
    padding-left: 24px;
  }
  .footer {
    height: 72px;
  }
  .tix-outlet-div {
    margin-top: 29px;
    font-size: 19px;
  }
  .quote_p {
    font-size: 33px;
  }
  .contact_input {
    width: 48%;
    margin-right: 5px;
    margin-left: 5px;
  }
  .contact_message {
    width: 100%;
  }
  .work_slide1 {
    padding-top: 66px;
    padding-right: 70px;
    padding-left: 70px;
  }
  .involved_back {
    margin-bottom: 49px;
  }
  .hero_artist_names {
    font-size: 23px;
  }
  .artistlineup_text.tix-h1 {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
  }
  .space3 {
    height: 135px;
  }
  .watch_section {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 100px;
    background-image: url('../images/watch_bg_1.jpg');
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
  }
  .linkp_section {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
  }
  .footer_logos {
    height: 1000px;
  }
  .capleton_artist {
    background-position: 58% 50%;
    background-size: cover;
  }
  .konshens_artist {
    background-position: -815px 0px;
  }
  .matamba_artist {
    background-position: 50% 50%;
  }
  .styleon_artist {
    background-position: -727px 0px;
  }
  .artist_placeholder {
    height: 300px;
    padding-top: 120px;
  }
  .tix-col-div {
    height: 547px;
  }
  .exp-sec {
    height: 1054px;
    padding: 44px 67px;
  }
  .tix-bg-vid {
    top: -684px;
    height: 758px;
  }
  .sponsor-hero-container {
    padding-right: 65px;
    padding-left: 65px;
  }
  .h1-hero-sponsor {
    font-size: 54px;
  }
  .h1-hero-sponsor.h1-sponsor2 {
    font-size: 44px;
  }
  .h1-hero-sponsor.h1-spon_sec3 {
    font-size: 32px;
    line-height: 40px;
  }
  .hero-vid {
    height: 700px;
  }
  .hero-div-overlay {
    height: 700px;
  }
  .sponsorship-hero {
    height: 649px;
    padding-top: 122px;
  }
  .h2-sponsor {
    font-size: 23px;
  }
  .spon-sec2 {
    padding: 56px 37px;
  }
  .sponsor-p {
    margin-top: 9px;
  }
  .spon-sec3 {
    height: 794px;
  }
  .spon-sec3-col1 {
    height: 794px;
    padding-top: 48px;
    padding-right: 40px;
    padding-left: 35px;
  }
  .spon-sec3-col2 {
    height: 794px;
  }
  .h1-spon-sec4 {
    font-size: 49px;
  }
  .spon-sec5 {
    height: 800px;
  }
  .spon-sec7 {
    height: 996px;
  }
  .sec1-container {
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .h2_spon3 {
    font-size: 18px;
    line-height: 20px;
  }
  .spon-col2 {
    height: 936px;
    padding-top: 53px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .sm_analy-div.sm-anyl-div-white {
    width: 100%;
    text-align: center;
  }
  .sm-analy-text {
    position: static;
    margin-left: 17px;
    font-size: 14px;
  }
  .spon-section7 {
    height: 734px;
    padding-top: 47px;
    padding-right: 51px;
    padding-left: 51px;
  }
  .h1-demo {
    text-align: center;
  }
  .h2-demographics {
    text-align: center;
  }
  .web-div {
    margin-top: 11px;
    margin-right: 22px;
    margin-left: 22px;
    padding-top: 52px;
    padding-bottom: 52px;
  }
  .spon-sec9 {
    height: 637px;
    padding-top: 61px;
    padding-right: 63px;
    padding-left: 63px;
  }
  .spon-sec10 {
    height: 934px;
    padding-top: 43px;
    padding-right: 28px;
    padding-left: 28px;
  }
  .sizzla_artist {
    background-position: -911px 0px;
  }
  .mavado_artist {
    background-position: 60% 50%;
  }
  .artist_linkbox_mobile.damien_marley_link {
    background-position: -1px 0px;
  }
  .artist_linkbox_mobile.julian_marley_link {
    height: auto;
  }
  .artist_linkbox_mobile.capleton_link {
    background-position: 50% 50%;
  }
  .artist_linkbox_mobile.sizzla_link {
    background-position: 13% 0%;
    background-repeat: no-repeat;
  }
  .artist_linkbox2.damien_marley_link {
    background-position: -1px 0px;
  }
  .artist_linkbox2.julian_marley_link {
    height: auto;
  }
  .artist_linkbox2.capleton_link {
    background-position: 50% 50%;
  }
  .artist_linkbox2.sizzla_link {
    background-position: 13% 0%;
    background-repeat: no-repeat;
  }
}

@media (max-width: 767px) {
	.sm_div2.sm_menu_div2 {
		display: none;
	}

  .body {
    border-right-width: 15px;
    border-bottom-width: 5px;
    border-left-width: 15px;
	margin-top: -39px;
  }
  .section.section-1 {
    height: 657px;
  }
  .section.section-2 {
    height: auto;
  }
  .section.section-3 {
    height: 1051px;
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 26px;
  }
  .section.section-4 {
    height: auto;
  }
  .section.section-5 {
    height: auto;
    margin-top: 22px;
    padding-top: 48px;
    padding-right: 21px;
    padding-left: 21px;
  }
  .section.section-6 {
    height: auto;
    padding-top: 55px;
    padding-right: 21px;
    padding-left: 21px;
  }
  .section.section-7 {
    height: 542px;
    padding-top: 30px;
    padding-right: 33px;
    padding-left: 33px;
  }
  .section.section-8 {
    height: auto;
    padding-top: 48px;
    text-align: center;
  }
  .section.sponsor_sec {
    height: auto;
    margin-top: 58px;
    padding-top: 53px;
    padding-right: 33px;
    padding-left: 33px;
  }
  .hero_container {
    top: 11vh;
    margin-top: 37px;
    padding-right: 12px;
    padding-left: 12px;
  }
  .hero_date {
    margin-top: 28px;
    font-size: 45px;
  }
  .artist_linkbox {
    width: 49%;
    height: 350px;
    float: none;
    display: inline-block;
  }
  .artist_linkbox.steph_marley_link {
    height: 350px;
    background-position: 0px -53px;
  }
  .artist_linkbox.damien_marley_link {
    background-position: 0% 41%;
    background-size: cover;
  }
  .artist_linkbox.julian_marley_link {
    background-position: 50% 22%;
    background-size: cover;
  }
  .artist_linkbox.nas_link {
    height: 200px;
    background-position: 0px -82px;
  }
  .artist_linkbox.capleton_link {
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox.konshens_link {
    background-position: 0% 24%;
    background-size: cover;
  }
  .artist_linkbox.mrcheeks_link {
    background-position: 0px -20px;
  }
  .artist_linkbox.styleon_link {
    background-position: 0px -31px;
  }
  .artist_linkbox.sizzla_link {
    background-position: 50% 50%;
  }
  .artist_linkbox.protoje_link {
    background-position: 0px -17px;
  }
  .artist_linkbox.kcamp_link {
    background-position: 0px -14px;
  }
  .artist_linkbox.locos_link {
    background-position: 0px -104px;
  }
  .artist_linkbox.charly_black_link {
    background-image: url('../images/charly_black_small.jpg');
    background-position: 50% 13%;
    background-size: cover;
  }
  .artist_linkbox.dmx_link {
    background-position: 0px -112px;
  }
  .artist_linkbox.kreesha_link {
    background-position: 0px -122px;
  }
  .artist_linkbox.rickross_link {
    background-position: 0px -52px;
  }
  .artist_linkbox.cool_link {
    background-position: 0px -35px;
  }
  .artist_linkbox.mc_artist {
    background-position: 0px -102px;
  }
  .artists_col {
    display: block;
  }
  .navbar {
    padding-top: 0px;
    padding-bottom: 4px;
  }
  .festival_logo {
    left: 0px;
    width: 278px;
  }
  .hero_link_div {
    margin-top: 26px;
  }
  .hero_btn {
    width: 212px;
    height: 63px;
    margin: 0px 5px;
    padding-top: 20px;
    padding-right: 7px;
    padding-left: 7px;
    letter-spacing: 0px;
  }
  .hero_btn.sponsor_btn {
    padding-top: 18px;
  }
  .artists_row {
    display: block;
    height: auto;
  }
  .artists_row.art_row_last {
    height: 400px;
  }
  .artists_row.artistrow2 {
    height: auto;
  }
  .sec2_div {
    height: auto;
  }
  .sec3_container {
    position: static;
    margin-top: 0px;
  }
  .hover_div.stephan_hover {
     height: 345px;
    padding-top: 101px;
    font-size: 31px;
  }
  .h1_white.h1_bold.h1_share {
    margin-top: 35px;
  }
  .social_container {
    top: 0vh;
  }
  .sm_links {
    margin-right: 16px;
    margin-left: 16px;
    font-size: 56px;
  }
  .sm_links.sm_menu {
    font-size: 39px;
  }
  .sm_div {
    margin-top: 29px;
    font-size: 5px;
    text-align: center;
  }
  .sm_div.sm_menu_div {
    margin-top: 9px;
    padding-right: 0px;
    text-align: center;
  }
  .nav_menu {
    width: 100%;
    text-align: center;
  }
  .menu_nav_link {
    display: inline-block;
    margin-right: 17px;
    margin-left: 17px;
    font-size: 14px;
    text-align: center;
  }
  .menu_nav_link._1_menu_link {
    display: block;
    height: auto;
    margin-top: 42px;
  }
  .menu_nav_link._1_menu_link.w--current {
    display: block;
    height: 77px;
    margin-top: 47px;
  }
  .menu_icon {
    margin-top: 9px;
    margin-right: 24px;
    font-size: 35px;
  }
  .brand_logo.w--current {
    width: 148px;
    margin-left: 1.3906px;
  }
  .p_white {
    font-size: 14px;
  }
  .btn_white {
    display: block;
    margin: 19px auto;
  }
  .btn_white.faq_btn {
    letter-spacing: 2px;
  }
  .menu_text {
    position: static;
  }
  .large_text_link.listen_link {
    width: 100%;
  }
  .large_text_link.listen_link:active {
    color: #b90a0a;
  }
  .large_text_link.watch_link {
    width: 100%;
  }
  .large_text_link.watch_link:active {
    color: #197901;
  }
  .large_text_link.share_link {
    width: 100%;
  }
  .large_text_link.share_link:active {
    color: #197901;
  }
  .large_text_link.connect_link {
    width: 100%;
  }
  .large_text_link.connect_link:active {
    color: #7f8f96;
  }
  .share_container {
    padding-right: 12px;
    padding-left: 12px;
  }
  .contact_container {
    top: 0vh;
  }
  .food_container.mobile_food {
    top: 100px;
  }
  .history_container {
    top: 0vh;
  }
  .nav_color {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 12px;
  }
  .footer {
    padding-top: 21px;
  }
  .h2_lws {
    padding-right: 99px;
    padding-left: 99px;
  }
  .tix-outlet-div {
    margin-top: 10px;
    padding-top: 0px;
  }
  .quote_p {
    font-size: 25px;
    line-height: 38px;
  }
  .contact_input {
    display: block;
    width: 71%;
    height: 68px;
    margin-right: auto;
    margin-left: auto;
  }
  .contact_message {
    width: 71%;
  }
  .lu_sm {
    margin-bottom: 33px;
    text-align: center;
  }
  .faq-section {
    height: 100%;
    padding-top: 77px;
  }
  .faq_container {
    padding-right: 55px;
    padding-left: 55px;
  }
  .work_slide1 {
    padding-right: 40px;
    padding-left: 40px;
  }
  .sponsor_container {
    position: static;
    top: 98px;
  }
  .tix-location-sec {
    display: block;
    padding-top: 77px;
  }
  .location_row {
    padding-top: 21px;
    padding-bottom: 21px;
    line-height: 25px;
  }
  .hero_artist_names {
    margin-top: 30px;
    font-size: 19px;
  }
  .clock {
    margin-top: 47px;
  }
  .sm_artists_mobile {
    margin-top: 24px;
    margin-right: 16px;
    margin-left: 16px;
    color: #fffefa;
    font-size: 38px;
    text-decoration: none;
  }
  .sm_mobile_div {
    font-family: 'Monosocialiconsfont 1', sans-serif;
    color: #fffefa;
  }
  .artistlineup_text {
    font-size: 37px;
  }
  .listen_section {
    height: 100%;
    padding-top: 127px;
    padding-bottom: 306px;
    background-image: url('../images/listen_bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .watch_section {
    height: 100%;
    padding-top: 122px;
    padding-bottom: 469px;
    background-image: url('../images/watch_bg_1.jpg');
    background-position: 0px 0px;
    background-size: 663px;
    text-align: center;
  }
  .connect_section {
    height: 100%;
    padding-top: 121px;
    padding-bottom: 557px;
    background-image: url('../images/connect_bg.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
  .linkp_section {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-top: 100px;
    padding-bottom: 83px;
    background-image: url('../images/contact_ng.jpg');
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
  }
  .faq_section {
    padding-top: 81px;
    padding-bottom: 81px;
    background-color: #586368;
    text-align: center;
  }
  .tix-col-div {
    height: 472px;
    background-color: rgba(14, 15, 15, .94);
  }
  .exp-sec {
    height: auto;
    padding-right: 58px;
    padding-left: 58px;
  }
  .h1-exp {
    font-size: 38px;
  }
  .h1-hero-sponsor {
    margin-bottom: 0px;
    font-size: 36px;
  }
  .h1-hero-sponsor.h1-sponsor2 {
    line-height: 38px;
  }
  .sponsorship-hero {
    height: 533px;
  }
  .h2-sponsor {
    font-size: 16px;
  }
  .spon-sec3 {
    height: auto;
  }
  .spon-sec3-col1 {
    height: 664px;
  }
  .spon-sec3-col2 {
    height: 665px;
  }
  .h1-spon-sec4 {
    font-size: 45px;
  }
  .spon-sec5 {
    height: auto;
  }
  .spon-sec6 {
    height: auto;
  }
  .spon-sec7 {
    height: auto;
  }
  .vimeo-video-btn {
    display: block;
    width: 200px;
    margin-right: auto;
    margin-left: auto;
    border: 1px solid #fff;
    border-radius: 26px;
    background-color: transparent;
  }
  .tix_col {
    margin-top: 21px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .spon-col2 {
    height: 690px;
  }
  .spon-section7 {
    height: auto;
    padding-bottom: 76px;
  }
  .spon-sec9 {
    height: auto;
    padding-bottom: 78px;
  }
  .logo-adjust {
    padding-top: 64px;
    padding-right: 96px;
    padding-left: 96px;
  }
  .spon-sec10 {
    height: auto;
  }
  .logos {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 108px;
    padding-left: 108px;
  }
  .artist_linkbox_mobile {
    height: 200px;
  }
  .artist_linkbox_mobile.steph_marley_link {
    height: 200px;
    background-position: 0px -53px;
  }
  .artist_linkbox_mobile.damien_marley_link {
    background-position: 0% 41%;
    background-size: cover;
  }
  .artist_linkbox_mobile.julian_marley_link {
    background-position: 50% 22%;
    background-size: cover;
  }
  .artist_linkbox_mobile.nas_link {
    height: 200px;
    background-position: 0px -82px;
  }
  .artist_linkbox_mobile.capleton_link {
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox_mobile.konshens_link {
    background-position: 0% 24%;
    background-size: cover;
  }
  .artist_linkbox_mobile.mrcheeks_link {
    background-position: 0px -20px;
  }
  .artist_linkbox_mobile.styleon_link {
    background-position: 0px -31px;
  }
  .artist_linkbox_mobile.sizzla_link {
    background-position: 50% 50%;
  }
  .artist_linkbox_mobile.protoje_link {
    background-position: 0px -17px;
  }
  .artist_linkbox_mobile.kcamp_link {
    background-position: 0px -14px;
  }
  .artist_linkbox_mobile.locos_link {
    background-position: 0px -104px;
  }
  .artist_linkbox_mobile.charly_black_link {
    background-image: url('../images/charly_black_small.jpg');
    background-position: 50% 13%;
    background-size: cover;
  }
  .artist_linkbox_mobile.dmx_link {
    background-position: 0px -112px;
  }
  .artist_linkbox_mobile.kreesha_link {
    background-position: 0px -122px;
  }
  .artist_linkbox_mobile.rickross_link {
    background-position: 0px -52px;
  }
  .artist_linkbox_mobile.cool_link {
    background-position: 0px -35px;
  }
  .artist_linkbox_mobile.mc_artist {
    background-position: 0px -102px;
  }
  .artist_linkbox2 {
    width: 100%;
    height: 250px;
    float: none;
  }
  .artist_linkbox2.steph_marley_link {
    height: 200px;
    background-position: 0px -53px;
  }
  .artist_linkbox2.damien_marley_link {
    background-position: 0% 41%;
    background-size: cover;
  }
  .artist_linkbox2.julian_marley_link {
    background-position: 50% 22%;
    background-size: cover;
  }
  .artist_linkbox2.nas_link {
    height: 200px;
    background-position: 0px -82px;
  }
  .artist_linkbox2.capleton_link {
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox2.konshens_link {
    background-position: 0% 24%;
    background-size: cover;
  }
  .artist_linkbox2.mrcheeks_link {
    background-position: 0px -20px;
  }
  .artist_linkbox2.styleon_link {
    background-position: 0px -31px;
  }
  .artist_linkbox2.sizzla_link {
    background-position: 50% 50%;
  }
  .artist_linkbox2.protoje_link {
    background-position: 0px -17px;
  }
  .artist_linkbox2.kcamp_link {
    background-position: 0px -14px;
  }
  .artist_linkbox2.locos_link {
    background-position: 0px -104px;
  }
  .artist_linkbox2.charly_black_link {
    background-image: url('../images/charly_black_small.jpg');
    background-position: 50% 13%;
    background-size: cover;
  }
  .artist_linkbox2.dmx_link {
    background-position: 0px -112px;
  }
  .artist_linkbox2.kreesha_link {
    background-position: 0px -122px;
  }
  .artist_linkbox2.rickross_link {
    background-position: 0px -52px;
  }
  .artist_linkbox2.cool_link {
    background-position: 0px -35px;
  }
  .artist_linkbox2.mc_artist {
    background-position: 0px -102px;
  }
	.outlate {
    max-width: 94% !important;
}
}

@media (max-width: 479px) {
	.body {
		margin-top: -39px;
	}

  .section.section-1 {
    height: 590px;
    margin-bottom: 29px;
  }
  .section.section-2 {
    overflow: visible;
    margin-bottom: 3px;
  }
  .section.section-3 {
    height: 1126px;
    padding-top: 0px;
  }
  .section.section-4 {
    height: 296px;
  }
  .section.section-5 {
    height: auto;
    padding-top: 27px;
  }
  .section.section-6 {
    height: auto;
    text-align: center;
  }
  .section.section-7 {
    height: 682px;
    padding-top: 50px;
    padding-right: 32px;
    padding-left: 32px;
  }
  .section.section-8 {
    height: auto;
    padding-top: 46px;
    padding-bottom: 31px;
  }
  .section.sponsor_sec {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin-top: 23px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .h1.h1_gold {
    font-size: 32px;
  }
  .h1.h1_white {
    font-size: 23px;
    line-height: 26px;
    letter-spacing: 1px;
  }
  .hero_container {
    top: 11vh;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero_date {
    margin-top: 28px;
    font-size: 9vw;
  }
  .artist_linkbox {
    width: 100%;
    height: 400px;
    float: none;
  }
  .artist_linkbox.steph_marley_link {
    height: 250px;
    background-position: 0px -5px;
  }
  .artist_linkbox.damien_marley_link {
    height: 250px;
  }
  .artist_linkbox.julian_marley_link {
    height: 250px;
    background-position: 0px 0px;
  }
  .artist_linkbox.nas_link {
    height: 250px;
    background-position: 0px -44px;
  }
  .artist_linkbox.capleton_link {
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox.konshens_link {
    height: 250px;
  }
  .artist_linkbox.mrcheeks_link {
    height: 250px;
  }
  .artist_linkbox.styleon_link {
    height: 250px;
  }
  .artist_linkbox.sizzla_link {
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox.protoje_link {
    height: 250px;
  }
  .artist_linkbox.kabaka_link {
    height: 250px;
  }
  .artist_linkbox.kcamp_link {
    height: 250px;
  }
  .artist_linkbox.locos_link {
    height: 250px;
    background-position: 0px -60px;
  }
  .artist_linkbox.sachia_link {
    background-size: cover;
  }
  .artist_linkbox.dmx_link {
    background-position: 50% 50%;
  }
  .artist_linkbox.kreesha_link {
    background-position: 50% 50%;
  }
  .artist_linkbox.rickross_link {
    background-position: 50% 2%;
  }
  .artists_col {
    height: auto;
  }
  .navbar {
    padding-top: 13px;
    padding-bottom: 0px;
  }
  .festival_logo {
    left: 0px;
    width: 255px;
  }
  .hero_link_div {
    margin-top: 20px;
  }
  .hero_btn {
    width: 247px;
    margin: 20px 0px 12px;
    font-size: 16px;
  }

    .hero_btn2 {
	display: inline-block;
    width: 247px;
    margin: 20px 0px 12px;
    font-size: 16px;
  }

  .hero_btn.sponsor_btn {
    padding-top: 20px;
  }
  .artists_row {
    height: auto;
  }
  .sec2_div {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 17px;
    letter-spacing: 2px;
  }
  .sec3_container {
    top: 8vh;
    bottom: 0%;
  }
  .hover_div.stephan_hover {
    height: 100%;
    padding-top: 91px;
    background-color: rgba(49, 71, 79, .41);
    font-size: 28px;
    letter-spacing: 2px;
  }
  .hover_div.stephan_hover:hover {
    background-color: rgba(49, 71, 79, .41);
  }
  .h1_white {
    font-size: 28px;
    line-height: 34px;
  }
  .h1_white.h1_bold.connect_h1 {
    margin-top: 2px;
    font-size: 28px;
    line-height: 32px;
  }
  .h1_white.h1_bold.h1_share {
    margin-top: 6px;
    font-size: 27px;
    letter-spacing: 2px;
  }
  .h1_white.h1_bold.listen_h1_mobile {
    font-size: 28px;
    line-height: 31px;
  }
  .h1_white.h1_bold.watch_h1 {
    font-size: 29px;
    line-height: 35px;
  }
  .social_container {
    top: 0vh;
  }
  .sm_links {
    margin-right: 11px;
    margin-left: 11px;
    font-size: 40px;
  }
  .sm_links.sm_menu {
    margin-right: 11px;
    margin-left: 11px;
    font-size: 41px;
  }
  .sm_links.artists_sm_links {
    padding-top: 22px;
  }
  .sm_div {
    margin-top: 5px;
  }
  .sm_div.sm_menu_div {
    margin-top: 17px;
  }
  .menu_nav_link {
    display: block;
    height: 40px;
    padding-top: 9px;
    font-size: 14px;
  }
  .menu_nav_link:active {
    background-color: #b8a354;
  }
  .menu_nav_link._1_menu_link.w--current {
    height: 99px;
    margin-top: 57px;
  }
  .menu_icon {
    margin-top: 0px;
    margin-right: 14px;
    padding: 1px;
    font-size: 26px;
  }
  .brand_logo {
    width: 94px;
    padding-top: 0px;
  }
  .brand_logo.w--current {
    width: 119px;
    margin-left: 10px;
    padding-top: 0px;
    padding-left: 0px;
  }
  .vkb_container {
    position: static;
    top: 9vh;
    padding-right: 6px;
    padding-left: 6px;
  }
  .p_white {
    text-align: center;
  }
  .btn_white {
    display: block;
    width: 200px;
    margin: 16px auto;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .btn_white.faq_btn {
    width: 215px;
    padding-top: 13px;
    padding-right: 9px;
    padding-left: 9px;
  }
  .menu_text {
    margin-top: 0px;
  }
  .artist_slides {
    height: 1500px;
    font-size: 13px;
  }
  .artists_slider {
    height: 1650px;
  }
  .artist_name_div {
    width: 100%;
    height: 52px;
    margin-top: 0px;
    padding-top: 17px;
    float: none;
    clear: none;
    font-size: 22px;
  }
  .artists_time_div {
    float: none;
  }
  .artists_sm {
    width: 100%;
    height: 67px;
    float: none;
    clear: none;
  }
  .artist-main-btn {
    width: 100%;
    margin-top: 0px;
    padding-left: 8px;
    float: none;
    font-size: 14px;
  }
  .playlist {
    display: block;
    width: 267px;
    margin-right: auto;
    margin-left: auto;
  }
  .large_text_link.listen_link:hover {
    color: #b90a0a;
  }
  .large_text_link.watch_link:hover {
    color: #b8a354;
  }
  .large_text_link.share_link:hover {
    color: #197901;
  }
  .large_text_link.connect_link:hover {
    color: #7f8f96;
  }
  .listen_container {
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
    text-align: center;
  }
  .watch_container {
    height: auto;
    text-align: center;
  }
  .youtube_embedd {
    display: block;
    width: 294px;
    margin-right: auto;
    margin-left: auto;
  }
  .food_container {
    top: 103px;
  }
  .food_container.mobile_food {
    top: 0px;
    padding-right: 17px;
    padding-left: 17px;
  }
  .history_container {
    padding: 32px 18px;
  }
  .artist_linup_title {
    width: 100%;
    float: none;
    font-size: 16px;
    text-align: center;
  }
  .nav_color {
    display: block;
    height: 52px;
    padding-top: 8px;
    padding-left: 2px;
  }
  .divider {
    margin-top: 21px;
    margin-bottom: 21px;
  }
  .footer {
    position: static;
    height: 50px;
    margin-bottom: 63px;
    padding-top: 17px;
  }
  .lws_link.listen_link {
    width: 50%;
  }
  .lws_link.listen_link.lws_active {
    text-align: center;
  }
  .lws_link.watch_link {
    width: 50%;
  }
  .lws_link.share_link {
    width: 50%;
  }
  .lws_link.share_link.lws_active {
    width: 50%;
  }
  .lws_link.connect_link {
    width: 50%;
    padding-right: 8px;
    padding-left: 8px;
  }
  .lws_div {
    margin-bottom: 35px;
  }
  .home_icon {
    margin-right: 0px;
  }
  .h2_lws {
    margin-top: 8px;
    margin-bottom: 27px;
    padding-right: 23px;
    padding-left: 23px;
    font-size: 15px;
    line-height: 19px;
  }
  .tix-outlet-div {
    margin-top: 18px;
    padding-top: 0px;
    padding-right: 32px;
    padding-left: 32px;
    font-size: 18px;
  }
  .tix-outlet-div.tix-outlet-mobile {
    margin-top: 0px;
  }
  .connect_container {
    position: static;
    top: 12vh;
  }
  .quote_p {
    font-size: 18px;
    line-height: 27px;
  }
  .connect_input {
    width: 97%;
  }
  .contact_input {
    width: 92%;
    height: 67px;
  }
  .contact_message {
    width: 90%;
  }
  .contact_submit {
    height: 67px;
    padding-top: 11px;
  }
  .lu_sm {
    text-align: center;
  }
  .lu_sm_link {
    padding: 20px;
  }
  .faq-section {
    display: block;
    padding-top: 62px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .work_slider {
    height: auto;
  }
  .work_slide1 {
    height: 800px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .sponsor_container {
    position: static;
    margin-top: 1px;
    padding-right: 17px;
    padding-left: 17px;
  }
  .involved_back {
    display: block;
    text-align: center;
  }
  .tix-location-sec {
    display: block;
    padding-top: 75px;
  }
  .location_row {
    line-height: 25px;
  }
  .hero_artist_names {
    margin-top: 0px;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 1px;
  }
  .clock {
    width: 233px;
    margin-top: 44px;
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .mobile_footer {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 13;
    width: 100%;
    height: 50px;
    background-color: #b8a354;
  }
  .m_footer_link {
    display: inline-block;
    width: 100%;
    height: 50px;
    padding-top: 15px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
    font-family: Lato, sans-serif;
    color: #fff;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
  }
  .m_footer_link:hover {
    background-color: #b8a354;
  }
  .sm_artists_mobile {
    display: inline-block;
    width: 25%;
    height: 69px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 22px;
    float: left;
    -webkit-transition: background-color 300ms ease;
    transition: background-color 300ms ease;
    font-family: 'Monosocialiconsfont 1', sans-serif;
    color: #fffefa;
    font-size: 39px;
    text-decoration: none;
  }
  .sm_artists_mobile:hover {
    background-color: #e6b800;
  }
  .sm_mobile_div {
    height: 69px;
    margin-top: 49px;
    background-color: rgba(230, 184, 0, .84);
  }
  .fa_footer {
    font-family: 'Fontawesome webfont', sans-serif;
  }
  .form {
    height: auto;
  }
  .involved_container_mobile {
    padding-top: 49px;
  }
  .artistlineup_text {
    display: block;
    padding-right: 11px;
    padding-left: 11px;
    font-size: 6.5vw;
    text-align: center;
  }
  .share_section {
    overflow: auto;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 383px;
        background-position: 50% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat;
  }
  .listen_section {
    overflow: auto;
    height: auto;
    padding-top: 100px;
    padding-bottom: 98px;
    background-color: #700808;
    background-position: 50% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat;
  }
  .watch_section {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    padding: 100px 13px 200px;
    background-position: 50% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat;
    text-align: center;
  }
  .connect_section {
    overflow: auto;
    height: auto;
    padding: 100px 10px 200px;
    background-position: 50% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat;
  }
  .linkp_section {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow: auto;
    height: auto;
    padding: 100px 21px 78px;
    background-position: 50% 50%;
    background-size: auto, cover;
    background-repeat: no-repeat;
    text-align: center;
  }
  .faq_section {
    overflow: auto;
    height: auto;
    padding-top: 71px;
    padding-bottom: 62px;
    background-color: #586368;
  }
  .footer_logos {
    height: 1500px;
  }
  .vk_h2 {
    font-size: 18px;
    line-height: 27px;
  }
  .tix-col-div {
    height: 541px;
  }
  .exp-sec {
    height: auto;
    margin-top: 0px;
    padding: 25px 12px;
  }
  .h1-exp {
    font-size: 26px;
    line-height: 34px;
  }
  .smileisland-linktext {
    font-size: 17px;
  }
  .h3 {
    font-size: 21px;
  }
  .sponsor-hero-container {
    padding-right: 19px;
    padding-left: 19px;
  }
  .h1-hero-sponsor {
    font-size: 32px;
    line-height: 34px;
  }
  .h1-hero-sponsor.h1-sponsor2 {
    font-size: 36px;
  }
  .h1-hero-sponsor.h1-spon_sec3 {
    font-size: 22px;
    line-height: 28px;
  }
  .hero-vid {
    height: 590px;
  }
  .hero-div-overlay {
    height: 590px;
  }
  .sponsorship-hero {
    height: 447px;
    padding-top: 91px;
  }
  .h2-sponsor {
    line-height: 20px;
  }
  .spon-sec3-col1 {
    height: auto;
    margin-bottom: -2px;
    padding-bottom: 30px;
  }
  .spon-sec3-col2 {
    height: 458px;
  }
  .h1-spon-sec4 {
    font-size: 20px;
    line-height: 46px;
  }
  .contact_linkup {
    margin-bottom: 12px;
  }
  .tix_col {
    margin-top: 1px;
  }
  .spon3-col1 {
    padding-right: 12px;
    padding-bottom: 50px;
    padding-left: 12px;
    text-align: center;
  }
  .past-perf_container {
    padding: 9px 15px;
  }
  .spon-section7 {
    padding-right: 12px;
    padding-left: 12px;
  }
  .h1-demo {
    font-size: 26px;
  }
  .h2-demographics {
    font-size: 18px;
    line-height: 25px;
  }
  .web-div {
    margin-right: 0px;
    margin-left: 0px;
    padding: 33px 9px;
    text-align: center;
  }
  .spon-sec9 {
    padding-top: 24px;
    padding-right: 27px;
    padding-left: 27px;
  }
  .logo-adjust {
    padding-top: 1px;
    padding-right: 4px;
    padding-left: 4px;
  }
  .logos {
    padding-right: 42px;
    padding-left: 42px;
  }
  .h2_perf {
    margin-top: -2px;
  }
  .artist_linkbox_mobile {
    width: 100%;
    height: 400px;
    float: none;
  }
  .artist_linkbox_mobile.steph_marley_link {
    height: 400px;
    background-position: 0px -5px;
  }
  .artist_linkbox_mobile.damien_marley_link {
    height: 400px;
  }
  .artist_linkbox_mobile.julian_marley_link {
    height: 400px;
    background-position: 0px 0px;
  }
  .artist_linkbox_mobile.nas_link {
    height: 400px;
    background-position: 0px -44px;
  }
  .artist_linkbox_mobile.capleton_link {
    height: 300px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox_mobile.konshens_link {
    height: 250px;
  }
  .artist_linkbox_mobile.mrcheeks_link {
    height: 250px;
  }
  .artist_linkbox_mobile.styleon_link {
    height: 250px;
  }
  .artist_linkbox_mobile.sizzla_link {
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox_mobile.protoje_link {
    height: 250px;
  }
  .artist_linkbox_mobile.kabaka_link {
    height: 250px;
  }
  .artist_linkbox_mobile.kcamp_link {
    height: 250px;
  }
  .artist_linkbox_mobile.locos_link {
    height: 250px;
    background-position: 0px -60px;
  }
  .artist_linkbox_mobile.sachia_link {
    background-size: cover;
  }
  .artist_linkbox_mobile.dmx_link {
    background-position: 50% 50%;
  }
  .artist_linkbox_mobile.kreesha_link {
    background-position: 50% 50%;
  }
  .artist_linkbox_mobile.rickross_link {
    background-position: 50% 2%;
  }
  .artist_linkbox2 {
    width: 100%;
    height: 400px;
    float: none;
  }
  .artist_linkbox2.steph_marley_link {
    height: 250px;
    background-position: 0px -5px;
  }
  .artist_linkbox2.damien_marley_link {
    height: 250px;
  }
  .artist_linkbox2.julian_marley_link {
    height: 250px;
    background-position: 0px 0px;
  }
  .artist_linkbox2.nas_link {
    height: 250px;
    background-position: 0px -44px;
  }
  .artist_linkbox2.capleton_link {
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox2.konshens_link {
    height: 250px;
  }
  .artist_linkbox2.mrcheeks_link {
    height: 250px;
  }
  .artist_linkbox2.styleon_link {
    height: 250px;
  }
  .artist_linkbox2.sizzla_link {
    height: 250px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .artist_linkbox2.protoje_link {
    height: 250px;
  }
  .artist_linkbox2.kabaka_link {
    height: 250px;
  }
  .artist_linkbox2.kcamp_link {
    height: 250px;
  }
  .artist_linkbox2.locos_link {
    height: 250px;
    background-position: 0px -60px;
  }
  .artist_linkbox2.sachia_link {
    background-size: cover;
  }
  .artist_linkbox2.dmx_link {
    background-position: 50% 50%;
  }
  .artist_linkbox2.kreesha_link {
    background-position: 50% 50%;
  }
  .artist_linkbox2.rickross_link {
    background-position: 50% 2%;
  }
.outlate {
    max-width: 100% !important;
    margin: 0px auto;
    padding: 40px 0px 0px !important;
}
	.tic-out h2 {
    margin-bottom: 23px;
    font-size: 20px;
}
	.tiv0-wp {
    font-size: 36px !important;
    padding: 0 0px !important;
}
	.tic-out td {
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0;
    font-weight: 400;
}
	.tick-out {
    padding: 40px 0px 0px !important;
    background: #fdfdfd;
}
.hotel_div {
	width: 100%;
	display: block;
	margin-bottom: 20px;
		text-align: center;
}

}

@media (max-width: 380px){
	.tic-out td {
		font-size: 11px;
	}
}

/*14.01.2018*/
.tic-out {
    background-color: rgba(14, 15, 15, .82) !important;
    padding: 20px 20px;
	text-align:center;
}
td {
    border: 1px solid #fff;
    font-size: 14px;
    width: 25%;
    padding: 10px 0px;
}
.tic-out th {
    width: 25%;
    font-size: 16px;
    background: #686363;
    color: #fff;
    letter-spacing: 0px;
    text-transform: capitalize;
    padding: 10px 0px;
    border: 1px solid #fff;
}
.tic-out h2 {
    margin-bottom: 36px;
    text-transform: capitalize;
    letter-spacing: 0px;
    padding-top: 16px;
}

.ticket {
    max-width: 66%;
    margin: 0px auto;
    text-align: center;
}
.tiv0-wp {
    margin-top: 0;
    font-family: 'Permanent Marker', cursive;
    color: #b8a354;
    letter-spacing: 4px;
    line-height: 37px;
    text-align: center;
    font-size: 45px;
    padding: 40px 0px;
}
.outlate {
    max-width: 66%;
    margin: 0px auto;
    padding: 40px 0px;
}
.tick-out {
    padding: 40px 0px 100px;
    background: #fdfdfd;
}
/*.tic-out thead {
    display: inline-block;
}
.tic-out thead th {
    display: block;
    width: 100%;
}
.tic-out tbody {
    display: inline-block;
    width: calc(100% - 65px);
    vertical-align: top;
}*/
.host-img .tix-col-div {
    background: transparent;
    height: auto;
}
.host-img {
    background: #efecec;
    padding-bottom: 80px !important;
    background: url(https://9milemusicfestival.com/wp-content/uploads/2019/01/smoke_fun_young_light_party_night_people_event-682425-1.jpg);
    background-position: center center !important;
    background-attachment: fixed !important;
    position: relative;
	padding:0px !important;
	padding-bottom: 80px !important;
}
.host-img .w-container {
    margin-top: 35px;
}
.host-img img {
    border: 5px solid #fff;
	-webkit-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.host-img img:hover {
    border: 5px solid #e4b821;
	-webkit-transition:all ease-in-out 0.3s;
	transition:all ease-in-out 0.3s;
}
.host-img:before {
    position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.77);
    width: 100%;
    height: 100%;
    left: 0;
    z-index: -1;
}
.host-img .artistlineup_text.tix-h1 {
    margin-top: 80px;
    font-family: 'Permanent Marker', cursive;
    color: #e4b821;
    letter-spacing: 4px;
    line-height: 37px;
}
div#beasponsor {
    margin-top: 80px;
}