/*   
Theme Name: Elements Behavioral Health
Theme URI: http://www.elementsbehavioralhealth.com
Description: Template for Elements Behavioral Health
Author: Alissa Engstrom
Author URI: 
Version: 1.0
*/


/*Reset*/


/*--------------------------------*/

.has-feedback,
sub,
sup {
    position: relative
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

body,
input {
    font-family:  'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#exceptional-treatment td,
.caret,
.phone-number td,
img {
    vertical-align: middle
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1;
    background: #fffdfa;
    font-size: 100%
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clickable,
.clickable a {
    color: inherit!important;
    text-decoration: none!important
}

/*@font-face {
    font-family: wmed;
    src: url(fonts/Whitney-Medium.eot);
    src: url(fonts/Whitney-Medium.eot?#iefix) format('embedded-opentype'), url(fonts/Whitney-Medium.woff) format('woff'), url(fonts/Whitney-Medium.ttf) format('truetype'), url(fonts/Whitney-Medium.svg#whitney_bookregular) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family:  'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    src: url(fonts/whitney-book-webfont.eot);
    src: url(fonts/whitney-book-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/whitney-book-webfont.woff) format('woff'), url(fonts/whitney-book-webfont.ttf) format('truetype'), url(fonts/whitney-book-webfont.svg#whitney_bookregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: wlight;
    src: url(fonts/whitney-light-webfont.eot);
    src: url(fonts/whitney-light-webfont.eot?#iefix) format('embedded-opentype'), url(fonts/whitney-light-webfont.woff) format('woff'), url(fonts/whitney-light-webfont.ttf) format('truetype'), url(fonts/whitney-light-webfont.svg#whitney_lightregular) format('svg');
    font-weight: 300;
    font-style: normal
}
*/
body,
html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .004);
    overflow-x: hidden;
    overflow-y: visible
}

article,
blockquote,
div,
input,
secton,
select,
table,
td,
textarea,
tr {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.cont,
input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

sub,
sup {
    font-size: 40%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -1em
}

sub {
    bottom: -.5em
}

.clearfix {
    clear: both;
    height: 0
}

.clearfix:after,
.clearfix:before {
    content: " "
}

.cont {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    width: 1180px;
    max-width: 100%
}

.half {
    width: 50%
}

.third {
    float: left;
    width: 30%
}

.full {
    clear: both
}

.dark-beige {
    background: #f7f3ed
}

.small-img {
    display: none
}

span.green {
    color: #a2a966
}

em {
    font-style: italic
}

strong {
    font-weight: 600
}

h2,
h3,
h4,
h5 {
    clear: both
}

.alignleft {
    float: left;
    margin: 0 30px 30px 0
}

.alignright {
    float: right;
    margin: 0 0 30px 30px
}

.archive h1,
.blog h1,
.page h1 {
    color: #584a42;
    font-size: 1.88em;
    line-height: 1.33em;
    margin-bottom: 40px
}

.page h2,
.single h2 {
    color: #a2a966;
    font-size: 1.6em;
    line-height: 1.33em;
    margin-bottom: 38px
}

.page h3,
.single h3 {
    color: #584a42;
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 30px
}

.page h4,
.single h4 {
    color: #584a42;
    font-size: 1.13em;
    line-height: 1.5em;
    margin-bottom: 28px
}

.page h5,
.single h5 {
    color: #584a42;
    font-size: 1em;
    line-height: 1.6em;
    margin-bottom: 26px
}

.single #content h2,
.single #content h3,
.single #content h4 {
    clear: none
}

.validation_message {
    color: #a6585c
}

header {
    background: #fffdfa!important;
    display: block;
    font-family: 'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 10px 0;
    width: 100%;
    font-weight: 600;
    z-index: 800000000
}

header.scroll {
    opacity: .95;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)"
}

.sprite {
    background: url(img/sprite@2x.png) no-repeat;
    background-size: 750px 749px;
    display: block;
    text-indent: -9999px
}

.logo {
    background-position: 0 0;
    float: left;
    height: 49px;
    width: 193px
}

.phone-number {
    background: #a2a966;
    color: #fbf9f6;
    display: block
}

td.phone-icon {
    padding: 0 0 0 15px!important
}

td.number {
    padding: 0 15px 0 10px!important
}

#phone-intl {
    font-size: 12px
}

.phone-number a {
    color: #fbf9f6;
    text-decoration: none
}

header .phone-number {
    float: right;
    font-size: 1.5em
}

header .phone-number i {
    color: #c7c990;
    display: table-cell;
    font-size: 2em
}

.phone-number tr {
    display: table-row
}

.phone-number td {
    text-align: left!important
}

header span.ringdna-smartnumber {
    display: block;
    padding-left: 5px
}

.phone-number a:hover {
    color: #fbf9f6;
    text-decoration: none
}

a,
a:focus,
a:hover {
    text-decoration: underline
}

a {
    color: #65a59d
}

a:focus,
a:hover {
    color: #74bdb4
}

a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

figure {
    margin: 0
}

section h1 {
    color: #584a42;
    font-size: 1.9em;
    line-height: 1.33em;
    margin-bottom: 1em
}

section.space {
    padding: 80px 0!important
}

.gform_confirmation_message,
article p,
section p {
    color: #8e776b;
    font-family: 'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    line-height: 1.4em;
    margin-bottom: 24px;
    font-weight:400;
}

.gform_validation_container {
    display: none!important
}

.page-template-page-templatescenters-php article p:first-of-type,
.page-template-page-templatesprograms-php article p:first-of-type {
    margin-bottom: 80px
}

.page-template-page-templatessingle-center-php #content p,
.page-template-page-templatessingle-center-php #content ul,
.single section ol,
.single section p,
.single section ul {
    font-size: 1.4em!important;
    line-height: 1.45!important
}

.single section ol,
.single section ul {
    color: #8e776b;
    margin-left: 25px;
    margin-bottom: 24px
}

.single section ol {
    list-style: decimal
}

.single section ol li {
    margin-bottom: 5px
}

article#page-article ul {
    color: #8e776b;
    font-family: 'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    line-height: 1.4em;
    list-style: disc;
    margin-left: 24px;
    margin-bottom: 24px
}

.single section ol li p,
.single section ul li p {
    font-size: 20px!important;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight:400
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

input[type=file],
label,
legend {
    display: block
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

#s {
    width: 200px
}

#searchsubmit {
    background: #CCC;
    color: #fff;
    width: 60px;
    margin-right: 15px
}

label {
    color: #7b675c;
    font-size: 1.13em;
    margin-bottom: 5px
}

p label {
    font-style: 80%
}

input {
    font-size: 1em;
    font-weight: 400;
    padding: 15px
}

input[type=text],
input[type=tel],
input[type=email],
input[type=password],
select,
textarea {
    background: #fff;
    border: 0;
    color: #7b675c;
    font-family:  'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    font-weight: 400;
    font-size: 1.13em;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 15px!important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%;
}
textarea{
	height: 150px;
}

.page-id-44 input[type=text],
.page-id-44 input[type=tel],
.page-id-44 input[type=email],
.page-id-44 select,
.page-id-44 textarea {
    font-size: .88em
}

input[type=password] {
    width: auto!important
}

input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=range] {
    display: block;
    width: 100%
}

input[type=button],
input[type=submit] {
    clear: both!important;
    width: auto!important;
    background: #74bdb4;
    border: 0;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 15px 30px!important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    display: block
}

input[type=button]:hover,
input[type=submit]:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

select[multiple],
select[size] {
    height: auto
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
select:focus,
textarea:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

textarea.form-control {
    height: 150px;
}

input[type=date] {
    line-height: 34px
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px
}

.checkbox label,
.radio label {
    display: inline;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline[disabled],
.checkbox[disabled],
.radio-inline[disabled],
.radio[disabled],
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox],
input[type=radio][disabled],
input[type=checkbox][disabled] {
    cursor: not-allowed
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.has-feedback .form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.collapsing,
.dropdown {
    position: relative
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.form-control-static {
    margin-bottom: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

.fade {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.caret {
    display: none;
    width: 0;
    height: 0;
    margin-left: 2px;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0!important;
    z-index: 1000;
    display: none;
    float: left;
    width: auto;
    min-width: 220px;
    padding: 10px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: .88em;
    background-color: #fffdfa;
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.nav>li,
.nav>li>a,
.open>.dropdown-menu {
    display: block
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 5px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #917a6d;
    white-space: nowrap;
    text-decoration: none
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #917a6d;
    background-color: #f7f3ed
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #917a6d;
    text-decoration: none;
    outline: 0;
    background-color: #f7f3ed
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #917a6d
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #999
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.nav>li,
.nav>li>a,
.navbar {
    position: relative
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li>a {
    padding: 10px;
    text-decoration: none
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none
}

.nav>li.disabled>a {
    color: #999
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #999;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.navbar-collapse {
    max-height: 30000px;
    overflow-x: hidden;
    margin: 0;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -5px;
    margin-left: -5px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
    .navbar-header {
        float: none
    }
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-toggle {
    position: relative;
    float: none;
    clear: both;
    padding: 10px;
    margin: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    width: 100%;
    text-align: left!important
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .nav-icons {
    float: left!important;
    margin: 1px 10px 0 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
        text-decoration: none
    }
    .navbar-nav.navbar-right:last-child {
        margin-right: -15px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

.navbar-default .navbar-nav>li>a {
    color: #917a6d;
    font-size: 1em;
    text-transform: uppercase;
    text-decoration: none
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #b1a086;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #917a6d
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #917a6d;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    color: #917a6d;
    background: #f2ece4;
    font-size: .88em;
    text-transform: uppercase
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #917a6d
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #a2a966
}

@media (max-width:767px) {
    .navbar-default {
        clear: both;
        padding: 0 5px
    }
    .navbar-default .navbar-nav .open .dropdown-menu {
        background-color: #f7f3ed
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #917a6d;
        text-decoration: none
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #917a6d;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #917a6d
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.clearfix:after,
.clearfix:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}

.clearfix:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
    clear: both
}

.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;
    visibility: hidden!important
}

.affix {
    position: fixed
}

.carousel,
.carousel-inner {
    position: relative
}

@-ms-viewport {
    width: device-width
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%
}

.carousel-inner {
    overflow: hidden;
    width: 100%;
    max-height: 755px;
    height: auto!important;
    height: 755px
}

.carousel .text,
.carousel .text:after,
.carousel .text:before {
    background: rgba(88, 74, 66, .7);
    position: absolute;
    top: 0;
    bottom: 0
}

.carousel .text {
    color: #fff;
    padding: 80px 30px 15px 0;
    z-index: 200;
    width: 550px
}

.carousel .text:after,
.carousel .text:before {
    content: "";
    width: 9999px
}

.carousel .text:before {
    right: 100%
}

.carousel .text:after {
    left: 100%
}

.left-only:after {
    display: none;
    width: 20px
}

.right-only:before {
    width: 20px
}

.carousel .text h2 {
    color: #fff!important;
    font-size: 2.63em;
    line-height: 1.33em;
    margin-bottom: .75em
}

.carousel .text p {
    font-family:  'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.63em;
    font-weight: 400;
    line-height: 1.38em;
    margin-bottom: 1.38em
}

.carousel .phone-number {
    float: left;
    font-size: 1.9em
}

.carousel .phone-number i {
    color: #c7c990;
    display: table-cell;
    padding-right: 5px;
    font-size: 2em
}

.carousel a {
    float: left
}

.carousel a.contact-link {
    font-size: 1.6em;
    margin-left: 10px;
    margin-top: 10px
}

.carousel h2 a{
	float: none;
	color: #ffffff;
	text-decoration: none;
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.tile_image,
.tile_media .text {
    -webkit-transition: all .5s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 0;
    opacity: 1;
    z-index: 1
}

.carousel-inner>.active.left,
.carousel-inner>.prev {
    opacity: 0;
    z-index: 2;
    left: 0
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.right {
    left: 0;
    opacity: 1;
    z-index: 1
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    z-index: 100
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0), color-stop(rgba(0, 0, 0, .0001) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0), color-stop(rgba(0, 0, 0, .5) 100%));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.page-id-44 #content ul li:before,
.tile li:before {
    content: ''
}

.carousel-indicators {
    position: absolute;
    bottom: 5%!important;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 25;
    padding-left: 0;
    list-style: none;
    text-align: right
}

.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: -999px;
    border: 3px solid #fff;
    border-radius: 20px;
    cursor: pointer;
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-indicators .active {
    margin: 1px;
    width: 20px;
    height: 20px;
    background-color: #fff
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

#how-to-get-started .how-to {
    margin-top: 80px;
    padding: 0 20px;
    text-align: center
}

#how-to-get-started .how-to h2 {
    color: #828c40;
    font-size: 1.4em;
    line-height: 1.45em
}

#how-to-get-started .how-to h2 a {
    color: #828c40;
    text-decoration: none;
    border: none
}

#how-to-get-started .how-to p {
    font-size: 1.13em;
    line-height: 1.5em;
    margin-bottom: 1.13em
}

#how-to-get-started i {
    margin: 30px auto;
    height: 187px;
    width: 187px
}

#how-to-get-started i.program-icon {
    background-position: 0 -50px
}

#how-to-get-started i.center-icon {
    background-position: -190px -50px
}

#how-to-get-started i.contact-icon {
    background-position: 0 -237px
}

#featured-article {
    background-color: #f7f3ed;
    clear: both
}

#featured-article .cont {
    position: relative
}

#featured-article .image {
    display: block!important;
    background-color: #0ff;
    background-position: center center!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important;
    -ms-behavior: url(//www.elementsbehavioralhealth.com/wp-content/themes/elements-2014/css/backgroundsize.min.htc);
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

#featured-article .copy {
    padding: 80px 0 80px 35%;
    position: relative;
    right: 0;
    width: 100%
}

#featured-article h2 {
    color: #828c40;
    font-size: 1.4em;
    line-height: 1.45em;
    margin-bottom: 1.4em
}

#featured-article h2 a:link,
#featured-article h2 a:visited {
    color: #828c40;
    text-decoration: none
}

#featured-article h2 a:active,
#featured-article h2 a:hover {
    text-decoration: underline
}

#featured-article p {
    font-size: 1.13em;
    line-height: 1.5em
}

.tile {
    background: #fffdfa;
    width: 100%;
    padding: 0
}

#featured-image,
.tile_container {
    background-size: cover;
    -ms-behavior: url(//www.elementsbehavioralhealth.com/wp-content/themes/elements-2014/css/backgroundsize.min.htc)
}

.tile_container {
    float: left;
    width: 33.3333333333%;
    overflow: visible
}

.tile_image {
    width: 100%;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.tile_media .dark,
.tile_media .text {
    opacity: 0;
    top: 0;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    left: 0
}

.tile_media .text {
    color: #000;
    z-index: 30;
    padding: 10px;
    transition: all .5s ease-in-out
}

.iframe-container,
.tile_media {
    position: relative
}

.tile_media .dark {
    background: #74bdb4;
    height: 100%;
    width: 100%;
    z-index: 29;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.tile_media:hover .dark,
.tile_media:hover .text {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.tile_media:hover .dark {
    opacity: .9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    transition: all .5s ease-in-out
}

.tile .last .tile_media:hover .dark {
    opacity: .2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"
}

.tile_media:hover .text {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transition: all .5s ease-in-out
}

#center-video #video-image:hover i,
#video #video-image:hover i,
.next-btn:hover,
.previous-btn:hover,
.tile_media:hover img {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

#share-links a,
.tile_media:hover img {
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.tile_media:hover img {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#ebh-newsletter-contact input,
#ebh-newsletter-contact input[type=submit] {
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    border: 0
}

.tile_media .text h2,
.tile_media .text p,
.tile_media h3 {
    color: #fffdfa
}

.tile_media .text h2 {
    font-size: 1.4em;
    line-height: 1.45em;
    margin-bottom: 1.4em
}

.tile_media .text p {
    font-size: 1.13em;
    line-height: 1.5em
}

.tile_media h3 {
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    color: #FFF;
    font-size: 1.4em;
    line-height: 1.45em;
    margin-bottom: 1.4em
}

#experts {
    clear: both;
    padding: 30px 0
}

#experts p {
    font-size: 1.13em;
    line-height: 1.5em;
    margin-bottom: 1.13em
}

#experts img {
    height: auto;
    padding: 30px 0;
    width: 70%
}

.news,
.small {
    background: #fdfaf5;
    margin: 0 20px 20px 0
}

.news:nth-child(3n) {
    margin-right: 0
}

.news .img {
    overflow: hidden;
    text-align: center
}

.news .img img {
    height: auto;
    overflow: hidden;
    width: 100%
}

.news .copy {
    padding: 20px
}

.news h2 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 20px
}

.news p,
.small h2 {
    font-size: 1.13em;
    line-height: 1.5em
}

.news h2 a:link,
.news h2 a:visited {
    text-decoration: none
}

.news p {
    margin-bottom: 1.13em
}

#featured-image,
.page-template-page-templatessingle-center-php #featured-images {
    margin-bottom: 0
}

.small .img {
    float: left!important;
    width: 40%!important;
    height: auto!important;
    margin-right: 20px
}

.small .img img {
    width: 100%!important;
    height: auto!important
}

.small .copy {
    float: right!important;
    width: auto
}

.small h2 {
    clear: none;
    margin: 0;
    padding: 20px 20px 0!important
}

#newsletter {
    padding: 30px 0
}

#ebh-newsletter,
#newsletter {
    background: #d9eeeb
}

#ebh-newsletter p {
    color: #65a59d;
    font-size: 1em;
    line-height: 1.6em
}

#ebh-newsletter td {
    text-align: left!important
}

#ebh-newsletter label,
#ebh-newsletter-contact label {
    display: none
}

#ebh-newsletter input {
    margin-right: 20px;
    width: 22%
}

#ebh-newsletter-contact {
    background: #f7f3ed
}

#ebh-newsletter-contact p {
    color: #584a42;
    line-height: 1.38em;
    margin-bottom: 20px;
    text-align: left
}

#ebh-newsletter-contact input {
    clear: both;
    display: block;
    background: #fff;
    color: #7b675c;
    font-family:  'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif!important;
    font-size: 1.13em;
    font-weight: 400;
    margin-bottom: 15px;
    padding: 15px!important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%
}

#ebh-newsletter-contact input[type=submit] {
    width: auto!important;
    background: #d0c4b3!important;
    color: #fff;
    float: left;
    margin: 0 10px 0 0;
    cursor: pointer;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 15px 30px!important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#ebh-newsletter-contact input[type=submit]:hover {
    opacity: .8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#ebh-newsletter-contact a {
    color: #b1a086;
    display: block;
    margin-top: 20px;
    text-decoration: underline
}

.iframe-container {
    padding-bottom: 5%;
    height: 0;
    overflow: hidden
}

.newsletter-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.contact-page-newsletter {
    border: 0;
    width: 100%;
    min-height: 300px
}

#contact {
    background: #cbe7e3;
    padding: 80px 0
}

#footer-contact {
    height: 450px!important;
    margin-top: 30px;
    width: 100%
}

#contact .half {
    float: left;
    padding-left: 0
}

#contact .odd {
    padding-left: 20px
}

#share-links {
    clear: both;
    padding-top: 50px
}

#share-links a {
    background: #fff;
    border-radius: 50px;
    color: #74bdb4;
    display: inline-block;
    font-size: 30px;
    height: 60px;
    line-height: 60px;
    margin: 0 10px 10px 0;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-align: center;
    transition: all .5s ease-in-out;
    width: 60px
}

#share-links a:active,
#share-links a:focus,
#share-links a:hover {
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

#facebook:active,
#facebook:focus,
#facebook:hover {
    background: #3b5998
}

#twitter:active,
#twitter:focus,
#twitter:hover {
    background: #00aced
}

#google:active,
#google:focus,
#google:hover {
    background: #dd4b39
}

#youtube:active,
#youtube:focus,
#youtube:hover {
    background: #b00
}

#linkedin:active,
#linkedin:focus,
#linkedin:hover {
    background: #007bb6
}

#pinterest:active,
#pinterest:focus,
#pinterest:hover {
    background: #cb2027
}

footer p {
    color: #b1a086;
    font-size: 1em;
    line-height: 1.5em;
    padding: 20px 0
}

footer a {
    color: #b1a086
}

.navbar .nav>li>.dropdown-menu::after,
.navbar .nav>li>.dropdown-menu::before {
    display: none
}

#featured-image1,
#featured-image2 {
    display: block!important;
    max-height: 466px!important
}

#page-article {
    clear: both;
    padding-bottom: 100px
}

#featured-images {
    margin-bottom: 80px;
    max-height: 466px!important;
    height: auto!important;
    height: 466px!important;
    overflow: hidden
}

#featured-image {
    background-position: center center;
    behavior: url(//www.elementsbehavioralhealth.com/wp-content/themes/elements-2014/css/backgroundsize.min.htc);
    max-height: 466px!important;
    height: auto!important;
    height: 466px!important;
    overflow: hidden;
    position: relative;
    z-index: 0
}

#featured-image-PPC,
#featured-image1,
#featured-image2 {
    background-position: center center;
    background-size: cover;
    -ms-behavior: url(//www.elementsbehavioralhealth.com/wp-content/themes/elements-2014/css/backgroundsize.min.htc);
    height: auto!important;
    position: relative
}

#featured-image1 {
    float: right;
    width: 60%;
    height: 466px!important
}

#featured-image2 {
    float: left;
    width: 40%;
    height: 466px!important
}

#featured-image img {
    width: 100%;
    height: auto
}

#featured-image-PPC {
    behavior: url(//www.elementsbehavioralhealth.com/wp-content/themes/elements-2014/css/backgroundsize.min.htc);
    margin-bottom: 0;
    max-height: 175px!important;
    height: 175px!important;
    overflow: hidden;
    z-index: 0
}

#center-video #video-image,
#video #video-image,
.first-post .img {
    -ms-behavior: url(//www.elementsbehavioralhealth.com/wp-content/themes/elements-2014/css/backgroundsize.min.htc)
}

.cta,
.yt-cont {
    margin-bottom: 30px
}

#featured-image-PPC img {
    width: 80%!important;
    height: 175px!important
}

.box,
.cta {
    background: #fdfaf5;
    padding: 30px
}

.box p {
    font-size: 1em;
    line-height: 1.6em
}

.yt-cont {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.yt-cont embed,
.yt-cont iframe,
.yt-cont object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.cta {
    border-left: 5px solid #a2a966
}

.page-template-page-templatescenters-php .cta {
    margin-bottom: 0
}

.cta p {
    float: left
}

.page-template-page-templatescenters-php article .cta p {
    margin-bottom: 20px!important
}

.cta .phone-number {
    clear: both;
    float: left;
    font-size: 1.9em
}

.cta .phone-number i {
    color: #c7c990;
    padding-right: 5px;
    font-size: 2em
}

.board {
    color: #584a42;
    margin: 40px 0 80px;
    width: 100%
}

.board td {
    padding: 15px
}

.board-name {
    background: #f0eae0;
    font-size: 1.25em;
    line-height: 1.5em;
    text-align: right;
    width: 40%
}

.board-title {
    background: #f7f3ed;
    text-align: left;
    font-size: 1em;
    line-height: 1.63em;
    width: 60%
}

.staff {
    padding: 0 20px 30px 0
}

.staff img {
    height: auto;
    width: 100%
}

.media-staff h3,
.staff h3 {
    margin-bottom: 0
}

.media-staff h4,
.staff h4 {
    color: #65a59d;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 20px
}

.media-staff p,
.media-staff ul,
.staff p {
    font-size: 1em!important;
    line-height: 1.6em!important
}

.media-staff {
    background: #f7f3ed;
    padding: 30px;
    margin-bottom: 30px
}

.media-staff h3,
.media-staff h4 {
    clear: none
}

.media-staff img {
    height: auto;
    width: 30%
}

#video,
#video #video-image {
    width: 100%;
    max-height: 466px!important;
    height: auto!important
}

#video {
    background: #f3eee8;
    float: none;
    clear: both;
    position: relative;
    height: 466px!important;
    overflow: hidden;
    margin-bottom: 80px
}

#video iframe {
    display: block;
    width: 60%;
    margin: 0 auto;
    max-height: 466px!important;
    height: auto!important;
    height: 466px!important
}

#video #video-image {
    position: absolute;
    cursor: pointer;
    z-index: 20;
    display: block;
    background-position: center center;
    background-size: cover;
    height: 466px!important
}

#video #video-image i {
    color: #fff;
    cursor: pointer;
    font-size: 12em;
    left: 42%;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    top: 30%;
    z-index: 21
}

#exceptional-treatment tr {
    border-bottom: 1px solid #e2d9cc
}

#exceptional-treatment td {
    padding: 30px;
    text-align: center
}

#exceptional-treatment td.letter {
    background: #e8e1d9;
    color: #584a42;
    font-size: 1.5em;
    padding: 30px 60px;
    text-transform: uppercase
}

#exceptional-treatment td.word {
    background: #eee8e0;
    color: #7b675c;
    font-size: 1.4em;
    line-height: 1.45em
}

#exceptional-treatment td.description {
    background: #f7f3ed;
    color: #7b675c;
    font-size: 1.13em;
    line-height: 1.5em;
    text-align: left
}

.lptc,
.rod {
    background: #f7f3ed;
    margin: 0 3% 30px 0
}

.lptc {
    background: #fdfaf5
}

.lptc .text,
.rod .text {
    padding: 30px 30px 40px
}

.lptc h2,
.rod h2 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 0
}

.rod h3 {
    font-size: 1em;
    line-height: 1.6em;
    margin: 0
}

.rod h3.title {
    color: #65a59d
}

.rod h3.location {
    color: #b1a086;
    margin-bottom: 30px
}

.lptc p,
.rod p {
    font-size: 1em;
    margin: 0
}

.rod p a {
    background: #c7c990;
    color: #fffdfa;
    padding: 10px;
    text-decoration: none;
    width: auto
}

.rod p a:active,
.rod p a:hover {
    background: #d5d79a
}

.testimonials {
    margin-top: 80px
}

.testimonials blockquote {
    background: #f7f3ed;
    width: 30.303%;
    float: left;
    margin: 0 1.875em 1.875em 0;
    padding: 30px
}

.testimonials blockquote p {
    font-size: 1em;
    line-height: 1.6em;
    margin-bottom: 16px
}

.testimonials blockquote i {
    color: #eaebcf
}

.error404 #page-article,
.page-id-1331 #page-article,
.page-id-2234 #page-article,
.page-template-page-templatesno-photo-php #page-article {
    background: #f7f3ed;
    padding-top: 100px
}

.center {
    clear: both
}

.center:nth-child(even) {
    background: #f7f3ed
}

.center:nth-child(odd) {
    background: #f0eae0
}

.center .image {
    float: left;
    width: 40%
}

.center .copy {
    float: left;
    padding: 50px 30px;
    width: 50%
}

.center .copy h2 {
    color: #584a42;
    font-size: 1.9em;
    line-height: 1.33em;
    margin-bottom: 30px
}

.center .copy h2 a:link,
.center .copy h2 a:visited {
    color: #584a42;
    text-decoration: none
}

.center .copy p {
    font-size: 1.13em;
    line-height: 1.5em
}

.page-template-page-templatessingle-center-php #content a:link,
.page-template-page-templatessingle-center-php #content a:visited {
    color: #8e776b
}

.page-template-page-templatessingle-center-php #content a:active,
.page-template-page-templatessingle-center-php #content a:hover {
    color: #b1a086
}

#content ul {
    margin-left: 20px
}

#content ul li {
    margin-bottom: 5px
}

.program {
    background: #fdfaf6;
    margin: 0 3% 30px 0
}

#sidebar,
.page-id-44 input[type=text],
.page-id-44 input[type=tel],
.page-id-44 input[type=email],
.page-id-44 select,
.page-id-44 textarea {
    background: #f7f3ed
}

.program .copy {
    padding: 30px 30px 40px
}

.program h2 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 0 0 20px
}

.program h2 a {
    text-decoration: none
}

.program p {
    font-size: 1em;
    line-height: 1.625em;
    margin: 0
}

#content {
    float: left;
    padding-top: 50px;
    width: 60%
}

.page-id-44 #contact #gform_wrapper_3,
.page-id-44 #contact h1,
.page-id-44 #contact p,
.page-id-44 #newsletter {
    display: none
}

.page-id-44 #contact {
    padding: 40px 0
}

.page-id-44 #share-links {
    padding-top: 0
}

.page-id-44 label {
    font-size: .88em
}

.page-id-44 #content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.page-id-44 #content ul li:before {
    margin: 0;
    padding: 0
}

#sidebar article,
.info-window {
    padding: 30px
}

.gform_wrapper .gfield_radio {
    line-height: 0!important;
    margin-bottom: 20px
}

.gform_wrapper ul {
    margin-left: 0!important
}

.gform_wrapper .gfield_radio li {
    display: inline-block;
    margin-right: 30px!important
}

.gform_wrapper .gfield_radio label {
    line-height: 2!important;
    margin: 0 0 0 18px!important;
    display: inline;
    font-size: 18px
}

.clientid {
    display: none !important;
}
.gform_wrapper br {
display: none !important;
}
#input_3_11 label {display: inline !important; font-size: 16px; line-height: 1; padding: 0 0 15px 0;}
#field_3_11 {margin: 0 0 15px 0;}

.contact-map {
    width: 100%;
    height: 466px
}

#sidebar {
    float: right;
    width: 30%
}

#sidebar p {
    font-size: 1.13em!important;
    line-height: 1.5em!important;
    margin-bottom: 18px!important;
    color: #8e776b
}

#sidebar h2 {
    color: #8e776b;
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 20px
}

#sidebar .widget_text ol,
#sidebar .widget_text ul {
    color: #8e776b;
    font-size: 1.13em!important;
    line-height: 1.5em!important;
    list-style-position: inside;
    margin: 0 0 18px
}

#sidebar .widget_text ol {
    list-style: decimal;
    margin-left: 20px
}

#sidebar article.meta,
#sidebar article:first-child {
    background: #f0eae0;
    padding: 50px 30px
}

#text-403336682 {
    background: #f0eae0
}

.page-template-page-templatessingle-center-php #sidebar article:first-child,
.page-template-page-templatessingle-program-php #sidebar article:first-child,
.single #sidebar article.sidebar-cta {
    background: #d9eeeb
}

.page-template-page-templatessingle-center-php #sidebar article:first-child {
    color: #65a59d;
    font-size: 1.5em
}

.single #sidebar article.sidebar-cta .phone-number {
    float: left;
    font-size: 1.13em;
    margin-right: 2px
}

.single #sidebar article.sidebar-cta .phone-number i {
    color: #c7c990;
    display: table-cell;
    padding-right: 1px;
    font-size: 2em
}

.first-post {
    background: #f7f3ed;
    width: 100%;
    margin-bottom: 60px
}

.first-post .copy {
    display: table-cell;
    float: left;
    padding: 40px 30px 60px 0;
    width: 40%
}

.first-post .img {
    display: table-cell;
    background-position: center center;
    background-size: cover;
    position: relative;
    float: right;
    width: 60%;
    max-height: 600px!important;
    height: auto!important;
    height: 466px!important
}

.first-post h1 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin-bottom: 20px
}

.first-post h1 a:link,
.first-post h1 a:visited {
    color: #584a42;
    text-decoration: none
}

.first-post h1 a:active,
.first-post h1 a:hover {
    text-decoration: underline
}

.agent p a.phone,
.archive-news-post h2 a,
.next-btn,
.post-news h1 a,
.previous-btn,
a.more-link-staff {
    text-decoration: none
}

.first-post p {
    font-size: 1.13em;
    line-height: 1.5em;
    margin-bottom: 18px
}

.cont-news {
    padding-top: 80px
}

.post-news {
    background: #fdfaf6;
    margin: 0 3% 30px 0
}

.archive-news-post .copy,
.post-news .copy {
    padding: 30px 30px 40px
}

.archive-news-post .img,
.post-news .img {
    height: 324px;
    overflow: hidden
}

.archive-news-post .img img,
.post-news .img img,
.wp-caption img {
    width: 100%;
    height: auto
}

.archive-news-post h2,
.post-news h1 {
    font-size: 1.25em;
    line-height: 1.5em;
    margin: 0 0 20px
}

.archive-news-post p,
.post-news p {
    font-size: 1em;
    line-height: 1.625em;
    margin: 0
}

.next-btn,
.previous-btn {
    background: #d0c4b3;
    color: #fff;
    padding: 15px 30px!important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.next-btn:hover,
.previous-btn:hover {
    color: #fff;
    text-decoration: none
}

.previous-btn {
    float: left
}

.next-btn {
    float: right
}

.wp-caption {
    background: #fdfaf6;
    padding: 20px;
    text-align: center
}

.wp-caption img {
    margin-bottom: 15px
}

.wp-caption p.wp-caption-text {
    font-size: .88em!important;
    line-height: 1.7em!important
}

.single blockquote {
    margin-left: 25px;
    padding-left: 20px;
    border-left: 3px solid #efe7db;
    font-style: italic
}

.news-page {
    background: #f7f3ed;
    padding: 80px 0;
    position: relative
}

.news-page h1 {
    float: left;
    color: #584a42;
    font-size: 1.88em;
    line-height: 1.33em;
    margin-bottom: 40px
}

.news-page select {
    float: right;
    width: 30%
}

.archive-news-post {
    background: #fdfaf6;
    border-top: 3px solid;
    border-top-color: #efe7db;
    width: 30.303%;
    float: left;
    margin: 0 1.875em 1.875em 0
}

#archive-content {
    clear: both;
    padding-top: 40px;
    position: relative
}

.archive-news-post #meta {
    color: #b1a086;
    font-size: .875em;
    padding: 30px 0 0
}

.admission-step {
    background: #f7f3ed;
    clear: both;
    margin-bottom: 30px;
    padding: 30px
}

.admission-step i {
    float: left;
    height: 187px;
    margin: 0 30px 0 0;
    width: 187px
}

.admission-step p {
    font-size: 1.13em;
    line-height: 1.5em
}

.admission-step i.step1 {
    background-position: 0 -237px
}

.admission-step i.step2 {
    background-position: 0 -556px
}

.admission-step i.step3 {
    background-position: -189px -556px
}

.admission-step i.step4 {
    background-position: -378px -556px
}

.admission-step i.step5 {
    background-position: -190px -50px
}

.agent {
    background: #f7f3ed;
    float: left;
    margin: 0 3% 30px 0;
    padding: 30px;
    width: 45%
}

.agent h3,
.agent p {
    font-size: 1em;
    margin: 0
}

.agent h3 {
    line-height: 1.6em
}

.agent p a.phone {
    background: #c7c990;
    color: #fffdfa;
    display: inline-block;
    padding: 10px;
    width: auto!important
}

.agent p a.phone:active,
.agent p a.phone:hover {
    background: #d5d79a
}

.media-video {
    position: relative;
    padding-bottom: 25.25%;
    padding-top: 30px;
    height: 0;
    max-height: 200px;
    overflow: hidden;
    margin: 0 3% 30px 0;
    float: left;
    width: 30%
}

.media-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.nr_inner {
    display: block;
    margin-bottom: 30px
}

.nr_inner img {
    display: block;
    margin: 0 0 30px;
    height: auto!important;
    width: 80%!important
}

.nr_text {
    display: block;
    font-size: 1.13em;
    line-height: 1.5em;
    margin-bottom: 18px
}

#center-video {
    background: #f3eee8;
    clear: both;
    position: relative;
    height: 600px!important;
    margin: 80px 0;
    width: 100%
}

#center-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 600px
}

#center-video #video-image {
    background-position: center center;
    background-size: cover;
    height: 600px!important
}

#center-video #video-image img {
    cursor: pointer;
    position: absolute;
    z-index: 20
}

#center-video #video-image i {
    color: #fff;
    cursor: pointer;
    font-size: 12em;
    left: 45%;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    position: absolute;
    top: 40%;
    z-index: 21
}

.staff-text,
.staff-text .cont {
    position: relative
}

.single-map {
    display: block;
    height: 525px!important;
    width: 100%
}

#map_canvas,
#map_canvas_10,
#map_canvas_11,
#map_canvas_12,
#map_canvas_13,
#map_canvas_14,
#map_canvas_15,
#map_canvas_16,
#map_canvas_17,
#map_canvas_18,
#map_canvas_2,
#map_canvas_3,
#map_canvas_4,
#map_canvas_5,
#map_canvas_6,
#map_canvas_7,
#map_canvas_8,
#map_canvas_9 {
    display: none
}

.page-id-2232 #map_canvas_10,
.page-id-2239 #map_canvas_10,
.page-id-2245 #map_canvas_10,
.page-id-2250 #map_canvas_9,
.page-id-2253 #map_canvas_8,
.page-id-2261 #map_canvas_13,
.page-id-2336 #map_canvas_11,
.page-id-2949 #map_canvas_12,
.page-id-2951 #map_canvas_7,
.page-id-3701 #map_canvas_6,
.page-id-4111 #map_canvas_10,
.page-id-4131 #map_canvas_5,
.page-id-4394 #map_canvas_12,
.page-id-44 #map_canvas,
.page-id-5359 #map_canvas_4,
.page-id-5391 #map_canvas_4,
.page-id-5527 #map_canvas_3,
.page-id-5529 #map_canvas_14,
.page-id-5609 #map_canvas_2,
.page-id-6323 #map_canvas_11,
.page-id-6426 #map_canvas_15,
.page-id-7395 #map_canvas_16,
.page-id-7429 #map_canvas_17,
.page-id-8034 #map_canvas_18 {
    display: block;
    height: 525px!important;
    width: 100%
}

img#wpstats {
    display: none
}

.socialize-in-content,
.socialize-in-content-left {
    display: block!important;
    float: none!important
}

.socialize-in-button {
    color: #8e776b;
    content: 'share';
    display: inline-block;
    vertical-align: top
}

a.more-link-staff,
small {
    display: block;
    clear: both
}

#social-container {
    border: 1px solid #efe7db;
    padding: 10px;
    margin-bottom: 20px
}

.twitter-share-button {
    width: 80px!important;
    overflow: hidden
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
    float: none!important;
    width: 100%!important
}

div#jp-relatedposts div.jp-relatedposts-items p,
div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 20px!important;
    line-height: 1.5!important
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
    font-size: 15px!important
}

small {
    font-size: 12px!important;
    line-height: 18px!important;
    color: #584a42;
    font-style: italic;
    padding-bottom: 18px
}

.PPC ol,
.PPC p,
.PPC ul {
    color: #8e776b;
    font-size: 1.2em!important
}

.PPC p {
    line-height: 1!important;
    margin-left: 20px;
    clear: both
}

.PPC ol,
.PPC ul {
    line-height: 1em!important
}

.more-link-staff:hover,
a.more-link-staff {
    background: #65a59d;
    color: #fff
}

.staff-text {
    width: 100%;
    padding: 30px 0
}

.staff-line {
    width: 50px;
    clear: both;
    height: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #8e776b
}

a.more-link-staff {
    width: 100px!important;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    margin: 16px 0 0
}

.staff-text h3 {
    margin-bottom: 0
}

.staff-text h4 {
    color: #65a59d;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6em;
    margin-bottom: 20px
}

.staff-text p,
.staff-text ul {
    font-size: 1em!important;
    line-height: 1.6em!important;
    margin-bottom: 16px!important;
    width: 80%
}

.morecontent span {
    display: none
}

.bottom-post-cta {
    background: #f0eae0;
    box-sizing: border-box;
    width: 100%;
    padding: 30px;
    text-align: center;
    margin: 40px 0
}

.bottom-post-cta h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px
}

.bottom-post-cta p {
    font-size: 30px;
    line-height: 40px
}

.bottom-post-cta .phone-number {
    float: none;
    font-size: 1.13em;
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
    display: block;
    background: #a2a966;
    color: #fbf9f6
}

.bottom-post-cta .phone-number i {
    color: #c7c990;
    padding-right: 1px;
    font-size: 2em;
    text-align: center
}

.bottom-post-cta .phone-number span {
    font-size: 2em
}

img.alignnone {
    width: 100%;
    height: auto
}

@media (max-width:767px) {
    #ebh-newsletter input {
        width: 98%!important
    }
}

.page-id-8242 article#page-article ul {
    font-size: 1em;
    margin-bottom: 0
}

.page-id-8242 article p {
    margin-bottom: 0
}

#wpseo_sitemap ul {
    padding-bottom: 0
}

.page-id-8391 #page-article .half{
	width: 45%;
	background: #f0eae0;
    box-sizing: border-box;
    padding: 20px;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: center;
	
}
.page-id-8391 #page-article .half i{
	color: #a2a966;
	font-size: 80px;
}
.page-id-8391 #page-article .btn{
	background: #a2a966;
	padding: 5px;
	color: #f0eae0;
	font-size: 20px;
	text-decoration: none;
}
.page-id-8391 #page-article .half p{
	font-size: 20px;
    line-height: 30px;
}


.page-id-8391 #page-article table {
		overflow-x: auto;
		display: block;
		margin-bottom: 30px;
	}
.page-id-8391 #page-article table,
.page-id-8391 #page-article table td{
	border: 2px solid #dcd6cd;
	position: relative;
}
.page-id-8391 #page-article table th{
	padding: 10px 0;
	text-align: center;
	  background-color: #f0eae0;
  border-radius:  0;
    color: #a2a966;
    font-weight: 800;
}

.page-id-8391 #page-article table tr td:first-child{
	color: #a2a966;
	font-weight: 800;
	padding: 0 5px;
}
.page-id-8391 #page-article label {
  clear: both;
  display: block;
  font-size: 0.85em;
  font-weight: bold;
  padding: 0.8em 0 0.2em 0;
  user-select: none;
}

.page-id-8391 #page-article input{
  font-size: .88em;
  margin: 0;
  border: 0;

}

.page-id-8391 #page-article input {
  background-color: transparent;
  border-right: 0 none;
  border-radius: 0px;
}

.page-id-8391 #page-article button {
font-size: .88em;
  position: absolute;
  right: 0;
  bottom: 0;
  border: 0;
  padding: 5px;
  background-color: #ced3a6;
  border-radius:  0;
    color: #584a42;
  cursor: pointer;
}

.page-id-8391 #page-article .copied::after {
  position: absolute;
  top: 12%;
  right: 110%;
  display: block;
  content: "copied";
  font-size: 0.75em;
  padding: 2px 3px;
  color: #fff;
  background-color: #584a42;
  border-radius: 3px;
  opacity: 0;
  will-change: opacity, transform;
  animation: showcopied 1.5s ease;
}

@keyframes showcopied {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  70% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
  }
}

.page-id-8391 #page-article input#pwbox-8391{
	background: #e2d9cc;
}
.page-id-8391 #page-article input[type=submit]{
	background-color: #ced3a6!important;
}

/*search*/
nput {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
}
input::-webkit-search-decoration,
input::-webkit-search-cancel-button {
	display: none; 
}


input[type=search] {
	background: transparent url(https://www.elementsbehavioralhealth.com/wp-content/uploads/2016/05/search2x-1.png) no-repeat 9px center;
	background-size: 18px 19px;
	padding: 9px 10px 9px 32px;
	width: 55px;
	border: 0;
	-webkit-border-radius: 0em;
	-moz-border-radius: 0em;
	border-radius: 0em;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	margin-left: 10px;
	margin-top: 5px;
}
input[type=search]:focus {
	width: 130px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(123,103,92,.5);
	-moz-box-shadow: 0 0 5px rgba(123,103,92,.5);
	box-shadow: 0 0 5px rgba(123,103,92,.5);
}


input:-moz-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}

/* Demo 2 */
#demo-2 input[type=search] {
	width: 30px;
	padding-left: 10px;
	color: transparent;
	cursor: pointer;
}
#demo-2 input[type=search]:hover {
	background-color: #fff;
}
#demo-2 input[type=search]:focus {
	width: 110px;
	padding-left: 32px;
	color: #000;
	background-color: #fff;
	cursor: auto;
}
#demo-2 input:-moz-placeholder {
	color: transparent;
}
#demo-2 input::-webkit-input-placeholder {
	color: transparent;
}



