@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hide {
    display: none !important
}

.silent {
    text-indent: -5000em;
    overflow: hidden
}

.beige-pattern {
    background: url("/content/themes/substance/assets/img/patterns/organic-beige.jpg") #c5b99a
}

.tan-pattern {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6
}

.hide {
    display: none !important
}

.silent {
    text-indent: -5000em;
    overflow: hidden
}

.beige-pattern {
    background: url("/content/themes/substance/assets/img/patterns/organic-beige.jpg") #c5b99a
}

.tan-pattern {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6
}

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

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

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

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

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

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

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

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

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

html,button,input,select,textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

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

.hide {
    display: none !important
}

.silent {
    text-indent: -5000em;
    overflow: hidden
}

.beige-pattern {
    background: url("/content/themes/substance/assets/img/patterns/organic-beige.jpg") #c5b99a
}

.tan-pattern {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6
}

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

.row,.clearfix {
    *zoom:1;display: block
}

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

.row:after,.clearfix:after {
    clear: both
}

.container {
    *zoom:1;max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 25px
}

.container:before,.container:after {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@media screen and (max-width: 1070px) {
    .container {
        padding:0 20px
    }

    .content .container {
        padding: 0
    }
}

.container.nopad {
    padding: 0
}

@media screen and (max-width: 767px) {
    .container>section,.container>aside {
        float:none !important;
        width: 100% !important;
        clear: both;
        margin: 0
    }
}

@media screen and (max-width: 767px) {
    .row>* {
        float:none !important;
        width: 100% !important;
        clear: both;
        margin: 0
    }
}

body {
    font-family: "Open Sans",sans-serif;
    font-size: 100%;
    color: #353e3f;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h1,h2,h3,h4,h5,h6 {
    font-family: "bemio-webfont",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.content h1,.content h2,.content h3,.content h4,.content h5,.content h6 {
    color: #353e3f
}

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

h2 {
    font-size: 1.035em;
    margin: 0 0 0.83em
}

h3 {
    font-size: 0.8073em;
    margin: 0 0 1em
}

h4 {
    font-size: 0.69em;
    margin: 0 0 1.33em
}

h5 {
    font-size: 0.5727em;
    margin: 0 0 1.67em
}

h6 {
    font-size: 0.4623em;
    margin: 0 0 2.33em
}

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

b,strong {
    font-weight: bold
}

em {
    font-style: italic
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid #353e3f;
    margin: 0 0 1em
}

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

p,pre {
    margin: 0 0 1em
}

p {
    line-height: 1.5em
}

a {
    color: #6799a4;
    text-decoration: underline
}

a:hover,a:active {
    text-decoration: none
}

code,kbd,pre,samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

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

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
}

.content dl,.content menu,.content ol,.content ul {
    margin: 0 0 1em
}

dd {
    margin: 0 0 0 40px
}

.content menu,.content ol,.content ul {
    padding: 0 0 0 40px
}

nav ul,nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    max-width: 100%;
    display: block
}

.gmnoprint img {
    max-width: none
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

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

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
    max-width: 100%
}

button,input {
    line-height: normal
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"],.button {
    cursor: pointer;
    *overflow: visible
}

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

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

@font-face {
    font-family: "bemio-webfont";
    font-style: normal;
    font-weight: normal;
    src: url("/content/themes/substance/assets/fonts/bemio-webfont.eot");
    src: url("/content/themes/substance/assets/fonts/bemio-webfont.eot#iefix") format("embedded-opentype"),url("/content/themes/substance/assets/fonts/bemio-webfont.woff") format("woff"),url("/content/themes/substance/assets/fonts/bemio-webfont.ttf") format("truetype"),url("/content/themes/substance/assets/fonts/bemio-webfont.svg#bemio-webfont") format("svg")
}

@font-face {
    font-family: "bemio_italic-webfont";
    font-style: normal;
    font-weight: normal;
    src: url("/content/themes/substance/assets/fonts/bemio_italic-webfont.eot");
    src: url("/content/themes/substance/assets/fonts/bemio_italic-webfont.eot#iefix") format("embedded-opentype"),url("/content/themes/substance/assets/fonts/bemio_italic-webfont.woff") format("woff"),url("/content/themes/substance/assets/fonts/bemio_italic-webfont.ttf") format("truetype"),url("/content/themes/substance/assets/fonts/bemio_italic-webfont.svg#bemio_italic-webfont") format("svg")
}

@font-face {
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    src: url("/content/themes/substance/assets/fonts/icomoon.eot");
    src: url("/content/themes/substance/assets/fonts/icomoon.eot#iefix") format("embedded-opentype"),url("/content/themes/substance/assets/fonts/icomoon.woff") format("woff"),url("/content/themes/substance/assets/fonts/icomoon.ttf") format("truetype"),url("/content/themes/substance/assets/fonts/icomoon.svg#icomoon") format("svg")
}

input[type="text"],input[type="password"],input[type="tel"],input[type="file"],input[type="email"],input[type="url"],input[type="number"],textarea {
    width: 100%;
    background: #fffef8;
    font-size: 16px !important;
    font-weight: bold;
    border-radius: 10px;
    padding: 16px;
    border: 3px solid #6799a4;
    color: #555a31;
    -webkit-box-shadow: inset 2px 2px 6px 0px #221816;
    -moz-box-shadow: inset 2px 2px 6px 0px #221816;
    box-shadow: inset 2px 2px 6px 0px #221816
}

input[type="text"]:focus,input[type="password"]:focus,input[type="tel"]:focus,input[type="file"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="number"]:focus,textarea:focus {
    border-color: #555a31;
    outline: none
}

#mc_embed_signup input[type="text"],#mc_embed_signup input[type="password"],#mc_embed_signup input[type="tel"],#mc_embed_signup input[type="file"],#mc_embed_signup input[type="email"],#mc_embed_signup input[type="url"],#mc_embed_signup input[type="number"],#mc_embed_signup textarea {
    border-color: #6799a4;
    font-size: 20px !important;
    padding: 16px 85px 12px 16px
}

#mc_embed_signup input[type="text"]::-webkit-input-placeholder,#mc_embed_signup input[type="password"]::-webkit-input-placeholder,#mc_embed_signup input[type="tel"]::-webkit-input-placeholder,#mc_embed_signup input[type="file"]::-webkit-input-placeholder,#mc_embed_signup input[type="email"]::-webkit-input-placeholder,#mc_embed_signup input[type="url"]::-webkit-input-placeholder,#mc_embed_signup input[type="number"]::-webkit-input-placeholder,#mc_embed_signup textarea::-webkit-input-placeholder {
    color: #417183
}

#mc_embed_signup input[type="text"]:-moz-placeholder,#mc_embed_signup input[type="password"]:-moz-placeholder,#mc_embed_signup input[type="tel"]:-moz-placeholder,#mc_embed_signup input[type="file"]:-moz-placeholder,#mc_embed_signup input[type="email"]:-moz-placeholder,#mc_embed_signup input[type="url"]:-moz-placeholder,#mc_embed_signup input[type="number"]:-moz-placeholder,#mc_embed_signup textarea:-moz-placeholder {
    color: #417183
}

#mc_embed_signup input[type="text"]::-moz-placeholder,#mc_embed_signup input[type="password"]::-moz-placeholder,#mc_embed_signup input[type="tel"]::-moz-placeholder,#mc_embed_signup input[type="file"]::-moz-placeholder,#mc_embed_signup input[type="email"]::-moz-placeholder,#mc_embed_signup input[type="url"]::-moz-placeholder,#mc_embed_signup input[type="number"]::-moz-placeholder,#mc_embed_signup textarea::-moz-placeholder {
    color: #417183
}

#mc_embed_signup input[type="text"]:-ms-input-placeholder,#mc_embed_signup input[type="password"]:-ms-input-placeholder,#mc_embed_signup input[type="tel"]:-ms-input-placeholder,#mc_embed_signup input[type="file"]:-ms-input-placeholder,#mc_embed_signup input[type="email"]:-ms-input-placeholder,#mc_embed_signup input[type="url"]:-ms-input-placeholder,#mc_embed_signup input[type="number"]:-ms-input-placeholder,#mc_embed_signup textarea:-ms-input-placeholder {
    color: #417183
}

label {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    display: inline-block
}

#mc_embed_signup label {
    display: inline
}

select {
    width: 100%
}

select::-ms-expand {
    display: none
}

.gform_wrapper .gform_confirmation_message {
    font-size: 1.375em;
    line-height: 1.3em;
    font-weight: bold;
    text-align: center
}

.gform_wrapper .validation_error,.gform_wrapper .validation_message {
    font-size: 16px;
    color: #db782a;
    margin: 5px 0;
    font-weight: bold
}

.gform_wrapper ul {
    padding: 0;
    margin: 0
}

.gform_wrapper ul li {
    list-style: none;
    margin: 0 0 10px
}

.page-id-31 .gform_wrapper .gfield_required {
    display: none
}

.gform_wrapper .gform_footer {
    display: inline-block;
    border-radius: 25px;
    min-width: 100px;
    width: auto;
    height: auto;
    border: 4px solid #6799a4;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    width: 100%;
    border-radius: 15px
}

.gform_wrapper .gform_footer a,.gform_wrapper .gform_footer input {
    font-family: "bemio-webfont",sans-serif;
    text-align: center;
    display: block;
    color: #fffef8;
    padding: 0 10px 8px;
    border: 2px solid #fffef8;
    border-radius: 25px;
    background: #6799a4;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gform_wrapper .gform_footer a:before,.gform_wrapper .gform_footer input:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 4px;
    content: "\e601";
    color: #555a31;
    font-size: 22px;
    padding-right: 7px
}

.gform_wrapper .gform_footer a:after,.gform_wrapper .gform_footer input:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 4px;
    content: "\e600";
    color: #555a31;
    font-size: 22px;
    padding-left: 7px
}

.gform_wrapper .gform_footer:hover {
    border-color: #417183
}

.gform_wrapper .gform_footer:hover a,.gform_wrapper .gform_footer:hover input {
    background: #417183;
    color: #fffef8 !important
}

.gform_wrapper .gform_footer:hover a:before,.gform_wrapper .gform_footer:hover a:after,.gform_wrapper .gform_footer:hover input:before,.gform_wrapper .gform_footer:hover input:after {
    color: #fffef8
}

.gform_wrapper .gform_footer input {
    width: 100%;
    border-radius: 12px;
    font-size: 25px;
    padding: 5px 10px;
    font-weight: normal
}

.gform_wrapper.plant-sale_wrapper .gform_heading {
    display: none
}

.gform_wrapper.plant-sale_wrapper h2.gsection_title {
    font-size: 30px;
    margin: 30px 0
}

.gform_wrapper.plant-sale_wrapper li.gf_inline {
    margin-bottom: 20px
}

.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex {
    *zoom:1}

.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex:before,.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex:after {
    content: " ";
    display: table
}

.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex:after {
    clear: both
}

.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex span {
    float: left;
    display: block;
    margin-right: 2.22222%;
    width: 48.88889%;
    margin-bottom: 10px !important
}

.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex span:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex span {
        float:none !important;
        width: 100% !important;
        clear: both;
        margin: 0
    }
}

.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex span.ginput_right {
    margin-right: 0
}

.gform_wrapper.plant-sale_wrapper li.gf_inline .ginput_complex span label {
    margin-top: 10px
}

.gform_wrapper.plant-sale_wrapper li.gfield_price input {
    width: 100px
}

@media screen and (max-width: 480px) {
    .gform_wrapper.plant-sale_wrapper li.gfield_price input {
        width:100%;
        margin-top: 10px
    }
}

.gform_wrapper.plant-sale_wrapper li.half {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 49.07749%;
    margin-bottom: 20px !important
}

.gform_wrapper.plant-sale_wrapper li.half:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gform_wrapper.plant-sale_wrapper li.half {
        float:none !important;
        width: 100% !important;
        clear: both;
        margin: 0
    }
}

.gform_wrapper.plant-sale_wrapper li.half.last {
    margin-right: 0
}

.gform_wrapper.plant-sale_wrapper li.third {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 32.10332%;
    margin-bottom: 10px !important
}

.gform_wrapper.plant-sale_wrapper li.third:last-child {
    margin-right: 0
}

@media screen and (max-width: 767px) {
    .gform_wrapper.plant-sale_wrapper li.third {
        float:none !important;
        width: 100% !important;
        clear: both;
        margin: 0
    }
}

.gform_wrapper.plant-sale_wrapper li.third.last {
    margin-right: 0
}

.gform_wrapper.plant-sale_wrapper li.gfield_html {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px solid #417183;
    margin-bottom: 50px
}

.no-touch #wpadminbar {
    position: fixed
}

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

.alignleft {
    float: left
}

.alignright {
    float: right
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none
}

.wp-caption-dd {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0
}

.sticky {
    background: #f7f7f7;
    padding: 0 10px 10px
}

.sticky h2 {
    padding-top: 10px
}

@media screen {
    html {
        position: relative;
        min-height: 100%;
        height: auto !important
    }

    body {
        margin: 0 0 216px
    }

    body>footer {
        position: absolute;
        left: 0;
        bottom: 0;
        height: 216px;
        width: 100%
    }
}

@media screen and (max-width: 768px) {
    body>footer {
        position:static;
        height: auto
    }
}

@media screen and (max-width: 768px) {
    body {
        margin-bottom:0
    }
}

@media screen {
    body.home {
        margin: 0
    }

    body.home>footer {
        position: static
    }
}

[class^="icon-"],[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-leaves-2:before {
    content: "\e600"
}

.icon-leaves:before {
    content: "\e601"
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap iframe,.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}

.fancybox-outer {
    position: relative
}

.fancybox-inner {
    position: relative;
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
    background-image: url("/content/themes/substance/assets/img//fancybox/fancybox_sprite.png")
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("/content/themes/substance/assets/img//fancybox/fancybox_loading.gif") center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("/content/themes/substance/assets/img//fancybox/blank.gif");
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url("/content/themes/substance/assets/img//fancybox/fancybox_overlay.png")
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px / 20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: #000;
    background: rgba(0,0,0,0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    max-width: 1040px
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
        background-image:url("/content/themes/substance/assets/img//fancybox/fancybox_sprite@2x.png");
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url("/content/themes/substance/assets/img//fancybox/fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}

@-moz-document url-prefix() {
    #mc_embed_signup .submit {
        height: 55px !important
    }
}

img.badge {
    margin: 0 auto 25px;
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    border: solid 4px #db782a;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
}

.touch.no-flexbox img.badge {
    border: none
}

.dropdown-items li,body>header nav.main ul.children li,body>header #resources ul li {
    display: inline-block;
    text-align: center;
    margin-right: 33px;
    max-width: 107px;
    border: none !important
}

.dropdown-items li a,body>header nav.main ul.children li a,body>header #resources ul li a {
    font-size: 0.9375em;
    font-family: "bemio-webfont",sans-serif;
    text-decoration: none;
    display: block;
    width: 100%;
    max-width: 100%;
    background: none !important;
    color: #417183
}

.dropdown-items li a img,body>header nav.main ul.children li a img,body>header #resources ul li a img {
    margin: 0 auto 10px;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: solid 4px #db782a;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
}

.touch.no-flexbox .dropdown-items li a img,.touch.no-flexbox body>header nav.main ul.children li a img,body>header nav.main .touch.no-flexbox ul.children li a img,.touch.no-flexbox body>header #resources ul li a img,body>header #resources .touch.no-flexbox ul li a img {
    border: none
}

.dropdown-items li:last-of-type,body>header nav.main ul.children li:last-of-type,body>header #resources ul li:last-of-type {
    margin-right: 0
}

.dropdown-items li:first-of-type,body>header nav.main ul.children li:first-of-type,body>header #resources ul li:first-of-type {
    margin-top: 0
}

@media screen and (min-width: 768px) and (max-width: 1009px) {
    .dropdown-items li,body>header nav.main ul.children li,body>header #resources ul li {
        max-width:85px;
        margin-right: 18px
    }

    .dropdown-items li a,body>header nav.main ul.children li a,body>header #resources ul li a {
        font-size: 0.75em
    }
}

.dropdown-items li:hover a,body>header nav.main ul.children li:hover a,body>header #resources ul li:hover a,.dropdown-items li.current_page_item a,body>header nav.main ul.children li.current_page_item a,body>header #resources ul li.current_page_item a {
    color: #db782a
}

.lt-ie9 .dropdown-items li,.lt-ie9 body>header nav.main ul.children li,body>header nav.main .lt-ie9 ul.children li,.lt-ie9 body>header #resources ul li,body>header #resources .lt-ie9 ul li {
    margin-right: 25px
}

.logo-square,body>header #navbar .logo-wrap,body>footer .row .item.logo {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 15.12915%
}

.lt-ie9 .logo-square,.lt-ie9 body>header #navbar .logo-wrap,body>header #navbar .lt-ie9 .logo-wrap,.lt-ie9 body>footer .row .item.logo,body>footer .row .lt-ie9 .item.logo {
    margin-right: 0.92251%
}

.logo-square:last-child,body>header #navbar .logo-wrap:last-child,body>footer .row .item.logo:last-child {
    margin-right: 0
}

.logo-square #logo,body>header #navbar .logo-wrap #logo,body>footer .row .item.logo #logo {
    position: absolute;
    top: 0;
    margin-bottom: 0;
    border: solid 4px #7c906e;
    border-radius: 8px;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
}

.logo-square #logo a,body>header #navbar .logo-wrap #logo a,body>footer .row .item.logo #logo a {
    display: block;
    background: url("/content/themes/substance/assets/img/logo.jpg") no-repeat center #fff;
    width: 142px;
    height: 120px
}

@media screen and (max-width: 767px) {
    .logo-square #logo a,body>header #navbar .logo-wrap #logo a,body>footer .row .item.logo #logo a {
        width:95px;
        height: 80px;
        background-size: 100%
    }
}

.content {
    padding-top: 50px;
    width: 75%;
    color: #496570
}

.parent-pageid-25 .content {
    padding-top: 0
}

.content h1 {
    font-size: 3.75em;
    margin-bottom: 30px;
    text-align: center;
    color: #417183
}

.content h2 {
    font-size: 3em;
    margin-bottom: 15px;
    color: #7c906e;
    text-align: center
}

.content h3 {
    font-size: 1.875em;
    margin-bottom: 30px;
    text-align: center;
    color: #7c906e;
    margin: 0 0 .5em
}

.content h4,.content h5,.content h6 {
    font-size: 1em;
    margin-bottom: 20px;
    color: #496570;
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    line-height: 2em
}

.content p {
    font-size: 1.5em;
    margin-bottom: 30px
}

.content ul,.content ol {
    margin-bottom: 30px
}

.content ul li,.content ol li {
    font-size: 20px;
    margin-bottom: 10px;
	line-height: 24px;
}

.content ul {
    list-style: disc
}

.content ol {
    list-style: decimal
}

.content blockquote {
    margin: 0 100px 30px
}

@media screen and (max-width: 767px) {
    .content blockquote {
        margin:0 25px 30px
    }
}

.content table.layout {
    width: 40%;
    margin: 0 auto 25px
}

.content table.layout td {
    text-align: center
}

.content table.layout td img {
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    .content table.layout {
        width:90%
    }
}

@media screen and (max-width: 900px) {
    .content {
        width:100%
    }
}

@media screen and (max-width: 767px) {
    .content {
        padding-top:25px;
        padding-bottom: 25px
    }
}

.content.cert {
    width: 85%;
    padding-bottom: 40px
}

body {
    background: url("/content/themes/substance/assets/img/patterns/organic-beige.jpg") #c5b99a
}

body.single-professional {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6
}

body>header {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6;
    padding-bottom: 25px;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 767px) {
    body>header {
        padding-bottom:50px
    }
}

body>header nav ul li {
    display: inline;
    font-family: "bemio-webfont",sans-serif
}

body>header nav ul li a {
    display: inline-block;
    text-decoration: none
}

body>header nav ul li a:hover {
    color: #db782a !important
}

body>header nav.utility {
    float: right;
    padding: 5px 0 10px
}

body>header nav.utility li {
    margin-right: 25px
}

body>header nav.utility li a {
    display: inline-block;
    color: #3f302d;
    text-decoration: none;
    font-size: 0.9375em
}

body>header nav.utility li.apply {
    margin-right: 0;
    display: inline-block;
    border-radius: 25px;
    min-width: 100px;
    width: auto;
    height: auto;
    border: 4px solid #6799a4;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8)
}

body>header nav.utility li.apply a,body>header nav.utility li.apply input {
    font-family: "bemio-webfont",sans-serif;
    text-align: center;
    display: block;
    color: #fffef8;
    padding: 0 10px 8px;
    border: 2px solid #fffef8;
    border-radius: 25px;
    background: #6799a4;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body>header nav.utility li.apply a:before,body>header nav.utility li.apply input:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 4px;
    content: "\e601";
    color: #555a31;
    font-size: 22px;
    padding-right: 7px
}

body>header nav.utility li.apply a:after,body>header nav.utility li.apply input:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 4px;
    content: "\e600";
    color: #555a31;
    font-size: 22px;
    padding-left: 7px
}

body>header nav.utility li.apply:hover {
    border-color: #417183
}

body>header nav.utility li.apply:hover a,body>header nav.utility li.apply:hover input {
    background: #417183;
    color: #fffef8 !important
}

body>header nav.utility li.apply:hover a:before,body>header nav.utility li.apply:hover a:after,body>header nav.utility li.apply:hover input:before,body>header nav.utility li.apply:hover input:after {
    color: #fffef8
}

body>header nav.utility li.apply a {
    font-size: 1.0625em
}

body>header nav.utility li.current_page_item a {
    color: #db782a
}

@media screen and (max-width: 767px) {
    body>header nav.utility {
        display:none
    }
}

body>header nav.main {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 83.02583%;
    text-align: right;
    float: right
}

.lt-ie9 body>header nav.main {
    margin-right: 0.92251%
}

body>header nav.main:last-child {
    margin-right: 0
}

body>header nav.main ul li {
    margin-right: 45px
}

body>header nav.main ul li a {
    color: #fffef8;
    font-size: .90em;
    padding: 20px 0 17px
}

body>header nav.main ul li.gallery-page {
    margin-right: 0
}

body>header nav.main ul li.gallery-page.current_page_item a {
    background: url("/content/themes/substance/assets/img/icons/arrow-up-blue.jpg") no-repeat center bottom;
    background-size: 25px;
    color: #db782a
}

.lt-ie9 body>header nav.main ul li.gallery-page.current_page_item a {
    background: url("/content/themes/substance/assets/img/icons/arrow-up-blue_sm.jpg") no-repeat center bottom
}

body>header nav.main ul li.current_page_item a,body>header nav.main ul li.current_page_parent a {
    background: url("/content/themes/substance/assets/img/icons/arrow-up-tan.jpg") no-repeat center bottom;
    background-size: 25px;
    color: #db782a
}

.lt-ie9 body>header nav.main ul li.current_page_item a,.lt-ie9 body>header nav.main ul li.current_page_parent a {
    background: url("/content/themes/substance/assets/img/icons/arrow-up-tan_sm.jpg") no-repeat center bottom
}

body>header nav.main ul li.current_page_item.suppress a,body>header nav.main ul li.current_page_parent.suppress a {
    background: none
}

body>header nav.main ul li.active a {
    background: url("/content/themes/substance/assets/img/icons/arrow-up-beige.jpg") no-repeat center bottom;
    background-size: 25px
}

.lt-ie9 body>header nav.main ul li.active a {
    background: url("/content/themes/substance/assets/img/icons/arrow-up-beige_sm.jpg") no-repeat center bottom
}

body>header nav.main ul li.mobile {
    display: none
}

@media screen and (min-width: 768px) and (max-width: 1009px) {
    body>header nav.main ul li {
        margin-right:10px
    }

    body>header nav.main ul li a {
        font-size: 0.9375em
    }
}

body>header nav.main ul.children {
    display: none;
    max-height: 0px;
    background: #fefef6;
    overflow: hidden;
    -webkit-transition: max-height 250ms ease-out;
    -moz-transition: max-height 250ms ease-out;
    transition: max-height 250ms ease-out
}

body>header nav.main ul.children.active {
    max-height: 1000px;
    -webkit-transition: max-height 500ms ease-out;
    -moz-transition: max-height 500ms ease-out;
    transition: max-height 500ms ease-out
}

body>header nav.main ul.children li {
    max-width: 85px;
    margin: 0 8px !important
}

body>header nav.main ul.children li a {
    font-size: 0.75em
}

@media screen and (max-width: 767px) {
    body>header nav.main ul.children {
        display:block
    }
}

@media screen and (max-width: 767px) {
    body>header nav.main {
        float:none;
        width: 100%;
        margin-top: 55px;
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height 250ms ease-out;
        -moz-transition: max-height 250ms ease-out;
        transition: max-height 250ms ease-out
    }

    body>header nav.main ul li {
        width: 100%;
        margin: 0;
        display: block;
        text-align: center;
        border-top: 1px solid #6e5b57
    }

    body>header nav.main ul li a {
        padding: 15px 0 14px;
        display: block
    }

    body>header nav.main ul li.current_page_item a,body>header nav.main ul li.current_page_parent a {
        color: #db782a;
        background: none !important
    }

    body>header nav.main ul li:first-of-type {
        margin-top: 65px
    }

    body>header nav.main ul li.mobile {
        display: block
    }

    body>header nav.main ul li.apply .button {
        display: inline-block;
        border-radius: 25px;
        min-width: 100px;
        width: auto;
        height: auto;
        border: 4px solid #6799a4;
        -webkit-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
        -moz-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
        box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
        margin: 20px auto
    }

    body>header nav.main ul li.apply .button a,body>header nav.main ul li.apply .button input {
        font-family: "bemio-webfont",sans-serif;
        text-align: center;
        display: block;
        color: #fffef8;
        padding: 0 10px 8px;
        border: 2px solid #fffef8;
        border-radius: 25px;
        background: #6799a4;
        text-decoration: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    body>header nav.main ul li.apply .button a:before,body>header nav.main ul li.apply .button input:before {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: 4px;
        content: "\e601";
        color: #555a31;
        font-size: 22px;
        padding-right: 7px
    }

    body>header nav.main ul li.apply .button a:after,body>header nav.main ul li.apply .button input:after {
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        top: 4px;
        content: "\e600";
        color: #555a31;
        font-size: 22px;
        padding-left: 7px
    }

    body>header nav.main ul li.apply .button:hover {
        border-color: #417183
    }

    body>header nav.main ul li.apply .button:hover a,body>header nav.main ul li.apply .button:hover input {
        background: #417183;
        color: #fffef8 !important
    }

    body>header nav.main ul li.apply .button:hover a:before,body>header nav.main ul li.apply .button:hover a:after,body>header nav.main ul li.apply .button:hover input:before,body>header nav.main ul li.apply .button:hover input:after {
        color: #fffef8
    }

    body>header nav.main.active {
        max-height: 1000px;
        -webkit-transition: max-height 500ms ease-in;
        -moz-transition: max-height 500ms ease-in;
        transition: max-height 500ms ease-in;
        -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
        -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
        box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
    }
}

body>header #navbar {
    background: url("/content/themes/substance/assets/img/patterns/dirt.jpg") #3f302d
}

body>header #navbar #mobile-menu {
    display: none;
    float: right;
    width: 25px;
    height: 25px;
    background: url("/content/themes/substance/assets/img/icons/hamburger.svg");
    margin: 15px 20px 0 0;
    cursor: pointer
}

@media screen and (max-width: 767px) {
    body>header #navbar #mobile-menu {
        display:block
    }
}

.no-svg body>header #navbar #mobile-menu {
    background: url("/content/themes/substance/assets/img/icons/hamburger.png")
}

@media screen and (max-width: 767px) {
    body>header #navbar>.container {
        padding:0
    }

    body>header #navbar>.container #logo {
        left: 20px
    }
}

body>header #resources {
    max-height: 0px;
    background: #fefef6;
    overflow: hidden;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -webkit-transition: max-height 250ms ease-out;
    -moz-transition: max-height 250ms ease-out;
    transition: max-height 250ms ease-out
}

body>header #resources.active {
    max-height: 1000px;
    -webkit-transition: max-height 500ms ease-in;
    -moz-transition: max-height 500ms ease-in;
    transition: max-height 500ms ease-in
}

body>header #resources>.container {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center
}

body>header #resources ul {
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    body>header #resources {
        display:none
    }
}

body.home>header,body.post-type-archive-gallery>header,body.single-gallery>header {
    padding-bottom: 0
}

body>footer {
    background: url("/content/themes/substance/assets/img/patterns/dirt.jpg") #3f302d
}

body>footer .row {
    padding-top: 35px;
    position: relative
}

body>footer .row .item {
    margin-bottom: 25px
}

body>footer .row .item.logo #logo {
    position: static;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5)
}

body>footer .row .item.logo #logo a {
    width: 100%
}

@media screen and (max-width: 1000px) {
    body>footer .row .item.logo #logo {
        width:103px;
        margin: 0 auto
    }

    body>footer .row .item.logo #logo a {
        width: 95px;
        height: 80px;
        background-size: 100%
    }
}

body>footer .row .item.connect,body>footer .row .item.partners {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 23.61624%
}

.lt-ie9 body>footer .row .item.connect,.lt-ie9 body>footer .row .item.partners {
    margin-right: 0.92251%
}

body>footer .row .item.connect:last-child,body>footer .row .item.partners:last-child {
    margin-right: 0
}

body>footer .row .item.newsletter {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 32.10332%
}

.lt-ie9 body>footer .row .item.newsletter {
    margin-right: 0.92251%
}

body>footer .row .item.newsletter:last-child {
    margin-right: 0
}

body>footer .row .item .facebook {
    background: url("/content/themes/substance/assets/img/icons/facebook.svg");
    display: block;
    width: 51px;
    height: 51px;
    background-size: 100%;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    margin: 0 auto
}

.no-svg body>footer .row .item .facebook {
    background: url("/content/themes/substance/assets/img/icons/facebook.png")
}

body>footer .row .item .youtube {
    background: url("/content/themes/substance/assets/img/icons/YouTube.png");
    display: block;
	border-radius:12px;
    width: 65px;
    height: 45px;
    background-size: 100%;
	background-repeat: no-repeat;
    aspect-ratio: 4/3;
    margin: 0 auto;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.5);
}

body>footer .row .item p {
    text-align: center;
    color: #db782a;
    font-family: "bemio-webfont",sans-serif;
    font-size: 1.5em;
    line-height: 1em;
    margin-bottom: 15px
}

body>footer .row .item p span {
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    font-size: 16px
}

body>footer .row .item.partners p {
    color: #fffef8
}

body>footer .row .item.partners a {
    color: #fffef8;
    text-decoration: none
}

body>footer .row .item.partners a:hover {
    color: #db782a
}

body>footer .row .item>div {
    margin: 0 auto;
    *zoom:1}

body>footer .row .item>div:before,body>footer .row .item>div:after {
    content: " ";
    display: table
}

body>footer .row .item>div:after {
    clear: both
}

body>footer .row .item>div a {
    float: left;
    display: block;
    margin-right: 2.22222%;
    width: 48.88889%
}

.lt-ie9 body>footer .row .item>div a {
    margin-right: 1.11111%
}

body>footer .row .item>div a:last-child {
    margin-right: 0
}

body>footer .row .item>div a img {
    margin: 0 auto
}

body>footer #mc_embed_signup {
    position: relative
}

body>footer #mc_embed_signup .submit {
    display: inline-block;
    border-radius: 15px;
    width: auto;
    height: auto;
    border: 4px solid #6799a4;
    position: absolute;
    right: -3px;
    top: 0;
    height: 57px;
    width: 75px;
    text-align: center
}

body>footer #mc_embed_signup .submit a,body>footer #mc_embed_signup .submit input {
    text-align: center;
    display: block;
    color: #fffef8;
    border: 2px solid #fffef8;
    border-radius: 12px;
    background: #6799a4;
    height: 100%;
    width: 100%
}

body>footer #mc_embed_signup .submit:hover {
    border-color: #417183
}

body>footer #mc_embed_signup .submit:hover a,body>footer #mc_embed_signup .submit:hover input {
    background: #417183;
    color: #fffef8 !important
}

body>footer #mc_embed_signup .submit:hover a:before,body>footer #mc_embed_signup .submit:hover a:after,body>footer #mc_embed_signup .submit:hover input:before,body>footer #mc_embed_signup .submit:hover input:after {
    color: #fffef8
}

body>footer #mc_embed_signup .submit a {
    display: block
}

body>footer #mc_embed_signup .submit img {
    width: 30px;
    height: auto;
    margin: 8px auto 0
}

.lt-ie9 body>footer #mc_embed_signup .submit {
    height: 58px
}

.bug .container {
    position: relative
}

.bug #back-top {
    display: inline-block;
    border-radius: 15px;
    width: auto;
    height: auto;
    border: 4px solid #6799a4;
    position: absolute;
    right: 25px;
    top: -56px;
    width: 56px !important;
    height: 56px !important
}

.bug #back-top a,.bug #back-top input {
    text-align: center;
    display: block;
    color: #fffef8;
    border: 2px solid #fffef8;
    border-radius: 12px;
    background: #6799a4;
    height: 100%;
    width: 100%
}

.bug #back-top:hover {
    border-color: #417183
}

.bug #back-top:hover a,.bug #back-top:hover input {
    background: #417183;
    color: #fffef8 !important
}

.bug #back-top:hover a:before,.bug #back-top:hover a:after,.bug #back-top:hover input:before,.bug #back-top:hover input:after {
    color: #fffef8
}

.bug #back-top img {
    width: 70%;
    margin: 5px auto 0
}

@media screen and (max-width: 767px) {
    .bug #back-top {
        right:50%;
        margin-right: -28px
    }
}

.post {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6;
    padding-bottom: 56px
}

.post>header {
    text-align: center;
    *zoom:1;max-width: 1040px;
    margin-left: auto;
    margin-right: auto
}

.post>header:before,.post>header:after {
    content: " ";
    display: table
}

.post>header:after {
    clear: both
}

.post>header h1 {
    font-size: 3.75em;
    margin-bottom: 15px;
    padding-top: 50px;
    color: #417183
}

@media screen and (max-width: 767px) {
    .post>header h1 {
        padding-top:0;
        font-size: 2.375em;
        padding: 0 25px !important
    }
}

.post>header img.badge {
    margin: 40px auto
}

.post>header h2 {
    font-family: "Open Sans",sans-serif;
    font-size: 1.875em;
    color: #fefef6;
    margin: 0 0 10px;
    line-height: 1em
}

.parent-pageid-25 .post>header h2 {
    font-size: 3em;
    color: #7c906e;
    text-align: center;
    font-family: "bemio-webfont",sans-serif
}

.page-id-23 .post>header h2 {
    color: #417183;
    font-weight: bold;
    margin-bottom: 25px
}

.post>header .title-rule {
    width: 60%;
    margin: 0 auto;
    *zoom:1}

.post>header .title-rule:before,.post>header .title-rule:after {
    content: " ";
    display: table
}

.post>header .title-rule:after {
    clear: both
}

.post>header .title-rule .rule {
    float: left;
    width: 38.5%;
    background: url("/content/themes/substance/assets/img/patterns/rule.png") repeat-x center;
    height: 75px
}

.home .post>header .title-rule .rule {
    background: url("/content/themes/substance/assets/img/patterns/rule-tan.png") repeat-x center
}

.post>header .title-rule .icon {
    float: left;
    width: 22.5%;
    height: 75px
}

@media screen and (max-width: 767px) {
    .post>header .title-rule .icon {
        float:none !important;
        width: 100% !important;
        clear: both;
        margin: 0
    }
}

.home .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/water-jug.svg") no-repeat center
}

.no-svg .home .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/water-jug.png") no-repeat center
}

.page-id-21 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/tree.svg") no-repeat center
}

.no-svg .page-id-21 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/tree.png") no-repeat center
}

.page-id-27 .post>header .title-rule .icon,.parent-pageid-27 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/seedling.svg") no-repeat center
}

.no-svg .page-id-27 .post>header .title-rule .icon,.no-svg .parent-pageid-27 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/seedling.png") no-repeat center
}

.page-id-23 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/ribbon.svg") no-repeat center
}

.no-svg .page-id-23 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/ribbon.png") no-repeat center
}

.page-id-33 .post>header .title-rule .icon,.page-id-31 .post>header .title-rule .icon,.page-id-29 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/bird.svg") no-repeat center
}

.no-svg .page-id-33 .post>header .title-rule .icon,.no-svg .page-id-31 .post>header .title-rule .icon,.no-svg .page-id-29 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/bird.png") no-repeat center
}

.parent-pageid-25 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/tree.svg") no-repeat center
}

.no-svg .parent-pageid-25 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/tree.png") no-repeat center
}

.page-id-47 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/trow.svg") no-repeat center
}

.no-svg .page-id-47 .post>header .title-rule .icon {
    background: url("/content/themes/substance/assets/img/icons/trow.png") no-repeat center
}

@media screen and (max-width: 767px) {
    .post>header .title-rule {
        width:90%
    }

    .post>header .title-rule .rule {
        display: none
    }
}

.home .post>header {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
}

@media screen and (max-width: 767px) {
    .home .post>header {
        -webkit-box-shadow:0px 0 0 0px rgba(66,51,48,0.8);
        -moz-box-shadow: 0px 0 0 0px rgba(66,51,48,0.8);
        box-shadow: 0px 0 0 0px rgba(66,51,48,0.8)
    }
}

.post.certification {
    background: transparent
}

.post.certification .badges {
    width: 100%;
    max-width: 540px;
    margin: -75px auto 0;
    *zoom:1}

.post.certification .badges:before,.post.certification .badges:after {
    content: " ";
    display: table
}

.post.certification .badges:after {
    clear: both
}

.post.certification .badges .item {
    float: left;
    display: block;
    margin-right: 2.47525%;
    width: 31.68317%
}

.lt-ie9 .post.certification .badges .item {
    margin-right: 1.23762%
}

.post.certification .badges .item:last-child {
    margin-right: 0
}

.post.certification .badges .item img {
    margin: 0 auto;
    width: 152px;
    padding: 10px 0
}

@media screen and (max-width: 480px) {
    .post.certification .badges {
        max-width:300px;
        margin-top: -57px
    }
}

.post.intro header {
    position: relative;
    z-index: 1;
    max-width: 100%
}

.post.intro header h1 {
    padding-top: 0
}

.post.intro header h2 {
    margin-top: 25px;
    line-height: 1.2em
}

@media screen and (max-width: 767px) {
    .post.intro header h2 {
        margin-top:10px
    }
}

.post.intro header img {
    width: 100%;
    height: auto
}

.post.intro header .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(63,48,45,0.6)
}

.lt-ie9 .post.intro header .overlay {
    background: url("/content/themes/substance/assets/img/patterns/overlay.png")
}

.post.intro header .overlay>div {
    display: table;
    height: 100%;
    width: 100%;
    *zoom:1;max-width: 1040px;
    margin-left: auto;
    margin-right: auto
}

.post.intro header .overlay>div:before,.post.intro header .overlay>div:after {
    content: " ";
    display: table
}

.post.intro header .overlay>div:after {
    clear: both
}

.post.intro header .overlay>div>div {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.post.intro header .overlay>div>div h1 {
    color: #fefef6
}

@media screen and (max-width: 767px) {
    .post.intro header .overlay {
        position:static;
        background: #417183
    }
}

@media screen and (max-width: 900px) {
    .post.intro header {
        font-size:75%
    }
}

@media screen and (max-width: 767px) {
    .post.intro header .overlay {
        padding:45px 25px 35px
    }

    .post.intro header img {
        display: none
    }
}

.post .promo {
    background: url("/content/themes/substance/assets/img/patterns/organic-beige.jpg") #c5b99a;
    padding-top: 40px;
    padding-bottom: 40px
}

@media screen and (max-width: 767px) {
    .post .promo {
        padding-top:25px;
        padding-bottom: 25px
    }
}

.post .apply {
    background: url("/content/themes/substance/assets/img/patterns/organic-beige.jpg") #c5b99a;
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center
}

.post .apply h1 {
    font-size: 5em;
    color: #417183
}

.post .apply p {
    font-size: 2.5em;
    color: #555a31;
    width: 70%;
    font-weight: 700;
    margin-right: auto;
    margin-left: auto;
    line-height: 1.2em
}

@media screen and (max-width: 900px) {
    .post .apply p {
        width:100%
    }
}

.post .apply .button {
    display: inline-block;
    border-radius: 25px;
    min-width: 100px;
    width: auto;
    height: auto;
    border: 4px solid #6799a4;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    box-shadow: 0px 4px 4px 0px rgba(19,52,65,0.8);
    width: 270px;
    height: auto;
    border-radius: 50px
}

.post .apply .button a,.post .apply .button input {
    font-family: "bemio-webfont",sans-serif;
    text-align: center;
    display: block;
    color: #fffef8;
    padding: 0 10px 8px;
    border: 2px solid #fffef8;
    border-radius: 25px;
    background: #6799a4;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.post .apply .button a:before,.post .apply .button input:before {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 4px;
    content: "\e601";
    color: #555a31;
    font-size: 22px;
    padding-right: 7px
}

.post .apply .button a:after,.post .apply .button input:after {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 4px;
    content: "\e600";
    color: #555a31;
    font-size: 22px;
    padding-left: 7px
}

.post .apply .button:hover {
    border-color: #417183
}

.post .apply .button:hover a,.post .apply .button:hover input {
    background: #417183;
    color: #fffef8 !important
}

.post .apply .button:hover a:before,.post .apply .button:hover a:after,.post .apply .button:hover input:before,.post .apply .button:hover input:after {
    color: #fffef8
}

.post .apply .button a {
    height: 100%;
    border-radius: 50px;
    font-size: 1.5625em;
    padding-top: 2px
}

.post .apply .button a:before {
    font-size: 32px;
    padding-right: 12px;
    top: 6px
}

.post .apply .button a:after {
    font-size: 32px;
    padding-left: 12px;
    top: 6px
}

@media screen and (max-width: 767px) {
    .post .apply {
        padding-top:25px;
        padding-bottom: 25px
    }
}

.post .resource-promo {
    background: #496570;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    *zoom:1}

.post .resource-promo:before,.post .resource-promo:after {
    content: " ";
    display: table
}

.post .resource-promo:after {
    clear: both
}

.post .resource-promo h3 {
    color: #fefef6;
    font-size: 2.25em;
    margin-bottom: 30px
}

.post .resource-promo .wrap {
    margin: 0 auto
}

.post .resource-promo .item {
    display: inline-block;
    margin: 0 10px 20px
}

.post .resource-promo .item a {
    font-size: 1.5em;
    font-family: "bemio-webfont",sans-serif;
    text-decoration: none;
    display: block;
    width: 100%;
    max-width: 180px;
    background: none !important;
    color: #fefef6
}

.post .resource-promo .item a img {
    margin: 0 auto 10px;
    max-width: 100%;
    height: auto;
    width: auto;
    border-radius: 50%;
    border: solid 6px #db782a;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
}

.touch.no-flexbox .post .resource-promo .item a img {
    border: none
}

.post .resource-promo .item a:hover {
    color: #db782a
}

@media screen and (max-width: 767px) {
    .post .resource-promo .item {
        max-width:125px
    }

    .post .resource-promo .item a {
        font-size: 1em
    }

    .post .resource-promo .item a img {
        border: solid 4px #db782a
    }
}

@media screen and (max-width: 767px) {
    .post .resource-promo {
        padding-top:25px;
        padding-bottom: 25px
    }
}

@media screen and (max-width: 767px) {
    .post {
        font-size:80%
    }
}

.blocks {
    background: url("/content/themes/substance/assets/img/patterns/organic-beige.jpg") #c5b99a;
    padding-top: 56px;
    padding-bottom: 56px;
    margin: 0 auto
}

.blocks .item {
    *zoom:1;max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px
}

.blocks .item:before,.blocks .item:after {
    content: " ";
    display: table
}

.blocks .item:after {
    clear: both
}

.blocks .item img {
    margin: 0 auto 25px
}

.blocks .item.image img {
    max-width: 100%;
    height: auto;
    border-radius: 50%;
    border: solid 6px #db782a;
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
}

.page-id-21 .blocks .item.image img {
    width: 225px
}

@media screen and (max-width: 767px) {
    .blocks .item.image img {
        border:solid 4px #db782a
    }

    .page-id-21 .blocks .item.image img {
        width: auto
    }
}

.blocks .item.silver h2 {
    color: #939291
}

.blocks .item.gold h2 {
    color: #bb902c
}

.blocks .item.platinum h2 {
    color: #353e3f
}

.blocks .item .copy {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6;
    padding: 50px 50px 15px
}

.blocks .item .copy p,.blocks .item .copy li {
    font-size: 1em
}

.blocks .item .copy li {
    font-weight: bold;
    margin-bottom: 15px
}

@media screen and (max-width: 767px) {
    .blocks {
        font-size:80%
    }

    .blocks .item h2 {
        padding: 0 25px
    }

    .blocks .item .copy {
        padding: 25px 25px 1px
    }
}

.certification .collapse {
    margin-top: 40px;
    margin-bottom: 40px
}

.certification .collapse .toggle {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 500ms ease-out;
    -moz-transition: max-height 500ms ease-out;
    transition: max-height 500ms ease-out
}

.certification .collapse .toggle.active {
    max-height: 3000px;
    -webkit-transition: max-height 1000ms ease-out;
    -moz-transition: max-height 1000ms ease-out;
    transition: max-height 1000ms ease-out
}

.certification .collapse h2 {
    font-size: 3em;
    margin-bottom: 15px;
    color: #7c906e;
    text-align: center
}

.certification .collapse .deck {
    padding: 0;
    margin: 0 auto;
    text-align: center
}

.certification .collapse .deck p {
    font-weight: bold
}

.certification .collapse .handle {
    width: 100%;
    background: #6799a4;
    text-align: center;
    position: relative
}

.certification .collapse .handle a {
    display: block;
    color: #fffef8;
    padding: 13px 0 10px;
    font-size: 1em;
    font-family: "bemio-webfont",sans-serif;
    text-decoration: none
}

.certification .collapse .handle:hover {
    background: #417183
}

.certification .collapse .handle .arrow {
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -12.5px;
    width: 25px;
    height: 9px;
    background: url("/content/themes/substance/assets/img/icons/arrow-certification.png") no-repeat center bottom;
    background-size: 25px
}

.lt-ie9 .certification .collapse .handle .arrow {
    background: url("/content/themes/substance/assets/img/icons/arrow-certification_sm.png") no-repeat center bottom
}

.certification .collapse .handle:hover .arrow {
    background: url("/content/themes/substance/assets/img/icons/arrow-certification-hover.png") no-repeat center bottom;
    background-size: 25px
}

.lt-ie9 .certification .collapse .handle:hover .arrow {
    background: url("/content/themes/substance/assets/img/icons/arrow-certification-hover_sm.png") no-repeat center bottom
}

.certification .collapse .copy {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6;
    padding: 30px 25px;
    width: 100%;
    *zoom:1}

.certification .collapse .copy:before,.certification .collapse .copy:after {
    content: " ";
    display: table
}

.certification .collapse .copy:after {
    clear: both
}

.certification .collapse .copy .column {
    float: left;
    display: block;
    margin-right: 2.47525%;
    width: 31.68317%;
    border-right: 3px solid #fffef8
}

.lt-ie9 .certification .collapse .copy .column {
    margin-right: 1.23762%
}

.certification .collapse .copy .column:last-child {
    margin-right: 0
}

.certification .collapse .copy .column h3 {
    font-size: 2.25em;
    font-family: "bemio-webfont",sans-serif;
    text-transform: uppercase;
    text-align: left
}

.certification .collapse .copy .column.silver {
    color: #939291 !important;
    padding-right: 15px
}

.certification .collapse .copy .column.silver h3,.certification .collapse .copy .column.silver a {
    color: #939291
}

.certification .collapse .copy .column.gold {
    color: #bb902c !important;
    padding-right: 15px
}

.certification .collapse .copy .column.gold h3,.certification .collapse .copy .column.gold a {
    color: #bb902c
}

.certification .collapse .copy .column.platinum {
    color: #353e3f !important;
    border-right: none
}

.certification .collapse .copy .column.platinum h3,.certification .collapse .copy .column.platinum a {
    color: #353e3f
}

@media screen and (max-width: 767px) {
    .certification .collapse .copy .column {
        float:none;
        width: 100%;
        border: none;
        margin: 0 0 25px
    }
}

.certification .collapse .copy p,.certification .collapse .copy li {
    font-weight: bold;
    font-size: 1em
}

.certification .collapse .copy ul,.certification .collapse .copy ol {
    padding: 0 0 0 20px;
    margin: 0 0 15px
}

.certification .collapse .copy ul li,.certification .collapse .copy ol li {
    line-height: 1.2em
}

.certification .collapse .copy ul li strong,.certification .collapse .copy ol li strong {
    font-family: "bemio-webfont",sans-serif;
    color: #7c906e
}

.certification .collapse .copy ul.two,.certification .collapse .copy ol.two {
    padding: 0;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2
}

.certification .collapse .copy ul.two li:before,.certification .collapse .copy ol.two li:before {
    content: "\25CF";
    font-size: 14px;
    padding: 0 10px 0px 0;
    position: relative;
    top: -1px
}

.certification .collapse .copy ol {
    padding-left: 25px
}

.certification .collapse .center {
    padding-top: 0
}

.certification .collapse .center .item {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 40.59041%
}

.lt-ie9 .certification .collapse .center .item {
    margin-right: 0.92251%
}

.certification .collapse .center .item:last-child {
    margin-right: 0
}

.certification .collapse .center .item.image {
    float: left;
    display: block;
    margin-right: 1.84502%;
    width: 57.56458%
}

.lt-ie9 .certification .collapse .center .item.image {
    margin-right: 0.92251%
}

.certification .collapse .center .item.image:last-child {
    margin-right: 0
}

.certification .collapse .center .item.one {
    float: none;
    width: 75%;
    margin: 0 auto
}

@media screen and (max-width: 767px) {
    .certification .collapse .center .item {
        float:none;
        width: 100% !important;
        border: none;
        margin: 0 0 25px
    }
}

.certification .collapse p {
    font-size: 1em;
    margin-bottom: 15px
}

.gallery-bug {
    padding-top: 60px;
    background: #417183;
    padding-bottom: 56px
}

.gallery-bug header h1 {
    color: #fffef8;
    padding-top: 0;
    padding-bottom: 30px
}

.gallery-bug .content {
    padding: 0;
    width: 100%
}

.gallery-bug .wrap {
    *zoom:1;max-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 10px
}

.gallery-bug .wrap:before,.gallery-bug .wrap:after {
    content: " ";
    display: table
}

.gallery-bug .wrap:after {
    clear: both
}

.gallery-bug .wrap .gallery-item {
    margin: 0 12px 28px;
    text-decoration: none;
    max-height: 310px;
    overflow: hidden;
    display: inline-block
}

.gallery-bug .wrap .gallery-item a {
    display: block;
    text-decoration: none
}

.gallery-bug .wrap .gallery-item a>div {
    display: block;
    background: #7c906e;
    color: #3f302d;
    font-family: "bemio-webfont",sans-serif;
    font-size: 1.2em;
    line-height: 1.2em;
    position: relative;
    top: -60px;
    padding: 10px;
    width: 310px;
    max-height: 55px;
    overflow: hidden
}

.gallery-bug .wrap .gallery-item img {
    -webkit-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    -moz-box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8);
    box-shadow: 0px 4px 4px 0px rgba(66,51,48,0.8)
}

.single-gallery .gallery-bug .wrap .gallery-item {
    max-width: 232px !important;
    height: 290px !important
}

.single-gallery .gallery-bug .wrap .gallery-item a>div {
    top: 0;
    max-width: 232px !important;
    color: #fffef8;
    background: none;
    float: left
}

.single-gallery .gallery-bug .wrap .gallery-item img {
    max-width: 232px;
    max-height: 232px;
    margin: 0 auto !important
}

.single-gallery.postid-303 .gallery-bug .wrap .gallery-item {
    height: 315px !important;
    max-height: 315px
}

.single-gallery.postid-303 .gallery-bug .wrap .gallery-item a>div {
    max-height: 85px
}

@media screen and (max-width: 767px) {
    .gallery-bug {
        padding-top:25px
    }

    .gallery-bug .wrap {
        margin-bottom: 56px
    }

    .gallery-bug .wrap a {
        max-height: 280px
    }

    .gallery-bug .wrap a>div {
        width: 280px;
        max-width: 280px;
        max-height: 45px
    }

    .gallery-bug img {
        margin: 0 !important;
        max-width: 280px
    }

    .post-type-archive-gallery .gallery-bug,.single-gallery .gallery-bug {
        padding-top: 60px
    }
}

.home .gallery-bug {
    background: url("/content/themes/substance/assets/img/patterns/organic-tan.jpg") #fefef6;
    padding-top: 0
}

.form {
    margin-bottom: 56px;
    padding-bottom: 100px;
    width: 100%;
    max-width: 480px
}

.form .gform_confirmation_message {
    font-size: 1.375em;
    line-height: 1.3em;
    font-weight: bold;
    text-align: center
}

.form .validation_error,.form .validation_message {
    font-size: 16px;
    color: #db782a;
    margin: 5px 0;
    font-weight: bold
}

.form .gfield_html {
    font-size: 16px;
    margin: 5px 0 20px
}

.form .gform_title,.form .gsection_title,.form h3 {
    font-size: 30px;
    margin-bottom: 30px
}

.form .gfield_checkbox {
    *zoom:1}

.form .gfield_checkbox:before,.form .gfield_checkbox:after {
    content: " ";
    display: table
}

.form .gfield_checkbox:after {
    clear: both
}

.form .gfield_checkbox label {
    float: left;
    width: 95%;
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.2em
}

.form .gfield_checkbox label small {
    font-size: 14px;
    margin-top: 10px;
    font-weight: normal;
    line-height: 1.3em;
    display: block
}

.form .gfield_checkbox input {
    float: left;
    width: 5%;
    margin-top: 3px
}

.form .gfield_html div {
    margin-bottom: 10px;
    line-height: 1.3em
}

.form #field_2_38>label {
    margin-bottom: 25px
}

.form .validation_error {
    line-height: 1.3em;
    margin-bottom: 25px
}

.professionals .content {
    width: 50%;
    margin-right: auto;
    margin-left: auto
}

.professionals .content p {
    font-size: 14px
}

.professionals .content p.desc {
    color: #7c906e;
    font-size: 16px;
    font-weight: bold;
    text-align: center
}

.professionals .content h4 {
    font-family: "bemio-webfont",sans-serif;
    color: #417183;
    font-size: 18px
}

@media screen and (max-width: 1100px) {
    .professionals .content {
        width:75%
    }
}

@media screen and (max-width: 900px) {
    .professionals .content {
        width:100%
    }
}

.professionals section {
    margin-bottom: 80px
}

.professionals section>header {
    margin-bottom: 30px
}

.professionals section .item {
    margin-bottom: 50px
}

@media screen and (max-width: 767px) {
    .professionals section {
        margin-bottom:40px
    }

    .professionals section>header {
        margin-bottom: 15px
    }

    .professionals section .item {
        margin-bottom: 25px
    }
}

#infinite div {
    margin: 10px 0 25px;
    text-align: center
}

#infinite div a {
    font-family: "bemio-webfont",sans-serif;
    color: #fffef8;
    font-size: 1.875em;
    text-decoration: none
}

#infinite div a:hover {
    color: #db782a
}

#infscr-loading {
    text-align: center
}

#infscr-loading img {
    position: static;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 0 0 #000;
    -moz-box-shadow: 0 0 0 0 #000;
    box-shadow: 0 0 0 0 #000
}

#infscr-loading div {
    color: #fffef8
}

/*# sourceMappingURL=main.min.css.map */
