/**
* Theme Name: Rhino Theme
* Theme URI: http://rockhousepartners.com
* Description: Rhino Theme is a simple and fast WordPress theme designed to help you attract and engage more visitors. Provides a perfect user experience on smartphones. Powers more then 100K active sites around the world. Hundreds of 5-stars reviews received on WordPress.org.
* Version: 1.0
* Author: Aloha Technology
* Author URI: 
* Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, buddypress, custom-menu, custom-colors, featured-images, full-width-template, theme-options, threaded-comments, translation-ready, sticky-post, post-formats, rtl-language-support, editor-style
* Text Domain: 
* Copyright: 
* License: 
* License URI: 
*/

/** Reset Css **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font-weight: 400;
}

/***************** General Classes **********************/
@font-face {
    font-family: 'Phosphate-Solid';
    src: url('fonts/PhosphateSolid.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-weight: 400;
}
.capsOn {
    font-family: 'Phosphate-Solid' !important;
}
.font0by8 {
    font-size: 0.8em;
}
.subFest9Color {
    color: #7CDDD7;
}
.letter1by1 {
    letter-spacing: 1px;
}
.letter2by2 {
    letter-spacing: 2px;
}
.lh1by3e {
    line-height: 1.3em;
}
.lh1by8e {
    line-height: 1.8em;
}
.lh2by2e {
    line-height: 2em;
}
.py-6 {
    padding: 5rem 5rem !important;
}
.imgBox {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
iframe, object, embed {
    max-width: 100%;
    width: 100%;
}
form {
    width: 100%;
}
.mt-4em {
    margin-top: 4em;
}
.center-vertical {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pageDefault {
    background-size: cover;
}
#sidebar .widget {
    margin-bottom: 30px;
}
#sidebar .widget:last-child {
    margin-bottom: 0;
}
textarea {
    max-width: 100%;
}
.btn{
    white-space: normal !important;
}
.objectFitCover {
    object-fit: cover;
}
ol {
    padding: 0;
}
#sidebar .widget-title {
    padding-bottom: 8px;
}
img {
    max-width: 100%;
}
.imgObjectFit {
    object-fit: contain;
}
.backDColor {
    background-color: #DDDDDD;
}
.lavenderblush {
    background-color: lavenderblush;
}
a:focus, a:hover {
    text-decoration: none !important;  
}
.verticalRAlign {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pageSBackColor {
    background-color: #FCAA4E;
}
.pageFBackColor {
    background-color: #00A09E;
}
.pageFColor {
    color: #00A09E;
}
.homeAboveConatiner #home-widget-container-above .widget{
    width: 100%;
    color: #fff;
}
.colorWhite {
    color : #ffffff;
}
.colorBWhite {
    background-color: #ffffff;
}
.colorRedType {
    color: #E63E8E !important; /* red type color */
}
.colorTerType {
    color: #FCAA4E; /* ter type color */
}
.colorGType {
    color: #00A09E;
}
.colorF8Type {
    color: #F8AD41;
}
.colorRedBackType {
    background-color: #E63E8E; /* red type color */
}
.colorTerBackType {
    background-color: #FCAA4E; /* ter type color */
}
.colorGBackType {
    background-color: #00A09E;
}
.borderBottomRedType {
     border-bottom: 2px solid #E23892;
}
.greenColor {
    background-color: #25A2A2
}
.colorFAType {
    color: #FA8F35;
}
.festPartLogo {
    width: 155px;
    height: 140px;
}
.overflowHidden {
    overflow: hidden;
}
.fontW500 {
    font-weight: 500 !important;
}
.fontW600 {
    font-weight: 600 !important;
}
.fontW700 {
    font-weight: 700 !important;
}
.fontW800 {
    font-weight: 800 !important;
}
.fontW900 {
    font-weight: 900 !important;
}
.fontSize1by5rem {
    font-size: 1.5rem;
}
.fontsize1by75 {
    font-size: 1.75rem;
}
.fontsize2by25 {
    font-size: 2.25rem;
}
input[type=submit] {
    cursor: pointer;
}
/* Reset the calender css*/
.events-list .tribe-events-loop, 
.single-tribe_organizer .tribe-events-loop, 
.single-tribe_venue .tribe-events-loop, 
.tribe-events-day .tribe-events-loop {
    max-width: 100%;
}
.tribe-events-list .type-tribe_events.tribe-events-first {
    padding: 0;
}
.tribe-events-list .type-tribe_events {
    padding: 2em 0 0 0;
}
.tribe-events-page-title {
    text-transform: uppercase;
}
.tribe-events-ical.tribe-events-button {
    margin: 0 4em 0 0;
}
.hideClass, .tribe-events-user-recurrence-toggle {
    display: none;
}
/********** Header Container ************/
#headerContainer{
    background-size: cover; 
}
.headerFullContainer.container-fluid,
.footerFullConatiner.container-fluid {
    padding: 0;
}
.headerLogo {
    transform: translateY(-10%);
}
#tribe-events-pg-template {
    max-width: none;
}
#navContainer.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
}
.rhinoSocialIcons [class*="fa fa-"] {
    background-color: #E63E8E;
    color: #fff;
}
.linupSocialIcons [class*="fa fa-"],
.linupSocialIcons [class*="fa fa-"]:hover {
    background-color: #E23892;
    color: #ffffff;
}
.rhinoSocialIcons [class*="fa fa-"],
.linupSocialIcons [class*="fa fa-"] {
    border-radius: 30px;
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    margin: auto 3px;
    text-align: center;
}
/******** Events Listing *******/

#tribe-events-pg-template {
    background-color: #ddd;
}
#tribe-events-bar .tribe-bar-search-filter,
#tribe-events-bar .tribe_bar_rhp_month-filter,
#tribe-events-bar .tribe-bar-rhp-venue-filter,
#tribe-events-bar .tribe-bar-rhp-just-announced-filter,
#tribe-events-bar .tribe-bar-submit {
    width: 18%;
    display: inline-block;
    float: left;
    margin:10px;
    padding: 0;
}
#tribe-events-bar .tribe-bar-filters-inner {
    padding:25px;
}
#tribe-bar-collapse-toggle {
    border-bottom: 1px solid #ddd;
}
.justAnnouncedIndicate,
.lowTicketAlert {
    color: red;
}
/*********** Information Page Accordion ***************/
.infoAccordion .panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.infoAccordion .panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.infoAccordion .panel-title > a:hover, 
.infoAccordion .panel-title > a:active, 
.infoAccordion .panel-title > a:focus  {
    text-decoration:none;
}
.infoAccordion .panel-default {
    border-top: 1px solid #FFC96B;
}
.infoAccordion .panel-body {
    background-color: #FFF2CC;
}
.mapInfo {
    border-top: 1px solid #FCAA4E;
    border-bottom: 1px solid #FCAA4E;
}
/********** Email Widget Section ***********/
#home-widget-container-main .widget_rhino_email_widget {
    width: 100%;
}
/********** Featured box content *********/
.feature-box-image img {
    width: 100%;
}
#mc_embed_signup input[type="email"]::-webkit-input-placeholder {
  color: #25A2A2;
}
#footerNav .menu-item{
    display: inline-block;
    margin: 0 10px 0 10px;
}
.footerBorder {
    border: 1px solid #5c5c5c;
}
#footerNav  li.menu-item a {
    color: #fff;
}
#footerNav  li.menu-item a:hover {
    color: #dddddd;
}
.copyright {
    color: #fff;
}
#footer,
#header {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.footerClub #footer-widgets-container #footer-widgets {
    padding-left: 15px;
    padding-right: 15px;
}
.homepageRhpClub.container #headerhomepage {
    padding-right: 15px;
    padding-left: 15px;
}
/*********** Featured Homepage Slider/video ************/
.homepageFeaturedSlider.container-fluid {
    max-width: 100%;
}
.homepageFeaturedSlider .videoContainer {
    height: 410px;
    overflow: hidden;
}
.homepageFeaturedSlider .videoContainer.innerPage {
    height: 240px;
}
.homepageFeaturedSlider .videoContainer .backImage {
    height: 100%;
}
#slider-contents {
    color: #CBCBCB;
}
#festivalHeadline {
    color: #ffffff;
    font-size: 23px;
}
#festivalSubheadline {
    color: #7CDDD7;
    font-size: 20px;
}
.videoContainer video {
    width: 100%;
    max-width: 100%;
    object-fit: cover;
    height: 100%;
}
.homepage-slider-info-inner {
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-position: center center;
    background-size: cover;
    height: 100%;
    overflow: hidden;
    width: 100%;
    background-repeat: no-repeat;
}
.festivalLogo {
    width: 270px;
    height: 150px;
}
/****** Single Event ******/

.singleEventBorder {
    border: 1px solid rgba(0,0,0,0.1);
}
.tribe-events-event-image img {
    width: 100%;
}
.singleEventDescription {
    line-height: 1.7em;
}

/******** Event List ********/
.tribe-events-event-image {
    margin: 0;
}
.just-announced-indicate {
    color: red;
}
.eventDateList .eventDay  {
    font-size: 30px;
}
.eventCta {
    font-size: 14px !important;
}
.eventMoreInfo {
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

/****** Accoridion ******/
.infoAccor {
    width: 100%;
}
.card-header {
    position: relative;
}
.rhp-menu-down-pos,
.rhp-menu-right-pos {
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
}
.rhp-menu-down-pos {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid rgb(204, 204, 204);
}
.rhp-menu-right-pos {
    border-bottom: 8px solid transparent;
    border-left: 8px solid rgb(204, 204, 204);
    border-top: 8px solid transparent;
}
#home-widget-container #content {
    background-color: #ddd;
}
.widget .widget-title {
    text-transform: uppercase;
}
/****** Navigation  ********/
#navHeaderBar ul li.menu-item a.nav-link {
    font-weight: bolder !important;
    font-size: 0.875em;
}
.navbar-toggler {
    z-index: 10001;
}
#navTab ul.sub-menu .dropdown-item {
   font-size: 0.75em !important;
   text-transform: uppercase;
   height: 48px;
   line-height: 48px;
   font-weight: 700 !important;
   padding: 0 24px;
}
#navTab ul.sub-menu .dropdown-item {
    border-bottom: 1px solid #fff;
}
#navTab ul.sub-menu .dropdown-item:last-child {
    border-bottom: 0;
}
#navTab ul.sub-menu {
    border-bottom: 2px solid #e63e8e;
}
li.mrSocial {
    margin: 8px;
}
#navTab ul.sub-menu.dropdown-menu {
    border-radius: 0;
}
.rhpNavBrand.navbar-brand {
    color: #ffffff;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}
.navbar-toggler span {
   display: block;
   background-color: #E63E8E;
   height: 3px;
   width: 25px;
   margin-top: 4px;
   margin-bottom: 4px;
   -webkit-transform: rotate(0deg);
   -moz-transform: rotate(0deg);
   -o-transform: rotate(0deg);
   transform: rotate(0deg);
   position: relative;
   left: 0;
   opacity: 1;
}
.navbar-toggler span:nth-child(1),
.navbar-toggler span:nth-child(3) {
   -webkit-transition: transform .35s ease-in-out;
   -moz-transition: transform .35s ease-in-out;
   -o-transition: transform .35s ease-in-out;
   transition: transform .35s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
    opacity: 0.9;
}
.navbar-toggler:not(.collapsed) span:nth-child(2) {
    height: 12px;
    visibility: hidden;
    background-color: transparent;
}
.navbar-toggler:not(.collapsed) span:nth-child(3) {
    position: absolute;
    left: 12px;
    top: 10px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
.dropdown-item.active, .dropdown-item:active {
    color: #e63e8e !important;
}
.widget-title {
    text-align: center;
}
.tribe-events-list-widget-events {
    border-bottom: 2px solid #EE6A09;
}
#sidebar .tribe-events-list-widget {
    /*margin-top: 2rem;*/
}
#sidebar .widget_media_image {
    margin-top: 2.5rem;
}
/*########## Festival Template ##########*/
.homepageFeaturedSlider.conatiner #header{
    padding-left: 0;
    padding-right: 0;
}
/************ News Section **************/
#newsHeading {
    color: #00B7E6;
}
#newsDesc,
.newsMainHead {
    color: #929292;
}
.featureBoxImg {
    cursor: pointer;
}
.featuredBoxDetails {
    background-color: #fff;
}
.featuredInnerBox {
    background-size: cover;  
}
.featuredInnerBox,
.rhpInnerPackage {
    border-bottom: 2px solid #e63e8e;
}
.featuredBoxDetails {
    overflow-y: auto;
}
/********* Lineup Page ************/
.linupOverFlow {
    position: relative;
}
.innerWrapHeadliner {
    z-index: 99999;
    top: 0;
    background: #fff;
    color: #36A9A9;
    border-left: 2px solid #E23892;
}
.linupPage {
    background-color: #F2F2F2; 
}
.lineupWrapInner  {
    position: relative;
}
.lineupWrapInnerDetails {
    background-color: #ffffff;
}
.artistTitle {
    color: #25A2A2;
}
.linupInfo {
    color: #F59220;
}
.artistTime,
.artistNotes {
 color: #F59220;
}
.lineupImgSec {
    height: 210px;
    background-color: #E0E0E0;
}
.lineupImg2Sec {
    height: 270px;
}
.lineupImgSecBBorder {
    height: auto !important;
    border-bottom: 25px solid #E5E5E5;
}
.lineupHeadSec {
    background-color: #ffffff;
}
.lineupHeadSec,
.lineupWrapInnerDetails {
    border-bottom: 2px solid #E23892;
}
.lineupImgSecBBorder {
    border-bottom: 25px solid #FFF2CC;
}
.lineupHeadSec h5 {
    color: #E23892;
}
.arrowIcon {
    color: #E23892;
    font-size: 1.5em;
    cursor: pointer;
}
.arrowIcon .fa {
    vertical-align: top;
}
.closeIcon {
    font-size: 0.7em;
}
.closeButton {
    border: 1px solid #999999;
    position: absolute;
    bottom: 0;
    right: 0;
}
button.linupCloseButton.close {
    border: 1px solid #E23892;
    opacity: 1;
}
.linupOverFlow {
    overflow: hidden;   
}
.linupImgOverlay{
    overflow: hidden;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;   /* Safari and Chrome */
    -o-transition: all 1s ease;     /* Firefox */
    -ms-transition: all 1s ease;    /* IE 9 */
    transition: all 1s ease;        /* Opera */
}
.linupImgOverlay:hover {
    -webkit-transform: scale(1.1);  /* Safari and Chrome */
    -moz-transform: scale(1.1);     /* Firefox */
    -ms-transform: scale(1.1);      /* IE 9 */
    -o-transform: scale(1.1);      /* Opera */
    transform: scale(1.1);
}
/***
* Festival Social Content
***/
.fetaureSingnUp input[type=email],
.fetaureSingnUp input[type=submit] {
    display: inline-block;
    border-radius: 0;
    border: 0;
}
.socialTitle {
    color: #fff;
}
/** Privacy Policy **/
.contactIcon,
.privacyPolicyContent,
.contactPageContent {
    background-color: #ffffff;
}
.privacyPolicyContent,
.contactPageContent, .contactPageInfo lable {
    color: #777777;
}
.contactIcon [class*="fa fa-"] {
    font-size: 5em;
}
/************** Package section ****************/
.packageContent {
    color: #FCAA4E;
}
.packageDescription p,
.ticketPageTemplate .pageSection p {
    margin-bottom: 0;
}
.packageTagline h6, .packageHeadline h5 {
    text-decoration: none;
}
.packagePrice h3 {
    color: #3BB4B3;
}
.rhpPackageBox, .packageSecondColumn .packagePrice, 
.packageSecondColumn .packageSubHeadline, 
.packageRelateLink, .tribePackageContent .packageNotes, 
.tribePackageContent .packageContent {
    border-bottom: 1px solid #E6E6E6;
} 
.packageHeader .leftCol {
    border-right: 1px solid #FFD79E; 
}
.packageContent, .packageNoteDiv, 
.tribePackageContent .packageNotes, 
.rhpPackageSubBox .soldOut {
    background-color: #FFF1CD;
}
.packageRelateLink .price, .packageRelateLink .ticketState, 
.ticketPageTemplate .pageSection {
    color: #999999;
}
.packageRelateLink .packageLinkText, .rhpPackageSubBox .greyOutButton {
    color: #cccccc;
}
.ticketPageTemplate .pageSection {
    width: 40%;
}
.fa.fa-circle{
    color: white !important;
}
.contactPageInfo, .contactPageInfo a {
    color: #00b7e2;
}
.contactPageInfo h2 {
    color: #555555;
}
.packageTagline h6{
    color: #EA438A;
}
.rhpPackageBox, .packageNoteDiv, 
.relatedPackageList .packageContent, .rhpInnerPackage .packageContent {
    border-bottom: 1px solid #FFA758;
}
.packageMoreInfo {
    background-color: transparent !important;
}
/*** Partners Page ***/
.bgWhiteF {
    background-color: #F2F2F2;
}
.backWhite {
    background-color: #ffffff;
}
.partnerNameContent {
    border-bottom: 1px solid #F1F1F1;
}
.partnerLName {
    color: #666666;
}
.partnersLlistingText {
    color: #999999;
    word-wrap: break-word;
}
/* Slider Slick Css*/
.carousel-item.active.left   {opacity:0.3;}
.carousel-item.active.right  {opacity:0.3;}
.carousel-item.active.left > div:not(:first-child) {
    display:none;
}
.carousel-item.active.right > div:not(:first-child) {
    display:none;
}
.carousel-control {
    color:#333;
}
.carousel-control.left,
.carousel-control.right {
    background-image:none;
}
.crousalArrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    font-size: 0;
    line-height: 0;
    text-indent: -4004px;
    text-decoration: none;
    border: none;
    transition: all .3s;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 20px 15px 0;
    border-color: transparent #FFDE9D transparent transparent;
    margin-top: -5px;
    background-color: transparent;
}
.crousalArrow:hover {
    border-color: transparent #ffe099 transparent transparent;
}
.crousalArrow.left {
    left: 0;
}
.crousalArrow.right {
    right: 0;
    top:43.5%;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.sponserSection {
    background-color: #F2F2F2;
}
.relatedPackageList .packageRelateLink,
.single-tribe_packages .packageRelateLink{
    padding: 0 0;
}
.rhpPackageSubBox.card.card-block.d-table-cell.align-middle{
    border: none;
}
.packageRightCTA{
    display: flex;
    justify-content: center;
    align-items: center;    
}
/*end Slider Slick css*/
/*Slider CSS */
#meteor-slideshow,  .meteor-slides .mslide,  .meteor-shim {
    display: block;
    width: 100% !important;
}
.meteor-slides .meteor-nav a {
    width: 40px;
}
#home-widget-container-main #meteor-slideshow,
#home-widget-container-main .meteor-slides .mslide,
#home-widget-container-main .meteor-shim {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
}
.widget_meteor-slides-widget #meteor-slideshow h3.rhino-slide-title{
    /*font-size: 48px !important;*/
    color: #f3eadd;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-left-layout.meteor-slides .meteor-buttons{
       padding-left: 60px !important;
}
.meteor-slides .mslide, 
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .mslide img {
    height: 100% !important;
}
.meteor-post-thumb.selected img{
    border: 5px solid #fff;
}
.meteor-slides .mslide a {
    padding: .75rem 1.5rem;
}
.widget_meteor-slides-widget {
    display: block;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.widget_meteor-slides-widget #meteor-slideshow h3.rhino-slide-title {
    line-height: 1.2;
    margin-bottom: 10px;
    text-decoration: none;
}
.widget_meteor-slides-widget #meteor-slideshow a h3.rhino-slide-title {
    text-decoration: none;
}
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides a.rhino-slide-header,  .widget_meteor-slides-widget #meteor-slideshow.meteor-slides h3.rhino-slide-title:hover {
    text-decoration: none;
}
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .mslide img {
    width: 100%;
    height: auto;
}
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .rhino-slide-left {
    text-align: center;
    padding: 0;
    width: 50%;
    margin: 15px 20px;
    float: left;
    text-align: left;
}
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .rhino-slide-right {
    text-align: center;
    padding: 0 20px 20px 20px;
    width: 30%;
    margin: 20px;
    float: right;
    padding: 0;
    text-align: right;
}
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .meteor-buttons {
    text-align: center;
}
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .meteor-buttons a {
    display: inline-block;
    float: none;
}
.widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details p.rhino-event-date,  .widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details p.rhino-event-time,  .widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details p.rhino-event-venue,  .widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details p.rhino-event-price,  .widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details p.rhino-slide-description,  .widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details i.fa {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-bottom: 0;
}
.widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details i.fa {
    margin-right: 5px;
}
.widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details p.rhino-event-date,  .widget_meteor-slides-widget #meteor-slideshow .rhino-slide-details p.rhino-event-time {
    margin: 0 20px 0 0;
    display: inline;
}
.widget_meteor-slides-widget #meteor-slideshow .rhino-slide-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 999999;
    width: 100%;
    /* Fallback for web browsers that don't support RGBa */
    background-color: #000;
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.6);
    /* For IE 5.5 - 7*/
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    /* For IE 8*/
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-clip {
    position: relative;
}
#meteor-slideshow.rhino-thumbnails-layout .meteor-clip .meteor-right .mslide-thumbnails-section .meteor-post-thumb {
    height: 80px;
    margin: 0 auto;
    padding: 5px;
    width: 130px;
}
#meteor-slideshow.rhino-thumbnails-layout .meteor-clip .meteor-right .mslide-thumbnails-section .meteor-post-thumb img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-buttons {
    width: 18%;
    height: auto;
    padding-right: 2%;
    clear: right;
    text-align: right;
    float: right;
    position: relative;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-buttons li {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 3% 0;
    list-style-type: none;
    float: right;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-buttons li a {
    background: none;
    width: auto;
    height: auto;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-buttons li img {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto;
    float: left;
    z-index: 1;
    margin-top: 0;
    vertical-align: bottom;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-buttons li .color-overlay {
    width: 100%;
    height: 100%;
    z-index: 1000;
    opacity: 0.5;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-buttons li.activeSlide .color-overlay {
    background-color: transparent;
    opacity: 1;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-left-layout.meteor-slides .meteor-clip .rhino-slide-wrapper {
    width: 30%;
    height: 100%;
    top: 0;
    padding: 20px;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-left-layout.meteor-slides .meteor-clip .rhino-slide-wrapper .rhino-slide-left {
    width: 100%;
    display: block;
    float: none;
    padding: 0;
    margin: 0 0 20px;
    text-align: left;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-left-layout.meteor-slides .meteor-clip .rhino-slide-wrapper .rhino-slide-right {
    width: 100%;
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    text-align: left;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-left-layout.meteor-slides .meteor-clip .rhino-slide-wrapper .rhino-slide-right body a.button {
    display: inline-block;
    width: auto;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-left-layout.meteor-slides .meteor-buttons {
    bottom: 0;
    z-index: 10000;
    text-align: left;
    padding: 0 0 20px 20px;
}
.widget_meteor-slides-widget #meteor-slideshow.rhino-left-layout.meteor-slides .meteor-buttons{
       padding-left: 60px !important;
}
.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.linupSocialIcons li {
    margin-top: 5px;
}
.aristEmbed {
    line-height: 3.5;
}
.lineupHeadSec{
    height: 60px;
}
/*----css for schedule database----*/
.schedule_artist_main .available-schedule-date{
    float: none;
    margin: 15px auto;
    margin-left:0;
    padding: 10px 10px 40px 0;
    width: 96%;
}
.available-schedule-date a,
.available-schedule-date a.active {
    cursor: pointer;
    font-size:22px; 
}
.available-schedule-date a{
    border-right: 2px solid #c62128;
    color:blue;
    padding: 0 10px;
    float:left;
}
.available-schedule-date a.active{
    color:#EA438A !important;
}
.schedule_artist_main{
    margin: 0 auto;
}
article#post-schedule{
    display: inline-block;
    width: 33.3%;
    vertical-align: top;
    float:left;
}
.schedule_artist_main h1.archive-title.schedule{
    padding-left: 8px;
}
.artist-schedule-start-end-date{
    width: 100%;
    float: left;
    text-align: center;
}
p.schedule_time,p.schedule_full_date{
    font-size: 14px;
    font-weight: 600;
}
p.schedule-event-name{
    font-size: 16px;
    padding:10px 5px;
}
p.schedule-event-artist-name{
    font-size: 16px;
    padding:10px 7px;
}
h4.venue-name {
    font-size: 20px;
}
.artist-schedule-information{
    width: 100%;
    float: left;
    padding: 10px;
    text-align: center;
}
.artist-schedule-start-end-date .artist-schedule-full.date{
    width: 60%;
    float: left;
}
h2.venue-name{
    color: #fff !important;
}
.artist-schedule-info-wrapper{ 
    display: table;
    float: left;
    width: 100%;
    border-top: 1px solid #FFC673;       
}
.schedule-venue{
    text-align: center;
    border-bottom: 1px #fff solid;
}
.available-schedule-date-wrapper{
    overflow-x: auto;
}
section.entry-content{
    overflow-y: auto;
}
.schedule_artist_main h1::before {
    background:none;
}
.artist-block {
    display: table-cell;    
    color: #fff;
}
.artist-block.left{
    width: 30%;
    vertical-align: middle;  
    text-align: center;  
}
.artist-block.right {
    background-color: #FFF1CD;
}
.artist-block.right.headlinerClsR {
    background-color: #E63E8E;
}
.artist-block.left.headlinerClsL {
    background-color: #00A1A0;
}
.artist-block.right.headlinerClsR .schedule-event-name,
.headlinerClsL p{
    color: #fff !important;
}
.artist-block.right .headlinerCls {
    color: #FEBDD2;
}
h4.panel-title {
    font-size: 1rem;
}
h4.panel-title a{
    font-weight: 700;
}
.widget-title,
.btn,
.featuredHeadlineh a,
.rhino-email-details {
    font-weight: 700 !important;
}
.btn {
    text-transform: uppercase;
}
#mc-embedded-subscribe {
    text-transform: capitalize;
}
/**
##### Media Query ######
**/
@media only screen and (min-width: 100px) and (max-width: 1024px){
   .schedule_artist_main h1.archive-title.schedule {
      padding-top: 20px;
   }   
}
@media only screen and (max-width: 768px) {
    #tribe-events-pg-template {
        padding: 0;
    }
    .packageMainRow {
        width: 100%;
    }
    .closeButton {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    a.navbar-brand {
        font-size: 1rem;
    }
}
@media (max-width: 575px) {
  .headerFullContainer.container,
  .footerFullConatiner.container {
        padding-left: 0;
        padding-right: 0;
    }
    .widget_meteor-slides-widget #meteor-slideshow .rhino-slide-wrapper {
        top: 35%;
    }
    .widget_meteor-slides-widget #meteor-slideshow.meteor-slides .rhino-slide-left,
    .widget_meteor-slides-widget #meteor-slideshow.meteor-slides .rhino-slide-right {
        float: none;
        width: auto;
        margin: 20px 20px 0 20px;
    }
    .widget_meteor-slides-widget #meteor-slideshow h3.rhino-slide-title {
        font-size: 20px;
    }
    .meteor-slides .meteor-clip {
        height: 250px;
    }
    .festivalContent.container,
    #headerContainer .container {
        padding: 0;
    }
}
@media (max-width: 767px) {
    .packagePrice h3{
        font-size: 1.2em;
    }
    article#post-schedule {
        width: 100%;
    }
    .homepageFeaturedSlider .navbar-collapse.show {
        border-top: 2px solid #E23892;
    }
   .pd-b {
        padding-bottom: 37px;
    }
    #footer {
        padding-left: 0;
        padding-right: 0;
    }
    #navTab li.menu-item{
        border-bottom: 1px solid #FFC673;
    }
    #navTab li.menu-item:first-child  {
        border-top: 0;
    }
    #navTab ul li a.nav-link {
        margin: 0 0 0 20px;
        padding-right: 25px;
    }
    .featuredHeadlineh {
        font-size: 1em;
    }
    #navTab .navbar-toggler-right {
        right: 8px !important;
        top: 2px;
    }
    #navTab li.menu-item a.dropdown-toggle::after {
        float: right;
        font-family: FontAwesome;
        content:"\f067";
        padding-right: 5px;
        border: 0;
    }
    #navTab li.menu-item.show a.dropdown-toggle::after {
        content:"\f068";
    }
    #navTab ul.sub-menu a {
        text-align: center;
        border-bottom: 1px solid #fff;
        padding: 10px;
    }
    #navTab ul.sub-menu a:last-child {
       border-bottom: 0;
    }
    .widget-title {
        text-align: center;
    }
    .copyRight {
        border-top: 2px solid #FCAA4E;
    }
    #sidebar .widget:first-child {
        margin-top: 4em;
    } 
    #tribe-events-bar .tribe-bar-search-filter,
    #tribe-events-bar .tribe_bar_rhp_month-filter,
    #tribe-events-bar .tribe-bar-rhp-venue-filter,
    #tribe-events-bar .tribe-bar-rhp-just-announced-filter,
    #tribe-events-bar .tribe-bar-submit {
        width: 100%;
    }
    #tribe-bar-just-announced {
        float: left;
        margin-left: -119px !important;
    }
    #tribe-bar-form .label-tribe-bar-rhp-just-announced {
        float: left;
        margin-left: 25px;
        margin-top: 2px;
    }
    #tribe-events-footer~a.tribe-events-ical.tribe-events-button {
        width : 45%;
    }
    .widget_meteor-slides-widget #meteor-slideshow.rhino-thumbnails-layout.meteor-slides .meteor-clip {
        height: 280px;
    }
    /*Artist Page */
    article#post-schedule,
    .innerWrapHeadliner {
        width: 100%;
    }
    .signUpFootBorder {
        border-bottom: 2px solid #FCAA4E;
    }
    .footerLogoMW {
        width: 240px;
    }
    .homepageFeaturedSlider .videoContainer {
        height: 385px;
    }
    .homepageFeaturedSlider .videoContainer .backImage img {
        height: 100%;
    }
    /*Lineup Page*/
    .paddWrap{
        padding: 0 !important;
    }
}
@media (min-width: 576px) {
    .homepageRhpClub.container #headerhomepage {
        padding-left: 15px;
        padding-right: 15px;
    }
    #footer,
    .homepageRhpClub.container #headerhomepage  {
        width: 720px;
        max-width: 100%
    }
    .container {
        padding: 0 !important;
    }
}
@media (min-width: 768px) {
    .homepageFeaturedSlider.container-fluid  #navContainer .navSection,
    .homepageRhpClub.container #headerhomepage {
        width: 720px;
        max-width: 100%;
    }
    #footer {
        max-width: 100%;   
    }
    .homepageFeaturedSlider.container-fluid #navContainer .navSection,
    .homepageRhpClub.container-fluid #navContainer .navSection,
    .footerClub #footerContainer, 
    .footerClub #footer,
    #footer-widgets{
        margin: 0 auto !important;
    }
    #navTab div.sub-menu {
        left: -1px;
    }
    #footerNav .menu-item:last-child {
        margin-right: 0;
    }
    /* Footer Festival */
    .footerFBrlr,
    .footerFBR {
        border-right: 1px solid #FCAA4E;
    }
    .footerFBrlr:first-of-type,
    .footerBl {
        border-left: 1px solid #FCAA4E;
    }
    .footerBT  {
        border-top: 1px solid #FCAA4E;
    }
    .featuredBoxDetails {
        height: 160px;
    }
    .featureBox4by4 .featureBoxImg,
    .featureBox3by3 .featureBoxImg,
    .featureBox2by2 .featureBoxImg,
    .featureBox1by1 .featureBoxImg {
        height: 280px;
    }
    .aristEmbed {
        border-right: 1px solid #FFC96B;
    }
    .fetaureSingnUp input[type=email],
    .fetaureSingnUp input[type=submit] {
        float: left;
    }
    .fetaureSingnUp input[type = email] {
        width: 55%;
    }
    .fetaureSingnUp input[type = submit].btn-block {
        width: 33%;
    }
      #footer,
    .homepageRhpClub.container #headerhomepage,
    .footerClub #footer,
    #footer-widgets  {
        margin: 0 auto;
    }
    /* package css */
    .packageMainRow {
        width: 70%;
    }
    .rhpPackageList .packageLeftLink {
        border-right: 1px solid #E6E6E6; 
    }  
    .packageRelateLink {
        border-right: 1px solid #FFD79E;
    }
    .packageRelateLink .packageRightCTA{
        border-bottom-left-radius: 0px !important;
    }
    .infoImgHeight {
        height: 570px !important;
    }
    .innerWrapHeadliner {
        position: absolute;
    }
    #navTab ul.sub-menu {
        left: 50%;
        transform: translateX(-50%);
    }
    #navHeaderBar ul li.menu-item a.nav-link{
        padding: 20px;
    }
    #navTab ul.sub-menu.dropdown-menu {
        margin: 0;
    }
}
@media (min-width: 992px) {
    #footer, 
    .homepageFeaturedSlider.container-fluid  #navContainer .navSection,
    .homepageRhpClub.container #header,
    .footerClub #footer,
    #footer-widgets  {
        width: 960px;
        max-width: 100%
    }
    .lineupWrapDetails {
        position: absolute !important;
    }
    .packageMainRow {
        width: 50%;
    }
    .footerFBMrlr {
        border-right: 1px solid #FCAA4E;
    }
}  
/* col-md device width */
@media (min-width: 768px) and (max-width: 991px) {
    .border-md-tl {
        border-top: 1px solid #FCAA4E;
    }
    .featureBoxImg {
        height: 250px;
    }
    article#post-schedule {
        width: 50%;
    }
}
/* col-lg device width */
@media (min-width: 992px) and (max-width: 1199px) {
    .featureBox3by3 .featureBoxImg {
        height: 240px;
    }
    .featureBox4by4 .featureBoxImg {
        height: 220px;
    }
}
/* col - xlg device width*/
@media (min-width: 1192px) {
    .featureBox3by3 .featureBoxImg {
        height: 350px;
    }
    #tribe-bar-just-announced {
        margin-top: -17px !important;
    }
    #tribe-bar-form .label-tribe-bar-rhp-just-announced{
       margin-left: 31px;
        margin-top: 20px;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    #tribe-events-bar .tribe-bar-search-filter,
    #tribe-events-bar .tribe_bar_rhp_month-filter,
    #tribe-events-bar .tribe-bar-rhp-venue-filter,
    #tribe-events-bar .tribe-bar-rhp-just-announced-filter,
    #tribe-events-bar .tribe-bar-submit {
        width: 40%;
        display: inline-block;
         float: none; 
        margin: 10px 30px;
        padding: 0;;
    }
    #tribe-bar-just-announced {
        margin-top: -17px !important;
    }
    #tribe-bar-form .label-tribe-bar-rhp-just-announced{
        margin-left: 28px;
        margin-top: 6px !important;
    }
}
@media (min-width: 768px) {
    #meteor-slideshow.rhino-thumbnails-layout .meteor-clip .meteor-left {
        float: left;
        width: 82% !important;
        position: relative;
    }
    #meteor-slideshow.rhino-thumbnails-layout .meteor-clip .meteor-right {
        float: left;
        text-align: center;
        width: 18% !important;
    }
    #navTab ul.sub-menu.dropdown-menu{
        padding: 0;
    }
}
@media (max-width: 767px) {
    #meteor-slideshow.rhino-thumbnails-layout .meteor-clip .meteor-left, 
    #meteor-slideshow.rhino-thumbnails-layout .meteor-clip .meteor-right {
        width: 100% !important;
        float: none;
        text-align: center;
         margin: 20px auto;
    }
    .widget_meteor-slides-widget #meteor-slideshow.meteor-slides .rhino-slide-left {
        position: relative;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px){
    #navHeaderBar ul li.menu-item a.nav-link {
        padding: 8px;
        font-size: 0.789em;
    }
}
@media (max-width: 324px) {
    .sliderCtaTextbtn.second {
        margin: 10px 0 0 0;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    #navContainer .container {
        width: 100%;
    }
}
#vipBookmark {
    padding-top: 10%;
}