
/* EVENTS */

#main-livestream {
	background: #FFF;
}

#main-livestream iframe {
	width:100%;	
}

.upcoming-events h1 {
	margin-bottom: 0;
	font-size: 1.5rem;
	text-transform: uppercase;
}


.event-card {
	border: 0px solid #555;
	display: block;
	position: relative;
	margin-bottom: 30px;
	border-radius: 0 0 20px 0;
	box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.85);
	transition: 0.5s;
}

.event-card:hover {
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
	transition: 0.5s;
}

.event-card img {
	max-width: 300px;
	width:100%;
}

.event-card p {
	font-size: .85rem;
    letter-spacing: -.15px;
    margin: 15px 0 0 0;
    padding: 0 10px 10px 0;

}

.event-details {
	position: relative;
}

.event-details p {
    font-size: 0.95rem;
    letter-spacing: -0.15px;
    margin: 20px 0 10px;

}

.event-card h2 {
	font-size: 1.35rem;
	font-family: "Helvetica Neue", Arial, sans-serif;
	width: 80%;
	margin: 5px 0 15px 0;

}

.event-date {
	font-size: 1.4rem;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	display: inline-block;
	letter-spacing: 0.25px;
	width: fit-content;
	/* background-color: #c6e3f3; */
}

.event-date:hover {
	color:#111;
}

.event-time {
	font-size: 0.85rem;
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-weight: 400;
	letter-spacing: 0.15px;
	margin: 0 0 10px 0;
	padding: 6px 8px 4px;
	display: block;
	width: fit-content;
	text-transform: uppercase;
	background-color: #c6e3f3;
	color: #111;
	border-left:20px solid #2a769f
}

.seats-available	{
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: 700;
	padding: 15px 10px;
	display: inline-block;
	margin-bottom: 5px;

}

.seats-available span {
	font-size: 2.5rem;
    padding: 8px;
    display: inline-block;
    border-radius: 50px;
    margin-top: 2px;
    font-weight: 700;
    line-height: 1;
}

.event-category {
	display: inline-block;
	position: relative;
	top: 0;
	right: 0;
	background: #c11000;
	padding: 4px 8px;
	color: #fff;
	font-size: 0.9rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	width: fit-content;
	margin-right:8px

}

.event-sub-category {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: #c11000;
	padding: 4px 8px;
	color: #fff;
	font-size: 0.8rem;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	width: fit-content;

}

.event-sub-category-archive {
	background: #999;
    padding: 2px 3px;
    color: #eee;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
	display: inline-block;
}

.event-title {
	margin: 10px 0 30px 0;
	font-size: 2rem;
	width:95%;
}

.black-button {
	display:block;
	margin: 30px 0 20px 0;
	width: fit-content;
	font-size: 0.8rem;
	border: 1px solid #111;
	padding: 6px 10px;
	border-radius: 10px;
	line-height: 1
}

.events-sidebar-archive {
	background: #fff;
	padding: 0 0 0 10px;

}

.events-sidebar-archive h3 {
	text-align: center;
}

.event-archive-card {
	padding: 12px 2px;
	border-bottom: 1px dotted #aaa;
	margin: 0 0 4px 0;

}

.event-date-archive {
	top: 4px;
    display: block;
    position: relative;
    font-size: 0.8rem;
    right: 0;
    color: #999;
    margin-bottom: 8px;
    text-transform: uppercase;

}

.events-sidebar-archive h2 {
	background: #dbd2d2;
    margin: 0 0 4px 0;
    color: #111;
    padding: 10px 3px 10px 8px;
    text-transform: uppercase;
    font-size: 0.8rem;
    letter-spacing: 0.5px;
    border-top: 12px solid #d11000;
}


.events-newsletter {
	background: #333;
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.events-recent {
	margin-bottom: 30px;

}

.events-newsletter p {
	font-family: "Helvetica Neue", Arial, sans-serif;
	margin: 10px 5px 0;
	color:#fff;
	font-size: 0.9rem;

}


.add-to-calender ul li {
	font-family: "Helvetica Neue", Arial, sans-serif;
	line-height: 1;
	font-style: normal;
	font-size: 14px;
	padding: 0 0 0 4px;

}

.add-to-calender ul li .fa {
	display: inline-block;
	width:10%;
	font-size: 1.1rem;

}

.add-to-calender ul li .dropdown-item {
	display: inline-block;
    width: 85%;
    padding: 9px 0 0 6px;

}
button.event-register-button,
.calender-button, 
.streaming-button {
	padding: 12px 10px;
	border-radius: 10px;
	display: block;
	position: relative;
	margin: 10px auto 0;
	width: 100%;
	max-width: 300px;
	font-size: 18px;
	height: auto;
	line-height: normal;
	text-align: center;
	border-width: 0;
	border-style: solid;
	color: #ffffff;
	cursor: pointer;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.65);
	font-family: "Helvetica Neue", Arial, sans-serif;
}


button.event-register-button {
	background:#d11000;

}


button.event-register-button:hover {
	background: #f11000;
	transition: 0.5s;
	color: #FFF
}

.calender-button {
	background: #e7a303;
	border-color: #e7a303;

}

.calender-button:hover {
	background: #872203;
	transition: 1s;
	color: #FFF
}

.streaming-button {
	background: #2680ca;
	border-color: #2680ca;
}

.streaming-button:hover {
	background: #1d245a;
	transition: 1s;
	color: #FFF
}


#single-event-live-stream {
	background: #fff;
	padding: 0;
}

#single-event-live-stream h1 {
	text-align: right;
    font-weight: 700 !important;
    letter-spacing: 0;
    padding:0;
    margin: 5px 0 0 0;
    font-size: 0.9rem;

}

#single-event-live-stream .live-stream-title h2 {
	background: #d11000;
	color:#fff;
	padding:0;
	margin: 0;
	line-height: 1;
	font-weight: 400 !important;
	text-transform: capitalize;
	font-size: 0.9rem;
	border-radius: 10px 10px 0 0;
}


#main iframe {
	width:100%;
	max-width:1200px !important;
}

.live-stream-brand img {
    max-width: 350px;
    width: 100%;
    padding: 0;
}

.youtube-stream {
	background:#fff;
	padding: 0;    
}


.event-details-holder h2 {
	font-size: 1.4rem;
	font-weight: 700;	
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: "Helvetica Neue", Arial, sans-serif;

}
.event-details-holder strong,
.event-details-holder p {
	font-size: 0.9rem;
	font-family: "Helvetica Neue", Arial, sans-serif;
    line-height: 1.25;

}
.event-details-holder p {
margin: 0 0 15px 0;
}

.info-holder h1,
.info-holder h2,
.info-holder h3,
.info-holder h4,
.info-holder h5,
.info-holder h6 {
	padding: 0 10px;
}

.event-details-holder {
	padding:0 5px;
}

.chat-holder {
	max-height: 100vh; /* This ensures the column is exactly the height of the viewport */
	background: #fff;
    height: 100%;
	padding: 0;
}

.info-holder {
	max-height:100vh; /* This ensures the column is exactly the height of the viewport */
	background: #f9f9f9;
    height: 100%;
    overflow: hidden;
    scroll-behavior: smooth;
    overflow-y: scroll;
	padding: 0;
}


.info-holder h1,
.info-holder h2,
.info-holder h3,
.info-holder h4,
.info-holder h5,
.info-holder h6 {
	padding: 8px 2px;
}


.chat-holder h3,
.info-holder h3 {
	color:#fff;
	padding: 7px;
	margin: 0;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.chat-holder h3 {
	background: #d11000;
	font-size: 1.2rem;
}

.info-holder h3 {
	background: #333;
	font-size: 1.2rem;
}
.info-holder h4 {
	font-size: 1.1rem;
}

.info-holder p {
	font-size: 0.9rem;
    padding: 0 10px;
    margin: 10px 0 20px 0;
    line-height: 1.25;
	font-family: "Helvetica Neue", Arial, sans-serif;
}


/* CHAT STYLE */



div#simple-ajax-chat {
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

ul#sac-messages li {
    margin: 0 0 10px 0 !important;
    padding: 2px 5px 10px !important;
	font-style: normal !important;
    font-size: 0.95rem !important;
    letter-spacing: -0.15px;
    line-height: 1.25 !important;
    border-bottom: 1px dashed #ccc;
	font-family: Georgia, 'Times New Roman', Times, serif;
}

ul#sac-messages li a:link {
color: #fff;
background: #d11000;
padding: 1px 4px;
font-weight: 400;
border-radius: 2px;
line-height: 1;
letter-spacing: 0.25px;
font-size: 0.85rem !important;
}	

div#simple-ajax-chat {
    width: 100%;
    overflow: hidden;
    margin: 0 0 20px 0;
}

div#sac-content {
    display: none;
}

div#sac-output {
  display: block;
    width: 100%;
    position: relative;
    height: 450px;
    overflow: auto;
    background-color: #fff;
    margin:0 0 15px 0;
}

div#sac-output.sac-reg-req {
    float: none;
    width: 100%;
    height: auto;
    border: 0;
}

div#sac-latest-message {
    padding: 5px;
    font-size: 11px;
    background-color: #d1d1d1;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
    font-style: normal;
}

ul#sac-messages {
    margin: 6px 0 4px;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    list-style-position: outside !important;
}

#sac-panel {

}

div#sac-panel {
    display: block;
    width: 100%;
    position: relative;
	padding: 0 5px;
	background: #fff;
}

form#sac-form fieldset {
    margin: 0 0 5px 0;
    padding: 0;
    border: 0;
}

form#sac-form fieldset label, form#sac-form fieldset input, form#sac-form fieldset textarea {
    float: left;
    clear: both;
    width: 100%;
    margin: 0 0 2px 0;
    font-size: 13px;
}

form#sac-form fieldset textarea {
    height: 133px;
    padding: 5px;
}

#sac-user-info {
    margin: 2px;
    font-weight: 700;
	display: none;
}

.tooltip {
    border: 0;
    text-shadow: none;
}

#sac-user-chat > label {
display:none;
}

/* LOGIN STYLES */

.chat-login {
    width: auto;
    text-align: center;
    line-height: 15px;
    padding: 10px 2px 10px;
    font-size: 12px;
    font-weight: 400;
    top: 0;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: left;
}

.chat-login i {
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin: 2px 5px 0 0;
}

.chat-login a {
	font-size: 12px;
	color: #333;
}

.chat-login a:hover {
	color:#d11000
}

.chat-userdetails a {
	width: 100%;
	float: initial;
	text-align: right;
	line-height: 15px;
	padding: 5px;
	text-transform: capitalize;
	font-weight: 500;
	color: #333;
	position: relative;
	display: flex;
	justify-content: left;
	align-items: center;
	font-size: 12px;
	margin: 0;
	  line-height: 15px;
}



@media only screen and (max-width: 576px) {

.upcoming-events h1 {
	text-align: center;
}

#single-event-live-stream h1 {
	text-align: center;

}

.event-card {
	width:100%;
	max-width: 300px;
	margin:0 auto 20px;
}

.live-stream-brand img {
	text-align: center;
	margin:15px auto 0;
	display: block;
}

}



