/*-----  Homepage specific styling -----*/

.panel-2col-bricks .panel-top-right .panel-separator {
        display: none;
    }
#home .pane-block-10 .pane-title {
    color: #000;
}
#home .pane-block-10 a {
    font-weight: bold;
}
#homepage .welcome h2 {
    margin-top: 0;
}
#homepage .item-list ul {
    border-top: 5px solid #456605;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 30px;
    width: 100%;
    text-align: center;
}
#homepage .item-list ul li {
    width: auto !important;
    margin: 0 auto;
    padding: .25em 3em;
    text-align: center;
    border-right: 1px solid #456605;
    display: inline-block;
}
#homepage .item-list ul li:last-child {
    border-right: none;
}
#home .more-link a {
    text-decoration: none;
}
#home .news-button-panel {
    width: auto;
    text-align: center;
}
#home .pane-views,
#home .pane-block {
    width: 100%;
    padding-bottom: 5px;
    float: left;
    color: #456605;
}
#home .pane-views .views-field-title,
#home .pane-views .views-field-body {
    margin: 0 .5em;
}
#home .pane-views .views-field-body {
    margin-bottom: .5em;
}
#home .panel-pane .pane-title {
    margin-top: .5em;
    padding-left: .5em;
    display: block;
}
#home .panel-col-middle .pane-title:not(:first-child) {
    margin-top: 0px;
}
#home .prod-gar-home,
#home .home-contact-us-block {
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    max-width: 400px;
    margin: 0 1em;
    box-sizing: border-box;
}
#home .prod-gar-home a,
#home .home-contact-us-block a {
    color: #000;
}
#home .prod-gar-home:before {
    font-family: 'fontawesome';
    content: "\f058";
    font-size: 4em;
    display: inline-block;
    width: 1em;
    position: absolute;
    margin-top: .5em;
}
#home .home-contact-us-block:before {
    font-family: 'fontawesome';
    content: "\f0e6";
    font-size: 4.5em;
    display: inline-block;
    width: 1em;
    position: absolute;
    margin-top: .35em;
}
#home .prod-gar-home h2#pane-title,
#home .home-contact-us-block h2#pane-title {
    padding-left: 2.75em;
}
#home .prod-gar-home .pane-content {
    padding-left: 4em;
}
#home .home-contact-us-block .pane-content {
    padding-left: 5em;
}
#home .sign-up-block-home p,
#home .gift-cards-block-home p,
#home .prod-gar-home p,
#home .choose-tree-block-home p {
    margin-bottom: 0px;
}
#home .gift-cards-block-home,
#home .choose-tree-block-home {
    width: 50%;
    height: 137px;
    margin: 0px;
    padding-top: .5em;
    padding-left: 1em;
    padding-bottom: .5em;
    box-sizing: border-box;
}
.gift-cards-block-home a:hover,
.choose-tree-block-home a:hover{
    text-decoration: none;
}
#home .gift-cards-block-home {
    background-image: url('../images/home-buttons.png');
    background-position: top left;
}
#home .choose-tree-block-home {
    background-image: url('../images/home-buttons.png');
    background-position: bottom left;
}
#home .gift-cards-block-home,
#home .choose-tree-block-home {
    background-size: 100% 200%;
    background-repeat: no-repeat;
}
#home .gift-cards-block-home p {
    font-size: 2em;
    margin-top: 1.5em;
}
#home .choose-tree-block-home p {
    font-size: 1.5em;
}
#home .choose-tree-block-home .pane-content a,
#home .prod-gar-home .pane-content a,
#home .home-contact-us-block .pane-content a {
    width: 100%;
    display: flex;
}
#home .choose-tree-block-home a:hover,
#home .prod-gar-home a:hover,
#home .home-contact-us-block .pane-content a:hover {
    text-decoration: none;
}
#home .center-wrapper {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 2em;
}
#home .panel-one-hundred h2.pane-title {
    color: #456605;
    border-bottom: 4px solid #456605;
    margin-bottom: 0px !important;
    padding-bottom: 0px;
}
#home .panel-one-hundred h2.pane-title a:hover {
    text-decoration: none;
}
#home table.views-view-grid {
    margin: 0px;
}
#home .views-view-grid td {
    border: none;
    background-color: transparent;
    padding-top: 0px;
}
/*----- Shared Styles ----- */

#home .view-planting-zone-finder .view-empty p,
#home .view-planting-zone-finder .views-field-name {
    font-size: 1.25em;
    padding: .75em;
/*    border: 1px dashed #456605;
    border-radius: 6px;*/
    display: block;
}
#home .pane-planting-zone-finder,
#home .pane-testimonials {
    margin-bottom: 1em;
    background-color: rgba(0,0,0,0.04);
    border-radius: 6px;
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-around;
        align-items: center;
    flex-direction: column;
}
#home .pane-planting-zone-finder h2,
#home .pane-constant-contact h2 {
    font-size: 1.5em;
}
#home .view-planting-zone-finder input[type="text"],
#home .pane-constant-contact input[type="text"] {
    height: 36px;
    width: 340px;
    margin-top: 0px;
    display: inline-block;
    box-sizing: border-box;
    margin-top: 0px;
    margin-bottom: 0px;
}
#home .view-planting-zone-finder input.form-submit,
#home .pane-constant-contact input.form-submit {
    margin: 0px;
    padding: 10px 17px;
    font-size: 1em;
}
.pane-homepage-blog-snippet h2.pane-title,
.pane-planting-zone-finder h2.pane-title,
.pane-constant-contact span.pane-title {
    padding-left: .5em;
}
.pane-homepage-blog-snippet .pane-content,
.pane-planting-zone-finder .pane-content,
.pane-constant-contact .pane-content {
    padding: 0px .5em;
}
.gift-cards-block-home,
.choose-tree-block-home {
    margin: .5em auto;
}

/*----- Slideshow -----*/
#home .pane-homepage-slideshow {
    padding: 0px;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
    background-color: transparent;
}
#home .pane-homepage-slideshow .pane-content {
    padding: 0px;
}
#home #views_slideshow_cycle_teaser_section_homepage_slideshow-panel_pane_2_1 {
    width: 100%;
    /*max-width: 480px;*/
}
#home .pane-homepage-slideshow:not(#pane-homepage-slideshow-960px) img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
#home .pane-homepage-slideshow .views-field-title {
    position: absolute;
    top: 25px;
    left: 20px;
    width: 85%;
}
#home .pane-homepage-slideshow .views-field-nothing {
    z-index: 1;
    position: absolute;
    left: 20px;
    bottom: 20px;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 0px .75em;
}
#home .pane-homepage-slideshow .views-field-title a,
#home .pane-homepage-slideshow .views-field-nothing a {
    text-decoration: none;
    text-shadow: 1px 2px black;
    color: #fff;
    font-size: 2.25em;
}
#home .pane-homepage-slideshow .views-field-nothing a {
    font-size: 2em;
}
#home .pane-homepage-slideshow .views-slideshow-controls-bottom {
    position: absolute;
    z-index: 100;
    right: 10px;
    bottom: 20px;
}
#home .pane-homepage-slideshow .views-slideshow-pager-field-item {
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 12px;
    height: 12px;
    margin: 0 10px;
    padding: 0px;
    border-radius: 50%;
    background-color: #fff;
}
#home .pane-homepage-slideshow .views-slideshow-pager-field-item.active {
    background-color: grey;
}

/*----- Zone Finder -----*/
#home .pane-planting-zone-finder {
    padding: 0px 0px .5em;
    text-align: center;
    }
#home #content .pane-planting-zone-finder h2.pane-title {
    font-size: 1.429em;
    line-height: 1em;
    margin-bottom: .5em;
}
#home .pane-planting-zone-finder input[type="text"] {
    text-align: center;
}
#home #views-exposed-form-planting-zone-finder-block {
    display: block;
    margin: 0 auto;
    width: 100%;
}
#home .view-planting-zone-finder p {
    margin-bottom: .5em;
}
#home .view-planting-zone-finder .views-exposed-form {
    float: left;
}
#home .view-planting-zone-finder .views-widget-filter-tid,
#home .view-planting-zone-finder .views-submit-button {
    padding-right: 0px;
    padding-top: 0px;
}
#home .view-planting-zone-finder .views-widget-filter-tid label {
    display: none;
}
#home .view-planting-zone-finder .view-empty p {
    margin-bottom: 0px;
    clear: both;
}
#home .view-planting-zone-finder .views-field-name {
    clear: both;
    font-weight: bold;
}
.view-planting-zone-finder .throbber {
    display: none;
}

/*----- Constant Contact -----*/

#home .pane-constant-contact {
    display: block;
}
#home .pane-constant-contact form {
    width: 459px;
    position: relative;
    margin: 0 auto;
}
#home .newsletter-front-block #edit-submit {
    padding: 10px 17px;
    margin-top: 0px;
    margin-left: 0px !important;
    display: inline-block;
    float: right;
    box-sizing: border-box;
}
#home .pane-constant-contact .form-type-textfield {
    display: inline-block;
    /*float: left;*/
    margin-top: 0px;
    width: auto;
}
#home .pane-constant-contact #edit-submit {
    padding-left: 36px;
    padding-right: 36px;
}
#home .panel-flexible .newsletter h2 {
    margin-top: 0;
}
#home .newsletter-front-block {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    clear: both;
}
#home .newsletter-front-block h2 {
    display: inline-block;
    margin-bottom: .25em !important;
    vertical-align: middle;
}
#home .newsletter-front-block label {
    display: none;
}
/*----- Testimonials -----*/

.pane-testimonials {
    clear: both;
}
.block .view-id-testimonials {
    margin-bottom: 0px;
}
.block .views-field-field-testimonial-author-name,
.block .views-field-field-testimonial-text {
    font-size: .875em;
    margin: 0 .5em;
}
.block .view-id-testimonials .views-field-title,
.block .view-id-testimonials .views-field-field-testimonial-text {
    text-align: left;
}
.block .view-id-testimonials .views-field-field-testimonial-author-name,
.block .view-id-testimonials .views-field-field-testimonial-author-company {
    text-align: left;
}
#content .pane-testimonials h2.pane-title {
    border-bottom: none;
    font-style: oblique;
    font-weight: bold;
    color: #000;
   font-size: 1.5em;
   margin: .75em .5em .25em !important;
   text-shadow: 0 2px 0 #FBFBF2;
   line-height: 1;
    text-align: left;
}
#content .pane-testimonials .view-header {
    padding-left: .5em;
}
.pane-testimonials .views-row {
    width: 32%;
    margin-right: 1%;
    display: inline-grid;
}
.pane-testimonials .views-row:last-child {
    margin-right: 0px;
}
.pane-testimonials {
    margin-bottom: 1em;
    border-radius: 6px;
}
.testimonials-random .views-field-title h2.field-content {
    font-size: 1.125em !important;
}
.pane-testimonials .testimonials-random .view-header p {
    margin-bottom: 0;
    text-align: left;
}
.pane-testimonials .testimonials-random .more-link {
    width: 100%;
    text-align: center;
    margin-top: .5em;
    padding: .5em 0 1.05em;
}
.pane-testimonials .testimonials-random .more-link a {
    padding: .5em;
    display: block;
    font-size: 1.25em;
    margin: 0 auto;
    width: 25%;
}

/*----- BBB & CC -----*/
#subfoot {
	width: 100%;
	padding: 15px 0;
	text-align: center;
}
.subfootsec {
	width: auto;
	margin: auto 32px;
	display: inline-block;
	float: none;
	text-align: center;
	vertical-align: middle;
}
.subfootsec td,
.subfootsec tbody {
    border: none;
}
.subfootsec #payment-line-1 {
    font-size: 1.25em;
    font-weight: bold;
    display: block;
}
.subfootsec i.fa {
    font-size: 3em;
    color: #456605;
}
.subfootsec i.fa:not(:last-child) {
    margin-right: 2px;
}
a#bbblink img:hover {
    position: relative;
    left: -100px;
}


/*----- Blog Pane -----*/

.view-articles-homepage-view .views-row {
    padding-left: .5em;
    padding-right: .25em;
    width: 100%;
    max-width: 480px;
    box-sizing: border-box;
    float: left;
}
.view-articles-homepage-view .views-field-title {
    margin: .75em 0;
    font-weight: bold;
    font-size: 1.25em;
    text-align: left;
    margin: 1em 0 .5em;
}
.view-articles-homepage-view .views-field-body {
    text-align: left;
}
.view-articles-homepage-view a.more-link {
    color: #456605;
    text-decoration: underline;
    float: left;
    margin-top: 1em;
}
.view-articles-homepage-view a.more-link:hover {
    color: #000;
}
.view-articles-homepage-view .view-footer {
    font-size: 1.25em;
    text-align: center;
    clear: both;
}

/* ------------------- Media Queries ---------------------- */

@media all and (max-width: 480px) {

    .home #main {
        margin-bottom: 0;
    }
    #home .panel-pane .pane-title {
        padding-left: 0px;
    }
    .panel-2col-bricks .panel-top-right .panel-separator {
        display: block;
    }
    #home .pane-homepage-slideshow .pane-content {
        margin: 0 0 .5em;
    }
    #home .pane-homepage-slideshow .views-field-title {
        width: 200px !important;
        display: block;
    }
    #home .pane-homepage-slideshow .views-field-nothing {
        bottom: 50px !important;
        font-size: .8em;
    }
    #home .pane-homepage-slideshow .views-slideshow-controls-bottom {
        bottom: 10px !important;
    }
    #home .prod-gar-home,
    #home #home-contact-us-block {
        margin: 0px !important;
        padding: 0 .5em;
    }
    .sign-up-block-home .pane-content,
    .gift-cards-block-home .pane-content {
        margin-bottom: 0px !important;
    }
    #home .item-list ul li {
        padding: .25em .5em !important;
    }
    #home .panel-panel,
    #home .panel-pane,
    #home .pane-views,
    #home pane-block {
        width: 100%;
    }
    #home .panel-pane .pane-content:not(.pane-homepage-slideshow .pane-content) {
        margin: 0px .5em .5em;
    }
    #home .panel-panel .inside {
        margin: 0 0 1em 0;
    }
    #home .panel-top-left .inside {
        margin: 0;
    }
    #home .pane-homepage-slideshow {
        max-width: 100%;
    }
    #home .view-planting-zone-finder .views-submit-button {
        float: none;
    }
    #home .view-planting-zone-finder input[type="text"],
    #home .pane-constant-contact input[type="text"] {
        width: 99%;
    }
    #home .view-planting-zone-finder input.form-submit,
    #home .pane-constant-contact input.form-submit {
        width: 99%;
        margin-top: .5em;
    }
    #home .pane-constant-contact {
        margin-bottom: 1em;
    }
    #home .pane-constant-contact .form-type-textfield {
        width: 100%;
        margin-bottom: .5em;
    }
    #home .pane-constant-contact input[type="text"] {
        float: left;
    }
    #home .gift-cards-block-home,
    #home .choose-tree-block-home {
        width: 50%;
        height: 100px;
    }
    #home .gift-cards-block-home p {
        font-size: 1.5em;
        margin-top: 1.25em;
    }
    #home .choose-tree-block-home p {
    font-size: 1.05em;
    }
    .panel-col-middle {
        padding-top: 1em;
    }
    .panel-col-middle .panel-pane {
        overflow: auto;
    }
    #home .prod-gar-home,
    #home .home-contact-us-block {
        margin-left: 0;
    }
    .pane-testimonials .views-row,
    .pane-articles-homepage-view-panel-pane-1 .views-row,
    .pane-articles-homepage-view-panel-pane-2 .views-row {
        width: 100%;
        padding-left: .5em;
        box-sizing: border-box;
    }
    .pane-testimonials .testimonials-random .more-link {
        padding-bottom: 0px;
        width: 94%;
        margin-left: auto;
        margin-right: auto;
    }
    .pane-testimonials .testimonials-random .more-link a {
        width: auto;
    }
    #home .center-wrapper {
        margin-bottom: 0;
    }
    .pane-articles-homepage-view-panel-pane-2 .view-footer p {
        margin-bottom: 0;
    }
}
@media all and (min-width: 481px) and (max-width: 900px) {
    
    /*---- Homepage Panels----*/
    .panel-top-right {
        float: right;
    }
    .panel-panel {
        width: 100%;
    }
    .region-content div.content,
    .panel-2col-bricks .panel-col-first .inside,
    .panel-2col-bricks .panel-col-last .inside{
        margin: 0px;
    }
    .unit .inside {
        margin: 0px;
    }
    .panel-pane .pane-content {
        overflow-x: auto;
    }
    .pane-homepage-slideshow {
        margin-bottom: 1em !important;
    }
    #home .pane-homepage-slideshow .views-field-title {
        max-width: 300px;
    }
    #home .view-planting-zone-finder .view-empty p,
    #home .view-planting-zone-finder .views-field-name {
        font-size: 1em;
    }
    #home .view-planting-zone-finder input[type="text"] {
        max-width: 200px;
    }
    .panel-pane.newsletter h4.pane-title {
        margin-bottom: 0px;
    }
    #home .pane-constant-contact h2 {
        font-size: 1.15em;
    }
    #home .pane-constant-contact input[type="text"] {
        width: 225px;
    }
    #home .gift-cards-block-home p {
        font-size: 1.75em;
        margin-top: 1.75em;
    }
    #home .choose-tree-block-home p {
        font-size: 1.40em;
    }
    .pane-testimonials .views-row {
        width: 100%;
        margin-right: 0;
        padding-right: 1%;
        box-sizing: border-box;
    }
    .pane-testimonials .testimonials-random .more-link a {
        width: 95%;
    }
    #triptych h2 {
    font-size: 1.243em;
    margin-bottom: 0.9em;
    }
    .subfootsec {
        margin: 0 .5em;
        clear: both;
    }
    .subfootsec i.fa {
        font-size: 2.75em;
    }
    .view-articles-homepage-view .views-row {
        width: 50%;
    }
}


@media all and (min-width: 901px) {

    #home .pane-content {
        margin: auto;
    }
}