/*
Theme Name: Responsive Child
Theme URI: https://www.thediscoverytreeacademy.com/
Description: Responsive Theme is a flexible foundation with fluid grid system that adapts your website to mobile devices and the desktop or any other viewing environment. Theme features 9 Page Templates, 11 Widget Areas, 6 Template Layouts, 4 Menu Positions and more. Powerful but simple Theme Options for full CMS control with easy Logo Upload, Social Networking and Webmaster Tools etc. Responsive is WooCommerce Compatible, Multilingual Ready (WPML), RTL-Language Support, Retina-Ready, Search Engine Friendly, W3C Markup Validated and currently translated into 45 languages. Cross-Browser compatible. <a href="http://cyberchimps.com/forum/free/responsive/">Official support forum</a> (http://cyberchimps.com/forum/free/responsive/)

 Template:     responsive
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: responsive-child

Responsive WordPress Theme, Copyright (C) 2003-2014 Emil Uzelac, CyberChimps Inc

Read More:

- http://codex.wordpress.org/Child_Themes
- http://cyberchimps.com/guide/child-theme-example/
- http://cyberchimps.com/guide-tags/child-theme-2/

*/
/*********Colors************/
/*light green*/
/*eggplant*/
/*mustard*/
/*light teal*/
/*green*/
/*teal*/
/*light gray*/
/*lavender*/
/**************Fonts**************/
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=c397dd84c17399949014)
 * Config saved to config.json and https://gist.github.com/c397dd84c17399949014
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

/*@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}*/
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

body {
  background: #fff;
  color: #777;
  font-family: "acumin-pro", sans-serif;
  font-size: 14px; }

h1, h2, h3, h4, h5 {
  font-family: "museo-slab", serif;
  clear: both;
  margin: .75em 0 .5em; }

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  line-height: 1.5em;
  word-wrap: break-word;
  font-weight: 700; }

h1 {
  font-size: 2em;
  line-height: 1.25;
  text-align: left;
  clear: both;
  color: #62826e; }
  @media screen and (max-width: 480px) {
    h1 {
      font-size: 2rem; } }

h2 {
  color: #0092b3;
  font-size: 1.5em;
  line-height: 1.25; }

h3 {
  color: #efb542;
  font-size: 1.75rem;
  /* = 30px */
  line-height: 1.25; }

h4 {
  color: #b8cabf;
  font-size: 1.500rem;
  /* = 24px */ }

h5 {
  color: #efb542;
  font-size: 1.125rem;
  /* = 18px */ }

h6 {
  color: #666666;
  font-size: 1.000rem;
  /* = 16px */ }

p, li {
  margin: .75em 0; }

a {
  color: #5b385a;
  font-weight: 400;
  text-decoration: none; }

a:hover, a:focus, a:active {
  color: #efb542;
  outline: 0; }

.myList {
  list-style-type: disc;
  margin-left: 20px; }

.small {
  font-size: .75em; }

.red, .error {
  color: #c81d1e; }

hr {
  margin-bottom: 40px;
  position: relative;
  top: 20px; }

.padding0 {
  padding: 0; }

.padding10 {
  padding: 10px; }

.padding20 {
  padding: 20px; }

.padding40 {
  padding: 40px; }
  @media screen and (max-width: 480px) {
    .padding40 {
      padding: 10px; } }

.padding0-10 {
  padding: 0 10px; }

.padding0-20 {
  padding: 0 20px; }

.padding0-40 {
  padding: 0 40px; }
  @media screen and (max-width: 480px) {
    .padding0-40 {
      padding: 0 20px; } }

.padding10-0 {
  padding: 10px 0; }

.padding20-0 {
  padding: 20px 0; }

.padding40-0 {
  padding: 40px 0; }

.padding40-20 {
  padding: 40px 20px; }

.padding20-40 {
  padding: 20px 40px; }

/**********************body area**********************************/
#container {
  padding: 0;
  overflow: hidden;
  /*max-width: 1920px;  this sets the max width for the website*/
  margin: 0 auto; }

.contentShell {
  max-width: 1280px;
  /*this sets the max width for elements with the .container class */
  margin: 0 auto; }

/******************social*******************************/
#socialMedia {
  list-style: none;
  width: 200px;
  margin: 15px auto 0; }
  #socialMedia ul {
    width: 246px;
    margin: 0 auto; }

#socialMedia li {
  float: left;
  height: 48px;
  width: 47px;
  margin-right: 3px;
  background: url(images/iconsSocial.png); }
  #socialMedia li a {
    display: block;
    height: 100%;
    width: 100%; }

.facebook {
  background-position: top left !important; }

.googlePlus {
  background-position: top center !important; }

.twitter {
  background-position: top right !important; }

.facebook:hover {
  background-position: bottom left !important; }

.googlePlus:hover {
  background-position: bottom center !important; }

.twitter:hover {
  background-position: bottom right !important; }

/******************end social*******************************/
/******************header*******************************/
#headerWrapper {
  background: #b8cabf;
  /* Old browsers */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+12,b8cabf+54,62826e+79 */
  background: -moz-linear-gradient(top, #ffffff 12%, #b8cabf 54%, #62826e 79%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 12%, #b8cabf 54%, #62826e 79%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(12%, #ffffff), color-stop(54%, #b8cabf), color-stop(79%, #62826e));
  background: -o-linear-gradient(top, #ffffff 12%, #b8cabf 54%, #62826e 79%);
  background: linear-gradient(to bottom, #ffffff 12%, #b8cabf 54%, #62826e 79%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#62826e',GradientType=0 );
  /* IE6-9 */
  position: relative;
  left: 0;
  right: 0;
  margin: 0;
  top: 0;
  z-index: 20; }

.home #headerWrapper {
  background: #91a99a; }

#header {
  position: relative;
  text-align: center;
  margin: 0 auto;
  clear: both; }

.home #headerContact {
  margin-top: 0; }

#headerContact {
  padding: 10px 50px 10px 0;
  text-align: right;
  margin-top: 100px; }
  @media screen and (max-width: 990px) {
    #headerContact {
      margin-top: 10px;
      text-align: center;
      padding: 10px; } }
  #headerContact a span {
    font-size: 2em;
    font-family: "museo-slab", serif;
    color: white;
    text-decoration: none;
    padding: 3px 10px;
    /*transition*/
    -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    /* ease-in-out */
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    /* ease-in-out */ }
  #headerContact a:hover {
    text-decoration: none; }
  #headerContact a:hover span {
    color: white;
    background: #036c84;
    border-radius: 10px;
    text-decoration: none !important;
    /*transition*/
    -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
    /* ease-in-out */
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
    /* ease-in-out */ }
  #headerContact a.socialMedia img {
    height: 30px;
    /*width:auto;	*/ }
    @media screen and (max-width: 990px) {
      #headerContact a.socialMedia img {
        max-width: 30px;
        margin: -10px 5px 0; } }
  #headerContact a img {
    height: 30px;
    /*width:auto;	*/
    margin: -10px 0 0 0; }
    @media screen and (max-width: 525px) {
      #headerContact a img {
        max-width: 30px; } }

@media screen and (max-width: 400px) {
  #headerContact a span {
    font-size: 1.5em; } }

.headerRegister {
  margin-right: 50px; }
  @media screen and (max-width: 1200px) {
    .headerRegister {
      margin-right: 10px; } }

@media screen and (max-width: 525px) {
  .headerRegister {
    margin: 10px 0 25px; } }

#logo {
  margin: 10px auto;
  z-index: 10;
  position: relative;
  text-align: center; }
  #logo img {
    max-width: 400px; }

#logo a {
  display: block;
  height: 100%; }

.call {
  display: block;
  height: 100%;
  position: relative; }

/*********************************slider styles*******************************************/
#sliderContainer {
  left: 0;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  margin: 0 auto; }
  #sliderContainer a {
    font-size: 24px;
    color: #fff;
    font-family: "acumin-pro", sans-serif;
    font-weight: bold;
    padding: 10px; }

@media screen and (max-width: 1000px) {
  #sliderContainer {
    display: none; } }

#mobileHead {
  display: none; }

@media screen and (max-width: 1000px) {
  #mobileHead {
    display: block; } }

.n2-padding {
  padding: 0 !important; }

/**********************************end slider styles*******************************************/
/**********************main content area********************************/
#mainContentWrapper {
  border: none;
  padding: 0px 0 10px;
  clear: both;
  background: url(images/bgMain.jpg); }

.home #mainContentWrapper {
  background: #fff; }

#content, #content-full, #content-blog, #content-images, #content-search, #content-archive, #content-sitemap {
  display: block;
  /**/ }
  #content ul, #content-full ul, #content-blog ul, #content-images ul, #content-search ul, #content-archive ul, #content-sitemap ul {
    list-style-type: disc;
    margin-left: 20px; }

.home #content ul {
  list-style-type: none;
  margin-left: 0; }

.ctaShell {
  z-index: 9990; }
  .ctaShell li {
    list-style-type: none;
    text-align: center; }
  .ctaShell a {
    color: #fff; }
  @media screen and (max-width: 1100px) {
    .ctaShell {
      margin-top: 0; } }

@media screen and (min-width: 1096px) {
  .ctaShell {
    position: relative; } }

.home .ctaShell {
  margin-top: -150px; }
  .home .ctaShell li a {
    display: block;
    text-decoration: none; }

/*.ctaShell li {
	-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	   -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		 -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
			transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

	-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
	   -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		 -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
			transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
}

.ctaShell li:hover {
	-webkit-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	   -moz-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		 -o-transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
			transition: all 300ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

	-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
	   -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		 -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
			transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
}
 */
#homePageLocations .vc_col-sm-2 {
  margin: 0 -10px; }

#homePageLocations .chooseLocation h2 {
  color: #62826e;
  text-align: center;
  font-family: "museo-slab", serif;
  font-size: 2em;
  font-weight: bold;
  margin: 20px 0 30px !important; }
  #homePageLocations .chooseLocation h2 span {
    font-family: "acumin-pro", sans-serif;
    font-size: 1.25em;
    color: #5b385a;
    font-weight: normal; }

#homePageLocations .homePageLocations div {
  border: 2px solid #5b385a;
  padding: 10px 20px;
  margin: 0 0 15px 0;
  font-family: "acumin-pro", sans-serif;
  background: #fff; }

#homePageLocations .homePageLocations p {
  padding: 15px 0 0 0;
  text-align: center;
  font-family: "acumin-pro", sans-serif; }

#homePageLocations .homePageLocations iframe {
  margin: 30px 0; }

#homePageLocations .locationHeader {
  height: 75px;
  text-align: center; }

#homePageLocations .locationHeader .location {
  font-family: "museo-slab", serif;
  font-size: 2.5em;
  font-weight: bold;
  color: #0092b3;
  margin: 20px 5px 20px;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }
  #homePageLocations .locationHeader .location:before {
    content: "";
    width: 40px;
    height: 44px;
    background: url(images/icon-locator-ping.png) no-repeat center center;
    display: inline-block; }

#homePageLocations .location:hover {
  letter-spacing: 1px;
  font-size: 2.75em;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

#homePageLocations .locationLinks {
  font-family: "museo-slab", serif;
  color: white;
  background: #036c84;
  text-align: center;
  padding: 8px 0;
  width: 60%;
  margin: 8px auto;
  font-weight: bold;
  display: block;
  border-radius: 5px;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

#homePageLocations .locationLinks:hover {
  letter-spacing: 1px;
  opacity: .7;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

#homePageLocations .locationPhone {
  font-family: "museo-slab", serif;
  font-size: 1.75em;
  color: #5b385a;
  font-weight: bold;
  text-align: center;
  padding-top: 10px;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }
  @media screen and (max-width: 1630px) {
    #homePageLocations .locationPhone {
      font-size: 1.25em; } }

#homePageLocations .locationPhone:hover {
  letter-spacing: 1px;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

#homePageLocations .locationAddress {
  font-family: "museo-slab", serif;
  color: #62826e;
  font-weight: normal;
  font-size: .9em;
  text-align: center; }

@media screen and (min-width: 992px) and (max-width: 1076px) {
  #homePageLocations .locationPhone {
    font-size: 1.25em; } }

@media screen and (max-width: 600px) {
  #homePageLocations .locationPhone {
    font-size: 1.5em; } }

@media screen and (max-width: 425px) {
  #homePageLocations .locationHeader .location:before {
    background: none;
    width: 0px;
    height: 0px;
    display: none; }
  #homePageLocations .locationHeader .location {
    font-size: 1.75em; }
  #homePageLocations .locationHeader {
    text-align: center;
    height: 30px; }
  #homePageLocations .locationPhone {
    font-size: 1.25em; } }

@media screen and (max-width: 500px) {
  #homePageLocations .locationLinks {
    width: 100%; }
  #homePageLocations .chooseLocation h2 {
    font-size: 1.5em; }
  #homePageLocations .chooseLocation h2 span {
    display: none; } }

@media screen and (max-width: 996px) {
  .footerHours {
    text-align: center; }
  .footerContactUs {
    text-align: center; } }

/**********************************main nav*********************************************************/
#responsive_menu_button, #mainNav .main-nav a.toggleHover {
  display: none; }

#mainNav {
  right: 0;
  left: 0;
  bottom: 0;
  background: white;
  z-index: 9999; }
  #mainNav .main-nav {
    clear: none;
    display: block;
    margin: 0 auto;
    /*max-width: 1280px;*/
    /****************main nav a******************/
    /****************main nav hover******************/ }
    #mainNav .main-nav a {
      cursor: pointer;
      display: block;
      font-size: 18px;
      line-height: 64px;
      margin: 0;
      padding: 0 0.65em;
      position: relative;
      text-decoration: none; }
    #mainNav .main-nav li:hover {
      background: #5b385a; }

#menu-primarynav {
  background: white; }

#menu-primarynav li {
  width: 16.7%;
  border-left: 1px #333 solid;
  text-align: center;
  background: white;
  /*	-webkit-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
	   -moz-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
		 -o-transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
			transition: all 500ms cubic-bezier(0.420, 0.000, 0.580, 1.000);

	-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
	   -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
		 -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
			transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);*/
  /* ease-in-out */
  /*transition*/
  /* ease-in-out */ }
  #menu-primarynav li a {
    color: #62826e;
    font-size: 1.75em;
    font-weight: bold; }

/**** this keeps the main nav hover on subnav hover ****/
ul.menu > li:hover {
  background: #ddcedd !important;
  /*transition*/
  -webkit-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 500ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

#mainNav .sub-menu {
  background: white;
  min-width: 230px;
  width: 100%;
  top: 100%; }
  #mainNav .sub-menu a {
    line-height: 1.25em;
    font-size: 14px;
    padding: .75em; }
  #mainNav .sub-menu li {
    width: 100%;
    border: none; }
  #mainNav .sub-menu .sub-menu {
    margin-left: 0px;
    border-top: 2px solid #5b385a; }
  #mainNav .sub-menu li a:hover {
    background: #5b385a;
    color: #fff !important; }
  #mainNav .sub-menu .sub-menu {
    background: white;
    min-width: 230px;
    overflow: hidden;
    top: 0; }
    #mainNav .sub-menu .sub-menu a {
      line-height: 1.25em;
      font-size: 14px;
      padding: .75em; }
    #mainNav .sub-menu .sub-menu li {
      width: 100%;
      border: none; }
    #mainNav .sub-menu .sub-menu .sub-menu {
      margin-left: 0px;
      border-top: 2px solid #5b385a; }
    #mainNav .sub-menu .sub-menu li a:hover {
      background: #5b385a;
      color: #fff !important; }

.main-nav li:hover > .sub-menu {
  border-right: 1px solid #5b385a;
  border-left: 1px solid #5b385a;
  border-bottom: 1px solid #5b385a; }
  .main-nav li:hover > .sub-menu .sub-menu li:hover > .sub-menu {
    border-right: 1px solid #5b385a;
    border-left: 1px solid #5b385a;
    border-bottom: 1px solid #5b385a; }
  .main-nav li:hover > .sub-menu .main-nav li.current_menu_item {
    background: #0092b3 !important; }
    .main-nav li:hover > .sub-menu .main-nav li.current_menu_item a {
      color: white; }

/**** this keeps the main nav hover when you hover over the subnav ****/
.menu li.current_page_item li > .sub-menu {
  background: #fff;
  left: 100%;
  top: 0;
  color: #000; }

/***************   current item styling     *******************/
#menu-primarynav li.marginRight1 {
  margin-right: -4px;
  border-bottom: 8px #b8cabf solid; }

#menu-primarynav li.marginRight2 {
  margin-right: -4px;
  border-bottom: 8px #5b385a solid; }

#menu-primarynav li.marginRight3 {
  margin-right: -4px;
  border-bottom: 8px #efb542 solid; }

#menu-primarynav li.marginRight4 {
  margin-right: -4px;
  border-bottom: 8px #0092b3 solid; }

#menu-primarynav li.marginRight5 {
  margin-right: -4px;
  border-bottom: 8px #62826e solid; }

#menu-primarynav li.marginRight6 {
  margin-right: -4px;
  border-bottom: 8px #036c84 solid; }

/******************end main nav*******************************/
/******************#ctaShell styles***************************/
/******************end ctaShell styles***************************/
/******************CONTENT AREAS*********************************/
.page-id-27 .entry-title {
  margin: -30px 0 0 -9999px; }

/******************end Cotent Areas******************************/
/* customize smartform submit color ***** DO NOT DELETE ********/
.readMore, .learnMore, .wpcf7-form .wpcf7-submit {
  border: 1px solid #efb542;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: "museo-slab", serif;
  font-size: 13px;
  font-weight: bold;
  padding: 6px 12px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #efb542;
  margin: 10px 0 0;
  background: #5b385a; }

.learnMore:after {
  display: block;
  content: "";
  border: 1px solid #000;
  width: 8px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  float: right;
  border-left: 10px solid #b8cabf;
  border-right: none;
  left: 2px;
  margin-left: 8px; }

.readMore:active, .redNaoSubmitButton.btn:active {
  position: relative;
  top: 1px; }

.homeContent {
  clear: both;
  margin: 0px 0 70px; }

#top-widget {
  position: absolute;
  z-index: 20;
  right: -14px;
  top: -1px; }

.top-widget .widget-title h3 {
  text-align: left;
  font-size: 24px;
  color: #6ca433; }

#requestForm {
  background: #EBEBEB;
  border-left: 2px solid #b1b1b1;
  padding: 29px; }

#widgets {
  display: block; }

#widgets, #widgets a {
  font-weight: normal; }

.post-meta {
  display: none; }

.breadcrumb-list {
  font-size: 12px;
  float: left;
  width: 100%; }

.blog .breadcrumb-list {
  position: relative;
  top: auto; }

/********************************footer******************************************/
#footerWrapper {
  background: #5b385a;
  padding: 0px 0 0px 0;
  position: relative; }

#footerWrapper #footer {
  font-size: 18px;
  overflow: hidden;
  background: #62826e;
  color: #fff;
  font-family: "acumin-pro", sans-serif;
  font-size: 16px;
  padding: 25px 0 50px 0;
  margin-bottom: 25px; }
  #footerWrapper #footer h4 {
    color: #efb542; }

#footerWrapper #footerNav {
  clear: both; }

#subFooter {
  text-align: center;
  clear: both;
  font-size: 12px; }

#footer address, #footer .footerPhone {
  /*color: #1d325d;*/ }

.footerPhone {
  font-weight: bold;
  font-size: 1.5em; }

.footerContact {
  float: left; }

#subFooter {
  padding: 10px 0; }

.footer-menu {
  text-align: left;
  clear: both;
  padding: 0; }

.footer-menu .sub-menu {
  display: none; }

#footerNav .footer-menu li a {
  font-family: "acumin-pro", sans-serif;
  color: #fff;
  padding: 0 8px;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 20px; }

#footerNav .footer-menu li a:hover {
  color: #ccc; }

#footerNav .footer-menu > li:first-child > a {
  border-left: none;
  padding: 0 8px 0 0; }

.footerLogos {
  text-align: center;
  font-size: 14px; }
  .footerLogos li {
    display: inline-block;
    margin: 0 2px; }
  .footerLogos a {
    font-size: 14px; }

.copyright {
  text-align: center;
  color: #fff;
  font-family: "acumin-pro", sans-serif;
  margin: 20px 0; }
  .copyright a {
    color: #fff;
    font-family: "acumin-pro", sans-serif; }

.footerContactUs p span {
  font-size: 1.1em;
  margin-right: 25px; }

.footerContactUs p a {
  color: white !important;
  padding: 0 10px; }

@media screen and (max-width: 450px) {
  .footerContactUs p span {
    width: 100%;
    margin-right: 0;
    display: block; } }

/*****************************end footer***************************************/
/***************************google maps styles*****************************************/
.mapShell {
  background: #FFFFFF;
  padding: 20px; }

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

.map iframe {
  left: 0;
  top: 0;
  width: 100% !important;
  /* */ }

/***************************end google maps*****************************************/
/**********************************contact form 7 styles*********************************/
.wpcf7-form {
  margin-bottom: 30px;
  position: relative; }
  .wpcf7-form input {
    background: #fff;
    padding: 2px;
    margin-bottom: 4px;
    width: 100%;
    color: #62826e;
    /*
			border:none;
			 border-radius:7px;*/ }
  .wpcf7-form textarea {
    background: #fff;
    padding: 5px 0px 5px 7px;
    height: 72px;
    width: 100%;
    /*	border:none;
			border-radius:7px;*/ }
  .wpcf7-form input[type="radio"], .wpcf7-form input[type="checkbox"] {
    width: auto; }
  .wpcf7-form p {
    margin: 2px 0; }
  .wpcf7-form .wpcf7-list-item {
    display: block;
    clear: both; }
  .wpcf7-form .wpcf7-submit {
    float: left;
    max-width: 300px; }
  .wpcf7-form .wpcf7-response-output {
    background: #fff;
    position: relative; }

div.wpcf7-mail-sent-ok {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #5b385a;
  padding: 40px;
  position: absolute;
  top: 50%;
  width: 90%;
  z-index: 999;
  font-size: 24px; }

.enrollForm, .enrollForm p, .enrollForm input {
  font-size: .85em; }

#enrollSubmit {
  width: 50%;
  min-width: 150px;
  margin: 25px 25%;
  border: none;
  border-radius: 5px;
  background: #5b385a;
  opacity: 1;
  font-family: "museo-slab", serif;
  text-shadow: none;
  text-transform: uppercase;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

#enrollSubmit:hover {
  opacity: .8;
  /*transition*/
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */ }

.contactDivide {
  text-align: center;
  padding-top: 15px;
  border-top: 2px #999 solid; }

#employmentForm {
  padding: 50px 0; }
  #employmentForm h4 {
    text-variant: uppercase;
    font-size: 1.25em;
    color: #999;
    padding-top: 25px;
    border-top: 2px #999 solid; }
  #employmentForm h3 {
    margin-left: 15px;
    padding-top: 15px; }
  #employmentForm p {
    margin-bottom: 15px; }
  #employmentForm p.denote {
    font-style: italic;
    font-size: .8em; }
  #employmentForm p.felony {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 2px #999 solid; }
  #employmentForm p.radioBtn {
    margin-left: 15px; }
  #employmentForm p.signature {
    margin-top: 25px; }
  #employmentForm input {
    padding: 0 10px;
    border-radius: 5px; }
  #employmentForm #employmentSubmit {
    padding: 5px 0;
    border: none;
    text-shadow: none;
    text-transform: uppercase; }
  #employmentForm #employmentSubmit:hover {
    opacity: .8; }

@media screen and (max-width: 767px) {
  #employmentForm input {
    margin-bottom: 10px !important; } }

/**********************end contact form 7 styles**********************************/
/****************************3e website credit*********************************/
.websiteCredit {
  margin: 40px auto;
  width: 119px;
  display: block;
  font-size: 12px;
  text-align: center;
  color: #fff !important; }

a.websiteCredit:hover, a.websiteCredit:visited {
  color: #6a93d1; }

a.websiteCredit:hover {
  color: #fff; }

/****************************end 3e website credit*****************************************/
/****************************  Custom Edits Here  *****************************************/
.staff {
  font-size: 18px;
  font-weight: bold; }
  .staff span {
    font-style: italic;
    font-size: 16px;
    font-weight: normal; }

#post-55 .wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid > li {
  margin: 0 !important; }

/*************faq tab styles *****************************/
.ult_tabcontent {
  height: auto !important;
  border: 2px solid #efb542;
  background: #fff; }
  .ult_tabcontent h4 {
    color: #0092b3; }

/*.ult_tabmenu.style1, .ult_tabmenu.style2 {}


*/
.applyNow {
  background: #5b385a;
  color: #fff;
  padding: 13px;
  margin: 0 auto; }
  .applyNow:hover {
    background: #efb442;
    color: #fff; }

#post-529 .wpcf7-form {
  position: static; }
  #post-529 .wpcf7-form .wpcf7-response-output {
    position: absolute;
    top: 100%; }

.ctaShell li.homeNavBox {
  padding: 0px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none; }
  .ctaShell li.homeNavBox a {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    font-size: 0px; }

li.infant-hover-effect {
  background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/infants-image.jpg");
  background-size: cover;
  opacity: 1; }
  li.infant-hover-effect a {
    font-size: 0px !important;
    height: 100%;
    width: 100%;
    display: block; }
    li.infant-hover-effect a img {
      display: none; }

li.infants.infant-hover-effect:hover {
  opacity: 1; }

li.toddler1-hover-effect {
  background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/toddler1-image.jpg");
  background-size: cover;
  opacity: 1; }
  li.toddler1-hover-effect a {
    font-size: 0px !important;
    height: 100%;
    width: 100%;
    display: block; }
    li.toddler1-hover-effect a img {
      display: none; }

li.toddlers1.toddler1-hover-effect:hover {
  opacity: 1; }

li.toddler2-hover-effect {
  background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/toddler2-image.jpg");
  background-size: cover;
  opacity: 1; }
  li.toddler2-hover-effect a {
    font-size: 0px !important;
    height: 100%;
    width: 100%;
    display: block; }
    li.toddler2-hover-effect a img {
      display: none; }

li.toddlers2.toddler2-hover-effect:hover {
  opacity: 1; }

li.preK-hover-effect {
  background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/preK-image.jpg");
  background-size: cover;
  opacity: 1; }
  li.preK-hover-effect a {
    font-size: 0px !important;
    height: 100%;
    width: 100%;
    display: block; }
    li.preK-hover-effect a img {
      display: none; }

li.preK.preK-hover-effect:hover {
  opacity: 1; }

li.vpk-hover-effect {
  background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/vpk-image.jpg");
  background-size: cover;
  opacity: 1; }
  li.vpk-hover-effect a {
    font-size: 0px !important;
    height: 100%;
    width: 100%;
    display: block; }
    li.vpk-hover-effect a img {
      display: none; }

li.vpk.vpk-hover-effect:hover {
  opacity: 1; }

li.schoolAge-hover-effect {
  background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/schoolAge-image.jpg");
  background-size: cover;
  opacity: 1; }
  li.schoolAge-hover-effect a {
    font-size: 0px !important;
    height: 100%;
    width: 100%;
    display: block; }
    li.schoolAge-hover-effect a img {
      display: none; }

li.schoolAge.schoolAge-hover-effect:hover {
  opacity: 1; }

@media screen and (min-width: 767px) and (max-width: 1920px) {
  #sliderContainer {
    z-index: 0; } }

@media screen and (max-width: 767px) {
  li.infant-hover-effect {
    background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/infants-image-md.jpg");
    background-size: cover; }
    li.infant-hover-effect a {
      font-size: 0px !important;
      height: 100%;
      width: 100%;
      display: block; }
      li.infant-hover-effect a img {
        display: none; }
  li.toddler1-hover-effect {
    background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/toddler1-image-md.jpg");
    background-size: cover; }
    li.toddler1-hover-effect a {
      font-size: 0px !important;
      height: 100%;
      width: 100%;
      display: block; }
      li.toddler1-hover-effect a img {
        display: none; }
  li.toddler2-hover-effect {
    background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/toddler2-image-md.jpg");
    background-size: cover; }
    li.toddler2-hover-effect a {
      font-size: 0px !important;
      height: 100%;
      width: 100%;
      display: block; }
      li.toddler2-hover-effect a img {
        display: none; }
  li.preK-hover-effect {
    background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/preK-image-md.jpg");
    background-size: cover; }
    li.preK-hover-effect a {
      font-size: 0px !important;
      height: 100%;
      width: 100%;
      display: block; }
      li.preK-hover-effect a img {
        display: none; }
  li.vpk-hover-effect {
    background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/vpk-image-md.jpg");
    background-size: cover; }
    li.vpk-hover-effect a {
      font-size: 0px !important;
      height: 100%;
      width: 100%;
      display: block; }
      li.vpk-hover-effect a img {
        display: none; }
  li.schoolAge-hover-effect {
    background-image: url("https://www.thediscoverytreeacademy.com/wp-content/uploads/2016/05/schoolAge-image-md.jpg");
    background-size: cover; }
    li.schoolAge-hover-effect a {
      font-size: 0px !important;
      height: 100%;
      width: 100%;
      display: block; }
      li.schoolAge-hover-effect a img {
        display: none; }
  .home .ctaShell li a {
    padding-top: 40px; } }

.toddlers-program-list {
  list-style-type: none !important;
  margin-left: 0px !important; }
  .toddlers-program-list li i {
    font-size: 40px;
    margin-bottom: 15px;
    vertical-align: top;
    margin-top: 6px;
    width: 9%;
    text-align: center; }
  .toddlers-program-list li p {
    width: 89%;
    display: inline-block;
    margin: 0px; }
  .toddlers-program-list .list-item-one i {
    color: #036c84; }
  .toddlers-program-list .list-item-one p {
    color: #036c84; }
  .toddlers-program-list .list-item-two i {
    color: #5b385a; }
  .toddlers-program-list .list-item-two p {
    color: #5b385a; }
  .toddlers-program-list .list-item-three i {
    color: #efb542; }
  .toddlers-program-list .list-item-three p {
    color: #efb542; }
  .toddlers-program-list .list-item-four i {
    color: #0092b3; }
  .toddlers-program-list .list-item-four p {
    color: #0092b3; }
  .toddlers-program-list .list-item-five i {
    color: #62826e; }
  .toddlers-program-list .list-item-five p {
    color: #62826e; }

div.circle {
  width: 150px;
  height: 125px;
  border-radius: 50%; }

.circle.circle-one {
  background-color: #036c84; }

.vc_row.wpb_row.vc_row-fluid {
  overflow: visible !important; }

.vc_row[data-vc-full-width] {
  overflow: visible !important; }

.slider-container {
  max-width: 100%; }

.pre-k-discovery ul {
  margin-left: 50px !important; }

.pre-k-discovery strong {
  color: #efb542; }

.pre-k-discovery img {
  display: block;
  margin: 0 auto; }

.vpk-btn, .summerCamp {
  min-width: 135px;
  float: left;
  padding: 6px 15px 9px;
  background: #5b385a;
  color: #fff;
  text-decoration: none !important;
  border-radius: 8px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold; }

.vpk-btn:hover, .summerCamp:hover {
  background: #efb542;
  color: #fff; }

.vpk-btn {
  display: inline-block;
  margin-left: 16px; }

.nonHomeCamp {
  position: absolute;
  top: 50px;
  right: 50px;
  z-index: 9999; }
  @media (max-width: 990px) {
    .nonHomeCamp {
      top: 200px; } }
  @media (max-width: 767px) {
    .nonHomeCamp {
      top: 25px;
      left: 15px; } }

#summerCamp {
  border-top: 5px #5b385a solid;
  margin: 50px 0;
  text-align: center; }
  #summerCamp .container {
    width: 100%;
    max-width: 1280px;
    margin: 50px auto 0;
    padding: 0 15px; }
    #summerCamp .container h2 {
      font-size: 2em;
      margin: 0 0 .5em 0; }
    #summerCamp .container p {
      font-size: 1.25em; }
    #summerCamp .container p.last {
      padding-bottom: 25px; }
    #summerCamp .container .title {
      font-size: 2em;
      font-weight: bold; }
    #summerCamp .container #campForm {
      padding: 0 20%; }
      @media (max-width: 767px) {
        #summerCamp .container #campForm {
          padding: 0; } }
      #summerCamp .container #campForm img {
        width: 100%;
        height: auto; }
      #summerCamp .container #campForm p input {
        font-size: 14px; }
        @media (max-width: 767px) {
          #summerCamp .container #campForm p input {
            padding: 10px 15px; } }
      #summerCamp .container #campForm .name input {
        width: 50%;
        float: left; }
      #summerCamp .container #campForm .name input.fname {
        width: 49%;
        margin-right: 1%; }
      #summerCamp .container #campForm input[type=submit] {
        width: 150px;
        border: none;
        text-shadow: none; }
      #summerCamp .container #campForm input[type=submit]:hover {
        background: #efb542; }

@media screen and (max-width: 1096px) {
  /******************************mobile nav change*************************************/
  #mainNav {
    position: relative !important; }
  .js .sub-header-menu {
    display: none; }
  .js .main-nav {
    position: relative;
    float: none !important;
    display: block !important;
    max-width: none !important;
    background: #ddcedd; }
  .js .main-nav .menu {
    display: none;
    position: absolute;
    width: 100%;
    top: 47px;
    z-index: 1000;
    background: #fff; }
  .js .main-nav .menu ul {
    margin-top: 1px; }
  .js .main-nav .menu li {
    float: none;
    border-bottom: 1px solid #62826e !important;
    display: block;
    width: auto !important;
    background: none !important; }
    .js .main-nav .menu li li .toggleHover {
      display: none !important; }
  .js .main-nav .menu li a {
    font-size: 13px;
    font-weight: normal;
    height: 45px;
    line-height: 45px !important;
    padding: 0 15px;
    border: none;
    text-shadow: none;
    text-align: left;
    cursor: pointer; }
  .js .main-nav .menu li.current_page_item, .js .menu .current_page_item a, .js .menu .current-menu-item a {
    background: none !important; }
  .js .main-nav .menu li li:hover {
    background: none !important; }
  .js .menu ul {
    left: 0;
    position: relative !important;
    top: 100%;
    visibility: visible !important;
    z-index: 10; }
  /*.js .main-nav .menu .menu-item-has-children > :first-child:after {
	content:""; 
	display:block;
	background-color: red;
	background-image: url(images/arrows.png); 
	background-repeat:no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	z-index: 50;
	
	bottom: 0;
	}*/
  .js .main-nav .menu li .toggleHover {
    position: absolute !important;
    right: 0;
    top: 0;
    bottom: 0;
    display: block !important;
    width: 50px;
    text-align: center;
    z-index: 999; }
  .js .main-nav .menu li:active > ul, .js .main-nav .menu li:visited:after, .js .main-nav .menu li:hover:after, .js .main-nav .menu li:focus:after {
    background-position: bottom; }
  .js .main-nav .menu li:active > ul, .js .main-nav .menu li:visited > ul, .js .main-nav .menu li:hover > ul, .js .main-nav .menu li:focus > ul {
    top: 100%;
    position: relative !important;
    visibility: visible !important; }
  /*trip nav*/
  .js .main-nav .menu .sub-menu li:active > ul, .js .main-nav .menu .sub-menu li:visited > ul, .js .main-nav .menu .sub-menu li:hover > ul, .js .main-nav .menu .sub-menu li:focus > ul {
    top: 100% !important;
    position: relative !important;
    visibility: visible !important;
    left: 0 !important; }
  /*.js .main-nav .menu ul {
	margin-top: 1px;
	visibility:visible !important;
	height: auto !important;
}*/
  .js .main-nav .menu li li a {
    position: relative;
    padding: 0 10px 0 25px !important;
    color: #fff !important;
    background: #5b385a !important; }
  .js .main-nav .menu li li li a {
    position: relative;
    padding: 0 10px 0 35px !important;
    color: #fff !important;
    background: #ddcedd !important; }
  .js .main-nav .menu li a:hover, .js .main-nav .menu li li a:hover {
    /*	background-image: none;
	filter: none;
	background-color: #f5f5f5 !important;*/ }
  .js .main-nav .menu ul {
    min-width: 0;
    overflow: hidden; }
  .js .main-nav #responsive_current_menu_item {
    color: #fff;
    cursor: pointer;
    display: block;
    line-height: 37px;
    padding: 5px 60px 5px 10px;
    text-transform: uppercase; }
  .js #mainNav .main-nav a#responsive_menu_button {
    background: url("images/select-icons.png") no-repeat scroll 0 13px rgba(0, 0, 0, 0) !important;
    cursor: pointer;
    display: block;
    height: 45px;
    left: 100%;
    margin-left: -45px;
    position: absolute;
    top: 0;
    width: 45px; }
  .js .main-nav a#responsive_menu_button:hover {
    background-color: transparent !important; }
  .js #mainNav .main-nav a#responsive_menu_button.responsive-toggle-open {
    background: url("images/select-icons.png") 0 -37px no-repeat !important; }
  .js .menu li:hover > ul, .js .menu li ul {
    top: 0 !important;
    visibility: hidden !important;
    height: 0 !important; }
  .js .menu li li:hover > ul, .js .menu li li ul {
    left: 100% !important;
    top: 0 !important;
    position: relative !important; }
  .js .menu .onClicked .sub-menu {
    left: 0;
    position: relative !important;
    top: 100% !important;
    visibility: visible !important;
    z-index: 10;
    height: auto !important;
    background: #ddcedd !important;
    border-bottom: none !important; }
  .js .menu .sub-menu .sub-menu {
    left: 0 !important;
    position: relative !important;
    top: 100% !important;
    visibility: visible !important;
    z-index: 10;
    height: auto !important;
    border-bottom: none !important;
    background: #ddcedd !important; }
  .js .menu .onClicked .toggleHover {
    -ms-transform: rotate(90deg);
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    /* Chrome, Safari, Opera */
    transform: rotate(90deg); }
  /******************************end mobile nav change**********************************/ }

@media screen and (max-width: 767px) {
  .col-xs-12.pre-k-discovery {
    padding: 0px; }
    .col-xs-12.pre-k-discovery div {
      padding: 0px; }
    .col-xs-12.pre-k-discovery div.col-xs-12.col-sm-10 {
      margin-bottom: 25px; }
    .col-xs-12.pre-k-discovery p {
      text-align: center; }
    .col-xs-12.pre-k-discovery h2 {
      text-align: center; }
    .col-xs-12.pre-k-discovery ul {
      margin-left: 0px !important;
      list-style-type: none !important; }
      .col-xs-12.pre-k-discovery ul li {
        text-align: center;
        border-bottom: 1px solid #036c84;
        padding-bottom: 8px; }
    .col-xs-12.pre-k-discovery strong {
      color: #efb542; }
    .col-xs-12.pre-k-discovery img {
      display: block;
      margin: 0 auto; } }
