/**
* Theme Name: Phoenix Theme
* Theme URI: http://rockhousepartners.com
* Description: Phoenix 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: 
*/
/* Include the Montserrat bold font family to the site */
@font-face {
    font-family: 'MontserratBold';
    src: url("fonts/montserratBold.ttf");
    font-weight: normal;
    font-style: normal;
}
/* Include the Montserrat semibold font family to the site */
@font-face {
    font-family: 'MontserratSemiBold';
    src: url("fonts/montserratSemiBold.ttf");
    font-weight: 600;
    font-style: normal;
}
/* Include the Montserrat Light font family to the site */
@font-face {
    font-family: 'MontserratLight';
    src: url("fonts/montserratLight.ttf");
    font-weight: 300;
    font-style: normal;
}
/* Include the Montserrat Regular font family to the site */
@font-face {
    font-family: 'MontserratRegular';
    src: url("fonts/montserratRegular.ttf");
    font-weight: normal;
    font-style: normal;
}
/* Include the Montserrat Medium font family to the site */
@font-face {
    font-family: 'MontserratMedium';
    src: url("fonts/montserratMedium.ttf");
    font-weight: normal;
    font-style: normal;
}
.fontMontserratBold,
.postWysiygContents h2,
.meteor-slides .mslide a.btn,
.tribe-events-notices,
.rhp-event-cta > *,
.rhp-event-cta a,
.rhino-event-secondary-cta-box > *,
.rhinoEventSeries .btn.btn-primary,
.eventWrapper .btn.btn-primary,
#sidebar .rhino-event-single-cta.widgetCTA .rhp-event-cta > *,
.tribe-events-notices ul, p b, b, strong,
.blogThirdSection #sidebar .widget h3.widget-title,
.archivePageContent #sidebar .widget h3.widget-title,
#tribe-events .tribe-events-button,
.accordion .accordion-title {
    font-family: 'MontserratBold';
}

#primary-content-sidebar h3.widget-title {
    font-family: 'MontserratRegular'
}

.fontmontserratSemiBold,
.rhino-email-widget .rhino-email-details{
    font-family: 'MontserratSemiBold'; 
}
.fontMontserratLight,
input#mce-EMAIL::-webkit-input-placeholder,
.search-input.s::-webkit-input-placeholder {
    font-family: MontserratLight;
}
.fontMontserratBoldImp,
.rhino-email-widget,
.bwg_title_spun2_0,
#venueContainer .heading {
    font-family: 'MontserratBold' !important;
}
.fontMontserratRegular,
.postWysiygContents h1,
.venueDescription,
.tribe-events-page-title,
.rhinoEventSeries .rhino-event-series-dates-cta .btn.btn-primary,
#home-widget-container-main .widget-title,
#home-widget-sidebar h3.widget-title,
.widget-events-contents h4.entry-title.summary,
#footer-naviagtion #primary-menu li > a,
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title,
.accordion .accordion-content {
    font-family: 'MontserratRegular';
}
.fontMontserratRegularImp,
#tribe-events-content .tribe-events-tooltip h4,
.textwidget {
    font-family: 'MontserratRegular' !important;
}
.fontMontserratMedium,
.fontMontserratRegular.postWysiygContents a {
    font-family: 'MontserratMedium';
}
.fontMontserratMediumImp {
    font-family: 'MontserratMedium' !important;
}
/***************** General Classes **********************/
.widthMaxContent {
    width: max-content;
}
.border0 {
    border: 0;
}
#sidebar .widget.widget_recent_entries{
    border-bottom: none;
}
.border0Imp {
    border: 0 !important;
}
/* Color codes  */
.whiteColor,
.contactPageInfo {
    color: #39423C; /* default white color*/
}
.whiteColorImp,
#footer-naviagtion #primary-menu li > a,
.bwg_title_spun2_0 {
    color: #ffffff !important;
}
body.single-post,
#sidebar .widget.widget_recent_entries,
body.page-template-blog,
body.page-template-blog .singlePostTemp.pageDefault,
body.single-post .singlePostTemp.pageDefault{
    background-color: #EDEDED !important;
}
body.single-post{
    background-image: none !important;
}

.logoicon img {
	padding-top: 15px;
}
.whiteBackground {
    background-color: #ffffff;
}
.whiteBackgroundImp,
.blogThirdSection #sidebar .widget_text,
.blogThirdSection #sidebar .widget_archive,
.archivePageContent #sidebar .widget_text,
.archivePageContent #sidebar .widget_archive {
    background-color: #ffffff !important;
}

.CTA1Color, 
.fontMontserratRegular.postWysiygContents a,
.footer-address.footerContactInfo > a:visited,
.blogThirdSection h1.postHeader a:hover,
.archivePageContent h1.postHeader a:hover {
    color: #03A9F4;
}
.CTA1ColorImp {
    color: #03A9F4 !important;
}
.CTA2Color {
    color: #00BCD4;
}
.CTA3Color {
    color: #009688;
}
.CTA4Color {
    color: #4CAF50;
}
.gray1Color, 
.onasale_aftercta .sidebarOnsale {
    color: #eeeeee;/* gray 1 color */
}
.foreColorE6E6E6{
    color: #E6E6E6;
}
.gray1ColorImp, .venueAddress .contNumber {
    color: #E6E6E6 !important;/* gray 1 color */
}
.gray1BackColor {
    background-color: #E6E6E6;/* gray 1 background color */
}
.gray1BackColorImp {
    background-color: #E6E6E6 !important;/* gray 1 background color */
}
.gray2Color {
    color: #CCCCCC;/* gray 2 color */
}
.gray2BackColor {
    background-color: #CCCCCC;/* gray 2 background color */
}
.gray3Color {
    color: #B3B3B3;/* gray 3 color */
}
.gray3BackColor {
    background-color: #B3B3B3;/* gray 3 background color */
}
.gray4Color,
.footerContactInfo a.gray4Color,
#home-widget-container-main .widget-title,
.tribe-events-page-title,
.tribe-events-list-separator-month span {
    color: #54566A;/* gray 4 color */
}
.gray4BackColor {
    background-color: #999999;/* gray 4 background color */
}
.gray4BackColorImp {
    background-color: #999999 !important;/* gray 4 background color */      
}
.gray5Color {
    color: #808080;/* gray 5 color */
}
.gray5BackColor {
    background-color: #808080;/* gray 5 background color */
}
.gray6Color {
    color: #666666;/* gray 6 color */
}
.gray6BackColor {
    background-color: #666666;/* gray 6 background color */
}
.gray7Color {
    color: #4D4D4D;/* gray 7 color */
}
.gray7ColorImp {
    color: #4D4D4D !important;/* gray 7 color */
}
.gray7BackColor {
    background-color: #ffffff;/* gray 7 background color */
}
.foreColor343741{
    color: #343741;
}
.foreColorA7A8A9,
input#mce-EMAIL::-webkit-input-placeholder{
    color: #A7A8A9;
}
.foreColorA7A8A9Imp{
    color: #A7A8A9 !important;   
}
.gray8Color,
h1.postHeader,
#sidebar .widget.widget_recent_entries .widget-title,
.accordion-title::after {
    color: #333333;/* gray 8 color */
}
.gray8ColorImp,
.blogThirdSection #sidebar .widget h3.widget-title,
.archivePageContent #sidebar .widget h3.widget-title {
    color: #333333 !important;
}
.gray8BackColor,
.eventMoreInfo {
    background-color: #A7A8A9;/* gray 8 background color */
}
.gray8BackColorImp,
.rhinoEventSeries .accordionDropdown,
.rhino-event-series-list-wrap .accordionDropdown {
    background-color: #E9E9E9 !important;/* gray 8 background color */
}
.redShadeColor {
    color: #AE3731;
}
.redVersionColor {
    background-color: #e9e9e9;
}
.yellowVariant, .contactInfo #contact-phone a {
    color: #129DC0;
}
.yellowVariantImp,.privacy-link {
    color: #129DC0 !important;
}
.foodDivColor {
    color: #129DC0;
}

.opacitytest {
    background: rgb(0, 0, 0); /* The Fallback */
    background: rgba(0, 0, 0, 0.3); 
color: #ffffff;
}

.foodAccordionBack {
    background-color: #e9e9e9;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
}
.foodAccordionBack:last-of-type,
.blogThirdSection .recentPostTitle,
.archivePageContent .recentPostTitle {
    border-bottom: 1px solid #999999;
}
.blogThirdSection .recentPostTitle,
.archivePageContent .recentPostTitle {
    padding-bottom: 12px;
}

.tribe-events-loop .rhinoEventSeries .ui-state-default a, 
.tribe-events-loop .rhinoEventSeries .ui-state-default a:link,
.rhino-event-series-list-wrap .ui-state-default a, 
.rhino-event-series-list-wrap .ui-state-default a:link,
.phoneSidebar,
.colorFFCC66 {
    color: #343741;
}
.rhino-event-series-list-wrap .ui-state-active a{
    color: #129DC0 !important;
}
.colorFFCC66Imp {
    color: #129DC0 !important;
}
.colorFFCC66Back {
    background-color: #FFCC66;
}
.colorB3B3B3 {
    color: #B3B3B3;
}
.colorB3B3B3Imp {
  color: #76777a !important;  
}
.subFest9Color {
    color: #999999;
}
.font0by625 {
    font-size: 0.625rem;
}
.font0by6875,
.rhinoEventSeries .wrapper .accordionDropdown .btn.btn-primary,
.rhinoEventSeries .wrapper ul li .rhp-event-cta {
    font-size: 0.6875rem;
}
.font0by75 {
    font-size: 0.75rem;/*12px*/
}
.font0by75Imp {
    font-size: 0.75rem !important;/*12px*/
}
.font0by8 {
    font-size: 0.8em;
}
.fontSize16 {
    font-size: 16px;
}
.fontSize18 {
    font-size: 18px;
}
.font0by8125 {/* 13px*/
    font-size: 0.8125rem !important;
}
.font0by825 {
    font-size: 0.825rem;
}
.font0by875, 
#navTab ul li a.nav-link,
.dropdown-menu a,
.eventWrapper .multiple_ctas .btn.btn-primary,
.eventWrapper .on-sale .btn.btn-primary,
.eventWrapper .free .btn.btn-primary,
.eventWrapper .sold-out .btn.btn-primary,
.eventWrapper .Canceled .btn.btn-primary,
.eventWrapper .coming-soon .btn.btn-primary,
.eventWrapper .off-sale .btn.btn-primary,
#footer-naviagtion #primary-menu li > a,
.btn.PrevPostBtn.font0by875,
.btn.NextPostBtn.font0by875 {
    font-size: 0.875rem;/* 14px*/
}
.font0by875Imp,
.bwg_title_spun2_0 {
    font-size: 0.875rem !important;/* 14px*/
}
.font0by9375 {
    font-size: 0.9375rem; /*15px*/
}
.font1rem, .tribe-events-list-separator-month span,
.postWysiygContents h2,
h3.accordion-title {
    font-size: 1rem;
}
.font1by2 {
    font-size: 1.2rem;
}
.font1by125 {
    font-size: 1.125rem;
}
.font1by125Imp {
    font-size: 1.125rem !important;
}
.font1by25,
.tribe-events-list .type-tribe_events h2 {
    font-size: 1.25rem;
}
.font1by5, 
#sidebar .widget.widget_recent_entries .widget-title,
.postWysiygContents h1,
.blogThirdSection #sidebar .widget h3.widget-title,
.archivePageContent #sidebar .widget h3.widget-title {
    font-size: 1.5rem;
}
.font1by75,
.blogSecondSection h1.postHeader,
.blogThirdSection h1.postHeader,
#sidebar .rhino-email-widget h3.widget-title,
.archivePageContent h1.postHeader {
    font-size: 1.75rem;
}
.font1by125rem {
    font-size: 1.125rem; /*18px*/
}
.font2Rem {
    font-size: 2rem; /*32px*/
}
.font2RemImp {
    font-size: 2rem !important; /*32px*/   
}
.font2by5rem, 
#home-widget-container-main .widget-title,
#tribe-events-content-wrapper .tribe-events-page-title {
    font-size: 2.5rem;
}
.blogPrimarySection .postHeader {
    font-size: 3rem;
}
.font3by375 {/* 54px */
    font-size: 3.375rem;
}
.fontWeight400 {
    font-weight: 400;
}
.fontWeight500,
#tribe-events-content-wrapper .tribe-events-page-title {
    font-weight: 500;
}
.fontWeight600 {
    font-weight: 600;
}
.fontWeight700,
.accordion .accordion-title {
    font-weight: 700;
}
.lineHeight14 {
    line-height: 14px;
}
.lineHeight1 {
    line-height: 1;
}
.lineHeight1by875 {
    line-height: 1.875rem; /* 30px */
}
.slideTagline, .slideSubhead {
    line-height: 1 !important;
}
.lineHeight12,
#sidebar .widget.widget_recent_entries .widget-title,
.PrevPostBtn.lineHeight12,
.NextPostBtn.lineHeight12,
.blogThirdSection .postWysiygContents h1,
.blogThirdSection .postWysiygContents h2,
.archivePageContent .postWysiygContents h1,
.archivePageContent .postWysiygContents h2,
.blogThirdtSection .loadMoreBtn.btn.btn-primary,
.archivePageContent .loadMoreBtn.btn.btn-primary,
.blogThirdSection #sidebar .widget h3.widget-title,
.archivePageContent #sidebar .widget h3.widget-title {
    line-height: 1.2;
}
.lh1by3e {
    line-height: 1.3em;
}
.lineHeight15 {
    line-height: 1.5;
}
.lh1by8e {
    line-height: 1.8em;
}
.lh1by8 {
    line-height: 1.8;
}
.lineHt2 {
    line-height: 2;
}
.letter1by1 {
    letter-spacing: 1px;
}
.letter2by2 {
    letter-spacing: 2px;
}
.py-6 {
    padding: 5rem 5rem !important;
}
.borderRadius0:first-child {
    border-radius: 0 !important;
}
.imgBox {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
iframe, object, embed {
    max-width: 100%;
    width: 100%;
}
.verticalAlignMid {
    vertical-align: middle;
}
form, #home-widget-container-main .widget_rhino_email_widget,
.feature-box-image img /*** Featured box content ***/ {
    width: 100%;
}

.mt-4em {
    margin-top: 4em;
}
.center-vertical {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
/* Safari specific vertical center align property */
_::-webkit-full-page-media, _:future, :root .center-vertical {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.pageDefault {
    background-size: cover;
    background-color: #ffffff !important;
}
.pageTilte {
    color: #ffffff;
    font-family: MontserratBold;
}
#sidebar .widget:last-of-type {
    margin-bottom: 0;
}
#sidebar .widget {
    margin-bottom: 30px;
}
#sidebar .widget.widget_recent_entries,
#sidebar .widget.tribe-events-list-widget {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.duration .eventDateList{
    position: relative !important;
}
.eventWidgetList.eventDateList {
    bottom: 12px;
}
.widget-events-contents{
    text-align: left;
}
.widget-events-contents h4.entry-title.summary{
    font-size: 16px;
    line-height: 16.8px;
}
.widget-events-contents .event-tagline{
    line-height: 11px;
    margin-bottom: 0.375rem;
}
.widget-events-contents .event-tagline,
.widget-events-contents .event-subheader {
    width: 100%;
    word-wrap: break-word;
}
.widget-events-contents .event-subheader{
    line-height: 14.4px;
}
.rhino-event-single-cta.mt-3 span a.btn.btn-primary.btn-md.btn-block{
    font-size: 14px;
    font-family: MontserratBold;
    line-height: 18px;
    color: #AE3731;
    background-color: #FFCC66;
    border: 0;
}
textarea, img,
.homepageFeaturedSlider.container-fluid /* CSS for slider */ {
    max-width: 100%;
}
.btn{
    white-space: normal !important;
}
.postFeaturedImage img,
.objectFitCover {
    object-fit: cover;
}
ol,
.tribe-events-list .type-tribe_events.tribe-events-first, /* event calendar CSS */
.headerFullContainer.container-fluid,
.footerFullConatiner.container-fluid,
.tribe-events-list .type-tribe_events,
.container {
    padding: 0;
}
#sidebar .widget.widget_recent_entries,
.tribe-events-list .type-tribe_events {
    margin-bottom: 0;
}
#sidebar .widget.widget_recent_entries{
    padding-bottom: 0 !important;
}
#sidebar .widget-title {
    font-size: 1.25em;
}
.imgObjectFit {
    object-fit: cover;
}
.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;
}
/*Add css for ol element*/
ol {
    padding-left: 40px !important;
}
/* 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-ical.tribe-events-button {
    margin: 0 4em 0 0;
}
.tribe-events-user-recurrence-toggle,
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .meteor-buttons,
.rhinoEventSeries .wrapper .ui-accordion-header-icon {
    display: none;
}
/********** Header Container ************/
#headerContainer{
    background-size: cover; 
}
.postTagline,
.blogPrimarySection .postHeader,
.blogSecondSection .postHeader,
.blogThirdSection .postHeader,
.archivePageContent .postHeader,
.PostWidgetTitle,
.header-address {
    margin-bottom: 6px;
}
.postWidgetSubheader,
.postSubheader,
.blogThirdSection #sidebar .widget h3.widget-title,
.archivePageContent #sidebar .widget h3.widget-title  {
    margin-bottom: 12px;
}
.singleEventSection.sticky{
    position: fixed;
    /*top: 57px;*/
    width: 600px;
}
#navContainer.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100000;
}
.tribe-events-notices,
#headerSocial .rhinoSocialIcons a  {
    text-align: center;
}
.tribe-events-notices {
    border-radius: 0;
    border: 1px solid #CCCCCC;
    background: #E6E6E6;#129dc0
    margin: 0;
    text-shadow: none;
    color: #4D4D4D;
}
/*#headerSocial .rhinoSocialIcons a {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    width: 48px;
}*/
.list-inline-item:not(:last-child) {
    margin-right: 0;
}
.rhinoSocialIcons [class*="fa fa-"],
.linupSocialIcons [class*="fa fa-"],
.linupSocialIcons [class*="fa fa-"]:hover {
    background-color: #ffffff;
    color: #76777A;
    border: 1px solid #76777A;
}
.postWysiygContents h1,
.rhinoSocialIcons.singleSocialIcon [class*="fa fa-"],
.rhinoSocialIcons.singleSocialIcon [class*="fab fa-"],
.rhinoSocialIcons.singleSocialIcon [class*="fas fa-"],
.linupSocialIcons.singleSocialIcon [class*="fa fa-"],
.linupSocialIcons.singleSocialIcon [class*="fa fa-"]:hover {
       color: #4D4D4D;
}
.rhinoSocialIcons.singleSocialIcon [class*="fa fa-"],
.rhinoSocialIcons.singleSocialIcon [class*="fab fa-"],
.rhinoSocialIcons.singleSocialIcon [class*="fas fa-"],
.linupSocialIcons.singleSocialIcon [class*="fa fa-"],
.linupSocialIcons.singleSocialIcon [class*="fa fa-"] {
       background-color: #E6E6E6;/* gray 1 background color */
}
.rhinoSocialIcons [class*="fa fa-"],
.rhinoSocialIcons [class*="fab fa-"],
.rhinoSocialIcons [class*="fas fa-"],
.linupSocialIcons [class*="fa fa-"] {
    border-radius: 30px;
    display: inline-block;
    height: 24px;
    width: 24px;
    margin: 12px 3px;
    margin: auto 3px;
    display: flex;
    align-items: center;
    justify-content: center;    
}
#footerSocial .rhinoSocialIcons a{
    border-radius: 30px;
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 48px;
    margin: 0;
    text-align: center; 
}
/******** Events Listing *******/
#tribe-events-pg-template {
    background-color: #ffffff;
    max-width: none;
}
#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{
    color: #129DC0;
}
/********** Featured box content *********/

#footerNav .menu-item{
    display: inline-block;
    margin: 0 10px 0 10px;
}
.footerBorder {
    border: 1px solid #5c5c5c;
}
#footerNav  li.menu-item a,
.copyright {
    color: #fff;
}
#footerNav  li.menu-item a:hover {
    color: #dddddd;
}
#footer, #header {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
.footerClub #footer-widgets-container #footer-widgets,
.homepageRhpClub.container #headerhomepage {
    padding-left: 15px;
    padding-right: 15px;
}
/*********** Featured Homepage Slider/video ************/
.homepageFeaturedSlider .videoContainer {
    height: 410px;
    overflow: hidden;
}
#slider-contents {
    color: #CBCBCB;
}
#festivalHeadline,
#festivalSubheadline {
    color: #ffffff;
}
#festivalHeadline,
#festivalSubheadline {
    font-size: 22px;
}
.festivalLogo {
    background-color: lavenderblush;
}
.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: 150px;
    height: 139px;
}
/****** Single Event ******/

.singleEventBorder {
    border: 1px solid rgba(0,0,0,0.1);
}
.tribe-events-event-image img, .infoAccor,
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
    width: 100%;
    height: auto;
} 
.singleEventDescription {
    line-height: 1.7em;
}

/******** Event List ********/
/*.tribe-events-list .type-tribe_events:first-of-type {
    margin-top: 1rem;
    margin-bottom: 1rem;
}*/
.eventWrapper {
    padding-bottom: 2rem;
}
.tribe-events-event-image {
    margin: 0 !important;
}
.just-announced-indicate {
    color: red;
}
.eventDateList {
    bottom: 12px;
    padding-left: 0 !important;
    position: absolute !important;
}
.eventDateListTop {
    padding-left: 0 !important;
    position: relative !important;
}
.eventDateList .eventMonth, .eventDateListTop .eventMonth {
    border-left: 3px solid #129DC0;
    padding: 0.25rem 0.5rem;
}
.eventWidgetList .eventDate{
    font-size:  0.875rem;
    padding: 3px 6px;
    width: max-content;
}
.eventDateList .eventDay, .eventDateListTop .eventDay {
    font-size: 30px;
}
.lowTicketAlert {/*Desktop screens*/
    padding: 0.375rem 0.5625rem !important;/* 6px 9px */
}
.eventCta {
    font-size: 14px !important;
}
.eventMoreInfo,
.loadMorePosts .btn.btn-primary,
.loadMorePosts .btn.btn-primary:hover  {
    border: 1px solid #CCCCCC;
}
/* Event list month header */
.tribe-events-list-separator-month {
    padding: 6px 10px 6px 0;
}
.tribe-events-list-separator-month span {
    background-color: transparent !important;
    padding: 0 !important;
}
#home-widget-container-main .widget-title,
#tribe-events-content-wrapper .tribe-events-page-title {
    text-align: left;
}
.tribe-events-list-separator-month {
    text-align: left !important;
    margin-top: 0 !important;
    padding: 6px 10px 6px 0;
}
.tribe-events-list-separator-month::after {
    border-bottom: 1px solid #54566A !important;
    top: 85% !important; 
}

/* Event Series styles */
.rhinoEventSeries .wrapper,
.greyWhiteClr {
    background-color: #f5f5f5;
}
.greyWhiteClrImp {
    background-color: #f5f5f5 !important;
}
.rhino-event-series-list-wrap .ui-accordion .ui-accordion-content  {
    padding: 0 12px;
    margin-top: 0;
    margin-bottom: 0;
    top: 0;
    background-color: #ffffff !important;
}
.rhino-event-series-list-wrap .ui-accordion .ui-accordion-header {
    margin-top: 0;
    border-radius: 0 !important;
}
.rhino-event-series-list-wrap .ui-widget-content {
    background: none;
}
.rhinoEventSeries .wrapper .accordionDropdown,
.rhinoEventSeries .wrapper h3 {
    border: 1px solid #129DC0;
}
.rhinoEventSeries .wrapper h3 a,
.rhinoEventSeries .wrapper h3 a .customPlusMinus {
    font-size: 0.625rem !important;
}
.rhinoEventSeries .wrapper h3 {
    height: auto;
    margin-bottom: 0;
}
.rhinoEventSeries .wrapper .accordionDropdown{
    border-radius: 0 !important;
}
/****** Accoridion ******/

.positionRelative,
.card-header {
    position: relative;
}
/*#noThumbNail.eventDateList{
    position: relative !important; 
    bottom: 0px;
}*/
#tribeEventsSingle .rhp-menu-down-pos,
#tribeEventsSingle .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;
}
.rhinoEventSeries .wrapper h3,
.tribe-events-loop .rhinoEventSeries .ui-state-default,
.rhino-event-series-list-wrap .ui-accordion .ui-accordion-header,
.rhino-event-series-list-wrap .ui-accordion .ui-accordion-header > a,
#home-widget-container #content {
    background-color: #ffffff ;
}
.rhino-event-series-list-wrap .ui-accordion .ui-accordion-header > a{
    padding: 8px 12px;
}
.accordionFood {
    background-color: #191919 !important;
}
.foodContentClr {
    color: #191919;
}
/****** Navigation  ********/
.navbar-toggler {
    z-index: 10001;
}
#footerSocial ul.rhinoSocialIcons li {
    width: 48px;
    height: 48px;
    margin: 0;
}
#headerSocial .rhinoSocialIcons a:hover i.fa{
    background-color: #ffffff;
    -moz-transition: all 100ms ease-in;
    /* WebKit */
    -webkit-transition: all 100ms ease-in;
    /* Opera */
    -o-transition: all 100ms ease-in;
    /* Standard */
    transition: all 100ms ease-in;
    color: #129DC0;
}

.rhpNavBrand.navbar-brand {
    color: #ffffff;
}
.navbar-toggler:focus,
.navbar-toggler:active {
    outline: 0;
}
.navbar-toggler span {
   display: block;
   background-color: #129DC0;
   height: 2px;
   width: 18px;
   margin-top: 3px;
   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 .1s ease-in-out;
   -moz-transition: transform .1s ease-in-out;
   -o-transition: transform .1s ease-in-out;
   transition: transform .1s ease-in-out;
}
.navbar-toggler:not(.collapsed) span:nth-child(1) {
    position: absolute;
    left: 12px;
    top: 20px;
    -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: 20px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    opacity: 0.9;
}
.collapse.show {
    display: block;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.widget-title {
    text-align: center;
}

.tribe-events-list-widget-events {
    margin-bottom: 0px !important;
    border-top: 3px solid #888888;
}
#sidebar .widget_media_image {
    margin-top: 2.5rem;
}
/***
* Social Content
***/
.fetaureSingnUp input[type=email],
.fetaureSingnUp input[type=submit] {
    display: inline-block;
    border-radius: 0;
    border: 0;
}
.socialTitle {
    color: #fff;
    font-size: 1.75rem;
}
/** Privacy Policy **/
.contactPageContent p:last-child {
    margin: 0;
}
/* Set contact page CSS **/
.contactIcon [class*="fa fa-"] {
    font-size: 5em;
}
span.fa-stack.fa-5x {
    font-size: 70px;
}
.contactPageInfo .fa-map-marker,
.contactPageInfo .fa-phone {
    font-size: 80px;
    top: 30px;
}
.contactPageInfo .fa-envelope-o {
    font-size: 70px;
    top: 32px;
}
/* Food Category div */
.foodContentDiv .foodTitle {
    width: 60%;
}
.foodContentDiv .foodPrice {
    width: 40%;
    word-wrap: break-word;
}
.gray1919BackColor {
    background-color: #191919;
}
/*Slider CSS */
#meteor-slideshow,  .meteor-slides .mslide,  .meteor-shim {
    display: block;
    width: 100% !important;
}
.meteor-slides .meteor-nav a {
    margin-left: 18px;
    margin-right: 18px;
    width: 24px;
}
.meteor-slides .meteor-nav .customRotate a {
    opacity: 0.5;
    transition: opacity .1s ease-in-out;
    -moz-transition: opacity .1s ease-in-out;
    -webkit-transition: opacity .1s ease-in-out;
    -o-transition: opacity .1s ease-in-out;
}
.meteor-slides .meteor-nav .customRotate a:hover {
    opacity: 0.9;
    transition: opacity .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out;
}
.customSlideDate {
    background-color: #000000;
    border-left: 6px #129DC0 solid;
    height: 30px;
    line-height: 30px;
    left:0;
    position: absolute !important;
    top: 18px;
}
.slideDateDiv {
    height: 30px;
    line-height: 18px;
    padding: 6px 12px;
}

#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.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: 0;
}
.meteor-slides .mslide a.btn {
    font-weight: 700;
    padding: 0.5625rem 1.5rem;
}
.meteor-slides .mslide .CTADiv {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.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;
    text-decoration: none;
}
.widget_meteor-slides-widget #meteor-slideshow a h3.rhino-slide-title,
.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,
.widget_meteor-slides-widget #meteor-slideshow.meteor-slides .rhino-slide-right {
    padding: 0;
}
.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;
    margin-bottom: 0;
}
.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 i.fa {
    font-size: 16px;
}

.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 {
    bottom: 27px;
    /* Fallback for web browsers that don't support RGBa */
    background-color: #000;
    /* RGBa with 0.6 opacity */
    background-color: rgba(0, 0, 0, 0.67);
    /* 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*/
    padding: 9px 36px;
    position: absolute;
    left: 0;
    z-index: 999999;
    width: 100%;
}
.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"; 
}
.sub-menu {
    background-color: #cccccc;
}
.customWordWrap {
    word-wrap: break-word;
}
.customWordBreak {
    word-break: break-all;
}
.tribe-events-cal-links a.tribe-events-gcal {
    margin-top: 0;
}
.tribe-events-back {
    padding: 2em 2.5em 1em 2.5em;
}
.tribe-events-venue .tribe-events-venue-meta {
    padding: 1em 2.5em;
}
.ui-state-default {
    background: #333333;
    border: 1px solid #999999;
}
.tribe-events-loop .rhinoEventSeries .ui-state-default {
    border: 1px solid #999999;
}
.tribe-events-loop .wrapper .ui-accordion .ui-accordion-header a {
    padding: 0.5rem 0.9375rem;
}
.backYellowVariant {
    background-color: #129DC0;
}
#footerSocial .rhinoSocialIcons a i.fa: hover {
    background-color: #129DC0;
}
/* Photo gallery CSS */
.bwg_standart_thumb_0 {
    width: inherit;
}
.photoGallery a img {
    height: 250px;
    object-fit: cover;
    width: 100%;
    overflow: hidden;
}
/*Event List Filter */
#accordionFilter,
.color4D4D4D {
     background: #FFFFFF !important; 
}
#accordionFilter .panel-heading{
    padding: 16px 23px 9px;
}
#tribe-bar-submit,
.dropDwonFilter {
    cursor: pointer;
}
.dropDwonFilter {
    position: relative;
    margin: 0 auto;
    padding: 0;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    outline: none;
    color: #191919;
}
.filterTab {
    color: #191919;
}
.filtericon {
    margin: 5px 0 0 0;
}
#accordionFilter .panel-heading {
    border-bottom: 1px solid #E6E6E6;
}
.selectFilter ul li.optionFilter {
    border-top: 1px solid #666666;
}
.selectFilter ul li.optionFilter {
  background-color: #FFFFFF;
  text-align: center;
}
.selectFilter ul li.optionFilter:hover {
  background-color: #191919;
}
.selectFilter ul li.optionFilter {
  z-index: 1;
  padding: 10px 0;
  list-style: none;
}
.filterSublist {
    display: none;
}
.selectFilter ul li:first-child {
  display: block;
}
.select ul li {
  cursor: default;
}
.filterDefault {
    padding: 10px;
}
.filterDefault:hover,
.filterDefault:active,
.filterDefault:focus {
    background-color: #CCCCCC;
}
.filterCheckInput {
    display: none;
}
.faCheck {
    visibility: hidden;
}
.dropDwonFilter input:checked + .icon .faCheck {
    visibility: visible;
}

.tribe-bar-collapse #tribe-bar-collapse-toggle {
    display: none !important;
}
#tribe-bar-form label {
    font-size: 1em;
}
.optionFilter:hover {
    color: #ffffff;
}
.justAdvPad {
    padding: 15px 10px;
}
.filterBarList {
    display: flex;
}
/* Hide the browser's default checkbox */
.checkContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
}

/* On mouse-over, add a grey background color */
.checkmark,
.checkContainer:hover input ~ .checkmark {
    border: 1px solid #999999;
}

/* When the checkbox is checked, add a blue background */
.checkContainer input:checked ~ .checkmark {
    background-color: #129DC0;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkContainer input:checked ~ .checkmark:after {
    display: block;
}
   /* The container */
.checkContainer {
    display: block;
    position: relative;
    padding-left: 20px !important;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkContainer input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
}

/* On mouse-over, add a grey background color */
.checkmark,
.checkContainer:hover input ~ .checkmark {
    border: 1px solid #999999;
}

/* When the checkbox is checked, add a blue background */
.checkContainer input:checked ~ .checkmark {
    background-color: transparent;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkContainer .checkmark:after {
    left: 1px;
    top: 1px;
    width: 5px;
    height: 10px;
    content: '\f00c';
    font-family: 'FontAwesome';
    color: #129DC0;
}
.widget_rhino_email_widget .widget-title {
    text-transform: none;
}
/* End Event List Filter*/

.accHeader {
    border-top: 1px solid #999999;
    border-bottom: 0 !important;
}
.accLastBorder {
    border-bottom: 1px solid #999999 !important;
}
.collapse.firstBorder {
     border-top: 1px solid #999999 !important;
}
.py-36 {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
}
.single-tribe_events .tribe-events-event-image {
    margin-bottom: 0;
}
.padInfo {
    margin-bottom: 96px;
}
.affix {
  top: 0;
  width: 100%;
}

.affix-top {
  width: 100%;
}

.affix-bottom {
  width: 100%;
  position: absolute;
}
.ui-accordion .ui-accordion-header .ui-icon {
    display: none !important;
}
.stAcc.ui-accordion .ui-accordion-header-active {
    border-bottom: 1px solid #999999 !important;
    z-index: 1;
}
.singleAccordion .collapse.show{
    border-top: 1px solid #999999;
}
.stAccContent{
    border: 1px solid #999999 !important;
}
.venueDetails {
    color: #E6E6E6;
    text-align: center;
}
.venueImg img {
    height: 250px;
}
.venueAddress {
    vertical-align: middle;
    background-color: #191919;
}
.venueDescription {
    background-color: #191919;
    padding: 48px;
    color: #ffffff;
    text-align: left;
}
.vcenter {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
#meteor-slideshow.meteor-slides .rhino-slide-right .btn.btn-primary,
.blogThirdSection .loadMoreBtn:hover,
.archivePageContent .loadMoreBtn:hover {
    color: #FFFFFF !important;
}
.privacy-inner > p{
    padding: 0 0 38px 0;
    margin: 0;
}
#sidebar .widget.widget_recent_entries .widget-title,
.RecentsPostsWrapper,
.postWysiygContents h2,
.privacy-inner > .pr-header{
    margin: 0 0 12px 0;
}
.privacy-inner > p:nth-last-child(1) {
    padding: 0 0;
    margin: 0 0 0;
}
#sidebar .widget.tribe-events-list-widget {
    padding: 0 !important;
}
#sidebar .widget.tribe-events-list-widget .widget-title{
    margin-bottom: 0;
    padding: 36px 0;
}
/** Page template styles  **/
.templatePaddingTop {
    padding-top: 6rem;
}
.templatePaddingBottom {
    padding-bottom: 6rem;
}
.rhino-event-list-cta .rhp-event-cta .btn.btn-primary {
    border: none;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image{
    float: none;
}
#tribe-events-header,
.tribe-events-page-title, {
    margin-bottom: 0 !important;
}
.events-category #tribe-events-header,
.events-category .tribe-events-page-title,
.events-category #tribe-events-footer,
.events-category #tribe-events .tribe-events-button, .tribe-events-button {
    display: none;
}
#tribe-events-content.tribe-events-list {
  margin-bottom: 0;
}
.infoAccor .card-block {
    word-wrap: break-word;
}
.postWysiygContents > hr{
    border: 1px solid #CCCCCC;
}
.singlePostTemp .postWysiygContents > p,
.postWysiygContents h1,
.blogPrimContent .postWysiygContents,
.dateAuthorDiv{
    margin: 0 0 24px 0;
}
.socailContainer {
    padding: 20px;
    background: #129DC0;
}
.socailContent {
    display: block;
    height: 600px;
    overflow-y: hidden;
}
.socailContent .fa {
    font-size: 50px;
    color: #fff;
}
.socailContent h1 {
    font-size: 25px;
}
.socailContent p {
    margin-bottom: 0 !important;
}
.socailContent .faSocIcon {
    position: relative;
    margin-bottom: 15px;
}
#home-widget-container-below .widget.widget_text {
    display: inline-block;
}
.alignright {
    float:right;
    margin:0 0 1em 1em;
}
.alignleft {
    float:left;
    margin:0 1em 1em 0;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.btn.PrevPostBtn,
.btn.NextPostBtn{
    padding: 12px 24px;
    background-color: #F5F5F5;
    border:1px solid #CCCCCC;
    width: 151px;
}
.btn.PrevPostBtn:focus,
.btn.NextPostBtn:focus{
    box-shadow: none;
}
.RecentsPostsWrapper:hover .PostWidgetTitle,
.btn.PrevPostBtn:focus,
.btn.NextPostBtn:focus,
.btn.PrevPostBtn:hover,
.btn.PrevPostBtn:active,
.btn.NextPostBtn:hover,
.btn.NextPostBtn:active{
    background-color: #FFFFFF;
    color: #03A9F4;
}
.btn.NextPostBtn.emptyNext,
.btn.PrevPostBtn.emptyPrev{
    background-color: #E6E6E6;
    color: #B3B3B3;
}
.btn.PrevPostBtn{
    margin:0 12px 0 0;
}
.RecentsPostsWrapper:last-child,
.singlePostTemp .postWysiygContents{
    margin: 0 0 48px 0;
}
/** Archive sidebar widget */
#sidebar .widget.widget_archive {
  background: transparent !important;
  padding-left: 0 !important ;
  padding-right: 0 !important;
}
#sidebar .widget_archive ul li a{
   color: #03A9F4;
   line-height: 1.2;
   font-family: 'MontserratMedium';  
} 
#sidebar .widget.widget_archive h3.widget-title {
    font-family: 'MontserratBold';
    color: #333333;
    line-height: 1.2;
    margin-bottom: 12px !important;
}
#sidebar .widget.widget_archive,
#sidebar .widget.widget_archive .widget-title {
 text-align:left;
}
#sidebar .widget.widget_archive ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
/** end sidebar widget**/
/* Blog page styles */
.blogPrimarySection {
    background-size: cover !important;
    background-position: center top !important;
}
.primaryBlogLayer {
    background-color: rgba(51, 51, 51, 0.9);
    height: 100%; 
    width: 100%; 
}
.blogPrimContent {
    max-width: 570px;
    min-height: 350px;
    padding: 48px;
}
.blogPrimarySection .btn.btn-primary.readPostPermalink{
    background-color: #03A9F4 !important;
    padding: 12px 24px !important;
}
.blogSecondSection .readPostPermalink {
    background: none;
}
.blogPrimarySection .btn.btn-primary.readPostPermalink,
.blogSecondSection .readPostPermalink {
    border: none;
}
.blogSecondSection .singleFlexItem {
    border-bottom: 2px solid #CCCCCC;
    flex: 1;
    padding: 48px;
}
.blogThirdSection,
.archivePageContent {
    margin-top: 72px;
}
.blogThirdSection .loadMoreBtn,
.archivePageContent .loadMoreBtn {
    cursor: pointer;
    padding: 12px;
}
.loadMorePosts .btn.btn-primary:hover {
    background-color: #03A9F4 !important;
}
.ajaxLoaderImage img {
    height: 150px;
    width: 150px;
}
.blogThirdSection .postWysiygContents h1,
.archivePageContent .postWysiygContents h1 {
    margin-top: 24px;
}
/* Page Accordion */
.accordion-title::after {
    content: "\002B";
    float: right;
    font-weight: bold;
}
.accordion-title.open::after {
    content: "\2212";
    float: right;
}
.pageDefault .accordion .accordion-title:not(:last-child) {
    border-bottom: 1px solid #808080;
}
.pageDefault .accordion .accordion-title {
    padding: 1.5rem 3rem;
    margin-bottom: 0;
}
.pageDefault .accordion .accordion-content {
    padding: 3rem;
}
#sidebar .widget.widget_rhino_email_widget #mce-EMAIL{
    border: 1px solid #95989A;
}
#sidebar .tribe-events-list-widget .eventMonth{
    background-color: #ffffff;
    color: #54566A;
}
#footer-naviagtion #primary-menu{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#footer-naviagtion #primary-menu li > a{
    padding: 18px 16px !important;
} 
#footerFirstRow{
    padding-bottom: 88px;
    padding-top: 24px;
}
footer .rhinoSocialIcons i.fa{
    background-color: #54566A;
    border: 1px solid #FFFFFF;
    margin: 0 6px 0 0;
    font-size: 14px;
}
.contactAddress{
    margin-bottom: 30px;
}

#headerLink {
    padding: 8px 8px;
    background-color: #129DC0;
    margin-left: 10px;
}

a#headerLink {
    color: #FFFFFF !important;
    text-transform: uppercase;
}
/**
##### Media Query ######
**/

@media (max-width: 575px) {/* small devices */
    .ptlrb {
        padding: 1rem 1.5rem !important;/* 72px 24px */
    }
    #home-widget-sidebar{
        padding: 1rem 0 !important;/* 72px 24px */
    }
    .tribe-events-list-separator-month{
        margin: 0 24px;
    }
    #navTab ul li a.nav-link {
        padding: 15px 24px !important;
    }
    .headerFullContainer.container,
    .footerFullConatiner.container {
        padding-left: 0;
        padding-right: 0;
    }
    .headerSocContainer ul {
        padding-top: 24px !important;
    }
    .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;
    }
    #footer-signup {
        padding: 72px 24px;
    }
    .footerContentCls {
        padding: 0 24px 72px 24px;
    }
    #venueContainer #main,
    #venueContainer .venueImg {
        padding: 0;
    }
    #venueContainer .venueAddress,
    #venueContainer .venueDescription {
        margin-right: 24px; 
        margin-left: 24px;
    }
    #venueContainer .venueDescription {
        font-size: 0.875rem; 
    }
    .p-0.indPostContents,
    .page-template-Privacy #main-sidebar-container section#main{
        padding-left: 24px !important;
        padding-right: 24px !important;
    } 
    .singlePostTemp .postHeader{
        padding: 0 24px 24px 24px;
        margin:0;
    }
    .widget-events-contents .event-tagline {
        font-size: 0.625rem;
    }   
    .widget-events-contents h4.entry-title.summary {
        font-size: 1.125rem;
    }
    .widget-events-contents .event-subheader {
        font-size: 0.75rem;
        margin-top: 0.5rem;
    }
    .widget-events-contents {
        margin: 0 36px;
    }
    .ctaBox .rhp-event-cta a.btn,
    .ctaBox .multiple_ctas .btn {
        padding: 0.625rem 0;
    }
    #home-widget-container-below .widget.widget_text  {
        margin-left: 24px;
        margin-right: 24px;
        margin-top: 30px;
    }
    #sidebar .widget.widget_archive h3.widget-title {
        font-size: 1.5rem;
    }
    #sidebar .widget_archive ul li a {
        font-size: 0.875rem;
    }
    .blogPrimarySection .postHeader {
        font-size: 1.75rem;
    }
    .blogSecondSection .flexParentItem {
        padding: 0 24px;
    }
    .blogThirdSection .recentPostTitle.font2by5rem,    
    .archivePageContent .recentPostTitle.font2by5rem {
        font-size: 2rem;
    }
    span.fa-stack.fa-5x {
        font-size: 50px;
    }
    .contactPageInfo .fa-envelope-o,
    .contactPageInfo .fa-map-marker,
    .contactPageInfo .fa-phone {
        font-size: 45px;
        top: 26px;
    }
    /*.footer-logo{
        padding: 0 15px 14px 15px;
    }*/
}
@media (max-width: 767px) {/*XS, SM screen */
    .widget_meteor-slides-widget .widget-title{
        display: none;
    }
    #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;
    }
    .pd-b {
        padding-bottom: 37px;
    }
    #footer,
    #footerContainer .container {
        padding-left: 0;
        padding-right: 0;
    }
    #navTab ul li a.nav-link {
        margin: 0;
    }
    .featuredHeadlineh {
        font-size: 1em;
    }    
    #navTab li.menu-item a.dropdown-toggle::after {
        margin-top: 8px;
        float: right;
    }
    /*#navTab li.menu-item a.dropdown-toggle::after {
        border-bottom: 0.5em solid transparent !important;
        border-left: 0.5em solid #ccc !important;
        border-top: 0.5em solid transparent !important;
    }
    #navTab li.menu-item.show a.dropdown-toggle::after {
        border-top: 0.5em solid !important;
        border-right: .5em solid transparent !important;
        border-left: .5em solid transparent !important;
    }*/
    .widget-title {
        text-align: center;
    }
    .copyRight {
        border-top: 1px solid #666666;
    }
    #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;
    }
    .bwg_standart_thumb_spun1_0 {
        margin: 10px 2px !important;
    }
    .bwg_standart_thumb_0 {
        width: 100%;
    }
    .eventWrapper .rhino-event-info,
    .tribe-events-loop .rhinoEventSeries {
        background-color: #ffffff;
    }
    .rhino-widget-list .rhinoEventSeries {
        background-color: #E9E9E9 !important;   
    }
    .tribe-events-list .tribe-events-loop .tribe-events-event-image {
        text-align: center;
    }
    .eventDateList, .eventDateListTop {
        bottom: 52px;
    }
    .ctaBox {
        position: fixed !important;
        bottom: 0;
        left: 0;
        z-index: 1;
    }
    .venueAddress {
        margin-top: 48px;
    }
    .privacy-inner,
    .venueDescription,
    .blogPrimContent {
        padding: 24px;
    }
    .eventWrapper .rhino-event-info,
    .mobilePaddZero {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .eventWrapper .eventTagLine,
    .eventWrapper .eventTitleDiv,
    .eventWrapper .eventSubHeader ,
    .eventWrapper .eventDoorStartDate,
    .rhinoSingleEvent .eventCost,
    .eventWrapper .eventsVenueDiv,
    .rhinoSingleEvent .rhino-event-notes-box {
        border-bottom: 1px solid #129DC0;
        padding: 9px 18px !important;
    }

    .rhinoEventSeries {
        padding: 24px 18px !important;
    }
    .eventWrapper .eventSeriesTitle,
    .eventWrapper .rhinoEventSeriesTagline,
    .eventWrapper .rhinoEventSeriesSubhead h4,
    .eventWrapper .rhino-event-date-box,
    .eventWrapper .rhino-event-price-box,
    .rhinoEventSeries .seriesCostDiv .eventCost,
    .rhinoEventSeries .rhinoSeriesNote .rhino-event-notes-box {
        border-bottom: 1px solid #129DC0;
        padding: 9px 0;
    }
    .lowTicketAlert {
        padding: 0.5625rem 1.125rem !important;/* 9px 18px */
    }
    .privacy-inner > .pr-header,
    .privacy-inner{
        font-size: 0.875rem !important;
    }
    .eventWidgetList .eventDate {
        margin-top: 27px !important;
    }
    .contactPageTemp .contactPhone {
        color: #129DC0 !important;
    }
    .ctaBox .rhp-event-cta a.btn,
    .ctaBox .multiple_ctas .btn {
        padding: 0.625rem 0;
    }
    .tribe-events-list-separator-month:after {
        content: '';
        border-bottom: 1px solid #54566A;
        height: 1px;
        width: 100%;
        display: block;
        position: absolute;
        top: 53%;
        left: 0;
        z-index: -1;
    }
    .tribe-events-list-separator-month span{
        background-color: #E9E9E9;
        padding: 0 15px;
    }
    .belowLowTicketSection {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .tribe-events-list-separator-month:first-child,
    .blogSecondSection .singleFlexItem:nth-child(2){
         margin-top: 1.5rem;/* size 24px */
    }
    .widgetCTA {
        margin-top: 1.125rem;
    }
    .rhino-event-list-cta .rhp-event-cta .btn.btn-primary {
        font-size: 1rem !important;
    }
    .tribe-events-list-separator-month span {
        font-size: 1.125rem;
    }
    .rhinoSingleEvent .btn.btn-primary {
        padding: 0.75rem 1rem;
    }
    #home-widget-container-below .widget.widget_text {
        margin-top: 30px;
    }
    #home-widget-container-below .widget.widget_text:first-child  {
        margin-top: 0;
    }
    #home-widget-container-below .widget.widget_text {
        width: 100%;
    } 

    .searchform .search-submit {
        padding: 10.5px 12px;
    }
    _::-webkit-full-page-media, _:future, :root .searchform .search-submit {
        padding: 11px 12px;
    } 
    .blogPrimContent {
        min-height: 250px;
    }
    .blogPrimarySection {
        background-position: center center !important;
    }
    .btn.btn-primary.readPostPermalink,
    .blogPrimarySection .btn.btn-primary.readPostPermalink {
        padding: 9px 12px !important;
    }
    .blogSecondSection .flexParentItem {
        flex-direction: column;
    }
    .blogSecondSection .singleFlexItem {
        justify-content: space-between;
        flex-grow: 1;
        flex-basis: 0;
    }
    .blogSecondSection .postHeader .font1by75,
    .blogSecondSection h1.postHeader {
        font-size: 1.25rem;
    }
    .blogSecondSection .postSubheader.font1rem {
        font-size: 0.875rem !important;
    }
    .blogSecondSection .Postdate.font0by875,
    .blogSecondSection .author.font0by875,
    .blogSecondSection .postWysiygContents.font0by875 {
        font-size: 0.75rem;
    }
    .venueImg img {
        width: auto;
    }
    #footer-naviagtion #primary-menu{
        flex-direction: column;
    }
    #footerFirstRow{
        padding-bottom: 0;
    }
    .contactAddress{
        width: 100%;
        text-align: center;
    }
    #footer-naviagtion #primary-menu li > a{
        padding: 0 0 0 0 !important;
    }
    #footer-naviagtion #primary-menu li{
        margin-bottom: 6px;
    }
    #footer-naviagtion #primary-menu li:last-child{
        margin-bottom: 34px;
    }
    .footerConAddress{
        flex-direction: column;
    }
    .address{
        margin-bottom: 34px;
    }    
    .contactAddress .rhinoSocialIcons,
    #footer-naviagtion #primary-menu,
    .address{
        width: 100%;
    }
    #footerPhoneNum.footerPhone{
        font-size: 15px;
        color: #129DC0 !important;
        margin: 0 0 4px 0;  
    }
    .footerPhone,
    .footerConAddress .address > a{
        font-family: 'MontserratRegular';    
    } 
    .contactAddress .rhinoSocialIcons,
    .footerConAddress ul.rhinoSocialIcons li.mrSocial{
        display: flex;
        align-items: center;
        justify-content: center;        
    }
    .footerConAddress ul.rhinoSocialIcons li.mrSocial{
        width: 48px;
        height: 48px;
    }
    footer .rhinoSocialIcons i.fa,
    footer .list-inline-item:not(:last-child){
        margin: 0 0 0 0; 
    }
    #footer-naviagtion #primary-menu{
        text-align: center;
    }
    .contactAddress{
        margin-bottom: 52px;
    }
    .tribe-events-list .tribe-events-event-image img {
        width: 100%;
        height: auto;
        max-height: none;
    }
    .container {
        padding: 0 !important;
    }
}
@media (max-width: 360px) {
    .btn.PrevPostBtn.font0by875,
    .btn.NextPostBtn.font0by875{
        padding: 12px 12px;
    }
}
@media (max-width: 768px) {
    .list-inline-item:not(:last-child) {
        margin-right: 0;
    }
    ul.singleSocialIcon li.mrSocial a:first-child {
        padding: 14px 11px 14px 0;   
    }
    .rhinoSocialIcons [class*="fa fa-"],
    .rhinoSocialIcons [class*="fab fa-"],
    .rhinoSocialIcons [class*="fas fa-"],
    .linupSocialIcons [class*="fa fa-"] {
        margin: auto 0;
    }
    #tribe-events-pg-template {
        padding: 0;
    }
    .packageMainRow {
        width: 100%;
    }
    .closeButton {
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .ticketPageTemplate .pageSection, .ticketTemplate .relatedPackageList {
        width: 90%;
    }
    .footerFBrlr > .flex-first{
        border-bottom: 1px solid #129DC0 !important;
    }
    #venueContainer .heading {
        font-size: 2.5rem;
        text-align: center;
        color: #333333;
    }
    .foodContentDiv {
        width: 100%;
    }
    .foodContentDiv:nth-child(odd) {
        margin-right: 0;
    }
    /* Set image height of page template */
    .pageSection img {
        height: auto;
    }
}
@media (min-width: 576px) {
    #navTab ul li a.nav-link {
        padding: 12px 0 !important;
    }
    .homepageRhpClub.container #headerhomepage {
        padding-left: 15px;
        padding-right: 15px;
    }
    .homepageRhpClub.container #headerhomepage  {
        width: 720px;
    }
    #footer {
        max-width: 100%;
    }
    .widget-events-contents .event-tagline {
        font-size: 0.5625rem;
    }   
    .widget-events-contents .event-subheader {
        font-size: 0.6875rem;
    }
    #sidebar .widget.widget_archive h3.widget-title {
        font-size: 1.75rem;
    }
    #sidebar .widget_archive ul li a {
        font-size: 1rem;
    }
}
@media (min-width: 576px) and (max-width: 768px)  {
    ul.rhinoSocialIcons li.mrSocial {
        margin: 0;
    }
}
@media (min-width: 576px) and (max-width: 767px)  {
    .headerSocContainer ul {
        padding-top: 36px !important;
    }
    #footer-signup {
        padding: 72px 36px;
    }
    .footerContentCls {
        padding: 0 36px 72px 36px;
    }
    .ptlrb {
        padding-top: 3rem !important;/* 48px */
        padding-bottom: 4.5rem !important;
    } 
    .single-tribe_venue  #main-sidebar-container section#main,
    .page-template-Privacy #main-sidebar-container section#main{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }    
    .singlePostTemp .postWidgetSubheader.font0by75,
    .singlePostTemp .postTagline.font0by75,
    .blogPrimarySection .postTagline.font0by75,
    .blogThirdSection .postTagline.font0by75,    
    .archivePageContent .postTagline.font0by75 {
        font-size: 0.875rem;
    }
    .singlePostTemp .PostWidgetTitle.font1rem,
    .singlePostTemp .postSubheader.font1rem,
    .blogPrimarySection .postSubheader.font1rem,
    .blogThirdSection .postSubheader.font1rem,
    .blogThirdSection .postWysiygContents.font0by875,
    .blogThirdSection .postWysiygContents h2,    
    .archivePageContent .postSubheader.font1rem,
    .archivePageContent .postWysiygContents.font0by875,
    .archivePageContent .postWysiygContents h2 {
        font-size: 1.125rem;
    }
    .singlePostTemp .Postdate.font0by875,
    .blogPrimarySection .Postdate.font0by875,
    .blogThirdSection .Postdate.font0by875,
    .archivePageContent .Postdate.font0by875,
    .singlePostTemp .author.font0by875,
    .blogPrimarySection .author.font0by875,
    .blogThirdSection .author.font0by875,
    .archivePageContent .author.font0by875,
    .singlePostTemp .postWysiygContents.font0by875,
    .blogPrimarySection .postWysiygContents.font0by875,
    .blogThirdSection .widget .textwidget .font0by875,
    .archivePageContent .widget .textwidget .font0by875 {
        font-size: 1rem;
    }
    #sidebar .widget.widget_recent_entries .widget-title,
    .blogThirdSection .postWysiygContents h1,
    .archivePageContent #sidebar .widget h3.widget-title,
    .blogThirdSection .postWysiygContents h1,
    .archivePageContent #sidebar .widget h3.widget-title {
        font-size: 1.75rem;
    }
    .blogPrimarySection .postHeader,
    .blogThirdSection h1.postHeader,
    .blogThirdSection .postHeader .font1by75,    
    .archivePageContent h1.postHeader,
    .archivePageContent .postHeader .font1by75 {
        font-size: 2rem;
    } 
    .blogThirdSection .recentPostTitle.font2by5rem,
    .archivePageContent .recentPostTitle.font2by5rem {
        font-size: 2.255rem;
    }
    /*.footerCont {
        margin-left: 15px;
        margin-right: 15px;
    }*/
}
/* MD Screen resolution */
@media (min-width: 768px) {
    #navTab ul li a.nav-link {
        padding: 15px 0 !important;
    }
    .homepageFeaturedSlider.container-fluid  #navContainer .navSection,
    .homepageRhpClub.container #headerhomepage {
        width: 720px;
        max-width: 100%;
    }
    #footer {
        max-width: 100%;   
    }
    #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;
    }
    .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 {
        border-right: 1px solid #707070;
    }
    .footerFBrlr:first-of-type,
    .footerBl {
        border-left: 1px solid #707070;
    }
    .footerBT  {
        border-top: 1px solid #707070;
    }
    .fetaureSingnUp input[type=email],
    .fetaureSingnUp input[type=submit] {
        float: left;
    }
    .fetaureSingnUp input[type = email] {
        width: 55%;
    }
    .fetaureSingnUp input[type = submit].btn-block {
        width: 33%;
    }
    /* package css */
    .packageMainRow {
        width: 70%;
    }
    .rhpPackageList .packageLeftLink {
        border-right: 1px solid #E6E6E6; 
    }  
    .packageRelateLink .packageRightCTA{
        border-bottom-left-radius: 0px !important;
    }
    .footerFBrlr,
    .footerFBR {
        border-right: 1px solid #707070;
    }
    .footerFBrlr:first-of-type,
    .footerBl {
        border-left: 1px solid #707070;
    }
    .bwg_standart_thumb_spun1_0 {
        margin: 2px 10px 10px 2px !important;
    }
    #bwg_container1_0 #bwg_container2_0 .bwg_title_spun1_0 {
        margin: 0 auto 10px !important;
    }
    #venueContainer .heading {
        font-size: 3.375rem;
        text-align: center;
        color: #333333;
    }
    .eventWrapper .rhino-event-info {
        background-color: transparent;
    }
    .eventWrapper .eventTagLine,
    .eventWrapper .eventTitleDiv,
    .eventWrapper .eventSubHeader ,
    .eventWrapper .eventDoorStartDate,
    .rhinoSingleEvent .eventCost,
    .rhinoSingleEvent .rhino-event-notes-box,
    .eventWrapper .eventSeriesTitle,
    .eventWrapper .rhino-event-date-box,
    .eventWrapper .rhino-event-price-box,
    .rhinoEventSeries .seriesCostDiv .eventCost,
    .rhinoEventSeries .rhinoSeriesNote .rhino-event-notes-box{
        border-bottom: none;
    }
/*    .eventWrapper .eventsVenueDiv {
        border-bottom: 1px solid #54566A;
    }*/
    .eventWrapper .eventsVenueDiv .eventVenue i {
        padding: 8px 0;
    }
    .privacy-inner{
        padding: 48px;
    }
    .contactPageTemp .contactPhone {
        color: #B3B3B3 !important;
    }
    .eventWidgetList .eventDate {
        margin-top: 12px !important;
    }   
    #sidebar .widget.widget_archive h3.widget-title {
        font-size: 2rem;
    }
    #sidebar .widget_archive ul li a {
        font-size: 1.0625rem;
    }
    /* Blog page template */
    .blogSecondSection.font0by625 {
        font-size: 0.625rem;
    }
    .blogSecondSection .postTagline.font0by625 {
        font-size: 0.75rem;
    }
    .blogSecondSection.font0by875 {
        font-size: 1rem;
    }
    .blogSecondSection.font0by75, 
    .blogSecondSection .continueReadBtn.font0by75 {
        font-size: 0.875rem;
    }
    .blogSecondSection .singleItemSecondDiv {
        position: absolute;
        bottom: 0;
        padding-bottom: 3rem;/* 48px */ 
    }
    .blogSecondSection .singleFlexItem .postWysiygContents p {
        padding-bottom: 1.5rem; /* */
    }
    .venueImg img {
        width: 100%;
    }
    .headerLogo .navbar-brand a img{
        max-width: 400px;
    }    
    #footer-naviagtion #primary-menu li:last-child > a{
        padding-right: 0 !important;
    }
    .contactPageInfo .emailContactIcon {
        top: -12px;
    }
}
/*XS,SM,MD*/
@media (max-width: 991px) { /* Tablet screen means MD screen resolution */
    #navTab .navbar-toggler-right.collapsed {
        bottom: 0;
    }
    #navTab ul li a.nav-link{
        max-width: 75%;
        display: block;     
    }
    .sub-menu.dropdown-menu{
        display: none !important;
    }
    .sub-menu.dropdown-menu.toggle-on{
        display: block !important;
    }
    #navTab li.menu-item a.dropdown-toggle::after{
        border: none;
    }
    .sub-menu.dropdown-menu.toggle-on,
    .sub-menu.dropdown-menu{
        transition: all 0.5s ease;
    }
    ul#primary-menu .rhp-menu-down-pos, 
    ul#primary-menu .rhp-menu-right-pos {
        height: 0;
        margin-right: 24px;
        width: 0;
        cursor: pointer;
        float: right;
        margin-top: -30px;
        display: block;
    }  
    #navTab .navbar-toggler-right {
        right: 8px !important;
        top: -2px;
    }
    .navbar {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .navbar-toggler {
        padding: 0.875rem !important;
    }
    #navTab li.menu-item{
        border-bottom: 1px solid #FFFFFF;
    }
    #navTab li.menu-item:first-child  {
        border-top: 1px solid #FFFFFF;
    }
    #header .siteTitle {
        font-size: 1.125rem;
    }
    .headerLogo .navbar-brand a img {
        margin-bottom: 12px;
    }
    .footer-logo.footerLogoMW{
        border-radius: 50%;
    }
    .footerLogoInner .navbar-brand{
        margin: 0 0 24px 0;
    }
    #tribe-bar-collapse-toggle span.tribe-bar-toggle-arrow:after {
        float: right;
        font-family: FontAwesome;
        content: "\f067";
        padding-right: 5px;
        border: 0;
        top: 0;
        color: #03A9F4;
    }
    #tribe-bar-collapse-toggle {
        background: #ffffff;
    }
    .wEv,
    .wEvGet {
        width: 100%;
    }
    .filterBarList {
        flex-direction: column-reverse;
    }
    .rhpNavBrand.navbar-brand {
        padding-top: 0.345rem;
        padding-bottom: 0.345rem;
    }
    .font2Med12 {
        font-size: 0.75rem;
    }
    .font2Med12Imp {
        font-size: 0.75rem !important;
    }
    .font1Med75 {
        font-size: 1.75rem;
    }
    .font1Med75Imp {
        font-size: 1.75rem !important;  
    }
    .font1Med {
        font-size: 1rem; /* 16px */
    }
    .font1Med25,
    #sidebar .widget-title {
        font-size: 1.5rem; /* 20px */
    }
    .font0Med75 {
        font-size: 0.75rem;
    }
    .lineHeightMed2 {
        line-height: 2rem; /*32px*/
    }
    .indPostContents,
    .padInfo {
        margin-bottom: 72px;
    }
    .pageDefault .pageTitle,
    .photoGallery .galleryTitle,
    .blogPageTitle {
        font-size: 2.5rem;
    }   
    #venueContainer .venueDescription {
        margin-bottom: 0;
    }
    .EventsDateBox .eventStDate {
        font-size: 1.5rem;
    }
    .widgetCTA {
        margin-bottom: 36px;
    }
    /* Default template CSS */
    .templatePaddingTop {
        padding-top: 3rem;
    }
    .templatePaddingBottom {
        padding-bottom: 0;
    }
    .filterTab {
        display: block;
    }
    #sidebar .widget.widget_archive,
    #sidebar .widget.widget_archive .widget-title {
        text-align:center;
    }
    .blogSecondSection .singleFlexItem {
        padding: 24px;
    }
    .blogThirdSection .postWysiygContents.lineHt2,
    .archivePageContent .postWysiygContents.lineHt2,
    .singlePostTemp .postWysiygContents.lineHt2,
    .blogThirdSection .widget .textwidget .aboutUsText,
    .archivePageContent .widget .textwidget .aboutUsText {
        line-height: 1.8;
    }
    /*accordion changes */
    .pageSection:not(.accordion-title) {
        padding-left: 24px !important;
        padding-right: 24px !important;
    } 
    .accordion {
        margin-left: -24px;
        margin-right: -24px;
    }
    .pageDefault .accordion .accordion-title {
        padding: 1rem 1.5rem;
    }
    .pageDefault .accordion .accordion-content {
        padding: 1.5rem;
    }
    .eventWidgetList.eventDateList {
        bottom: 27px;
    }
}
/* col-md device width */
@media (min-width: 768px) and (max-width: 991px) {
    .headerSocContainer ul {
        padding-top: 24px !important;
    }
    .ptlrb {
        padding-top: 3rem !important;/* 48px**/
        padding-bottom: 6rem !important;
    }
    .featureBoxImg {
        height: 250px;
    }
    .ticketTemplate .relatedPackageList {
        width: 80%;
    }
    .footerFBrlr > .flex-first{
        border-bottom: 1px solid #707070 !important;
    }
    .singlePostTemp .postTagline.font0by75,
    .blogPrimarySection .postTagline.font0by75,
    .singlePostTemp .postWidgetSubheader.font0by75,
    .eventTagLine .font2Med12Imp,
    .blogThirdSection .postTagline.font0by75,    
    .archivePageContent .postTagline.font0by75 {
        font-size: 0.9375rem !important;
    }
    #eventTitle .font1Med75Imp {
        font-size: 2.25em !important;
    }
    .eventSubHeader.font1Med {
        font-size: 1.25rem;
    }
    .singlePostTemp .Postdate.font0by875,
    .blogPrimarySection .Postdate.font0by875,
    .blogThirdSection .Postdate.font0by875,
    .archivePageContent .Postdate.font0by875,
    .singlePostTemp .author.font0by875,
    .blogPrimarySection .author.font0by875,
    .blogThirdSection .author.font0by875,
    .archivePageContent .author.font0by875,
    .singlePostTemp .postWysiygContents.font0by875,
    .blogPrimarySection .postWysiygContents.font0by875,
    .card-block.font0by9375,
    .singleEventDescription.font0by75,
    .blogThirdSection .widget .textwidget .font0by875,
    .archivePageContent .widget .textwidget .font0by875 {
        font-size: 1.0625rem;
    }
    .card-block.lineHeight1by875,
    .singleEventDescription {
        line-height: 2rem;
    } 
    .ctaBox .rhp-event-cta a.btn,
    .ctaBox .multiple_ctas .btn{
        padding: 0.75rem 0;
    }
    .widgetCTA .rhp-event-cta a.btn{
        padding: 12px 16px;
    }
    .widgetCTA {
        margin-top: 2.25rem;
    }
    .single-tribe_venue  #main-sidebar-container section#main{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }   
    .singlePostTemp .postSubheader.font1rem,
    .blogPrimarySection .postSubheader.font1rem,
    .blogThirdSection .postSubheader.font1rem,
    .blogThirdSection .postWysiygContents.font0by875,
    .archivePageContent .postSubheader.font1rem,
    .archivePageContent .postWysiygContents.font0by875 {
        font-size: 1.1875rem;
    }    
    #sidebar .widget.widget_recent_entries .widget-title,
    .blogThirdSection .postWysiygContents h1,
    .blogThirdSection #sidebar .widget h3.widget-title,
    .archivePageContent .postWysiygContents h1,
    .archivePageContent #sidebar .widget h3.widget-title {
        font-size: 2rem;
    }
    .RecentsPostsWrapper:nth-child(odd) {
        margin: 0 12px 12px 0;
    }
    .RecentsPostsWrapper:last-child{
        margin: 0 12px 48px 0;
    }
    .RecentsPostsWrapper.col-md-6 {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 49%;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
    }
    .PostWidgetTitle.font1rem{
        font-size: 1.1875rem;
    }
    #home-widget-container-below .widget.widget_text {
        width: 31.3333%;
        margin: 0 10px;
    } 
    #home-widget-container-below .widget.widget_text:first-child{
        margin-left: 0;
    }
    #home-widget-container-below .widget.widget_text:last-child {
        margin-right: 0;
    }
    .socailContent h1 {
        font-size: 20px;
    }
    .blogPrimarySection .postHeader,
    .blogThirdSection h1.postHeader,
    .blogThirdSection .postHeader .font1by75,
    .archivePageContent h1.postHeader,
    .archivePageContent .postHeader .font1by75 {
        font-size: 2.25rem;
    }
    .blogSecondSection .singleFlexItem:nth-child(2) {
        margin-left: 24px;
    }
    .blogSecondSection .singleItemSecondDiv {
        padding-bottom: 1.5rem; /* 24px */
    }
    .blogThirdSection .recentPostTitle.font2by5rem,
    .archivePageContent .recentPostTitle.font2by5rem {
        font-size: 3rem;
    }
    .blogThirdSection .postWysiygContents h2,
    .archivePageContent .postWysiygContents h2 {
        font-size: 1.1785rem;
    }
    .blogThirdSection #sidebar .widget_text,
    .archivePageContent #sidebar .widget_text,
    .blogThirdSection #sidebar .widget_archive,
    .archivePageContent #sidebar .widget_archive {
        padding: 48px !important;
    }
    #footer-naviagtion #primary-menu li > a{
        padding: 18px 14px !important;
    }     
}
@media (min-width: 992px) {/* Large devices */
    .headerSocContainer ul {
        padding: 16px 0;
    }
    #navTab ul li a:hover {
        background-color: #ffffff;
        color: #129DC0 !important;
        transition: background-color .1s ease-in-out;
        -moz-transition: background-color .1s ease-in-out;
        -webkit-transition: background-color .1s ease-in-out;
        -o-transition: background-color .1s ease-in-out;
    }
    #navTab ul li a.nav-link {
        padding: 18px 8px !important;
    }
    .navbar {
        padding: 0 !important;
    }
    #headerSocial ul.rhinoSocialIcons {
        margin-bottom: 0 !important;
    }
    /*#footer, */
    .homepageFeaturedSlider.container-fluid  #navContainer .navSection,
    .homepageRhpClub.container #header,
    /*.footerClub #footer,*/
    #footer-widgets  {
        width: 960px;
        max-width: 100%
    }
    .headerLogo .navbar-brand a img {
        margin-bottom: 0;
        max-width: 600px;
    }
    .lineupWrapDetails {
        position: absolute !important;
        top: 290px;
    }
    .packageMainRow {
        width: 50%;
    }
    .relatedPackages .relatedPackageList,
    .ticketTemplate .relatedPackageList {
        width: 65%;
    }
    #header .siteTitle {
        font-size: 1.5rem;
    }
    .footerFBMrlr {
        border-right: 1px solid #707070;
    }
    .wEv {
        width: 66.666667%;
    }
    .wEvGet {
        width: 33.333333%
    }
    .filterBarList  {
        flex-direction: row;
        justify-content: space-between;
    }
   /* .is_stuck {
        margin-top: 48px;
    }*/
    .clsStickFilter.is_stuck {
        margin-top: 106px;
    }
    .borderRsingle {
        border-right: 1px solid #666666
    }
    .pageDefault .pageTitle,
    .photoGallery .galleryTitle {
        font-size: 2.5rem;
    }
    .singleEventDescription {
        line-height: 1.875rem;
    }
    .singleEventDescription.font0by75{
        font-size: 0.9375rem;
    } 
    .widget-events-contents {
        margin: 0 36px;
    }
    .ctaBox .multiple_ctas .btn,
    .ctaBox .rhp-event-cta a.btn {
        padding: 0.625rem 0;
    }
    .widgetCTA {
        margin-top: 1.125rem;
        margin-bottom: 2.25rem;
    }
    .singleEventCateSeries {
        height: 350px;
    }
    .postWysiygContents.lh1by8e{
        line-height: 2em;
    }
    .blogThirdSection .widget .textwidget .aboutUsText,
    .archivePageContent .widget .textwidget .aboutUsText {
        line-height: 2rem;
    }
    .indPostContents{
        margin:0 0 96px 0;
    }
    #sidebar .widget.widget_recent_entries .widget-title {
        text-align: left;
    }
    #navTab ul.sub-menu {
        margin-top: 0;
    }
    #sidebar .widget.widget_archive h3.widget-title {
        font-size: 1.5rem;
    }
    #sidebar .widget_archive ul li a {
        font-size: 0.875rem;
    }
    #navTab ul.sub-menu {
        left: 50%;
        transform: translateX(-50%);
    }    
    ul#primary-menu .rhp-menu-down-pos,
    ul#primary-menu .rhp-menu-right-pos{
        display: none;
    }
    .blogPrimarySection .postTagline.font0by75 {
        font-size: 1rem;
    }       
    .blogPrimarySection .postSubheader.font1rem{
        font-size: 1.375rem;
    }
    .blogPrimarySection .Postdate.font0by875,
    .blogPrimarySection .author.font0by875,
    .blogPrimarySection .postWysiygContents.font0by875 {
        font-size: 1.25rem;
    }
    .blogSecondSection .singleFlexItem:nth-child(2) {
        margin-left: 48px;
    }
    .footerLogoInner img{
        max-width: 300px;
        height: 64px;
    }    
}  
/* col - xlg device width*/
@media (min-width: 1192px) {
    #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;
    }
    .blogSecondSection.font1by25, 
    .blogSecondSection .postHeader .font1by75,
    .blogSecondSection h1.postHeader {
        font-size: 1.5rem;
    }
    .container {
        padding: 0 !important;
    }
}
.fa-bandcamp:before {
  content: "\f2d5"; 
}
.fa-window-maximize:before {
  content: "\f2d0"; 
}
@media (min-width: 1200px) {    
    .ui-accordion .ui-accordion-header a {
        padding: 0.5rem 1rem;
    }
    #navTab ul li a.nav-link {
        padding: 18px 16px !important;
    }
    #home-widget-container-below .widget.widget_text {
        width: 30.333333%;
        margin: 0 27px;
    }
    #home-widget-container-below .widget.widget_text:first-child{
        margin-left: 0;
    }
    #home-widget-container-below .widget.widget_text:last-child {
        margin-right: 0;
    }
    .blogSecondSection.font1by25{
        font-size: 1.75rem;
    }
}
@media (min-width: 576px) and (max-width: 991px) {
    .widget-events-contents h4.entry-title.summary {
        font-size: 1.25rem;
    }
    .widget-events-contents {
        margin: 0 72px;
    }
    .eventWidgetList .eventDate {
        font-size: 1rem;
        padding: 3px 9px;
    }
    .PostWidgetdateAuthorDiv .Postdate.font0by625,
    .PostWidgetdateAuthorDiv .author.font0by625,
    .RecentsPostsWrapper .postTagline.font0by625{
        font-size: 0.75rem;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #home-widget-container-below .widget.widget_text {
        width: 30.333333%;
        margin: 0px 21px;
    }
    #home-widget-container-below .widget.widget_text:first-child{
        margin-left: 0;
    }
    #home-widget-container-below .widget.widget_text:last-child {
        margin-right: 0;
    }
}