/******************************************************************************
Theme Name: Smart Kids 101 Custom
Theme URI: http://smartkids101.com
Description: Birdsong Creative / Two City Creative Custom Theme
Version: 1.0
Author: Adam Silverman / Brian Dominey / Troy Birdsong
Author URI: http://birdsongcreative.com
License: GNU General Plug License version 3.0
Tags: Wordpress Framework, Custom Framework, Wordpress Custom Theme
******************************************************************************/
/*-------------------------------------- Import Files ---------------------------------------*/
* {
  box-sizing: border-box; }

/* ---------- RESET ---------- */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

input {
  margin: 0;
  padding: 0; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 100%; }

blockquote,
q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

ul,
ol,
li {
  list-style-type: none; }

input,
textarea {
  outline: none; }

strong {
  font-weight: bold; }

.fr {
  float: right; }

.fl {
  float: left; }

.cb {
  clear: both; }

.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.fr {
  float: right; }

.fl {
  float: left; }

.cb {
  clear: both; }

/***********************************************************************************/
/* CSS Variables */
/***********************************************************************************/
/***********************************************************************************/
/* Screen Sizes */
/***********************************************************************************/
/***********************************************************************************/
/* Mixins */
/***********************************************************************************/
/***********************************************************************************/
/* All Typeography */
/***********************************************************************************/
body {
  font-size: 16px;
  line-height: 1.25em;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #0d3d54; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: .5em; }

h1 {
  font-size: 3.125em;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #f9982d;
  line-height: 1.15em; }

h1.subpage_title, h1.single_title {
  margin-top: 0px; }
  h1.subpage_title span, h1.single_title span {
    color: #1595ba;
    display: block;
    font-style: italic; }

h2 {
  font-size: 2.25em;
  line-height: 1.15em;
  color: #1595ba;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400; }

h3 {
  font-size: 2.625em;
  line-height: 1.15em;
  font-family: "reklame-script",sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #f9982d; }

h4 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.75em;
  line-height: 1.15em;
  color: #1595ba; }

h5, h6 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 700;
  font-style: italic;
  font-size: 1.25em;
  line-height: 1.15em;
  color: #1595ba; }

.programs h1 {
  font-size: 2.625em; }
.programs h1.pg_title {
  font-family: "reklame-script",sans-serif;
  font-style: normal;
  font-weight: 400; }
.programs h2 {
  font-size: 1.75em; }
.programs h3 {
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.5em; }

.babysitting-101 h2, .babysitting-101 h3, .babysitting-101 h4, .babysitting-leader h2, .babysitting-leader h3, .babysitting-leader h4 {
  color: #b25b9d; }

.politekids-101 h2, .politekids-101 h3, .politekids-101 h4, .politekids-leader h2, .politekids-leader h3, .politekids-leader h4 {
  color: #65c7c6; }

.safekids-101 h2, .safekids-101 h3, .safekids-101 h4, .safekids-leader h2, .safekids-leader h3, .safekids-leader h4 {
  color: #b2df20; }

.sidebar-widget h3 {
  font-weight: 400;
  color: #FFF; }

.footer h4 {
  color: #f9982d;
  margin-bottom: .75em;
  margin-top: 1.25em; }

@media screen and (max-width: 850px) {
  h1 {
    font-size: 2.25em; }

  h2 {
    font-size: 1.5em; }

  h3 {
    font-size: 2.25em; }

  h4 {
    font-size: 1.5em; }

  h5, h6 {
    font-size: 1em; } }
/*

@media screen and (max-width: $iphone6-landscape) {
	h1 {
		font-size: em(26);
	}
	h2 {
		font-size: em(18);
	}
	h3 {
		font-size: em(17);
	}
	h4, h5, h6 {
		font-size: em(16);
	}
}

@media screen and (max-width: $iphone5-landscape) {
	h1 {
		font-size: em(32);
	}
	h2 {
		font-size: em(20);
	}
	h3 {
		font-size: em(18);
	}
	h4, h5, h6 {
		font-size: em(16);
	}
}

@media screen and (max-width: $iphone6-portrait) {
	h1 {
		font-size: em(26);
	}
	h2 {
		font-size: em(18);
		line-height: 1.25em;
	}
	h3 {
		font-size: em(17);
	}
	h4, h5, h6 {
		font-size: em(16);
	}
}*/
/***********************************************************************************/
/* Column Code */
/***********************************************************************************/
.span_12 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%; }
  .span_12:last-child {
    margin-right: 0; }

.span_11 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 91.4701957002%; }
  .span_11:last-child {
    margin-right: 0; }

.span_10 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 82.9403914003%; }
  .span_10:last-child {
    margin-right: 0; }

.span_9 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 74.4105871005%; }
  .span_9:last-child {
    margin-right: 0; }

.span_8 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 65.8807828007%; }
  .span_8:last-child {
    margin-right: 0; }

.span_7 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 57.3509785009%; }
  .span_7:last-child {
    margin-right: 0; }

.span_6 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%; }
  .span_6:last-child {
    margin-right: 0; }

.span_5 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 40.2913699012%; }
  .span_5:last-child {
    margin-right: 0; }

.span_4 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%; }
  .span_4:last-child {
    margin-right: 0; }

.span_3 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 23.2317613015%; }
  .span_3:last-child {
    margin-right: 0; }

.span_2 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 14.7019570017%; }
  .span_2:last-child {
    margin-right: 0; }

.span_1 {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 6.1721527019%; }
  .span_1:last-child {
    margin-right: 0; }

.shift_1 {
  margin-left: 8.5298042998%; }

.shift_2 {
  margin-left: 17.0596085997%; }

.shift_3 {
  margin-left: 25.5894128995%; }

.shift_4 {
  margin-left: 34.1192171993%; }

.shift_5 {
  margin-left: 42.6490214991%; }

.shift_6 {
  margin-left: 51.178825799%; }

.shift_7 {
  margin-left: 400.9008020919%; }

.shift_8 {
  margin-left: 68.2384343986%; }

.shift_9 {
  margin-left: 76.7682386985%; }

.shift_10 {
  margin-left: 85.2980429983%; }

.shift_11 {
  margin-left: 93.8278472981%; }

.shift_12 {
  margin-left: 102.3576515979%; }

.omega, .last {
  margin-right: 0; }

/***********************************************************************************/
/* Mobile Columns */
/***********************************************************************************/
@media screen and (max-width: 667px) {
  *[class*='span'], *[class^=' span'] {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    *[class*='span']:last-child, *[class^=' span']:last-child {
      margin-right: 0; }

  *[class*='shift'], *[class^=' shift'] {
    margin-left: 0; } }
/*-------------------------------------- Global Styles ---------------------------------------*/
.mobile_only {
  display: none; }

.navContain {
  display: none; }

strong, b {
  font-weight: 700; }

hr {
  height: 1px;
  width: 100%;
  display: block;
  margin: 1em 0;
  padding: 0;
  border: none;
  background: #65c7c6;
  clear: both; }

iframe, video, audio {
  max-width: 100% !important; }

iframe {
  width: 100% !important; }

/*-------------------------------------- Structure ---------------------------------------*/
body {
  background: #005a7c; }

.body_wrapper {
  background: #FFF;
  position: relative;
  zoom: 1; }
  .body_wrapper:before, .body_wrapper:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .body_wrapper:after {
    clear: both; }

.inside {
  zoom: 1;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  zoom: 1; }
  .inside:before, .inside:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .inside:after {
    clear: both; }
  .inside:before, .inside:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .inside:after {
    clear: both; }

.default_page {
  clear: both; }

/*-------------------------------------- Global Anchors ---------------------------------------*/
a {
  text-decoration: none; }
  a:hover {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }

/*-------------------------------------- Header ---------------------------------------*/
.utility_nav {
  background: #0d3d54;
  zoom: 1;
  font-family: "proxima-nova",sans-serif;
  font-style: normal;
  font-weight: 300;
  padding: 10px 0; }
  .utility_nav:before, .utility_nav:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .utility_nav:after {
    clear: both; }
  .utility_nav .icons a {
    display: inline-block;
    text-indent: -999em;
    width: 30px;
    height: 30px;
    margin-right: 5px; }
  .utility_nav a.twitter {
    background: url("images/social/btn-twitter.png") 0 0 no-repeat; }
  .utility_nav a.facebook {
    background: url("images/social/btn-facebook.png") 0 0 no-repeat; }
  .utility_nav a.google {
    background: url("images/social/btn-google-plus.png") 0 0 no-repeat; }
  .utility_nav a.pinterest {
    background: url("images/social/btn-pinterest.png") 0 0 no-repeat; }
  .utility_nav a.youtube {
    background: url("images/social/btn-youtube.png") 0 0 no-repeat; }
  .utility_nav a:hover {
    background-position: 0 -30px; }
  .utility_nav .phone_number {
    text-align: right;
    color: #14aadd;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 300; }
    .utility_nav .phone_number a {
      color: #14aadd;
      text-decoration: none; }
  .utility_nav .top_nav {
    color: #14aadd; }
    .utility_nav .top_nav a {
      color: #14aadd;
      text-transform: uppercase;
      margin-right: 3px; }
      .utility_nav .top_nav a:hover {
        color: #f9982d; }
    .utility_nav .top_nav a#shop_cart {
      display: inline-block;
      width: 32px;
      height: 25px;
      background: url("images/btn-shopping-cart.png") 0 0 no-repeat;
      text-indent: -999em;
      position: relative;
      top: -2px; }
      .utility_nav .top_nav a#shop_cart:hover {
        background-position: 0 -25px;
        cursor: pointer; }
  .utility_nav .phone_number, .utility_nav .top_nav {
    position: relative;
    top: 7px; }

header.masthead {
  padding: 0;
  position: relative;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 3px solid #005a7c;
  background: #FFF;
  zoom: 1; }
  header.masthead:last-child {
    margin-right: 0; }
  header.masthead:before, header.masthead:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  header.masthead:after {
    clear: both; }
  header.masthead .logo {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    header.masthead .logo:last-child {
      margin-right: 0; }
    header.masthead .logo a {
      display: block;
      width: 247px;
      height: 97px;
      background: url("images/logo-smart-kids.png") 0 0 no-repeat;
      text-indent: -999em; }
      header.masthead .logo a:hover {
        background-position: 0 -97px; }
  header.masthead .mainNav {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-right: 0;
    margin-top: 30px;
    margin-left: -25px; }
    header.masthead .mainNav:last-child {
      margin-right: 0; }
    header.masthead .mainNav ul {
      position: relative; }
      header.masthead .mainNav ul li {
        position: relative;
        display: inline-block;
        padding-bottom: 36px;
        background: #FFF; }
        header.masthead .mainNav ul li a {
          display: inline-block;
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
          font-family: "proxima-nova",sans-serif;
          font-style: normal;
          font-weight: 700;
          color: #14aadd;
          text-decoration: none;
          font-size: 1em;
          margin-right: 1.15em;
          text-transform: uppercase; }
          header.masthead .mainNav ul li a:hover {
            color: #f9982d; }
        header.masthead .mainNav ul li a.hover_nav {
          color: #f9982d; }
        header.masthead .mainNav ul li a.searchTrigger {
          text-indent: -999em;
          width: 25px;
          height: 25px;
          display: inline-block;
          background: url("images/search.png") 0 0 no-repeat;
          position: relative;
          top: -2px;
          right: -9px;
          -webkit-transition: none;
          transition: none;
          padding: 0;
          margin-right: 0; }
          header.masthead .mainNav ul li a.searchTrigger:hover {
            background-position: 0 -25px; }
        header.masthead .mainNav ul li ul {
          display: none;
          border-top: 1px solid #FFF;
          position: absolute;
          top: 100%;
          left: 0;
          width: 240px;
          z-index: 9999; }
          header.masthead .mainNav ul li ul li {
            padding: 0;
            margin: 0; }
            header.masthead .mainNav ul li ul li a, header.masthead .mainNav ul li ul li a.hover_nav {
              background: #005a7c;
              color: #FFF;
              display: block;
              margin: 0;
              padding: .5em 0 .5em 1em;
              width: 240px;
              -webkit-transition: all 0.2s ease;
              transition: all 0.2s ease;
              text-transform: none; }
              header.masthead .mainNav ul li ul li a:hover, header.masthead .mainNav ul li ul li a.hover_nav:hover {
                color: #FFF;
                background: #14aadd; }
            header.masthead .mainNav ul li ul li ul {
              display: none;
              position: absolute;
              left: 100%;
              top: 0;
              border-top: none; }
            header.masthead .mainNav ul li ul li a i.fa {
              float: right;
              margin-right: .5em;
              color: #14aadd; }
      header.masthead .mainNav ul li.search_button {
        padding-bottom: 0; }
        header.masthead .mainNav ul li.search_button a {
          margin-right: 0; }
      header.masthead .mainNav ul li.my_smartkids {
        padding: 0; }
      header.masthead .mainNav ul li.my_smartkids a {
        color: #f9982d;
        border: 2px solid #f9982d;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        padding: .5em; }
        header.masthead .mainNav ul li.my_smartkids a:hover {
          color: #14aadd; }
      header.masthead .mainNav ul li.current_page_item > a {
        color: #f9982d; }
      header.masthead .mainNav ul li.current_page_item ul li a {
        color: #FFF; }

/*-------------------------------------- Search DropDown ---------------------------------------*/
div.searchContain {
  width: 100%;
  margin: 0 auto;
  clear: left;
  background: #FFF;
  padding: 2em 1em 1em;
  z-index: 9999;
  display: none;
  border-bottom: 3px solid #005a7c; }
  div.searchContain .searchButton {
    display: inline-block;
    position: relative;
    top: 8px;
    background: url("images/search.png") 0 0 no-repeat;
    text-indent: -999em;
    width: 25px;
    height: 25px;
    float: left; }
    div.searchContain .searchButton:hover {
      background-position: 0 -25px; }
  div.searchContain input[type="text"] {
    padding: .5em 1em;
    font-size: 22px;
    border: none;
    background: transparent;
    color: #14aadd;
    width: 90%; }

/*-------------------------------------- Body Content ---------------------------------------*/
.container {
  zoom: 1;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  background: #FFF;
  clear: both; }
  .container:before, .container:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .container:after {
    clear: both; }

.inside {
  zoom: 1;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  background: none; }
  .inside:before, .inside:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .inside:after {
    clear: both; }

.feature {
  clear: both; }

article.login_page {
  min-height: 500px; }

article.wp_content {
  zoom: 1;
  padding: 2em 0; }
  article.wp_content:before, article.wp_content:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  article.wp_content:after {
    clear: both; }

div.row {
  zoom: 1;
  display: block; }
  div.row:before, div.row:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  div.row:after {
    clear: both; }

/*-------------------------------------- Globals ---------------------------------------*/
p {
  margin: 1em 0; }

.wp_search_form {
  margin: 2em 0; }
  .wp_search_form input[type="text"] {
    width: 50%; }
  .wp_search_form label {
    font-weight: bold; }

* .center {
  text-align: center; }

/*-------------------------------------- Feature Elements ---------------------------------------*/
.client_quotes {
  clear: both;
  padding: 2em 0; }
  .client_quotes .quote_wrap {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 82.9403914003%;
    margin-left: 8.5298042998%;
    font-size: 1.25em;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    color: #1595ba;
    line-height: 1.15em; }
    .client_quotes .quote_wrap:last-child {
      margin-right: 0; }
  .client_quotes .quote_author {
    clear: both;
    font-style: normal;
    margin: 1.5em auto; }

.quote_page .quote_body {
  font-style: italic;
  margin-bottom: .5em;
  margin-left: 50px; }
.quote_page .quote_author {
  margin-bottom: 2.25em;
  margin-left: 50px;
  color: #14aadd; }
.quote_page .quote_mark {
  font-family: 'Rokkitt', serif;
  font-style: normal;
  font-weight: 400;
  color: #14aadd;
  float: left; }
  .quote_page .quote_mark span {
    font-size: 110px;
    position: relative;
    top: 30px; }

/*-------------------------------------- Page Specific ---------------------------------------*/
#wp_content_14 div.center {
  clear: both; }
#wp_content_14 div {
  zoom: 1;
  margin-bottom: 1em; }
  #wp_content_14 div:before, #wp_content_14 div:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  #wp_content_14 div:after {
    clear: both; }
#wp_content_14 div.submit_container {
  margin-top: -1em; }
  #wp_content_14 div.submit_container p {
    margin: 0; }

.get_to_know .feature_section {
  clear: left;
  background: #14aadd;
  zoom: 1;
  padding: 2em 0;
  color: #FFF; }
  .get_to_know .feature_section:before, .get_to_know .feature_section:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .get_to_know .feature_section:after {
    clear: both; }
  .get_to_know .feature_section h2 {
    color: #FFF;
    font-size: 1.75em; }
  .get_to_know .feature_section a {
    color: #FFF;
    text-decoration: none; }
    .get_to_know .feature_section a:hover {
      color: #0d3d54; }

/*-------------------------------------- Footer ---------------------------------------*/
footer {
  clear: left;
  background: #0d3d54;
  padding: 1em 0; }
  footer .container {
    background-color: #0d3d54; }
  footer .ft_info h4 {
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-weight: 900; }
    footer .ft_info h4 .white_text {
      color: #FFF;
      font-size: 16px;
      font-family: "reklame-script",sans-serif;
      font-style: normal;
      font-weight: 400; }
  footer .footer_widgets {
    zoom: 1; }
    footer .footer_widgets:before, footer .footer_widgets:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    footer .footer_widgets:after {
      clear: both; }
  footer .ft_nav {
    zoom: 1;
    margin-top: 2em; }
    footer .ft_nav:before, footer .ft_nav:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    footer .ft_nav:after {
      clear: both; }
    footer .ft_nav ul li {
      display: block; }
      footer .ft_nav ul li a {
        display: block;
        color: #14aadd;
        text-decoration: none;
        -webkit-transition: color 0.2s ease;
        transition: color 0.2s ease;
        margin-left: 1.25em;
        text-align: right; }
        footer .ft_nav ul li a:hover {
          color: #f9982d; }
    footer .ft_nav ul li.spacer {
      margin-bottom: 1.5em; }
  footer .footer_line_1 {
    zoom: 1; }
    footer .footer_line_1:before, footer .footer_line_1:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    footer .footer_line_1:after {
      clear: both; }
  footer .copyright {
    clear: both;
    text-align: right;
    margin: 1em 0;
    font-size: 0.75em;
    color: #14aadd; }
    footer .copyright a {
      color: #14aadd;
      text-decoration: none;
      -webkit-transition: color 0.2s ease;
      transition: color 0.2s ease; }
      footer .copyright a:hover {
        color: #f9982d; }

/*-------------------------------------- Wishlist Over-Rides ---------------------------------------*/
.wishlist .wlm_regform_toggle label {
  font-size: 1.375em;
  margin-bottom: .25em; }
.wishlist .wlm_form_group.wlm_required_field .wlm_form_label, .wishlist .wlm_form_label {
  color: #555555;
  font-size: 1.375em;
  padding-top: .5em; }
.wishlist .wlm_regform_container .fld {
  background: #FFF;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #14aadd;
  width: 100%;
  padding: .6em;
  font-size: 16px;
  margin: 0 0 .5em 0;
  border: 2px solid #14aadd; }
  .wishlist .wlm_regform_container .fld:focus {
    border: 2px solid #005a7c;
    background-color: #FFF;
    outline: none; }
.wishlist .wlm_regform_container input.submit {
  -webkit-appearance: none;
  display: inline-block;
  font-family: 'Rokkitt', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25em;
  text-decoration: none;
  color: #FFF;
  background: #0d3d54;
  border: 2px solid #FFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  min-width: 300px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: .75em .15em; }
  .wishlist .wlm_regform_container input.submit:hover {
    background: #f9982d;
    color: #FFF;
    border-color: #FFF;
    cursor: pointer; }

.WishListMember_LoginMergeCode input[type="submit"] {
  background: #0d3d54;
  margin-bottom: .5em; }

/*-------------------------------------- Globals ---------------------------------------*/
.breadcrumbs {
  margin-top: 2em; }
  .breadcrumbs a {
    color: #14aadd; }
    .breadcrumbs a:hover {
      color: #f9982d; }

div.css-search div.em-search-text {
  background: none !important; }

.css-events-list table th, .wp_content table.events-table th {
  text-align: left;
  font-weight: bold; }

.events-table tr, .events-table td {
  vertical-align: top !important; }
.events-table td.e_image {
  max-width: 120px;
  padding-right: 1em; }
  .events-table td.e_image img {
    max-width: 100%;
    auto: auto; }
.events-table td.link_row {
  padding-bottom: 2em !important; }

.wp_content .em-search-wrapper {
  zoom: 1;
  margin-bottom: 2em;
  position: relative; }
  .wp_content .em-search-wrapper:before, .wp_content .em-search-wrapper:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .wp_content .em-search-wrapper:after {
    clear: both; }
  .wp_content .em-search-wrapper .em-search-main p {
    display: none; }
  .wp_content .em-search-wrapper p {
    margin: 0; }
  .wp_content .em-search-wrapper div.em-search-category, .wp_content .em-search-wrapper div.em-search-state, .wp_content .em-search-wrapper div.em-search-town {
    display: block;
    float: left;
    margin-right: 1em; }
  .wp_content .em-search-wrapper input.em-events-search-text {
    height: 41px;
    width: 280px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  .wp_content .em-search-wrapper input[type='submit'].em-search-submit {
    display: block;
    clear: both;
    position: relative;
    top: 25px;
    min-width: 0;
    font-size: 1em;
    padding: 0.75em 1em;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: #1595ba;
    border: none; }
    .wp_content .em-search-wrapper input[type='submit'].em-search-submit:hover {
      background: #f9982d; }

/*-------------------------------------- Imports ---------------------------------------*/
/***********************************************************************************/
/* Editor Content - Anything that goes into Wordpress */
/***********************************************************************************/
.wp_content {
  padding: 1em 0; }
  .wp_content div, .wp_content p, .wp_content ol, .wp_content ul, .wp_content dl, .wp_content dd, .wp_content table {
    line-height: 1.25em; }
  .wp_content p {
    margin: 1em 0; }
  .wp_content a {
    color: #14aadd;
    text-decoration: underline;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    .wp_content a:hover {
      color: #f9982d;
      text-decoration: none; }
  .wp_content ol {
    margin: 1em 0 1em 3em; }
    .wp_content ol li {
      list-style: decimal;
      padding: .25em 0; }
      .wp_content ol li ol {
        margin-left: 1.25em; }
    .wp_content ol ol {
      margin-left: 1.25em; }
  .wp_content ul {
    margin: 1em 0 1em 3em; }
    .wp_content ul li {
      list-style: disc;
      padding: 0 .25em; }
      .wp_content ul li ul {
        margin-left: 0; }
        .wp_content ul li ul li {
          list-style: none; }
          .wp_content ul li ul li:before {
            content: "-";
            margin-right: .25em; }
  .wp_content dl {
    margin: 1em 0 1em 0; }
    .wp_content dl dt, .wp_content dl dd {
      padding: .25em 0; }
    .wp_content dl dt {
      font-weight: bold; }
  .wp_content p {
    margin: 1em 0;
    line-height: 1.5em; }
  .wp_content b, .wp_content strong {
    font-weight: bold; }
  .wp_content i, .wp_content em {
    font-style: italic; }
  .wp_content blockquote {
    display: block;
    margin: 1em 0;
    padding: 7px 1em;
    color: #005a7c;
    border-left: 4px solid #005a7c;
    font-style: italic; }
  .wp_content blockquote p {
    margin: 0; }
  .wp_content table th, .wp_content table td {
    vertical-align: middle;
    padding: .5em; }
  .wp_content #wpcf7-f44-p14-o1 br {
    display: none; }
  .wp_content #wpcf7-f44-p14-o1 p {
    margin: .25em 0; }
  .wp_content .aligncenter,
  .wp_content .alignleft,
  .wp_content .alignright,
  .wp_content .alignnone {
    padding: 3px;
    z-index: 1; }
  .wp_content img.aligncenter, .wp_content img.alignLeft, .wp_content img.alignright, .wp_content img.alignnone {
    max-width: 100%;
    height: auto !important; }
  .wp_content .alignleft {
    float: left;
    margin: 1em 2em 1.5em 0; }
  .wp_content .alignright {
    float: right;
    margin: 1em 0 1.5em 2em; }
  .wp_content .aligncenter,
  .wp_content img.centered {
    display: block;
    margin: 1em auto 1em; }
  .wp_content .no_top_margin img {
    margin-top: 0 !important; }
  .wp_content .wp-caption {
    text-align: center;
    color: #14aadd; }
    @media screen and (max-width: 960px) {
      .wp_content .wp-caption {
        width: 100% !important;
        height: auto !important; } }
  .wp_content .wp-caption .wp-caption-text {
    margin-bottom: 0;
    font-size: 12px;
    font-style: italic; }
  .wp_content .video-container + p {
    margin-top: 1.5em; }
  .wp_content .tag-container {
    border: 1px solid #e4e4e4;
    border-width: 1px 0;
    font-style: italic;
    font-size: 12px;
    color: #c9c9c9;
    line-height: 42px;
    margin-top: 3em; }
  .wp_content .post-navigation {
    text-align: center;
    font-size: 12px;
    line-height: 42px; }
  .wp_content .article-author {
    background: #fafafa;
    border-top: 1px solid #d7d7d7;
    padding: 3em;
    -webkit-box-shadow: inset 5px 0 0 #ededed, inset -5px -5px 0 #ededed; }
  .wp_content .article-author p {
    margin-bottom: 0; }

/***********************************************************************************/
/* CSS Buttons */
/***********************************************************************************/
body .button, body input[type="submit"], body .gform_wrapper .gform_footer input[type=image], body .gform_wrapper .gform_footer input[type=submit], .wp_content .button, .wp_content input[type="submit"], .wp_content .gform_wrapper .gform_footer input[type=image], .wp_content .gform_wrapper .gform_footer input[type=submit] {
  -webkit-appearance: none;
  display: inline-block;
  font-family: 'Rokkitt', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.25em;
  text-decoration: none;
  color: #FFF;
  border: 2px solid #FFF;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  min-width: 300px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: .75em .15em; }
  body .button:hover, body input[type="submit"]:hover, body .gform_wrapper .gform_footer input[type=image]:hover, body .gform_wrapper .gform_footer input[type=submit]:hover, .wp_content .button:hover, .wp_content input[type="submit"]:hover, .wp_content .gform_wrapper .gform_footer input[type=image]:hover, .wp_content .gform_wrapper .gform_footer input[type=submit]:hover {
    background: #f9982d;
    color: #FFF;
    border-color: #FFF;
    cursor: pointer; }
@media screen and (max-width: 850px) {
  body .button, body input[type="submit"], .wp_content .button, .wp_content input[type="submit"] {
    min-width: 100%; } }
body .light_blue_button, .wp_content .light_blue_button {
  background: #14aadd; }
body .post-password-required input[type="submit"], body .blue_button, body .button1, body .gform_wrapper .gform_footer input[type=image], body .gform_wrapper .gform_footer input[type=submit], .wp_content .post-password-required input[type="submit"], .wp_content .blue_button, .wp_content .button1, .wp_content .gform_wrapper .gform_footer input[type=image], .wp_content .gform_wrapper .gform_footer input[type=submit] {
  background: #005a7c; }
body .orange_button, .wp_content .orange_button {
  background: #f9982d;
  border-color: #FFF; }
  body .orange_button:hover, .wp_content .orange_button:hover {
    border-color: #f9982d; }
body .white_button, .wp_content .white_button {
  background: #FFF;
  color: #f9982d;
  border-color: #f9982d; }
body .small_button, .wp_content .small_button {
  min-width: 10px;
  padding-left: 1em;
  padding-right: 1em; }
body .medium_button, .wp_content .medium_button {
  min-width: 200px; }
body .orange_border_button, .wp_content .orange_border_button {
  background: #FFF;
  border-color: #f9982d;
  color: #f9982d; }
body .dark_blue_border_button, .wp_content .dark_blue_border_button {
  background: #FFF;
  border-color: #005a7c;
  color: #005a7c; }
body .light_blue_border_button, .wp_content .light_blue_border_button {
  background: #FFF;
  border-color: #14aadd;
  color: #14aadd; }

.programs .button {
  min-width: 200px;
  margin-right: 1em; }

footer.footer .button {
  min-width: 10px;
  display: block;
  width: 100%; }

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=image], .gform_wrapper .gform_footer input[type=submit] {
  -webkit-appearance: push-button; }

@media screen and (max-width: 850px) {
  body .medium_button, .wp_content .medium_button {
    min-width: 100%; } }
/***********************************************************************************/
/* Form Fields, Inputs, Textareas */
/***********************************************************************************/
/*-------------------------------------- Form Elements ---------------------------------------*/
/* Global Form Elements */
input[type="text"], textarea, input[type="email"], input[type="tel"], input[type="password"] {
  background: #FFF;
  display: block;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #14aadd;
  width: 100%;
  padding: .6em;
  font-size: 16px;
  margin: 0 0 .5em 0;
  border: 2px solid #14aadd; }
  input[type="text"]:focus, textarea:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="password"]:focus {
    border-color: #005a7c; }

::-webkit-input-placeholder {
  color: #14aadd; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #14aadd; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #14aadd; }

:-ms-input-placeholder {
  color: #14aadd; }

textarea {
  width: 100%; }

/* Contact 7 Error / Success Messages */
.wp_content span.wpcf7-not-valid-tip {
  color: #CC0000; }
.wp_content div.wpcf7-validation-errors {
  border-color: #CC0000;
  font-size: 16px;
  margin-left: 0;
  width: 100%; }
.wp_content div.wpcf7-mail-sent-ok {
  border-color: #f9982d;
  background: #f9982d;
  color: #FFF;
  padding: .25em 1em;
  margin-left: 0;
  width: 100%; }

/*-------------------------------------- Gravity Forms ---------------------------------------*/
.wp_content .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
  margin-left: 1px; }

/* Footer */
.f_form input[type="text"], .f_form input[type="email"] {
  margin-bottom: 1.15em;
  border-color: #FFF; }
  .f_form input[type="text"]:focus, .f_form input[type="email"]:focus {
    border-color: #f9982d; }

/*-------------------------------------- Homepage Only ---------------------------------------*/
.homepage div.feature {
  background: url("images/bg_home-slider-repeat.png") 0 0 repeat; }
.homepage div.feature-inside {
  width: 100%;
  margin: 0 auto;
  background: url("images/bg_home-inside-slider.png") center center no-repeat; }
.homepage .home_programs {
  clear: both;
  background: #005a7c;
  padding: 2em 0;
  color: #FFF; }
  .homepage .home_programs h3 {
    text-align: center;
    color: #FFF;
    margin-bottom: .75em; }
  .homepage .home_programs h4 {
    margin-top: .5em;
    color: #f9982d; }
.homepage .prog {
  zoom: 1;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 31.7615656014%;
  position: relative;
  padding-bottom: 160px; }
  .homepage .prog:before, .homepage .prog:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .homepage .prog:after {
    clear: both; }
  .homepage .prog:last-child {
    margin-right: 0; }
  .homepage .prog .f_links {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none; }
.homepage .location {
  text-align: center;
  padding: 2em 0; }
  .homepage .location h2 {
    font-size: 1.75em;
    margin: .5em 0; }
.homepage .home_contact {
  background: #14aadd;
  text-align: center;
  padding: 2em 0; }
  .homepage .home_contact h2 {
    color: #FFF;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 400; }
  .homepage .home_contact div.form_contain {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-left: 17.0596085997%;
    zoom: 1; }
    .homepage .home_contact div.form_contain:last-child {
      margin-right: 0; }
    .homepage .home_contact div.form_contain:before, .homepage .home_contact div.form_contain:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .homepage .home_contact div.form_contain:after {
      clear: both; }
    .homepage .home_contact div.form_contain input {
      margin-bottom: 1em; }
    .homepage .home_contact div.form_contain div.center {
      clear: both;
      padding-top: 2px; }
      .homepage .home_contact div.form_contain div.center input {
        margin-bottom: 0; }
.homepage #wpcf7-f4-o1 span.wpcf7-not-valid-tip {
  text-align: left;
  margin-top: -.5em;
  margin-bottom: .7em;
  color: #FFF; }
.homepage #wpcf7-f4-o1 textarea + span.wpcf7-not-valid-tip {
  margin-top: 0; }
.homepage #wpcf7-f4-o1 div.wpcf7-validation-errors {
  border-color: #FFF;
  color: #FFF;
  background: #005a7c; }
.homepage #wpcf7-f4-o1 div.wpcf7-mail-sent-ok {
  border-color: #FFF;
  color: #FFF; }

/***********************************************************************************/
/* Accordion Code */
/***********************************************************************************/
dl.accordion {
  margin-bottom: 2em; }
  dl.accordion .accord_row {
    margin-bottom: 1em;
    border: 1px solid transparent; }
  dl.accordion p:empty {
    display: none; }
  dl.accordion br {
    display: none !important; }
  dl.accordion dt {
    clear: left; }
  dl.accordion h4.faq_title {
    margin-left: 60px;
    margin-bottom: 0;
    margin-top: .15em;
    display: block;
    text-decoration: none;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    color: #14aadd;
    font-size: 1.25em; }
    dl.accordion h4.faq_title:hover {
      cursor: pointer;
      color: #f9982d; }
  dl.accordion dd {
    display: none;
    margin-left: 75px; }

.wp_content a.faq_icon {
  display: block;
  background: url("images/btn-plus-minus.png") 0 0 no-repeat;
  background-size: 30px;
  height: 30px;
  width: 30px;
  float: left;
  text-indent: -999em;
  position: relative;
  top: -1px;
  -webkit-transition: none;
  transition: none; }

.wp_content a.active_question {
  background-position: 0 -30px; }
  .wp_content a.active_question:hover {
    background-position: 0 -30px; }

/***********************************************************************************/
/* Global to All Programs */
/***********************************************************************************/
.programs div.link_section {
  background: #14aadd;
  width: 100%;
  padding: 2em 0;
  text-align: center; }
  .programs div.link_section h2 {
    font-size: 1.5em;
    color: #FFF;
    margin-bottom: .75em; }
  .programs div.link_section .feature_button_left {
    padding: 1em 1em 1em 0;
    border-right: 2px solid #FFF; }
  .programs div.link_section .feature_button_right {
    padding: 1em 0;
    margin-left: -2%; }
.programs .p_summary a {
  color: #FFF;
  text-decoration: underline; }
  .programs .p_summary a:hover {
    text-decoration: none; }
.programs #youtube_feature {
  min-width: 100%;
  position: relative;
  display: block;
  overflow: hidden; }
  .programs #youtube_feature:hover {
    cursor: pointer; }
  .programs #youtube_feature img {
    display: block; }
  .programs #youtube_feature iframe#video-player {
    height: 304px;
    top: 0;
    left: 0;
    position: absolute; }
.programs div.p_row_1 {
  margin-bottom: 1em; }
.programs .p_buy a {
  float: right;
  margin-top: 1.25em; }
.programs .span_6 p img {
  display: block; }
.programs .feature_button_full a.button, .programs .feature_button_left a.button, .programs .feature_button_right a.button {
  margin-right: 0; }

.view_other_programs {
  border-top: 3px solid #005a7c;
  margin-top: 1em;
  padding-top: 2em;
  padding-bottom: 2em;
  zoom: 1; }
  .view_other_programs:before, .view_other_programs:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .view_other_programs:after {
    clear: both; }
  .view_other_programs h3 {
    margin-bottom: 1em; }
  .view_other_programs .program_box {
    height: 153px;
    zoom: 1; }
    .view_other_programs .program_box:before, .view_other_programs .program_box:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .view_other_programs .program_box:after {
      clear: both; }
  .view_other_programs h4 {
    font-size: 1.75em; }
  .view_other_programs .p_image {
    float: left;
    display: block;
    margin-right: 5.8515051827%;
    width: 36.4890968904%; }
    .view_other_programs .p_image:last-child {
      margin-right: 0; }
  .view_other_programs .p_text {
    float: left;
    display: block;
    margin-right: 5.8515051827%;
    width: 57.6593979269%;
    margin-right: 0;
    position: relative;
    zoom: 1;
    height: 100%; }
    .view_other_programs .p_text:last-child {
      margin-right: 0; }
    .view_other_programs .p_text:before, .view_other_programs .p_text:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .view_other_programs .p_text:after {
      clear: both; }
    .view_other_programs .p_text a.button {
      position: absolute;
      bottom: 0; }
  .view_other_programs .safe_box h4 {
    color: #b2df20; }
  .view_other_programs .babysitting_box h4 {
    color: #b25b9d; }
  .view_other_programs .polite_box h4 {
    color: #65c7c6; }

/***********************************************************************************/
/* Reviews Section */
/***********************************************************************************/
.customer_reviews {
  background: #14aadd;
  padding: 2em 0;
  color: #FFF; }
  .customer_reviews h3 {
    color: #FFF;
    text-align: center; }

/***********************************************************************************/
/* BabySitting 101 */
/***********************************************************************************/
.babysitting-101 .program_feature {
  clear: left;
  background: url("images/bg_babysitting-101-feature.jpg") 0 0 repeat;
  zoom: 1;
  padding: 2em 0;
  color: #FFF; }
  .babysitting-101 .program_feature:before, .babysitting-101 .program_feature:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .babysitting-101 .program_feature:after {
    clear: both; }
  .babysitting-101 .program_feature h2 {
    color: #FFF;
    font-size: 1.75em; }

.babysitting-leader .program_feature {
  clear: left;
  background: url("images/bg-babysitting-leader.jpg") 0 0 repeat;
  zoom: 1;
  padding: 2em 0;
  color: #FFF; }
  .babysitting-leader .program_feature:before, .babysitting-leader .program_feature:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .babysitting-leader .program_feature:after {
    clear: both; }
  .babysitting-leader .program_feature h2 {
    color: #FFF;
    font-size: 1.75em; }

/***********************************************************************************/
/* Polite Kids 101 */
/***********************************************************************************/
.politekids-101 .program_feature {
  clear: left;
  background: url("images/bg_politekids.jpg") 0 0 repeat;
  zoom: 1;
  padding: 2em 0;
  color: #FFF; }
  .politekids-101 .program_feature:before, .politekids-101 .program_feature:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .politekids-101 .program_feature:after {
    clear: both; }
  .politekids-101 .program_feature h2 {
    color: #FFF;
    font-size: 1.75em; }

.politekids-leader .program_feature {
  clear: left;
  background: url("images/bg_politekids-leader.jpg") 0 0 repeat;
  zoom: 1;
  padding: 2em 0;
  color: #FFF; }
  .politekids-leader .program_feature:before, .politekids-leader .program_feature:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .politekids-leader .program_feature:after {
    clear: both; }
  .politekids-leader .program_feature h2 {
    color: #FFF;
    font-size: 1.75em; }

/***********************************************************************************/
/* Safe Kids 101 */
/***********************************************************************************/
.safekids-101 .program_feature {
  clear: left;
  background: url("images/bg_safekids.jpg") 0 0 repeat;
  zoom: 1;
  padding: 2em 0;
  color: #FFF; }
  .safekids-101 .program_feature:before, .safekids-101 .program_feature:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .safekids-101 .program_feature:after {
    clear: both; }
  .safekids-101 .program_feature h2 {
    color: #FFF;
    font-size: 1.75em; }

.safekids-leader .program_feature {
  clear: left;
  background: url("images/bg_safekids-leader.jpg") 0 0 repeat;
  zoom: 1;
  padding: 2em 0;
  color: #FFF; }
  .safekids-leader .program_feature:before, .safekids-leader .program_feature:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .safekids-leader .program_feature:after {
    clear: both; }
  .safekids-leader .program_feature h2 {
    color: #FFF;
    font-size: 1.75em; }

.smartkids-login .image_feature {
  background: url("images/bg-my-smart-kids-repeat.jpg") left top repeat-x;
  width: 100%;
  height: 173px;
  margin-bottom: .5em; }

.mysmartkids .leadership_only, .mysmartkids .trainee_only {
  margin-bottom: 2em; }
.mysmartkids #wp_content_16 h2 {
  font-size: 3.875em;
  margin-bottom: 0; }

/***********************************************************************************/
/* Wordpress Blog Posts */
/***********************************************************************************/
.sidebar_border {
  border-right: 1px solid #f9982d;
  padding-right: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  padding-top: 0; }

.sidebar_border_left {
  border-left: 1px solid #f9982d;
  padding-left: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  padding-top: 0; }

.featured_post {
  zoom: 1;
  padding-bottom: 1em; }
  .featured_post:before, .featured_post:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .featured_post:after {
    clear: both; }
  .featured_post h1.pg_title a {
    color: #f9982d;
    text-decoration: none; }
    .featured_post h1.pg_title a:hover {
      color: #14aadd; }

.blog_container {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0; }
  .blog_container:last-child {
    margin-right: 0; }

.wp_content .post_body {
  zoom: 1;
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 48.821174201%;
  position: relative;
  background: #005a7c;
  margin-bottom: 1em; }
  .wp_content .post_body:before, .wp_content .post_body:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .wp_content .post_body:after {
    clear: both; }
  .wp_content .post_body:last-child {
    margin-right: 0; }
  .wp_content .post_body .f_image {
    float: left;
    display: block;
    margin-right: 4.8291579146%;
    width: 47.5854210427%;
    min-height: 220px;
    background: #0d3d54;
    position: relative; }
    .wp_content .post_body .f_image:last-child {
      margin-right: 0; }
    .wp_content .post_body .f_image img {
      display: block;
      margin: auto; }
  .wp_content .post_body .f_copy {
    float: left;
    display: block;
    margin-right: 4.8291579146%;
    width: 47.5854210427%;
    margin-right: 0;
    zoom: 1;
    height: 100%; }
    .wp_content .post_body .f_copy:last-child {
      margin-right: 0; }
    .wp_content .post_body .f_copy:before, .wp_content .post_body .f_copy:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .wp_content .post_body .f_copy:after {
      clear: both; }
    .wp_content .post_body .f_copy p {
      line-height: 20px; }
  .wp_content .post_body .post_meta {
    font-size: 16px;
    color: #CCC; }
  .wp_content .post_body h2 {
    font-size: 1.5em;
    line-height: 1.15em;
    margin: .5em 0 0 0; }
  .wp_content .post_body h2 a {
    color: #FFF;
    text-decoration: none;
    font-weight: 400;
    margin-top: 0; }
    .wp_content .post_body h2 a:hover {
      color: #f9982d;
      text-decoration: none; }
  .wp_content .post_body a.button {
    position: absolute;
    bottom: 1em; }

.wp_content div.even {
  margin-right: 0; }

.prev_post_link a {
  background: url("images/btn-previous_post.png") 0 0 no-repeat; }

.next_post_link a {
  background: url("images/btn-next_post.png") 0 0 no-repeat; }

/*-------------------------------------- Footer Sidebar ---------------------------------------*/
.bottom_sidebar {
  float: left;
  display: block;
  margin-right: 2.3576515979%;
  width: 100%;
  margin-right: 0;
  padding: 2em 0;
  background: #14aadd;
  color: #FFF; }
  .bottom_sidebar:last-child {
    margin-right: 0; }
  .bottom_sidebar ul.sidebar-widget {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    text-align: center; }
    .bottom_sidebar ul.sidebar-widget:last-child {
      margin-right: 0; }
  .bottom_sidebar a {
    color: #FFF; }
    .bottom_sidebar a:hover {
      color: #0d3d54; }

/*-------------------------------------- Regular Sidebar ---------------------------------------*/
aside.sidebar {
  padding-left: 1em;
  padding-top: 1em; }
  @media screen and (max-width: 640px) {
    aside.sidebar {
      padding-left: 0; } }
  aside.sidebar a {
    color: #f9982d;
    text-decoration: underline;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease; }
    aside.sidebar a:hover {
      text-decoration: underline;
      color: #14aadd; }
  aside.sidebar h4 {
    text-transform: uppercase;
    margin-bottom: 0; }
  aside.sidebar ul {
    margin: 0 0 1em 0; }
    aside.sidebar ul li {
      list-style: none;
      padding: .15em .25em .15em 0;
      margin-left: 0; }

aside.left_sidebar h4, aside.left_sidebar ul {
  margin-left: 0; }

.wp_content div.wp-pagenavi {
  padding-bottom: 1.5em;
  margin-left: .25em;
  padding-top: 2em;
  clear: both;
  text-align: center; }
  .wp_content div.wp-pagenavi .pages {
    display: none; }
  .wp_content div.wp-pagenavi a, .wp_content div.wp-pagenavi span {
    border: none;
    display: inline-block;
    font-family: "proxima-nova",sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 1.25em;
    border: 1px solid transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-width: 40px;
    padding: 7px;
    text-align: center;
    color: #14aadd;
    margin-right: 4px;
    background: #FFF;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease; }
    .wp_content div.wp-pagenavi a:hover, .wp_content div.wp-pagenavi span:hover {
      text-decoration: none;
      border-color: transparent;
      background: #f9982d;
      color: #FFF; }
  .wp_content div.wp-pagenavi span.extend {
    background: #f9982d;
    color: #FFF;
    display: none; }
  .wp_content div.wp-pagenavi span.current {
    background: #f9982d;
    color: #FFF; }
  .wp_content div.wp-pagenavi a.nextpostslink, .wp_content div.wp-pagenavi a.previouspostslink {
    color: #14aadd; }
    .wp_content div.wp-pagenavi a.nextpostslink:hover, .wp_content div.wp-pagenavi a.previouspostslink:hover {
      color: #FFF; }

article.single-post {
  padding-left: 2em;
  padding-right: 2em; }
  article.single-post h1 {
    margin-bottom: .25em; }
  article.single-post .single_featured_image {
    float: left;
    margin-right: 1em;
    margin-bottom: .25em;
    margin-top: .5em; }
  article.single-post .author_box {
    margin: 1.5em 0;
    padding: 1em;
    border: 1px solid #14aadd;
    border-width: 1px 0;
    zoom: 1; }
    article.single-post .author_box:before, article.single-post .author_box:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    article.single-post .author_box:after {
      clear: both; }
    article.single-post .author_box p {
      margin-top: 0;
      margin-bottom: 0;
      font-size: 0.875em;
      width: 100%; }
  article.single-post .avatar {
    display: block;
    float: left;
    margin-right: .5em;
    margin-bottom: .5em; }

.comments-area {
  margin-top: 2em; }
  .comments-area h2.comments-title {
    font-size: 1.5em; }
  .comments-area input[type="text"], .comments-area input[type="email"] {
    width: 40%; }
  .comments-area textarea {
    width: 80%; }

.wp_content ol.comment-list {
  margin: 1em 0 1em 0;
  list-style: none; }
  .wp_content ol.comment-list li {
    margin: 0 0 1em;
    padding: 1.5em;
    list-style: none;
    background: #effafd; }
    .wp_content ol.comment-list li a {
      font-size: 0.875em; }
    .wp_content ol.comment-list li ol.children li {
      border-left: 4px solid #1595ba; }
  .wp_content ol.comment-list li:nth-child(even) {
    background: #f2f2f2; }
  .wp_content ol.comment-list .comment-author {
    margin-bottom: 1em; }

div#respond h3 {
  clear: both;
  margin-top: 0; }

@media screen and (max-width: 375px) {
  article.single-post .single_featured_image {
    float: none;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 1em;
    margin-top: 1em; } }
/*-------------------------------------- Small Screens Import ---------------------------------------*/
@media screen and (max-width: 960px) {
  /***********************************************************************************/
  /* Desktop Min View */
  /***********************************************************************************/
  img {
    max-width: 100%;
    height: auto !important; }

  .inside-960, .inside {
    width: 95%;
    margin: 0 auto;
    zoom: 1;
    position: relative; }
    .inside-960:before, .inside-960:after, .inside:before, .inside:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .inside-960:after, .inside:after {
      clear: both; }

  .default_page {
    margin: 0;
    width: 100%;
    clear: both; }

  header.masthead {
    width: 100%;
    margin-right: 0; }
    header.masthead .mainNav ul li a {
      margin-right: .3em; }

  .container {
    padding: 0 10px; } }
@media screen and (max-width: 960px) and (max-width: 940px) {
  .body_wrapper, .container {
    zoom: 1;
    max-width: 940px;
    margin-left: auto;
    margin-right: auto; }
    .body_wrapper:before, .body_wrapper:after, .container:before, .container:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .body_wrapper:after, .container:after {
      clear: both; } }
@media screen and (max-width: 960px) {
  /***********************************************************************************/
  /* iPad Portrait */
  /***********************************************************************************/ }
@media screen and (max-width: 960px) and (max-width: 850px) {
  .mobile_only {
    display: block; }

  header.masthead {
    /*.navTrigger {
    	position: absolute;
    	bottom: 20px;
    	right: 65px;
    	background: url('images/btn-nav-trigger.png') 0 0 no-repeat;
    }
    
    .searchTriggerMobile {
    	position: absolute;
    	bottom: 20px;
    	right: 20px;
    	background: url('images/icon-search-mobile.png') 0 0 no-repeat;
    }*/ }
    header.masthead .mainNav {
      display: none; }
    header.masthead .navTrigger, header.masthead .searchTriggerMobile {
      display: block;
      width: 40px;
      height: 40px; }
    header.masthead .navTrigger, header.masthead .searchTriggerMobile {
      display: block;
      width: 40px;
      height: 40px;
      font-size: 40px;
      position: absolute;
      bottom: 25px;
      right: 75px;
      color: #14aadd;
      z-index: 100; }
      header.masthead .navTrigger:hover, header.masthead .searchTriggerMobile:hover {
        color: #f9982d; }
    header.masthead .searchTriggerMobile {
      right: 20px; }

  .navContain {
    width: 100%;
    clear: left;
    zoom: 1; }
    .navContain:before, .navContain:after {
      content: "\0020";
      display: block;
      height: 0;
      overflow: hidden; }
    .navContain:after {
      clear: both; }

  .mobileNav {
    clear: left; }
    .mobileNav ul li a {
      color: #FFF;
      font-family: "proxima-nova",sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 1.125em;
      text-align: center;
      background: #0d3d54;
      display: block;
      width: 100%;
      padding: .65em 0;
      text-decoration: none;
      -webkit-transition: all 0.2s ease;
      transition: all 0.2s ease;
      text-transform: uppercase;
      border: none;
      border-bottom: 1px solid #ddd; }
      .mobileNav ul li a:hover {
        background: #0d3d54;
        color: #f9982d; }
    .mobileNav ul li ul li a {
      background: #14aadd;
      color: #FFF;
      text-transform: capitalize; }
      .mobileNav ul li ul li a:hover {
        color: #f9982d;
        background: #0d3d54; }
    .mobileNav ul li.babysitting-menu a {
      background-color: #b25b9d; }
    .mobileNav ul li.politekids-menu a {
      background-color: #65c7c6; }
    .mobileNav ul li.safekids-menu a {
      background-color: #b2df20; }
    .mobileNav ul li.menu-item-24 a {
      background: #f9982d;
      color: #FFF; }
      .mobileNav ul li.menu-item-24 a:hover {
        background: #1595ba; }
    .mobileNav ul li.menu-item-has-children > a {
      display: none; }

  .feature a.button {
    min-width: 300px; }

  .location a.button {
    min-width: 300px; }

  .programs .span_6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .programs .span_6:last-child {
      margin-right: 0; }
  .programs .button_row {
    clear: left; }
    .programs .button_row p {
      display: inline; }
    .programs .button_row a.button {
      display: block;
      margin-bottom: 1em;
      max-width: 300px;
      margin-left: auto;
      margin-right: auto; }
  .programs div.link_section .feature_button_left, .programs div.link_section .feature_button_right {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .programs div.link_section .feature_button_left:last-child, .programs div.link_section .feature_button_right:last-child {
      margin-right: 0; }
  .programs h3 {
    display: block;
    margin-bottom: .5em;
    clear: both; }

  .view_other_programs .program_box {
    position: relative;
    height: auto; }
    .view_other_programs .program_box .p_text {
      position: static; }
    .view_other_programs .program_box h4 {
      font-size: 1.375em; }
    .view_other_programs .program_box a.button {
      display: inline-block;
      position: static; }

  div.submit_container {
    text-align: left !important;
    margin-left: 0;
    margin-right: 0; }

  .submit_container input.button {
    min-width: 300px; }

  .quote_wrap .center a.button {
    min-width: 300px;
    font-size: 20px; }

  .footer {
    padding-bottom: 3em; }
    .footer h4 {
      font-size: 1.375em; }
    .footer .copyright {
      text-align: center;
      padding-top: .5em; }

  a.toTop {
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -90px;
    display: block;
    width: 180px;
    text-align: center;
    color: #FFF;
    background: #f9982d;
    padding: .5em 1em;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-right-radius: 4px; } }
@media screen and (max-width: 960px) {
  /***********************************************************************************/
  /* iPhone 6 Landscape - MAJOR BREAKPOINT STARTS HERE */
  /***********************************************************************************/ }
@media screen and (max-width: 960px) and (max-width: 667px) {
  .icons, .phone_number {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .icons:last-child, .phone_number:last-child {
      margin-right: 0; }

  .phone_number {
    margin-right: 0; }

  #wp_content_6 .span_4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    #wp_content_6 .span_4:last-child {
      margin-right: 0; }
    #wp_content_6 .span_4 a.button {
      min-width: inherit;
      max-width: 100%;
      width: 100%; }

  .program_feature .p_image, .program_feature .p_video {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    .program_feature .p_image:last-child, .program_feature .p_video:last-child {
      margin-right: 0; }
  .program_feature .p_video {
    margin-right: 0; }
  .program_feature .p_buy a {
    float: none; }

  #wp_content_16 .span_6 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 48.821174201%; }
    #wp_content_16 .span_6:last-child {
      margin-right: 0; }
  #wp_content_16 .omega {
    margin-right: 0; }

  .course_list .span_4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .course_list .span_4:last-child {
      margin-right: 0; }

  .footer .e_book, .footer .ft_image {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%; }
    .footer .e_book:last-child, .footer .ft_image:last-child {
      margin-right: 0; }
  .footer .f_form, .footer .ft_nav {
    margin-top: 1em;
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%;
    margin-right: 0; }
    .footer .f_form:last-child, .footer .ft_nav:last-child {
      margin-right: 0; }
  .footer .ft_right {
    margin-top: 2em; }
    .footer .ft_right .fr {
      float: none; }
    .footer .ft_right ul li a {
      text-align: left; } }
@media screen and (max-width: 960px) {
  /***********************************************************************************/
  /* iPhone 5 Landscape */
  /***********************************************************************************/ }
@media screen and (max-width: 960px) and (max-width: 568px) {
  span.line_break {
    display: block; }

  nav.utilityNav {
    display: none; }

  .wp_content .lg_button {
    padding: .65em 0; }

  footer.footer div {
    text-align: center;
    margin: .4em 0; }
  footer.footer .fr {
    float: none; } }
@media screen and (max-width: 960px) {
  /***********************************************************************************/
  /* iPhone 6 Portrait */
  /***********************************************************************************/ }
@media screen and (max-width: 960px) and (max-width: 414px) {
  .hide_6plus_down {
    display: none; }

  header.masthead {
    border-bottom: 0; }
    header.masthead .logo {
      width: 100%;
      margin: 0;
      text-align: center; }
    header.masthead .inside-960 {
      width: 100%;
      margin: 0;
      padding: 0; }
    header.masthead .navTrigger, header.masthead .searchTriggerMobile {
      width: 32px;
      height: 32px;
      font-size: 32px;
      bottom: 30px; }
    header.masthead .navTrigger {
      right: 50px; }
    header.masthead .searchTriggerMobile {
      right: 10px; }

  body .navContain, body .searchContain {
    top: 190px; }

  body.customize-support .navContain, body.customize-support .searchContain {
    top: 236px; }

  #wp_content_6 .span_4 {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    #wp_content_6 .span_4:last-child {
      margin-right: 0; }

  .homepage .prog {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #1595ba; }
    .homepage .prog:last-child {
      margin-right: 0; }
    .homepage .prog .f_image img {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    .homepage .prog .f_links {
      position: static;
      display: block; }

  .homepage .home_contact div.form_contain {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    margin-left: 0%; }
    .homepage .home_contact div.form_contain:last-child {
      margin-right: 0; }

  .program_feature .p_image, .program_feature .p_video {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .program_feature .p_image:last-child, .program_feature .p_video:last-child {
      margin-right: 0; }
  .program_feature .p_image {
    text-align: center; }
  .program_feature .p_image img {
    display: block;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    height: auto;
    text-align: center; }

  .programs .wp_content p a.button {
    display: block;
    margin-bottom: 1em; }

  .wp_content .post_body {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0; }
    .wp_content .post_body:last-child {
      margin-right: 0; }
    .wp_content .post_body .f_image, .wp_content .post_body .f_copy {
      float: left;
      display: block;
      margin-right: 2.3576515979%;
      width: 100%;
      margin-right: 0; }
      .wp_content .post_body .f_image:last-child, .wp_content .post_body .f_copy:last-child {
        margin-right: 0; }
    .wp_content .post_body .f_copy {
      padding: 1em; }
    .wp_content .post_body h2 {
      text-align: center;
      padding-bottom: .5em; }
    .wp_content .post_body a.button {
      position: static;
      display: block; }

  .bottom_sidebar ul.sidebar-widget {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em; }
    .bottom_sidebar ul.sidebar-widget:last-child {
      margin-right: 0; }

  .mysmartkids #wp_content_16 h2 {
    font-size: 2.5em; }

  article.wp_content {
    padding-bottom: 0; } }
@media screen and (max-width: 960px) {
  /***********************************************************************************/
  /* iPhone 6 Portrait */
  /***********************************************************************************/ }
@media screen and (max-width: 960px) and (max-width: 375px) {
  .utility_nav .icons {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 65.8807828007%; }
    .utility_nav .icons:last-child {
      margin-right: 0; }
  .utility_nav .phone_number {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 31.7615656014%;
    margin-right: 0; }
    .utility_nav .phone_number:last-child {
      margin-right: 0; }

  article.wp_content {
    padding-left: 0;
    padding-right: 0; } }
@media screen and (max-width: 960px) {
  /***********************************************************************************/
  /* iPhone 4 and 5 Portrait */
  /***********************************************************************************/ }
@media screen and (max-width: 960px) and (max-width: 320px) {
  .utility_nav .icons, .utility_nav .phone_number {
    float: left;
    display: block;
    margin-right: 2.3576515979%;
    width: 100%;
    margin-right: 0;
    text-align: left;
    margin-bottom: .5em; }
    .utility_nav .icons:last-child, .utility_nav .phone_number:last-child {
      margin-right: 0; }

  header.masthead .logo {
    padding-top: 1.25em; }
  header.masthead div.logo a {
    background: url("images/logo-smartkids-mobile.png") 0 0 no-repeat;
    width: 200px;
    height: 58px; }
    header.masthead div.logo a:hover {
      background-position: 0 -58px; }
  header.masthead .navTriggers .navTrigger, header.masthead .navTriggers .searchTriggerMobile {
    bottom: 24px; }

  body .navContain, body .searchContain {
    top: 171px; }

  body.customize-support .navContain, body.customize-support .searchContain {
    top: 217px; } }
