/*
 *  Header Styles
 */

.video-box .greenbar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #248d43;
	min-height: 75px;
	height: auto;
	color: white;
	z-index: 44;
	display: flex;
	justify-content: center;
	align-items: center;
}

img.play-btn {
    height: 100px;
    position: absolute;
    z-index: 44;
    color: white;
    filter:;
    transform: translate(-50%, -50%);
    left: 50%;
    top: calc(50% - 55px);
  -webkit-filter: invert(1) drop-shadow( 3px 3px 5px rgba(0, 0, 0, .4));
  filter:invert(1) drop-shadow( 3px 3px 5px rgba(0, 0, 0, .3));
    
}

.video-box .section-bg {
	background-position: bottom;
}

.greenbar h2 {
	margin: 0;
	padding: 0;
	font-size: 2.8em;
	font-weight: 600;
	text-align: center;
}

.site-header {
  min-height: 76em;
  height: 100vh;
}

.hero,
.rotator, 
.rotatorWindow, 
.rotatorWindow div {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

.rotatorNavigation, 
.rotatorDescriptions {
  display: none;
}



.floating {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
  display: inline-block;
  background-color: rgba(41, 145, 163, 0.72);
  z-index: 1;
  padding-top: 124px;
  text-align: center;
}

.floating:before {
  content: '';
  height: 100%;
  margin-right: -.4em;
}

.floating-content,.floating:before {
  display: inline-block;
  vertical-align: middle;
}

.floating-content {
  text-align: right;
  width: 100%;
}
.imageblock-content h2 {
	color: #2990a2;
	letter-spacing: 2px;
	font-weight: 600;
	font-size: 3.0em;
}

.tag > .container {
  max-width:500px;
}

.tag p {
  margin: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 4em;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
}

.tag p strong {
  font-weight:600;
  letter-spacing:.02em;
  text-transform:uppercase;
}

.site-header .scroll {
  position: absolute;
  width: 100px;
  bottom: 74px;
  left: 50%;
  z-index: 2;
  -webkit-transform: translate3d(-50%,0,0);
  -ms-transform: translate3d(-50%,0,0);
  transform: translate3d(-50%,0,0);
  margin: 0;
  padding-bottom: 14px;
  font-size: 1.2em;
  line-height: 1.2em;
  color: transparent;
  text-align: center;
  letter-spacing: 0.1em;
  transition: .3s ease-out;
  cursor: pointer;  
}
  
.site-header .scroll span {
  color: #fff;
  font-size: 4em;
}
h2.family {
	color: #82b34b;
}
.site-header .scroll:hover {
  color: #fff;
  -webkit-transform: translate3d(-50%,15px,0);
  -ms-transform: translate3d(-50%,15px,0);
  transform: translate3d(-50%,15px,0);
}

/*
 *  Content Sections
 */

h2 {
 font-family: 'Montserrat', sans-serif;
  font-size: 4.8em;
  font-weight: 300;
  letter-spacing: .035em;
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0 0 16px;
}

section p,
section ul,
section ol {
  font-size:1.6em;
  line-height:1.94;
  margin:0 0 1em;
}

section p:last-child,
section ul:last-child,
section ol:last-child {
  margin-bottom: 0;
}

.section-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  background-repeat: no-repeat;
}

.section-bg.parallax {
  background-attachment: fixed;
}

.imageblock {
  min-height:480px;
  display: table;
  background: #fff;
}

.imageblock-image {
  position: relative;
  display: table-cell;
  height:100%;
  width:50%;
}

.imageblock-image.right {
  right:0;
}

.imageblock-image.left {
  left:0;
}

.imageblock-content {
  position: relative;
  overflow: auto;
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 8em;
}

.imageblock-content .wrapper {
	max-width: 410px;
	position: relative;
}

.imageblock-content.left {
	margin-left: 0;
}

.imageblock-content.left .wrapper {
	float: right;
}

.imageblock-content.right {
	margin-right: 0;
}

.imageblock-content.right .wrapper {
	float: left;
}

.times {
  padding: 36px 0;
  position: relative;
  background-color: #82b34b;
}
.times:before {
	background-color: #248d43;
	width: 50%;
	height: 100%;
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	
}

.times > .container {
  overflow: hidden;
}

.times h2,
.times h3 {
  float: left;
  width: 50%;
  margin: 0;
  line-height: 90px;
}

.times h2 {
  text-align: right;
  padding-right: 64px;
  letter-spacing: 2px;
  font-weight: 500;
  color: white;
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
          font-size: 2.8em;
}

.times h3 {
  text-align: left;
  padding-left: 64px;
  font-size: 4em;
  font-weight: normal;
  color: white;

}
.slide-description p {
	line-height: 1.3;
}
#eventSlider {
  position: relative;
}
.times .container {
    width: 100%;
}
.sliderMask {
  position: relative;
  margin: 0 auto;
  width: 880px;
  height: 240px;
  overflow: hidden;
}

.sliderContainer {
  position: absolute;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row;
}

.sliderContainer.animate {
  transition: .25s cubic-bezier(0.4,0.0,0.2,1);;
}

.events {
  padding: 11em 0;
}

.events .section-bg::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #2990a2;
	opacity: .8;
}

#eventSlider .slide {
	width: 880px;
	height: 240px;
	position: relative;
	float: left;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.slide-img {
	width: 440px;
	height:240px;
	float: left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.slide-img img {
	display:none;
}

.slide-description {
	float: left;
	width: 440px;
	height: 100%;
	padding: 3em;
	background-color: #fff;
	overflow: auto;
}

.slide-description h4 {
	font-size: 2em;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 16px;
}

#slideNext,
#slidePrev {
	position:absolute;
	top: 50%;
	margin-top: -27px;
	z-index: 100;
	width: 54px;
	color: #b1b1b1;
	font-size: 34px;
	text-align: center;
	line-height: 54px;
	cursor: pointer;
}

#slideNext:hover,
#slidePrev:hover {
	color: #fff;
}

#slidePrev {
	left:0;
/*
	-webkit-transform: translateX(-100%);
	    -ms-transform: translateX(-100%);
          transform: translateX(-100%);
*/
}

#slideNext {
	right:0;
/*
	-webkit-transform: translateX(100%);
	    -ms-transform: translateX(100%);
          transform: translateX(100%);
*/
}


@media (max-width: 640px) {
 .times:before {
	 display: none;
 }
 .service-times p {
    color: white;
    margin: 3px 0px;
    line-height: 1.3;
    text-align: center;
    }
.floating {
  padding-top: 78px;
} 

/*
  #eventSlider .slide {
  	width: 440px;
  	height: auto;
  }
  
  .slide-img {
  	float: none;
  }
  
  .slide-description {
  	float: none;
  	width: 440px;
  	height: 240px;
  	padding: 3em;
  	overflow: auto;
  }
*/

  
  .events {
      padding: 5em 0;
  }
  
  #eventSlider .slide {
  	width: 320px;
  	height: auto;
  	max-width: calc(100vw - 60px);
  }
  
  .slide-img {
  	width: 320px;
  	height: 0;
  	max-width: 100%;
  	padding-bottom: 56.25%;
  }
  
  .slide-description {
  	width: 100%;
  	height: auto;
  }
  
  #slidePrev {
	width: 30px;
    	-webkit-transform: translateX(-100%);
  	    -ms-transform: translateX(-100%);
            transform: translateX(-100%);
 
  }
  
  #slideNext {
  		width: 30px;
    	-webkit-transform: translateX(100%);
  	    -ms-transform: translateX(100%);
            transform: translateX(100%);
 
  }
  

  .site-header {
    min-height: 560px;
    height: auto;
  }
  
  .hero,
  .rotator, 
  .rotatorWindow, 
  .rotatorWindow div {
    background-attachment: scroll;
    background-position-x: left;
  }
  
  .tag > .container {
    max-width: 90%;
  }
  
  .site-header .scroll {
    display: none;
  }
  
  .times h2,
  .times h3 {
    float: none;
    width: 100%;
    margin: 0;
    line-height: normal;
    border: none;
    text-align: center;
    padding: 0;
  }

    .tag p {
      font-size: 2.6em;
      text-align: center;
    }

  .section-bg.parallax {
    background-attachment: scroll;
  }

  h2 {
    font-size: 3.2em;
  }

    section p {
      font-size: 1.6em;
    }
    
    
    
    .imageblock {
    	display: -webkit-flex;
    	display: -ms-flexbox;
    	display: flex;
    	-webkit-flex-flow: column;
    	    -ms-flex-flow: column;
    	        flex-flow: column;
    }
    
    .imageblock-image {
      display: block;
      width: 100%;
      min-height: 300px;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
    }
    
    .imageblock-content {
      display: block;
      overflow: visible;
      width: 100%;
      padding: 4em;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2;
    }
    
    .imageblock-content .wrapper {
	    width: 100%;
    }
}

@media (max-width: 576px) {
  .floating {
    width: 100%;
    top: auto;
    padding: 50px 0;
  }
}
