/*
Theme Name: passionmulti
Theme URI: http://passioncitychurch.com
Author: Polar Notion
Author URI: http://polarnotion.com/
Description: passioncitychurch2015 theme version #multisite
Version: 1.2.3
*/

/* primary_color: #33CEFF */

body, a, p, h1, h2, h3, h4, .btn {
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, .btn {
  text-transform: uppercase;
  font-weight: bold;
}

h1 {
  font-size: 50px;
}

h2,
.text-title {
  font-size: 34px;
  margin-bottom: 40px;
  margin-top: 0px;
}

h3 {
  font-size: 22px;
}

.push-form {
  max-width: 400px;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
}

.alert {
  margin-bottom: 0px;
  background-color: #33ceff;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px;
  border-radius: 0px;
}

.alert .btn {
  margin-bottom: 0px;
  background-color: #33ceff;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 3px 16px;
  font-size: 15px;
  margin: 0px 10px;
  border-width: 2px;
}

.alert .btn:hover,
.alert .btn:active,
.alert .btn:focus {
  border-width: 2px;
  text-align: center;
  background-color: #33CEFF;
  border: 0px;
  border-radius: 0px;
  padding: 10px;
  color: white;
  font-weight: bold;
}

.alert .btn {
  background-color: transparent;
  border: 2px solid white;
  color: white;
  font-weight: bold;
  font-size: 12px;
  margin-left: 10px;
  padding: 5px 32px;
}

.alert .btn:hover {
  color: #33CEFF;
}

#social_icon_list li {
  height: 40px;
  display: inline;
}

#social_icon_list li img {
  max-width: 28px;
  margin-top: -14px;
}

#watch h2 {
  font-size: 30px;
  margin-bottom: 22px;
  font-weight: 200;
}

#watch hr {
  border-color: white;
  background-color: white;
}

#about h2 {
  text-align: center;
}

#pcc_address {
  font-size: 30px;
}

hr {
  border: 0;
  height: 2px;
  background: #cbcbcb;
}

img {
  max-width: 100%;
}

.img-sm {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.img-md {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.img-lg {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.billboard-item {
  position: relative;
}

.billboard-item-hover {
  visibility: hidden;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.7);
}

.billboard-item:hover .billboard-item-hover {
  visibility: visible;
}

p, li, body {
  font-size: 16px;
  line-height: 26px;
}

.footer,
footer {
  position: relative;
  z-index: 0;
}

.footer .menu > .menu-item:hover,
footer .menu > .menu-item:hover {
  background-color: transparent;
  color: white;
  opacity: .7;
}

.footer li,
footer li {
  margin-bottom: 12px;
}

.footer h3,
footer h3 {
  padding-bottom: 20px;
}

.footer h3::after,
footer h3::after {
  content: " ";
  border-bottom: 2px solid #fff;
  position: relative;
  width: 100%;
  display: inline-block;
}

.footer .menu,
footer .menu {
  list-style: none;
  padding-left: 0px;
}

.footer .menu a,
footer .menu a {
  font-size: 16px;
  line-height: 28px;
}

a, .btn-link {
  color: inherit;
  font-weight: bold;
}

a:hover,
a:active,
a:hover {
  text-decoration: none;
  color: #33CEFF;
}

p a:hover {
  text-decoration: underline;
  color: inherit;
}

textarea {
    resize: none;
}

.blog-link:hover .blog-image {
  opacity: .3;
}

.gathering-thumbnail {
  width: 400px;
}

#scroll_prompt {
  position: relative;
  bottom: 0;
  margin-left: auto;
  left: 0;
  padding: 40px;
}

#scroll_prompt img:hover {
  opacity: 0.7;
}

#scroll_prompt img {
  max-width: 50px;
  margin-left: auto;
  margin-right: auto;
}

#navigation_gradient {
  width: 100%;
  height: 70px;
  position: absolute;
  background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 99%, rgba(0,0,0,0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.2)), color-stop(99%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 99%,rgba(0,0,0,0) 100%);
  background: -o-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 99%,rgba(0,0,0,0) 100%);
  background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 99%,rgba(0,0,0,0) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 99%,rgba(0,0,0,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 );
  z-index: 9;
}

.highlight-item {
  background-size: auto 100%;
  background-position: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
a .highlight-item-wrapper:hover .highlight-item {
  background-size: auto 110%;
  opacity: .3;
}

.overlay-dark {
  background-color: rgba(0, 0, 0, 0.25);
}

.overlay-light {
  background-color: rgba(255, 255, 255, 0.25);
}

#social_feed h2,
#social_feed ul {
  margin-bottom: 0px;
}

.row-unpadded {
  margin: 0px;
}

.row-unpadded [class*="col-sm"],
.row-unpadded [class*="col-xs"] {
  padding: 0px;
}

#social_feed #social_feed_header {
  background-color: #666;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  background-color: #eee;
  background-image: none;
  border: 0px solid #ccc;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  line-height: 16px;
  border-left: 2px solid #eee;
}

.form-control:focus {
  box-shadow: none;
  border-color: #cbcbcb;
}

#header_description {
  font-size: 20px;
  line-height: 26px;
}

.navbar-brand {
  padding: 10px 0px 0px 20px;
}

.navbar-brand img {
  max-height: 40px;
}

.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}

.nav>li {
  position: relative;
  display: block;
}

.menu > .menu-item:hover {
  background-color: rgba(0, 0, 0, 0.75);
  color: white;
}

.message-wrapper {
  margin-bottom: 20px;
  margin-bottom: 20px;
  min-height: 275px;
  position: relative;
}

.message-wrapper h3 {
  font-size: 18px;
}

.message-wrapper h4 {
  font-size: 14px;
}

.message-wrapper .gathering-date {
  position: absolute;
  right: 0;
  padding: 0px 10px;
  font-size: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  text-transform: uppercase;
}

.play-video {
  cursor: pointer;
}

.play-video-wrapper {
  position: relative;
}

.play-button {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #33CEFF;
}

.play-video:hover .play-button {
  color: #269BBF;
}

.play-video-wrapper-modal {
  position: relative;
}

/*.menu li ul {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  padding: 40px;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
}

.menu li:hover ul {
  display: block;
  list-style: none;
}*/

#menu-header-menu.menu {
  width: 350px;
}
.menu li .subnav-wrapper {
  position: absolute;
  width: 380px;
  display: none;
  left: inherit;
  right: 0;
  padding: 40px 80px 40px 40px;
  background-color: rgba(0, 0, 0, 0.75);
  z-index: 999;
  white-space: nowrap;
}

.menu li .subnav-wrapper ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

.menu li:hover .subnav-wrapper {
  display: block;
}

.menu li .subnav-wrapper .subnav-wrapper {
  position: static;
  display: block;
  padding: 20px;
  background: none;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: white;
}

.col-sm-6.chapter-item:nth-child(odd) {
  text-align: right;
}

.col-sm-6.chapter-item:nth-child(odd) .chapter-number {
  text-align: left;
}

.col-sm-6.chapter-item:nth-child(odd) .chapter-number {
  text-align: left;
}

.col-sm-6.chapter-item:nth-child(even) .chapter-title {
  margin-right: auto;
}

.col-sm-6.chapter-item:nth-child(even) {
  text-align: left;
}

.col-sm-6.chapter-item:nth-child(even) .chapter-number {
  text-align: right;
}

.col-sm-6.chapter-item:nth-child(odd) .chapter-number {
  text-align: left;
}

.col-sm-6.chapter-item:nth-child(odd) .chapter-title {
  margin-left: auto;
}

.chapter-header {
  border-bottom: 4px solid;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.chapter-title {
  font-size: 40px;
  text-transform: capitalize;
  font-weight: bold;
  max-width: 300px;
}

.chapter-number {
  font-size: 100px;
  font-weight: bold;
  line-height: 70px;
}

.chapter-content p {
  font-size: 12px;
  line-height: 18px;
}

.chapter-item {
  display: none;
  position: relative;
  padding: 80px 60px;
}

.chapter-item.active {
  display: block;
}

#chapter_navigation {
  position: absolute;
  width: 100%;
  z-index: 9;
  margin-top: -70px;
}

#chapter_navigation .nav-cursor:first-child {
  margin-right: 20px;
}

#chapter_navigation .nav-cursor:last-child {
  margin-left: 20px;
}

.expandable-hidden {
  display: none;
}

.nav-cursor {
  cursor: pointer;
  border: 2px solid;
  padding: 11px 16px 15px;
  border-radius: 50%;
  font-weight: bold;
  line-height: 18px;
  font-size: 24px;
}

.nav-sidebar-arrow {
  position: absolute;
  height: 100%;
  width: 100px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.38);
  padding: 150px 0px;
  font-size: 50px;
}

.zoomable-image-hover {
    width: 320px;
    height: 240px;
}

.zoomable-image-wrapper {
    width: 100%;
    height: 100%;
}

.zoomable-image-wrapper img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.zoomable-image-wrapper:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

/*
 ######   ######## ##    ## ######## ########     ###    ##
##    ##  ##       ###   ## ##       ##     ##   ## ##   ##
##        ##       ####  ## ##       ##     ##  ##   ##  ##
##   #### ######   ## ## ## ######   ########  ##     ## ##
##    ##  ##       ##  #### ##       ##   ##   ######### ##
##    ##  ##       ##   ### ##       ##    ##  ##     ## ##
 ######   ######## ##    ## ######## ##     ## ##     ## ########
*/

.vertical-child {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
  width: 100%;
  text-align: center;
}

.sync-height {
  min-height: 428px;
}

.sync-height img {
  max-height: 250px;
}

.sync-height-short {
  min-height: 300px;
}

.max-width-100 {
  max-width:100%
}

.no-pad {
  padding: 0px;
}

.pad-sm {
  padding: 20px 20px;
}

.pad-y-sm {
  padding-top: 20px;
  padding-bottom: 20px;
}

.pad {
  padding: 40px 20px;
}

.pad-y {
  padding-top: 40px;
  padding-bottom: 40px;
}

.pad-lg {
  padding: 60px 20px;
}

.pad-y-lg {
  padding-top: 60px;
  padding-bottom: 60px;
}

.pad-2x {
  padding: 80px 20px;
}

.pad-y-2x {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pad-bottom {
  padding-bottom: 80px;
}

.pad-section {
  padding: 70px 20px;
}

.pad-50px {
  padding: 50px;
}

.pad-30px {
  padding: 30px;
}

header.pad-section {
  padding: 120px 20px 100px;
}

.margin-y {
  margin-top: 20px;
  margin-bottom: 20px;
}

.margin-y-lg {
  margin-top: 30px;
  margin-bottom: 30px;
}

.margin-y-2x {
  margin-top: 40px;
  margin-bottom: 40px;
}

.margin-top {
  margin-top: 25px;
}

.margin-top-lg {
  margin-top: 30px;
}

.no-padding {
  padding: 0px;
}

.no-margin {
  margin: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.displayinline {
  display: inline;
}

.container {
  max-width: 1000px;
}

.container-xs {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}

.container-sm {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.container-md {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.container-lg {
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
}

.container-full {
  margin: 0 auto;
  width: 100%;
}

.text-input-field {
  min-height: 150px;
}

.display-none {
  display: none;
}

.background-black {
  background-color: #000;
}

.background-grey {
  background-color: #f5f5f5;
}

.background-grey-2x {
  background-color: #ccc;
}
/*
##     ##  #######  ##     ## ######## ########
##     ## ##     ## ##     ## ##       ##     ##
##     ## ##     ## ##     ## ##       ##     ##
######### ##     ## ##     ## ######   ########
##     ## ##     ##  ##   ##  ##       ##   ##
##     ## ##     ##   ## ##   ##       ##    ##
##     ##  #######     ###    ######## ##     ##
*/

.hover_background {
  opacity: 100%;
}

.hover_background:hover {
  opacity: 0%;
  background-color: black;
}

.hover_over_outer_wrapper {
  position: relative;
  opacity: 1;
}

.hover_item:hover .hover_over_outer_wrapper {
  opacity: 0.5;
}

.hover_over_inner_wrapper .text-title:hover {
  color: white;
}

.hover_over_inner_wrapper {
  position: inherit;
  width: 100%;
  font-weight: bold;
}

.hover_over_inner_wrapper .text-title {
  font-weight: bold;
}

/*
######## ######## ##     ## ########
   ##    ##        ##   ##     ##
   ##    ##         ## ##      ##
   ##    ######      ###       ##
   ##    ##         ## ##      ##
   ##    ##        ##   ##     ##
   ##    ######## ##     ##    ##
*/

.text-title {
  font-weight: bold;
}

.text-subtitle {
  font-size: 30px;
  font-weight: bold;
  margin: 0px;
  line-height: 1;
  text-transform: uppercase;
}

.text-left {
  text-align: left;
}

.text-light {
  color: white;
}

.text-dark {
  color: #333;
}

.text-bold {
  font-weight: bold;
}

.text-white {
  color: white;
}

.text-content {
  font-size: 18px;
  margin: 0px;
  line-height: 1.6;
}

.text-content-title {
  font-size: 18px;
  font-weight: 500;
  margin: 0px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.text-label {
  font-size: 18px;
  font-weight: 800;
  margin: 0px;
  text-transform: uppercase;
}

.text-lg {
  font-size: 40px;
}

.text-md {
  font-size: 24px;
  line-height: 32px;
}

/*
########  ##     ## ######## ########  #######  ##    ##  ######
##     ## ##     ##    ##       ##    ##     ## ###   ## ##    ##
##     ## ##     ##    ##       ##    ##     ## ####  ## ##
########  ##     ##    ##       ##    ##     ## ## ## ##  ######
##     ## ##     ##    ##       ##    ##     ## ##  ####       ##
##     ## ##     ##    ##       ##    ##     ## ##   ### ##    ##
########   #######     ##       ##     #######  ##    ##  ######
*/

.btn {
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 20px;
  word-wrap: break-word;
  white-space: initial;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.btn-sm {
  font-size: 12px;
}

#header_action_buttons .btn {
  margin-right: 10px;
  margin-bottom: 10px;
}

#header_action_buttons .btn:last-child {
  margin-right: 0px;
}

.btn-group-lg > .btn,
.btn-lg {
  font-size: 22px;
  padding: 10px 30px;
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 23px 10px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: none;
  border: 0px solid transparent;
  border-radius: 0px;
  z-index: 999;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}

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

.btn-primary,
input[type="submit"] {
  background-color: #33CEFF;
  color: white;
  border: 3px solid #33CEFF;
  box-shadow: none;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.open>.dropdown-toggle.btn-primary,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  background-color: white;
  color: #33CEFF;
  border-color: #33CEFF;
  box-shadow: none;
}

.btn-secondary-white {
  background-color: transparent;
  border: 4px solid white;
  color: white;
  font-weight: bold;
}

.btn-secondary-white.active,
.btn-secondary-white.focus,
.btn-secondary-white:active,
.btn-secondary-white:focus,
.btn-secondary-white:hover,
.open>.dropdown-toggle.btn-secondary-white {
  background: white;
  color: #000;
}

.btn-secondary {
  background-color: transparent;
  border: 4px solid #333;
  color: #3F3E3E;
  font-weight: bold;
}

.btn-secondary.btn-sm {
  border: 3px solid #333;
}

.btn-secondary.active,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.open>.dropdown-toggle.btn-secondary {
  background: #333;
  color: white;
}

.btn-secondary-grey {
  background-color: transparent;
  border: 4px solid #333;
  color: #333;
  font-weight: bold;
}

.btn-secondary-grey.active,
.btn-secondary-grey.focus,
.btn-secondary-grey:active,
.btn-secondary-grey:focus,
.btn-secondary-grey:hover,
.open>.dropdown-toggle.btn-secondary-grey {
  background: #333;
  border: 4px solid #333;
  color: white;
}

/*
##    ##    ###    ##     ## ####  ######      ###    ######## ####  #######  ##    ##
###   ##   ## ##   ##     ##  ##  ##    ##    ## ##      ##     ##  ##     ## ###   ##
####  ##  ##   ##  ##     ##  ##  ##         ##   ##     ##     ##  ##     ## ####  ##
## ## ## ##     ## ##     ##  ##  ##   #### ##     ##    ##     ##  ##     ## ## ## ##
##  #### #########  ##   ##   ##  ##    ##  #########    ##     ##  ##     ## ##  ####
##   ### ##     ##   ## ##    ##  ##    ##  ##     ##    ##     ##  ##     ## ##   ###
##    ## ##     ##    ###    ####  ######   ##     ##    ##    ####  #######  ##    ##
*/

.navbar {
  color: white;
}

.navbar-default .navbar-brand,
.nav.navbar-nav li a {
  color: white;
  text-transform: uppercase;
  font-size: 14px;
}

.navbar-default {
  border: none;
  background: none;
  width: 100%;
  color: white;
}

@media (min-width: 768px) {
  .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar>.container .navbar-brand,
  .navbar>.container-fluid .navbar-brand {
    padding-top: 10px;
  }
}

#nav_primary {
  position: absolute;
  z-index: 999;
}

#nav_secondary {
  background-color: rgba(0, 0, 0, 0.73);
  margin: 0px;
  border-radius: 0;
  height: 60px;
}

#nav_secondary_placeholder {
  height: 60px;
  /*background-color: black;*/
  margin-top: -60px;
  position: relative;
}

#nav_secondary li>a {
  color: white;
}

#nav_secondary .navbar-brand,
#page_title, .text-title-lowercase {
  letter-spacing: -2px;
  font-size: 24px;
  height: 60px;
  font-weight: bold;
  line-height: 32px;
}

.text-title-lowercase {
  text-transform: lowercase;
  letter-spacing: -2px;
  font-size: 23px;
  font-weight: bold;
  line-height: 18px;
}

#nav_secondary .navbar-brand,
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
  padding: 12px 5px;
  margin-left: 0px;
}

#page_title {
  padding: 19px 10px;
  line-height: 20px;
  text-transform: inherit;
}

.text-lowercase,
#page_title.text-lowercase {
  text-transform: lowercase;
}

#nav_secondary li > a:hover {
  background-color: rgba(255, 255, 255, 0.2);
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

#sticky {
  min-width: 100%;
}

#sticky.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
}

.sticky-hidden {
  display: none;
}

/*
######## #### ##     ## ######## ##       #### ##    ## ########
   ##     ##  ###   ### ##       ##        ##  ###   ## ##
   ##     ##  #### #### ##       ##        ##  ####  ## ##
   ##     ##  ## ### ## ######   ##        ##  ## ## ## ######
   ##     ##  ##     ## ##       ##        ##  ##  #### ##
   ##     ##  ##     ## ##       ##        ##  ##   ### ##
   ##    #### ##     ## ######## ######## #### ##    ## ########
*/

.timeline {
  list-style: none;
  padding: 20px 0 20px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 0px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -2px;
  border-right: 2px dotted #666;
}

.timeline > li {
  margin-bottom: 20px;
  position: relative;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}

.timeline > li:after {
  clear: both;
}

.timeline > li > .timeline-panel {
  width: 47%;
  float: left;
  /*border: 1px solid #d4d4d4;*/
  /*border-radius: 2px;*/
  padding: 20px;
  position: relative;
  /*-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
  /*box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
}

.timeline-item {
  display: none;
}

.timeline-image {
  margin-bottom: 20px;
}

.timeline-image-wrapper {
  position: relative;
}

.timeline-inverted {
  margin-top: -10%;
  margin-bottom: -10%;
}

.timeline > li:not(.timeline-inverted) .timeline-image::after {
  top: 50%;
  content: " ";
  position: absolute;
  border-top: 1px solid #666;
  width: 30px;
  right: -30px;
}

.timeline > li.timeline-inverted .timeline-image::before {
  top: 50%;
  content: " ";
  position: absolute;
  border-top: 1px solid #666;
  width: 30px;
  left: -30px;
}

.timeline-date {
  text-align: right;
  color: #bbb;
  font-size: 14px;
  line-height: 12px;
}

.timeline-inverted .timeline-date {
  text-align: left;
}
/*.timeline > li > .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline > li > .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}*/

.timeline-badge-title {
  width: 60px;
  border: 2px solid #33CEFF;
  color: #33CEFF;
  padding: 14px 7px;
  text-align: center;
  font-size: 16px;
  border-radius: 50%;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.timeline > li > .timeline-badge {
  color: #fff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 1.4em;
  text-align: center;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -25px;
  background-color: #999999;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

.timeline-badge.primary {
  background-color: #2e6da4 !important;
}

.timeline-badge.success {
  background-color: #3f903f !important;
}

.timeline-badge.warning {
  background-color: #f0ad4e !important;
}

.timeline-badge.danger {
  background-color: #d9534f !important;
}

.timeline-badge.info {
  background-color: #5bc0de !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
  font-size: 30px;
  letter-spacing: -2px;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

#get_involved .container .highlight-item-wrapper {
  margin-bottom: 30px;
}

/*
 ######  ########  ######  ######## ####  #######  ##    ##
##    ## ##       ##    ##    ##     ##  ##     ## ###   ##
##       ##       ##          ##     ##  ##     ## ####  ##
 ######  ######   ##          ##     ##  ##     ## ## ## ##
      ## ##       ##          ##     ##  ##     ## ##  ####
##    ## ##       ##    ##    ##     ##  ##     ## ##   ###
 ######  ########  ######     ##    ####  #######  ##    ##
*/

.height-fixed-sm {
  height: 313px;
}

.height-fixed-md {
  height: 500px;
}

.height-fixed-lg {
  min-height: 800px;
}

#template_full_width .height-fixed-sm {
  height: 400px;
}

#template_full_width .height-fixed-sm img {
  max-height: 380px;
}

#template_full_width .height-fixed-md {
  height: 600px;
}

#template_full_width .height-fixed-lg {
  height: 800px;
}

#template_full_width #faq .sync-height-short {
  height: 200px;
}

header {
  position: relative;
}

header.h-100 {
  min-height: 100vh;
}

header p {
  /*font-weight: 400;*/
  font-size: 18px;
}

#call_to_action {
  min-height: 100vh;
  position: relative;
}

.get-involved-item-title {
  margin-bottom: 30px;
}

.row:last-child .get-involved-item-title {
  margin-bottom: 0px;
}

.row:last-child .featured-item-item-title {
  margin-bottom: 0px;
}

#heartbeat {
  background: #33CEFF;
}

#heartbeat h2 {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  letter-spacing: -1px;
  text-transform: lowercase;
}

#featured {
  font-size: 36px;
}

#latest_post {
  background-color: green;
}

#about_content {
  padding-top: 40px;
}

#about_content p {
  padding-top: 20px;
}

#events {
  font-size: 36px;
}

#events h2 {
  margin-bottom: 20px;
}

.event-truncate {
  display: none;
}

.event-time,
.event-title,
.event-url {
  font-size: 22px;
  font-weight: bold;
}

.event-time,
.event-title {
  margin-top: 10px;
}

#events .event-wrapper {
  padding-bottom: 25px;
  padding-top: 25px;
  border-top: 2px solid #333;
}

#events.text-light .event-wrapper {
    border-top: 2px solid #fff;
}

#events.text-dark .event-wrapper {
  border-top: 2px solid #333;
}

.text-dark .btn-secondary-white {
  background-color: transparent;
  border: 4px solid #333;
  color: #333;
  font-weight: bold;
}

.text-dark .btn-secondary-white:hover {
  background-color: #333;
  border: 4px solid #333;
  color: white;
  font-weight: bold;
}

#events .event-wrapper:nth-of-type(1) {
  border-top: 0px;
}

#faq {
  color: white;
}

#faq_expander {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.2);
}

#faq_expander:hover {
  /*background-color: transparent;*/
}

#faq_questions {
  background-color: rgba(255, 255, 255, 0.2);
  color: white;
}

.faq-item {
  margin-bottom: 30px;
}

.faq-question {
  font-size: 20px;
  margin-bottom: 0px;
}

.faq-answer {

}

#instagram2 {
  background-color: blue;
  font-size: 48px;
  color: white;
}

#contact_content {
  background-color: rgba(0, 0, 0, .3);
  background-size: cover;
}

.footer_top,
#footer_top {
  min-height: 250px;
  background-color: #2F2F2F;
  color: white;
}

.footer_top hr,
#footer_top hr {
  background-color: white;
  margin: 30px 0px;
}

.footer_top a,
#footer_top a {
  color: white;
}

.footer_top a:hover,
#footer_top a:hover {
  color: white;
  cursor: pointer;
}

.footer_bottom,
#footer_bottom {
  background-color: #1a1a1a;
  padding: 30px;
}

.footer_bottom img,
#footer_bottom img {
  max-height: 50px;
  width: auto;
}

.footer_bottom .list-inline,
#footer_bottom .list-inline {
  margin-bottom: 0px;
}

.footer_bottom .list-inline li,
#footer_bottom .list-inline li {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0px;
}

hr.hr-free {
  margin-top: 0px;
  margin-bottom: 0px;
}

.embed-responsive-md {
  padding-bottom: 500px;
}

.embed-responsive-lg {
  padding-bottom: 800px;
}

.room-title {
  font-size: 24px;
  margin-bottom: 0px;
}

p.room-time {
  margin-bottom: 0px;
}

.modal-body {
  padding: 0px;
}

.modal-dialog {
  margin: 100px auto;
}

.modal.in .modal-dialog {
    z-index: 99999;
}

/*
######## ##     ## ##       ##          ##      ## #### ########  ######## ##     ##
##       ##     ## ##       ##          ##  ##  ##  ##  ##     ##    ##    ##     ##
##       ##     ## ##       ##          ##  ##  ##  ##  ##     ##    ##    ##     ##
######   ##     ## ##       ##          ##  ##  ##  ##  ##     ##    ##    #########
##       ##     ## ##       ##          ##  ##  ##  ##  ##     ##    ##    ##     ##
##       ##     ## ##       ##          ##  ##  ##  ##  ##     ##    ##    ##     ##
##        #######  ######## ########     ###  ###  #### ########     ##    ##     ##
*/

#template_full_width .pad-section {}

/*
 ######   #######  ##    ##  ######  ######## ########     ###    #### ##    ## ######## ########
##    ## ##     ## ###   ## ##    ##    ##    ##     ##   ## ##    ##  ###   ## ##       ##     ##
##       ##     ## ####  ## ##          ##    ##     ##  ##   ##   ##  ####  ## ##       ##     ##
##       ##     ## ## ## ##  ######     ##    ########  ##     ##  ##  ## ## ## ######   ##     ##
##       ##     ## ##  ####       ##    ##    ##   ##   #########  ##  ##  #### ##       ##     ##
##    ## ##     ## ##   ### ##    ##    ##    ##    ##  ##     ##  ##  ##   ### ##       ##     ##
 ######   #######  ##    ##  ######     ##    ##     ## ##     ## #### ##    ## ######## ########
*/

#template_constrained .pad-section {
  padding: 80px 20px;
}

.layout-contained .faq-wrapper .text-subtitle {
  font-size: 22px;
}

.layout-contained .faq-wrapper-title .text-subtitle {
  font-size: 30px;
  text-align: center;
}

.layout-contained .faq-wrapper-btn {
  background-color: rgba(255, 255, 255, 0.2);
  padding: 61px 10px;
  border: 0px;
}

.layout-contained a.faq-wrapper-btn:hover {
  background-color: rgba(255, 255, 255, 0);
  color: white;
  padding: 61px 10px;
}

.layout-contained a.faq-wrapper-btn:focus,
.layout-contained a.faq-wrapper-btn:visited,
.layout-contained a.faq-wrapper-btn:active {
  color: white;
}

.layout-contained #faq_questions {
  color: #666;
}

#template_constrained #events .event-wrapper {
  border-color: #333;
}

#template_constrained #featured.pad-section {
  padding-top: 90px;
}

#template_constrained #contact.pad-section {
  padding-bottom: 90px;
}

/*
##     ## ##    ## ########  ########  #### ########
##     ##  ##  ##  ##     ## ##     ##  ##  ##     ##
##     ##   ####   ##     ## ##     ##  ##  ##     ##
#########    ##    ########  ########   ##  ##     ##
##     ##    ##    ##     ## ##   ##    ##  ##     ##
##     ##    ##    ##     ## ##    ##   ##  ##     ##
##     ##    ##    ########  ##     ## #### ########
*/

#template_hybrid .pad-section {}

#mobile_navigation {
  display: none;
  visibility: hidden;
}

@media (max-width: 768px) {

  .timeline:before {
    left: auto;
    right: 35px;
  }

  .timeline > li > .timeline-panel {
    width: 90%;
    float: left;
    /*border: 1px solid #d4d4d4;*/
    /*border-radius: 2px;*/
    padding: 20px;
    position: relative;
    /*-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
    /*box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);*/
  }

  .timeline-badge-title {
    margin-left: auto;
    margin-right: 5px;
  }

  .timeline > li.timeline-inverted > .timeline-panel {
    float: left;
  }

  .timeline-inverted .timeline-date {
    text-align: right;
  }

  .timeline > li:not(.timeline-inverted) .timeline-image::after,
  .timeline > li.timeline-inverted .timeline-image::after {
    top: 50%;
    content: " ";
    position: absolute;
    border-top: 1px solid #666;
    width: 10px;
    right: -10px;
  }

  .timeline > li.timeline-inverted .timeline-image::before {
    display: none;
  }

  h1 {
    font-size: 48px;
  }

  header .container {
    padding: 50px;
  }

  header {
    min-height: auto;
  }

  #scroll_prompt {
    display: none;
  }

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 5px;
    margin-left: 5px;
  }

  .navbar-nav {
    margin: 0px -10px;
  }

  #mobile_navigation {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 30px;
    overflow: scroll;
    padding-top: 65px;
    display: none;
    z-index: 99;
    visibility: visible;
  }

  #mobile_navigation .menu li .subnav-wrapper {
    position: relative;
    width: 374px;
    display: block;
    left: inherit;
    right: 0;
    padding: 0px 40px;
    background-color: transparent;
    z-index: 999;
  }

  #mobile_navigation .nav.navbar-nav li a,
  #mobile_navigation .nav.navbar-nav li a:hover,
  #mobile_navigation .nav.navbar-nav li:hover {
    background-color: transparent;
  }
  h1 {
    font-size: 26px;
  }

  h2 {
    margin-bottom: 20px;
  }

  h2, .text-title {
    font-size: 26px;
  }

  h2, .text-title {
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 0px;
  }

  header p {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
  }

  header .container {
    padding: 0px;
  }

  p, li, body {
    font-size: 14px;
    line-height: 22px;
  }

  footer h3.text-title-lowercase,
  .footer h3.text-title-lowercase {
    margin-bottom: 20px;
  }

  footer h3::after,
  .footer h3::after {
    content: " ";
    border-bottom: 2px solid #fff;
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 9px;
  }

  .col-footer {
    margin-bottom: 30px;
  }

  #pcc_address {
      font-size: 22px;
  }

  .btn-lg {
      font-size: 18px;
      padding: 10px 20px;
  }

  .text-lg {
      font-size: 26px;
  }

  .text-md {
      font-size: 18px;
      line-height: 26px;
  }

  .text-title-lowercase {
      text-transform: lowercase;
      letter-spacing: -2px;
      font-size: 20px;
      font-weight: bold;
      line-height: 16px;
  }

  #nav_secondary .navbar-brand, #page_title, .text-title-lowercase {
      text-transform: lowercase;
      letter-spacing: -2px;
      font-size: 24px;
      height: 44px;
      font-weight: bold;
      line-height: 32px;
  }
  
  nav #page_title {
    display: none;
  }

  .nav-cursor {
      cursor: pointer;
      border: 2px solid;
      padding: 4px 9px 9px 9px;
      border-radius: 50%;
      font-weight: bold;
      line-height: 18px;
      font-size: 20px;
  }

  #nav_secondary {
    display: none;
  }

  .pad-50px {
    padding: 0px;
  }

  .pad {
      padding: 20px 20px;
  }

  header.pad {
    padding: 100px 20px;
  }

  .pad-section {
      padding: 35px 20px;
  }

  #template_full_width .height-fixed-md,
  #video .height-fixed-md,
  #video.height-fixed-md {
    min-height: 300px;
  }

  .event-time, .event-title {
    text-align: center;
  }

  .event-url {
    margin-top: 20px;
  }

  .embed-responsive-16by9 {
    width: 100%;
    min-width: 320px;
  }
}

/* Mailchimp */

#mc-embedded-subscribe-form {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

#mc-embedded-subscribe-form input[type="submit"] {
  width: 100%;
  margin-top: 20px;
}

#mc-embedded-subscribe-form .indicates-required {
  float: right;
}

#mc-embedded-subscribe-form .mc-field-group {
  margin-bottom: 10px;
}

#mc-embedded-subscribe-form input:not([type="submit"]) {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

@media screen and (max-width: 768px) {
  .message-wrapper h3 {
    font-size: 20px;
  }

  .message-wrapper h4 {
    font-size: 14px;
  }

  .message-wrapper .btn-secondary-white {
    padding: 10px;
  }

  .embed-responsive-16by9 {
    width: 100%;
    min-width: 320px;
  }
}

/* Unfortunate quirk of Responsive VC plugin to override display */
.bbvcedo_x_large_css_hide.vc_row-flex {
    display:none !important
}
.bbvcedo_x_large_css_show.vc_row-flex {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
}
@media(max-width:1199px) {
    .bbvcedo_large_css_hide.vc_row-flex {
        display:none !important
    }
    .bbvcedo_large_css_show.vc_row-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: -mfleximportant;
    }
}
@media(max-width:991px) {
    .bbvcedo_medium_css_hide.vc_row-flex {
        display:none !important
    }
    .bbvcedo_medium_css_show.vc_row-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: -mfleximportant;
    }
}
@media(max-width:767px) {
    .bbvcedo_small_css_hide.vc_row-flex {
        display:none !important
    }
    .bbvcedo_small_css_show.vc_row-flex {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: -mfleximportant;
    }
}
/* End Quirk */




body {
    max-width: 100%;
    overflow-x: hidden;
}
.bg-fixed,
.baf,
.vc_row.bg-fixed {
    background-attachment: fixed !important;
}
.dib {
    display: inline-block;
}
.tar {
    text-align: right;
}
.vc_row.container {
    padding-right: 0;
    padding-left: 0;
    margin-left: auto;
    margin-right: auto;
}
.thin {
    font-weight: 200 !important;
}
.ttn {
    text-transform: none;
}
.text-title-ttn,
.text-title-lowercase {
    font-size: 23px;
    font-weight: bold;
    line-height: 18px;
    letter-spacing: -2px;
}
.text-title-ttn {
    text-transform: none;
}
.mega-heading {
    font-size: 100px;
    font-weight: bold;
    line-height: .9;
    text-transform: none;
}
.main-heading {
    font-size: 40px;
    font-weight: bold;
    text-transform: none;
}
.tight-heading {
    font-size: 40px;
    margin-bottom: 10px;
    text-transform: none;
    letter-spacing: -0.04em;
}
.tiny {
    font-size: 12px;
    line-height: 18px;
}
.tight-text,
.ls-negative {
    letter-spacing: -0.05em;
}
hr.dark {
    height: 3.5px;
    background-color: #000;
    border: 0;
    margin: 20px 0;
}
.secondary-nav {
    margin-top: -60px;
}
.secondary-nav .vc_wp_custommenu {
    margin: 0;
}
.secondary-nav .text-title-ttn {
    line-height: 60px;
}
.secondary-nav ul {
    float: right;
    list-style: none;
    margin: 0;
}
.secondary-nav .widget_nav_menu {
    width: 100%;
    float: left;
    padding: 0 45px;
}
.secondary-nav ul > li {
    float: left;
}
.secondary-nav li > a {
    display: inline-block;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
    padding: 17px 15px;
}
.secondary-nav li > a:hover {
    background-color: rgba(255,
    255,
    255,
    0.2);
    -webkit-transition: background-color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
}
.footer a {
    text-transform: uppercase;
}
body .vc_row {
    z-index: 0;
    margin: 0;
}

.vc_tta-container .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    border: none !important;
    margin: 0;
    padding: 0 !important;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
    margin-top: -30px !important;
    z-index: 100;
}
.white-content,
.white-content * {
    color: #fff;
}
a.white-content:hover,
.white-content a:hover {
    color: silver;
}
.row-max {
    left: 0 !important;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1000px;
}
.no-padding-columns > .vc_column_container > .vc_column-inner {
    padding: 0;
}
.btn.btn-primary {
    background-color: transparent;
    color: #fff !important;
    border-color: #fff !important;
    background-image: none !important;
}
.btn.btn-primary:hover {
    background-color: #fff !important;
    color: #000 !important;
}
.btn.btn-default,
input[type=submit] {
    background-color: transparent;
    color: #000;
    border-width: 3px;
    border-color: #000;
    background-image: none;
}
.btn-default:hover,
input[type=submit]:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}
.btn.btn-md {
    border-width: 3px;
}
.btn.btn-lg {
    border-width: 4px;
}
.overlay-25,
.overlay-50,
.overlay-75 {
    position: relative;
}
.hoverlay-25:not(.vc-hoverbox-direction--reverse) .vc-hoverbox-back::before,
.hoverlay-25.vc-hoverbox-direction--reverse .vc-hoverbox-front::before,
.hoverlay-50:not(.vc-hoverbox-direction--reverse) .vc-hoverbox-back::before,
.hoverlay-50.vc-hoverbox-direction--reverse .vc-hoverbox-front::before,
.hoverlay-75:not(.vc-hoverbox-direction--reverse) .vc-hoverbox-back::before,
.hoverlay-75.vc-hoverbox-direction--reverse .vc-hoverbox-front::before,
.overlay-25 .vc-hoverbox-front::before,
.overlay-50 .vc-hoverbox-front::before,
.overlay-75 .vc-hoverbox-front::before,
.overlay-25::before,
.overlay-50::before,
.overlay-75::before {
    left: 0;
    width: 100%;
    position: absolute !important;
    top: 0;
    content: '';
    display: block !important;
    height: 100% !important;
    background-color: #000;
    visibility: visible !important;
    opacity: 0;
    -webkit-transition: .2s opacity ease-in-out;
    -o-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}
.hoverlay-25:not(.vc-hoverbox-direction--reverse):hover .vc-hoverbox-back::before,
.hoverlay-25.vc-hoverbox-direction--reverse:hover .vc-hoverbox-front::before,
.overlay-25 .vc-hoverbox-front::before,
.overlay-25::before {
    opacity: .25;
}
.hoverlay-50:not(.vc-hoverbox-direction--reverse):hover .vc-hoverbox-back::before,
.hoverlay-50.vc-hoverbox-direction--reverse:hover .vc-hoverbox-front::before,
.overlay-50 .vc-hoverbox-front::before,
.overlay-50::before {
    opacity: 0.5;
}
.hoverlay-75:not(.vc-hoverbox-direction--reverse):hover .vc-hoverbox-back::before,
.hoverlay-75.vc-hoverbox-direction--reverse:hover .vc-hoverbox-front::before,
.overlay-75 .vc-hoverbox-front::before,
.overlay-75::before {
    opacity: .75;
}
.vc-hoverbox-wrapper.overlay-25::before,
.vc-hoverbox-wrapper.overlay-50::before,
.vc-hoverbox-wrapper.overlay-75::before {
    opacity: 0;
}
.blur-parent {
    overflow: hidden;
}
.blurred {
    filter: blur(5px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='5');
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
}
.full-height,
.height-100 {
    min-height: 100vh;
}
.admin-bar .full-height,
.admin-bar .height-100 {
    min-height: calc(100vh - 32px);
}
.full-height .vc-hoverbox,
.height-20 .vc-hoverbox,
.height-25 .vc-hoverbox,
.height-33 .vc-hoverbox,
.height-50 .vc-hoverbox,
.height-100 .vc-hoverbox {
    min-height: 100%;
}
.vc_hoverbox,
.vc-hoverbox {
    cursor:pointer;
}
.vc-hoverbox-direction--reverse .vc-hoverbox-block.vc-hoverbox-back {
    pointer-events: none;
}
.height-25 {
    min-height: 25vh;
}
.height-20 {
    min-height: 20vh;
}
.height-33 {
    min-height: 33.333333vh;
}
.height-50 {
    min-height: 50vh;
}
.height-67 {
    min-height: 67vh;
}
.height-75 {
    min-height: 75vh;
}
.responsive-headline-xl {
    font-size: 5.2vw;
}
.responsive-headline-lg {
    font-size: 4.6vw;
}
.responsive-headline-md {
    font-size: 4vw;
}
.responsive-headline-sm {
    font-size: 3.4vw;
}
.responsive-headline-xs {
    font-size: 3vw;
}
.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 0 !important;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.wpb_wrapper table {
    margin-left: auto;
    margin-right: auto;
}
.wpb_wrapper table h3 {
    margin-top: 0;
}
.wpb_wrapper table td {
    padding: 10px 15px;
}
.wpb_wrapper table tr:not(:last-child) {
    border-bottom: 2px solid #000;
}
.text-light .wpb_wrapper table tr:not(:last-child) {
    border-color: #fff;
}
.form-group input:not([type=submit]),
.form-group textarea {
    width: 100%;
    display: block;
    font-size: 16px;
    height: 40px;
    background-color: #eee;
    line-height: 1;
    line-height: 16px;
    border: 0 solid #ccc;
    border-radius: 0;
    color: #555;
    background-image: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border-left: 2px solid #eee;
    padding: 12px 20px;
}
.form-group textarea {
    height: 150px;
}
.form-group input[type=submit] {
    width: 100%;
    font-size: 23px;
    font-weight: 700;
    line-height: 1.8;
    text-transform: uppercase;
    -webkit-transition: .2s all ease-in-out;
    -o-transition: .2s all ease-in-out;
    transition: .2s all ease-in-out;
}
body .vc_col-has-fill>.vc_column-inner,
body .vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_vc_row>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill+.vc_vc_row_inner>.vc_row>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_row>.vc_vc_column>.vc_column_container>.vc_column-inner,
body .vc_row-has-fill>.vc_vc_column_inner>.vc_column_container>.vc_column-inner,
body .vc_section.vc_section-has-fill,
body .vc_section.vc_section-has-fill+.vc_row-full-width+.vc_section,
body .vc_section.vc_section-has-fill+.vc_section {
    padding-top: 0;
}
body .wpb_button,
body .wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}
.vc-hoverbox-wrapper .vc-hoverbox-back,
.vc-hoverbox-wrapper .vc-hoverbox:hover .vc-hoverbox-front,
.vc-hoverbox-wrapper .vc-hoverbox:hover .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-inner .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-inner .vc-hoverbox-back,
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox:hover .vc-hoverbox-inner .vc-hoverbox-front,
.vc-hoverbox-wrapper.vc-hoverbox-direction--reverse .vc-hoverbox-inner .vc-hoverbox-front {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
}
.vc-hoverbox-wrapper .vc-hoverbox-back {
    opacity: 0;
}
.vc-hoverbox-wrapper .vc-hoverbox:hover .vc-hoverbox-back {
    opacity: 1;
}
.vc-hoverbox-block-inner img {
    height: auto !important;
}
.vc-hoverbox-block-inner:empty {
    display: none;
    padding: 0;
}
.vc-hoverbox-block-inner {
    position: relative;
}
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-size-lg {
    font-size: 24px;
    border-width: 4px;
}
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-size-md {
    font-size: 20px;
    border-width: 3px;
}
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-size-sm {
    font-size: 17px;
}
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-size-xs {
    font-size: 14px;
}
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,
.vc-hoverbox-wrapper .vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
    color: #000;
}
.vc_tta-accordion.borderless .vc_tta-panel-heading {
    border: none !important;
}
.vc_tta-accordion.backgroundless .vc_tta-panel .vc_tta-panel-heading,
.vc_tta-accordion.backgroundless .vc_tta-panel .vc_tta-panel-heading:focus,
.vc_tta-accordion.backgroundless .vc_tta-panel .vc_tta-panel-heading:hover {
    background-image: none !important;
}
.vc_tta-accordion.iconless .vc_tta-controls-icon {
    display: none !important;
}
.vc_tta-accordion.iconless .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 20px !important;
}
.vc_tta-accordion.iconless.borderless .vc_tta-controls-icon-position-left.vc_tta-panel-title>a {
    padding-left: 0 !important;
}

.tight-text {
    letter-spacing: -0.05em;
}

.connect-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.connect-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

iframe{
    width:100% !important;
}

.wpb_wrapper {
    height: 100%;
}

.vc-hoverbox-wrapper {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu li:nth-last-child(5) .subnav-wrapper,
.menu li:nth-last-child(6) .subnav-wrapper,
.menu li:nth-last-child(7) .subnav-wrapper,
.menu li:nth-last-child(8) .subnav-wrapper {
    right: auto;
}

.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-prev {
    left: 50% !important;
    right: auto !important;
    margin-left: -80px !important;
    top: 100% !important;
    margin-top: -50px !important;
}
.has-arrows .owl-ca-controls .owl-ca-buttons .owl-ca-next {
    left: auto !important;
    right: 50% !important;
    margin-right: -80px !important;
    top: 100% !important;
    margin-top: -50px !important;
}
.footer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    width: 2em;
    height: 2em;
}
.footer .wpb_content_element {
    margin-bottom: 0;
}
.footer .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    float: left;
    margin-right: 12px;
}
body #menu-header-menu.menu {
    width: auto;
    max-width: calc(100% - 275px);
}
@media only screen and (max-width: 767px) {
    .responsive-headline-xl {
        font-size: 48px;
    }
    .responsive-headline-lg {
        font-size: 42px;
    }
    .responsive-headline-md {
        font-size: 36px;
    }
    .responsive-headline-sm {
        font-size: 32px;
    }
    .responsive-headline-xs {
        font-size: 26px;
    }
    .xs-half-height {
        height: 50vh !important;
    }
    .xs-third-height {
        height: 33.333333vh !important;
    }
    .xs-quarter-height {
        height: 25vh !important;
    }
}
@media screen and (max-width: 750px) {
    .wp-wrapper table {
        max-width: 100%;
        display: block;
        float: left;
    }
    .wpb-wrapper tbody {
        width: 100%;
    }
    .wpb_wrapper tr {
        display: block;
    }
    .wpb_wrapper tbody,
    .wpb_wrapper thead {
        float: left;
    }
    .wpb_wrapper thead {
        min-width: 120px;
    }
    .wpb_wrapper td,
    .wpb_wrapper th {
        padding-top: 7px;
        padding-bottom: 7px;
        text-align: center;
        display: block;
    }
    .wpb_wrapper td:first-child {
        padding-top: 20px;
    }
    .wpb_wrapper td:last-child {
        padding-bottom: 20px;
    }
}

h4 {
    line-height: 1.4;
}
h4 + p {
    margin-top: 15px;
}
.ttu {
    text-transform: uppercase;
}
.tal-right-sm,
.tal-center-sm {
    text-align: left;
}
.tar-left-sm,
.tar-center-sm {
    text-align: right;
}

.alert {
    position: relative;
}
.vc_row {
    width: 100%;
}

.vc_section.container {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}

.vc_section .vc_row {
    margin-left: 0;
    margin-right: 0;
}
.vc_section .vc_row.container {
    margin-left: auto;
    margin-right: auto;
}
.content-bottom .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content-bottom .wpb_wrapper > * {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.content-bottom .wpb_wrapper .wpb_content_element {
    margin-top: auto;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.lh08 {
    line-height: 0.8;
}
.lh09 {
    line-height: 0.9;
}
.lh13 {
    line-height: 1.3;
}
.lh14 {
    line-height: 1.4;
}

.toggle-next-element {
    cursor: pointer;
}
.toggle-next-element:not(.toggle-open-default) + .vc_clearfix + *,
.toggle-next-element:not(.toggle-open-default) + * {
    display: none;
}

.mfp-content .wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    border: none;
    padding: 0;
    margin: 0;
    color: #888;
}













/* Specific to PassionMulti */

/*
##      ##    ###    ########  ######  ##     ##
##  ##  ##   ## ##      ##    ##    ## ##     ##
##  ##  ##  ##   ##     ##    ##       ##     ##
##  ##  ## ##     ##    ##    ##       #########
##  ##  ## #########    ##    ##       ##     ##
##  ##  ## ##     ##    ##    ##    ## ##     ##
 ###  ###  ##     ##    ##     ######  ##     ##
*/

.message-wrapper {
  margin-bottom: 20px;
  position: relative;
  color: white;
  padding: 20px;
}

.message-wrapper .btn-secondary-white {
  padding: 20px;
  width: 100%;
  font-size: 14px;
  border-width: 3px;
}

.message-title-wrapper {
  text-align: left;
  padding: 0px 10px;
}

.message-wrapper h3 {
  font-size: 26px;
  margin-top: 0px;
}

.message-wrapper h4 {
  font-size: 18px;
  margin-bottom: 0px;
}