
/**Homepage carousel**/
.jcarousel-wrapper {
  position: relative;
  width: 100%;
  max-height: 346px;
  overflow:hidden;
  margin: 30px 0 0 0;
}

.jcarousel li p{
  margin-top: 0%;
}

.jcarousel-wrapper .photo-credits a {
  color: #fff;
}

/** Carousel **/

.jcarousel {
  position: relative;
  overflow: hidden;
}

.jcarousel ul {
  /*width: 20000em;*/
  width:5000%;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel li {
  float: left;
}

/** Carousel Controls **/

.jcarousel-control-prev,
.jcarousel-control-next {
  /*  position: absolute;
    top: 5%;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #4E443C;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font: 24px/27px Arial, sans-serif;
    --webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    -webkit-box-shadow: 0 0 2px #999;
       -moz-box-shadow: 0 0 2px #999;
            box-shadow: 0 0 2px #999;*/
  width: 6%;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
  display: block;
}

.jcarousel-control-prev.inactive,
.jcarousel-control-next.inactive {
  cursor: default;
}

/** Carousel Pagination **/

.jcarousel-pagination {
  float:left;
  width: 60%;
  margin:-1% 0 0 0;
  padding:0;
}
/**commenting out for testing actual images
.jcarousel-pagination a {
	 width:12%;
	 height: 13px;
    color: transparent;

    text-decoration: none;
    display: inline-block;

    font-size: 11px;
    line-height: 14px;
    min-width: 14px;
    color: transparent;
    padding: 3px;
    text-align: center;

    margin-right: 5px;
    margin-left:1%;
background-image:url('/images/carousel/active-slide-icon.png');
     background-size: 68% auto;
     background-repeat:no-repeat;
  background-position: 3px -25px;
}

.jcarousel-pagination a.active {
    background-image:url('/images/carousel/active-slide-icon.png');
    background-size:68%;
    background-position: 5px 0px;
  background-repeat: no-repeat;
}
**/

.jcarousel-pagination a {
  width: 20%;
  height: 19px;
  float:left;
  color:transparent;
  margin-top: 2%;
  background-image:url('/sites/files/images/carousel/slide-icon-js.png');
  background-repeat: no-repeat;
  background-size: 45%
}
.jcarousel-pagination a.active
{
background-image:url('/sites/files/images/carousel/active-slide-icon.png');
}
.jcarousel-pagination a.active img{
  margin-left: 20%;
  width: 50% !important;
  margin-top:-4%;

}
.jcarousel-pagination a img {
  width: 42% !important;
  margin-left:25%;
}
#homepage-slideshow.jcarousel{
  border: 4px solid #a6c73b;
  --webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  width: 95%;
  margin:0 auto;
}


#homepage-slideshow.jcarousel li {
  /*width: 100%;*/
  width:2%;
}

#homepage-slideshow img {
  float: left;
  width: 70%;
}


.carousel-text {
  float: left;
  margin-left: 2%;
  width: 26%;
  font-size: 1.2em;
}

a.sliderButton, a.sliderButton:link, a.sliderButton:hover, a.sliderButton:active, a.sliderButton:visited {
  padding: 4px 8px;
  text-decoration: none;
  background-color: #d40070;
  color: #fff;
  font-weight: bold;
  border-radius: 6px;
}

#jcarousel-navigation{
  position: absolute;
  right: -2%;
  width: 29%;
  bottom: 15%;
}

#jcarousel-navigation .jcarousel-control-prev,
#jcarousel-navigation .jcarousel-control-next{
  position:relative !important;
  float:left;
}



#three-column-row, #three-campaign-row{
  width:100%;
  float:left;
}
#for-parents-row{
  background-color: #8ccdea;
  float: left;
  padding: 4% 0;
  width:100%;
}
#three-campaign-row {
  background-color: #8ccdea;
  float: left;
  margin-top: 2%;
  padding: 4% 0;
}

.three-columns{
  width: 30%;
  float:left;
}

.three-columns.first{
  margin-left:2%;
}

.three-columns.second{
  margin-right:2%;
  margin-left:2%;
}

#three-campaign-row .first{
  background-color: #e6f5fb;
  --webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 4px solid #3a76d0;
}
#campaign-one{
  height: 316px;
}
#campaign-one p{
  line-height: 1;
  font-size: 1.1em;
  text-align: center;
}

#campaign-one p.pink-font, .pink-font a{
  color: #d40070;
  font-family: "Neucha",cursive;
  font-size: 1.6em;
  font-weight: bold;
}
.pink-font a{
  font-size:1.1em;
}

#campaign-two{
  /* background-color: #7ad232;
     border: 4px solid #7ad232;*/
  background-color: #d40070;
  border: 4px solid #d40070;
  --webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 316px;
}

#campaign-three{
  /*background-color: #a018ff ;
    border: 4px solid #a018ff ;*/
  background-color: #00aeef;
  border: 4px solid #00aeef;
  --webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 316px;
}
#campaign-three .box-content{
  background: #fdf6fa url(/sites/files/resources/images/men-women-icon.png) no-repeat bottom right;
  height:278px;
}

#campaign-two .box-content{
  height: 278px;
  background: #f8fdf5 url(/sites/files/resources/images/green-hearts.png) no-repeat bottom right;
}
.box-content{
  margin-top: 10%;
  --webkit-border-radius: 0 0 20px 20px;
  -moz-border-radius:0 0 20px 20px;
  border-radius: 0 0 20px 20px;
  padding: 0 3% 3% 3%;
}

.box-content p{
  font-size:1.1em;
  line-height: 1.2;
  margin-bottom:0;
}

.box-content h3{
  margin-top:0;
  color: #d40070;
  font-size:1.4em;
  text-align: center;
  padding-top: 3%;
}

.box-content h4{
  color: #d40070;
  font-size:1em;
  margin:0;
}

.box-content ul{
  color: #d40070;
  list-style-type:none;
  line-height:.6;
  padding:0;
}
.box-content ul li:before {
  content: "•";
  font-size: 240%; /* or whatever */
  padding-right: 5px;
  vertical-align: middle;
}

.box-content ul a{
  color: #28006b;
  font-weight: bold;
  text-decoration: none;
}
.smaller-box{
  width:90%;
  margin:0 auto;
}
#column-one h3{
  background-color: #d50071;
  --webkit-border-radius: 13px;
  -moz-border-radius:13px;
  border-radius:13px;
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  font-family: "Helvetica","Arial",sans-serif;
  padding: 2%;
  text-align: center;
}

#column-one img{
  border: 4px solid #d50071;
  border-radius: 13px;
}
#column-one h4 {
  color: #d50071;
  margin-bottom:0;
  font-family: "Helvetica","Arial",sans-serif;
}

#column-one ul{
  color: #d50071;
  list-style-type:none;
  padding:0 0 0 18%;
  line-height:.6;
}
#for-parents-row .for-parents ul {

  padding:3% 0 3% 3%;
  color: #d50071;
  list-style-type:none;
  line-height:.6;
}
#column-two h3{
  font-family: "Helvetica","Arial",sans-serif;
  background-color: #2977ad;
  -webkit-border-radius: 13px;
  -moz-border-radius:13px;
  border-radius:13px;
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  padding: 2%;
  text-align: center;
}

#column-two img{
  border: 4px solid #2977ad;
  border-radius: 13px;
}
#column-two h4{
  color: #2977ad;
  list-style-type:none;
  margin-bottom:0;
  font-family: "Helvetica","Arial",sans-serif;
}


#column-two ul {
  color: #2977ad;
  list-style-type:none;
  padding:0 0 0 18%;
  line-height:.6;
}

#column-three h3{
  background-color: #39860c;
  -webkit-border-radius: 13px;
  font-family: "Helvetica","Arial",sans-serif;
  -moz-border-radius:13px;
  border-radius:13px;
  color: #fff;
  font-size: 1.6em;
  font-weight: normal;
  padding: 2%;
  text-align: center;
}
#column-three img{
  border: 4px solid #39860c;
  border-radius: 13px;
}
#column-three h4 {
  color: #39860c;
  list-style-type:none;
  margin-bottom:0;
  font-family: "Helvetica","Arial",sans-serif;
}

#column-three ul {
  color: #39860c;
  list-style-type:none;
  padding:0 0 0 16%;
  line-height:.6;
}

#column-one ul a,  #column-two ul a,  #column-three ul a, #for-parents-row .for-parents ul a {
  color: #28006b;
  font-weight: bold;
  text-decoration:none;
}

#column-one ul li:before,
#column-two ul li:before,
#column-three ul li:before,
#for-parents-row .for-parents ul li:before {
  content: "•";
  font-size: 240%; /* or whatever */
  padding-right: 5px;
  vertical-align: middle;
  margin-left:-18px;

}

#for-parents-row .connect{
  --webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #e6f5fb;
  margin: 0 0 0 3%;
  width: 30%;
  float:left;
  padding-bottom:2%;
  text-align: center;
}

#for-parents-row .connect h3{
  color: #d40070;
  font-size: 2em;
  font-weight: normal;
  margin: 0;
  padding: 3%;
}

#for-parents-row .connect img {
  padding-right: 3%;
  width: 16%;
}
#for-parents-row .connect a:last-child img{
  padding-right:0;
}

#for-parents-row .for-parents {
  --webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #fff;
  float: left;
  margin-left: 7%;
  width: 55%;
}
#for-parents-row .for-parents h3{
  color: #d40070;
  font-size: 1.8em;
  font-weight: normal;
  float:left;
  width:30%;
  margin: 0;
  padding: 7% 5% 5%;
}
#for-parents-row .for-parents ul{
  width: 57%;
  float:left;
}

ul li a:hover{
  text-decoration: underline !important;
}
@media (max-width: 777px) {
  .carousel-text {
    font-size: 1em;
  }

  .jcarousel-wrapper{
    /*  margin-top: 17%;*/
    max-height: none;
    overflow:auto;
  }


  .jcarousel-pagination{
    width: 60%;
  }


  #jcarousel-navigation {
    bottom: 6%;
    position: absolute;
    right: -5%;
    width: 46%;
  }

  #homepage-slideshow img, .carousel-text{
    width:100%;
  }

  #homepage-slideshow.jcarousel li{
    min-height:454px;
  }
  .three-columns.first, .three-columns.second, .three-columns.third{
    margin-left:0;
    margin-right:0;
    margin-bottom: 20px !important;
  }
  .three-columns{
    width:90%;
    margin: 0 auto !important;
    float:none !important;
  }

  #for-parents-row .connect {
    width:70%;
    margin:0 auto;
    float:none;
  }


  #for-parents-row .for-parents{
    float:none;
    width:70%;
    overflow:auto;
    margin:0 auto;
    margin-top:5%;
  }

  #three-campaign-row .box-content, #campaign-one, #campaign-two, #campaign-three {
    height: auto;
  }

} /**end media query max 777px**/


@media (max-width: 771px) and (min-width: 767px) {
  #jcarousel-navigation {

    width: 35%;
  }
}


@media (max-width: 765px) and (min-width: 619px) {
  #jcarousel-navigation {

    width: 35%;
  }
}

@media (max-width: 430px) {
  #jcarousel-navigation{
    width:89%;
  }
  .jcarousel-pagination {
    width: 76%;
    padding: 0 0 0 18px;
  }

  .jcarousel-pagination a{
    /*background-position: 0 -22px;*/
    background-position:0 -25px;

  }

  #campaign-three h4 {
    width: 60%;
  }

  #homepage-slideshow.jcarousel li{
    min-height:0;
  }
  #jcarousel-navigation{
    float: left;
    padding-bottom:25px;
    padding-top:8px;
    position: relative;
  }
}

@media (max-width: 427px) {
  #jcarousel-navigation {
    /*right: -21%;
    width: 115%;*/
    right: 1%;
    width: 98%;
  }
}
