/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Girl Guiding May 24 2019
Description: Girl Guiding Theme
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*========== Variables ============*/
/* Sticky Footer
==============================*/
html {
  height: 100%;
  overflow-x: hidden;
  font-size: 62.5%;
}
body {
  height: 100%;
  min-height: 100%;
  height: auto!important;
  display: flex;
  flex-direction: column;
  position: relative;
  font-size: 1.6rem;
  font-family: 'proxima-nova', sans-serif;
}
#wrap {
  flex: 1 0 0;
  -ms-flex: 1 0 0;
  position: relative;
  right: 0;
  -webkit-transition: right .5s;
  -moz-transition: right .5s;
  -o-transition: right .5s;
  transition: right .5s;
}
/* Global Styles
==============================*/
h1 {
  font-size: 4rem;
  font-weight: 900;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
  text-transform: uppercase;
  color: #202a7e;
}
h2 {
  font-size: 3.6rem;
  font-weight: 900;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
  text-transform: uppercase;
  color: #202a7e;
}
h3 {
  font-size: 3rem;
  font-weight: 900;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
  text-transform: uppercase;
  color: #202a7e;
}
h4 {
  font-size: 2.6rem;
  font-weight: 900;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
  text-transform: uppercase;
  color: #202a7e;
}
h5 {
  font-size: 2.2rem;
  font-weight: 900;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
  text-transform: uppercase;
  color: #202a7e;
}
h6 {
  font-size: 2rem;
  font-weight: 900;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
  text-transform: uppercase;
  color: #202a7e;
}
.large {
  font-size: 1.8rem;
}
.uppercase {
  text-transform: uppercase;
}
strong {
  font-weight: bold;
}
* {
  outline: none!important;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #202a7e;
}
a:visited {
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
}
a:active {
  text-decoration: underline;
}
.clear {
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
.image-responsive img {
  max-width: 100%;
  height: auto;
}
.alignright,
img.alignright,
.alignright-page {
  float: right;
  margin: 0 0 15px 30px;
}
.alignleft,
img.alignleft,
.alignleft-page {
  float: left;
  margin: 0 30px 15px 0;
}
table tr {
  vertical-align: top;
}
.padded {
  padding: 60px 0px;
}
.bread-crumb {
  padding-top: 7px;
  padding-bottom: 7px;
}
#swipebox-overlay {
  background: rgba(0, 0, 0, 0.8);
}
/* Gravity Forms
==============================*/
/* General styles */
#gform_fields_4 span label {
  visibility: hidden;
}
#gform_fields_5 li span label {
  visibility: hidden;
}
#field_5_6 > label {
  display: none;
}
.gform_wrapper {
  position: Relative;
  z-index: 3;
}
.gform_wrapper .gsection {
  border-bottom: 1px solid #ffffff!important;
}
.gform_wrapper .ginput_container input {
  border-radius: 50px;
  border: 1px solid #cccccc;
  padding-left: 15px!important;
}
.gform_wrapper .ginput_container textarea {
  border-radius: 10px;
  border: 1px solid #cccccc;
  padding-left: 15px!important;
}
#input_1_5 {
  float: left;
}
#gform_1 .gform_footer {
  float: right!important;
  margin-right: 15px!important;
  clear: none!important;
  width: 175px!important;
}
.gform_wrapper .top_label .gfield_label {
  font-weight: 500;
}
.gform_button {
  text-transform: uppercase;
  background-color: #202a7e;
  color: #ffffff;
  border: 1px solid #202a7e;
  display: block;
  padding: 7px 15px!important;
  border-radius: 30px;
  text-decoration: none;
}
.gform_button:hover {
  background-color: #86cddc;
  border: 1px solid #86cddc;
  color: #ffffff;
  cursor: pointer;
}
#gform_1 textarea {
  border: 1px solid #cccccc;
}
#gform_1 #field_1_5 > label {
  display: none;
}
#gf_page_steps_2 {
  background-color: #eb427c;
  background-image: url('images/donate-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 15px;
  color: #fff;
  text-align: center;
}
#gf_page_steps_2 span {
  display: block;
  text-align: center;
  color: #202a7e;
}
#gf_page_steps_2 span.gf_step_number {
  font-size: 40px;
  background-color: #202a7e;
  color: #ffffff;
  min-width: 51px;
  min-height: 51px;
  border-radius: 50px;
}
#gform_3 span label {
  visibility: hidden;
}
#gform_3 #field_3_2 {
  width: 50%;
  display: inline-block;
  margin-top: 0;
}
#gform_3 #field_3_3 {
  width: 50%;
  display: inline-block;
  margin-top: 0;
  position: relative;
  top: 12px;
  padding-left: 30px;
}
#gform_3 #field_3_4 {
  width: 50%;
  display: inline-block;
}
#gform_3 #field_3_20 {
  width: 50%;
  display: inline-block;
}
#gform_3 #field_3_4 {
  margin-top: 0;
  margin-bottom: 30px;
}
#gform_3 #field_3_4 select {
  width: 80%;
}
#gform_3 #field_3_5 {
  width: 50%;
  display: inline-block;
  margin-top: 0;
}
#gform_3 #field_3_6 {
  width: 50%;
  display: inline-block;
  margin-top: 0;
  position: relative;
  top: 8px;
  padding-left: 30px;
}
#gform_3 #field_3_6 input {
  width: 100%;
}
#gform_3 #input_3_8_1_container {
  display: inline-block;
  width: 33%!important;
}
#gform_3 #input_3_8_2_container {
  display: inline-block;
  width: 66%!important;
  padding-left: 15px;
  position: relative;
  left: 11px;
}
#gform_3 #field_3_9 {
  width: 33%;
  display: inline-block;
  margin-top: 0;
  position: relative;
  top: 8px;
}
#gform_3 #field_3_9 input {
  width: 100%;
}
#gform_3 #field_3_10 {
  width: 66%;
  display: inline-block;
  margin-top: 0;
  padding-left: 0px;
}
#gform_3 #field_3_10 input {
  width: 100%;
}
/* Donation form */
#field_2_5 label.gfield_label {
  font-size: 20px;
  color: #202a7e;
  font-weight: 600!important;
  text-transform: uppercase;
}
#field_2_5 #input_2_5 li {
  display: inline-block !important;
  margin-right: 30px;
}
#field_2_19 label.gfield_label {
  font-size: 20px;
  color: #202a7e;
  font-weight: 600!important;
  text-transform: uppercase;
}
#field_2_7 label.gfield_label {
  font-size: 20px;
  color: #202a7e;
  font-weight: 600!important;
  text-transform: uppercase;
}
#field_2_12 h5 {
  font-size: 20px;
  color: #202a7e;
  font-weight: 600!important;
  text-transform: uppercase;
}
#gform_previous_button_2 {
  float: left;
}
#input_2_8 {
  width: 100%;
}
#field_2_9,
#field_2_10 {
  display: inline-block;
  width: 50%;
}
#field_2_9 input,
#field_2_10 input {
  width: 100%;
}
#field_2_11 {
  padding: 1px 0px 15px 0px;
}
#field_2_11 label.gfield_label {
  display: none;
}
#input_2_13_3_container,
#input_2_13_5_container,
#input_2_13_6_container {
  width: 33.33%;
  display: inline-block;
}
#input_2_13_6_container {
  padding-left: 15px;
}
#field_2_14 > label,
#field_2_16 > label {
  display: none;
}
#input_2_19 {
  /*max-width:330px;*/
}
#input_2_19 li {
  display: inline-block;
  margin-bottom: 7px;
  margin-right: 15px;
}
#input_2_19 input[type="radio"] {
  width: 0px;
  height: 0px;
  display: none;
}
#input_2_19 label {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  vertical-align: middle;
  *vertical-align: auto;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background: #202a7e;
  color: #ffffff;
  width: 90px;
  padding: 10px 24px 10px 24px;
  cursor: pointer;
}
#input_2_19 label {
  *display: inline;
}
#input_2_19 label:hover {
  background-color: #86cddc;
}
#input_2_19 label:active,
#input_2_19 label.active {
  background-color: #86cddc;
}
#input_2_19 input:checked + label,
#input_2_19 label.selected {
  background-color: #86cddc;
  font-weight: normal;
}
.gform_next_button,
.gform_previous_button {
  text-transform: uppercase;
  background-color: #202a7e;
  color: #ffffff;
  border: 1px solid #202a7e;
  display: block;
  padding: 7px 15px;
  border-radius: 30px;
  text-decoration: none;
}
.gform_next_button:hover,
.gform_previous_button:hover {
  background-color: #86cddc;
  border: 1px solid #86cddc;
  color: #ffffff;
  cursor: pointer;
}
/* Connect Form */
#field_9_6 span label,
#field_9_9 span label,
#field_9_10 span label {
  visibility: hidden;
}
#input_9_7 li {
  display: inline-block;
  margin-right: 15px;
}
#field_9_12 {
  margin-top: 45px;
  margin-bottom: 45px;
}
/* Mobile Nav
==============================*/
#mobileNav {
  height: 100%;
  width: 50%;
  position: fixed;
  z-index: 1000;
  top: 0;
  right: -50%;
  overflow-x: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#wrap.menuOpenWrap {
  right: 50%;
  pointer-events: none;
}
#mobileNav.menuOpen {
  right: 0;
}
.mobileNav-overlay.menuOpen {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
  z-index: 1;
}
.navToggle.menu {
  float: right;
  margin-top: 35px;
}
.mobileNav-header {
  padding: 15px 20px 15px 20px;
  font-size: 18px;
  background: #;
}
#mobileNav ul {
  padding: 0px;
}
#mobileNav ul li {
  list-style-type: none;
  position: relative;
}
#mobileNav ul li a {
  color: #202a7e;
  padding: 20px 40px 20px 15px;
  display: block;
  border-bottom: 1px solid #86cddc;
  text-decoration: none;
}
#mobileNav ul li a:hover {
  background-color: #!important;
  color: #;
}
#mobileNav ul li .menu-drop {
  position: absolute;
  right: 0px;
  top: 20px;
  z-index: 3;
  color: #86cddc;
  width: 50px;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mobileNav ul li .menu-drop.sub-menu-active {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
#mobileNav ul li ul li {
  padding-left: 30px;
}
#mobileNav ul li ul li a {
  border: none;
}
#mobileNav ul li ul li a:hover {
  background-color: #!important;
  color: #;
}
nav.mobile-main-menu ul.sub-menu {
  display: none;
  position: relative;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
}
.single-locations .hours-of-operation {
  display: none;
}
/* Header
==============================*/
header .container {
  max-width: 1400px;
}
.header-top {
  background-color: #202a7e;
  height: 40px;
}
.header-top .left {
  float: left;
}
.header-top .left .social-links {
  float: left;
}
.header-top .left .social-links ul {
  padding: 0;
}
.header-top .left .social-links ul li {
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 9px;
}
.header-top .left .social-links ul li.shielded-li {
  position: relative;
  top: 5px;
  margin-right: 30px;
  cursor: pointer;
}
.header-top .left .social-links ul li a {
  color: #86cddc;
}
.header-top .left .social-links ul li a:hover {
  color: #ffffff;
}
.header-top .left .social-links ul li a .fab {
  font-size: 20px;
}
.header-top .left .phone {
  padding-top: 10px;
  float: left;
  padding-left: 60px;
}
.header-top .left .phone .fa-phone {
  font-size: 20px;
}
.header-top .left .phone span {
  float: left;
  color: #86cddc;
}
.header-top .left .phone span a {
  color: #ffffff;
  font-size: 14px;
  position: relative;
  top: -2px;
}
.header-top .right {
  float: right;
}
.header-top .right ul {
  padding: 0;
}
.header-top .right ul li {
  display: inline-block;
  position: relative;
  top: 7px;
  margin-left: 20px;
}
.header-top .right ul li .fa-shopping-basket,
.header-top .right ul li .fa-user,
.header-top .right ul li .fa-user-check {
  color: #86cddc;
  margin-right: 7px;
}
.header-top .right ul li a {
  color: #ffffff;
}
.main-menu-wrapper {
  border-bottom: 1px solid #cdcdcd;
}
.header-logo {
  float: left;
  margin-top: 20px;
  margin-right: 28px;
}
.header-logo img {
  max-width: 200px;
}
nav.main-menu {
  float: left;
}
nav.main-menu ul {
  padding: 0;
  margin: 15px 0px 0px 0px;
  display: inline-block;
  /*position: relative;*/
}
nav.main-menu ul li {
  display: inline-block;
  padding: 25px 0 0 0;
  margin: 0px 9px;
  /*vertical-align: top;
      position: relative;
      text-align: right;*/
}
nav.main-menu ul li.current_page_item a {
  border-bottom: 3px solid #86cddc;
}
nav.main-menu ul li a {
  display: block;
  color: #202a7e;
  padding-bottom: 30px;
  text-decoration: none;
  border-bottom: 3px solid transparent;
}
nav.main-menu ul li > a:hover {
  border-bottom: 3px solid #86cddc;
}
nav.main-menu ul li.menu-item-has-children > a:after {
  content: "\f107";
  color: #86cddc;
  font-family: 'Font Awesome 5 Pro';
  position: relative;
  top: 2px;
  right: -5px;
}
nav.main-menu ul li.sub-menu-active.menu-item-has-children > a:after {
  content: "\f106";
}
nav.main-menu ul ul.sub-menu {
  display: none;
  position: absolute;
  /*column-count: 4;*/
  /*white-space: nowrap;*/
  top: 83px;
  border-top: 1px solid #cdcdcd;
  left: 0;
  z-index: 99999;
  /*text-align: left;*/
  overflow: hidden;
  padding: 0px 40px 30px 40px!important;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #cdcdcd;
}
nav.main-menu ul ul.sub-menu li {
  display: block;
}
nav.main-menu ul ul.sub-menu li a {
  padding: 0;
  border: none;
}
nav.main-menu ul ul.sub-menu ul {
  position: relative;
  display: block!important;
  padding: 0!important;
  box-shadow: none;
  background: none;
  column-count: 1;
}
nav.main-menu ul ul.sub-menu ul li {
  display: block;
}
nav.main-menu ul ul.sub-menu ul li a {
  display: block;
}
nav.main-menu ul ul.sub-menu li.quarter {
  width: 22.8%;
  display: inline-block;
  margin: 30px 10px 0px 10px;
  padding: 0;
}
nav.main-menu ul ul.sub-menu li.quarter.brownies a {
  /*background-color: #FBB843;*/
  background-image: url('images/brownies-menu-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
nav.main-menu ul ul.sub-menu li.quarter.guides a {
  /*background-color: #142f51;*/
  background-image: url('images/guides-menu-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
nav.main-menu ul ul.sub-menu li.quarter.pippins a {
  /*background-color:#F6A2A8;*/
  background-image: url('images/pippins-menu-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
nav.main-menu ul ul.sub-menu li.quarter.rangers a {
  /*background-color:#E72E27;*/
  background-image: url('images/rangers-menu-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
nav.main-menu ul ul.sub-menu li.quarter a {
  color: #ffffff;
  min-height: 100px;
  min-height: 150px;
  padding: 15px;
  border-bottom: 4px solid transparent;
}
nav.main-menu ul ul.sub-menu li.quarter a:hover {
  border-bottom: 4px solid #86cddc;
}
nav.main-menu ul ul.sub-menu li.quarter a > span {
  position: relative;
  bottom: -65px;
}
nav.main-menu ul ul.sub-menu li.quarter a .menu-large {
  text-transform: uppercase;
  font-size: 26px;
}
nav.main-menu ul ul.sub-menu li.third {
  width: 33%;
  display: inline-block;
  padding: 0px 10px 0px 10px;
  margin: 30px 0px 0px 0px;
}
nav.main-menu ul ul.sub-menu li.third.general a {
  /*background-color:#E2E1E1;*/
  background-image: url('images/general-menu-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
}
nav.main-menu ul ul.sub-menu li.third a {
  color: #ffffff;
  min-height: 100px;
  min-height: 150px;
  padding: 15px;
  border-bottom: 4px solid transparent;
}
nav.main-menu ul ul.sub-menu li.third a:hover {
  border-bottom: 4px solid #86cddc;
}
nav.main-menu ul ul.sub-menu li.third a > span {
  position: relative;
  bottom: -65px;
}
nav.main-menu ul ul.sub-menu li.third a .menu-large {
  text-transform: uppercase;
  font-size: 26px;
}
.main-menu-right {
  float: right;
}
.main-menu-right ul {
  padding: 10px 0 0 0;
}
.main-menu-right ul li {
  list-style-type: none;
  display: inline-block;
  margin-left: 7px;
  /*&.contact{
        position:relative;
        top:-15px;
        margin-right:0px;
        img{
          position:relative;
          top:-2px;
          margin-right:10px;
        }
        a{
          background-color:@blue;
          border-radius:50px;
          padding:7px 20px 7px 10px;
          text-decoration:none;
          &:hover{
            background-color:#86cddc;
            color:#ffffff;
          }
        }
      }*/
}
.main-menu-right ul li a {
  font-size: 14px;
}
.main-menu-right ul li.contact {
  background-color: #202a7e;
  border-radius: 8px;
  padding: 10px;
}
.main-menu-right ul li.contact img {
  max-height: 32.5px;
  padding-bottom: 3px;
}
.main-menu-right ul li.contact:hover {
  background-color: #86cddc;
}
.main-menu-right ul li.contact:hover a {
  text-decoration: none;
}
.main-menu-right ul li.contact span {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.main-menu-right ul li.donate {
  background-color: #f03a7a;
  border-radius: 8px;
  padding: 10px;
}
.main-menu-right ul li.donate:hover {
  background-color: #ee0666;
}
.main-menu-right ul li.donate a {
  text-decoration: none;
}
.main-menu-right ul li.donate span {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.main-menu-right ul li.donate span .fa-donate {
  font-size: 30px;
}
.main-menu-right ul li.join {
  background-color: #84cdde;
  border-radius: 8px;
  padding: 10px;
}
.main-menu-right ul li.join:hover {
  background-color: #7ec1cf;
}
.main-menu-right ul li.join a {
  text-decoration: none;
}
.main-menu-right ul li.join span {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.main-menu-right ul li.join span .fa-user-plus {
  font-size: 30px;
}
.main-menu-right ul li a {
  color: #ffffff;
}
.image-banner-wrapper.form .right {
  padding: 80px 60px;
  color: #ffffff!important;
}
.image-banner-wrapper.form .right h1,
.image-banner-wrapper.form .right h2,
.image-banner-wrapper.form .right h3,
.image-banner-wrapper.form .right h4,
.image-banner-wrapper.form .right h5 {
  color: #ffffff;
}
.image-banner-wrapper .left,
.image-banner-wrapper .right {
  min-height: 580px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.image-banner-wrapper .left {
  text-align: center;
}
.image-banner-wrapper .left .caption {
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 100%;
  position: relative;
}
.image-banner-wrapper .left .caption .caption-inner {
  position: absolute;
  width: 100%;
  top: 45%;
  transform: translateY(-45%);
  z-index: 3;
}
.image-banner-wrapper .left span {
  /*padding-top: 90px;*/
  font-size: 72px;
  display: inline-block;
  font-weight: 900;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 1.1;
  text-align: left;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
}
.image-banner-wrapper .left .link-wrapper {
  margin-top: 45px;
}
.image-banner-wrapper .left .link-wrapper .blue-button {
  background-color: #202a7e;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 35px;
  border-radius: 50px;
  text-decoration: none;
}
.image-banner-wrapper .left .link-wrapper .blue-button:hover {
  background-color: #86cddc;
  color: #ffffff;
}
#default-banner {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover!important;
  margin: 0;
  padding: 100px 0px;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center center!important;
  position: relative;
}
#default-banner #banner-inner {
  position: relative;
  z-index: 99;
}
#default-banner #banner-inner .banner-cat {
  color: #fff;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
}
#default-banner #banner-inner h1 {
  color: #fff;
}
#default-banner #banner-inner .banner-introduction {
  padding-top: 15px;
}
#default-banner #banner-inner .banner-introduction p {
  color: #fff;
  font-size: 18px;
}
#default-banner .banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.intro-text:before {
  background-color: #ffffff;
  background-image: url('images/multi-graphic-bg-2.png');
  background-repeat: no-repeat;
  background-position: center -75px;
  background-size: cover;
  overflow: visible;
  content: '';
  display: block;
  height: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(2deg);
  transform-origin: 100%;
}
.intro-text {
  position: relative;
  text-align: center;
  padding: 45px 0px;
}
/* Slices
==============================*/
/* Full width video */
.full-width-video {
  margin-top: 60px;
  margin-bottom: 60px;
}
/* Feature pages */
.feature-pages-wrapper:before {
  background-color: #c3e6ee;
  content: '';
  display: block;
  height: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-2deg);
  transform-origin: 100%;
}
.feature-pages-wrapper {
  position: relative;
  overflow: hidden;
  /*background-color:#c3e6ee;*/
  padding: 120px 0px 120px 0px;
}
.feature-pages-wrapper .intro {
  text-align: center;
  padding-bottom: 45px;
}
.feature-pages-wrapper .intro h2 {
  margin-bottom: 15px;
}
.feature-pages-wrapper .intro p {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.feature-pages-wrapper .card.num-1 .card-titles {
  background-color: #F6A2A8;
}
.feature-pages-wrapper .card.num-1 .features-list li:before {
  color: #F6A2A8;
}
.feature-pages-wrapper .card.num-2 .card-titles {
  background-color: #FBB843;
}
.feature-pages-wrapper .card.num-2 .features-list li:before {
  color: #FBB843;
}
.feature-pages-wrapper .card.num-3 .card-titles {
  background-color: #142f51;
}
.feature-pages-wrapper .card.num-3 .features-list li:before {
  color: #142f51;
}
.feature-pages-wrapper .card.num-4 .card-titles {
  background-color: #E72E27;
}
.feature-pages-wrapper .card.num-4 .features-list li:before {
  color: #E72E27;
}
.feature-pages-wrapper .card {
  border: none;
  background: none;
  box-shadow: 1px 1px 4px #aaa;
  border-radius: 10px;
}
.feature-pages-wrapper .card .image {
  height: 170px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.feature-pages-wrapper .card .card-titles {
  padding: 25px 0px;
  text-align: center;
}
.feature-pages-wrapper .card .card-titles h5,
.feature-pages-wrapper .card .card-titles h6 {
  color: #ffffff;
  font-weight: 400;
}
.feature-pages-wrapper .card .card-titles h6 {
  text-transform: unset;
}
.feature-pages-wrapper .card .card-body {
  background-color: #ffffff;
  padding: 20px;
}
.feature-pages-wrapper .card .card-body .features-list ul {
  padding: 0px 0px 0px 15px;
}
.feature-pages-wrapper .card .card-body .features-list ul li {
  list-style-type: none;
  padding-left: 15px;
  padding-top: 7px;
}
.feature-pages-wrapper .card .card-body .features-list ul li:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f058';
  margin: 0 0px 0 -15px;
  background: #ffffff;
  position: relative;
  left: -15px;
}
.feature-pages-wrapper .card .card-footer {
  background: #ffffff;
  border: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
  padding: 0px 20px 20px 20px;
}
.feature-pages-wrapper .card .card-footer a {
  text-transform: uppercase;
  color: #202a7e;
  border: 1px solid #86cddc;
  display: block;
  padding: 7px;
  border-radius: 30px;
  text-decoration: none;
}
.feature-pages-wrapper .card .card-footer a:hover {
  background-color: #86cddc;
  color: #ffffff;
}
/* Feature Alternative */
.feature-alternative-wrapper {
  background-color: #c3e6ee;
  padding: 60px 0px;
  background-image: url('images/multi-graphic-bg.png');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
.feature-alternative-wrapper .intro {
  text-align: center;
  padding-bottom: 45px;
}
.feature-alternative-wrapper .intro h2 {
  margin-bottom: 15px;
}
.feature-alternative-wrapper .intro p {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.feature-alternative-wrapper .card {
  border: none;
  background: none;
  box-shadow: 1px 1px 4px #aaa;
  border-radius: 10px;
}
.feature-alternative-wrapper .card .image {
  height: 270px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.feature-alternative-wrapper .card .card-body {
  background-color: #ffffff;
  padding: 20px;
}
.feature-alternative-wrapper .card .card-body .card-title {
  font-weight: 400;
}
.feature-alternative-wrapper .card .card-body .features-list ul {
  padding: 0px 0px 0px 15px;
}
.feature-alternative-wrapper .card .card-body .features-list ul li {
  list-style-type: none;
}
.feature-alternative-wrapper .card .card-body .features-list ul li:before {
  font-family: 'Font Awesome 5 Pro';
  content: '\f058';
  margin: 0 0px 0 -15px;
  background: #ffffff;
}
.feature-alternative-wrapper .card .card-footer {
  background: #ffffff;
  border: none;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
  padding: 0px 20px 20px 20px;
}
.feature-alternative-wrapper .card .card-footer a {
  text-transform: uppercase;
  color: #202a7e;
  border: 1px solid #86cddc;
  display: block;
  padding: 7px;
  border-radius: 30px;
  text-decoration: none;
}
.feature-alternative-wrapper .card .card-footer a:hover {
  background-color: #86cddc;
  color: #ffffff;
}
/* Feature blocks */
.feature-blocks-wrapper {
  padding: 60px 0px;
}
.feature-blocks-wrapper .intro {
  text-align: center;
  padding-bottom: 45px;
}
.feature-blocks-wrapper .intro h2 {
  margin-bottom: 15px;
}
.feature-blocks-wrapper .intro p {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.feature-blocks-wrapper .block {
  min-height: 240px;
  border-radius: 15px;
  border: none;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.feature-blocks-wrapper .block a {
  text-decoration: none;
}
.feature-blocks-wrapper .block h5 {
  position: relative;
  z-index: 3;
  color: #ffffff;
  font-weight: 300;
  padding: 20px 20px 0px 20px;
}
.feature-blocks-wrapper .block .overlay {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  color: #ffffff;
}
.feature-blocks-wrapper .block .overlay span {
  position: absolute;
  bottom: 0;
  padding: 0px 20px 20px 20px;
  display: none;
}
.feature-blocks-wrapper .block:hover .overlay {
  background: rgba(230, 35, 105, 0.8);
}
.feature-blocks-wrapper .block:hover .overlay span {
  display: block;
}
/* Feature Articles / Latest Articles */
.feature-articles-wrapper:before,
.latest-articles-wrapper:before {
  background-color: #c3e6ee;
  overflow: visible;
  content: '';
  display: block;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  right: 0;
  transform: skewY(-2deg);
  transform-origin: 100%;
  background-image: url('images/multi-graphic-bg.png');
  background-repeat: no-repeat;
  background-position: center 200px;
  background-size: cover;
}
.feature-articles-wrapper,
.latest-articles-wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 120px 0px 60px 0px;
}
.feature-articles-wrapper .intro,
.latest-articles-wrapper .intro {
  text-align: center;
  padding-bottom: 45px;
}
.feature-articles-wrapper .intro h2,
.latest-articles-wrapper .intro h2 {
  margin-bottom: 15px;
}
.feature-articles-wrapper .intro p,
.latest-articles-wrapper .intro p {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.feature-articles-wrapper .card,
.latest-articles-wrapper .card {
  border: none;
  box-shadow: 1px 1px 4px #aaa;
  border-radius: 10px;
}
.feature-articles-wrapper .card:hover,
.latest-articles-wrapper .card:hover {
  box-shadow: 1px 1px 4px #777;
}
.feature-articles-wrapper .card a,
.latest-articles-wrapper .card a {
  text-decoration: none;
  color: #212529;
}
.feature-articles-wrapper .card .image,
.latest-articles-wrapper .card .image {
  border: 15px solid #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 266px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.feature-articles-wrapper .card .card-body,
.latest-articles-wrapper .card .card-body {
  padding-top: 0px;
}
.feature-articles-wrapper .card .card-body h5,
.latest-articles-wrapper .card .card-body h5 {
  font-weight: 400;
}
.feature-articles-wrapper .card .card-body time span,
.latest-articles-wrapper .card .card-body time span {
  display: block;
  padding-bottom: 5px;
}
.feature-articles-wrapper .link-wrapper,
.latest-articles-wrapper .link-wrapper {
  text-align: center;
  margin-top: 45px;
}
.feature-articles-wrapper .link-wrapper .blue-button,
.latest-articles-wrapper .link-wrapper .blue-button {
  background-color: #202a7e;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 35px;
  border-radius: 50px;
  text-decoration: none;
}
.feature-articles-wrapper .link-wrapper .blue-button:hover,
.latest-articles-wrapper .link-wrapper .blue-button:hover {
  background-color: #86cddc;
  color: #ffffff;
}
/* Venue archive */
.landing-introduction .introduction-wrap {
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.landing-introduction .introduction-wrap h3 {
  margin-bottom: 15px;
}
.landing-introduction .bullet-lists {
  padding-top: 30px;
}
.landing-introduction .bullet-lists .bullet-list {
  padding-bottom: 30px;
}
.landing-introduction .bullet-lists .bullet-list ul {
  padding-left: 15px;
  margin-bottom: 15px;
}
.landing-introduction .bullet-lists .bullet-list .heading h5 {
  margin-bottom: 15px;
}
.venue-map .venue-map-wrap .iframe iframe {
  width: 100%;
}
.booking-form h3 {
  margin-bottom: 15px;
}
.booking-form .booking-form-wrap .iframe iframe {
  width: 100%;
}
#gallery .heading h3 {
  margin-bottom: 15px;
}
#gallery .gallery-item {
  margin-bottom: 30px;
}
#venue-grid .card {
  border: none;
  box-shadow: 1px 1px 4px #aaa;
  border-radius: 10px;
  margin-bottom: 30px;
}
#venue-grid .card:hover {
  box-shadow: 1px 1px 4px #777;
}
#venue-grid .card a {
  text-decoration: none;
  color: #212529;
}
#venue-grid .card .image {
  border: 15px solid #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 266px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
#venue-grid .card .card-body {
  padding-top: 0px;
}
#venue-grid .card .card-body h5 {
  font-weight: 400;
}
#venue-grid .card .card-body time span {
  display: block;
  padding-bottom: 5px;
}
/* Find Locations */
.find-locations {
  padding: 30px 0px;
}
.find-locations .filters {
  margin-top: 30px;
  margin-bottom: 30px;
}
.find-locations .filters select {
  width: 100%;
  padding: 7px;
}
.find-locations #FilterContainer {
  border-top: 1px solid #f1f1f1;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 15px;
}
.find-locations .location .row {
  box-shadow: 1px 1px 4px #aaa;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 30px;
  border-radius: 5px;
}
.find-locations .location .left {
  padding: 15px;
}
.find-locations .location .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 180px;
}
.find-locations .location .middle {
  padding: 15px;
}
.find-locations .location .middle .content-wrapper {
  /*border-right:1px solid #f1f1f1;*/
  min-height: 180px;
}
.find-locations .location .middle .content-wrapper .address-table,
.find-locations .location .middle .content-wrapper .hours {
  width: 100%;
}
.find-locations .location .middle .content-wrapper .address-table td:first-of-type,
.find-locations .location .middle .content-wrapper .hours td:first-of-type {
  font-weight: 600;
  width: 80px;
}
.find-locations .location .middle .content-wrapper address span {
  display: block;
}
.find-locations .location .right {
  padding: 15px 0px 0px 15px;
}
.find-locations .location .contact-email {
  word-break: break-all;
}
/* Find Venue */
.find-venue {
  padding-top: 30px;
}
.find-venue h3 {
  text-align: center;
  margin-bottom: 60px;
}
.find-venue .filters {
  margin-top: 30px;
}
.find-venue .filters select {
  width: 100%;
  padding: 7px;
}
#venue-grid #FilterContainer {
  border-top: 1px solid #f1f1f1;
  padding-top: 60px;
}
/* Benefits List */
.benefits-list {
  padding: 30px 0px 30px 0px;
}
.benefits-list .intro {
  text-align: center;
  padding-bottom: 45px;
}
.benefits-list .intro h2 {
  margin-bottom: 15px;
}
.benefits-list .intro p {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.benefits-list .benefit {
  margin: 0px 0px 30px 0px;
}
.benefits-list .benefit .tick {
  float: left;
  height: 100%;
  padding-right: 15px;
}
.benefits-list .benefit .tick .fa-check {
  font-size: 26px;
  color: #89cddb;
}
/* Call To Action */
.call-to-action {
  padding: 60px 0px;
  background-color: #c3e6ee;
  text-align: center;
  border-top: 5px solid #ffffff;
}
.call-to-action .left {
  min-height: 150px;
}
.call-to-action .right {
  padding-top: 60px;
}
.call-to-action .right .blue-button {
  background-color: #202a7e;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 35px;
  border-radius: 50px;
  text-decoration: none;
}
.call-to-action .right .blue-button:hover {
  background-color: #86cddc;
  color: #ffffff;
}
/* Testimonial */
.testimonial .left {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.testimonial .right {
  background-color: #ee3f7a;
  background-image: url('images/bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #ffffff;
  text-align: center;
  padding: 60px 60px 80px 60px;
  font-size: 24px;
  text-transform: uppercase;
}
.testimonial .right .quote-marks {
  font-size: 40px;
  line-height: 0;
  position: relative;
  top: 5px;
}
/* Content 30 / 70 */
.content-thirty-seventy {
  padding: 0px 0px 60px 0px;
  font-size: 18px;
}
/* Content 70 / 30 */
.content-seventy-thirty {
  padding: 0px 0px 60px 0px;
  font-size: 18px;
}
/* Content 50 / 50 */
.content-fifty-fifty {
  padding: 0px 0px 60px 0px;
  font-size: 18px;
}
/* Content Editor */
.content-editor {
  padding: 60px 0px 60px 0px;
}
/* Accordion */
.accordion-outer-wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}
.accordion-outer-wrapper .panel-title {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  padding-top: 12px;
  padding-bottom: 7px;
}
.accordion-outer-wrapper .panel-title::after {
  content: "\f107";
  color: #333;
  top: 10px;
  right: 15px;
  position: absolute;
  font-family: 'Font Awesome 5 Pro';
}
.accordion-outer-wrapper .panel-title[aria-expanded="true"]::after {
  content: "\f106";
}
.accordion-outer-wrapper .panel-body {
  padding-top: 7px;
  padding-bottom: 7px;
  clear: both;
  border-bottom: 1px solid #eee;
}
/* Embed Form */
.embed-form {
  /*background-color: #f1f1f1;*/
}
.embed-form .top-image-wrapper {
  height: 60px;
}
.embed-form .top-image-wrapper .top-image {
  height: 312px;
  background-image: url('images/grey-wiggles-2.png');
  background-repeat: no-repeat;
}
.embed-form .bottom-image-wrapper {
  height: 60px;
}
.embed-form .bottom-image-wrapper .bottom-image {
  position: relative;
  top: -85px;
  height: 144px;
  background-image: url('images/grey-dots-2.png');
  background-repeat: no-repeat;
  background-position: right 10px;
  overflow: hidden;
}
.embed-form.Brownies .top-image-wrapper .top-image {
  background-image: url('images/yellow-wiggles-2.png');
}
.embed-form.Brownies .bottom-image-wrapper .bottom-image {
  background-image: url('images/yellow-dots-2.png');
}
.embed-form.Guides {
  color: #ffffff;
}
.embed-form.Guides h2,
.embed-form.Guides a {
  color: #ffffff!important;
}
.embed-form.Guides .top-image-wrapper .top-image {
  background-image: url('images/blue-wiggles-2.png');
}
.embed-form.Guides .bottom-image-wrapper .bottom-image {
  background-image: url('images/blue-dots-2.png');
}
.embed-form.Rangers .top-image-wrapper .top-image {
  background-image: url('images/red-wiggles-2.png');
}
.embed-form.Rangers .bottom-image-wrapper .bottom-image {
  background-image: url('images/red-dots-2.png');
}
/* Search Styles
==============================*/
.search-results-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
.search-results-wrapper h1 {
  margin-bottom: 45px;
}
.search-result .inner {
  border: none;
  box-shadow: 1px 1px 4px #aaa;
  border-radius: 10px;
  margin-bottom: 30px;
  padding: 15px;
  min-height: 200px;
  position: relative;
}
.search-result .inner:hover {
  box-shadow: 1px 1px 4px #777;
}
.search-result .inner p {
  position: absolute;
  bottom: 0;
}
.search-modal {
  background: rgba(32, 42, 126, 0.8);
}
.search-modal .modal-header {
  border: none;
  display: table;
  width: 100%;
}
.search-modal .modal-content {
  background-color: unset;
  box-shadow: unset;
  border: none;
}
.search-modal .modal-body {
  padding-top: 100px;
}
.search-modal .close {
  color: #ffffff;
  opacity: 1;
  font-size: 60px;
}
.search-modal .search-field {
  width: 445px;
  font-size: 30px;
  padding-bottom: 10px;
  font-weight: 400;
  background: transparent;
  border: none;
  color: #ffffff;
  opacity: 1;
  border-bottom: 2px solid #ffffff;
}
.search-modal .search-field::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
  font-weight: 400;
}
.search-modal .search-field::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  font-weight: 400;
}
.search-modal .search-field:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
  font-weight: 400;
}
.search-modal .search-field:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
  font-weight: 400;
}
.search-modal button {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 30px;
  padding: 0px;
  font-weight: 400;
}
/* Blog Styles
==============================*/
.blog-wrapper .row .blog-main {
  padding-left: 0px;
  padding-right: 30px;
}
.blog-wrapper .card-deck .card {
  border: none;
  box-shadow: 1px 1px 4px #aaa;
  border-radius: 10px;
  margin-bottom: 30px;
}
.blog-wrapper .card-deck .card:hover {
  box-shadow: 1px 1px 4px #777;
}
.blog-wrapper .card-deck .card a {
  text-decoration: none;
  color: #212529;
}
.blog-wrapper .card-deck .card .image {
  border: 15px solid #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 266px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.blog-wrapper .card-deck .card .card-body {
  padding-top: 0px;
  min-height: 183px;
}
.blog-wrapper .card-deck .card .card-body h5 {
  font-weight: 400;
}
.blog-wrapper .card-deck .card .card-body time span {
  display: block;
  padding-bottom: 5px;
}
.blog-sidebar h2 {
  font-size: 24px;
}
.blog-sidebar ul {
  padding: 0;
}
.blog-sidebar ul li {
  list-style-type: none;
}
.blog-sidebar ul li.widget {
  margin-bottom: 30px;
}
.blog-sidebar.main {
  margin-top: 75px;
}
.single-blog-post,
.blog-wrapper {
  margin-top: 10px;
}
.blog-wrapper h1 {
  margin-left: 15px;
  margin-bottom: 15px;
}
.single-post-image {
  margin-bottom: 15px;
}
.single-post-image {
  margin-bottom: 15px;
}
.sidebar-latest-articles h2 {
  margin-bottom: 15px;
}
.sidebar-latest-articles .col-12 {
  padding-left: 0px;
}
.sidebar-latest-articles .card-deck .card {
  border: none;
  box-shadow: 1px 1px 4px #aaa;
  border-radius: 10px;
  margin-bottom: 30px;
}
.sidebar-latest-articles .card-deck .card:hover {
  box-shadow: 1px 1px 4px #777;
}
.sidebar-latest-articles .card-deck .card a {
  text-decoration: none;
  color: #212529;
}
.sidebar-latest-articles .card-deck .card .image {
  border: 15px solid #fff;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  min-height: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.sidebar-latest-articles .card-deck .card .card-body {
  padding-top: 0px;
}
.sidebar-latest-articles .card-deck .card .card-body h5 {
  font-weight: 400;
  font-size: 18px;
}
.sidebar-latest-articles .card-deck .card .card-body time span {
  display: block;
  padding-bottom: 5px;
  font-size: 14px;
}
/* Leaders */
.leaders-sidebar {
  padding-top: 60px;
  padding-bottom: 60px;
  border-right: 1px solid #cdcdcd;
  position: relative;
}
.leaders-sidebar ul {
  padding: 0px 15px;
}
.leaders-sidebar ul li {
  list-style-type: none;
  margin-bottom: 7px;
}
.leaders-sidebar ul li.active a {
  text-decoration: underline;
}
.leaders-sidebar ul li.child {
  padding-left: 7px;
}
.leaders-sidebar ul li.child:before {
  content: '-';
  padding-right: 7px;
}
.leaders-content {
  padding-bottom: 30px;
  padding-left: 30px;
}
.leaders-content.archive h1 {
  margin-top: 16px;
  margin-bottom: 45px;
}
.leaders-content.archive .link-wrapper {
  padding-top: 10px;
  padding-bottom: 15px;
}
.leaders-content.archive .link-wrapper a {
  text-transform: uppercase;
  color: #202a7e;
  border: 1px solid #86cddc;
  padding: 7px 15px;
  border-radius: 30px;
  text-decoration: none;
}
.leaders-content.archive .link-wrapper a:hover {
  background-color: #86cddc;
  color: #ffffff;
}
.leaders-content .intro-text:before {
  background: none;
}
/* Login Page
==============================*/
.login-page-wrapper {
  padding-top: 30px;
  padding-bottom: 45px;
}
.login-page-wrapper h1 {
  text-align: center;
  margin-bottom: 30px;
}
.login-page-wrapper .errors {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  padding: 7px;
}
.login-page-wrapper form {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #ced4da;
  padding: 25px;
}
.login-page-wrapper form br {
  display: none;
}
.login-page-wrapper form input {
  height: 38px;
  margin-bottom: 16px;
  font-size: 16px;
  background: #fbfbfb;
}
.login-page-wrapper form button {
  background-color: #202a7e;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 35px;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  border: none;
}
.login-page-wrapper form button:hover {
  background-color: #86cddc;
  color: #ffffff;
}
.login-message {
  padding-top: 30px;
  padding-bottom: 30px;
}
/* Events
==============================*/
.event-categories {
  padding: 10px 30px 30px 30px;
}
.event-categories h2 {
  font-size: 22px;
}
.event-categories ul {
  padding: 15px 0px 0px 15px;
}
.event-categories ul li {
  float: left;
  margin-right: 23px;
}
/* Sidebar Page
==============================*/
.page-sidebar-sidebar {
  padding-top: 60px;
  padding-bottom: 60px;
  border-right: 1px solid #cdcdcd;
  position: relative;
}
.page-sidebar-sidebar .sidebar-inner {
  position: absolute;
}
.page-sidebar-sidebar .sidebar-inner.stick {
  position: fixed;
  top: 60px;
  max-width: 269px;
}
.page-sidebar-sidebar .sidebar-inner.at-bottom {
  position: absolute;
  bottom: 0px;
  padding-bottom: 30px;
}
.page-sidebar-sidebar ul {
  padding: 0px 15px;
}
.page-sidebar-sidebar ul li {
  list-style-type: none;
  margin-bottom: 7px;
}
/* Contact Page
==============================*/
.contact-content {
  padding: 60px 0px;
}
.contact-content .left {
  border-right: 1px solid #ccc;
}
.contact-content .left table {
  margin: 30px 0px;
  width: 100%;
}
.contact-content .right table td {
  padding: 5px 0px;
}
.contact-content .right table span.large {
  font-size: 20px;
  display: block;
  padding: 30px 0px;
}
.contact-content .right table span.title {
  text-transform: uppercase;
}
/* Footer
==============================*/
footer {
  color: #202a7e;
  padding-bottom: 60px;
}
footer .footer-join {
  min-height: 175px;
  text-align: center;
  background-image: url(images/footer-join-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
footer .footer-join a {
  color: #f13a7b;
  text-transform: uppercase;
  font-size: 45px;
  position: relative;
  top: 55px;
  font-weight: 900;
  font-family: 'proxima-nova-condensed', 'proxima-nova', sans-serif;
}
footer ul {
  padding: 0;
}
footer ul li {
  list-style-type: none;
}
footer a {
  color: #202a7e;
}
footer .footer-content {
  padding-top: 60px;
}
footer .footer-content span {
  display: block;
}
footer .footer-logo img {
  max-width: 200px;
}
footer .col span {
  display: block;
}
footer .you-be-the-guide-image {
  max-width: 490px;
  float: right;
  margin-top: 60px;
  margin-right: 120px;
}
footer .footer-bottom {
  padding-top: 60px;
  font-size: 14px;
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
  .header-top {
    display: none;
  }
  .header-logo {
    margin-top: 17px;
    margin-bottom: 17px;
  }
  /* Menu */
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  .image-banner-wrapper .left {
    min-height: 490px;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .image-banner-wrapper .left span {
    font-size: 60px;
  }
  .image-banner-wrapper .right {
    min-height: 490px;
    display: none;
  }
  .image-banner-wrapper.form .right {
    display: block;
    padding: 0px 15px;
  }
  .feature-pages .card,
  .feature-blocks .card,
  .feature-alternative .card,
  .feature-articles .card {
    flex: 1 0 80%;
    margin-bottom: 30px;
  }
  .testimonial .left {
    min-height: 300px;
  }
  .testimonial .right {
    padding: 30px;
  }
  .find-locations .filters p,
  .find-venue .filters p {
    padding-top: 20px;
  }
  .find-locations .location .middle {
    padding: 15px;
  }
  .gform_wrapper .gf_step {
    height: 70px!important;
  }
  #gf_page_steps_2 span.gf_step_number {
    margin-bottom: 0px;
  }
  #field_2_5 #input_2_5 li {
    display: block!important;
  }
  #gform_3 li {
    width: 100%!important;
    padding-left: 0px!important;
  }
  #gform_3 #field_3_4,
  #gform_3 #field_3_10 {
    margin-top: 30px;
  }
  #gform_3 #input_3_8_2_container {
    left: 0px;
  }
  #label_3_11_1 {
    padding-left: 15px;
  }
  #field_2_9,
  #field_2_10 {
    width: 100%;
  }
  #input_2_13_3_container,
  #input_2_13_5_container,
  #input_2_13_6_container {
    width: 100%;
    padding-left: 0px;
  }
  .embed-form .bottom-image {
    display: none;
  }
  .blog-wrapper .row .blog-main {
    padding-left: 0px;
    padding-right: 0px;
  }
  .blog-sidebar.main {
    margin-top: 0px;
  }
  .sidebar-latest-articles .card-deck .card .image {
    min-height: 300px;
  }
  .contact-content {
    padding: 60px 15px;
  }
  .page-sidebar-sidebar .sidebar-inner {
    position: relative;
  }
  .leaders-sidebar {
    padding-bottom: 0px;
    border-right: none;
  }
  .leaders-content {
    padding-left: 0px;
  }
  footer .footer-join a {
    padding: 0px 0px 100px 0px;
    display: block;
  }
  .footer-logo {
    padding-bottom: 45px;
  }
  .footer-content span {
    display: block;
  }
  footer .you-be-the-guide-image {
    margin-right: 0px;
    max-width: 100%;
  }
}
/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) and (max-width: 767.98px) {
  .header-top {
    display: none;
  }
  .header-logo {
    margin-top: 17px;
    margin-bottom: 17px;
  }
  /* Menu */
  #mobileNav {
    width: 100%;
    right: -100%;
  }
  #wrap.menuOpenWrap {
    right: 100%;
  }
  .image-banner-wrapper .left {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .image-banner-wrapper .right {
    display: none;
  }
  .image-banner-wrapper.form .right {
    display: block;
  }
  .feature-pages .card,
  .feature-blocks .card,
  .feature-alternative .card,
  .feature-articles .card {
    flex: 1 0 80%;
    margin-bottom: 30px;
  }
  .testimonial .left {
    min-height: 300px;
  }
  .find-locations .filters p {
    min-height: 48px;
  }
  .gform_wrapper .gf_step {
    height: 70px!important;
  }
  #gf_page_steps_2 span.gf_step_number {
    margin-bottom: 0px;
  }
  #gform_3 li {
    width: 100%!important;
    padding-left: 0px!important;
  }
  #field_2_5 #input_2_5 li {
    display: block!important;
  }
  #gform_3 #field_3_4,
  #gform_3 #field_3_10 {
    margin-top: 30px;
  }
  .blog-sidebar.main {
    margin-top: 0px;
  }
  .sidebar-latest-articles .card-deck .card .image {
    min-height: 300px;
  }
  .page-sidebar-sidebar {
    padding-left: 0px;
  }
  .page-sidebar-sidebar .sidebar-inner.stick {
    max-width: 180px;
  }
  .leaders-sidebar {
    padding-bottom: 0px;
    border-right: none;
  }
  .leaders-content {
    padding-left: 0px;
  }
  .search-result .inner {
    min-height: 240px;
  }
  .footer-logo {
    padding-bottom: 45px;
  }
  .footer-content span {
    display: block;
  }
  footer .you-be-the-guide-image {
    margin-right: 0px;
  }
}
/* Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-logo {
    margin-top: 17px;
    margin-bottom: 17px;
  }
  .header-top .left {
    font-size: 14px!important;
  }
  .header-top .left .phone {
    padding-left: 15px;
  }
  .header-top .right ul li {
    font-size: 12px;
    margin-left: 0px;
  }
  .image-banner-wrapper .left span {
    font-size: 60px;
  }
  .test {
    display: none;
  }
  .feature-pages .card {
    flex: 1 0 40%;
    margin-bottom: 30px;
  }
  .feature-alternative .card,
  .feature-articles .card {
    flex: 1 0 80%;
    margin-bottom: 30px;
  }
  .find-locations .filters p,
  .find-venue .filters p {
    min-height: 48px;
  }
  .sidebar-latest-articles .card-deck .card .image {
    min-height: 300px;
  }
  .page-sidebar-sidebar {
    padding-left: 0px;
  }
  .page-sidebar-sidebar .sidebar-inner.stick {
    max-width: 180px;
  }
  .leaders-sidebar {
    padding-bottom: 0px;
    border-right: none;
  }
  .leaders-content {
    padding-left: 0px;
  }
  .footer-logo {
    padding-bottom: 45px;
  }
}
/* Large devices (desktops, 992px and up)*/
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-logo {
    margin-top: 20px;
    margin-right: 20px;
  }
  .header-logo img {
    max-width: 150px;
  }
  nav.main-menu {
    clear: left;
  }
  nav.main-menu ul li {
    padding: 17px 0 0 0;
    margin: 0px 6px;
    font-size: 14px;
  }
  .main-menu-right ul li.contact {
    top: -10px;
    margin-right: 0px;
  }
  .main-menu-right ul li.contact a {
    font-size: 14px;
  }
  .main-menu-right ul li.contact img {
    max-height: 23.5px;
  }
  .main-menu-right ul li.donate span {
    font-size: 14px;
  }
  .main-menu-right ul li.donate span .fa-donate {
    font-size: 20px;
  }
  .main-menu-right ul li.join span {
    font-size: 14px;
  }
  .main-menu-right ul li.join span .fa-user-plus {
    font-size: 20px;
  }
  nav.main-menu ul ul.sub-menu {
    top: 139px;
    padding: 0px 40px 20px 40px !important;
  }
  nav.main-menu ul ul.sub-menu li.quarter {
    width: 22.4%;
  }
  .image-banner-wrapper .left span {
    font-size: 60px;
  }
  .card-wrapper {
    flex: 0 0 49%;
  }
  .page-sidebar-sidebar .sidebar-inner.stick {
    max-width: 225px;
  }
  .search-result .inner {
    min-height: 240px;
  }
  .footer-logo {
    padding-bottom: 45px;
  }
}
/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
  .test {
    display: none;
  }
  .card-wrapper {
    flex: 0 0 49%;
  }
}
/* Chrome and Safari specific css */
/* IE 10+ Specific css */
