html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }

@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('../fonts/helveticaneuelight.eot');
    src: url('../fonts/helveticaneuelight.eot') format('embedded-opentype'),
         url('../fonts/helveticaneuelight.woff') format('woff'),
         url('../fonts/helveticaneuelight.ttf') format('truetype'),
         url('../fonts/helveticaneuelight.svg#HelveticaNeueLight') format('svg');
}

.tribe-events-single-event-description {
float: left;
margin-top: 30px;
}

body {
	background: #eeeeee !important;
	font: 14px/21px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #444;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	}
	
	.ngg-gallery-thumbnail-box img {
	    height: 250px;
	    width: 200px !important;
	}

h1, h2, h3, h4, h5, h6 { color: #181818; font-weight: normal; font-family: 'Quicksand', sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; font-family: 'Quicksand', sans-serif;}
h1 { font-size: 46px; line-height: 50px; margin-bottom: 14px;}
h2 { font-size: 35px; line-height: 40px; margin-bottom: 10px; }
h3 { font-size: 28px; line-height: 34px; margin-bottom: 8px; }
h4 { font-size: 21px; line-height: 30px; margin-bottom: 4px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }

p { margin: 0 0 10px 0; }
p img { margin: 0; }

em { font-style: italic; }
strong { font-weight: bold; color: #333; }
small { font-size: 80%; }

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

a { color: #333; text-decoration: none; outline: 0; }
a:hover { color: #000; }
a img { border:none; }

ul, ol { margin-bottom: 0px; }
ul { list-style: none; }
ol { list-style: decimal; }

img { max-width: 100%; height: auto; }

h2 a { color:#999; text-decoration:none;}
h2 a:hover { color:#000;}

/*================= Header ======================*/

.header {
	width:100%;
	min-height:134px;
	background:#000;
	}
.logo {
	margin-top:30px;
	}
.top_navi {
	float:right;
	margin-top:30px;
	}
.top_navi li {
	float:left;
	margin-left:10px;
	}
.top_navi li a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	}
.top_navi li a:hover {
	color:#e63e21;
	}
.social_icons {
	float:right;
	margin-top:20px;
	clear:both;
	}
.social_icons li {
	float:left;
	margin-left:10px;
	}
.social_icons li a {
	display:block;
	font-size:0;
	}
.social_icons li a.social1 {
	width:22px;
	height:24px;
	background:url(../images/social-icons.png) no-repeat 0px 0px;
	}
.social_icons li a.social1:hover {
	background:url(../images/social-icons.png) no-repeat 0px -28px;
	}
.social_icons li a.social2 {
	width:22px;
	height:24px;
	background:url(../images/social-icons.png) no-repeat -35px 0px;
	}
.social_icons li a.social2:hover {
	background:url(../images/social-icons.png) no-repeat -35px -28px;
	}
.social_icons li a.social3 {
	width:22px;
	height:24px;
	background:url(../images/social-icons.png) no-repeat -72px 0px;
	}
.social_icons li a.social3:hover {
	background:url(../images/social-icons.png) no-repeat -72px -28px;
	}
.social_icons li a.social4 {
	width:22px;
	height:24px;
	background:url(../images/social-icons.png) no-repeat -109px 0px;
	}
.social_icons li a.social4:hover {
	background:url(../images/social-icons.png) no-repeat -109px -28px;
	}
.social_icons li a.social5 {
	width:38px;
	height:24px;
	background:url(../images/social-icons.png) no-repeat -137px 0px;
	}
.social_icons li a.social5:hover {
	background:url(../images/social-icons.png) no-repeat -137px -28px;
	}
.social_icons li a.social6 {
	width:26px;
	height:24px;
	background:url(../images/social-icons.png) no-repeat -180px 0px;
	}
.social_icons li a.social6:hover {
	background:url(../images/social-icons.png) no-repeat -180px -28px;
	}
.navigation {
	width:100%;
	min-height:36px;
	background:#f8f8f8;
	border-bottom:2px solid #dadada;
	}
.navi ul#menu-secondary {
	margin:0;
	}
.navi li {
	float:left;
	}
.navi li a {
	color:#333;
	font-size:16px;
	line-height:36px;
	text-transform:uppercase;
	padding:8px 30px;
	border-right:2px solid #dadada;
	}
.navi li a:hover {
	color:#fff;
	background:#e73f22;
	text-decoration:none;
	}
.navi li a:focus {
	text-decoration: none;
	}
.navigation ul#menu-secondary li.current-menu-item {
	background:#e73f22;
	}
.navigation ul#menu-secondary li.current-menu-item a {
	color:#fff;
	}
.sb-icon-search i {
	font-size:20px;
	margin-top:6px;
	}
.navbar {
	display:none;
	}
.active {
	background:#e73f22;
	color:#fff !important;
	}
#menu-primary {
	margin:0;
	}
.searchList {
	position:relative;
	float:right;
	}
.searchBoxMain {
	width:auto;
	position:absolute;
	top:3px;
	right:15px;
	z-index:9999;
	}
.width300 {
	width:300px;
	}
/*================= Home Middle ======================*/
	
.bigBox {
	display:block;
	margin-top:28px;
	}
.bigBox2 {
	position:relative;
    list-style: none;
    height: 415px;
    overflow: hidden;
	z-index:0;
	}
.bigDate {
	width:65px;
	background:#000;
	padding:10px;
	color:#fff;
	position:absolute;
	top:0;
	right:20px;
	text-align:center;
	font-family: 'HelveticaNeueLight';
	z-index:9999;
	}
.bigDate .Date {
	font-size:34px;
	display:block;
	line-height:34px;
	text-align:center;
	}
.bigDate .Date2 {
	font-size:20px;
	display:block;
	line-height:20px;
	text-transform:uppercase;
	}
.bigDate .Date3 {
	font-size:18px;
	display:block;
	line-height:20px;
	text-transform:uppercase;
	}
.up {
	width:22px;
	height:11px;
	float:left;
	position:absolute;
	left:55px;
	bottom:26px;
	z-index:9999;
	}
.bigBox_detail {
	background:#fff;
	height:175px;
	display:block;
	padding-right:80px;
	margin-top:-20px;
	position:relative;
	padding-left:50px;
	overflow:hidden;
	}
.vertical_text {
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	
	-webkit-transform: rotate(270deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(270deg);
    -o-transform-origin: left top;
    transform: rotate(270deg);
    transform-origin: left top;
	
    position: absolute;
	bottom:-30px;
    left: 0;
    white-space: nowrap;    
    font-size: 14px;
	color:#fff;
	text-indent:10px;
	text-transform:uppercase;
	}
.bigBox_detail h2 {
	font-size:18px;
	color:#999999;
	padding-top:20px;
	margin-top:0px;
	text-transform:uppercase;
	}
.bigBox_detail p {
	font-size:14px;
	color:#212121;
	} 
.location {
	text-transform:uppercase;
	display:block;
	}
.share {
	position:absolute;
	top:0px;
	right:0px;
	width:auto;
	text-align: center;
	}
.share span {
	text-transform:uppercase;
	font-size:10px;
	color:#000;
	}
.share ul.shareBtn li {
	float:left;
	font-size:21px;
	margin:0 3px;
	}
.share ul.shareBtn li a {
	color:#666;
	}
.share ul.shareBtn li a:hover {
	color:#000;
	}
.RightTop {
	height:250px;
	margin-top:28px;
	background:#fff;
	position:relative;
	padding-right:70px;
	padding-left:50px;
	overflow:hidden;
	}
.RightTop h2 {
	font-size:18px;
	color:#999999;
	padding-top:20px;
	margin-top:0;
	text-transform:uppercase;
	}
.workshop {
	width:100%;
	height:30px;
	line-height:30px;
	z-index:99;
	
	-webkit-transform: rotate(270deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(270deg);
    -o-transform-origin: left top;
    transform: rotate(270deg);
    transform-origin: left top;
	
    position: absolute;
	bottom:-30px;
    left: 0;
    white-space: nowrap;    
    font-size: 14px;
	color:#fff;
	text-indent:10px;
	text-transform:uppercase;
	
	}
.rightShareBox {
	width:43px;
	height:110px;
	position:absolute;
	top:0;
	right:20px;
	}
.dateRight {
	background:#000;
	display:block;
	padding:5px;
	color:#fff;
	}
.Date01 {
	font-size:24px;
	line-height:22px;
	text-align:center;
	display:block;
	}
.Date02 {
	font-size:14px;
	text-transform:uppercase;
	line-height:18px;
	display:block;
	} 
.share2 {
	float:right;
	}
.share2 span {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	}
.share2 ul.shareBtn li {
	float:left;
	font-size:20px;
	margin:0 3px;
	}
.share2 ul.shareBtn li a {
	color:#666;
	}
.share2 ul.shareBtn li a:hover {
	color:#000;
	}
.rightBotImg {
	display:block;
	position:relative;
	}
.down {
	position:absolute;
	top:-7px;
	left:50px;	
	}
.see_us {
	display:block;
	margin-top:24px;
	background:#fff;
	padding-left:40px;
	position:relative;
	padding-bottom:18px;
	height:290px;
	overflow:hidden;
	}
.seeUs {	
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	
	-webkit-transform: rotate(270deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(270deg);
    -o-transform-origin: left top;
    transform: rotate(270deg);
    transform-origin: left top;
	
    position: absolute;
	bottom:-30px;
    left: 0;
    white-space: nowrap;    
    font-size: 14px;
	color:#fff;
	text-indent:10px;
	text-transform:uppercase;
	}
.see_us h3 {
	font-size:14px;
	color:#212121;
	text-transform:uppercase;
	float:left;
	margin-top:20px;
	}
.nextBtn {
	font-size:12px;
	color:#000;
	float:right;
	margin:10px 10px 0 0;
	text-transform:uppercase;
	}
.videos {
	width:310px;
	float:left;
	clear:both;
	margin-right:0px;
	margin-top:20px;
	}
.videos iframe {
	width:100% !important;
	height:180px;
	}
.moreBtn {
	font-size:12px;
	color:#000;
	float:right;
	margin:20px 0 0 0;
	text-transform:uppercase;
	}
.findus {
	width:76px;
	float:right;
	margin-right:7px;
	} 
.findus span {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	}
ul.findUs1 li {
	float:left;
	font-size:0;
	margin:0 1px;
	} 
ul.findUs1 li a {
	display:block;
	}
ul.findUs1 li a.findicon1 {
	background:url(../images/findUs.png) no-repeat 0px 0px;
	width:19px;
	height:19px;
	}
ul.findUs1 li a.findicon2 {
	background:url(../images/findUs.png) no-repeat -22px 0px;
	width:19px;
	height:19px;
	}
ul.findUs1 li a.findicon3 {
	background:url(../images/findUs.png) no-repeat -42px 0px;
	width:30px;
	height:19px;
	}
.share3 {
	float:left;
	}
.share3 span {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	}
.share3 ul.shareBtn li {
	float:left;
	font-size:20px;
	margin:0 3px;
	}
.share3 ul.shareBtn li a {
	color:#666;
	}
.share3 ul.shareBtn li a:hover {
	color:#000;
	}
.threeInOne {
	display:block;
	background:#fff;
	margin-top:30px;
	padding-left:30px;
	position:relative;
	height:350px;
	overflow:hidden;
	}
.threeLeft {
	float:left;
	width:100%;
	height:30px;
	background:#fb3437;
	line-height:30px;
	
	-webkit-transform: rotate(270deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(270deg);
    -o-transform-origin: left top;
    transform: rotate(270deg);
    transform-origin: left top;
	
    position: absolute;
	bottom:-30px;
    left: 0;
    white-space: nowrap;    
    font-size: 14px;
	color:#fff;
	text-indent:10px;
	text-transform:uppercase;
	}
.dartRed {
	background:#cd0003;
	}
.darkGray {
	background:#350000;
	}
.threeImg {
	position:relative;
	float:left;
	width:100%;
	height:178px;
	overflow:hidden;
	}
.threeImg > img {
	width:100%;
	}
.three_date {
	background:#000;
	padding:10px 0;
	width:50px;
	position:absolute;
	top:0;
	right:20px;
	color:#fff;
	text-align:center;
	font-family: 'HelveticaNeueLight';
	}
.dateThree {
	font-size:24px;
	display:block;
	line-height:24px;
	}
.dateThree2 {
	font-size:14px;
	text-transform:uppercase;
	line-height:16px;
	display:block;
	}
.dateThree3 {
	font-size:12px;
	text-transform:uppercase;
	line-height:16px;
	display:block;
	}
.threeBoxDetail {
	display:block;
	margin-top:176px;
	position:relative;
	padding-left:20px;
	}
.threeBoxDetail h2 {
	font-size:18px;
	color:#999999;
	text-transform:uppercase;
	margin:0 0 8px 0px;
	padding-top:22px;
	}
.threeBoxDetail p {
	width:290px;
	}
.share31 {
	position:absolute;
	top:10px;
	right:0px;
	width:90px;
	}
.share31 span {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	}
.share31 ul.shareBtn li {
	float:left;
	font-size:21px;
	margin:0 3px;
	}
.share31 ul.shareBtn li a {
	color:#666;
	}
.share31 ul.shareBtn li a:hover {
	color:#000;
	}
.blogBox {
	display:block;
	position:relative;
	margin-top:30px;
	overflow:hidden;
	}
.blogLeft {
	float:left;
	width:100%;
	height:30px;
	line-height:30px;
	
	-webkit-transform: rotate(270deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(270deg);
    -o-transform-origin: left top;
    transform: rotate(270deg);
    transform-origin: left top;
	
    position: absolute;
	bottom:-30px;
    left: 0;
    white-space: nowrap;    
    font-size: 14px;
	color:#000;
	text-indent:10px;
	text-transform:uppercase;
	}
.blogRight {
	display:block;
	background:#fff;
	height:230px;
	}
.blogRight h2 {
	padding:20px 0 0 50px;
	font-size:18px;
	color:#999;
	text-transform:uppercase;
	width:76%;
	margin-top:0;
	}

.blogRight .content-blog{

	width:76%;
}	

.blogRight p {
	padding:0px 20px 0 50px;
	margin-top:18px;
	height:140px;
	overflow:hidden;
	}
.continueR {
	display:block;
	text-transform:uppercase;
	color:#212121;
	font-size:12px;
	text-indent:50px;
	}
.continueR i {
	 font-size: 14px;
    font-weight: bold;
    margin-left: -48px;
	}
.continueR:hover {
	color:#000;
	text-decoration:underline;
	}
.dear {
	width:316px;
	}
.share32 {
	position:absolute;
	top:80px;
	right:20px;
	text-align:center;
	width:50px;
	}
.share32 span {
	text-transform:uppercase;
	font-size:12px;
	color:#000;
	display:block;
	}
.share32 ul.shareBtn li {
	font-size:21px;
	margin:0 2px;
	display:inline-block;
	}
.share32 ul.shareBtn li a {
	color:#666;
	}
.share32 ul.shareBtn li a:hover {
	color:#000;
	}
.follow {
	text-transform:uppercase;
	font-size:12px !important;
	clear:both;
	} 
.rss {
	clear:both;
	}
.rss i {
	margin-left:14px;
	}
.n {
	margin:20px 10px 0 50px;
	}
.resmail {
	color:#999;
	float:right;
	margin:17px 30px 0 0;
	}
.followTwit {
	float:right;
	font-size:12px;
	text-transform:uppercase;
	margin:20px 20px 0 0;
	}
.followTwit a {
	color:#000;
	}
.followTwit a:hover {
	color:#000;
	text-decoration:underline;
	}
.followTwit i {
	font-size:22px;
	color:#999;
	float:left;
	margin:-3px 5px 0 0;
	}
.findEvents {
	font-size:24px;
	text-transform:uppercase;
	margin:30px 0;
	}
.eventList {
	float:left;
	margin-top:30px;
	margin-right:-14px;
	}
.eventList li {
	float:left;
	color:#fff;
	padding:10px;
	text-transform:uppercase;
	font-size:12px;
	border-left:1px solid #000;
	}
.eventList li a {
	color:#fff;
	text-decoration:none;
	}
.eventList li a:hover, .eventList li a:focus {
	text-decoration:none;
	color:#fff;
	}
.blogRight .list_carousel p {
	height:auto;
	}
.color1 {
	background:#000000;
	}
.color2 {
	background:#e63f22;
	}
.color3 {
	background:#ff3333;
	}
.color4 {
	background:#ff0000;
	}
.color5 {
	background:#cc0000;
	}
.color6 {
	background:#990000;
	}
.color7 {
	background:#660000;
	}
.color8 {
	background:#330000;
	}
.sByDate {
	font-size:18px;
	color:#333;
	text-transform:uppercase;
	line-height:44px;
	}
.searchByDate {
	height:44px;
	}
.searchByDate ul {
	margin:0;
	}
.searchByDate li {
	float:left;
	width:44px;
	height:44px;
	text-align:center;
	color:#FFF;
	text-transform:uppercase;
	margin-left:1px;
	}
.searchByDate li a {
	color:#fff;
	display:block;
	background:#000;
	height:44px;
	}
.searchByDate li a:hover {
	color:#fff;
	text-decoration:none;
	background:#330000;
	}
.searchByDate li a:focus {
	text-decoration:none;
	}
.searchByDate li span {
	display:block;
	}
.nextSld {
	font-size:20px;
	color:#000;
	margin:8px 0 0 6px;
	}
	
/*================= Footer ======================*/
	
.footer {
	width:100%;
	min-height:125px;
	}
.weAre {
	display:block;
	text-align:center;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:20px;
	}
.foot {
	display:block;
	background:#fff;
	margin-top:30px;
	padding:20px 0;
	}
.foot_logo li {
	float:left;
	margin:0 36px;
	}
.copyright {
	text-align:center;
	font-size:12px;
	color:#000;
	padding:20px 0;
	}
	
/*================= About us ======================*/
	
.abt_left {
	margin-top:50px;
	}
.abt_left p {
	font-size:20px;
	color:#666666;
	line-height:24px;
	}
.abt_right {
	margin-top:50px;
	}
.abt_right p {
	font-size:14px;
	color:#000;
	}
.dotted {
	border-bottom:2px dotted #ccc;
	height:2px;
	padding-top:20px;
	clear:both;
	margin:0 10px;
	}
.meet {
	display:block;
	}
.meet h2 {
	font-size:24px;
	text-transform:uppercase;
	color:#212121;
	/*padding-left:14px;*/
	margin-bottom:0;
	}
.meet3 {
	display:block;
	background:#fff;
	padding-bottom:0px;
	min-height:376px;
	}
.meet3 h3 {
	background:#000;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	padding:8px;
	margin-bottom: 0;
	}
.meet3 p {
	padding:20px;
	font-size:14px;
	color:#212121;
	line-height:18px;
	}
.meet3 .getInTouch {
	background:#e63e21;
	padding:10px;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:20px;
	}
.meet3 .getInTouch:hover {
	background:#cf3318;
	}
	
/*================= Event detail ======================*/

.eventHead h2 {
	font-size:24px;
	color:#333333;
	float:left;
	margin-bottom:0;
	text-transform:uppercase;
	}
.backTo {
	float:right;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	margin-top:20px;
	}
.innerPart {
	float:left;
	width:360px;
	}
.innerPart2 {
	float:right;
	width:360px;
	}
.event_right {
	background:transparent;
	padding:15px;
	}
.event_right h3 {
	font-size:18px !important;
	margin-top:0 !important;
	font-weight:normal !important;
	text-transform:uppercase;
	color:#999;
	border-bottom:2px dotted #999;
	padding-bottom:10px;
	}
.april {
	font-size:14px;
	color:#212121;
	text-transform:uppercase;
	border-bottom:2px dotted #999;
	display:block;
	padding-bottom:10px;
	}
.event_right p {
	font-size:12px;
	color:#000;
	padding:10px 0;
	}
.mapBtn {
	background:#ccc;
	color:#212121;
	font-size:14px;
	text-transform:uppercase;
	padding:7px;
	}
.findOut:hover, .mapBtn:hover {
	color:#000;
	text-decoration:none;
	background:#c7c6c6;
	}
.findOut {
	background:#ccc;
	color:#212121;
	font-size:14px;
	text-transform:uppercase;
	padding:7px;
	}
.btnBox {
	display:block;
	padding:12px 0;
	}
.byTicket {
	background:#e63e21;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding:7px 15px;
	margin-left:0px;
	}
.byTicket:hover {
	text-decoration:none;
	color:#fff;
	background:#d3381d;
	}
.event_share {
	display:block;
	border-top:2px dotted #999;
	margin-top:10px;
	padding-top:10px;
	}
.event_share li {
	float:left;
	margin:0 5px;
	}
.event_share li a {
	font-size:0;
	}
.event_share li a.share_1 {
	background:url(../images/event-share.png) no-repeat 0px 0px;
	width:23px;
	height:18px;
	display:block;
	}
.event_share li a.share_1:hover {
	background:url(../images/event-share.png) no-repeat 0px -24px;
	}
.event_share li a.share_2 {
	background:url(../images/event-share.png) no-repeat -28px 0px;
	width:20px;
	height:17px;
	display:block;
	}
.event_share li a.share_2:hover {
	background:url(../images/event-share.png) no-repeat -28px -24px;
	}
.event_share li a.share_3 {
	background:url(../images/event-share.png) no-repeat -59px 0px;
	width:12px;
	height:20px;
	display:block;
	}
.event_share li a.share_3:hover {
	background:url(../images/event-share.png) no-repeat -59px -24px;
	}
.event_share li a.share_4 {
	background:url(../images/event-share.png) no-repeat -85px 0px;
	width:13px;
	height:20px;
	display:block;
	}
.event_share li a.share_4:hover {
	background:url(../images/event-share.png) no-repeat -85px -24px;
	}
.event_share li.shareName {
	color:#000;
	padding:0 5px 0 0;
	}
.short {
	font-size:20px;
	color:#666666;
	float:left;
	width:100%;
	padding:20px 0 30px 0;
	line-height:24px;
	border-bottom:2px dotted #999;
	}
.event_para {
	font-size:14px;
	color:#212121;
	clear:both;
	padding:20px 0;
	border-bottom:2px dotted #999;	
	}
.EvDRight .event_right .tribe-events-single-section .vcard {
	display:none;
	}
.tribe-events-meta-group.tribe-events-meta-group-details dt {
	float:left;
	margin-right:10px;
	}
.tribe-events-meta-group.tribe-events-meta-group-details > dl {
	border-bottom:2px dotted #999;
	padding-bottom:10px;
	}
.mapBox {
	clear:both;
	}
.tribe-events-venue-map {
	display:none;
	}
.EvDLeft .description {
	border-bottom:2px dotted #999;
	}
	
/*================= Noisy Nights ======================*/

.noisy {
	display:block;
	}
.nnBig p {
	font-size:20px;
	color:#666;
	line-height:24px;
	}
.nnBig p br {
	display:none;
	}
.nnBigRight p {
	font-size:14px;
	color:#212121;
	}
.nnBigRight p br {
	display:none;
	}
.nextEvent h2 {
	font-size:24px;
	color:#333333;
	text-transform:uppercase;
	margin-bottom:20px;
	}
.nn_oneRow {
	display:block;
	background:#fff;
	margin-bottom:30px;
	/*height:190px;
	overflow:hidden;*/
	}
.one_rowImg {
	float:left;
	position:relative;
	/*overflow:hidden;
	height:190px;*/
	width:336px;
	text-align:center;
	display:block;
	/*line-height:188px;*/
	}
.one_rowImg img {
	width:100%;
	max-height: 100%;
	}
.EventDate {
	position:absolute;
	top:0;
	right:20px;
	background:#000;
	width:50px;
	padding:10px;
	color:#fff;
	}
.oneDate {
	display:block;
	text-align:center;
	font-size:24px;
	line-height:21px;
	}
.oneDate2 {
	display:block;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	line-height:16px;
	}
.oneRowRight {
	background: transparent;
	float:left;
	width:803px;
	padding:20px 20px 0px 20px;
	/*height:182px;*/
	position:relative;
	}
.oneRowRight h2 {
	font-size:18px;
	color:#999999;
	text-transform:uppercase;
	margin-top:0;
	}
.oneRowRight p {
	width:90%;
	margin-bottom:20px;
	}
.pressMedia_txt{
	background:#fff;
	padding:10px 0px;
	min-height:182px;
	}
.pressMedia_txt h2{
	font-size:18px;
	color:#999999;
	text-transform:uppercase;
	margin-top:0;
	}
.pressMedia_txt .link_more {
	background:#e63e21;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding:5px 15px;
	display:inline-block;
	margin-top:5px;
	}
.pressMedia_txt .link_more:hover {
	text-decoration:none;
	color:#fff;
	background:#d3381d;
}
.pressMedia_txtContact {
	padding:10px 0px;
	}
.pressMedia_txtContact .link_more {
	background:#e63e21;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	padding:5px 15px;
	display:inline-block;
	margin-top:5px;
	}
.pressMedia_txtContact .link_more:hover {
	text-decoration:none;
	color:#fff;
	background:#d3381d;
}
.findOutMore {
	font-size:14px;
	color:#212121;
	text-transform:uppercase;
	padding:7px 15px;
	background:#ccc;
	}
.findOutMore:hover {
	text-decoration:none;
	color:#000;
	background:#bebebe;
	}
.buyTicket {
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	padding:7px 15px;
	background:#e63e21;
	margin-left:10px;
	}
.buyTicket:hover {
	text-decoration:none;
	color:#fff;
	background:#d1391e;
	}
.eventBtnBox {
	margin:0 0;
	}
.eventShareBox {
	position:absolute;
	top:15px;
	right:0px;
	/*text-align:center;*/
	width:75px;
	}
.eventShareBox li {
	display:inline-block;
	}
.eventShareBox li a {
	font-size:22px;
	color:#666666;
	}
.eventShareBox li a:hover {
	color:#000;
	}
.evShare {
	display:block;
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	}
.prevBtn {
    color: #000000;
    float: left;
    font-size: 12px;
    margin: 10px 10px 0 0;
    text-transform: uppercase;
}

.eventShareBox .dvk-social-sharing > a, .dvk-social-sharing > a{
	display: inline-block;
	margin-left: 0 !important;
}
.eventShareBox .dvk-social-sharing > a span.ss-text, .dvk-social-sharing > a span.ss-text{
	display: none;
}
.eventShareBox .dvk-social-sharing > a.ss-googleplus, .dvk-social-sharing > a.ss-googleplus{
	display: none;
}

.dvk-social-sharing span[class^="ss-icon-"]{
	height: 24px;
	margin: 0px 3px;
	width: 24px;
}

.dvk-social-sharing a:hover > .ss-icon-twitter{
	background-position: 0px -26px;
}
.dvk-social-sharing a:hover > .ss-icon-facebook{
	background-position: -31px -26px;
}
.event_right h2 {
border-bottom: 2px dotted #999999;
color: #999999;
font-size: 18px;
margin-top: 0;
padding-bottom: 10px;
text-transform: uppercase;
}
/*================= carouFredSel ======================*/

.list_carousel {}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	}
.list_carousel li {
	display: block;
	float: left;
	}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
	}
.prev {
	float: left;
	margin-left: 10px;
	}
.next {
	float: right;
	margin-right: 10px;
	}
.prev3 {
	float: left;
	margin-top:-36px;
	margin-left:-20px;
	}
.next4 {
	float: right;
	margin-top:-36px;
	}
#pager2 { 
	display:none !important;
	}
.category_event_list ul li dt {
	display:none !important;
	} 
	       
/*================= 3D Flip About Page ======================*/	
	
.thumb {
	display:block;
	position:relative;
	width:100%;
	height:342px;
	float:left;
	overflow: hidden;
	}	
.thumb-wrapper {
	display:block;
	width:100%;
	height:100%;
	float:left;
	}	
.thumb img {
	position:absolute;
	display:block;						
	}		
.thumb .thumb-detail {
	display:block;
	width:100%;
	height:100%;
	position:absolute;						
	}	
.thumb.scroll {
	overflow: hidden;
	}	
.thumb.scroll .thumb-detail {
	bottom:-280px;
	}	
.thumb.flip {
	-webkit-perspective:800px;		
	-moz-perspective:800px;
	-ms-perspective:800px;		   		
 	-o-perspective:800px;
	perspective:800px;
}
.thumb.flip .thumb-wrapper {
	-webkit-transition: -webkit-transform 1s;
   	-moz-transition: -moz-transform 1s;
	-ms-transition: -moz-transform 1s;
	-o-transition: -moz-transform 1s;
	transition: -moz-transform 1s;
	-webkit-transform-style: preserve-3d;
   	-moz-transform-style: preserve-3d;			
	-ms-transform-style: preserve-3d;			
	-o-transform-style: preserve-3d;			
	transform-style: preserve-3d;			
	}
.thumb.flip .thumb-detail {
	-webkit-transform: rotateY(-180deg);
   	-moz-transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-o-transform: rotateY(-180deg);
	transform: rotateY(-180deg);			   			
	}
.thumb.flip img,
.thumb.flip .thumb-detail {
	-webkit-backface-visibility: hidden;
   	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	}

.thumb.flip .flipIt {
	-webkit-transform: rotateY(-180deg);
   	-moz-transform: rotateY(-180deg);			
	-ms-transform: rotateY(-180deg);			
	-o-transform: rotateY(-180deg);			
	transform: rotateY(-180deg);			
	}

#tribe-events-bar{
	display:none;
	}
.tribe-events-page-title{
	display:none;
	}
.tribe-events-loop .tribe-events-list-separator-month{
	display:none;
	}
	
.affix, .affix-top {
  position: fixed;
}

#midCol.affix {
  position: static;
  width: 100%;
}

.blog_nav{
	text-align:center;
	width:195px;
	margin-top:84px;
	z-index:1;
	}
.blog_nav li.show_date{
	background:#e24222;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #fff;
	padding:20px 0px;
	}
.blog_nav li a{
	background:#e56751;
	border-bottom:1px solid #333;
	}
.blog_nav > li + li{
	margin-top:0 !important;
	}
.blog_nav li.noborder a{
	border:none;
	}


.inner_event{
	margin-bottom:30px;
	}
.inner_event .label{
	color:#333;
	}
.faux-custom-select {
  color: #000000;
  cursor: pointer;
  float: left;
  height: 40px;
  padding:0;
  position: relative;
  vertical-align: middle;
  width: 100%;
  background:#FFF;
}

.faux-custom-select__value {
  background: none repeat scroll 0 0 #FFFFFF;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  margin: 0 !important;
  opacity: 1;
  text-transform: capitalize;
  width: 100%;
}

.faux-custom-select__value span {
  padding: 0 60px 0 20px;
}

.faux-custom-select .dd-btn {
  position: absolute;
  right: 0;
  top: 0;
}

[class^="arrow-block--dark"], [class^="arrow-block--light"], [class^="arrow--white"] {
  background-image: url("../images/arrow-sprite.png");
  background-repeat: no-repeat;
}

.arrow-block--light-down {
  background-position: -80px center;
}

[class^="arrow-block--light"] {
  background-color: #e63e21 !important;
}

[class^="arrow-block--dark"], [class^="arrow-block--light"] {
  display: block;
  height: 40px;
  text-indent: -5000px;
  width: 40px;
}

.dd-btn {
  border-left: 1px solid #525151;
  float: right;
}

[class^="arrow-block--light"]:hover {
  background-color: #FFFFFF !important;
}

.faux-custom-select.active .dd-btn {
  background-color: #FFFFFF !important;
  background-position: -120px center;
}

.faux-custom-select:hover .dd-btn, .faux-custom-select:focus .dd-btn, .faux-custom-select:active .dd-btn {
  background-color: #FFFFFF !important;
 
}
.faux-custom-select input[type="text"]{
	width:100%;
	height:100%;
	text-indent:12px;
	cursor:pointer;
	background: none;
	border: medium none;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 99;
	}

.ui-datepicker{
	width:36em !important;
	height:25.6em !important;
	border-radius:0 !important;
	background:none #eee !important;
	padding:0 !important;
	}
.ui-datepicker td span, .ui-datepicker td a{
	padding:20px 5px !important;
	}

.ui-widget-header{
	background:none #fff !important;
	border:none !important;
	}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{
	background:none #fff !important;
	border:1px solid #eee !important;
	text-align:center !important;
	}
ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus{
	background:none #eee !important;
	border:1px solid #ccc !important;
	}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active{
	background:none #E63E21 !important;
	color:#fff !important;
	}
.wp-pagenavi {
	float:right;
	}
.previouspostslink {
	font-size:0;
	display:block;
	background:#e63e21 url(../images/pagi.png) no-repeat 0px 0px !important;
	}
.nextpostslink {
	font-size:0;
	display:block;
	background:#e63e21 url(../images/pagi.png) no-repeat -33px 0px !important;
	}


/*================= Contact Page ======================*/	
.Rcontact {
	padding:15px;
	background:#fff;
	}
.page_title {
	font-size:24px;
	color:#212121;
	text-transform:uppercase;
	padding:15px 0;
	}
.Rcontact input, .Rcontact textarea {
	width:100%;
	padding:10px 0;
	text-indent:10px;
	background:#ECECEC;
	border:0;
	margin-top:10px;
	}
.Rcontact input[type="submit"] {
	background:#E63E21;
	color:#FFF;
	width: 150px;
	}
.Rcontact input[type="submit"]:hover {
	background:#cf3318;
	}
.Rcontact span.wpcf7-form-control-wrap {
	width:100%;
	}
.Rcontact span.wpcf7-not-valid-tip {
	margin-top:0px;
	background:#FF3333;
	color:#810000;
	padding:5px;
	}
.Rcontact div.wpcf7-validation-errors {
	margin:0;
	background:#FF3333;
	color:#810000;
	padding:10px;
	border:0;
	}
.Rcontact div.wpcf7-mail-sent-ok {
	background:#65b941;
	color:#204e0d;
	margin:0;
	border:0;
	padding:10px;
	}
.galleryBox {
	margin-top:0px;
	}
.vcalendar {
	margin-top:-10px;
	}
.vcalendar .eventHead {
	margin-bottom:20px;
	}
.suhu h3 {
	text-transform:uppercase;
	margin:0px 0 20px 0;
	}
.suhu iframe {
	margin-bottom:20px;
	}
.marginT20 {
	margin-top:20px;
	}
.tribe-events-event-image {
	margin-top:15px !important;
	}
#data_display {
	clear:both;
	}
.NoEventF {
	padding:0 17px;
	color:#E63F22;
	font-size:14px;
	}
.mdImg {
	text-align:center;
	display:block;
	line-height:186px;
	}
.mdImg img {
	text-align:center;
	}
.bigBox2 img {
	width:100%;
	}
.blogDetailHead .eventHead {
	margin:20px 0;
	}
.blogDetailHead .eventHead h2 {
	margin:0;
	}
.blogDeatilMain .EvDLeft .tribe-events-event-image {
	margin-top:0 !important;
	margin-bottom:20px;
	}
.blogDeatilMain .maincontent p a {
	color:#E63F22;
	}
.rightBox .RightTop .ngg-slideshow {
	overflow:visible;
	position:static !important;
	z-index:0;
	}
 
.rightBox .RightTop .ngg-gallery-slideshow-image img {
	position:absolute;
	width:100%;
/*	height:100%;*/
	left:0;
	top:0;
	padding:11px 10px 45px 40px;
	}
.line {
	background:#b4b4b4;
	height:1px;
	clear:both;
	margin-bottom:5px;
	}
.blogRP .blog_sidebar li {	
	line-height:24px;
	}
.blogRP .blog_sidebar li a {
	color:#666;	
    text-decoration: none;
   /* text-transform: lowercase; */
	}
.blogRP .blog_sidebar li a:hover {
	color:#e73f22;
	text-decoration:none;
	}
.blogRP h3 {
	text-transform:uppercase;
	}
.blogRP ul {
	margin-top: 20px;
	}
.blogDul h3{
		margin-top: 0px;
	}
.mrt65{
	margin-top: 65px;
	}
.marb20{
    margin-bottom: 20px; 
	}
.containph p{
	height: 80px;
	width: 367px;
	}

.continueR-icon {
	display:block;
	text-indent:50px;
	width: 24px;
	height: 15px;
	}

.withoutImagebox {
	 padding-left: 30px;
	 height: 150px;
	}	
.withImagebox{
	height: 130px;
	 padding-left: 20px;
	}
.marT13 {
	margin-top: 13px;
	}
.oneRowRight h2{
	width: 93%;
	}
.byTicket{
	border-radius: 0px!important;
	}
.media-desc {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 100%;
    margin-bottom: 30px;
    overflow: hidden;
}
.bigBox3 {    
    list-style: none outside none;
    position: relative;
}
.bigBox_detail_withoutimage {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: 150px;   
    overflow: hidden;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 80px;
    position: relative;
}

.bigBox_detail_withoutimage h2 {
    color: #999999;
    font-size: 18px;
    margin-top: 0;
    padding-top: 20px;
    text-transform: uppercase;
}
.EvDLeft .tribe-events-event-image {
	/*height:380px;*/
	overflow:hidden;
	text-align:center;
	background:#FFF;
	}
.EvDLeft .tribe-events-event-image a img {
	/*width:100%;*/
	}
.eventBtnBox button.byTicket {
	padding:5px 15px;
	margin-top:-4px;
	}
.homePageSlider {
	width:100% !important;
	}
.homePageSliderNext {
	position:absolute;
	right:40px;
	bottom:10px;
	z-index:99;
	}
.homePageSliderPrev {
	position:absolute;
	right:60px;
	bottom:10px;
	z-index:99;	
	}
.blogRight iframe {
	float:left;
	margin-left:50px;
	}
#tribe-events-content #post-0 {
	padding:0 15px;
	}
.img100P {
	height:100%;
	}
.flexslider ol.flex-control-nav li {
	float:none;
	display:inline-block;
	}
.moreBtn02 {
	font-size:12px;
	color:#000;
	bottom:17px;
	right:10px;
	position:absolute;
	z-index:9999;
	text-transform:uppercase;
	}
.media-img {
	background:#FFF;
	text-align:center;
	}
.media-img img {
	text-align:center;
	}
#fancybox-title-inside { 
	display:none;
	}
.pastTColor{
  color: #E73F22;
}
.desColor{
	color:#333333;
}
.threeImg100 a img{
	width: 100%;
}
.read-more-a{
 font-size: 12px;
 color:#333333;
}
 


.gallery_outer{
	background:#FFF;
	min-height:250px;
	margin-top:28px;
	position:relative;
	overflow:hidden;
	}
.side_tag{
	width:100%;
	height:30px;
	line-height:30px;
	z-index:99;
	background:#000;
	
	-webkit-transform: rotate(270deg);
    -webkit-transform-origin: left top;
    -moz-transform: rotate(270deg);
    -moz-transform-origin: left top;
    -ms-transform: rotate(270deg);
    -ms-transform-origin: left top;
    -o-transform: rotate(270deg);
    -o-transform-origin: left top;
    transform: rotate(270deg);
    transform-origin: left top;
	
    position: absolute;
	bottom:-30px;
    left: 0;
    white-space: nowrap;    
    font-size: 14px;
	color:#fff;
	text-indent:10px;
	text-transform:uppercase;
	}

.gallery_outer .gallery{
	margin:5px 5px 5px 35px;
	width:89%;
	max-height:200px;
	text-align:center;
	}
.gallery_outer .gallery img{
	max-width:100%;
	max-height:200px;
	}
	
img.alignleft	{
	float:left;
	padding:0 10px 0 0;
	}
	
img.alignright	{
	float:right;
	padding:0 0px 0 10px;
	}
/*.event_right p {
    font-size: 12px;
    color: #000;
    padding: 10px 0;
    display: inline;
}*/
.trainlineLink {
    display: inline;
}
p.trainLinkText {
    /*display: inline;*/
	padding-top:20px;
}
div.trainlineLink img {
    max-width: 150px !important;
    display: block;
    margin-top: -20px;
}

.listBoard {
  display: flex;
  flex-wrap: wrap;
}
.listBoard-item {
    display: flex; 
  padding: 0.5em;
    width: 100%;
}
@media all and (min-width: 40em) {
  .listBoard-item {
    width: 50%;
  }
}
@media all and (min-width: 60em) {
  .listBoard-item {
    width: 25%;
  }
}
.listBoard-content {
    background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 0;
    width: 100%;
}
h2.boardMemberName {
    margin-top: 0px !important;
    font-size: 1.5em;
    padding: 10px 0px 10px 5px;
    margin-bottom: 0px !important;
}
.listBoard-content p {
    flex: 1 0 auto;
}
.boardMemberBioRemain {
    display: none;
}
.memberInnerDesc {
    display: none;
	height: 350px;
	padding: 10px;
}
.boardMemberImage {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
	height:350px;
}
a.boardReadMore {
    background-color: #DF3823;
	color: #fff;
	padding: 10px;
    font-weight: bold;
}
a.boardReadMore:hover {
	text-decoration: none;
	color: #fff;
}
.boardMemberBioStart {
    margin-bottom: 20px;
}
.homepageRevSlider {
    margin-top: 30px;
}
ul.mailchimpForm li {
    display: inline-block;
}
.mailchimpNewsletter {
    max-width: 450px;
    margin: 0 auto;
    display: block;
    margin-top: 30px !important;
	text-align: center;
}
ul.mailchimpForm input[type="email"] {
    padding: 10px 10px 10px 5px;
    border: 2px solid red;
}
ul.mailchimpForm input[type="email"] {
    padding: 10px 10px 10px 5px;
    border: 1px solid #000;
    border-radius: 5px;
}
ul.mailchimpForm input[type="submit"] {
    padding: 10px;
    background: red;
    color: #fff;
    border-radius: 5px;
    width: 100px;
    font-weight: bold;
	font-family: 'Quicksand', Sans-serif;
    text-transform: capitalize;
}
.EvDLeft .tribe-events-event-image {
    /* height: 380px; */
    overflow: hidden;
    text-align: center;
    background: none;
}
.tribe-events-event-image img {
    border: 3px solid #666;
	border-radius:5px;   
}
.one_rowImg {
    height: 250px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.row.boardSectionTitle {
    text-align: center;
    border-bottom: 1px solid;
    display: block;
    max-width: max-content;
    margin: 0 auto;
    margin-bottom: 20px !important;
}
.rdeEventsListImageInner {
    height: 250px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.rdeEventsList {
    margin-top: 20px;
	background-color: #fff;
}
.rdeEventsListImage {
    padding-left: 0px !important;
	overflow: hidden;
}
span.rdeEventListDate {
    display: block;
    color: #fff;
}	
.rdeEventsListDateMain {
    background: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 1.3em;
    padding: 10px;
	text-align: center;
}
p.rdeEventsReadMore {
    padding-top: 10px;
}
a.rdeEventsListReadMore {
    background: #DF3823;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
}
a.rdeEventsListReadMore:hover {
    text-decoration: none;
    color: #fff !important;
}
a.rdeEventsListTitle h4 {
    font-size: 2em !important;
    font-family: 'Quicksand', sans-serif;
	font-weight: normal;
}
.rdeEventsListVenue .fa {
    color: #df3823;
    padding-right: 5px;
}
p.rdeEventsListVenue {
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: italic;
}
p.rdeEventsListExcerpt, .oneRowRight p {
    font-family: 'Quicksand', sans-serif;
    font-size: 1.1em;
}
a.rdeEventsListTitle:hover {
    text-decoration: none;
}
.rdeEventsListDateMain {
    font-family: 'Quicksand', sans-serif;
    font-weight: bold;
}
a.rdeEventsListReadMore:active {
    color: #fff;
}
.rdeEventsListCatTitle h2 {
    text-align: center;
    font-family: 'Quicksand', sans-serif;
    font-size: 2.5em;
    margin-top: 30px;
    margin-bottom: 30px;
}
.rdeEventsListImage {
    width: 250px;
    height: 250px;
}
.mailchimpNewsletter h2 {
    font-family: 'Quicksand', sans-serif !important;
    text-transform: capitalize;
    font-size: 1.8em;
	font-weight: normal !important;
}
.navi li a {
    color: #333;
    font-size: 16px;
    line-height: 36px;
    padding: 8px 30px;
    border-right: 2px solid #dadada;
    font-family: 'Quicksand', sans-serif !important;
    text-transform: capitalize;
    font-weight: bold;
}
.top_navi li a {
    color: #FFF;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    font-family: 'Quicksand', sans-serif;
	font-weight: 500;
}
.blogBox {
    font-family: 'Quicksand', sans-serif;
}
.blogRight p {
    padding: 0px 20px 0 50px;
    margin-top: 18px;
    height: 140px;
    overflow: hidden;
    font-family: 'Quicksand', sans-serif;
}
.three_date {
    background: #000;
    padding: 10px 0;
    width: 50px;
    position: absolute;
    top: 0;
    right: 20px;
    color: #fff;
    text-align: center;
    font-family: 'Quicksand', sans-serif;
}
.findEvents {
    font-size: 24px;
    text-transform: uppercase;
    margin: 30px 0;
    font-family: 'Quicksand', sans-serif;
	font-weight: 500;
}
.sByDate {
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
    line-height: 44px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
.eventList li {
    float: left;
    color: #fff;
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
    border-left: 1px solid #000;
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Quicksand', sans-serif !important;
}
.side_tag {    
    font-family: 'Quicksand', sans-serif !important;
    letter-spacing: 1px;
}
.oneRowRight h2 a {
    color: #333;
    text-decoration: none;
    font-size: 1.3em !important;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
}
.location {
    text-transform: none;
    display: block;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: italic;
}
.oneRowRight span.location {
    padding-bottom: 15px;
}
.eventBtnBox a {
    background: #DF3823;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
}
.searchByDate li a {   
    font-family: 'Quicksand', sans-serif;
}
.weAre {   
    font-family: 'Quicksand', sans-serif !important;
    font-weight: 500;
}
.copyright {
    font-family: 'Quicksand', sans-serif;
}
ul.mailchimpForm li input[placeholder] {
    font-family: 'Quicksand', Sans-serif;
}
.oneRowRight h2 {
    width: 93%;
    font-size: 2em !important;
    font-family: 'Quicksand', sans-serif !important;
    font-weight: normal;
    text-transform: capitalize !important;
    color: #333 !important;
}
.oneRowRight h2 a {
    color: #333;
    text-decoration: none;
    font-size: 1em !important;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
}
span.memberJobDesc {
    padding-left: 5px;
    font-family: 'Quicksand', Sans-serif;
    font-weight: 600;
}
.boardMemberImage {
    margin-top: auto;
}
.fb-message-text {
    display: none;
}
.wp-fb-social-stream .fb-message-info {
    font-size: 12px;
    padding-top: 3px;
    margin-bottom: 10px;
    display: none;
}
.wp-fb-social-stream .fb-message {
    margin-top: 0px !important;
}
.wp-fb-social-stream .fb-info, .wp-fb-social-stream .fb-message-wrap {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 0px !important;
    padding-left: 0px !important;
    word-wrap: break-word;
}
.rdeFBStream {
    background: transparent;
}
.red-logo-container .foot {
    padding-top: 50px;
}
.foot_logo ul li img {
    max-width: 225px;
	margin-bottom: 50px;
}
.foot_logo ul{
    text-align: center;
}
.foot_logo ul li {
    display: inline-block;
}
.foot_logo li {
    float: none;
    margin: 10px 36px;
}
.blogRight .rdeFBStream  p {
    padding: 0px 20px 0 50px;
    margin-top: 18px;
    height: auto !important;
    overflow: hidden;
    font-family: 'Quicksand', sans-serif;
}
.blogRight p {
	height: auto !important;
}
.cff-wrapper {
    margin-left: 25px;
}
.wp-fb-social-stream {
    height: 231px;
    overflow: scroll;
}
.wp-fb-social-stream .fb-message {
    margin-top: 0px !important;
    margin-left: 30px;
}
p.homeNewsletterLink {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
}
p.homeNewsletterLink a {
    color: #DE3823;
    font-weight: bold;
    text-decoration: underline;
}
#cff.cff-fixed-height {
    overflow: hidden;
    overflow-y: auto;
    padding: 5px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0px;
    margin-top: -20px !important;
}
.moreBtn02 {
    font-size: 12px;
    color: #000;
    bottom: 3px;
    right: 10px;
    position: absolute;
    z-index: 9999;
    text-transform: uppercase;
}
.slideshowlink > a:first-child {
    display: none !important;
}
.rev_slider_wrapper:before,
.rev_slider_wrapper:after,
.rev_slider:before,
.rev_slider:after {
 
 position: absolute; 
 content: ""; 
 z-index: 9999; 
 
 /* adjust border color here */
 background-color: #000
 
}
 
.rev_slider_wrapper:before {
 
 top: 0; 
 left: 0; 
 width: 10px; 
 height: 100%; 
 
}
 
.rev_slider_wrapper:after {
 
 top: 0; 
 right: 0; 
 width: 10px; 
 height: 100%; 
 
}
 
.rev_slider:before {
 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 10px; 
 
}
 
.rev_slider:after {
 
 bottom: 0; 
 left: 0; 
 width: 100%; 
 height: 10px; 
 
}
.rde-social-top {
    float: right;
    margin-top: 20px;
    clear: both;
}
a.rde-social-link .fa-circle {
    color: #DF3823;
	transition: color 0.6s ease;
}
a.rde-social-link  .fa-stack:hover .fa.fa-circle {
    color: #353030;
}
.logo {
    
}
.footer-page-id-2294, .footer-page-id-2302, .footer-page-id-2304{
	display:none;
}
.page-id-2294 a {
    color: #DE3722 !important;
    font-weight: bold;
}
.page-id-2294 ul li {
    list-style: disc !important;
    margin-left: 40px;
    line-height: 1.8;
}
.page-id-2294 ul li::first-letter {
    text-transform: uppercase;
}
.page-id-2294 p strong, .page-id-2302 p strong {
    font-size: 1.4em;
}
.page-id-2302 ol li {
    margin-left: 40px;
}
table#tablepress-2 thead tr th {
    font-size: 1.3em;
}
table#tablepress-2 .row-hover tr:nth-child(3) td,
table#tablepress-2 .row-hover tr:nth-child(13) td,
table#tablepress-2 .row-hover tr:nth-child(21) td,
table#tablepress-2 .row-hover tr:nth-child(25) td,
table#tablepress-2 .row-hover tr:nth-child(28) td
{
    background: #DBEDF7 !important;
    font-weight: bold;
    font-size: 1.3em;
}
table#tablepress-2 .row-hover tr:nth-child(1),
table#tablepress-2 .row-hover tr:nth-child(4),
table#tablepress-2 .row-hover tr:nth-child(14),
table#tablepress-2 .row-hover tr:nth-child(22),
table#tablepress-2 .row-hover tr:nth-child(26),
table#tablepress-2 .row-hover tr:nth-child(29)
{
	font-weight: bold;
}
.red-project-inner {
    padding-left: 20px;
    padding-right: 20px;
    padding: 10px 20px 30px 20px;
}
.red-project-download{
	margin-top: 45px !important;
}
h2.red-project-title {
    color: #333;
    text-decoration: none;
    font-size: 2em !important;
    font-family: 'Quicksand', sans-serif;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 30px;
	margin-top: 30px !important;
}
.red-project-content p {
    font-size: 1.1em;
    color: #333 !important;
    font-family: 'Quicksand', sans-serif;
}
.red-project-content .ngg-galleryoverview {
    margin-top: 30px !important;
}
.red-project-archive-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.red-project-archive {
    width: 31.3%;
    margin-right: 2%;
    margin-bottom: 25px;
}
.red-project-archive-image{
	height: 200px;
    background-size: cover;
    background-position: center center
}
h2.red-projects-archive-title, h2.red-project-single-page-title {
    margin-bottom: 30px;
    margin-top: 30px;
    text-transform: capitalize;
}
.red-logo-container {
	margin-bottom: 25px !important;
}
.red-intro {
    display: block;
    margin-top: 50px;
	margin-bottom: 50px;
    padding: 0 15px;
	max-width: 97.5%;
}
.trainlineLink {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tribe-events-single {
    margin-top: 50px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	 .boardMemberImage {
	}
}
@media only screen and (max-width:414px) {
	.rdeEventsListContent {
		width: 90% !important;
		margin: 0 auto !important;
		float: none !important;
	}
	.rdeEventsListImage {
		margin-bottom: 20px;
		float: none !important;
	}
	.rdeEventsListShare {
		float: none !important;
		width: 90% !important;
		margin: 0 auto;
		padding-top: 10px;
	}
}
body .ngg-slideshow.slick-slider{
	margin-top:0 !important;
}
@media only screen and (max-width: 767px) {
	.pressMedia_txt {
		background: #fff;
		padding: 10px 0px;
		min-height: 1px;
	}
	.rde-flex{
		display: flex;
		flex-direction: column-reverse;	
	}  
	.red-project-archive {
		width: 100%;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.tribe-events-single-event-description{
		float: none !important;
	}
}