@charset "UTF-8";
/************************************************

Stylesheet: Main Stylesheet

*************************************************/

/*Google Recaptch Badge hide*/

.grecaptcha-badge {
    left: -500px !important;
    right: initial !important;
}


/*nidden selection label top*/
.facetwp-counter {
    display: none;
}

.facetwp-facet {
    margin-bottom: 0px !important;
}

.facetwp-selection-value {

    border-radius: 5px 5px 5px 5px;
    background: #f6f6f6;
    padding: 10px;
	padding-right:10px;
	font-size:14px;
}
/*********************
FRUITFUL CODE
*********************/
div#ffs-tabbed-1#ffs-tabbed-1.ffs-tabbed-nav h2.resp-accordion.resp-tab-active{

background-color: #f5f7fa !important;
}


h2.resp-accordion:first-child {
    border-top: 0px solid #c1c1c1 !important;
}


h2.resp-accordion {
    font-size: 1.25rem !important;
    border: 0px solid #c1c1c1 !important;
}

.resp-easy-accordion .resp-tab-content {
    border: 0px solid #c1c1c1;
}


.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 0px solid #c1c1c1 !important;
}
/*********************
GENERAL STYLES
*********************/

.column, .columns {
    padding-left: .625rem;
    padding-right: .625rem;
}

.title-bar {
    background: #e1124d;
}


body {
	font-family: Lato, sans-serif;
    font-size: 1em;
    color: #333333;
	line-height: 2.0 !important;
    }
	
#content {
	margin-top:40px;
	
}



/*********************
LINK STYLES
*********************/

button:hover {
	text-decoration:underline !important;
}

button:focus {
	text-decoration:underline !important;
}

a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }
  
a {
    color: #236db7;
		text-decoration:none;


}

a:hover, a:focus {
    color: #236db7;
	text-decoration:underline;

}

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }
  
h1, h2, h3, h4, h5 {
color:#236db7;
    font-family: canada-type-gibson, sans-serif !important;
    font-weight: 300;
}

h2 {
font-size: 2.0rem !important;
} 

h1 {
color: #236db7;
    font-family: canada-type-gibson, sans-serif !important;
    font-weight: 700;
    letter-spacing: -1.5px;
    font-size: 4em;
    line-height: 95%;
    padding-bottom: 15px;
}



.sidemenu {
    border-radius: 10px;
    background-color: #eeeeee;
    padding: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 25px;
}

/*********************
SPECIAL HOOTER
*********************/
@charset "UTF-8";
.hero {
  background: url("https://www.childrenslearninginstitute.org/media/1194/cli-about.jpg") no-repeat center center;
  background-size: cover;
  height: 50vh;
  overflow: hidden; }
  .hero h1 {
    color: #fff;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.tools {
    background-color: #f5f5f5;
    padding-top: 0px;
}


 .cooter a {
	color:white ;
	font-weight:bold;
} 

.cooter {
  background-color: #6a57a2;
  text-align: center;
  font-size: 1.2rem;
    padding: 4rem; }
  .cooter p.slogan {
    color: #8d9093;
    font-size: 1.8rem;
    margin: 0 0 1rem; }
  .cooter p.copywrite {
    color: #FFF;
    font-size: 0.875rem;
    margin: 0; }
  .cooter .links a {
    list-style: none;
	font-size: 17px;
    font-weight: normal;
    color: #ffffff;
    padding: 3rem 0 2rem;
    margin: 0;
	 }
    .cooter .links a::after {
      content: "|";
      padding: 0 1.4rem 0 1.4rem;
	  font-weight: normal; }
    .cooter .links a:last-child::after {
      content: "";
      padding: 0 1.4rem 0 1.4rem; }

/*********************
SPECIAL FOOTER
*********************/
@charset "UTF-8";
.hero {
  background-size: cover;
  height: 50vh;
  overflow: hidden; }
  .hero h1, .hero h2 {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    padding: 1rem 0 0 1rem;
    margin: 0; }

.row {
  max-width: 1200px; }
  
 .footer a {
	color:white ;
	font-weight:bold;
} 

.footer {
	margin-top:0px !important;
  background-color: #6a57a2;
  text-align: center;
  font-size: 1.2rem;
  padding: 0rem 4rem 0rem 4rem; }
  .footer .inline-list a {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 2rem;
    color: #6a57a2;
    text-align: center;
    line-height: 35px;
    margin: 0 3px 0 0; }
  .footer .contact {
	list-style-type: none;
    margin: 0;
    text-align: left;
    color: #fff;
	font-size:1.0rem; }
    .footer .contact li {
      margin-bottom: 2rem; }
      .footer .contact li p {
        padding-left: 5rem; }
    .footer .contact i {
      position: absolute;
      background-color: white;
      color: #6a57a2;
      font-size: 2rem;
      border-radius: 50%;
      line-height: 1;
      margin: 0 0 0 -4rem;
      vertical-align: middle;
      padding: .25em .45em; }
  .footer .copywrite {
    color: #fff;
    font-size: 0.875rem;
    margin: 0 0 1rem 0; }
  .footer .about {
    color: #fff;
    font-size: 0.875rem;
    margin: 0 0 1rem 0; }
  .footer .footer-links a {
    list-style: none;
    font-weight: normal;
    color: white;
    padding: 3rem 0 2rem;
    margin: 0;
    font-size: 0.875rem; }
    .footer .footer-links a::after {
      content: "•";
      padding: 0 0.2rem 0 0.4rem; }
    .footer .footer-links a:last-child::after {
      content: "";
      padding: 0 0.4rem 0 0.8rem; }
  @media only screen and (min-width: 40.063em) {
    .footer p {
      text-align: left; }
    .footer .social {
      text-align: left;
      margin: 0; }
    .footer .contact {
      text-align: left; }
      .footer .contact > i {
        margin-right: 1rem; } }
		
.footer .inline-list a {
    background-color: white;
}

.logo {
  color: #fff;
  font-size: 1.5rem; }
  .logo i {
    margin-right: 0.5rem; }

/*********************
CLI NEW HOME PAGE
*********************/
.entry-title{font-size:22px;}
.entry-meta {font-size:14px;}


/*********************
CLI HEADER
*********************/

#cli {
    background-color: #000000 !important;
	padding: 10px 0 10px;
    font-family: Lato, sans-serif;
	/*background: url("/state-center/wp-content/uploads/sites/8/2016/12/bg-yellow.jpg");*/
    }

#cli h3 {
    font-size: .9em !important;
    color: white !important;
	padding-top:10px;
    margin-left: 0px;
	text-align:right;
    }

/*********************
HEADER STYLES
*********************/
.header ul.off-canvas-list li {
  list-style: none; }

/*********************
NAVIGATION BANGS
*********************/
.top-bar, .top-bar ul {
    background-color: #e1124d;
	padding: .0rem;
	line-height:0;
}

.menu>li>a {
	font-family: canada-type-gibson, sans-serif !important;
    font-size: 1.0rem;
    font-weight: 200;
	padding: 1rem 1.4rem;
	text-transform: uppercase;
}

.menu .active>a {
    color: #ffffff;
    background: #be0036;
}

.menu a {
    color: white;
	
}

.menu a:hover {
    color: #ffffff;
	background: #be0036;
}

.button {
    background-color: #d72834;
    color: #fefefe;
}

.button:focus, .button:hover {
    background-color: #ba121d;
    color: #fefefe;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
    border-color: white transparent transparent;
}



/*********************
NAVIGATION STYLES
*********************/

.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }


/*********************
ACORRDIAN STYLES
*********************/

.accordion-title {
	font-size:1.3rem;
	font-weight:bold;
	
}


/*********************
HOMEPAGE FEATURES STYLES
*********************/
.features {
	margin-top:80px;
	margin-bottom:80px;
  text-align: center; }
 
  .features hr {
    width: 100%;
    margin: 1rem auto; }
  .features .round-icon {
    background-color: #fbbf4f;
    border-radius: 50%;
    display: table;
    height: 100px;
    margin: -61px auto 1rem;
    width: 100px;
    font-size: 3rem; }
    .features .round-icon span {
      color: #fff;
      display: table-cell;
      text-align: center;
      vertical-align: middle; }
  @media only screen and (max-width: 40em) {
    .features .columns {
      margin-bottom: 5rem; } }


/*********************
POSTS & CONTENT STYLES
*********************/
#content #inner-content {
  padding: 0rem 0rem; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }

.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }

/*********************
IMAGE GALLERY STYLES
*********************/
/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

/*********************
FOOTER STYLES
*********************/
.footer {
  clear: both;
  margin-top: 1em; }

/*********************
FOUNDATION STYLES
*********************/

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }


@media (max-width:850px) {
	
.menu>li>a {
font-family: canada-type-gibson, sans-serif !important;
    font-size: .8rem;
    font-weight: normal;
	padding-left: .8rem;
	padding-right: .8rem;
}

#cli h3 {
    font-size: 1em !important;

    }

}

@media (max-width:600px) {
	
.menu>li>a {
font-family: canada-type-gibson, sans-serif !important;
    font-size: 1.2rem;
    font-weight: normal;
	padding-left: .8rem;
	padding-right: .8rem;
}
}



@media print {
/* Bang's No Print Fix*/

.copywrite, .logo, .cooter, .header, .about, .footer-links, .contact, .inline-list, .social, .noprinter, .videonoprint
     {
        display: none !important;
    }	

@page {
    margin: 2cm;    
}

header:before {
content: "CIRCLE Activity Collection: Family";
margin-bottom: 10px;
border: 1px solid #bbb;
padding: 3px 5px;
font-size: 35px;
font-weight:bold;
}

.sidemenu {
    border-radius: 0px;
    background-color: #eeeeee;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
    font-size: 14px;
    margin-bottom: 0px;
}

footer:after {
content: "visit us at https://cliengagefamily.org for more activities. Copyright 2019 by Children's Learning Institute/UTHealth";
}

}
