h1 {
  font-family: Arvo, sans-serif;
  color: #4e5680;
  font-size: 36px;
  font-weight: 400;
  text-transform: uppercase;
}

h2 {
  font-family: Arvo, sans-serif;
  color: #4e5680;
  font-size: 26px;
  font-weight: 400;
  text-transform: uppercase;
}

h3 {
  font-family: Arvo, sans-serif;
  color: #4e5680;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

p {
  font-family: 'Open Sans', sans-serif;
  font-size:14px;
  line-height:20px;
  color:#333;
}



.content { 
  margin:0 auto;
  max-width: 940px;
}

.float-left {
	float:left;
	padding-right: 20px;
}

.float-right {
	float:right;
	padding-left: 20px;
}

.top-bar {
  height: 30px;
  background-color: #4e5680;
}

.nav-wrapper {
  height: 96px;
  float: right;
  background-color: #fff;
  color: #fff;
}

.slide-wrapper {
  height: 340px;
  background-color: #fff;
}

.green-bar {
  height: 50px;
  margin-bottom: 18px;
  padding-bottom: 0px;
  background-color: #dadc56;
}

.column-wrapper {
  height: 294px;
}

.footer-wrapper {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  min-height: 86px;
  margin-top: 38px;
  padding-bottom: 0px;
  background-color: #4e5680;
  text-decoration: none;
}

.top-bar-container {
  height: 30px;
}

.social-image {
  padding-top: 3px;
  padding-right: 4px;
  float: right;
  border-style: none;
}

.logo {
  margin-top: 14px;
  margin-bottom: 5px;
  padding-top: 0px;
  float: left;
}

.slide-container {
  height: 340px;
}

.slider {
  height: 340px;
  background-color: #fff;
}

.slide1 {
  background-image: url('../img/slide1.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide2 {
  background-image: url('../img/slide2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide3 {
  background-image: url('../img/slide3.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.tag-container {
  height: 50px;
  margin-bottom: 15px;
  padding-bottom: 0px;
}

.tag-text {
  height: 50px;
  margin-top: 8px;
  margin-bottom: -1px;
  padding-top: 16px;
}
.tag-text p {
  font-family: Arvo, sans-serif;
  color: #4e5680;
  font-size: 34px;
  font-style: italic;
  text-align: center;
}

.column-header {
  height: 50px;
}

.column-header-text {
  height: 50px;
  padding-top: 15px;
}
.column-header-text p {
  font-family: Arvo, sans-serif;
  color: #4e5680;
  font-size: 21px;
  text-align: center;
}

.column-container {
  height: 309px;
  margin-bottom: 0px;
  padding-top: 11px;
  padding-bottom: 0px;
  background-color: #fff;
}

.column-image {
  width: 60px;
  height: 68px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.column-link-wrapper {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 30px;
}

.column-link {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 30px;
  margin-top: 40px;
  padding-top: 0px;
}

.column-link-1 {
  height: 30px;
  margin-bottom: 15px;
  padding-top: 5px;
  background-color: rgba(78, 86, 128, .5);
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.column-link-1-text {
  margin-top: 0px;
  padding-top: 0px;
  color: #fff;
  text-decoration: none;
}

.column-link-1-text:hover {
  color: #4e5680;
}

.column-link-2 {
  height: 30px;
  margin-bottom: 15px;
  padding-top: 5px;
  background-color: #dadc56;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.column-link-3 {
  height: 30px;
  margin-bottom: 15px;
  padding-top: 5px;
  background-color: #7d0849;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
  text-transform: uppercase;
}

.footer-container {
  padding-top: 10px;
}

.footer-text {
  float: left;
}

.footer-text a {
	text-decoration:none;
	color:#fff !important;
}
.footer-text a:hover {
	text-decoration:underline;
	color:#fff;
}

.footer-logo-bloxk {
  float: left;
}

.footer-text {
  padding-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.copyright {
  width: 100%;
  padding-top: 15px;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  font-style: italic;
  text-align: right;
}

.mss-icon {
  padding-top: 16px;
  padding-bottom: 10px;
  float: right;
}

.logo-block {
  float: left;
}

.nav-row {
  height: 96px;
  background-color: transparent;
}

.nav-logo-container {
  height: 96px;
  background-color: #fff;
  font-family: Raleway, sans-serif;
  color: #4e5680;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-logo-container:hover {
  color: #817c7c;
}

.brand-container {
  padding-top: 8px;
}

.reg-dropdown {
  width: 135px;
  height: 96px;
  padding-top: 37px;
  padding-right: 35px;
  padding-left: 10px;
}

.reg-dropdown:hover {
  color: hsla(0, 2%, 50%, .6);
}

.partner-link {
  width: 135px;
  height: 96px;
  padding-top: 37px;
  background-color: rgba(78, 86, 128, .5);
  color: #fff;
  text-align: center;
}

.partner-link:hover {
  background-color: #fff;
  color: hsla(0, 2%, 50%, .6);
}

.volunteer-toggle {
  width: 135px;
  height: 96px;
  padding-top: 37px;
  background-color: #dadc56;
  color: #fff;
}

.volunteer-toggle:hover {
  background-color: #fff;
  color: hsla(0, 2%, 50%, .6);
}

.give-link {
  width: 135px;
  height: 96px;
  padding-top: 37px;
  background-color: #7d0849;
  color: #fff;
  text-align: center;
}

.give-link:hover {
  background-color: #fff;
  color: hsla(0, 2%, 50%, .6);
}

.dropdown-link {
  text-align: center;
}

.dropdown-link:hover {
  background-color: #817c7c;
  color: #fff;
  text-decoration: none;
}

.reg-icon {
  padding-left: 3px;
}

.vol-icon {
  padding-left: 3px;
}

.nav-menu {
  background-color: #fff;
}

@media (max-width: 991px) {
  .footer-wrapper {
    margin-top: 56px;
  }
  .column-header-text {
    font-size: 17px;
  }
  .hamburger {
    font-size: 41px;
  }
	.content { 
  margin:0 auto;
  max-width: 940px;
  padding: 0 20px;
}
}

@media (max-width: 767px) {
  .slide-wrapper {
    width: auto;
    height: auto;
  }
  .column-wrapper {
    height: auto;
    clear: none;
  }
  .footer-wrapper {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .logo {
    padding-left: 7px;
  }
  .slide-container {
    height: auto;
  }
  .slider {
    height: auto;
  }
  .tag-text {
    font-size: 18px;
  }
  .tag-text p {
    font-size: 18px;
  }
  .column-header-text {
    font-size: 13px;
  }
  .column-header-text p {
    font-size: 13px;
  }
  .column-container {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .column-image {
    padding-top: 10px;
  }
  .copyright {
    float: left;
    text-align: left;
  }
  .hamburger {
    color: #4e5680;
    font-size: 41px;
  }
  .menubutton.w--open {
    background-color: transparent;
  }
	.content { 
  margin:0 auto;
  max-width: 940px;
  padding: 0 20px;
}
}

@media (max-width: 479px) {
  .nav-wrapper {
    height: 82px;
  }
  .green-bar {
    height: 63px;
  }
  .column-wrapper {
    height: auto;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .footer-wrapper {
    clear: left;
  }
  .tag-container {
    height: 39px;
  }
  .tag-text {
    height: 23px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding-top: 0px;
    font-size: 13px;
  }
	.tag-text p {
    font-size: 13px;
  }
  .column-header-text {
    font-size: 13px;
  }
  .column-header-text {
    font-size: 13px;
  }
  .column-container {
    height: auto;
  }
  .footer-container {
    margin-top: 18px;
  }
  .copyright {
    text-align: center;
  }
  .partner-link {
    width: 100%;
  }
  .volunteer-toggle {
    width: 100%;
    text-align: center;
  }
  .give-link {
    width: 100%;
  }
  .hamburger {
    color: #4e5680;
  }
  .navbar {
    background-color: transparent;
  }
  .menubutton.w--open {
    background-color: transparent;
  }
	.content { 
  margin:0 auto;
  max-width: 940px;
  padding: 0 20px;
}
}

