/*
 Theme Name:   Lighthouse Child
 Description:  Child theme
 Author:       Jim Welch
 Template:     dazzling
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  lighthousechild
*/

@import url("https://c5ba03.claudeassets.com/20200210213827cs_/http://www.lighthousecfdc.org/wp-content/themes/dazzling/style.css");

/* Add your custom css below
-------------------------------------------------------------- */
/* =Global
----------------------------------------------- */

/* Colors
cc4747 - red
2c9cb1 - blue
f7c24e - yellow
*/

body {
  font-family: Lato, 'Open Sans', sans-serif;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  color:#444;
  font-weight: 400;
  word-wrap: break-word;
  line-height: 1.6;
  font-size: 16px;
}
p {margin-bottom: 1.5rem;}
a {
  color: #cc4747;
  word-wrap: break-word;
  -webkit-transition: all 0.2s;
     -moz-transition: all 0.2s;
       -o-transition: all 0.2s;
          transition: all 0.2s;
}
a:hover,
a:focus {
  color: #cc4747;
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Raleway, 'Source Sans Pro', sans-serif;
  color: #222;
  font-weight: 700;
}
.entry-content {
  margin: 0;
font-family: inherit!important;
font-size: inherit!important;
font-weight: inherit!important;
color: inherit!important;
}
.home #content {
  margin-top: 0;
  margin-bottom: 0;
}
.entry-meta .fa {
  color: #cc4747;
}
.lead {font-weight: normal;}
.page-title-band .entry-title {
  font-size: 46px;
  color: #444;
  letter-spacing: -1px;
  font-weight: 200;
}
.btn.btn-default.read-more {
  border: 1px solid #ccc;
  color: #cc4747;
}
.btn.btn-default.read-more:hover {
  background-color: #cc4747;
}

/* =Navigation
----------------------------------------------- */
#logo {padding-left: 15px;}

.navbar.navbar-default {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #fff;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: -2px;
	/*border-bottom: 1px solid #eee;*/
	border-bottom: none;

}

.navbar-default .navbar-nav > li > a {
  color: #222;
  line-height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.navbar > .container .navbar-brand {
  color: #cc4747;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  background-color: #cc4747;
}
#menu-primary-menu {
	margin-top: 58px;
}
.dropdown-menu > li > a {
  color: #fff;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #555;
}

.dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a {
  background-color: #cc4747;
}
.navbar > .container .navbar-brand {
  line-height: 36px;
}
.donate a {
  background-color: #FDF3DC;
}
.donate a:before {
  content: "\f004";
  font-family: fontawesome;
  float: left;
  padding-right: .2em;
  font-size: 18px;
  color: #cc4747;
  margin-top: 2px;
}

.navbar-default .navbar-nav>li.donate>a:hover, .navbar-default .navbar-nav>li.donate>a:focus {
    background-color: #F5B429;
}
@media (max-width: 767px) {
  .nav.navbar-nav {
    float: none;
  }
}
.navbar-toggle .menu-title {
  font-size: 12px;
  color: #888;
}
.navbar-toggle .icon-bar {
  width: 36px;
}

/* =Page template styles
----------------------------------------------- */
body.page .page-header,
.page-title-band {
  margin: 0 0 20px;
  border-bottom: 1px solid #F5B429;
  background: #f7c24e;
  padding: 32px 0 32px 0;
}

/* =Widgets
----------------------------------------------- */
.widget {margin: 0 0 3em;}
.textwidget img {margin-bottom: 10px;}
.widget ul {padding: 0;}
.widget-title {
}

/* -- Sidebar widgets -- */

.fa-li {line-height: inherit;}
.fa-cog {color:#777;}
#secondary .widget-title {
  border-bottom: 1px solid #eee;
  padding-bottom: 7px;
  margin-bottom: 21px;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  position: relative;
}
#secondary .widget-title:first-child {margin-top: 0;}
#secondary .widget-title span {
  position: absolute;
  width: 50px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background: #F5B429;
}

/*
#text-10 .widget-title:before,
#text-11 .widget-title:before {
  font-family: fontawesome;
  margin-right: 6px;
  font-weight: normal;
}
#text-10 .widget-title:before {
  content: '\f0c0';
}
#text-11 .widget-title:before {
  content: '\f0c1';
}
*/

/* -- submenu sidebar menus -- */
  #secondary .nav-pills {border-top:1px solid #dadada;}
  #secondary .nav-pills>li {
  border-radius: 0px;
  /*background-color:#eee; */
  background-color: #FDF3DC;
}
#secondary .nav-pills>li>a {
  color: #444;
  text-decoration: none;
}
#secondary .nav-pills>li>a:hover {
  border-radius: 0px;
  color: #000;
  background-color:#fff;
  border-left: none;
}
#secondary .nav-pills>li {
  margin-top: 0;
  border-bottom:1px solid #dadada;
  border-left:1px solid #dadada;
  border-right:1px solid #dadada;
}
#secondary li.current-menu-item {
    border-left: none;
}
#secondary .nav-pills>li.current-menu-item>a,
#secondary .nav-pills>li.current-menu-item>a:hover,
#secondary .nav-pills>li.current-menu-item>a:focus {
  color: #000;
  background-color: #fff;
  position: relative;
}

/* replace the content value with the corresponding value from the list below */
#secondary .nav-pills>li.current-menu-item>a:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 700;
  text-decoration: inherit;
/*--adjust as necessary--*/
  color: #666;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 10px;
  left: 0;
}

/* =Buttons
----------------------------------------------- */
.btn-default, .label-default {
  background-color: #cc4747;
  border-color: #cc4747;
}
.btn-default:hover, .label-default[href]:hover, .label-default[href]:focus, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover {
  background-color: #bb3b3b;
  border-color: #bb3b3b;
}

/* -- Home page
----------------------------------------------- */
#billboard-content {
  padding: 7% 0 8% 0;
}
#billboard-content h2 {
  color:white;
  font-size:3.5em;
  font-weight: 700;
  z-index: 10;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}
#billboard-content h3 {
  color:white;
  font-size:1.4em;
  font-weight: 300;
  margin: 1.5em auto;
  line-height: 1.4em;
  text-align: center;
  width:77%;
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}
.btn-min-block {
    min-width: 170px;
    line-height: 26px;
}
.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
    text-transform: uppercase;
}
.btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
h1.site-title {
  float: left;
  padding: 15px;
  margin: 0;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
  color:#777;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

/* -- Home page sections
----------------------------------------------- */
.band {
  padding-top: 3.3em;
  padding-bottom: 3.3em;
}
.section-heading {
  text-align: center;
  font-size: 24px !important;
  text-transform: uppercase;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 50px;
  color: #333;
  font-weight: 300;
}
.section-heading {
  width:260px;
  text-align:center;
  margin:auto;
  font-size:18px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
    .section-heading {
        width: 600px;
        font-size: 22px;
        margin-bottom: 50px;
    }
}

@media (max-width: 680px) {
#billboard-content h2 {
  color: white;
  font-size: 2.5em;
  font-weight: 700;
  z-index: 10;
  text-shadow: none;
  }
#billboard-content h3 {
  color: white;
  font-size: 1.3em;
  font-weight: 300;
  margin: 1em auto;
  line-height: 1.2em;
  text-align: center;
  width: 94%;
  }

  .billboard-cta .btn {
    margin-bottom: 10px;
  }
}

@media (max-width: 500px) {
#billboard-content h2 {
  color: white;
  font-size: 2em;
  font-weight: 700;
  z-index: 10;
  text-shadow: none;
  }
}
.section-heading:before {
    content: "";
    display: block;
    border-top: solid 1px #333;
    height: 1px;
    position: absolute;
    margin-top: 14px;
    z-index: 1;
    width: 260px
}
@media (min-width: 768px) {
    .section-heading:before {
        width: 600px
    }
}
.section-heading span {
    background: #fff;
    padding: 0 20px;
    position: relative;
    z-index: 5
}
#testimonials .section-heading span {background: #2c9cb1;}
#section-c .section-heading span {background: #cc4747;}

.col-md-6 .section-heading {
    width: 260px
}
@media (min-width: 768px) {
    .col-md-6 .section-heading {
        width: 500px
    }
}
.col-md-6 .section-heading:before {
    width: 260px
}
@media (min-width: 768px) {
    .col-md-6 .section-heading:before {
        width: 500px
    }
}

/*------ Benefits section ------*/
#benefits {
  background-color: white;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
#benefits .symbol {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  float: left;
  margin-right: 20px;
}
#benefits .symbol .glyphicon, #benefits .symbol .fa {
  display: block;
  position: relative;
  top: 12px;
  left: 12px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  font-size: 36px;
  color: white;
  text-align: center;
}
#benefits h2 {
  font-size: 34px;
  margin: 0;
  line-height: 1;
  letter-spacing: -1px;
  font-weight: 300;
}
#benefits h3 {
  font-size: 20px;
  margin: 0;
  line-height: 1;
  margin-top: 3px;
  margin-bottom: 20px;
  font-weight: 300;
}
#benefits .block-a .symbol {background-color: #cc4747;}
#benefits .block-a h3 {color: #cc4747;}
#benefits .block-b .symbol {background-color: #2c9cb1;}
#benefits .block-b h3 {color: #2c9cb1;}
#benefits .block-c .symbol {background-color: #f7c24e;}
#benefits .block-c h3 {color: #F4AD15;}
/*------ Testimonials section ------*/
#testimonials {
  /* height: 320px; */
  background: #2c9cb1;
}
#testimonials .carousel {
  height: 160px;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.1;
}
#testimonials .testimonial {
  width: 48%;
}
@media only screen and (max-width: 767px) {
  #testimonials .testimonial.pull-left {
  width: 96%;
  float: none;
  margin: 0 auto;
  }
  #testimonials .carousel {
    height: 220px;
  }
    #testimonials .carousel-indicators {
    display: none;
  }
  #testimonials .testimonial.pull-left {
    width: 96%;
    float: none;
    margin: 0 auto;
  }
  #testimonials .testimonial.pull-right {
    display: none;
  }
  #testimonials {
    height: 380px;
  }
}
#testimonials .testimonial .fa-quote-left {
  color:#2c9cb1;
}
#testimonials .testimonial .content {
  position: relative;
  background: #185762;
  border-radius: 3px;
  color: #ffffff;
  padding: 15px;
  line-height: 1.4;
}
#testimonials .testimonial .down-arrow {
  display: block;
  position: absolute;
  font-size: 32px;
  height: 20px;
  width: 20px;
  left: 13px;
  bottom: -8px;
  color: #185762;
}
#testimonials .testimonial .meta {
  margin-top: 18px;
  color: #fff;
}
#testimonials .carousel-indicators {
  bottom: -40px;
  left: 50%;
  top: auto;
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  list-style: none;
}
.carousel-inner>.active {
  left: 0;
  display:block;
}
.carousel-inner>.item {
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
display: block;
}
.entry-title a {
  color: #222;
}
.entry-title a:hover {
color:#cc4747;
}
.recent-posts .entry-title {
  font-size: 18px;
  margin: 0;
  line-height: 1.3;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
.recent-posts .entry-content {
  margin-top:1em;
}
.recent-posts .hentry {
margin-bottom: 0;
}
/* === #section-c === */
#section-c {
  text-align: center;
  background: #ebebeb; /* light gray */
  background: #91c842; /* light green */
  background: #2c9cb1; /* blue */
  background: #86b5e0; /* light blue */
  background: #f7c24e; /* orange */
  background: #cc4747; /* red */
  color: #fff;
}
/* -- Flexible iFrame to wrap video embeds and retain 16:9 ration of video: http://niklausgerber.com/blog/responsive-google-or-bing-maps/; -- */
.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.Flexible-container iframe,
.Flexible-container object,
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* =Locations page
----------------------------------------------- */
.panel-success>.panel-heading {
	background-color: #FDF3DC;
	border-color: #FDF1D8;
	color:#333;
}
.panel-success {
	border-color: #FDF1D8;
}

.panel-title {
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #666;
	font-size: .9em;
}

/* =Staff pages
----------------------------------------------- */
/*  "Odd" staff member  */
div.staff-member.odd {
	margin-top: 2em;
}
/*  Last staff member  */
div.staff-member.last {
	padding-bottom: 0;
	border: none;
}
/*  [staff-photo]  */
img.staff-member-photo {
	margin-bottom: .8em;
}

/*  [staff-email-link]  */
.staff-member-email {
	font-size: 14px;
}
.staff-member-email:before {
  font-family: fontawesome;
  margin-right: 4px;
  content: '\f003';
}
/*  [staff-name-formatted]  */
h3.staff-member-name {
	font-family: lato;
	line-height: 1.5;
	font-size: 1.2em;
	margin: 0;
}

/*  [staff-position-formatted]  */
h4.staff-member-position {
	text-transform: uppercase;
	font-size: .8em;
	margin: 0;
	font-style: normal;
	letter-spacing: 1px;
	color: #666;
}

/* Clearfix for div.staff-member */
div.staff-member:after {
	content: "";
	display: block;
	clear: both;
}
/* Clearfix for <= IE7 */
* html div.staff-member { height: 1%; }
div.staff-member { display: block; }

/* =Contact page
----------------------------------------------- */
#billboard, #hours-of-operation {
  background: url('https://e751ec.claudeassets.com/20200210213827im_/http://www.lighthousecfdc.org/wp-content/themes/dazzling-child/img/classroom.jpg') no-repeat fixed;
  background-position: center bottom;
  -webkit-background-size: cover;
  -moz-background-size:    cover;
  background-size:         cover;
}

#billboard .darken-photo {
  background-color: rgba(0, 0, 0, 0.6);
  background-color: rgba(247,194,78, 0.7);
  background-color: rgba(104,82,33, 0.7);
  min-height: 320px;
  width: 100%;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  background-size: 100%;
}

#hours-of-operation .darken-photo {
  background-color: rgba(0, 0, 0, 0.6);
  background-color: rgba(247,194,78, 0.7);
  background-color: rgba(104,82,33, 0.7);
}
#hours-of-operation {
  margin-top: -20px;
  margin-bottom: 30px;
}
#hours-of-operation h3 {
  color: #fff;
  line-height: 1.5em;
}
.panel-title {line-height: 1.4;}
.panel-default {border-color: #FBE4B1;}
.panel-default>.panel-heading {
background-color: #FBE4B1;
border-color: #ddd;
}

div.wpcf7 {
  min-height: 20px;
  margin-bottom: 20px;
}
/* Make Contact Form 7 responsive */
@media only screen and (min-width : 240px) {
   .wpcf7-textarea,
   .wpcf7-text {
     max-width: 100%;
     height: auto;
   }
}

.wpcf7-form-control:-moz-placeholder {
  color: #b2bcc5;
}
.wpcf7-form-control::-moz-placeholder {
  color: #b2bcc5;
}
.wpcf7-form-control:-ms--placeholder {
  color: #b2bcc5;
}
.wpcf7-form-control::-webkit--placeholder {
  color: #b2bcc5;
}
.wpcf7-form-control.placeholder {
  color: #b2bcc5;
}
.wpcf7-form-control {
  border: 2px solid #bdc3c7;
  color: #34495e;
  padding: 8px 13px;
  -webkit-appearance: none;
  border-radius: 6px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -moz-transition: border .25s linear, color .25s linear, background-color .25s linear;
  -o-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  -webkit-backface-visibility: hidden;
  width: 100%;
}

textarea.form-control {
  height: auto;
}
.form-group.focus .wpcf7-form-control,
.wpcf7-form-control:focus {
/*  border-color: #1abc9c; Dazzling default color of unique green for focus */
  border-color: #cc4747;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.wpcf7-form-control[disabled],
.wpcf7-form-control[readonly],
fieldset[disabled] .wpcf7-form-control {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
}

/*-- Fix distorted zoom control image in Google Map due to Bootstrap responsive img width CSS: http://stackoverflow.com/questions/7471830/google-maps-api-v3-weird-ui-display-glitches-with-screenshot; --*/
  .gm-style img {max-width: none;}
  .gm-style label {width: auto; display: inline;}


/*  Support Page ----------- */
  #dgx-donate-container {
	border: none;
	padding: 24px;
	margin: 0 0 12px 0;
	background: #f0f0f0;
	border-radius: 8px;
}

.dgx-donate-form-section input {
	margin-right: 10px;
}
#text-17 .fa {
color: #cc4747;
}

  /* =Footer
----------------------------------------------- */
#footer-area {
  font-size: inherit;
}
#footer-area .footer-widget-area {
  padding: 40px 0 20px 0;
  overflow: hidden;
}
#footer-area .widgettitle {
  font-size: 18px;
  color: #f6f6f6;
  margin: 0 0 20px;
}
#footer-area ul {
    padding: 0;
}
#footer-area ul li {
  padding:10px 0
}
#footer-area ul li:last-child {
  border-bottom: none;
}
#footer-area .widget ul>li>a {
	color:#ccc;
	position: relative;
	display: block;
}
#footer-area .widget ul>li>a:hover {
	color: #f8f8f8;
	text-decoration: none;
}
#footer-area .widget_recent_entries li .post-date {
	margin-top:5px;
	color: #777;
	font-size:90%;
	font-style: italic;
}
#footer-area .site-info nav ul li {
    border-bottom: none;
}
#footer-area .widget_facebook_likebox h3 a {color: #f6f6f6;}
#footer-area .widget ul li {padding: 8px 0;}
.site-info {
  color: #666;
  font-size: 14px;
}
.scroll-to-top:hover {background-color: #cc4747;}

/* === Media Queries === */
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
        margin-top: 50px;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
		margin-top: 7.5px;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
  		display:block !important;
	}
}

@media (max-width:1199px) and (min-width:993px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	float: none;
	margin: 0 auto;
	text-align: center;
	}

	#menu-primary-menu {
	margin-top: 20px;
	}
	.nav.navbar-nav {
	float:none;
}


/*
     FILE ARCHIVED ON 14:13:56 Feb 13, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:15:30 Jul 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.535
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.036
  esindex: 0.011
  cdx.remote: 25.959
  LoadShardBlock: 62.216 (3)
  PetaboxLoader3.datanode: 40.107 (4)
  PetaboxLoader3.resolve: 101.966 (2)
  load_resource: 84.832
*/