@charset "utf-8";
/* CSS Document */

.sidebar-border {
    border-left: 1px solid;
      border-image: linear-gradient(
      to bottom, 
      #ccc, 
      rgba(0, 0, 0, 0)
    ) 1 100%;
}
#loading {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.7;
  background: #ccc;
}

.featured-image {
    margin-left: 30px;
    float: right;
    border: 1px solid #ccc;
    padding: 5px;
}

.row {
    max-width:75rem;
}

.sponsored td {
    background: #ffff0052;
}

.distance {
	width: 35px;
	display: inline-block;
	text-align: center;
	padding: 1px;
	margin-bottom: 3px;
}

.d1 {
	background: #99cc99;
	color: #000;
}

.d2 {
	background: #669999;
	color: #fff;
}

.d3 {
	background: #669999;
	color: #fff;
}

.d4 {
	background: #339999;
	color: #fff;
}
.d5 {
	background: #006699;
	color: #fff;
}
.d6 {
	background: #006699;
	color: #fff;
}
.d7 {
	background: #369;
	color: #fff;
}
.d8 {
	background: #369;
	color: #fff;
}
.d9 {
	background: #369;
	color: #fff;
}
.d10 {
	background: #369;
	color: #fff;
}

.rcbutton {
    margin: 10px;
    padding: 15px;
    color: white;
    background: #00b6ff;
    border: 1px solid white;
    font-size: 1.2em;
    font-weight: bold;
    cursor:pointer;
}

.rcbutton:hover {
    border: 1px solid black;
}

td {
    vertical-align: top;
}

.delete-button {
 background-color: transparent;
  border: none;
  font-size: 16px;
  color: red; /* Customize the color as desired */
  cursor: pointer;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  line-height: 1;
}


.clickable-div {
	cursor: pointer;
    }

.map-container {
    position: relative;
    padding-bottom: 26.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.map-container iframe,  
.map-container object, 
.map-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.obj-wrapper {
    position:relative;
    width:100%;
    padding-bottom:22%;
    height:0;
    overflow:hidden;
  }
  
.tag {
  	color: #fff;
}
  
  
		
#slider-range {
 	display: block;
}


@media (max-width:400px) { 
	#slider-range.front,
	#slider-range.sub { 
		display: 100px; 
	} 
}
@media (min-width:500px) { 
	#slider-range.front { width: 200px; }
	#slider-range.sub { width: 150px; }
}
@media (min-width:800px) { 
	#slider-range.front { width: 300px; }
	#slider-range.sub { width: 200px; }
}

  
/* ***************************** */  

.sidebar h2 {
    font-size: 21px;
    color: #424243;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
    
.sidebar ul {  
	list-style-type: none;
		padding-left: 0px;
}

@media screen and (max-width: 40em) {
	#datecol {
		width: 90px;
	}
}


@media screen and (min-width: 40.063em) {
	#datecol {
		width: 130px;
	}
}


@media screen and (min-width: 64.063em) {
	#datecol {
		width: 140px;
	}
}


.circle {
  margin-left: 10px;
  display: inline-block;
  background: #00b6ff;
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
.circle-content {
  color: #fff;
  float: left;
  font-size: 1.5em;
  line-height: 0.7;
  margin-top: -0.6em;
  padding-top: 50%;
  text-align: center;
  width: 100%;
}

ul {
	margin-left:0px;
	padding-left: 30px;
}


body {
	font-family: 'Source Sans Pro', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}

label,p {
	font-family: 'Source Sans Pro', sans-serif;
}

/* Header Style */
#header {
	width:100%;
	background:#fff;
	padding-top:12px;
	padding-bottom:10px;
}

#header input[type="text"].search {
	background:#f0f1f1 url(/images/search.png) 99% 50% no-repeat;
	border:none;
	box-shadow:none;
	margin-bottom:0px;
	margin-left:5px;
	
}

#header input[type="text"].mail-box {
	background:#f0f1f1 url(/images/mail-box.png) 99% 50% no-repeat;
	text-transform:uppercase;
	font-size:12px;
	color:#0d5a86;
	font-family: 'Source Sans Pro', sans-serif;
	border:none;
	box-shadow:none;
	margin-bottom:0px;
	
}

.none {
	padding:0px;
}

.top-bar.expanded .title-area {
	background:none;
}

#header  .top-bar {
	background:none;
}

.top-bar-section ul {
	padding-top: 35px;
}

#header .top-bar-section ul li {
	background:none;
	list-style:none;
}

#header .top-bar-section ul li a {
	color:#272525;
	font-size:19px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
}

#header .top-bar-section ul li a.last {
	padding-right:0px;
}

#header .top-bar-section li a {
	background:none;
	/* text-align:center; */
	line-height:34px;
	padding:0px 10px;
}


#header .top-bar-section ul li a:hover {
	color: #00b6ff;
	font-size:19px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
}
#header h1 {
	line-height:34px;
}


.dropdown ul {
	background: #fff;

}


/* Banner Style*/

#banner {
	width:100%;
	background:url(/images/banner.webp) 0% 0% no-repeat;
	background-size:cover;
	padding-top:13.125em;
	padding-bottom:9.5em;
}

#banner .details {
	background:rgba(3,17,25,0.8);
	display:inline-block;
	width:100%;
	padding:18px 5px;
	margin-bottom:100px;
	position:relative;
}

#banner p {
	color: #fff;
}


#banner .details h1 {
	font-size:42px;
	color:#ffffff;
	font-weight:350;
}


#banner .details h2 {
	font-size:32px;
	color:#ffffff;
	font-weight:300;
}

#banner .details h3 {
	font-size:26px;
	color:#ffffff;
	font-weight:300;
}

#banner .details h4 {
	font-size:22px;
	color:#ffffff;
	margin-bottom:0px;
	margin-top:25px;
}

#banner .details label {
	font-size:21px;
	color:#ffffff;
}

#banner ul li {
	list-style:none;
	display:inline-block;
}

#banner .distance {
	background:#fff url(/images/distance.png) 0% 0% no-repeat;
}



#banner_event {
	width:100%;
	background:url(/images/banner.webp) 0% 0% no-repeat;
	background-size:cover;
	padding-top:13.125em;
	padding-bottom:0em;
	color:#003366;
}

#banner_event .details {
	display:inline-block;
	width:100%;
	padding:18px 5px;
	margin-bottom:0px;
	position:relative;
}




#banner_event .details h1 {
	font-size:36px;
	font-weight:300;
	margin-bottom: 0px;
}

#banner_event .details #thedate {
	font-size:30px;
	color:#003366;
	font-weight:300;
}

#banner_event .details h3 {
	font-size:26px;
	color:#ffffff;
	font-weight:300;
}

#banner_event .details h4 {
	font-size:22px;
	color:#ffffff;
	margin-bottom:0px;
	margin-top:25px;
}

#banner_event .details label {
	font-size:21px;
	color:#ffffff;
}

#banner_event ul li {
	list-style:none;
	display:inline-block;
}

#banner_event .distance {
	background:#fff url(/images/distance.png) 0% 0% no-repeat;
}


/* content Style pages*/

#content table {
	border:none;
	border-left: 1px solid #ccc;
	border-spacing:0px;
	width:99.50%;
	
}

#content table a {
	font-size:16px;
	color:#195a80;
	font-weight:600;
	font-family: 'Source Sans Pro', sans-serif;
}

#content table tr td {
	padding: 0.5625rem 1.0rem;
	border-right:2px solid #ddd;		/* was #b9bbbc;	*/
}

#content .men-content {
	margin-top:-14em;			/* Negative margin  - was -20% */
	background:#fff;
	width:100%;
	display:inline-block;
}

#content table tr th, table tr td {
	font-size:16px;
	color:#424243;
	font-family: 'Source Sans Pro', sans-serif;
}

#content .row .row {
	margin:0px;
}

/* Links to event pages */
#result h3 {
    padding:0px;
    margin:0px;
    font-size: inherit;
}

#content table tr th {
	font-size:21px;
	color:#424243;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
	line-height:2.125rem;
	border-right:2px solid #ddd;		/* was #b9bbbc */
}


table tr.even, table tr.alt, table tr:nth-of-type(even)  {
	background:#f0f1f1;
}

/* Footer Style Pages*/
#footer {
	width:100%;
	background:#0a4465;
	padding-top:1.25em;
	padding-bottom:1em;
}

#footer h5 {
	font-size:16px;
	color:#ffffff;
	margin-bottom:0px;
}

#footer p {
	font-size:16px;
	color:#ffffff;
}

#footer ul.first li {
	list-style:none;
}

#footer ul.first li a {
	font-size:16px;
	color:#ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:300;
}

#footer h3 {
	font-size:16px;
	color:#ffffff;
	font-weight: 400;
}

#footer ul li {
	list-style:none;
}

#footer ul li a {
	font-size:16px;
	color:#ffffff;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:100;
}




@media only screen and (max-width:40em) {
	#banner {
		padding-top:7em;
		padding-bottom:7em;
	}
	
	#banner_event {  /* ✅ SAME MEDIA QUERY */
		padding-top:7em;
	}
	
	h1 img {
		max-width:80%;
	}


	#banner .details h1 {
		font-size:32px;
	}
	#banner .details h2 {
		font-size:26px;
	}
		
	#banner .details h3 {
		font-size:24px;
	}
	
	#header .columns {
		padding:0px;
	}
	
	#content table tr td {
		padding:0.3625rem 0.2rem;       /* was 0.5 */
	}
	
	.top-bar .toggle-topbar.menu-icon a {
		height:40px;
	}
	
	.top-bar-section ul {
		background:#f0f1f1;
	}
	
	
	#content .enjoy {
		background-size:cover;
	}
	
	ul li h1 {
		margin-top:0.5em;
		margin-left:15px;
	}
	
	#header input[type="text"].search {
		margin-left:0px;
		margin-top:5px;
	}
	
	#banner ul {
		padding:0px;
	}
	
	#header .row.mail {
		padding:0px 15px;
	}

}

@media only screen and (min-width:40.0625em) and (max-width:44em) {

#header .top-bar-section ul li a {
	font-size:16px;
}
	
}