.no-padding {
    padding-left: 0;
    padding-right: 0;
}
img {
    max-width: 100%;
}
.row {
	position: relative;
}
.navbar-default {
    background: #fff;
    border: unset;
    border-radius: 0;
}
.logo {
    height: 55px;
}
body {
    font-family: 'Optima', sans-serif;                                                
}
a {
	color: #d10d5d;
}
h1 {
    font-family: 'Optima', sans-serif;
}
h2 {
    font-family: 'Optima', sans-serif;
}
h3 {
    font-family: 'Optima', sans-serif;
}
h4 {
    font-family: 'Optima', sans-serif;
}
p {
    font-family: 'Optima', sans-serif;
}
a:hover {
	text-decoration: none;
}
.nav {
    float: none;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    display: inline-block;
    width: 79%;
    padding-top: 10px;
}
.nav li {
    display: inline-block;
    float: none;
}
.nav li a {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 10px 5px;
}
.white-btn {
    background: #fff;
    padding: 13px 20px 10px 20px;
    border-radius: 5px;
    color: #333!important;
    border: 1px solid #333;
    text-decoration: none;
    transition: all 0.3s ease;
}
.red-btn {
    background: #c1272d;
    padding: 13px 20px 10px 20px;
    border-radius: 5px;
    color: #fff!important;
    border: 1px solid #333;
    text-decoration: none;
    transition: all 0.3s ease;
}
.pink-btn {
    background: #d10d5d;
    padding: 13px 20px 10px 20px;
    border-radius: 5px;
    color: #fff!important;
    text-decoration: none;
    transition: all 0.3s ease;
}
.black-btn {
    background: #000;
    padding: 13px 20px 10px 20px;
    border-radius: 5px;
    color: #fff!important;
    text-decoration: none;
    transition: all 0.3s ease;
}
.black-btn2 {
    background: #000;
    padding: 10px 25px 10px 25px;
    color: #fff!important;
    text-decoration: none;
    transition: all 0.3s ease;
}
.white-btn:hover {
    color: #fff!important;
    background: #333;
    border: 1px solid #fff;
    text-decoration: none;
}
.red-btn:hover {
    color: #fff!important;
    background: #933b3e;
    text-decoration: none;
}
.pink-btn:hover {
    text-decoration: none;
    background: #811340;
    color: #fff!important;
}
.black-btn:hover {
    color: #fff!important;
    text-decoration: none;
}
.black-btn2:hover {
    color: #fff!important;
    text-decoration: none;
}
.top-btn {
    float: right;
    margin-top: -47px;
    font-size: 17px;
}
.navbar-brand {
    padding: 0px 5px;
    display: inline-block;
}
.navbar {
    height: 60px;
    position: fixed;
    width: 100%;
    box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
    -webkit-box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
    -moz-box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
    z-index: 50;
}
.section-0 {
    height: 60px;
}
.slider-text {
    color:#fff;
}
.slider-wrap .bx-default-pager {
    display: none;
}
.review-slider-wrap .bx-default-pager {
    display: none;
}
.slider-image {
    height: 550px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    overflow: hidden;
}
.slider-image img {
    width: 100%;
}
.slider-review {
    height: 350px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    overflow: hidden;
}
.slider-review img {
    width: 100%;
}
.slider-text {
    position: absolute;
    top: 30px;
    z-index: 1
}
.slider-icon {
    z-index: 1;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 120px;
}
.text-white {
    color: #fff;
}
.text-white a {
	color: #d10d5d;
}
.home-btn {
    padding-left: 0;
    text-align: center; 
}
.home-btn li {
    display: inline-block;
    margin-left: 20px;
}
.home-btn li a {
    font-size: 18px;
    text-transform: uppercase;
}
.section {
    padding-top: 30px;
    padding-bottom: 50px;
}
.performer-owl-image {
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    height: 225px;
    overflow: hidden;
    margin-bottom: 10px;
}
.w-100 {
    width: 100%;
}
.performers .owl-prev {
    width: 30px;
    height: 60px;
    overflow: hidden;
    background-image: url(../img/prev.png);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    background-color: transparent;
    text-indent: 999px;
    position: absolute;
    top: 75px;
    left: -30px;
}
.performers .owl-next {
    width: 30px;
    height: 60px;
    overflow: hidden;
    background-image: url(../img/next.png);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    background-color: transparent;
    text-indent: 999px;
    position: absolute;
    top: 75px;
    right: -30px;
}
.product-slide .owl-prev {
    width: 30px;
    height: 60px;
    overflow: hidden;
    background-image: url(../img/prev.png);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    background-color: transparent;
    text-indent: 999px;
    position: absolute;
    top: 160px;
    left: 0px;
}
.product-slide .owl-next {
    width: 30px;
    height: 60px;
    overflow: hidden;
    background-image: url(../img/next.png);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    background-color: transparent;
    text-indent: 999px;
    position: absolute;
    top: 160px;
    right: 0px;
}
.slider-no-dots .bx-pager {
    display: none;
}
.home-sponsor {
    padding-left: 0;
}
.home-sponsor li {
    display: inline-block;
    margin: 5px;
    width: 107px;
    height: 80px;
    background-repeat: no-repeat!important;
    background-size: 100% auto!important;
    background-position: center!important;
}
.content-repeater-2-image {
    background-repeat: no-repeat!important;
    background-size: auto 100%!important;
    background-position: center!important;
    overflow: hidden;
    height: 250px;
    margin-top: 15px;
}
.content-repeater-2-text {
    margin-top: 20px;
}
.footer-logo img {
    margin-bottom: 10px;
}
.footer-nav {
    padding-left: 0;
}
.footer-nav li {
    padding: 3px 5px;
    list-style: none;
}
.footer-nav a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}
.footer-nav a:hover {
    text-decoration: none;
}
.footer-socmed {
    padding-left: 0;
}
.footer-socmed li {
    display: inline-block;
}
.footer-socmed li a {
    font-size: 30px;
    color: #fff;
    transition: all 0.3s ease;
}
.review-socmed {
    padding-left: 0;
}
.review-socmed li {
    display: inline-block;
}
.review-socmed li a {
    font-size: 40px;
    color: #fff;
    transition: all 0.3s ease;
}
.contact-socmed {
    padding-left: 0;
}
.contact-socmed li {
    display: inline-block;
}
.contact-socmed li a {
    font-size: 40px;
    color: #333;
    transition: all 0.3s ease;
}
.review-socmed {
    padding-left: 0;
}
.review-socmed li {
    display: inline-block;
}
.review-socmed li a {
    font-size: 40px;
    color: #fff;
    transition: all 0.3s ease;
}
.fb:hover {
    color: #1873EB;
}
.ig:hover {
    color: #F602C2;
}
.twitter:hover {
    color: #1C96E9;
}
.youtube:hover {
    color: #F70000;
}
.website:hover {
    color:#FABB05;
}
.spotify:hover {
    color: #1DD05D;
}
.map iframe {
    border-radius: 5px;
}
.story-image {
    height: 410px;
    overflow: hidden;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
}
.story-text {
    height: 460px;
    overflow: hidden;
    margin-bottom: 10px;
}
.our-story-image {
    height: 315px;
    overflow: hidden;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    margin-bottom: 10px;
}
.our-story-text {
    height: 100px;
    overflow: hidden;
    margin-bottom: 15px;
}
.performers-image {
    height: 265px;
    overflow: hidden;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
}
.performers-text {
    height: 450px; 
    overflow: hidden;
}
.performer-socmed {
    padding-left: 0;
    margin-top: -10px;
    margin-left: -5px;
    margin-bottom: 0;
}
.performer-socmed li {
    display: inline-block;
}
.performer-socmed li a {
    font-size: 25px;
    color: #333;
    transition: all 0.3s ease;
}
.shadow {
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
}
.performers-wrap {
    margin-top: 15px;
}
.slider-wrap .bx-controls {
    display: none;
}
.section-schedule {
    padding-bottom: 30px;
}
.event-title {
    font-size: 26px;
    font-weight: bold;
}
.event-btn {
    font-weight: bold;
    font-size: 20px
}
.text-right {
    text-align: right;
}
.join-us-btn {
    padding-left: 0;
}
.join-us-btn li {
    display: inline-block;
    margin-right: 20px;
}
.join-us-btn li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}
.sponsor {
    padding-left: 0;
    text-align: center;
    list-style: none;
}
.white-bg {
    background: #fff;
}
.bigger-size {
    width: 298px!important;
    height: 230px!important;
}
.sponsor li {
    display: inline-block;
    width: 149px;
    height: 115px;
    overflow: hidden;
    background-repeat: no-repeat!important;
    background-size: 100% auto!important;
    background-position: center!important;
    margin: 5px;
    border: 1px solid #eee;
}
.review-btn-wrap {
    padding-top: 20px;
}
.press-image {
    height: 250px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    overflow: hidden;
}
.press-text {
    height: 370px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-top: 10px;
}
.press-text a {
    color: #C1272D;
}
.press-text a:hover {
    color: #C1272D;
    text-decoration: none;
}
.section-performer {
    padding-top: 25px;
    padding-bottom: 25px;
}
.review-slider-wrap .bx-controls {
    display: none;
}
/* Style the tab */
.tab {
  overflow: hidden;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding:  4px 16px 0px 16px;
  transition: 0.3s;
  font-size: 17px;
  border: 1px solid #eee;
  margin-right: 5px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  margin-top: 25px;
  border-top: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
.product-img {
    border: 1px solid #eee;
    height: 255px;
    overflow: hidden;
}
.product-title {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    height: 60px;
    overflow: hidden;
}
.product-title span {
    font-size: 14px;
}
.product-box {
    margin-bottom: 15px;
}
.product-owl-image {
    height: 450px;
    overflow: hidden;
    background-size: auto 100%!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}
.product-popup-text h3 {
    text-transform: uppercase;
}
.buy-now-btn {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold
}
.gallery .col-md-6 {
    height: 400px;
    overflow: hidden;
    margin-bottom: 15px;
}
  /* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}

@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
.contact-form-iframe {
    border: unset;
    width: 100%;
    height: 507px;
}
.contact-content-box {
    height: 615px;
    overflow: hidden;
    margin-bottom: 15px;
}
.contact-content-box img {
    width: 100%;
}
.sponsor-slider .bx-controls {
	display: none;
}
.desktop {
    display: block;
}
.mobile {
    display: none;
}
.ig-footer {
    padding-left: 0;
}
.ig-footer li {
    display: inline-block;
    overflow: hidden;
    height: 80px;
    width: 80px;
    margin: 2px 2px 2px 2px;
    opacity: 0.7;
    transition: all 0.3s ease;
}
.ig-footer div {
    background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
    height: 80px;
    width: 80px;
    transition: all 0.3s ease;
}
.ig-footer li:hover {
    opacity: 1;
}
.ig-footer li:hover div {
    transform: scale(1.1);
}
.modal-header {
    padding: 8px 15px 0px 8px;
    border-bottom: unset;
}
.modal-body {
    padding: 0px 15px 15px 15px;
}
.shorts .owl-prev {
    width: 30px;
    height: 60px;
    overflow: hidden;
    background-image: url(../img/prev.png);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    background-color: transparent;
    text-indent: 999px;
    position: absolute;
    top: 75px;
    left: -30px;
}
.shorts .owl-next {
    width: 30px;
    height: 60px;
    overflow: hidden;
    background-image: url(../img/next.png);
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: center!important;
    background-color: transparent;
    text-indent: 999px;
    position: absolute;
    top: 75px;
    right: -30px;
}
.zoom-wrap {
    overflow: hidden;
}
.zoom-wrap:hover .zoom {
     transform: scale(1.1);
}
.zoom {
    transition: transform .2s; /* Animation */
}

#countdown ul {
    padding-left: 0;
}

#countdown li {
  display: inline-block;
  font-size: 1.5em;
  list-style-type: none;
  padding: 1em;
  text-transform: uppercase;
  text-align: center;
}

#countdown li span {
  display: block;
  font-size: 4.5rem;
}

.emoji {
  display: none;
  padding: 1rem;
}

.emoji span {
  font-size: 4rem;
  padding: 0 .5rem;
}
.dropdown-menu li {
    width: 100%;
}
.schedule-day-wrap {
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.pre-and-post-event {
    height: 570px;
    overflow: hidden;
    margin-bottom: 30px;
}
.pre-and-post-event img {
    margin-bottom: 10px;
}
@media (min-width: 100px) and (max-width: 400px){
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    .top-btn {
        position: fixed;
        top: 8px;
        padding: 6px 15px 6px 15px;
        right: 74px;
        float: none;
        margin-top: 0;
        font-size: 14px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background: #fff;
        padding-right: 0;
        box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
        -webkit-box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
        -moz-box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
        margin-top: 10px;
    }
    .nav {
        width: 100%;
        text-align: right;
        margin: 0;
    }
    .nav li {
        display: block;
    }
    .navbar-collapse {
        border-top: unset;
    }
    .slider-icon {
        top: 5px;
        right: 5px;
        height: 77px;
    }
    .slider-text {
        width: 100%;
    }
    .home-btn li {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 28px;
    }
    .home-btn li a {
        font-size: 15px;
    }
    .owl-next {
        right: 0!important;
        width: 20px!important;
        height: 40px!important;
    }
    .owl-prev {
        left: 0!important;
        width: 20px!important;
        height: 40px!important;
    }
    .performer-owl-image {
        height: 185px;
    }
    .slider-no-dots {
        margin-top: 15px;
    }
    .home-sponsor {
        text-align: center;
    }
    .home-sponsor li {
        width: 95px;
        height: 61px;
    }
    .content-repeater-2-text {
        margin-bottom: 30px;
    }
    .year-icon {
        text-align: left;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .story-text {
        height: auto;
    }
    .schedule-mobile-wrap {
        margin-top: 15px;
    }
    .sponsor-slider {
        width: 190px;
    }
    .join-us-btn {
        text-align: center;
    }
    .join-us-btn li {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 28px;
    }
    .join-us-btn li a {
        font-size: 11px;
    }
    .review-btn-wrap {
        padding-bottom: 20px;
    	text-align: center;
    }
    .product-img {
        height: 280px;
    }
    .product-owl-image {
        height: 300px;
        background-size: 100% auto!important;
    }
    .mfp-close-btn-in .mfp-close {
        color: #333!important;
    }
    .gallery .col-md-6 {
        height: 200px;
    }
    .contact-content-box {
        height: auto;
    }
    .map {
        padding-top: 20px;
    }
    .event-btn {
    	/*position: absolute;
   	 	right: 0;
    	top: -10px;*/
    	font-size: 16px;
    }
    .performers-image {
    	height: 350px;
    }
    .slider {
    	height: unset;
    }
    
    .slider-image {
    	height: auto;
    }
    .pre-and-post-event {
        height: auto;
        margin-bottom: 30px;
    }
    .dropdown-menu li {
        text-align: right;
    }
    .event-btn-wrap {
        padding-top: 15px;
    }
    .event-thanks-to-sponsor{
        width: 200px;
    }
}


@media (min-width: 401px) and (max-width: 768px){
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    .top-btn {
        position: fixed;
        top: 8px;
        padding: 6px 15px 6px 15px;
        right: 74px;
        float: none;
        margin-top: 0;
        font-size: 14px;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background: #fff;
        padding-right: 0;
        box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
        -webkit-box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
        -moz-box-shadow: 1px 7px 18px -7px rgba(0,0,0,0.95);
        margin-top: 10px;
    }
    .nav {
        width: 100%;
        text-align: right;
        margin: 0;
    }
    .nav li {
        display: block;
    }
    .navbar-collapse {
        border-top: unset;
    }
    .slider-icon {
        top: 5px;
        right: 5px;
        height: 77px;
    }
    .slider-text {
        width: 100%;
    }
    .home-btn li {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 28px;
    }
    .home-btn li a {
        font-size: 15px;
    }
    .owl-next {
        right: 0!important;
        width: 20px!important;
        height: 40px!important;
    }
    .owl-prev {
        left: 0!important;
        width: 20px!important;
        height: 40px!important;
    }
    .performer-owl-image {
        height: 207px;
    }
    .slider-no-dots {
        margin-top: 15px;
    }
    .home-sponsor {
        text-align: center;
    }
    .home-sponsor li {
        width: 95px;
        height: 61px;
    }
    .content-repeater-2-text {
        margin-bottom: 30px;
    }
    .year-icon {
        text-align: left;
        padding-bottom: 15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .story-text {
        height: auto;
    }
    .schedule-mobile-wrap {
        margin-top: 15px;
    }
    .sponsor-slider {
        width: 190px;
    }
    .join-us-btn {
        text-align: center;
    }
    .join-us-btn li {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 28px;
    }
    .join-us-btn li a {
        font-size: 11px;
    }
    .review-btn-wrap {
        padding-bottom: 20px;
    	text-align: center;
    }
    .product-img {
        height: 370px;
    }
    .product-owl-image {
        height: 300px;
        background-size: 100% auto!important;
    }
    .mfp-close-btn-in .mfp-close {
        color: #333!important;
    }
    .gallery .col-md-6 {
        height: 200px;
    }
    .contact-content-box {
        height: auto;
    }
    .map {
        padding-top: 20px;
    }
    .event-btn {
    	/*position: absolute;
   	 	right: 0;
    	top: -10px;*/
    	font-size: 16px;
    }
    .performers-image {
    	height: 400px;
    }
    .slider-image {
    	height: auto;
    }
    .pre-and-post-event {
        height: auto;
        margin-bottom: 30px;
    }
    .dropdown-menu li {
        text-align: right;
    }
    .event-btn-wrap {
        padding-top: 15px;
    }
    .event-thanks-to-sponsor{
        width: 200px;
    }
}
