.events_wrapper {
  width: 90%;
  padding: 80px 0px;
  margin: 0 auto;
  overflow: hidden;
}
.events_wrapper .event_filter{
	/* width: 30%;
	float: left; */
}
.events_wrapper .custom_date_wrap {
    overflow: hidden;
}
.events_wrapper .event_items{
	overflow: hidden;
}
.single_event {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}
.single_event .event_img {
    /* float: left;
    width: 30%; */
}
.single_event .event_details {
    overflow: hidden;
}
.single_event .event_details h3 {
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 5px;
}
.event_date p.event_start_date, .event_date p.event_hour {
    display: inline-block;
    margin-right: 25px;
}
.filter_block h3.filter_heading {
    font-size: 16px;
    font-weight: 600;
}
.event_filter .filter_block {
    margin-bottom: 50px;
}
.single_event .more_details a {
    border-bottom: 2px solid #666;
    margin-top: 10px;
    display: inline-block;
    margin-right: 15px;
}
.single_event .event_img img {
    width: 300px;
}
.filter_heading a.clear_btn {
    /* margin-left: 100px; */
    border-bottom: 2px solid #666;
    font-size: 14px;
}
.events_wrapper input.daterangepicker {
    position: inherit;
    width: 50%;
    background: #f5f5f5;
    color: #333;
    font-weight: 600;
}
.select_date h4{
    margin-bottom: 0;
    font-size: 13px;
}
.single_event h4.event_price {
    padding-top: 0;
    font-size: 13px;
}
.cs_daterangepicker {
  background: #eee;
  height: 40px;
  padding-top: 0px !important;
  padding-left: 10px !important;
  width: 55%;
  font-size: 13px;
  border: 1px solid #ddd;
}

/* Create a custom checkbox */
.checkbox_wrap, .radio_wrap {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-indent: -999999px;
}
.select_type label{
    font-weight: 500;
}
.checkbox_wrap.checkbox_name_display, .radio_wrap.checkbox_name_display {
    text-indent: 0px;
    padding-top: 2px;
}
input#event_submit:focus {
    background-color: #222;
}

/* Hide the browser's default checkbox */
.checkbox_wrap input, .radio_wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox_wrap .checkmark, .radio_wrap .radio_btn {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #ddd;
}
.radio_wrap .radio_btn{
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.checkbox_wrap:hover input ~ .checkmark,
.radio_wrap:hover input ~ .radio_btn {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox_wrap input:checked ~ .checkmark,
.radio_wrap input:checked ~ .radio_btn {
  background-color: #2196F3;
}

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

/* Show the checkmark when checked */
.checkbox_wrap input:checked ~ .checkmark:after,
.radio_wrap input:checked ~ .radio_btn:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox_wrap .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.radio_wrap .radio_btn::after {
  top: 7px;
  left: 7px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
}


/** Loading Icon CSS **/
.lds-ring {
  display: block;
  position: relative;
  width: 64px;
  height: 64px;
  margin: 0 auto;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #522a47;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #522a47 transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Pagination */
.events_wrapper .pagination {
  text-align: center;
  clear: both;
  display: block;
  margin-top: 100px;
}
.events_wrapper .pagination a.page-numbers, .events_wrapper .pagination span.page-numbers {
  color: #fff;
  background: #2a2a2a;
  text-decoration: none;
  display: inline-block;
  padding: 10px 13px 5px;
  vertical-align: middle;
  line-height: 30px;
  transition: .5s;
}
.events_wrapper .pagination a.page-numbers:hover, .events_wrapper .pagination span.page-numbers:hover, 
.events_wrapper .pagination span.page-numbers.current{
  background: #E51937;
}


/****** Custom Style for General Admissions ******/
.admission-form .date-wrapper {
  margin-bottom: 60px;
}
.admission-form .time-wrapper {
  margin-bottom: 40px;
}

.admission-form label {
  width: 60px;
  height: 60px;
  font-size: 30px;
  text-align: center;
  line-height: 65px;
  font-family: alternate-gothic-no-2-d, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  color: white;
  background-color: #C8224C;
  border-radius: 50%;
  margin: 0 30px;
  position: relative;
}
.admission-form label span.checked {
  display: none;
}
.admission-form label span i {
  font-size: 30px;
}
.admission-form .date-wrapper label:after {
  content: '';
  width: 0;
  height: 0;
  border: none;
  position: absolute;
  border: 2px dashed rgb(233, 167, 183);
  opacity: 0;
  left: 50%;
  margin-top: 65px;
	-webkit-transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-moz-transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-o-transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.admission-form .date-wrapper label.linked:after {
  opacity: 1;
  height: 50px;
}

.admission-form .input-icon {
  color: #C8224C;
  font-size: 28px;
  position: absolute;
  margin-left: 20px;
  margin-top: 12px;
}

.admission-form input,
.admission-form select {
  cursor: pointer;
  font-family: nimbus-sans, sans-serif;
  border: 2px solid #DCE0E1;
  height: 60px;
  width: calc(100% - 125px);
  max-width: 385px;
  vertical-align: bottom;
  padding-left: 70px;
}
.admission-form input:hover, .admission-form select:hover,
.admission-form input:visited, .admission-form select:visited,
.admission-form input:focus, .admission-form select:focus, 
.admission-form input:active, .admission-form select:active {
  outline: none;
}
.admission-form input[type='submit'] {
  margin-left: 125px;
  padding-left: 0;
  font-family: futura-pt-bold, sans-serif;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  color: white;
  background: #C8224C;
  border: 2px solid #C8224C;
	-webkit-transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-moz-transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-o-transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	transition: all 1s cubic-bezier(0.250, 0.460, 0.450, 0.940);
}
.admission-form input[type='submit']:hover {
  color: #C8224C;
  background: white;
}

.admission-form .input-wrapper.inactive label {
  background-color: #DCE0E1;
}
.admission-form .input-wrapper.inactive .input-icon {
  color: #A5AAAB;
}
.admission-form .input-wrapper.inactive input {
  background-color: #DCE0E1;
  border-color: #DCE0E1;
}
.admission-form .input-wrapper.inactive input[type="submit"] {
  color: #A5AAAB;
}
.admission-form .input-wrapper.inactive input[type="submit"]:hover {
  color: #A5AAAB;
}
.admission-form select option {
	background: #878186;
	font-family: nimbus-sans, sans-serif;
	font-size: 22px;
	line-height: 22px;
  font-weight: 500;
  color: #fff;
}
.admission-form select option:hover,
.admission-form select option:checked {
  background: #1980EC;
}
.admission-form select option:checked:before {
	font-family: 'Material Icons';
	content: '\e876';
	margin-left: -25px;
	margin-top: 0;
	position: absolute;
	color: white;
	width: 20px;
	height: 20px;
}

.page-template-page-admission h2 {
	margin-bottom: 1.5rem !important;
}

.page-template-page-admission .ui-datepicker table thead {
  border-top: 1px solid #DCE0E1;
  border-bottom: 1px solid #DCE0E1;
}
.page-template-page-admission .ui-widget-header {
  border: none !important;
  background: transparent !important;
}
.page-template-page-admission .ui-state-default,
.page-template-page-admission .ui-widget-content .ui-state-default,
.page-template-page-admission .ui-widget-header .ui-state-default,
.page-template-page-admission .ui-button,
html .page-template-page-admission .ui-button.ui-state-disabled:hover,
html .page-template-page-admission .ui-button.ui-state-disabled:active {
  border: none !important;
  background: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  padding: 9px;
}
.page-template-page-admission .ui-state-hover,
.page-template-page-admission .ui-widget-content .ui-state-hover,
.page-template-page-admission .ui-widget-header .ui-state-hover,
.page-template-page-admission .ui-state-focus,
.page-template-page-admission .ui-widget-content .ui-state-focus,
.page-template-page-admission .ui-widget-header .ui-state-focus,
.page-template-page-admission .ui-button:hover,
.page-template-page-admission .ui-button:focus {
  border: none !important;
  background: #DCE0E1 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-page-admission .ui-state-active,
.page-template-page-admission .ui-widget-content .ui-state-active,
.page-template-page-admission .ui-widget-header .ui-state-active,
.page-template-page-admission a.ui-button:active,
.page-template-page-admission .ui-button:active,
.page-template-page-admission .ui-button.ui-state-active:hover {
  border: none !important;
  background: #C8224C !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-template-page-admission .ui-widget-header .ui-icon {
  background-image: none;
  position: relative;
  color: transparent;
  overflow: visible;
  text-indent: 0;
}
.page-template-page-admission .ui-datepicker .ui-datepicker-prev span:before {
  font-family: 'Material Icons';
  content: '\e5c4';
  font-size: 20px;
  margin-left: 0;
  margin-top: -7px;
  width: 20px;
  color: black;
  height: 20px;
  position: absolute;
}
.page-template-page-admission .ui-datepicker .ui-datepicker-next span:before {
  font-family: 'Material Icons';
  content: '\e5c8';
  font-size: 20px;
  margin-right: 0;
  margin-top: -7px;
  width: 20px;
  color: black;
  height: 20px;
  position: absolute;
}
.page-template-page-admission .ui-datepicker-next-hover,
.page-template-page-admission .ui-datepicker-prev-hover {
  font-weight: bold !important;
  display: block !important;
}
.page-template-page-admission .get-ticket-box {
  display: none;
}

@media (max-width: 991px) {
	.admission-section .pl-5 {
		padding: 0 !important;
	}
	/* Menu spaces fixing */
	.menu-header-programs-events-container {
	padding-bottom: 0 !important;
	}
	.menu-header-programs-events-menu-2-container {
	padding-top: 0 !important;
	}
}
@media (max-width: 767px) {
  .admission-section .container {
    padding: 0 35px;
  }
  .admission-form label {
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 45px;
    margin: 0 15px 0 0;
    vertical-align: middle;
  }
  .admission-form label span i {
    font-size: 30px;
  }
  .admission-form .input-icon {
    margin-top: 7px;
  }
  .admission-form input,
  .admission-form select {
    height: 50px;
    width: calc(100% - 60px);
    vertical-align: middle;
    max-width: unset;
  }
  .admission-form .date-wrapper {
    margin-top: 0;
    margin-bottom: 40px;
  }
  .admission-form .time-wrapper {
    margin-top: 30px;
  }
  .admission-form input[type='submit'] {
    width: 100%;
    margin-left: 0;
  }
  .admission-form .date-wrapper label.linked:after {
    height: 40px;
  }
  .admission-form .date-wrapper label:after {
    margin-top: 45px;
  }
}
.gray-footer-links a img {
  margin: 0 5px 0 0;
}

/**/

.video-module {
    padding: 30px 0;
}

.video-module .video-wrapper {
    padding: 57% 0 0;
    position: relative;
}

.video-module .video-wrapper iframe, .video-module .video-wrapper video {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}