

.header-wrapper {
   background: #0d47a1;
}

.header-menu .navbar-default {
   background: none;
   box-shadow: none;
   border: none;
}

.navbar-default .navbar-nav > li > a {
  color: #FFFFFF;
  font-family: 'Cinzel', serif;
}

.header-menu {
   margin-top: 5px;
   margin-left: 5px;
   margin-right: 5px;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #FFFFFF;
  background-color: #212121;
  border-radius: 25px;
}

.navbar-default .navbar-toggle {
  border-color: #dddddd;
  margin-top: -30px;
  float: left;
}

.header-social {
   margin-top: 20px;
}

@media (max-width: 767px) {
  .header-social {
      margin-top: -110px;
      float: right;
   }
}

.social-icon-circle-facebook:before {
  content: "\e227";
  color: #1976D2;
  margin-left: 5px;
}

.social-icon-circle-twitter:before {
  content: "\e287";
  color: #1976D2;
  margin-left: 5px;
}

.social-icon-circle-instagram:before {
   content: "\e300";
   color: #1976D2;
   margin-left: 5px;
}

.social-icon-circle-youtube:before {
   content: "\e299";
   color: #1976D2;
   margin-left: 5px;
}

.multi-post-wrapper .post-title {
   font-family: 'Libre Baskerville', serif;
   font-size: 23px;
   color: #90CAF9;
}

.multi-post-wrapper .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
   border-radius: 15px 50px
}

.seperator-wrapper {
   background-color: #212121;
   height: 10px;
}

.multi-post-wrapper h1, .h1 {
   font-family: 'Libre Baskerville', serif;
   font-size: 36px;
   color: #FFFFFF;
}

.multi-post-wrapper p {
   font-family: 'Libre Baskerville', serif;
   margin: 0 0 10px;
   margin-top: 5px;
   color: #BBDEFB;
}

.events-section-wrapper {
   background: #E0E0E0;
}

.events-section h3, .h3 {
  font-family: 'Libre Baskerville', serif;
  font-size: 24px;
  color: #0d47a1;
  margin-left: 0px;
  margin-top: -40px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.events-row {
   margin-top: 50px;
   margin-left: 5px;
   margin-right: -20px;
   margin-bottom: 10px;
   border-radius: 25px;
}

.chronosly-content-block {
   margin-top: -30px !important;
}

.ev-box {
   background-color: transparent !important;
}

.ev-data.start_date {
   font-family: 'Libre Baskerville', serif !important;
   color: #FFFFFF !important;
   font-size: 20px !important;
   margin-left: 7px !important;
}

.ev-box.both.title{
   border-left: 2px solid #212121 !important;
   border-bottom: 2px solid #212121 !important;
}

.ev-box.ch-hidden.content2{
   border-left: 2px solid #212121 !important;
}

.ev-data.event_title {
   font-family: 'Libre Baskerville', serif !important;
   color: #212121 !important;
   font-size: 16px !important;
   text-transform: capitalize !important;
}

.ev-data.full_date {
   font-family: 'Libre Baskerville', serif !important;
   font-size: 16px !important;
}

.ev-box.normal.content1 {
   border-left: 2px solid #212121 !important;
}

.ev-box.both.data{
   background-color: #212121 !important;
   border-radius: 10px !important;
   margin-left: -20px !important;
   width: 16% !important;
}

.ev-data.full_time{
   font-family: 'Libre Baskerville', serif !important;
   font-size: 16px !important;
}

.ev-item.custom_link {
   background-color: #212121 !important;
}

.sponsor-text {
   font-family: 'Libre Baskerville', serif;
   color: #0d47a1;
   background: #FFFFFF;
}

.sponsor-wrapper {
   background: #FFFFFF;
}

.sponsor-wrapper .img-responsive {
   width: 70%;
}

.slider-text {
   font-family: 'Libre Baskerville', serif;
   color: #ffffff;
   font-size: 24px !important;
}

@media (max-width: 767px) {
  .slider-text {
      font-size: 18px !important;
   }
}

.contact-form #dhvcform-650.dhvc-form-flat .dhvc-form-group .dhvc-form-label, #dhvcform-650.dhvc-form-flat .dhvc-form-group label {
  color: #FFFFFF;
  font-family: 'Libre Baskerville', serif;
}

.contact-form #dhvcform-650.dhvc-form-flat .dhvc-form-input input, #dhvcform-650.dhvc-form-flat .dhvc-form-captcha input, #dhvcform-650.dhvc-form-flat .dhvc-form-file input[type="text"], #dhvcform-650.dhvc-form-flat .dhvc-form-select select, #dhvcform-650.dhvc-form-flat .dhvc-form-textarea textarea, #dhvcform-650.dhvc-form-flat .dhvc-form-radio i, #dhvcform-650.dhvc-form-flat .dhvc-form-checkbox i, #dhvcform-650.dhvc-form-flat .ui-slider {
  border-color: transparent;
  border-radius: 10px;
}

.contact-form #dhvcform-650.dhvc-form-flat .dhvc-form-input input, #dhvcform-650.dhvc-form-flat .dhvc-form-file input[type="text"], #dhvcform-650.dhvc-form-flat .dhvc-form-captcha input, #dhvcform-650.dhvc-form-flat .dhvc-form-select select, #dhvcform-650.dhvc-form-flat .dhvc-form-textarea textarea {
  color: #212121;
  font-family: 'Libre Baskerville', serif;
}

.button.button.dhvc-form-submit {
   background-color: #212121;
   border-radius: 15px;
}

.contact-form .dhvc-form-message {
  font-family: 'Libre Baskerville', serif;
  font-size: 26px;
  color: #FFFFFF;
}

.footer-wrapper {
   background: #424242;
}

.news-wrapper {
   background: #0d47a1;
   font-family: 'Libre Baskerville', serif;
}

.footer-copyright {
   font-family: 'Libre Baskerville', serif;
   font-size: 12px;
   color: #1976D2;
}

.footer-social-heading h3, .h3 {
   font-family: 'Libre Baskerville', serif;
   font-size: 20px;
   color: #1976D2;
}

.footer-wrapper .mc-field-group {
   border-color: transparent !important;
}

.footer-wrapper .img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper p {
  text-align: center;
}

.footer-menu {
   font-family: 'Libre Baskerville', serif;
}

.footer-menu h3, .h3 {
  color: #FFFFFF;
}

.about-us-sections {
   font-family: 'Libre Baskerville', serif;
   font-size: 24px;
   color: #212121;
}

.ch-header .back {
  font-family: 'Libre Baskerville', serif !important;
  background: transparent !important;
}

.footer-mailchimp h3, .h3 {
  color: #FFFFFF;
}

.footer-quicklinks {
   font-family: 'Libre Baskerville', serif !important;
   float: left;
}

.footer-quicklinks h4 {
    color: #FFFFFF;
}

.tablepress {
  font-family: 'Libre Baskerville', serif !important;
}

.results-table {
   font-family: 'Libre Baskerville', serif !important;
}

.results-table label {
   color: #FFFFFF;
}

.results-table label select {
   color: #212121;
}

.results-table label input {
   color: #212121;
}