/*
	Vanilla Template
	https://templatemo.com/tm-526-vanilla
*/

body { 
  position: relative; /* we need this for the scrollspy */ 
  font-size: 14px;
  background-color: white;
//  font-family: 'Ubuntu', sans-serif;
}

p {
  font-size: 15px;
  line-height: 25px;
}

section {
  padding: 25px 0 35px;
  background: #fff;
  background-color: transparent;
  padding-bottom: 15px;
}

a { 
	color: #00bcdd; 
}

a:hover { 
	color: #00bcdd;
	text-decoration: underline; 
}

h3 {
	color: black;
	margin-top: 20px;
	text-transform: uppercase;
}

.aig-blue {
	color: #00bcdd;	/* aig blue */
}

.aig-blue-bg {
	background-color: #00bcdd;	/* aig blue */
}

.parallax-content {
  width: 100%;
  min-height: 100vh;
  background-size: cover;
}

.primary-button a {
  display: inline-block;
  background-color: #00bcdd;
  padding: 15px 24px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.5px;
}

.page-sep {
	border-top: 1px solid lightgray;
	margin-top: 0px;	
}

.ts-btn {
//	width: 49.5%; 
	cursor: pointer;
  float: left;
  width: 50%;
  margin-bottom: 30px;
//  padding: 5px;
}

#slide-page {
	display: none;
	position: fixed;
	z-index: 2000;
	top: 0px;
	left: 200%;
	background-color: black;
	color: white;
	width: 100%;
	height: 100vh;
	overflow: scroll;
}

.table-cell {
	display: table-cell;
//	display: inline-block;
	vertical-align: top;
	font-style: italic;
	padding-right: 10px
}

.table-cell-2-col {
	width: 50%;
//	width: 100%;
}

.media-item {
	margin-top: 30px;
}

.media-item .media-img {
	display: inline-block;
	width: 30%;
	vertical-align: top;
}

.media-item div {
	display: inline-block;
	width: 69%;
}

.owlPrevBtn, .owlNextBtn {
//	text-align: center;
	border-radius: 50%;
	padding: 10px;
	background-color: lightgray;
	cursor: pointer;
}
.owlPrevBtn:hover, .owlNextBtn:hover {
	background-color: #00bee1;
}

/* home, 1st part */

.baner-content {
	padding-top: 100vh;
	text-align: center;
	background-image: url(../img/abc-logo-mobile.png);
	background-repeat: no-repeat;
//	background-size: 75%;
	background-size: 50%;
//	z-index: 1;
//	background-attachment: fixed;
//    -o-background-size: 75%;
//    -moz-background-size: 75%;
//    -webkit-background-size: 75%;	
	background-color: white;
}

.baner-content h1 {
	margin-top: 0px;
	font-size: 100px;
	color: #00bcdd;	/* aig blue */
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.baner-content .primary-button {
  margin-top: 15px;
}

/* home 2 */

#home2 {
	background-color: #50463C; 
	padding: 5px 0px 30px 0px;	
}

#home2 .container {
	padding: 0px 40px 0px 40px; 
	max-width: 100%; 
}
 
#home-2-left-panel {
	text-align: left; 
	margin-top: 10px; 
	color: #00bcdd;
}

.only-649 {
	position: absolute; 
	bottom: 5px; 
	left: -25px; 
	font-size: 20px; 
	padding: 10px;
	text-align: left;
	border-top-right-radius: 50px; 
	border-bottom-right-radius: 50px; 
	background-color: #00bee1; 
	color: #50463C; 
	font-weight: 500;
}
.only-649 a {
	color: #50463C; 
}

#splash-btn-panel {
	padding-left: 50px;
}

.media-item-home2 {
	margin-top: 30px;
}

.media-item-home2 .media-img {
	display: inline-block;
	width: 20%;
	max-width: 50px;
	vertical-align: top;
	margin-right: 4%;
}

.media-item-home2 div {
	display: inline-block;
	color: white;
	width: 100%;
	font-size: 20px;
}

/* why */

#about {
	background-color: white;
}

#about .service-item a {
	color: white;
}

/* parents */

#parents {
	padding-bottom: 15px;
}

#parents p, #parents h3, #parents h4 {
	color: white;
}

.parent-content-bg {
	background-color: #BF7C3A;
}

/* staff */

.projects-content {
 	padding-top: 5vh;
	background-color: white;
//	background-color: black;
}

.projects-content .item img {
	width: 100%;
}

.projects-content .item {
  margin: 15px;
}

.projects-content .item .text-content {
  background-color: #fff;
  text-align: center;
  padding: 20px;
}

.projects-content .item .text-content h4 {
  margin-top: 0px;
  font-size: 19px;
  font-weight: 600;
}

.projects-content .item .text-content span {
  font-style: normal;
  font-size: 17px;
  font-weight: 700;
  color: #00bcdd;
}

.staff-img {
	border-radius: 50%;
}

/* schedule */

.tabs-content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5vh;
	padding-bottom: 10px;
	background-color: #00bcdd;	/* aig blue */
	background-attachment: fixed;
	background-size: cover;
	background-position: center center;
}

.wrapper {
  text-align: center;
}

.tabs {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.tabs li {
  display: inline-block;
  text-align: center;
  margin: 10px;
}

.tabs a {
  display:block;
  text-align:center;
  text-decoration:none;
  text-transform:uppercase;
  color:#fff;
  font-size: 14px;
  font-weight: 700;
  padding:10px 15px;
  border:4px solid #fff;
}

.tabs a:hover {
  color: black;
}

.tabs .active {
  border:4px solid black;
}

.tabgroup p {
//  background-color: rgba(0, 0, 0, 0.5);
  background-color: #052539;
  color: #fff;
  padding: 25px;
}

.table {
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#schedule .section-heading-line {
	background-color: white;
}

.schedule-heading {
	margin-bottom: 0px;
}

.schedule {
	background-color: white;	
}

/* activities */

.activities-content-bg {
	background-color: white;
}

/* venue */

#venue {
	padding-top: 2vh;
	padding-bottom: 30px;
	margin-bottom: 30px;
	background-color: white;
	background-color: lightgray;
}

#maple-grove {
	float: left; 
	padding: 0px 25px 25px 0px; 
	width: 30%;	
}

.map {
  width: 100%;
}

/* donate */

#donate li a {
	color: white;
}

/* register */

.contact-content {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2vh;
	background-color: black;
	background-color: #052539;
}

.contact-form {
//  background-color: rgba(0, 0, 0, 0.5);
  padding-bottom: 20px;
//  margin-bottom: 30px;
//min-height: 320px;
}

#contact input {
  border-radius: 3px;
  padding-left: 15px;
  font-size: 13px;
  color: #232323;
  background-color: rgba(250, 250, 250, 1);
  outline: none;
  border: none;
  box-shadow: none;
  line-height: 50px;
  height: 50px;
  width: 100%;
  margin-bottom: 30px;
}

#contact-us h4 {
	color: white;
}

#contact-us .section-heading-line {
	background-color: #00bcdd;
}

#contact textarea {
  border-radius: 3px;
  padding-left: 15px;
  padding-top: 10px;
  font-size: 13px;
  color: #232323;
  background-color: rgba(250, 250, 250, 1);
  outline: none;
  border: none;
  box-shadow: none;
  height: 165px;
  max-height: 220px;
  width: 100%;
  margin-bottom: 25px;
}

#contact button {
  display: inline-block;
  background-color: #00bcdd;
  padding: 15px 24px;
  width: 100%;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 11px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0.5px;
}

/* ? */

.service-content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5vh;
  background-attachment: fixed;
  min-height: 100vh;
  background-size: cover;
  background-position: center center;
}

.service-content .left-text h4 {
  font-size: 24px;
  font-weight: 500;
  color: black;
}

h4, .h4 {
  font-size: 18px;
}

.section-heading {
  font-size: 24px;
  font-weight: 500;
  color: black;
}

.section-heading-line {
  width: 45px;
  height: 3px;
  background-color: #00bcdd;
  margin: 20px 0px 20px 0px;
}

.service-content .left-text .line-dec {
  width: 45px;
  height: 3px;
  background-color: #00bcdd;
  margin: 20px 0px 20px 0px;
}

.service-content .left-text p {
	color: black;
}

.service-content .left-text ul {
	padding: 0;
	margin-top: 30px;
	list-style: none;
}

.service-content .left-text ul li {
	margin: 15px 0px;
	font-weight: 600;
	color: #fff;
}

.service-content .left-text .primary-button {
	margin: 30px 0px;
}

.service-content .service-item {
    background-color: #00bee1;	
	padding: 25px 30px;
	text-align: center;
	color: black;
	margin-bottom: 30px;
	min-height: 250px;
	width: 100%;
}
.service-img {
	width: 100%;
//	height: auto;
	margin-bottom: 30px;
//	object-fit: cover;
}

.service-content .service-item .line-dec {
	width: 45px;
	height: 3px;
	background-color: white;
	margin: 20px auto 15px auto;
}

.service-item ul {
	text-align: left;
}



.owl-pagination {
  margin-top: 40px;
  opacity: 1;
  display: inline-block;
}

.owl-page span {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0px 5px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
}


.clearfix:after {
  content:"";
  display:table;
  clear:both;
}




footer {
  text-align: center;
//  background-color: #282b2f;
  background-color: black;
  padding: 70px 0px;
}

footer .primary-button {
  margin-bottom: 30px;
}

footer ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

footer ul li {
  display: inline-block;
  margin: 0px 4px;
}

footer ul li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  background-color: #00bcdd;
  color: #282b2f;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.5s;
  font-size: 17px;
}

footer ul li a:hover {
  color: #282b2f;
  background-color: white;
}

footer p {
  font-size: 12px;
  color: #fff;
  margin-top: 15px;
  color: #fff;
  letter-spacing: 0.5px;
  margin-bottom: 0px;
}

footer em {
  color: #ff8e43;
  font-weight: 600;
  font-style: normal;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}


@media (max-width: 1135px){
	.only-649 {
//		background-color: red;
		position: relative;
		left: -40px;
		margin-top: 30px;
		width: 100%;
	}

	#parents-dog-tags, #open-bible, #youth-challenge {
		display: none;
	}
}

/*@media (max-width: 767px){*/
@media (max-width: 767px){

	.xxxxxxxxxts-btns img {
		width: 49%; 
	}

	.baner-content {
		background-image: url(../img/abc-logo-mobile.png);
		background-size: 75%;
	}

	.baner-content h1 {
		font-size: 64px;
	}

	.baner-content span {
		font-size: 24px;
	}

	.baner-content .primary-button {
		margin-top: 15px;
	}

	#home-2-left-panel {
		text-align: center; 
	}

	#splash-btn-panel {
		padding-left: 0px;
	}

	#parents-dog-tags, #open-bible, #youth-challenge {
		display: none;
	}
	
	#youth-gallery {
		margin-top: 30px;
	}
	
  .service-content {
//	padding-top: 15vh;
    text-align: center;
  }

  .service-content .left-text .line-dec {
    width: 45px;
    height: 3px;
    background-color: #00bcdd;
    margin: 20px auto 20px auto;
  }

  .service-content .left-text ul {
    text-align: left;
  }

  .service-content .service-item {
    padding: 25px 30px;
    text-align: center;
//    color: #fff;
    margin-bottom: 30px;
  }

	#maple-grove {
		width: 35%;	
	}
  
  #xxxxxxxxxxvenue img {
//	  width: 25%;
  }
  
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}

/* LIGHT BOX */

body:after {
  content: url(../img/close.png) url(../img/loading.gif) url(../img/prev.png) url(../img/next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;

  /* Image border */
  border: 4px solid white;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;

  /* Background color behind image.
     This is visible during transitions. */
  background-color: white;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../img/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../img/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}



/* owl overrides */

.xxxxxxxowl-controls {
	postion: relative;
}

.owl-theme .owl-controls .owl-page.active span {
    background-color: #00bee1;
    border: 2px solid #00bee1;
}

.owl-theme .owl-controls .owl-page span {
    border: 2px solid #00bee1;
}

.owl-pagination {
	position: absolute;
	top: -70px;
//	left: 45%;
	left: 15px;
//width: 300px;	
//  right: 0;
//	padding-top: 20px;
//	text-align: center;
}

#owl-testimonials .owl-pagination:after {
	content: "see more speakers";
//	color: #00bee1;
	font-weight: 600;
//	line-height: .8em;
	font-size: 20px;
	font-variant: small-caps;
	font-style: italic;	
}