

/* Font type for gallery icons also made on icomoon */
@font-face {
	font-family: 'rhcgallery';
	src:url('../fonts/rhcgallery/rhcgallery.eot?8j7p9y');
	src:url('../fonts/rhcgallery/rhcgallery.eot?#iefix8j7p9y') format('embedded-opentype'),
		url('../fonts/rhcgallery/rhcgallery.woff?8j7p9y') format('woff'),
		url('../fonts/rhcgallery/rhcgallery.ttf?8j7p9y') format('truetype'),
		url('../fonts/rhcgallery/rhcgallery.svg?8j7p9y#rhcgallery') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* RHC Gallery Filled*/
@font-face {
	font-family: 'rhcgallery-filled';
	src:url('../fonts/rhcgalleryfilled/rhcgallery-filled.eot?otelwl');
	src:url('../fonts/rhcgalleryfilled/rhcgallery-filled.eot?#iefixotelwl') format('embedded-opentype'),
		url('../fonts/rhcgalleryfilled/rhcgallery-filled.woff?otelwl') format('woff'),
		url('../fonts/rhcgalleryfilled/rhcgallery-filled.ttf?otelwl') format('truetype'),
		url('../fonts/rhcgalleryfilled/rhcgallery-filled.svg?otelwl#rhcgallery-filled') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* RHC Gallery Alternative */
@font-face {
	font-family: 'rhcgallery-alt';
	src:url('../fonts/rhcgallery-alt/rhcgallery-alt.eot?-jw2qjj');
	src:url('../fonts/rhcgallery-alt/rhcgallery-alt.eot?#iefix-jw2qjj') format('embedded-opentype'),
		url('../fonts/rhcgallery-alt/rhcgallery-alt.woff?-jw2qjj') format('woff'),
		url('../fonts/rhcgallery-alt/rhcgallery-alt.ttf?-jw2qjj') format('truetype'),
		url('../fonts/rhcgallery-alt/rhcgallery-alt.svg?-jw2qjj#rhcgallery-alt') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* RHC Gallery Alternative filled*/
@font-face {
	font-family: 'rhcgallery-alt-filled';
	src:url('../fonts/rhcgallery-alt-filled/rhcgallery-alt-filled.eot?-nvdjia');
	src:url('../fonts/rhcgallery-alt-filled/rhcgallery-alt-filled.eot?#iefix-nvdjia') format('embedded-opentype'),
		url('../fonts/rhcgallery-alt-filled/rhcgallery-alt-filled.woff?-nvdjia') format('woff'),
		url('../fonts/rhcgallery-alt-filled/rhcgallery-alt-filled.ttf?-nvdjia') format('truetype'),
		url('../fonts/rhcgallery-alt-filled/rhcgallery-alt-filled.svg?-nvdjia#rhcgallery-alt-filled') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* General style */
.grid-gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.grid-gallery figure {
	margin: 0;
}

.grid-gallery figure img {
	display: block;
	width: 100%;
	max-width: initial;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.grid-gallery figcaption h3 {
	margin: 0 0 10px;
	padding: 0 0 0.1em;
	line-height: 140%;
	font-family: 'Lato';
	font-size:18px;
}

.grid-gallery figcaption {
	font-family:'Lato';
	font-size:14px;
}

.grid-gallery figcaption p {
	margin: 0;
	line-height: 140%;
	font-family: 'Lato';
	font-size:14px;
}

.grid-gallery .fc-button.fc-state-default:visited {
    color:#ffffff;
}

.grid-item .griditem .fe-extrainfo-container,
.grid-item .griditem .fe-extrainfo-container2 {
    background-color: transparent;
	border:none;
    padding: 0;
    margin: 0;
}

.grid-item .griditem .fe-extrainfo-container .fe-extrainfo-holder {
	padding:0;
}

.grid-item .griditem .fe-extrainfo-container .span6:last-child .rhc-info-cell .rhcalendar {
    margin-top: 24px;
	width:auto;
	height:auto;
}

.grid-item .griditem .fe-extrainfo-container .span6:last-child .rhc-info-cell .rhcalendar a.fc-button.fc-button-custom {
	width:auto;
}

.grid-item .griditem .fe-extrainfo-container .span6:last-child .rhc-info-cell .rhcalendar a.fc-button.fc-button-custom,
.grid-item .griditem .fe-extrainfo-container .rhc-info-cell .rhcalendar a.fc-button.fc-button-custom .fc-button-inner {
    border-top-left-radius: 6px;
	border-top-right-radius: 4px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 4px;
}

.grid-item .griditem .fe-extrainfo-container .rhc-info-cell .rhcalendar a.fc-button.fc-button-custom .fc-button-inner {
	width:auto;
	height:auto;
}

.grid-item .griditem .fe-extrainfo-container .rhc-info-cell .rhcalendar a.fc-button.fc-button-custom .fc-button-inner .fc-button-content {
    width: 100%;
	display:block;
	text-align:center;
    padding: 0;
    margin: 0;
}

.grid-item .griditem .fe-extrainfo-container .rhc-info-cell {
    line-height: 100%;
	position: relative;
}

.grid-item .griditem .fe-extrainfo-container .rhc-info-cell label {
	margin-bottom:3px;
}
.grid-item .griditem .fe-extrainfo-container .rhc-info-cell .fe-extrainfo-value {
	line-height: 100%;
}

/* Grid style */
.grid-wrap {
	max-width: none;
	margin: 0 auto;
	padding: 0 1em 1.875em;
}

.rhg_grid {
	margin: 0 auto;
}

.rhg_grid li {
	width: 25%;
	float: left;
	cursor: pointer;
}

.rhg_grid li.fc-grid-slideshow-disabled {
	cursor: default;
}

.rhg_grid figure {
	padding: 15px;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.rhg_grid li:hover figure {
	opacity: 0.7;
}

.rhg_grid figcaption {
	background: #e4e4e4;
	padding: 20px;
}

/* rhg_slideshow style */
.slideshow-placeholder {
display:none !important;/*never ever displayed.*/
}

.rhg_slideshow {
	position: fixed;
	background: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s, z-index  0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s, z-index  0s 0.5s;
}

.slideshow-open .rhg_slideshow {
	opacity: 1;
	visibility: visible;
	z-index:999999;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	
}

.rhg_slideshow.rhg-default .rhg_slideshow_items figure.slideshow-item {
    margin-top: 0;
}

.rhg_slideshow ul {
	width: 100%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: translate3d(0,0,150px);
	transform: translate3d(0,0,150px);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.rhg_slideshow ul.animatable li {
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.slideshow-open .rhg_slideshow ul {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.rhg_slideshow li {
	width: 660px;
	height: 560px;
	position: absolute;
	top: 50%;
	left: 50%;
	visibility: hidden;
}

body .rhg_slideshow li {
	margin: -280px 0 0 -330px;
}

.rhg_slideshow li.show {
	visibility: visible;
}

.rhg_slideshow li:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.8);
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.rhg_slideshow li.current:after {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity 0.3s, visibility 0s 0.3s;
	transition: opacity 0.3s, visibility 0s 0.3s;
}

.rhg_slideshow figure {
	width: 100%;
	height: 100%;
	min-height: 450px;
	background: #fff;
	border: 0px solid #fff;
	overflow: hidden;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
    	 	box-sizing: border-box;	
}

.rhg_slideshow figcaption {
	padding: 10px 25px 10px;
}

.rhg_slideshow figcaption h3 {
	font-weight: 300;
	font-size: 200%;
    padding: 0;
	line-height: 115%;
	margin: 0 0 5px;
}

.rhg_slideshow .slideshow-item .meta-data {
    display: block;
    margin: 30px 0 0;
}

.rhg_slideshow.rh_grid.rhg-default .show .slideshow-img {
    position: absolute;
    width: 100%;
    height: 60%;
    bottom: 0;
}

.rhg_slideshow_items .rhc.fe-extrainfo-container {
	margin-bottom:0;
	margin-top: 20px;
}
.rhg_slideshow_items .fe-extrainfo-container,
.rhg_slideshow_items .fe-extrainfo-container2 {
    background-color:transparent;
    border:none;
}
.rhg_slideshow_items  .fe-extrainfo-holder {
	padding:0;
}
.rhg_slideshow_items .rhc-info-cell{
    margin-bottom:10px;
}
.rhg_slideshow_items .rhc-info-cell label {
    margin-bottom: 5px;
}
.rhg_slideshow_items .rhc-info-cell span {
    margin-bottom: 5px;
}
.rhg_slideshow_items .span6:last-child .rhcalendar {
    margin-top:24px;
}

/*  RGH Slideshow  */
.griditem .date-details .date-start span {
    display: none;
}

.griditem .date-details {
    position:relative;
    margin-top: -10px;
}

.griditem .date-details .date-start {
	margin-top: 15px;
	margin-left:50px;
}
.griditem .date-details .date-start:before {
	font-family: 'rhcgallery';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	/******/
	font-size: 30px;
	position:absolute;
	top:-3px;
	left: -1px;
}

.griditem .date-details .date-start:before {
	content:"\e601";
}

.griditem .date-start .fc-start {
    font-size: 14px;
}

@media screen and (max-width:480px) {
	.griditem .date-details .date-start {
		margin-left:30px;
	}

}
/* Navigation */
.rhg_slideshow nav span {
	position: absolute;
	z-index: 1000;
	color: #59656c;
	text-align: center;
	padding: 3%;
	cursor: pointer;
	font-size: 2.2em;
}

.rhg_slideshow nav span.rhg-nav-prev,
.rhg_slideshow nav span.rhg-nav-next {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.rhg_slideshow nav span.rhg-nav-next {
	right: 0;
}

.admin-bar .rhg_slideshow nav span.rhg-nav-close {
	top: 30px;
}

.rhg_slideshow nav span.rhg-nav-close {
	top: 33px;
	right: 0;
	padding: 0.5em 1em;
	color: #31373a;

	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);	
}

.icon:before,
.icon:after {
	font-family: 'rhcgallery';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

span.rhg-nav-prev:before {
	content: "\e608";
}

span.rhg-nav-next:before  {
	content: "\e609";
}

span.rhg-nav-close:before {
	content: "\e604";
}

/* Info on arrow key navigation */
.info-keys {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 60px;
	font-size: 8px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
}

.info-keys:before,
.info-keys:after {
	position: absolute;
	top: 0;
	width: 16px;
	height: 16px;
	border: 1px solid #fff;
	text-align: center;
	line-height: 14px;
	font-size: 12px;
}

.info-keys:before {
	left: 10px;
	content: "\e606";
}

.info-keys:after {
	right: 10px;
	content: "\e607";
}

/* Example media queries (reduce number of columns and change rhg_slideshow layout) */

@media screen and (max-width: 60em) {
	/* responsive columns; see "Element sizing" on http://masonry.desandro.com/options.html */
	.rhg_grid li {
		width: 33.3%;
	}

	.rhg_slideshow li {
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}

	body .rhg_slideshow li {
		margin: 0;	
	}
	
	.rhg_slideshow li figure img {
		width: auto;
		margin: 0 auto;
		max-width: 100%;
	}

	.rhg_slideshow nav span,
	.rhg_slideshow nav span.rhg-nav-close {
		font-size: 1.8em;
		padding: 0.3em;
	}
	.rhg_slideshow nav span.rhg-nav-close {
		top: 30px;
	}
	.info-keys {
		display: none;
	}

}

@media screen and (max-width: 35em) {
	.rhg_grid li {
		width: 50%;
	}
}

@media screen and (max-width: 24em) {
	.rhg_grid li {
		width: 100%;
	}
}

/* */
body .grid-gallery ul.rhg_grid {
	list-style: none;
	margin: 40px 0 0;
	padding: 0;
}

body .grid-gallery ul.rhg_grid > li {
	margin:0;
	padding:0;
}

/* color bars */
.rhg_grid figcaption {
	border-bottom: 10px solid #3498db;
}
.rhg_slideshow_items > li {
	border-top: 10px solid #3498db;
}
/* color bars */

/* Calendarize It! */
.rhc_holder .grid-slide {
	display:inline;
	height:100%;
}

.rhc_holder .grid-wrap {
	padding-left:0;
	padding-right:0;
}


/* End Calendarize It! */

/* hide options */

.hide_grid_title .griditem-title,
.hide_grid_description .griditem-description,
.hide_grid_start .griditem-fc-start,
.hide_grid_image .griditem-img,
.hide_grid_gridviewbox .griditem-gridviewbox,
.hide_slide_title .slideshow-title,
.hide_slide_description .slideshow-description,
.hide_slide_start .slideshow-fc-start,
.hide_slide_end .slideshow-fc-end,
.hide_slide_venue .slideshow-taxonomy-venue,
.hide_slide_image .slideshow-img,
.hide_slide_gridviewbox .slideshow-gridviewbox,
.grid-gallery.hide_grid_title.hide_grid_description.hide_grid_colored_bar.hide_grid_gridviewbox .rhg_grid figcaption,
.grid-gallery.hide_slide_title.hide_slide_description.hide_slide_gridviewbox .rhg_slideshow_items figcaption
{
	display:none !important;
}

.grid-gallery.hide_grid_title.hide_grid_description.hide_grid_image.hide_grid_colored_bar .rhg_grid figure {
	background-color:#e4e4e4;
	margin: 10px;
	padding: 10px;	
	min-height: 30px;
}


.fc-view-rhc_grid.hide_grid_colored_bar .rhg_grid figcaption,
.grid-gallery.hide_grid_colored_bar .rhg_grid figcaption
{
	border-bottom: none !important;
}

.fc-view-rhc_grid.hide_slide_colored_bar .rhg_slideshow_items > li,
.grid-gallery.hide_slide_colored_bar .rhg_slideshow_items > li 
{
	border-top: none !important;
}

.grid-gallery.hide_grid_title.hide_grid_description.hide_grid_colored_bar .rhg_grid .rhg-no-image figure {
	padding:0;
}
/*           */

/*  Slideshow Item - ICONS   */
.rhg_slideshow.slideshow li {
    overflow: hidden;
}

.rhg_slideshow_items {
    position:relative;
}
.rhg_slideshow_items .date-details {
    margin-top: 20px;
}
.rhg_slideshow_items .date-details,
.rhg_slideshow_items .date-details .fc-start,
.rhg_slideshow_items .date-details .fc-end {
    font-family:'Lato';
    font-size:14px;
    margin-bottom: 10px;
}

.rhg_slideshow_items .date-details .date-start,
.rhg_slideshow_items .date-details .date-end {
    display: inline-block;
    width: 40%;
    vertical-align: top;
    margin-left:50px;
	position:relative;
}

.rhg_slideshow_items .date-details .date-start span,
.rhg_slideshow_items .date-details .date-end span {
    display:none;
}

.rhg_slideshow_items .date-details .date-start:before,
.rhg_slideshow_items .date-details .date-end:before,
.rhg_slideshow_items .slideshow-taxonomy-venue:before {
	font-family: 'rhcgallery';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	
	/******/
	font-size: 30px;
	position:absolute;
	top:-3px;
	left: -50px;
}



.rhg_slideshow_items .date-details .date-start:before {
    content:"\e601";
} 

.rhg_slideshow_items .date-details .date-end:before {
    content:"\e602";
} 

.rhg_slideshow_items .taxonomy-holder span.taxonomy-label {
    
}

.rhg_slideshow_items .slideshow-taxonomy-venue {
    font-size:14px;
    margin-left: 50px;
}

.rhg_slideshow_items .slideshow-taxonomy-venue {
	position:relative;
}

.rhg_slideshow_items .slideshow-taxonomy-venue:before {
    content:"\e600";
}
.rhg_slideshow_items .fc-description {
    margin-top: 20px;
	line-height: 150%;
}

.rhg_slideshow_items .slideshow-img img {
    width: 100%;
    height: auto;
}


/* 
 * Grid and Slideshow Icons 
 * Start, end time and date
 * Venue, phone, email, website, address, city, state, postal code, country
 */
.griditem .rhc .row-fluid [class*="span"]{
	min-height: 100%;
}

[class*="rhg"] [class*=grid-] [class*=icon-postmeta-]:before,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomy-]:before,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomymeta-]:before{
    font-family: 'rhcgallery';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
[class*="rhg"] [class*=grid-] [class*=icon-postmeta-],
[class*="rhg"] [class*=grid-] [class*=icon-taxonomy-],
[class*="rhg"] [class*=grid-] [class*=icon-taxonomymeta-] {
	margin-bottom:23px;
	position:relative;
}
/* Visual Composer fix */
#content [class*="rhg"] [class*=grid-] [class*=icon-postmeta-],
#content [class*="rhg"] [class*=grid-] [class*=icon-taxonomy-],
#content [class*="rhg"] [class*=grid-] [class*=icon-taxonomymeta-] {
	margin-bottom:23px;
	position:relative;
}
/* end Visual Composer fix */

[class*="rhg"] [class*=grid-] [class*=icon-postmeta-]:before,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomy-]:before,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomymeta-]:before{
    position: absolute;
    top: -9px;
    left: 0;
	
    display:inline-block;
    font-size: 30px;
}
[class*="rhg"] [class*=grid-] .icon-postmeta-fc_start_datetime:before {
	content:"\e614";
}

[class*="rhg"] [class*=grid-] .icon-postmeta-fc_end_datetime:before {
	content:"\e615";
}
[class*="rhg"] [class*=grid-] .icon-postmeta-fc_start:before,
[class*="rhg"] [class*=grid-] .icon-postmeta-fc_end:before {
    content:"\e605";
}

[class*="rhg"] [class*=grid-] .icon-postmeta-fc_start_time:before {
	content:"\e601";
}

[class*="rhg"] [class*=grid-] .icon-postmeta-fc_end_time:before {
	content:"\e602";
}

[class*="rhg"] [class*=grid-] .icon-taxonomy-calendar:before {
	content: "\e605";
}
[class*="rhg"] [class*=grid-] .icon-taxonomy-venue:before {
	content: "\e600";
}
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-phone:before {
	content: "\e610";
}
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-email:before {
	content: "\e611";
}
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-website:before {
	content: "\e613";
}
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-address:before {
	content: "\e612";
}
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-address,
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-city,
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-state,
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-zip,
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-venue-country,
[class*="rhg"] [class*=grid-] .icon-taxonomy-organizer {
	margin-bottom: 0;
}

[class*="rhg"] [class*=grid-] .icon-taxonomymeta-organizer-email:before {
	content: "\e611";
}
[class*="rhg"] [class*=grid-] .icon-taxonomymeta-organizer-website:before {
	content: "\e613";
}
[class*="rhg"] [class*=grid-] .icon-taxonomy-organizer:before {
	content: "\e603";
}

[class*="rhg"] [class*=grid-] [class*=icon-postmeta-] label,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomy-] label,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomymeta-] label{
	display:none;
}

[class*="rhg"] [class*=grid-] [class*=icon-postmeta].rhc-info-cell span.fe-extrainfo-value,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomy-].rhc-info-cell span.fe-extrainfo-value,
[class*="rhg"] [class*=grid-] [class*=icon-taxonomymeta-].rhc-info-cell span.fe-extrainfo-value{
	margin-left: 39px;
	display: inline-block;
	height: auto;
}

/**/
@media screen and (max-width:480px) {
	.rhg_slideshow_items .date-details .date-start,
	.rhg_slideshow_items .date-details .date-end,
	.rhg_slideshow_items .slideshow-taxonomy-venue {
		display: block;
		width: 100%;
		margin-top:10px;
		margin-bottom:20px;
	}
	
	.rhg_slideshow_items .grid-slide {
		height: 100%;
	}
}

/**/


/* css editor fix */
.rhcss-editor-active .rhg_slideshow {
	z-index:9999;
}

/* editor helper */
#rhg_grid,
#rhg_grid_gutter,
#rhg_grid_bg,
#rhg_grid_cbar,
#rhg_grid_title_fonts,
#rhg_grid_desc_fonts,
#rhg_slide,
#rhg_slide_bg,
#rhg_slide_cbar,
#rhg_slide_title_fonts,
#rhg_slide_title_fonts_a,
#rhg_slide_desc_fonts,
#rhg_slide_nav,
#rhg_slide_nav_close {
	display:none;
}


/* end css editor fix */

/* admin bar causes a space in the slides */
.admin-bar .grid-gallery .rhg_slideshow_items figure {
margin-top:-24px;
}

/* Force Height Margin */
body .grid-gallery ul.rhg_grid > li.rhg-forced-height {
    margin-bottom: 20px;
}
/* end Force Height Margin */