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

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

.container:after {
    clear: both
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

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

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

.container-fluid:after {
    clear: both
}

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

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

.row:after {
    clear: both
}

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

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

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

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

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

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

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

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

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

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

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

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

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

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

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

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

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

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

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

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

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

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

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

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

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

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

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

h1,
h2 {
    font-family: "Roboto Slab", serif;
    font-size: 2.625pxem;
    font-weight: bold;
    text-transform: uppercase;
    color: #008061
}

h3 {
    font-family: "Hind", sans-serif;
    font-weight: bold;
    font-size: .875pxem
}

p {
    font-family: "Hind", sans-serif;
    font-size: 1em
}

p a,
li a {
    font-weight: 700;
    color: #008061;
    text-decoration: underline
}

a,
svg {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

::-webkit-input-placeholder {
    color: rgba(0, 128, 97, 0.5)
}

:-moz-placeholder {
    color: rgba(0, 128, 97, 0.5)
}

::-moz-placeholder {
    color: rgba(0, 128, 97, 0.5)
}

:-ms-input-placeholder {
    color: rgba(0, 128, 97, 0.5)
}

body {
    background-color: white
}

.site-header .wrap {
    padding-right: 5%;
    padding-left: 5%;
    margin-right: auto;
    margin-left: auto
}

@media screen and (max-width: 38.4375em) {
    .site-header .wrap {
        padding-right: 0;
        padding-left: 0
    }
}

.site-inner {
    width: 100%;
    max-width: 100%
}

.site-inner .wrap {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media only screen and (max-width: 800px) {
    .site-inner {
        padding-left: 0;
        padding-right: 0
    }
}

.site-footer .footer_container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin: 0px auto;
    max-width: 100%
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.wrap {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 10%
}

@media screen and (min-width: 62.5em) {
    .wrap {
        padding: 0 10%
    }
}

.sidebar .widget {
    padding: 0
}

.sidebar--wrap .content-sidebar-wrap {
    padding: 0 10%
}

.single .content-sidebar-wrap {
    padding: 0 10%
}

.search .content-sidebar-wrap {
    padding: 0 10%
}

.content-sidebar-wrap main[role=main] {
    width: 100%
}

@media screen and (min-width: 62.5em) {
    .content-sidebar-wrap main[role=main] {
        width: 66.666666%
    }
}

.content-sidebar-wrap .sidebar {
    width: 100%
}

@media screen and (min-width: 62.5em) {
    .content-sidebar-wrap .sidebar {
        width: 33.333333%;
        padding-left: 100px
    }
}

.site-header {
    position: relative;
    padding-bottom: 20px;
    background-image: url("../../assets/images/header-bg.jpg")
}

.site-header .wrap {
    padding-top: 0;
    padding-bottom: 10px
}

.site-header:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 10px;
    border-bottom: 2px dashed #d6d6d6
}

.header_logo {
    margin-top: 75px;
    text-align: center
}

@media screen and (max-width: 38.375em) {
    .header_logo img {
        width: 200px
    }
}

@media screen and (min-width: 38.4375em) {
    .header_logo {
        margin-top: 90px
    }
}

@media screen and (min-width: 62em) {
    .header_logo {
        margin-top: 20px;
        text-align: left
    }
}

.header_container {
    position: relative
}

.header_container .col-md-8 {
    text-align: right
}

.header_container nav[role=navigation] {
    text-align: center;
    display: none
}

@media screen and (min-width: 38.4375em) {
    .header_container nav[role=navigation] {
        display: block
    }
}

@media screen and (min-width: 992px) {
    .header_container nav[role=navigation] {
        text-align: right
    }
}

.secondary__nav {
    position: absolute;
    top: 0;
    right: 50%;
    margin-right: -250px
}

@media screen and (min-width: 992px) {
    .secondary__nav {
        position: relative;
        margin-right: 0;
        right: 0
    }
}

@media screen and (max-width: 38.375em) {
    .secondary__nav {
        top: 0;
        right: 0;
        margin-right: 0;
        width: 100%;
        background-color: #94620A;
        text-align: center
    }
    .secondary__nav li a {
        color: #fff;
        text-decoration: none !important
    }
    .secondary__nav li {
        width: 33.333333%;
        display: block !important;
        float: left;
        margin-right: 0 !important
    }
    .secondary__nav li a {
        display: block;
        background-color: #94620A;
        width: 100%;
        padding: 12px 10px;
        text-decoration: none !important
    }
    .secondary__nav li a:hover,
    .secondary__nav li a:focus {
        background-color: #7c5208
    }
    .secondary__nav li:nth-of-type(1) {
        display: none !important
    }
    .secondary__nav li:nth-of-type(2) {
        border-right: 2px solid #7c5208
    }
}

@media screen and (max-width: 38.375em) and (max-width: 382px) {
    .secondary__nav li:nth-of-type(2) {
        line-height: 1em
    }
}

@media screen and (max-width: 38.375em) {
    .secondary__nav .customer-login {
        width: 33.333333% !important;
        display: block !important;
        float: left;
        margin-right: 0 !important;
        border-left: 2px solid #7c5208
    }
}

.top-navigation {
    text-align: right
}

.top-navigation a {
    color: #94620A;
    font-family: "Hind", sans-serif;
    font-weight: 600;
    border-bottom: 2px solid transparent;
    text-decoration: none !important
}

.top-navigation a:hover {
    border-bottom: 2px solid #94620A
}

.top-navigation ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 20px
}

@media screen and (max-width: 21.875em) {
    .top-navigation ul li {
        font-size: .875em
    }
}

@media screen and (max-width: 38.375em) {
    .top-navigation ul li a {
        height: 52px
    }
}

.top-navigation ul li:last-child {
    display: none !important;
    position: absolute;
    right: 0;
    top: 70%;
    margin-right: 0;
    width: 60px;
    height: 71px;
    vertical-align: top;
    text-align: center
}

.top-navigation ul li:last-child a {
    border-bottom: none
}

@media screen and (max-width: 38.375em) {
    .top-navigation ul li:last-child svg {
        fill: #008061
    }
}

.top-navigation ul .customer-login {
    display: inline-block !important;
    text-align: center;
    text-transform: uppercase;
    line-height: 1em;
    background: url("../../assets/images/green-nav-bg.png") no-repeat !important;
    width: 117px;
    height: 70px;
    padding-top: 8px
}

.top-navigation ul .customer-login a {
    font-weight: 700;
    color: white;
    border-bottom: none;
    font-size: .875em
}

.top-navigation ul .customer-login a:hover {
    border-bottom: none
}

@media screen and (max-width: 38.375em) {
    .top-navigation ul .customer-login {
        height: 52px;
        display: inline-block !important;
        padding-top: 0px !important;
        background: none !important;
        text-transform: capitalize
    }
    .top-navigation ul .customer-login a {
        width: 100%
    }
}

.top-navigation svg {
    fill: white;
    height: 45px;
    width: 27px;
    display: block;
    position: absolute;
    top: 0px;
    left: 15.5px
}

@media screen and (min-width: 38.4375em) {
    .top-navigation ul li:last-child {
        position: relative;
        top: 0;
        display: inline-block !important;
        margin-right: 0;
        background: url("../../assets/images/gold-nav-bg.png") no-repeat;
        width: 60px;
        height: 71px;
        vertical-align: top;
        text-align: center
    }
    .top-navigation ul li:last-child a {
        border-bottom: none
    }
}

nav {
    margin-top: 10px
}

nav a {
    color: #008061;
    font-family: "Roboto Slab", serif;
    font-weight: 400;
    text-decoration: none !important
}

nav a:hover {
    color: #94620A
}

nav ul li {
    position: relative;
    list-style-type: none;
    display: inline-block;
    margin-right: 20px
}

nav ul li a {
    font-size: 1.125em
}

@media screen and (min-width: 38.4375em) {
    nav ul li:hover .sub-menu,
    nav ul li:focus .sub-menu {
        display: block;
        height: auto
    }
}

@media screen and (min-width: 62.5em) {
    nav ul li {
        margin-right: 30px
    }
}

nav ul li:last-child {
    margin-right: 0
}

.sub-menu {
    display: none;
    width: 250px;
    height: 0;
    background-color: #fff;
    position: absolute;
    z-index: 3;
    text-align: left;
    padding: 10px 15px;
    border-top: 3px solid #008061 !important
}

.sub-menu li {
    width: 100%;
    padding: 5px 0;
    display: block;
    font-size: 0.8em;
    border-bottom: 1px solid rgba(211, 211, 211, 0.3)
}

.sub-menu li:last-of-type {
    border-bottom: none
}

.sub-menu:before {
    content: '';
    position: absolute;
    top: -8px;
    left: 10%;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #008061
}

.menu-icon {
    display: none;
    position: absolute;
    top: 70%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    font-size: 2.5em;
    font-style: normal;
    color: #008061
}

.menu-icon:hover {
    cursor: pointer
}

@media screen and (max-width: 38.375em) {
    .menu-icon {
        display: block
    }
}

@media screen and (max-width: 21.875em) {
    .menu-icon {
        right: 0px
    }
}

.search-icon {
    display: none;
    position: absolute;
    top: 85px;
    left: 20px;
    color: #008061
}

.search-icon:hover {
    cursor: pointer
}

.search-icon svg {
    fill: #008061
}

@media screen and (max-width: 38.375em) {
    .search-icon {
        display: block
    }
}

@media screen and (max-width: 21.875em) {
    .search-icon {
        left: 0
    }
}

html {
    overflow-x: hidden
}

body {
    position: relative;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media screen and (max-width: 68.75em) {
    body {
        font-size: 16px
    }
}

.home_section .title-container {
    text-align: center;
    position: relative
}

@media screen and (min-width: 38.4375em) {
    .home_section .title-container {
        margin-bottom: 30px
    }
}

.home_section .title-container:after {
    position: absolute;
    content: "";
    bottom: 49%;
    z-index: 1;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #d3d3d3
}

.home_section h2 {
    background-color: white;
    z-index: 2;
    padding: 0px 30px;
    position: relative;
    margin: 30px auto;
    display: inline-block;
    font-size: 2.625em
}

.home_section h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 2px;
    height: 30px;
    background-color: #d3d3d3
}

.home_section h2:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 2px;
    height: 30px;
    background-color: #d3d3d3
}

.title-container {
    text-align: center;
    position: relative
}

@media screen and (min-width: 38.4375em) {
    .title-container {
        margin-bottom: 30px
    }
}

.title-container h2 {
    background-color: white;
    z-index: 2;
    padding: 0px 30px;
    position: relative;
    margin: 30px auto;
    display: inline-block;
    font-size: 4.3vw
}

@media screen and (min-width: 38.4375em) {
    .title-container h2 {
        font-size: 2em
    }
}

.title-container h2:before {
    content: '';
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    width: 2px;
    height: 30px;
    background-color: #d3d3d3
}

.title-container h2:after {
    content: '';
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
    width: 2px;
    height: 30px;
    background-color: #d3d3d3
}

@media screen and (min-width: 64em) {
    .title-container h2:before,
    .title-container h2:after {
        content: '';
        display: block
    }
}

@media screen and (min-width: 77.625em) {
    .title-container h2 {
        font-size: 2.625em
    }
}

.title-container:after {
    position: absolute;
    content: "";
    bottom: 49%;
    z-index: 1;
    left: 0;
    height: 2px;
    width: 100%;
    background-color: #d3d3d3
}

.title--page h2 {
    font-size: 1.5625em
}

@media screen and (min-width: 37.5em) {
    .title--page h2 {
        font-size: 2.1875em
    }
}

.title--local h2,
.title--organic h2,
.title--small h2 {
    font-size: 1.5625em
}

.title--organic {
    margin: 40px auto 0
}

.content-wrap {
    margin: 0 auto;
    padding: 0 10%
}

.home_top-section {
    margin-bottom: 60px;
    margin-right: 5%;
    margin-left: 5%
}

.home_top-section .row .col-md-4:first-child {
    padding: 0 25px 40px auto;
    padding-bottom: 20px
}

@media screen and (min-width: 62em) {
    .home_top-section .row .col-md-4:first-child {
        border-right: 1px dashed #d3d3d3
    }
}

.home_top-section .row .col-md-4:last-child {
    padding: 0 auto 40px 25px;
    padding-bottom: 20px
}

@media screen and (min-width: 62em) {
    .home_top-section .row .col-md-4:last-child {
        border-left: 1px dashed #d3d3d3
    }
}

.home_top-section .row .col-md-4 {
    text-align: center;
    position: relative;
    padding: 0 5% 0px
}

@media screen and (min-width: 750px) {
    .home_top-section .row .col-md-4 {
        padding: 0 20px 20px 20px
    }
}

@media screen and (min-width: 992px) {
    .home_top-section .row .col-md-4 {
        flex: 1;
        padding: 0 20px 20px 20px
    }
}

.home_top-section .row .col-md-4>div {
    margin: 40px 0
}

.home_top-section .row .col-md-4 p {
    margin: 20px 0 20px;
    text-align: left;
    font-size: .875em;
    font-weight: 300
}

@media screen and (min-width: 46.875em) {
    .home_top-section .row .col-md-4 p {
        margin: 20px 0 60px
    }
}

.home_top-section .row .col-md-4 a.learn-more {
    position: relative;
    padding: 5px 0;
    border: 1px solid #94620A;
    color: #7C7C7C;
    width: 100%;
    display: inline-block;
    text-transform: uppercase
}

.home_top-section .row .col-md-4 a.learn-more svg {
    width: 9px;
    height: 14px;
    margin-left: 10px;
    fill: #555555
}

@media screen and (min-width: 750px) {
    .home_top-section .row .col-md-4 a.learn-more {
        position: absolute;
        bottom: 0;
        left: 2.5%;
        width: 95%
    }
}

.home_top-section .row .col-md-4 a.learn-more:hover {
    background-color: #94620A;
    color: white
}

.home_top-section .row .col-md-4 a.learn-more:hover svg {
    fill: white
}

.home_top-section .row p {
    color: #7C7C7C
}

@media screen and (min-width: 1024px) {
    .home_top-section .flex-container {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        justify-content: space-between
    }
}

.home_top-section .image-container {
    position: relative
}

.home_top-section .image-container .ribbon {
    position: absolute;
    background-size: 100% auto;
    width: 100%;
    height: 93px;
    bottom: 10px
}

@media screen and (max-width: 750px) {
    .home_top-section .image-container .ribbon {
        margin-left: -150px;
        left: 50%;
        max-width: 300px;
        bottom: 10px
    }
}

@media screen and (max-width: 475px) {
    .home_top-section .image-container .ribbon {
        margin-left: 0;
        left: 0
    }
}

@media screen and (min-width: 1024px) {
    .home_top-section .image-container .ribbon {
        position: absolute;
        background-size: 100% auto;
        bottom: 10px;
        left: 0
    }
}

.home_top-section .image-container h3 {
    color: white;
    text-transform: uppercase;
    padding-top: 15px;
    font-size: 1.125em;
    display: block
}

.home_top-section .image-container img {
    max-width: 100%
}

@media screen and (min-width: 62.5em) {
    .home_top-section {
        margin-right: 10%;
        margin-left: 10%
    }
}

.home_market-news {
    background-image: url("../../assets/images/green-bg.jpg");
    padding: 60px 0;
    background-repeat: no-repeat;
    background-size: cover
}

.home_market-news .wrap {
    padding: 0 5%
}

@media screen and (min-width: 46.875em) {
    .home_market-news .wrap {
        padding: 0 10%
    }
}

.home_market-news h3 {
    color: white
}

.home_market-news li {
    font-weight: 700;
    color: white;
    list-style-type: disc;
    margin-bottom: 20px;
    margin-left: 30px
}

.home_market-news li:last-child {
    margin-bottom: 40px
}

.home_market-news img {
    border: 4px solid white
}

.home_market-news .learn-more {
    background-color: #008061;
    color: white;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    font-family: "Hind", sans-serif;
    font-weight: 100;
    line-height: 0;
    text-transform: uppercase;
    font-size: 1.0625em;
    border: 2px solid #008061
}

@media screen and (max-width: 475px) {
    .home_market-news .learn-more {
        width: 100%
    }
}

.home_market-news .learn-more svg {
    fill: white;
    width: 9px;
    height: 14px;
    margin-left: 20px
}

.home_market-news ul {
    display: none
}

@media screen and (min-width: 62em) {
    .home_market-news ul {
        display: block
    }
}

.home_market-news .learn-more:hover {
    color: #008061;
    background-color: white
}

.home_market-news .learn-more:hover svg {
    fill: #008061
}

.home_image-container {
    text-align: center;
    position: relative;
    max-height: 215px
}

@media screen and (min-width: 46.875em) {
    .home_image-container {
        max-height: 235px
    }
}

.more__wrap {
    position: relative
}

.more__box {
    position: relative;
    padding: 0 10% 30px;
    margin-bottom: 20px;
    border-bottom: 2px dashed #ccc
}

.more__box:last-of-type {
    border-right: none
}

.more__box p {
    margin-bottom: 45px;
    display: none
}

@media screen and (min-width: 46.875em) {
    .more__box p {
        display: block
    }
}

.more__box .learn-more {
    position: relative;
    padding: 5px 0;
    border: 1px solid #94620A;
    color: #7C7C7C;
    width: 100%;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto
}

.more__box .learn-more svg {
    width: 9px;
    height: 14px;
    margin-left: 10px;
    fill: #555
}

.more__box .learn-more:hover,
.more__box .learn-more:focus {
    background-color: #94620A;
    color: #fff
}

.more__box .learn-more:hover svg,
.more__box .learn-more:focus svg {
    fill: #fff
}

@media screen and (min-width: 750px) {
    .more__box {
        width: 49.5%;
        display: inline-block;
        vertical-align: middle;
        border: none;
        height: 420px;
        padding: 0 40px 80px;
        margin-bottom: 20px
    }
    .more__box .learn-more {
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 80%;
        margin-left: -40%
    }
}

@media screen and (min-width: 62em) {
    .more__box {
        border-bottom: none;
        margin-bottom: 0px
    }
}

@media screen and (min-width: 1090px) {
    .more__box {
        width: 25%;
        border-right: 2px dashed #d3d3d3;
        height: 520px
    }
}

@media screen and (min-width: 89.375em) {
    .more__box {
        height: 520px
    }
}

.icon-svg {
    width: 100%;
    margin: 0;
    position: relative;
    bottom: 100px;
    left: 0;
    max-width: 350px
}

@media screen and (min-width: 29.6875em) {
    .icon-svg {
        margin: 0 0 0 -175px;
        left: 50%
    }
}

@media screen and (min-width: 46.875em) {
    .icon-svg {
        margin: 0 auto;
        left: 0;
        bottom: 110px
    }
}

@media screen and (min-width: 68.125em) {
    .icon-svg {
        margin: 0 auto;
        width: 120%;
        left: -10%
    }
}

@media screen and (min-width: 116.25em) {
    .icon-svg {
        margin-left: -175px !important;
        left: 50% !important
    }
}

.lt-ie9 .icon-svg {
    bottom: -30px
}

.circle-icon {
    display: block;
    margin: 0 auto 40px
}

.growing-ideas {
    position: relative;
    background-image: url("../../assets/images/wood.jpg");
    background-size: cover;
    padding: 3.125em 5% 1.875em
}

.growing-ideas:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 14px;
    background-image: url("../../assets/images/arrow-border.png");
    background-position: left center;
    background-repeat: repeat
}

@media screen and (min-width: 46.875em) {
    .growing-ideas {
        padding: 6.25em 5%
    }
}

.ideas__graphic {
    width: 100%;
    float: none !important;
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width: 1000px) {
    .ideas__graphic {
        width: 50%
    }
}

.ideas__graphic,
.ideas__text {
    padding: 0 0px
}

@media screen and (min-width: 46.875em) {
    .ideas__graphic,
    .ideas__text {
        padding: 0px 40px
    }
}

.ideas__graphic {
    position: relative
}

.ideas__text {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 80%
}

.ideas__text h3,
.ideas__text p {
    color: #fff;
    text-align: left
}

.ideas__text h3 {
    font-family: "Roboto Slab", serif;
    font-size: 2.1875em;
    font-size: 3.8vw;
    font-weight: 700
}

@media screen and (min-width: 62.5em) {
    .ideas__text h3 {
        font-size: 2vw
    }
}

.ideas__text p {
    font-family: "Hind", sans-serif;
    line-height: 1.6em;
    margin-top: 20px
}

@media screen and (min-width: 1000px) {
    .ideas__text {
        width: 50%;
        border-left: 2px solid #fff
    }
}

@media screen and (min-width: 1360px) {
    .ideas__text {
        font-size: 100%
    }
}

.sub__links {
    text-align: center;
    margin-top: 40px
}

.sub__links a {
    display: inline-block;
    width: 42%;
    font-family: "Hind", sans-serif;
    font-size: 1em;
    color: #fff;
    border: 1px solid #fff;
    padding: .3125em 1.25em;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px
}

.sub__links a:hover,
.sub__links a:focus {
    background-color: #fff;
    color: #7C7C7C
}

@media screen and (min-width: 33.4375em) {
    .sub__links a {
        display: inline-block;
        width: auto;
        margin-left: 0;
        margin-right: 20px;
        margin-bottom: 20px
    }
}

@media screen and (min-width: 62.5em) {
    .sub__links {
        text-align: left
    }
}

.home_more_section {
    padding-top: 10px;
    padding-bottom: 20px
}

@media screen and (min-width: 46.875em) {
    .home_more_section {
        padding-top: 60px;
        padding-bottom: 80px
    }
}

.site-footer {
    position: relative;
    padding: 0
}

.site-footer:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 0;
    width: 100%;
    height: 8px;
    background-image: url("../../assets/images/arrow-border-green.png");
    background-position: left center;
    background-repeat: repeat
}

.footer__bottom {
    background-color: #008061;
    padding: 50px 5%
}

.footer__bottom hr {
    width: 90%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #007155;
    margin-top: 20px
}

.footer__address {
    line-height: 1.2em;
    color: #fff;
    text-align: left
}

.footer__address p {
    font-family: "Hind", sans-serif;
    font-size: .75em
}

.footer__address a {
    color: #fff
}

.footer__links {
    text-align: center
}

.footer__links a,
.footer__links span {
    font-family: "Roboto Slab", serif;
    font-size: 1.0625em;
    color: #fff;
    text-align: left
}

.footer__links a {
    margin-right: 15px;
    margin-bottom: 10px;
    display: inline-block
}

@media screen and (min-width: 69.1875em) {
    .footer__links {
        border-right: 2px solid #007155
    }
}

@media screen and (min-width: 103.125em) {
    .footer__links {
        border-left: 2px solid #007155
    }
}

.footer__links.col-md-4 {
    width: 100%;
    float: right
}

@media screen and (min-width: 1107px) {
    .footer__links.col-md-4 {
        width: 50%
    }
}

@media screen and (min-width: 1650px) {
    .footer__links.col-md-4 {
        width: 33.333333%;
        text-align: center
    }
}

.footer__address.col-md-4 {
    width: 100%
}

.footer__address.col-md-4 img {
    display: none
}

@media screen and (min-width: 1107px) {
    .footer__address.col-md-4 {
        width: 100%;
        margin: 140px auto 0;
        float: none
    }
}

@media screen and (min-width: 1650px) {
    .footer__address.col-md-4 {
        width: 33.333333%;
        float: left;
        margin: 0 auto 0
    }
    .footer__address.col-md-4 img {
        display: block
    }
}

.footer__address .col-xs-6 {
    width: 100%
}

@media screen and (min-width: 1650px) {
    .footer__address .col-xs-6 {
        width: 50%
    }
}

.address {
    text-align: center
}

.address p {
    display: inline
}

@media screen and (min-width: 103.125em) {
    .address {
        text-align: left
    }
    .address p {
        display: block
    }
}

.footer__family.col-md-4 {
    width: 100%;
    padding: 0 20px 20px;
    float: right
}

.footer__family.col-md-4 h3 {
    text-align: center
}

.footer__family.col-md-4 h3 a {
    color: #fff
}

.footer__family.col-md-4 h3 a:hover,
.footer__family.col-md-4 h3 a:focus {
    color: #fff;
    text-decoration: underline
}

.footer__family.col-md-4 img {
    margin: 1% 0.5%;
    width: 48%
}

@media screen and (min-width: 24.0625em) {
    .footer__family.col-md-4 img {
        margin: 0 0.5%;
        width: 22.25%
    }
}

@media screen and (min-width: 34.625em) {
    .footer__family.col-md-4 img {
        width: 22.5%
    }
}

@media screen and (min-width: 1107px) {
    .footer__family.col-md-4 {
        width: 50%
    }
}

@media screen and (min-width: 103.125em) {
    .footer__family.col-md-4 {
        width: 33.333333%;
        text-align: center;
        padding: 0 20px 0;
        border-top: none
    }
}

.social__links a {
    display: inline-block;
    vertical-align: middle
}

.social__links span {
    display: block;
    text-align: center;
    margin-top: 30px
}

.social__links a {
    margin-right: 0
}

.social__links svg {
    width: 70px;
    height: 70px;
    fill: #fff
}

.social__links a:hover svg,
.social__links a:focus svg {
    fill: #dc910f
}

@media screen and (min-width: 32.1875em) {
    .social__links span,
    .social__links a {
        display: inline-block;
        vertical-align: middle
    }
    .social__links span {
        margin-top: 0
    }
}

.footer__family {
    text-align: left;
    padding: 0 30px
}

.footer__family h3 {
    font-family: "Roboto Slab", serif;
    font-size: 1.5625em;
    font-weight: 300;
    color: #fff;
    text-align: left
}

.footer__family img.col-sm-3 {
    padding-left: 0
}

.page__header {
    position: relative;
    min-height: 300px;
    margin-top: 0;
    background-size: cover;
    background-position: center center;
    text-align: center
}

@media screen and (min-width: 80em) and (min-height: 762px) {
    .page__header {
        min-height: 500px
    }
}

.page--about {
    background-image: url("../../assets/images/about-bg.jpg")
}

.page--about .page__title {
    padding: 0 15%
}

.page--family {
    background-image: url("../../assets/images/family-bg.jpg")
}

.page--history {
    background-image: url("../../assets/images/history-bg.jpg")
}

.page--team {
    background-image: url("../../assets/images/team-bg.jpg")
}

.page--sustainability {
    background-image: url("../../assets/images/sustainability-bg.jpg")
}

.page--local,
.page--resources {
    background-image: url("../../assets/images/local-bg.jpg");
    position: relative
}

.page--local:after,
.page--resources:after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    border-bottom: 2px dashed #d3d3d3
}

.page--products {
    background-image: url("../../assets/images/oranges-bg.jpg")
}

.page--serve {
    background-image: url("../../assets/images/who-we-serve-bg.jpg");
    text-align: center
}

.page--serve img {
    position: absolute;
    bottom: -60px;
    left: 0;
    margin-left: 0;
    z-index: 2
}

@media screen and (min-width: 38.75em) {
    .page--serve img {
        bottom: -80px
    }
}

@media screen and (min-width: 54em) {
    .page--serve img {
        left: 50%;
        margin-left: -430.5px
    }
}

.page__title {
    width: 100%;
    position: absolute;
    bottom: 40px;
    font-family: "Roboto Slab", serif;
    font-size: 2.1875em;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
    text-shadow: 0 0 25px rgba(0, 0, 0, 0.75)
}

@media screen and (min-width: 80em) {
    .page__title {
        font-size: 3.4375em
    }
}

.page--resources {
    position: relative
}

.page--resources .page__title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.page--resources .page__title img {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    left: 0;
    margin-left: 0;
    max-width: 100px
}

@media screen and (min-width: 80em) {
    .page--resources .page__title img {
        max-width: 100%
    }
}

hr {
    width: 80%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px dashed #d5d5d5
}

.page__nav {
    text-align: center;
    border-bottom: 2px dashed #d5d5d5
}

.page__nav ul {
    position: relative;
    display: none
}

.page__nav ul .current-menu-item a {
    color: #94620A
}

.page__nav li {
    display: inline-block;
    position: relative;
    z-index: 3;
    padding: 10px 15px 20px 10px;
    margin-right: 0
}

@media screen and (min-width: 71.875em) {
    .page__nav li {
        padding: 10px 30px 20px
    }
}

.page__nav li:after {
    content: '';
    width: 2px;
    height: 30px;
    background-color: #D2D2D2;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -19px
}

.page__nav li:last-of-type:after {
    content: '';
    display: none
}

.page__nav a {
    display: inline-block;
    font-size: .875em;
    font-weight: 300
}

@media screen and (min-width: 71.875em) {
    .page__nav a {
        font-size: 1.125em
    }
}

@media screen and (min-width: 37.5em) {
    .page__nav ul {
        display: block
    }
}

.products--nav li,
.serve--nav li {
    padding: 10px 15px 20px 10px
}

@media screen and (min-width: 90.625em) {
    .products--nav li,
    .serve--nav li {
        padding: 10px 30px 20px
    }
}

.products--nav li a,
.serve--nav li a {
    font-size: .9375em
}

.serve--nav {
    position: relative;
    border-bottom: none;
    margin-top: 30px
}

.serve--nav span:after {
    content: '';
    width: 2px;
    height: 30px;
    background-color: #D2D2D2;
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -19px
}

.serve--nav span:last-of-type:after {
    content: '';
    display: none
}

.serve--nav:before {
    content: '';
    position: absolute;
    left: 0;
    top: -15px;
    width: 24%;
    border-bottom: 2px dashed #d5d5d5
}

.serve--nav:after {
    content: '';
    position: absolute;
    right: 0;
    top: -15px;
    width: 24%;
    border-bottom: 2px dashed #d5d5d5
}

.family__logos {
    text-align: center;
    padding: 40px 0
}

.family__logos img {
    margin-right: 0;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%
}

@media screen and (min-width: 28.125em) {
    .family__logos img {
        margin-right: 30px;
        margin-left: 30px
    }
}

.our-vision p,
.our-vision ul,
.what-we-do p,
.what-we-do ul,
.what-we-care-about p,
.what-we-care-about ul {
    width: 100%;
    max-width: 980px;
    color: #7C7C7C;
    margin: 0 auto
}

.what-we-do {
    margin-bottom: 60px
}

.team-intro p,
.sustainability__intro p,
.local__intro p,
.serve__intro p {
    width: 100%;
    color: #7C7C7C;
    margin: 0 auto
}

.team-intro ul,
.sustainability__intro ul,
.local__intro ul,
.serve__intro ul {
    margin-top: 20px
}

.team-intro li,
.sustainability__intro li,
.local__intro li,
.serve__intro li {
    color: #7C7C7C;
    list-style: disc;
    margin-left: 30px;
    margin-bottom: 10px
}

.team-intro li {
    display: inline-block;
    width: 46%
}

.team-intro li:before {
    content: '•';
    margin-right: 5px
}

.local__intro,
.serve__intro {
    padding: 40px 10%
}

.local__intro p {
    margin-bottom: 30px;
    font-size: 1.25em
}

.serve__intro p,
.serve__intro li,
.best__products p,
.best__products li {
    font-size: 1em;
    line-height: 1.8em;
    margin: 0 0 30px
}

@media screen and (min-width: 95em) {
    .serve__intro p,
    .serve__intro li,
    .best__products p,
    .best__products li {
        font-size: 1.25em
    }
}

.team__container {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

.team__retail {
    position: relative;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 50px;
    padding: 0 20px 60px
}

.team__retail .member__avatar {
    width: 15em;
    height: 15em
}

.team__retail .member__avatar img {
    width: 100%
}

@media screen and (min-width: 31.25em) {
    .team__retail {
        width: 50%
    }
    .team__retail .member__avatar {
        width: 8em;
        height: 8em
    }
}

@media screen and (min-width: 43.75em) {
    .team__retail {
        width: 33.333333%
    }
}

@media screen and (min-width: 56.25em) {
    .team__retail {
        width: 25%
    }
}

@media screen and (min-width: 71.25em) {
    .team__retail {
        width: 20%
    }
}

@media screen and (min-width: 81.25em) {
    .team__retail {
        width: 16.6666667%
    }
}

.team--retail {
    position: relative
}

.team__bio {
    background-color: #fff;
    position: fixed;
    width: 50%;
    max-height: 80%;
    overflow: scroll;
    top: 50%;
    transform: translateY(-50%);
    left: 25%;
    text-align: left;
    padding: 40px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
    z-index: 3;
    display: none
}

.close__bio {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-color: #008061;
    border-radius: 15px;
    font-size: 0.975em;
    font-weight: 700;
    color: #fff;
    text-align: center
}

.close__bio:hover,
.close__bio:focus {
    cursor: pointer
}

.team__leader {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 60px
}

.team__leader .member__links {
    width: 100%
}

.team__leader .member__avatar {
    width: 15em;
    height: 15em
}

.team__leader .member__avatar img {
    width: 100%
}

@media screen and (min-width: 37.5em) {
    .team__leader {
        width: 50%
    }
    .team__leader .member__avatar {
        width: 12em;
        height: 12em
    }
}

@media screen and (min-width: 88.75em) {
    .team__leader {
        width: 25%
    }
}

.family-of-companies {
    padding-top: 40px;
    padding-bottom: 100px
}

.family__info {
    position: relative;
    padding: 0 30px
}

.family__info figure {
    height: 150px
}

@media screen and (max-width: 25em) {
    .family__info figure {
        height: 250px;
        margin: 0
    }
}

@media screen and (max-width: 40.625em) {
    .family__info figure {
        height: 180px
    }
}

.family__info figure img {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.family__info p {
    font-size: .875em;
    color: #7C7C7C;
    text-align: center
}

.family__info li {
    position: relative
}

.family__info li:before {
    content: '•';
    position: absolute;
    top: 0;
    left: -15px;
    color: #7C7C7C
}

.family__info:after {
    content: '';
    height: 400px;
    position: absolute;
    right: 0;
    top: 20px
}

@media screen and (min-width: 80.625em) {
    .family__info:after {
        height: 520px
    }
}

.family__info:last-of-type:after {
    content: '';
    display: none
}

@media screen and (min-width: 40.625em) {
    .family__info:after {
        border-right: 2px dashed #d5d5d5
    }
    .family__info figure {
        height: 220px
    }
}

@media screen and (max-width: 80em) {
    .family__info:nth-of-type(2):after {
        content: '';
        height: 400px;
        position: absolute;
        right: 0;
        top: 20px;
        border-right: none
    }
}

@media screen and (max-width: 80em) {
    .family__info.col-md-3 {
        float: none;
        display: inline-block;
        vertical-align: top;
        width: 48.9%
    }
}

@media screen and (max-width: 40.5625em) {
    .family__info.col-md-3 {
        width: 100%
    }
}

.leadership-team {
    padding-bottom: 80px
}

.team__row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap
}

.team__member {
    position: relative;
    flex: 2 auto;
    float: left;
    text-align: center;
    padding: 30px 0 60px
}

.team__member .member__links {
    width: 100%;
}

.member__avatar {
    width: 25em;
    height: 25em;
    border-radius: 25rem;
    border: 2px solid #D2D2D2;
    overflow: hidden;
    margin: 0 auto;
}

.member__avatar img {
    width: 90%;
}

.team__member:nth-of-type(1),
.team__member:nth-of-type(2) {
    width: 100%;
}

.team__member:nth-of-type(1) .member__avatar,
.team__member:nth-of-type(2) .member__avatar {
    width: 15em;
    height: 15em;
    border-radius: 15em;
}

@media screen and (min-width: 960px) {
    .team__member:nth-of-type(1) .member__avatar,
    .team__member:nth-of-type(2) .member__avatar {
        width: 300px;
        height: 300px;
        border-radius: 190px;
    }
}

@media screen and (min-width: 1500px) {
    .team__member:nth-of-type(1) .member__avatar,
    .team__member:nth-of-type(2) .member__avatar {
        width: 380px;
        height: 380px;
    }
}

@media screen and (min-width: 580px) {
    .team__member:nth-of-type(1),
    .team__member:nth-of-type(2) {
        width: 50%;
    }
}

@media screen and (min-width: 1200px) {
    .team__member:nth-of-type(1),
    .team__member:nth-of-type(2) {
        width: 50%;
    }
}

@media screen and (min-width: 1500px) {
    .team__member:nth-of-type(1),
    .team__member:nth-of-type(2){
        width: 50%;
    }
}

.team__member:nth-of-type(n+3) {
    width: 100%;
}

.team__member:nth-of-type(n+3) .member__avatar {
    width: 15em;
    height: 15em;
    border-radius: 15em
}

@media screen and (min-width: 1201px) {
    .team__member:nth-of-type(n+3) .member__avatar {
        width: 15em;
        height: 15em;
        border-radius: 15em
    }
}

@media screen and (min-width: 580px) {
    .team__member:nth-of-type(n+3) {
        width: 50%
    }
}

@media screen and (min-width: 961px) {
    .team__member:nth-of-type(n+3){
        width: 33.333333%
    }
}

@media screen and (min-width: 1420px) {
    .team__member:nth-of-type(n+3){
        width: 25%;
		flex: 0 1 25%;
    }
}

.member__name {
    font-family: "Roboto Slab", serif;
    font-size: 1.1875em;
    line-height: 1.0em;
    color: #008061;
    text-transform: uppercase;
    margin: 15px 0 8px
}

.member__title {
    display: inline-block;
    font-family: "Hind", sans-serif;
    font-size: .9375em;
    font-weight: 300;
    line-height: 1.2em;
    color: #7C7C7C;
    text-transform: uppercase
}

.member__links {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    margin-top: 30px
}

.icon__email,
.icon__phone,
.icon__bio {
    cursor: pointer;
    width: 150px
}

.icon__email img,
.icon__phone img,
.icon__bio img {
    width: 40px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.icon__email img:hover,
.icon__email img:focus,
.icon__phone img:hover,
.icon__phone img:focus,
.icon__bio img:hover,
.icon__bio img:focus {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.icon__phone {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.icon__phone span {
    opacity: 0;
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -58px;
    background-color: #252525;
    padding: 5px;
    color: #fff;
    border-radius: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.icon__phone span:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -5px;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #252525
}

.icon__phone:hover span,
.icon__phone:focus span {
    top: -40px;
    display: block;
    opacity: 1
}

.distribution.col-md-4 {
    height: 745px;
    position: relative !important
}

@media screen and (max-width: 750px) {
    .distribution.col-md-4 {
        width: 100% !important;
        height: auto;
        float: none;
        -webkit-flex: 1;
        flex: 1
    }
}

@media screen and (min-width: 750px) {
    .distribution.col-md-4 {
        width: 33.333333% !important;
        float: left;
        height: 555px
    }
}

@media screen and (min-width: 1100px) {
    .distribution.col-md-4 {
        height: 605px
    }
}

@media screen and (min-width: 1224px) {
    .distribution.col-md-4 {
        height: 645px
    }
}

.distribution__graphic {
    margin: 80px 0 40px
}

.distribution__graphic img {
    width: 100%
}

.transportation__graphic {
    margin: 80px 0 0
}

.transportation__graphic img {
    width: 100%;
    display: block
}

@media screen and (max-width: 37.5em) {
    .transportation__graphic {
        display: none
    }
}

.history__intro p,
.product__intro p,
.best__products p {
    color: #7C7C7C
}

@media screen and (max-width: 40.5625em) {
    .history__intro img {
        width: 100%
    }
}

@media screen and (max-width: 37.4375em) {
    .product__intro img {
        width: 100%;
        display: none
    }
}

.intro__text {
    width: 75%;
    float: left
}

.intro__graphic {
    width: 20%;
    float: right;
    display: block;
    border: 5px solid #D3D3D3
}

.usda__graphic {
    width: 20%;
    float: right;
    display: block
}

.milestones {
    position: relative
}

.milestones:before {
    content: '';
    position: absolute;
    top: 119px;
    left: 50%;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #d3d3d3;
    margin-left: -5px
}

@media screen and (max-width: 62.5em) {
    .milestones:before {
        display: none
    }
}

.milestone {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0px 0
}

.milestone:before {
    content: '';
    position: absolute;
    left: 50%;
    top: -20px;
    height: 300px;
    width: 2px;
    background-color: #d3d3d3;
    margin-left: -1px;
    z-index: -1
}

@media screen and (max-width: 62.5em) {
    .milestone:before {
        display: none
    }
}

@media screen and (min-width: 62.5em) {
    .milestone {
        margin: 40px 0
    }
}

.milestone:last-of-type:before {
    content: '';
    display: none
}

.milestone__graphic,
.milestone__info {
    float: left;
    width: 80%
}

@media screen and (min-width: 62.5em) {
    .milestone__graphic,
    .milestone__info {
        width: 40%
    }
}

.milestone__graphic img,
.milestone__info img {
    width: 100%;
    display: block
}

.milestone__info {
    height: 140px;
    order: 3;
    float: right
}

.milestone__info p {
    display: inline-block;
    color: #7C7C7C;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (max-width: 62.5em) {
    .milestone__info {
        text-align: left;
        padding-left: 20px
    }
}

.milestone__graphic {
    float: left;
    position: relative;
    order: 1;
    border: 3px solid #d3d3d3
}

@media screen and (max-width: 62.5em) {
    .milestone__graphic {
        display: none
    }
}

.milestone__graphic:after {
    content: url("../../assets/images/icon-arrow.svg");
    width: 15px;
    position: absolute;
    right: -30px;
    top: 50%;
    z-index: 3;
    margin-top: -20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

.milestone__graphic .icon--expand {
    position: absolute;
    width: 26px !important;
    right: 20px;
    bottom: 20px;
    height: 26px !important
}

.milestone:nth-of-type(2n+1) .milestone__info {
    order: 1;
    float: left
}

@media screen and (max-width: 62.5em) {
    .milestone:nth-of-type(2n+1) .milestone__info {
        order: 2;
        float: right
    }
}

.milestone:nth-of-type(2n+1) .milestone__graphic {
    order: 3;
    float: right
}

.milestone:nth-of-type(2n+1) .milestone__graphic:after {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    left: -30px;
    right: auto
}

.milestone__year {
    order: 2;
    width: 20%;
    text-align: center;
    padding: 20px 0;
    z-index: 2
}

@media screen and (max-width: 62.5em) {
    .milestone__year {
        order: 1
    }
}

.milestone__year div {
    padding: 20px 0;
    background-color: #fff
}

.milestone__year span {
    position: relative;
    display: inline-block;
    width: 75px;
    height: 75px;
    border-radius: 37.5px;
    background-color: #008061;
    font-family: "Roboto Slab", serif;
    color: #fff;
    padding-top: 23px
}

.milestone__year span:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 62px;
    height: 62px;
    border-radius: 31px;
    border: 2px dashed rgba(0, 0, 0, 0.3);
    margin-left: -33px;
    margin-top: -33px
}

@media screen and (max-width: 24.375em) {
    .milestone__year span {
        width: 50px;
        height: 50px;
        padding-top: 12px
    }
    .milestone__year span:after {
        content: '';
        width: 42px;
        height: 42px;
        margin-left: -23px;
        margin-top: -23px
    }
}

.ie9 .milestone__year {
    width: 100%;
    position: absolute;
    left: 0;
    float: none
}

.ie9 .milestone__year div {
    width: 20%;
    max-width: 75px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    margin-left: -37.5px
}

.milestone:nth-of-type(2n+1) .milestone__year span {
    background-color: #94620A
}

.milestone:nth-of-type(2n+1) .milestone__info {
    text-align: right
}

@media screen and (max-width: 62.5em) {
    .milestone:nth-of-type(2n+1) .milestone__info {
        text-align: left;
        padding-left: 20px
    }
}

.sustainability__graphic {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    text-align: center
}

@media screen and (min-width: 40.625em) {
    .sustainability__graphic {
        width: 20%
    }
}

.sustainability__text {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.sustainability__text p {
    margin-bottom: 1.25em
}

@media screen and (min-width: 40.625em) {
    .sustainability__text {
        width: 79%;
        padding: 0 0 0 5%
    }
}

.facts {
    font-size: 85%
}

.facts h3,
.facts h4 {
    font-family: "Roboto Slab", serif;
    font-size: 1.5em;
    font-weight: 700;
    color: #008061
}

.facts h3 span,
.facts h4 span {
    font-size: 0.6em
}

.facts p,
.facts li {
    color: #7C7C7C
}

.facts p {
    margin-bottom: 0
}

@media screen and (min-width: 74.0625em) {
    .facts {
        font-size: 100%
    }
}

.fact {
    border-bottom: 2px dashed #d5d5d5;
    padding: 30px 0
}

.fact:last-of-type {
    border: none;
    margin-bottom: 40px
}

.fact__icon,
.fact__info,
.fact__results {
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width: 53.125em) {
    .fact__icon,
    .fact__info,
    .fact__results {
        padding: 20px
    }
}

.fact__icon {
    width: 40%;
    display: block;
    margin: 0 auto 20px
}

@media screen and (min-width: 37.5em) {
    .fact__icon {
        width: 20%
    }
}

@media screen and (min-width: 53.125em) {
    .fact__icon {
        width: 20%;
        display: inline-block
    }
}

@media screen and (min-width: 60em) {
    .fact__icon {
        width: 15%
    }
}

@media screen and (min-width: 74.0625em) {
    .fact__icon {
        width: 10%
    }
}

.fact__results {
    width: 100%;
    display: block
}

.fact__results li {
    position: relative;
    margin-left: 15px
}

.fact__results li:before {
    content: '•';
    position: absolute;
    left: -15px
}

@media screen and (min-width: 53.125em) {
    .fact__results {
        width: 30%;
        display: inline-block
    }
}

@media screen and (min-width: 60em) {
    .fact__results {
        width: 42.5%
    }
}

@media screen and (min-width: 74.0625em) {
    .fact__results {
        width: 45%
    }
}

.fact__info {
    width: 100%;
    display: block;
    margin: 0 0 20px
}

@media screen and (min-width: 53.125em) {
    .fact__info {
        width: 50%;
        display: inline-block;
        margin: 0
    }
}

@media screen and (min-width: 60em) {
    .fact__info {
        width: 42.5%
    }
}

@media screen and (min-width: 74.0625em) {
    .fact__info {
        width: 45%
    }
}

@media screen and (min-width: 53.125em) {
    .fact__info {
        border-right: 2px dashed #d5d5d5;
        border-left: 2px dashed #d5d5d5
    }
}

.sustainability__break img {
    display: block;
    width: 100%
}

@media screen and (max-width: 37.5em) {
    .sustainability__break {
        display: none
    }
}

.achievements {
    background-image: url("../../assets/images/green-texture-bg.jpg");
    background-size: cover;
    padding-top: 3.75em;
    padding-bottom: 3.75em
}

.achievements__title {
    font-size: 1.375em;
    color: #fff;
    margin-bottom: 40px
}

.achievement__logo {
    width: 15%;
    float: left;
    display: none
}

.achievement__logo img {
    display: block;
    max-width: 100%;
    margin-bottom: 10px
}

@media screen and (min-width: 53.125em) {
    .achievement__logo {
        display: block
    }
}

.achievement__list {
    width: 100%;
    float: left
}

.achievement__list li {
    color: #fff;
    list-style: dash;
    margin-bottom: 40px
}

.achievement__list li b {
    font-weight: 400;
    color: #008061
}

.achievement__list li:before {
    content: '-';
    margin-right: 5px
}

@media screen and (min-width: 53.125em) {
    .achievement__list {
        width: 85%
    }
}

.organic__growers {
    margin: 40px 0
}

.grower {
    position: relative;
    width: 100%;
    float: left
}

.grower img {
    display: block;
    width: 100%
}

@media screen and (min-width: 37.5em) {
    .grower {
        width: 50%
    }
}

@media screen and (min-width: 57.5em) {
    .grower {
        width: 33.333333%
    }
}

.grower__details {
    opacity: 1;
    position: absolute;
    background-color: rgba(255, 232, 0, 0.75);
    bottom: 0;
    width: 100%;
    height: 100px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.45);
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out
}

.grower__details h2 {
    color: #fff;
    font-size: 1.875em;
    text-transform: capitalize;
    margin-bottom: 0
}

.grower__details p {
    font-family: "Hind", sans-serif;
    font-size: 1.25em;
    font-weight: 300;
    text-shadow: 0 0 20px rgba(0, 0, 0, 0.45)
}

@media screen and (min-width: 37.5em) {
    .grower__details {
        width: 100%;
        height: 100%;
        opacity: 0;
        top: 0;
        bottom: auto
    }
    .grower__details h2 {
        font-size: 2.5em
    }
    .grower__details p {
        font-size: 1.625em
    }
}

.grower__title {
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.grower:hover .grower__details,
.grower:focus .grower__details {
    opacity: 1
}

.region__left,
.region__right {
    width: 100%;
    float: left
}

.region__left h3,
.region__right h3 {
    font-family: "Roboto Slab", serif;
    font-size: 1.75em;
    text-transform: uppercase;
    color: #008061
}

.region__left h4,
.region__right h4 {
    font-family: "Hind", sans-serif;
    font-size: 1em;
    font-weight: 600;
    color: #898989;
    text-transform: uppercase;
    margin: 0
}

@media screen and (min-width: 78.75em) {
    .region__left,
    .region__right {
        width: 50%
    }
}

.region__half {
    width: 100%
}

@media screen and (min-width: 40.625em) {
    .region__half {
        width: 50%;
        float: left
    }
}

@media screen and (min-width: 78.75em) {
    .region__right h3 {
        text-align: left
    }
}

.region {
    width: 100%
}

@media screen and (min-width: 40.625em) {
    .region {
        width: 50%;
        float: left
    }
}

.region__list {
    margin-bottom: 15px
}

.region__list li {
    margin-left: 10px;
    font-family: "Hind", sans-serif;
    color: #898989
}

@media screen and (min-width: 64.5em) {
    .highlight__graphics,
    .highlight__list {
        display: inline-block;
        vertical-align: middle
    }
}

.highlight__graphics {
    width: 100%
}

@media screen and (min-width: 64.5em) {
    .highlight__graphics {
        width: 50%
    }
}

.highlight__list {
    width: 100%
}

.highlight__list ul {
    padding-left: 0
}

.highlight__list li {
    position: relative;
    margin-bottom: 20px;
    font-size: 1em;
    color: #898989
}

.highlight__list li b {
    color: #008061
}

@media screen and (min-width: 46.875em) {
    .highlight__list li {
        margin-bottom: 60px
    }
}

@media screen and (min-width: 82.1875em) {
    .highlight__list li {
        font-size: 1.25em
    }
}

@media screen and (min-width: 64.5em) {
    .highlight__list {
        width: 50%
    }
    .highlight__list ul {
        padding-left: 100px
    }
}

.custom-packaging li:after {
    content: url(../../assets/images/icon-arrow.svg);
    display: none !important
}

.lt-ie9 .highlight__list li:after {
    top: 0 !important
}

.highlight__graphic {
    position: relative;
    width: 100%;
    margin: 0 0 40px;
    border: 4px solid #d3d3d3
}

.highlight__graphic img {
    width: 100%;
    display: block
}

.highlight__graphic .icon--expand {
    position: absolute;
    width: 26px !important;
    right: 20px;
    bottom: 20px;
    height: 26px !important
}

.logos__wrap {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    align-items: center
}

.grower-logo {
    display: inline-block;
    vertical-align: middle;
    flex: 2 auto;
    width: 25%;
    max-width: 300px;
    text-align: center
}

.grower-logo img {
    width: auto
}

@media screen and (min-width: 89.375em) {
    .grower-logo {
        width: 18%
    }
}

.organics__list {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    column-count: 1;
    font-family: "Hind", sans-serif;
    font-size: 1.125em;
    color: #008061;
    text-align: center;
    margin: 60px 0 80px
}

.organics__list li {
    margin-bottom: 10px
}

.organics__list li a {
    font-weight: 400;
    color: #008061;
    text-decoration: none
}

.organics__list li a:hover,
.organics__list li a:focus {
    text-decoration: underline
}

@media screen and (min-width: 40.625em) {
    .organics__list {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
        column-count: 3
    }
}

@media screen and (min-width: 56.25em) {
    .organics__list {
        -webkit-columns: 4;
        -moz-columns: 4;
        columns: 4;
        column-count: 4
    }
}

.ie9 .organics__list li {
    display: inline-block;
    width: 32.5%
}

@media screen and (min-width: 56.25em) {
    .ie9 .organics__list li {
        width: 24.5%
    }
}

.serve__intro .intro__text,
.best__products .intro__text {
    float: none;
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

@media screen and (min-width: 78.75em) {
    .serve__intro .intro__text,
    .best__products .intro__text {
        width: 50%
    }
}

@media screen and (min-width: 95em) {
    .serve__intro .intro__text,
    .best__products .intro__text {
        width: 60%
    }
}

.we-serve__graphics,
.best-products__graphics {
    position: relative;
    width: 100%;
    display: none;
    height: 342px;
    vertical-align: middle
}

@media screen and (min-width: 78.75em) {
    .we-serve__graphics,
    .best-products__graphics {
        width: 50%;
        display: inline-block
    }
}

@media screen and (min-width: 95em) {
    .we-serve__graphics,
    .best-products__graphics {
        width: 40%
    }
}

.best-products__graphics {
    height: 372px
}

.large__graphic,
.medium__graphic,
.small__graphic {
    position: absolute;
    background-image: url("../../assets/images/circle-border.png");
    background-color: #fff;
    background-size: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.large__graphic:hover,
.large__graphic:focus,
.medium__graphic:hover,
.medium__graphic:focus,
.small__graphic:hover,
.small__graphic:focus {
    z-index: 3
}

.large__graphic:hover img,
.large__graphic:focus img,
.medium__graphic:hover img,
.medium__graphic:focus img,
.small__graphic:hover img,
.small__graphic:focus img {
    width: 160%
}

.large__graphic {
    right: 150px;
    top: 0;
    width: 312px;
    height: 312px;
    border-radius: 156px;
    padding: 15px;
    z-index: 1
}

.large__graphic div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto
}

.large__graphic div img {
    max-width: 300%;
    width: 140%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.transportation__large .graphic__image {
    max-width: 300%;
    width: 150% !important;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.transportation__large:hover,
.transportation__large:focus {
    z-index: 3
}

.transportation__large:hover .graphic__image,
.transportation__large:focus .graphic__image {
    width: 170% !important
}

.medium__graphic {
    right: 0;
    top: 90px;
    width: 250px;
    height: 250px;
    border-radius: 175px;
    padding: 15px
}

.medium__graphic div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto
}

.medium__graphic div img {
    max-width: 300%;
    width: 140%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.small__graphic {
    right: 0;
    top: 90px;
    width: 200px;
    height: 200px;
    border-radius: 100px;
    padding: 15px
}

.small__graphic div {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto
}

.small__graphic div img {
    max-width: 300%;
    width: 140%;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out
}

.transport__graphics {
    margin-top: -150px;
    text-align: center
}

.transport__graphics .large__graphic {
    top: 150px
}

.transport__graphics .medium__graphic {
    top: 220px
}

.medium__graphic .icon--expand,
.large__graphic .icon--expand,
.small__graphic .icon--expand {
    position: absolute;
    width: 26px !important;
    left: 50px;
    bottom: 40px;
    height: 26px !important
}

.large__graphic .icon--expand {
    bottom: 60px
}

.retailer__statement {
    font-size: 2em;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    padding: 40px 5% 60px
}

.best-products__graphics .medium__graphic {
    top: 0
}

.best-products__graphics .small__graphic {
    top: 170px;
    right: 140px
}

.best__list {
    color: #898989
}

.calls-to-action {
    text-align: center;
    padding: 80px 0
}

.button__cta {
    display: inline-block;
    border: 1px solid #94620A;
    font-family: "Roboto Slab", serif;
    font-size: 1.125em;
    color: #008061;
    padding: 10px 20px;
    margin: 0 30px 20px
}

.button__cta:hover,
.button__cta:focus {
    background-color: #94620A;
    color: #fff
}

@media screen and (min-width: 37.5em) {
    .button__cta {
        font-size: 1.75em
    }
}

.button__careers {
    position: relative;
    background-image: url(../../assets/images/careers-bg.jpg);
    background-size: cover;
    width: 100%;
    padding: 70px 0;
    height: auto;
    text-align: center;
    color: #fff
}

.button__careers:before {
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 232, 0, 0.75);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.button__careers:after {
    content: 'View Careers';
    position: relative;
    z-index: 5
}

.button__careers:hover:before {
    content: '';
    opacity: 1;
    position: absolute
}

.button__careers span {
    position: absolute
}

.image__break {
    width: 100%
}

.image__break img {
    width: 33.333333%;
    display: block;
    float: left
}

.fact__list {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.fact__list li {
    margin-bottom: 20px;
    font-size: 1.25em;
    color: #898989
}

.fact__list li:before {
    content: '•'
}

.fact__list li a {
    color: #008061
}

.fact__image {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.local__gallery img {
    display: block
}

.local__gallery figure {
    width: 50%;
    float: left;
    margin: 0
}

@media screen and (min-width: 40.625em) {
    .local__gallery figure {
        width: 33.333333%
    }
}

.local__gallery figure img {
    width: 100%
}

.local__gallery figure:nth-of-type(4),
.local__gallery figure:nth-of-type(5),
.local__gallery figure:nth-of-type(9),
.local__gallery figure:nth-of-type(10),
.local__gallery figure:nth-of-type(11),
.local__gallery figure:nth-of-type(12) {
    width: 50%
}

@media screen and (min-width: 84.375em) {
    .local__gallery figure:nth-of-type(4),
    .local__gallery figure:nth-of-type(5),
    .local__gallery figure:nth-of-type(9),
    .local__gallery figure:nth-of-type(10),
    .local__gallery figure:nth-of-type(11),
    .local__gallery figure:nth-of-type(12) {
        width: 33.333333%
    }
}

.article__main figure,
.article__small figure {
    width: 100%;
    margin: 0
}

.article__main figure img,
.article__small figure img {
    width: 100%
}

.article__main time,
.article__small time {
    color: #94620A
}

.article__main .article__author,
.article__small .article__author {
    float: right
}

.article__main time,
.article__main .article__author,
.article__small time,
.article__small .article__author {
    font-family: "Roboto Slab", serif;
    font-size: .875em;
    color: #94620A
}

.article__main h3,
.article__small h3 {
    font-family: "Roboto Slab", serif;
    color: #008061
}

.article__main p,
.article__small p {
    color: #898989
}

.article__main hr,
.article__small hr {
    border-bottom: 1px solid #d3d3d3;
    width: 100%;
    margin-bottom: 30px
}

.article__main h2>a,
.article__small h2>a {
    border: none;
    padding: none !important;
    color: #008061
}

.article__main h2>a:hover,
.article__main h2>a:focus,
.article__small h2>a:hover,
.article__small h2>a:focus {
    text-decoration: underline
}

.article__main {
    margin-bottom: 80px
}

.article__main p,
.article__main ul {
    margin-bottom: 1.25em;
    font-family: "Hind", sans-serif;
    color: #898989
}

.article__info {
    margin-bottom: 20px
}

.blog__wrap {
    padding-bottom: 40px
}

.blog__lower {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between;
    align-items: stretch
}

.article__small {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 60px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    flex-flow: row wrap;
    float: left
}

@media screen and (min-width: 75em) {
    .article__small {
        width: 48%
    }
}

.article__small:nth-of-type(even) {
    float: right
}

.article__categories {
    float: right;
    font-family: "Roboto Slab", serif;
    font-size: .875em;
    color: #94620A
}

.article__categories a {
    color: #008061
}

.article__content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 20px;
    border-bottom: 2px dashed #d5d5d5;
    border-right: 2px dashed #d5d5d5;
    border-left: 2px dashed #d5d5d5
}

.article__content h2 {
    font-size: 1.125em
}

.article__content time,
.article__content .article__author {
    font-size: .8125em
}

.article__content p {
    font-size: .8125em;
    margin-bottom: 1.25em
}

@media screen and (min-width: 75em) {
    .article__content {
        min-height: 21.875em
    }
}

.blog__lower .article__content {
    padding-bottom: 42px
}

.category .content-sidebar-wrap {
    padding: 0 10%
}

.button__article {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #94620A;
    padding: 5px 25px;
    font-family: "Roboto Slab", serif;
    color: #94620A
}

.button__article:hover,
.button__article:focus {
    background-color: #94620A;
    color: #fff
}

.sidebar__search,
.sidebar__list,
.sidebar__newsletter,
.sidebar__social {
    margin-bottom: 20px
}

.sidebar__search h3,
.sidebar__list h3,
.sidebar__newsletter h3,
.sidebar__social h3 {
    font-family: "Roboto Slab", serif;
    font-size: 1.125em;
    font-weight: 400;
    color: #94620A
}

.search__wrap {
    position: relative
}

.search__wrap input,
.search__wrap .ctct-button {
    border: 1px solid #008061;
    padding: .3125em;
    height: 35px
}

.search__wrap input[type=submit],
.search__wrap .ctct-button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #008061;
    font-family: "Roboto Slab", serif;
    font-size: .8125em;
    text-transform: lowercase;
    padding-left: 20px;
    padding-right: 20px
}

.search__wrap .search__submit {
    background-image: url("../../assets/images/search-glass.png");
    background-size: 20px;
    background-repeat: no-repeat;
    background-position: center center
}

.sidebar__list li {
    border: none;
    margin: 0px
}

.sidebar__list a {
    font-family: "Roboto Slab", serif;
    font-size: .875em;
    color: #008061
}

.sidebar__list a:hover,
.sidebar__list a:focus {
    text-decoration: underline
}

.sidebar__list p {
    font-family: "Roboto Slab", serif;
    font-size: .875em;
    color: #008061
}

.sidebar__social a {
    font-size: 0;
    display: inline-block;
    width: 24%
}

.sidebar__social a svg {
    width: 100%;
    fill: #008061
}

.sidebar__social a svg:hover {
    fill: #94620A
}

.single .article__categories {
    float: none;
    display: block;
    margin-top: 20px
}

.article__more h3 {
    font-family: "Roboto Slab", serif;
    font-size: 1.125em;
    font-weight: 400;
    color: #94620A
}

.blog__lower .article__more {
    position: absolute;
    bottom: 20px
}

.at-share-btn {
    border-radius: 16px;
    margin-right: 5px !important
}

.article__pagination {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    margin-top: 40px
}

.article__pagination a {
    display: inline-block;
    width: 48%;
    background-color: #008061;
    font-family: "Roboto Slab", serif;
    font-size: .875em;
    color: #fff;
    text-align: center;
    padding: 10px
}

.article__pagination a:hover,
.article__pagination a:focus {
    background-color: #94620A;
    color: #fff
}

span.button__pagination {
    opacity: 0.5
}

.contact__sidebar {
    margin-top: 40px
}

.contact__sidebar .button__cta {
    margin: 0
}

.contact__fields {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between
}

.contact__field {
    width: 100% !important;
    margin-bottom: 20px
}

.contact__field label {
    font-family: "Roboto Slab", serif;
    font-size: 1em;
    font-weight: 300;
    color: #94620A
}

@media screen and (min-width: 40.625em) {
    .contact__field {
        width: 48% !important
    }
}

.contact__select ul {
    display: none
}

.contact__textarea {
    width: 100%
}

.contact__textarea label {
    font-family: "Roboto Slab", serif;
    font-size: 1em;
    font-weight: 300;
    color: #94620A
}

.contact__field input,
.contact__field textarea,
.contact__textarea input,
.contact__textarea textarea {
    height: 32px;
    border: 1px solid #008061;
    padding: 5px;
    font-family: "Roboto Slab", serif;
    font-size: .8125em;
    color: #008061
}

.contact__field textarea,
.contact__textarea textarea {
    height: 200px
}

.contact__field p,
.contact__textarea p {
    margin: 0
}

.contact__select {
    position: relative
}

.contact__select p {
    padding: 5px;
    font-family: "Roboto Slab", serif;
    font-size: .875em;
    line-height: 0.8em;
    margin: 0
}

.contact__select ul {
    width: 100%;
    height: 250px;
    position: absolute;
    left: 10px;
    z-index: 2;
    margin-top: -5px;
    background-color: #fff;
    border: 1px solid #008061;
    padding: 5px 10px;
    overflow: scroll
}

.contact__select ul li {
    font-size: .8125em;
    color: #008061;
    padding: 5px 0;
    border-bottom: 1px solid #d3d3d3
}

.contact__select ul li:hover {
    cursor: pointer
}

.contact__wrap {
    padding-bottom: 0px
}

.contact__wrap hr {
    width: 100%;
    border-right: none;
    border-left: none;
    border-top: none;
    border-bottom: 1px solid #d3d3d3;
    margin: 40px 0 30px
}

.contact__wrap input[type=submit] {
    width: 100%;
    max-width: 330px;
    background-color: #fff;
    border: 1px solid #94620A;
    font-family: "Roboto Slab", serif;
    color: #94620A;
    text-align: center
}

.contact__wrap input[type=submit]:hover,
.contact__wrap input[type=submit]:focus {
    background-color: #94620A;
    color: #fff
}

.contact__wrap p {
    color: #898989
}

@media screen and (min-width: 62.5em) {
    .contact__wrap {
        padding-bottom: 100px
    }
}

.contact__intro p {
    color: #898989
}

.simple-text p {
    margin-bottom: 20px !important
}

.local__back {
    position: relative;
    padding: 80px 0;
    text-align: center
}

.local__back .prev_nav,
.local__back .next_nav {
    top: 23%
}

.local__back .prev_nav {
    position: absolute;
    left: 5%
}

@media screen and (min-width: 40.625em) {
    .local__back .prev_nav {
        left: 10%
    }
}

.local__back .next_nav {
    position: absolute;
    right: 5%
}

@media screen and (min-width: 40.625em) {
    .local__back .next_nav {
        right: 10%
    }
}

.local__back a[title] {
    font-size: 3.75em;
    color: #94620A;
    top: 23%
}

.local__back a[title]:hover,
.local__back a[title]:focus {
    color: #008061
}

.stats__wrap {
    margin: 80px 0;
    text-align: center
}

@media screen and (min-width: 53.125em) {
    .stats__wrap {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        justify-content: space-between
    }
}

.stat {
    display: block;
    background-color: #008061;
    width: 18.125em;
    height: 18.125em;
    border-radius: 11.875em;
    text-align: center;
    padding: 0 20px;
    margin: 0 auto 10px
}

@media screen and (min-width: 30em) {
    .stat {
        width: 23.75em;
        height: 23.75em
    }
}

@media screen and (min-width: 45.0625em) {
    .stat {
        display: inline-block;
        width: 11.25em;
        height: 11.25em;
        border-radius: 8.75em;
        margin: 0 5px
    }
}

@media screen and (min-width: 53.125em) {
    .stat {
        width: 13.75em;
        height: 13.75em;
        border-radius: 8.75em;
        margin: 0
    }
}

@media screen and (min-width: 64em) {
    .stat {
        width: 16.25em;
        height: 16.25em
    }
}

@media screen and (min-width: 75em) {
    .stat {
        width: 17.5em;
        height: 17.5em
    }
}

.stat__info {
    position: relative;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.stat__number,
.stat__text {
    color: #fff !important
}

.stat__number {
    font-family: "Roboto Slab", serif;
    font-size: 4.5em
}

@media screen and (min-width: 45.0625em) {
    .stat__number {
        font-size: 2.625em
    }
}

@media screen and (min-width: 53.125em) {
    .stat__number {
        font-size: 4.5em
    }
}

.stat__text {
    font-family: "Hind", sans-serif;
    font-size: 1.25em
}

@media screen and (min-width: 43.75em) {
    .stat__text {
        font-size: .8125em
    }
}

@media screen and (min-width: 53.125em) {
    .stat__text {
        font-size: .8125em
    }
}

@media screen and (min-width: 64em) {
    .stat__text {
        font-size: 1em
    }
}

.reason__wrap {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    justify-content: space-between
}

.reason {
    width: 100%;
    padding: 0 20px;
    margin: 40px 0;
    text-align: center;
    display: inline-block;
    vertical-align: top
}

.reason h3,
.reason p {
    color: #fff
}

.reason h3 {
    font-family: "Roboto Slab", serif;
    font-size: 1.25em;
    text-transform: uppercase
}

@media screen and (min-width: 40.625em) {
    .reason {
        width: 49%
    }
    .reason h3 {
        font-size: 1.75em
    }
}

@media screen and (min-width: 72.5em) {
    .reason {
        width: 33%
    }
}

.why-work-here {
    padding: 30px 10% 20px
}

@media screen and (min-width: 40.625em) {
    .why-work-here {
        padding: 50px 10% 20px
    }
}

.resource {
    text-align: center
}

.resource h3 {
    font-size: 1em;
    color: #898989
}

@media screen and (max-width: 62em) {
    .resource.col-md-3 {
        width: 50%;
        float: left
    }
}

@media screen and (max-width: 40.5625em) {
    .resource.col-md-3 {
        width: 100%;
        float: none
    }
}

@media screen and (max-width: 62em) {
    .video.col-md-6 {
        width: 50%;
        float: left
    }
}

.resource__half {
    text-align: center
}

.resource__half img {
    width: 100%
}

.industry-news {
    padding-bottom: 80px
}

.association__logos {
    text-align: center
}

.association__logos .association-logo:nth-of-type(5),
.association__logos .association-logo:nth-of-type(6) {
    width: 43%;
    max-width: 43%
}

.association__logos .association-logo:nth-of-type(5) img,
.association__logos .association-logo:nth-of-type(6) img {
    width: 100%;
    max-width: 100%
}

.association-logo {
    display: inline-block;
    vertical-align: middle;
    flex: 2 auto;
    text-align: center
}

.association-logo img {
    width: auto
}

@media screen and (min-width: 89.375em) {
    .association-logo {
        width: 18%
    }
}

.careers__break {
    background-size: cover;
    background-position: right top;
    padding: 100px 10%;
    text-align: right;
    color: #fff
}

.careers__break h2 {
    font-size: 2.5em;
    color: #fff
}

.careers__break li {
    margin-bottom: 20px
}

.careers__break .button {
    background-color: #008061
}

.careers__break .button:hover,
.careers__break .button:focus {
    background-color: #fff;
    color: #008061
}

@media screen and (min-width: 62.5em) {
    .careers__break {
        background-position: -580px top
    }
}

@media screen and (min-width: 78.75em) {
    .careers__break {
        background-position: -270px top
    }
}

@media screen and (min-width: 87.5em) {
    .careers__break {
        background-position: -160px top
    }
}

@media screen and (min-width: 100em) {
    .careers__break {
        background-position: right top
    }
}

.career__listings li {
    font-weight: 700
}

.button--careers {
    background-color: #008061;
    color: #fff;
    border: 1px solid #fff
}

.button--careers:hover,
.button--careers:focus {
    background-color: #fff;
    color: #008061;
    border: 1px solid #008061
}

.carouselWrapper {
    position: relative
}

.slide-previous-btn,
.slide-next-btn {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.slide-previous-btn a,
.slide-next-btn a {
    display: block;
    width: 100%;
    height: 100%;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0.01);
    z-index: 2;
    font-size: 0
}

.slide-previous-btn {
    left: 0;
    height: 100%;
    width: 11%
}

.slide-next-btn {
    right: 0;
    height: 100%;
    width: 11%
}

.page--transportation {
    position: relative
}

.page--transportation .page__title {
    z-index: 5
}

.transportation__block {
    position: relative;
    width: 50%;
    float: left
}

.transportation__block img {
    display: block
}

.transportation__block h2 {
    background-color: rgba(255, 255, 255, 0.3);
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Roboto Slab", serif;
    font-size: 4vw;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 0 25px rgba(0, 0, 0, 0.75);
    padding: 50px 0
}

@media screen and (min-width: 38.4375em) {
    .transportation__block {
        width: 25%
    }
    .transportation__block h2 {
        font-size: 2.5vw
    }
}

.search--header {
    background-color: #008061;
    padding: 25px 5%;
    display: none
}

.search--header form {
    position: relative
}

.search--header input {
    padding: 15px !important;
    height: 54px
}

.search--header input[type=submit] {
    background-color: #009a74
}

.search--header input[type=submit]:hover,
.search--header input[type=submit]:focus {
    background-color: #00674e
}

.search h1 a {
    color: #008061
}

.search h1 a:hover,
.search h1 a:focus {
    color: #94620A
}

.search .entry {
    margin-bottom: 0;
    padding: 0 0 40px
}

.archive-description {
    margin-bottom: 0;
    padding: 0 0 40px
}

.widget_text {
    display: none
}

.page-template-page-blog main.content,
.single-post main.content {
    width: 100%
}

@media screen and (min-width: 1000px) {
    .page-template-page-blog main.content,
    .single-post main.content {
        width: 66.666666%
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 10px;
    padding: 0;
    *zoom: 1
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-viewport {
    left: 0;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -35px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(images/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(images/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(images/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

.carouselWrapper {
    margin: 0 auto !important;
    max-width: 2250px;
    border-bottom: 2px dashed #d6d6d6
}

.bx-pager-item {
    background-color: white;
    padding-bottom: 10px
}

.bx-pager {
    position: relative
}

.bx-pager div:first-child {
    padding-left: 15px
}

.bx-pager div:first-child:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    width: 60px;
    height: 20px;
    border-bottom: 2px dashed #d6d6d6;
    border-left: 2px dashed #d6d6d6;
    margin-top: 19px;
    margin-left: -60px;
    z-index: 1
}

.bx-pager div:last-child {
    padding-right: 15px
}

.bx-pager div:last-child:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    width: 60px;
    height: 20px;
    border-bottom: 2px dashed #d6d6d6;
    border-right: 2px dashed #d6d6d6;
    margin-top: 19px;
    margin-right: -10px;
    z-index: 1
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background-color: #CECECE;
    position: relative;
    z-index: 2
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #008061
}

.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: #008061
}

.carouselWrapper .bx-viewport {
    padding-left: 11%;
    padding-right: 11%;
    width: inherit !important
}

.slide {
    background-color: black
}

.slide img {
    opacity: 0.4;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.active-slide img {
    opacity: 1
}

.slider-1 .slide .imgslide {
    overflow: hidden
}

.slider-1 .slide .imgslide img {
    width: 100%
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.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,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    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("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("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("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("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: transparent;
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.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("fancybox_sprite@2x.png");
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url("fancybox_loading@2x.gif");
        background-size: 24px 24px
    }
}

.overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    left: -100%;
    top: 0;
    overflow: hidden;
    background-color: #008061;
    color: white;
    z-index: 99;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay span {
    display: block;
    margin-top: 20px;
    float: right;
    margin-right: 20px
}

.overlay span:hover {
    cursor: pointer
}

.overlay svg {
    width: 40px;
    height: 40px;
    fill: white;
    stroke: white
}

.overlay nav {
    width: 100%
}

.overlay ul {
    margin-top: 60px
}

.overlay ul li {
    display: block;
    margin: 0;
    font-size: 1.5em;
    padding: 0 20px 0 10%;
    text-align: left;
    border-bottom: 1px solid #007155
}

.overlay ul li a {
    color: #fff;
    display: block;
    padding: 10px 0
}

.overlay ul li a:hover {
    cursor: pointer
}

.overlay .sub-menu {
    display: block;
    margin-top: 0;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-color: #008061;
    height: 100%;
    z-index: 50;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.overlay .sub-menu li {
    font-size: .875em;
    border-bottom: 1px solid #007155;
    padding: 0 20px 0 15%
}

.overlay .sub-menu li a {
    z-index: 100
}

.overlay .active-sub-menu {
    left: -5%;
    display: block
}

.overlay .back-overlay:hover {
    cursor: pointer
}

.overlay div {
    position: relative
}

.push {
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: -5%
}

.push-body {
    right: -95%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#trigger-overlay {
    float: right;
    margin-right: 15px;
    display: none
}

@media screen and (max-width: 615px) {
    #trigger-overlay {
        display: inline-block
    }
}

#trigger-overlay svg {
    fill: white;
    stroke: white;
    width: 40px;
    height: 40px
}

#trigger-overlay:hover {
    cursor: pointer
}

@media screen and (max-width: 800px) {
    .header-container nav {
        display: none
    }
}

.return__button {
    background-color: #007155
}


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