/*orange #FF6B00*/
/*font-family: josefin-sans,sans-serif;
font-weight: 400;
font-style: normal;*/

body.stop-scroll {
/*  height: 100%;
  overflow: hidden;
  overflow-scrolling: none;
  position: relative;*/
  position:fixed;
  width:100%;
  overflow-y:hidden;
  top:0;
  bottom:0;
  height: 100%;
}
.fancybox-content {
  display: inline-block;
  width: 50%;
  max-width: 77.3rem !important;
  padding: 20px 30px !important;
}

/*.position-right {
  width:400px;
}
.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
}*/
.reveal {
  padding: 20px 30px !important;
}
.adv, .card-section a {
  color: #3886c8;
}
.adv:hover, .card-section a:hover {
  color: #3886c8;
  text-decoration: underline;
}
.top-bar-container {
  z-index: 999;
  height: 128px !important;
}
button:focus, img:focus, .slick-slide {outline:0;}
.sticky-topbar {
  width: 100%;
}
.top-orange-bar {
	background-color: #3886C8;
	height:22px;
}
.top-orange-bar a {
	font-family: roboto,sans-serif;
	font-weight: 400;
	font-style: normal;
	color:#fff;
	margin-left: 63px;
	font-size: 14px;
	vertical-align: top;
}
.top-orange-bar i {
    margin: 4px 0 0px 7px;
    vertical-align: top;
}
.hang-left {
	padding-left: 0;
}
.main-desktop-menu {
	float: right;
}

.desktop-nav .sticky-topbar {
  background-color: #fff !important;
  border-bottom: 1px solid #d1cece;
}
.top-nav-logo {
	height: 105px;
}
.top-nav-logo img {
	padding-top: 15px;
  width: 130px;

      -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.top-nav-logo img.small-logo {
    width: 90px;
    position: absolute;
    left: 0;
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.nav-small .top-nav-logo img.small-logo {
  opacity:1;
  left: 0;
  max-height: none;
  width:85px;
}
.nav-small .large-logo {
  opacity:0;
  width:78px;

}
.main-desktop-menu > li > a{
	color: #1c3144;
	font-size: 18px;
	padding: 0.7rem 1.13rem !important;
	text-transform: uppercase;
}
.main-desktop-menu > li {
	margin: 0 0 0 35px;

}
.desktop-nav-container {
	width: auto;
	min-width: 575px;
	margin-top: 59px;
}
.desktop-logo-container {
	width:auto;
  position: relative;
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
	display: none;
}
.dropdown.menu > li:hover, .dropdown.menu > li.is-active {
	border-bottom: 4px solid #FF6B00;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 44px;
    right: auto;
    left: 0;
	border-bottom: none;

}
.submenu {
	text-align: left;
}
.is-submenu-item {
	background-color: #f0f1f1;
	border-bottom: 1px solid #d1cece;

}
.is-submenu-item:hover {
	background-color: #fff;
}
.dropdown .is-dropdown-submenu a {
	font-size: 16px;
	padding:18px;
  line-height: 20px;
}
.is-submenu-item:hover a{
	color: #3886c8;
}

.mobile-nav li {
    list-style: none;
    padding: 10px 0;
    position: relative;
    border-top: 1px solid #d1cece;
}
.mobile-nav li:last-child {
    border-bottom: 1px solid #d1cece;

}
.mobile-nav ul{
	margin: 14px 0 14px 0;
}
.mobile-nav ul > li > a {
	font-weight: 400;
    font-size: 24.5px;
    color: #1c3144;
    text-transform: uppercase;
}
.mobile-nav ul > li > i {
    font-size: 26px;
    color: #1c3144;
    position: absolute;
    right: 10px;
    top: 19px;
}
.mobile-nav ul > li > ul {
	padding: 0 0 0 5vw;
	margin: 0;
}
.mobile-nav ul > li > ul > li {
	border-top: none;
  border-bottom: none !important;
}
.mobile-nav ul > li > ul > li > a{
    font-weight: 300;
    color: #1c3144;
    text-transform: none;
        line-height: 25px;
}
.mobile-nav-contain {
  width:100%;
  position: fixed;
  top: 110px;
  pointer-events: none;
  z-index: 99999;
  overflow-y: auto;
  height:calc(100vh - 150px);
  display: none;
}
.mobile-nav {
  width: calc(100% - 8.4vw);
  display: block;
  background-color: #f0f1f1;
  max-height: calc(100vh - 80px);
  margin-left: 8.4vw;
  border-top: 6px solid #FF6B00;
  padding-right: 4.7vw;
  padding-left: 4.7vw;
  -webkit-box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.2);
  padding-bottom: 30px;
  pointer-events: auto;

  overflow-y: auto;
  height:calc(100vh - 120px);
}
.mobile-small-logo {
  width: 100px;
  margin-top: 13px;
}
.mobile-nav .search-box {
	width: 100%;
    margin: 20px auto 20px auto;
    position: relative;
}
.mobile-nav .search-area form input {
    background-color: #fff;
    border-color: #fff;
    border-radius: 0px 0px 0px 0px !important;
    -moz-border-radius: 0px 0px 0px 0px !important;
    -webkit-border-radius: 0px 0px 0px 0px !important;
    -webkit-appearance: none;
}
.search-box input[type='search'] {
	margin-bottom: 0;
    padding: 10px 41px 10px 10px;
    box-sizing: border-box;
    font-size: 18px;
    width: 100%;
    text-align: left;
    background-color: #fff;
    color: #444;
}
.search-box button[type='submit'] {
    position: absolute;
    background-color: transparent;
    line-height: 40px;
    width: 40px;
    padding: 0;
    border: 0;
    right: 0;
    top: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;
}
.search-box button[type='submit'] i {
  display: inline-block;
  vertical-align: middle;
  color: #1c3144;
  font-size: 18px;
}
.mobile-menu-btn-container {
  position: absolute;
  top: 25px;
  right: 0px;
}
.alt-close {
  top:20px;
  right:12px;
  bottom:auto;
}
  #nav-icon3 {
    width: 32px;
    position: relative;
    margin: 0 auto;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    height: 26px;
  }

  #nav-icon3 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #1c3144;
    opacity: 1;
    left: 0;
    border-radius: 3px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
  }
  .mobile-btn.open span{
    background: #FF6B00 !important;
  }
  .mobile-btn2.open span{
    background: #FF6B00 !important;
  }
  #nav-icon3 span:nth-child(1) {
    top: 0px;
  }

  #nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3) {
    top: 10px;
  }

  #nav-icon3 span:nth-child(4) {
    top: 20px;
  }

  #nav-icon3.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  #nav-icon3.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);v
  }

  #nav-icon3.open span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  #nav-icon4 {
    width: 32px;
    position: relative;
    margin: 0 auto;
    cursor: pointer;
    height: 26px;
  }

  #nav-icon4 span {
    display: block;
    position: absolute;
    height: 5px;
    width: 100%;
    background: #1c3144;
    opacity: 1;
    left: 0;
    border-radius: 3px;
  }

  #nav-icon4 span:nth-child(1) {
    top: 0px;
  }

  #nav-icon4 span:nth-child(2),#nav-icon4 span:nth-child(3) {
    top: 10px;
  }

  #nav-icon4 span:nth-child(4) {
    top: 20px;
  }

  #nav-icon4.open span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%;
  }

  #nav-icon4.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-icon4.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);v
  }
  .mobile-logo {
  	margin-top: 18px;
  	margin-bottom: 20px;
  }
  .rel {
  	position: relative;
  }
  .mobile-header {
  	border-bottom: 1px solid #d1cece;
        background: #fff;
        height: 105px;
  }
  .mobile-menu-btn {
  	text-transform: uppercase;
  	font-size: 17px;
  	padding: 5px 0;
  	color: #fff;
  	width: 100%;
  	background-color: #FF6B00;
  	margin: 10px 0;
  	text-align: center;
  	display: block;
  	letter-spacing: 1px;
  	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.75);
  }
  .mobile-menu-btn:hover, .mobile-menu-btn:active {
  	color: #fff;
  }
  .dropdown.menu > li:last-child:hover, .dropdown.menu > li:last-child.is-active {
  	border-bottom: none;
  }
.mobile-menu-btn i {
	font-size: 16px;
	padding-left: 5px;
}
.slider-desktop-container {
  width:100%;
  height: 540px;
  margin: 0;
  padding:0;
  clear: both;
  position: relative;
}

/*.slider-content {
      padding: 18px 46px 2px 57px;
  }*/
  .slide-desktop{
      height: 540px !important;
/*      background-size: contain;
      position: relative;*/
  }
  .slider-image-container {
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
      height:500px;
      position: absolute;
      width: 100%;
      top:0;
      left:0;
  }
.slick-next {
    right: auto !important;
    bottom: 90px;
    top: auto !important;
    left: calc(47.2% + 618px);
}
.slick-prev {
    left: auto !important;
    bottom: 90px;
    top: auto !important;
    right: calc(47.2% + 618px);
    z-index: 1;
}
  .slick-prev::before {
    font-family: FontAwesome !important;
    content: "\f104" !important;
    font-size: 60px !important;
}  
.slick-next::before {
    font-family: FontAwesome !important;
    content:  "\f105" !important;
    font-size: 60px !important;        
}     
.slider-desktop-content {
  position: absolute;
  bottom: 40px;
  width: 100%;
  background-color: rgba(0,0,0,0.6);
  height: 188px;
  text-align: center;
  display: table;
}
.slider-desktop-content-container {
      width: 100%;
    height: 100%;
    padding: 0 90px 20px 90px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}
.slider-title {
  color: #fff;
  font-family: josefin-sans,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 50px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
  /*margin-top: 36px;*/
  
  text-transform: uppercase;
  line-height: 51px;
  

}
.slider-text {
  color: #f0f1f1;
  font-size: 20px;
  font-weight: 200;
  max-width: 1000px;
  text-align: center;
  margin: 0 auto;
  line-height: 24px;
}
.button {
  padding:20px 60px;
  background-color: #3886c8;
  font-size: 18px;
  color: #fff;
  margin: 0 auto;
  text-transform: uppercase;
}
  .button:hover, .button:focus {
    background-color: #FF6B00;
    color: #fefefe;
  }
[type='submit'] {
    padding: 21px 60px;
    background-color: #3886c8;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
[type='submit']:hover {
      background-color: #FF6B00;
    color: #fefefe;
}

form [type='button'] {
    padding: 21px 60px;
    background-color: #3886c8;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
form [type='button']:hover {
      background-color: #FF6B00;
    color: #fefefe;
}



.slider-button {
  -webkit-box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.2);
  box-shadow: -1px 2px 2px 0px rgba(0,0,0,0.2);
  position: absolute;
  bottom: -30px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.slider-mobile {
  display: none !important;
}
.slick-dots {
    position: relative !important;
    margin-bottom: 10px !important;
}
  .slick-dots {
    position: absolute !important;
    bottom: -16px !important;
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    list-style: none !important;
    text-align: center !important;
        z-index: 999 !important;
}
.slick-dots li {
    display: inline-block !important;
    position: relative !important;
    margin: 0 !important;
    list-style: none !important;
}
.slick-dots li button {
    transition: all 0.3s ease-in-out !important;
    display: block !important;
    width: 11px !important;
    height: 11px !important;
    font-size: 0 !important;
    padding: 0 !important;
    background-color: transparent !important;
    border: 1px solid #999999 !important;
    border-radius: 50% !important;
    pointer-events: none !important;
    touch-action: none;
}
.slick-dots li button:before {
  content: none !important;
}
.slick-dots li.slick-active button, .slick-dots li button:hover {
    background-color: #999 !important;
}
.card-section {
  padding: 0;
}
.card-section h4, .card-section h4 a{
      margin-top: 18px;
  font-size: 30px !important;
  color: #1c3144;
  text-align: center !important;
  font-family: josefin-sans,sans-serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  text-transform: uppercase;

}
.card-section h4 a:hover {
  color: #3886c8;
}
.card-section p {
  font-size: 16px;
  margin-bottom: 5px !important;
}
.card-section a {
  font-size: 16px;
  color: #3886c8;
  text-transform: uppercase;
  font-weight: 400;
}
.card {
  border:none;
}
.homepage-cta-container {
  margin-top: 55px;
}
.homepage-cta-container .column, .homepage-cta-container .columns {
    padding-right: 1.0rem !important;
    padding-left: 1.0rem !important;
}
.homepage-slider-2 {
  z-index: 10;
}
.slider2-image-container {
  height: 500px;
  position: relative;
  background-position: center;
  background-size: cover;
}
.slider2-desktop-content {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border:1px solid #3886C8;
    background-color: rgba(0,0,0,0.3);
    width: 973px;
    max-width: 80%;
    text-align: center;
    height:272px;
    z-index: 10;
}
.slider2-date {
  color: #fff;
  font-size: 16px;
  font-family: roboto, Arial, sans-serif;
  border-bottom: 1px solid #3886C8;
  width: 262px;
  margin: 48px auto 0 auto;
  padding-bottom: 10px;
    letter-spacing: 1px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}
.slider2-text {
    font-family: josefin-sans,sans-serif !important;
    font-weight: 400 !important;
    font-size: 44px;
    margin: 43px auto 0 auto;
    letter-spacing: 1px;
    color: #fff;
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 0.8);
        -webkit-transition: all 0.0s ease;
    -moz-transition: all 0.0s ease;
    -o-transition: all 0.0s ease;
    -ms-transition: all 0.0s ease;
    transition: all 0.0s ease;
    opacity: 0;
        line-height: 52px;
        padding: 0 30px;
}
.slick-active .slider2-text{
  transform: translate(0, -30px);
  opacity: 1;
          -webkit-transition: all 0.9s ease;
    -moz-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    -ms-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.slider-button2 {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -30px;
  position: absolute;
    border:1px solid #3886C8;
    background-color: #fff;
    color: #3886C8;
}
.homepage-slider-2-container-desktop .slick-next, .homepage-slider-2-container-desktop .slick-prev {
  bottom: 42%;
  z-index: 10;
}
.slick-prev, .slick-next {
  height: 52px !important;
  width: 35px !important;
}
.homepage-slider-2-container-desktop {
  position: relative;
}
.left-grad {
  position: absolute;
  height: 100%;
  width:314px;
  left:0;
  top:0;
  z-index: 9;
}
.right-grad {
  position: absolute;
  height: 100%;
  width:314px;
  right:0;
  top:0;
  z-index: 9;
}
.left-grad img, .right-grad img {
  height: 100%;
}
.homepage-slider-2-container-mobile {
  display: none;
}
.homepage-main-content h1 {
  color:#1c3144;
  font-size: 48px;
  font-family: josefin-sans,sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 58px;
}
  .homepage-main-content {
    padding: 58px 0 60px 0;
  }
  .homepage-main-content p {
    max-width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  footer {
    background-color: #12202b;
    padding: 80px 0 0 0;
  }
  footer p {
    color: #f1f1f1;
    margin-top: 0;
        margin-bottom: 0px;
  }
  footer a {
    color: #4daaf8;
  }
  footer a:hover {
    color: #4daaf8;
    text-decoration: underline;
  }
  .event-btn {
        left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -45px;
    position: absolute;
    width: 100%;
  }
  .event-btn a{
    -webkit-appearance: none;
      line-height: 1;
      text-align: center;
      cursor: pointer;
      transition: background-color 0.25s ease-out, color 0.25s ease-out;
      border-radius: 0px;
      display: inline-block;
      margin: 0 auto;
      text-transform: uppercase;
      padding: 20px 60px;
      font-size: 18px;
      background-color: #fff;
      color: #3886C8;
      text-decoration: none;
      border: 1px solid #3886C8;
  }
  .event-btn a:hover {
      background-color: #FF6B00;
      color: #fefefe;
  }
  .upcoming-events-containter {
    position: relative;
    padding: 1.2vw 1.7vw 2.4vw 1.7vw;
    border:1px solid #3886C8;
    text-align: center;
  }
  .upcoming-event {
    margin-bottom: 20px;
  }
  .upcoming-events-containter h3 {
    font-family: josefin-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin: 0 auto 10px auto;
  }
  .upcoming-event .upcoming-event-date {
    color: #f1f1f1;
    font-size: 14px;
    font-weight: 100;
    margin: 0;
  }
  .upcoming-events-button{
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -28px;
    position: absolute;
    border:1px solid #3886C8;
    background-color: #fff;
    color: #3886C8;
  }
  .upcoming-events-button:hover {
    background-color: #FF6B00;
  }
  .hang-desktop {
    padding-left: 0;
    padding-right: 0;
  }
  .contact-column {
        width: 505px;
  }
  .social {
    display: block;margin-top: 20px;
  }
  .social-icon {
    display: inline-block;
    font-size: 60px;
  }
  .social-icon a {
    color: #f1f1f1;
    -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
  }
  .social-icon a:hover {
     color: #FF6B00;
    text-decoration: none;
  }
  a[href^="tel:"] {
    color: #fff;
  }
  .footer-dark {
    background-color: #fff;
    width: 100%;
    
  }
  .copyright p {
    margin-top: 42px;
    font-size: 12px;
    color: #12202b;
  }
  .footer-logos {
    padding-top: 28px;
    vertical-align: middle;
  }
  .footer-logos span {
    display: inline-block;
    font-size: 10px;
    margin-left: 5px;
    vertical-align: middle;
    color: #fff;
  }
  .bottom-orange {
    background-color: #3886C8;
    height:22px;
    width: 100%;
    display: block;
    margin-top: 80px;
  }
  .footer-mobile {
    text-align: center;
    padding-top: 50px;
    margin-top: 20px;
  }
  .footer-mobile .upcoming-events-containter h3 {
    /*font-size: 17px*/;
  }
  .footer-mobile .upcoming-event .upcoming-event-date {
    /*font-size: 13px;*/
  }
  .footer-mobile p {
    text-align: center;

  }
  .footer-mobile .upcoming-events-containter p{
    /*text-align: left;*/
  }
  .footer-mobile .upcoming-events-containter {
    padding: 4.7vw 4.7vw 5.4vw 4.7vw;
  }
  .footer-mobile .social {
    margin: 80px auto 30px auto;
  }
  .footer-mobile .copyright p {
    font-size: 14px;
    margin: 0;
    padding: 5px;
    color: #fff;
  }
  .footer-mobile .bottom-orange {
    height: auto;
    height: auto;
    margin-top: 30px;
  }
  .footer-mobile .footer-logos {

    background: #fff;
    padding-bottom: 25px;
    margin-bottom: 0;
    border-top: 1px solid #555555;
  }
  .desktop-nav-container {
    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
  }
  .nav-small .top-nav-logo {
    height: 60px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .nav-small .desktop-nav-container {
    width: auto;
    min-width: 575px;
    margin-top: 14px;
  }

  .search-box-desktop {
    height: 60px;
    width:calc(99% - 190px);
    display: inline-block;
        vertical-align: top;
  }
  .reveal-overlay {
    background-color: rgba(10, 10, 10, 0.65);
  }

  #searchMember p {
    margin-bottom: 0;
  }
  .contact-info img {
    max-width: 130px;
  }
    .contact-info p {
    margin-bottom: 7px;
  }
  .mobile-logo img {
    /*max-width: 302px;*/
    max-width: 134px;
  }
  .header-container {
    height: 250px;
    width: 100%;
    position: relative;
  }
  .header-image {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center top;
  }
  .header-container h1 {
    display: block;
    width: 100%;
    text-align: center;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    color: #fff;
    font-family: josefin-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 50px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    line-height: 53px;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0,0,0,0.3);
    padding: 20px 40px 13px 40px;

  }
  .cookie-container {
    height: 22px;
    background-color: #12202b;
  }
  .bcrumb {
    margin: 0;
    color: #4daaf8;
    font-size: 14px;
  }
  .bcrumb a {
    color: #4daaf8;

  }
  .bcrumb a:hover {
    text-decoration: underline;
  }
  .bcrumb .last {
    color: #f1f1f1;
  }
  h2 {
    color: #1c3144;
    font-family: josefin-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 44px;
    margin-bottom: 5px;
    margin-top: 1.2rem;
    line-height: 44.3px;
  }
  h3 {
    color: #1c3144;
    font-family: josefin-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 30px;
    letter-spacing: -0.5px;
    margin-bottom: 4px;
    line-height: 31px;
  }
    h4 {
    font-family: josefin-sans,sans-serif;
    /*line-height: 27.2px;*/
    line-height: 30px;
    margin-top: 24px;
    margin-bottom: 1px;
    font-size: 25px;
    color: #1c3144;
    font-weight: 400;
  }
  .accordion {
    margin-top: 1.2rem;
  }
  .content-block {
    /*padding:2.2rem 0 0 0;*/
  }
  .three-col {
    margin-top: 2.0rem;

  }
  .three-col .column-block {
    margin-bottom: 1rem;
  }
  .main-content {
    padding: 2.0rem 0;
  }
  .main-content p + h2 {
    margin-top: 2.5rem;
  }
  .main-content p + h3 {
    margin-top: 1.6rem;
  }
  .member-profile h2 {
    margin-bottom:24px;
  }
  .main-content a {
    color: #3886c8;
  }
  .main-content a:hover {
    text-decoration: underline;
  }
  .content-block.gray {
    background-color: #f6f6f6;
    margin: 2.2rem 0;
    padding: 2.2rem 0;
  }
  .accordion-block {
    margin-top: 7px;
  }
  .content-block .small-10 p:last-child {
    margin-bottom: 0;
  }
  .main-content img {
    margin-right: auto;
    margin-left: auto;
    display: block;
  }
  .main-content img[align="right"], .main-content img[style*="float: right"], .main-content img[style*="float:right"] {
    margin: 5px 0px 15px 50px;
    display: inline-block;
  }
  .main-content img[align="left"], .main-content img[style*="float: left"], .main-content img[style*="float:left"] {
    display: inline-block;
    margin: 5px 50px 15px 0px;
  }
  .main-content iframe[align="right"], .main-content iframe[style*="float: right"], .main-content iframe[style*="float:right"] {
    margin: 5px 0px 15px 50px;
  }
  .main-content iframe[align="left"], .main-content iframe[style*="float: left"], .main-content iframe[style*="float:left"] {
    margin: 5px 50px 15px 0px;
  }
  .main-content iframe {
    margin-bottom: 20px !important;
  }
  .main-content a.accordion-title {
    position: relative;
    display: block;
    padding: 14px 22px 10px 34px;
    border: 1px solid #d1cece;
    font-size: 20px;
    line-height: 1;
    background-color: #f6f6f6;
    
    font-family: josefin-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .main-content a.accordion-title:hover {
    text-decoration: underline;
  }
  .accordion-item {
    margin: 5px 0;
  }
  .accordion-title::before {
    position: absolute;
    top: 47%;
    left: 1rem;
    margin-top: -0.5rem;
    content: '\f105';
    font-weight: 900;
    font-family: FontAwesome;
  }
  .is-active > .accordion-title::before {
    content: '\f107';
  }
  .main-content .is-active > a.accordion-title {
    color: #f1f1f1;
    background-color: #12202b;
  }
  a.accordion-title:hover {
    text-decoration: none;
  }
  .accordion-content {
    padding: 1rem 2rem;
  }
  .main-content ul, .main-content ol {
    margin-left: 2.25rem;
    list-style-type: disc;
  }
  .main-content ul li, .main-content ol li {
        margin-bottom: 0.5rem;
  }
  .main-content ul + h2, .main-content ol + h2 {
    margin-top: 3rem;
  }
  .main-content ul + h3, .main-content ol + h3 {
    margin-top: 3rem;
  }
.main-content .twocol img.divide {
  max-width:100% !important;
}
.main-content .twocol {
  width: 100%;
  display: inline-block;
}
.main-content .twocol + .twocol{
  margin-top: 30px;
}
.main-content .twocol iframe {
  width: 100%;
}
.main-content .left-col{
  width:48%;
  float:left;
  overflow:hidden;
}
.main-content .right-col{
  width:48%;
  float:right;
  overflow:hidden;
}
  .main-content .left-col  h2:first-child, .main-content .left-col  h3:first-child, .main-content .left-col  p:first-child {
    margin-top: 1px;
  }
    .main-content .right-col  h2:first-child, .main-content .right-col  h3:first-child, .main-content .right-col  p:first-child {
    margin-top: 1px;
  }
   .dropdown.menu > li.submenu-last > .is-dropdown-submenu {
    right:0;
    left:auto;
  }
  .is-dropdown-submenu {
    min-width: 240px;
  }
  .fancybox-content {
    min-width: 550px;
  }
  .dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 44px;
  }
  .news h3 {
    margin-bottom: 0;
  }
  .news p {
    margin-bottom: 5px;
  }
  hr {
        border-bottom: 1px solid #d1cece;
  }
  .news .column {
        padding-bottom: 22px;
  }
  .news-content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  .news-content h5 {
    font-size: 1rem;
    margin-top: 0.2rem;
  }
    .menu .active > a {
    background: inherit;
    color: #3886c8;
}
.footer-mobile .footer-logos img {
  max-width: 35vw;
}
.custom-login-container {
  width: 50%;
  float: none;
  margin: 20px auto;
}
.member-container form {
  margin-bottom: 30px;
}
.member-container .address-col {
  width: 275px;
}
.member-container .phone-col {
  width:160px;
}
.member-container .member-col {
  width: 220px;
}
.member-content {
  text-align: left;
    display: inline-block;
    width: 100%;
}
.searched-text {
  display: block;
  width: 100%;
  text-align: center;
}

.footer-column-1 {
  padding: 0;
  width: 33%;
}

.footer-column-1 img {
  padding-bottom: 20px;
  margin-top: 18%;
  width: 68%;
}

.footer-column-2 {
  padding: 0;
  width: 33%;
}

.footer-column-2 img {
  margin-top: 21%;
}

.footer-column-3 {
  padding-top:4px;
  text-align:right;
  padding-right: 2.24rem;
  width: 33%;
  padding-bottom: 20px;
}

.footer-column-3 img {
  padding-bottom: 20px;
  margin-top: -5px;
  padding: 0;
}

@media(max-width: 767px) {
  .footer-column-3 img {
    max-width: 15vw !important;
  }
}


thead {
    background: #12202b;
    color: #fefefe;
}
thead th, thead td, tfoot th, tfoot td {
  font-weight: 400;
}
table tr:nth-child(even){
  background-color: #f6f6f6 !important;
}
.flickr-content h3 {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1440px){
  .header-image,  .slider2-image-container{
      background-size: cover !important;
  }
}
@media (max-width: 1270px) {
  p {
    line-height: 23px;
  }
  .hang-desktop {
    padding-left: 1.24rem;
    padding-right: 1.24rem;
  }
  .contact-column {
    width: 505px;
    padding-left: 0 !important;
  }
  .left-grad {
    width:18%;
  }
  .right-grad {
    width:18%;
  }
  .slider2-desktop-content {
    max-width: 68%;
    height: 245px;
  }
  .slider2-date {
    font-size: 15px;
    width: 228px;
  }
  .slider2-text {
    font-size: 32px;
        margin: 40px auto 0 auto;
    line-height: 39px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);
  }
  	.hang-left {
  		margin-left: 1.24rem;
  	}
    .slider-text {
      color: #f0f1f1;
      font-size: 18px;
      font-weight: 200;
      margin: 0 auto;
      line-height: normal;
    }
    .slick-prev {
      left: 40px !important;
      top: auto !important;
      right: auto;
    }
    .slick-next {
        right: 40px !important;
        top: auto !important;
        left: auto;
    }
    .slider-title {
      font-size: 40px;
      line-height: 43px;
    }
    .card-section h4 {
      font-size: 23px !important;
    }
    .card-section p, .card-section a {
      font-size: 14px;
      margin-bottom: 5px !important;
    }
    .main-desktop-menu > li {
      margin: 0 0 0 10px;
    }
    .desktop-nav-container {
      padding-left: 0;
    }
  }
 @media (max-width: 997px) {
      .main-content a.accordion-title {
      padding: 9px 22px 12px 34px;
    }
  .top-nav-logo img.small-logo {
    padding-top: 4px;
  }
  	.hang-left {
  		padding-left: 1.24rem;
  	}
  	.main-desktop-menu > li {
	    margin: 0 0 0 15px;
	}
	.desktop-logo-container {
		width: 176px;
    	padding-top: 24px;
    	padding-right: 0;
	}
  .nav-small .desktop-logo-container {
    padding-top: 10px;
  }
  .top-nav-logo img {
    padding-top: 15px;
    width: 154px;
  }
  .top-nav-logo img.small-logo {
    width: 90px;
  }
  .nav-small .desktop-logo-container {
    width: 100px;
  }
    .card-section h4, .card-section h4 a {
    font-size: 17px !important;
  }
    .card-section p, .card-section a {
      font-size: 12px;
      margin-bottom: 5px !important;
    }
    .main-content img, .main-content iframe {
      max-width: 100%;
      height: auto !important;
    }
    .main-content img[align="right"], .main-content img[style*="float: right"], .main-content img[style*="float:right"] {
    max-width: 50%;
   
  }
  .main-content img[align="left"], .main-content img[style*="float: left"], .main-content img[style*="float:left"] {
    max-width: 50%;
    
  }
  .main-content iframe[align="right"], .main-content iframe[style*="float: right"], .main-content iframe[style*="float:right"] {
    max-width: 50%;
    
  }
  .main-content iframe[align="left"], .main-content iframe[style*="float: left"], .main-content iframe[style*="float:left"] {
    max-width: 50%;
    
  }
  .main-content .twocol iframe, .main-content .twocol img {
    max-width: 100% !important;
  }
  h2 {
    font-size: 38px;
        margin-bottom: 0.5rem;
  }
  h3 {
    margin-bottom: 0.8rem;
    line-height: 34px;
  }
  .homepage-main-content h1 {
    font-size: 44px;
    line-height: 52px;
  }
  .slider-title {
      font-size: 40px;
      line-height: 43px;
    }

  }
   @media (max-width: 880px) {

  	.main-desktop-menu > li {
  	    margin: 0 0 0 5px;
  	}
  	.desktop-nav-container {
  	    min-width: 0;
  	}
  	.main-desktop-menu > li > a {
  		font-size: 16px
  	}


  }

  @media (max-width: 767px) {

    .cpwrap {
        text-align:center;
    }


    .search-button-row {
      text-align: center;
    }
    .member-content {
      width: 65%;
    }
    .member-container .address-col {
      width: auto;
    }
    .member-container .phone-col {
      width:auto;
    }
    .custom-login-container {
      width: 100%;
      float: none;
      margin: 20px auto;
    }
    .homepage-slider-2-container-mobile {
      display: block;
    }
    .homepage-slider-2-container-desktop {
      display: none;
    }
    .slider2-image-container {
      height: 210px;
      background-size: cover;
    }
    .darken {
      width: 100%;
      height:100%;
      background: rgba(0,0,0,0.2);
    }
    .slider2-desktop-content {
      top: 45%;
    }
    .slider2-desktop-content {
        max-width: 90%;
        height: 111px;
    }
    .button {
      padding: 12px 45px;
      font-size: 14px;
      width: 178px;
      bottom: -20px;
    }
    .search-box-desktop {
      height: 40px;
    }
    .slider-button2 {
      bottom:-20px;
    }
    .slider2-date {
      font-size: 10px;
      width: 123px;
      margin-top: 17px;
      padding-bottom: 4px;
    }
    .slider2-text {
      font-size: 17px;
      margin: 32px auto 0 auto;
      letter-spacing: normal;
      text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
          line-height: 20px;
    }
    .homepage-slider-2-container-mobile .slick-dots {
      bottom: 4px !important;
    }
    .homepage-slider2-slide {
      position: relative;
    }

    iframe {
      max-width: 100%;
    }
      .mobile-nav-contain {
    display: block;
  }
    .row.collapse > .column, .row.collapse > .columns {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    h1 {
      font-size: 1.5rem;
    }
    .homepage-main-content h1 {
    color: #1c3144;
    font-size: 25px;
    font-family: josefin-sans,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 33px;
    }

    .homepage-main-content {
      padding: 10px 0;
    }
    .slider-mobile {
      display: block !important;
    }
    .slider-desktop {
      display: none !important;
    }
    .mobile-button-container {
      text-align: center;
      margin-top: -27px;
    }
/*    .slide-mobile img {
      width: 100%;
      height: auto;
    }*/
    .slider-mobile-content {
      background-color: #1c3144;
      width: 100%;
      text-align: center;
      padding: 1px 0 40px 0;
    }
    .slider-mobile-content .slider-title {
    font-size: 34px;
    margin-top: 0;
    height: auto;
    line-height: 46px;
        padding: 0 15px;
    }
    .slider-mobile-content .slider-text {
      font-size: 15px;
      max-width: 95%;
      margin: 0 auto;
      line-height: normal;
      font-weight: 100;
    }
    .mobile-slider-button {
      padding:15px 45px;
        -webkit-box-shadow: -1px 2px 1px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: -1px 2px 1px 0px rgba(0,0,0,0.4);
    box-shadow: -1px 2px 1px 0px rgba(0,0,0,0.4);
        margin-bottom: 20px;
    }
  	.row {
	    margin-right: auto !important;
	    margin-left: auto !important;
	}
  .homepage-cta-container .column, .homepage-cta-container .columns {
      padding-right: 4.7vw !important;
      padding-left: 4.7vw !important;
  }
  	.column, .columns {
      padding-right: 4.7vw !important;
      padding-left: 4.7vw !important;
	}
  .lava-mobile {
    padding-left: 0 !important;
  }
  .sticky.is-stuck {
    position: fixed;
    z-index: 9999;
    width: 100%;
  }

  .card-section h4, .card-section h4 a {
    margin-top: 18px;
    font-size: 18px !important;
        letter-spacing: -1px;
    }
    .card-section p, .card-section a {
      font-size: 13px;
    }
    .homepage-cta-container {
      margin-top: 40px;
  }
  .footer-mobile .upcoming-events-containter h3 {
    font-size: 17px;
  }
  .footer-mobile .upcoming-event .upcoming-event-date {
    font-size: 13px;
  }
  .footer-mobile p {
    text-align: center;
    font-size: 13px;
  line-height: 19px;
  }
  .footer-mobile .upcoming-events-containter {
    padding: 4.7vw 8.7vw 5.4vw 8.7vw;
  }
  .footer-mobile .social {
    margin: 60px auto 0px auto;
  }
  .social-icon {
    display: inline-block;
    font-size: 50px;
  }
  .footer-logos span {
    font-size: 1.4vw
  }
  .footer-mobile .copyright p {
    font-size: 11px;
    color: #fff;
  }
  .header-container {
    height: auto;
  }
  .header-image {
    background-position: center;
    background-size: cover;
    height: 100px;
    width: 100%;
  }
  .header-container h1 {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    font-size: 23px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    line-height: 27px;
    top: auto;
    transform: none;
    background-color: #1c3144;
    padding: 4px 0 8px 0;
  }
  .cookie-container {
    height: auto;
    border-top: none;
    background-color: #fff;
  }
  .bcrumb, .bcrumb .last{
    color: #444444;
  }
  .bcrumb a {
    color: #3886c8;
  }
  h2 {
    font-size: 26px;
    margin-bottom: 0.6rem;
    line-height: 33px;
  }
  h3 {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 0.4rem;
  }
  h4 {
    line-height: 23px;
    margin-top: 6px;

    font-size: 19px;
    color: #1c3144;
  }
  h2 img {
    margin-top: -1.2rem !important;
  }
  p {
    font-size: 0.93rem;
    margin-bottom: 2rem;
  }
  .news p {
    font-size: 0.93rem;
    margin-bottom: 1rem;
  }
  .content-block {
    /*padding: 1.8rem 0;*/
  }
  .main-content img {
    margin-bottom: 35px !important;
    width: 100% !important;
    display: block;
    max-width: 100% !important;
    height: auto !important;
  }
  .main-content iframe {
    margin-bottom: 35px !important;
    width: 100% !important;
    display: block;
    max-width: 100% !important;
  }
  .main-content a.accordion-title {
    font-size: 18px;
    line-height: 19.4px;
    padding: 10px 22px 8px 34px;
  }
  .accordion-title::before {
    top: 13px;
    left: 1rem;
    margin-top: 0;

  }
  .slider2-desktop-content {
    background-color: rgba(0,0,0,0.2);
  }
  .contact-info p {
    margin-bottom: 5px;
  }
  .contact-info p img{
    margin-bottom: 10px;
  }
  .upcoming-event p {
    margin-bottom: 0;

  }
  .mobile-nav-contain.mobile-alt {
    top: 0;
    height: 100%;

  }
  .mobile-alt .mobile-nav  {
    height: 100%;
    max-height: 100%;
    width: 100%;
    margin-left: 0;
    position: relative;
  }
  .main-content {
    padding: 1.6rem 0;
  }
  .homepage-main-content p {
    max-width: none;
  }
  .main-content .twocol {
  margin-bottom: 10px;
}
  .main-content .left-col {
    width:100%;
    float:left;
    overflow:hidden;
    margin-bottom:10px;
  }
  .main-content .right-col {
    width:100%;
    float:right;
    overflow:hidden;
  }

  .main-content ul, .main-content ol {
    margin-left: 1.25rem;
    list-style-type: disc;
  }
  .main-content ul li, .main-content ol li {
   font-size:  0.93rem;
  }
  .event-btn {
    font-size: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -49px;
    position: absolute;

  }
  .event-btn a {
    font-size: 14px;
    padding: 10px 20px;
  }
}

/* CSS FROM TOM */
.error-message {
	color:red;
}
.member-form label {
	font-weight:bold;
}

.member-form p {
	margin-bottom: 2rem;
}

.member-form .required {
	color: red;
}

.g-recaptcha > div {
    margin: 0 auto;
}
div.has-g-recaptcha {
    text-align:center;
}

.alpha-list {
	list-style:none;
	margin:0;
	padding:0;
}

.alpha-list li {
	display:inline-block;
}

.alpha-list li + li::before {
    content: " | ";
}

.freeform-column.error label, .freeform-column.error .error {
	color:#ff0000;
}

.freeform-column.error input, .freeform-column.error select, .freeform-column.error textarea {
	border: 1px solid #ff0000;
	color: #ff0000;
}

.member-profile .row {
	margin-bottom:16px;
}

.member-profile h5 {
	color: #1c3144;
    	font-family: josefin-sans,sans-serif;
    	font-weight: 600;
    	font-style: normal;
	margin-bottom: 0;
}



@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table thead {
    display: none;
  }

  table td {
    border-top: 1px solid #d1cece;
    border-left: 1px solid #d1cece;
    border-right: 1px solid #d1cece;
    border-bottom: 0;
    display: block;
    font-size: 13px;
    text-align: right;
  }
  table td:last-child {
    border-bottom: 1px solid #d1cece;;
  }
  table td:before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    width: 30%;
    text-align: left;
    height: 20px;
  }
  table td:after {
    width: 60%;
  }
  table.unstriped tbody tr {
    border-bottom: 0;

    background-color: #f8f8f8;
        display: block;
    margin-bottom: 20px;
  }
}

