 
 /* @import url('http://example.com/example_style.css'); */

 /***********************************************/
 /* CSS @imports must be at the top of the file */
 /* Add them above this section                 */
 /***********************************************/

 /****************************************/
 /* HubSpot Style Boilerplate            */
 /****************************************/

 /* This responsive framework is required for all styles. */
 /* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

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

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

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

.container-fluid:after {
    clear: both;
}

@media (max-width: 767px) {
    .row-fluid {
        width: 100%;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

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

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

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

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

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

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

.hidden-desktop {
    display: none !important;
}

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

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

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

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

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

 /* These includes are optional, but helpful. */
 /* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

video {
    max-width: 100%;
    height: auto;
}

/* Embed Container (iFrame, Object, Embed) */

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}

.hs-responsive-embed iframe, .hs-responsive-embed object, .hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}

.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Menus */

.hs-menu-wrapper ul {
    padding: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    padding: 10px 20px;
    text-decoration: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px;
}

.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul {
    max-width: 100%;
    overflow: hidden;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2 > a {
    padding-left: 4em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3 > a {
    padding-left: 6em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4 > a {
    padding-left: 8em;
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5 > a {
    padding-left: 140px;
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.18);
}

@media (max-width: 568px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
        max-width: 100%;
        width: 100%;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

.hs-author-listing-header {
    margin: 0 0 .75em 0;
}

.hs-author-social-links {
    display: inline-block;
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent;
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color: black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}

/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

/* adding minimal spacing for blog comments */
.comment {
    margin: 10px 0 10px 0;
}

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}




 /* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px;
}

/* Responsive Google Maps */

#map_canvas img, .google-maps img {
    max-width: none;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field {min-height: 0;line-height: 12px;}



 /*****************************************/

body {max-width:1140px;margin:0 auto;padding:0 20px;}
/*.interior_custom_body {background:url(//cdn2.hubspot.net/hub/52259/file-298397102-png/new-images/int-header-bg-repeat.png) repeat-x scroll 0 0;}*/
.row-fluid [class*="span"] {
    min-height: 19px !important;
}
.body-container-wrapper {
    margin-top:35px;
}
body.home .body-container-wrapper {margin-top:0px; }
/* Header Styles */
.custom_logo {padding:10px 0 0 !important;}
.custom_courtesy {text-align:right;margin:0!important;}
.custom_courtesy p {padding:0 !important; margin:0;}
.custom_courtesy a {
    background: rgba(0, 0, 0, 0) url("https://cdn.shopify.com/s/files/1/0888/2934/files/ShopJAI_Pipe.jpg?10895079257956963649") no-repeat scroll right 16px !important;
    color: #92278f !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 12.95px !important;
    font-weight: 500 !important;
    margin-right: 10px;
    padding: 13px 10px 0 0;
    text-decoration: none;
}
.custom_courtesy a.last {background:none!important;padding: 0 !important; margin:0;}

/* Custom Interior Header w/ Grey Background */
.custom_interior_header {/*background:#e9e7e9!important;*/margin-bottom:20px;}

/*--------------| Google Search Style |--------------*/
.custom_search {margin:0;float:right;text-align:right;}

.gsc-control-cse {
    font-family: "Lato", Arial, sans-serif;
    border-color:transparent!important;
    background:none!important;
  }
.gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
input.gsc-input {
    border-color:transparent!important;
    background:#b754B4!important;
    color:#ffffff!important;
}
table.gsc-search-box td {
    background: none repeat scroll 0 0 #b754B4!important;
    vertical-align: middle !important;
    padding-top: 0px !important;
    padding-bottom:0px!important;
}
input.gsc-search-button {
    border:none!important;
    background:url(//cdn2.hubspot.net/hub/52259/file-283839503-jpg/new-images/header-2013-search-icon.jpg) no-repeat scroll 0 0!important;
    width:21px!important;
    height:21px!important;
    display:block!important;
    margin-left:1px!important;
    text-indent:-5000px!important;
    cursor:pointer!important;
}
.gsc-input input.gsc-input {
    background:#b754B4!important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    height: 19px!important;
    padding: 0 6px !important;
}
.gsc-clear-button {
    display:none!important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    padding:0!important;
    width: auto;
}
.cse input.gsc-search-button, input.gsc-search-button {
    background-color: #CECECE;
    border: 1px solid #666666;
    border-radius: 2px 2px 2px 2px;
    color: #000000;
    font-family: inherit;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    min-width: 28px!important;
    padding: 0 6px;
}
/* Main Top Navigation */
.custom_topnav {text-align:right!important;margin:9px 0 0!important;}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none outside none;
    margin: 1px 0 0 !important;
    padding: 0 !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    text-align:right!important;
    font-family:'Oswald',arial,sans-serif!important;
    font-weight:500!important;
    text-decoration:none;
    font-size:30px!important;
    color:#9b4098!important;
    padding:1px 0px 0 19px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
    color:#ffb0e8!important;
    text-decoration:underline!important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.active a {
    color:#ffb0e8!important;
    text-decoration:underline!important;
}

.product-lines-mobile ul {
  list-style: none outside none;
    margin: 1px 0 0 !important;
    padding: 0 !important;  
}    

.product-lines-mobile li {
    text-align:center;
}

.product-lines-mobile {
    display:none!important;
}

.product-lines-mobile ul li a {
    text-align:right!important;
    font-family:'Oswald',arial,sans-serif!important;
    font-weight:400!important;
    text-decoration:none;
    font-size:30px!important;
    color:#92278f!important;
    padding:1px 0px 0 0px;
}

.product-lines-mobile ul li a:hover {
    color:#ffb0e8!important;
    text-decoration:underline!important;
}

@media screen and (max-width:568px) {
    .product-lines-mobile {
        display:block!important;
    }   
}

/**************** Main Sidebar Navigation Styles *******************/
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
    text-align:right!important;
    font-family:'Oswald',arial,sans-serif!important;
    font-weight:400!important;
    text-decoration:none;
    font-size:30px!important;
    color:#666869!important;
    padding:0px 0 10px;
    text-align:left!important;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a:hover {
    color:#ffb0e8!important;
    text-decoration:underline!important;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.active a,  .hs-menu-wrapper.hs-menu-flow-vertical > ul li.active-branch a {
    color:#ffb0e8!important;
    text-decoration:underline!important;
}

/* ----------------- | MINI ORCHIDS PAGE | --------------------- */

.miniOrchids-wrap .pad {max-width:1140px; margin:0 auto;}

.miniHeader img {
    width:100% !important;
}

.miniHeader {
    margin-bottom:40px;
}

.hs-content-path-mini-orchids .custom_interior_header {
    margin-bottom:7px;
}

.hs-content-path-mini-orchids .body-container-wrapper {margin-top:0;}

.hs-content-path-mini-orchids .miniBody h1 {
    color: #92278f !important;
    font-family: "Oswald",sans-serif !important;
    font-size:34px !important;
}

.hs-content-path-mini-orchids .miniBody h3 {
    color: #525d63 !important;
    font-family: "Oswald",sans-serif !important;
    font-size:27px !important;
    padding-bottom:0!important;
    padding-top:10px !important;
}

.miniBody {padding-bottom:30px;}

.miniBody ul {padding-left:19px;}

.miniBody ul li {
    color: #525d63 !important;
    font-family: "Oswald",sans-serif !important;
    font-size:19px !important;
    line-height:1.4em;
    margin-bottom:5px;
    list-style-image: url('//cdn2.hubspot.net/hub/52259/file-2259604217-png/Images-SellingMiniOrchids/PurpleBullet.png');
}

.shopSpacer {
    margin: 60px 0 20px !important;
}

.shopButton {
    background: none repeat scroll 0 0 #d325ce !important;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block;
    font-family: "Vollkorn",Helvetica,sans-serif !important;
    font-size: 33.83px !important;
    max-width: 100% !important;
    padding: 20px 0;
    text-align: center;
    width: 100% !important;
}

.miniLogos {
    text-align:center;
    margin:30px 0;
}

.miniLogos img {padding-right:20px;}

.miniResource-Header1 {
    background:#bd3d3c;
    padding: 5px 0;
}

.miniResource-Header1 h2 {
    font-family: "Vollkorn",Helvetica,sans-serif !important;
    font-size:30px !important;
    color:#fff !important;
    text-align:center !important;
}

.miniResource-Body1 {
    padding: 30px 52px;
}

.miniResource-Body1 {
    background:#e66665;
}

.miniResource-Body1 h3 {
    font-family: "Oswald", sans-serif !important;
    font-size:29px !important;
    color:#fff !important;
    line-height: 1.37em !important;
}

.miniResource-Body1 h3 a {
    font-family: "Oswald", sans-serif !important;
    font-size:29px !important;
    color:#fff !important;
    text-decoration:none;
    font-weight:400;
}

.miniDownload {
    font-family: "Vollkorn",Helvetica,sans-serif !important;
    font-size:18px !important;
    color:#e66665 !important;
    background:#fff !important;
    padding: 10px 20px;
    border-radius:3px;
    border:none;
}

.miniDownload-spacer {
    text-align:center;
    margin:15px 0 0 !important;
}

.miniSubscribe {
    background:#ae70af !important;
    padding: 0 40px 36px 40px !important;
}

.hs-content-path-mini-orchids .miniSubscribe .hs-button.primary {
    color:#8b458c !important;
    background: #fff !important;
    border: medium none;
    border-radius: 3px !important;
    font-family: "Vollkorn",Helvetica,sans-serif !important;
    font-size: 18px !important;
    padding: 10px 20px !important;
    width: 100% !important;
    text-transform:uppercase !important;
    font-weight:600 !important;
    height:44px;
}

.hs-content-path-mini-orchids .miniSubscribe label {display:none !important;}

.hs-content-path-mini-orchids .miniSubscribe input {
    background: none repeat scroll 0 0 #8b458c !important;
    border: medium none;
    border-radius: 3px;
    color: #fff !important;
    height: 40px;
}

.miniNews-Header {
    background:#8b458c !important;
    text-align:center;
    color:#fff;
    font-size:30px;
    font-family: "Vollkorn",Helvetica,sans-serif !important;
    padding:7px 0;
}

.miniNews-Text {
    background:#ae70af !important;
    padding: 20px 40px 0;
}

.miniNews-Text h2 {
    font-family: "Oswald", sans-serif !important;
    font-size:23px !important;
    color:#fff !important;
    font-weight:300 !important;
}

.miniFloat {float:right;}

.miniFloat2 {float:right; padding-left:1px;}


@media screen and (min-width:1122px) and (max-width:1127px) {
    .miniResource-Body1 h3 {line-height:1.03em !important;}    
}

@media screen and (min-width:1015px) and (max-width:1121px) {
    .miniResource-Body1 h3 {
        line-height: 1.03em !important;
        min-height: 113px;
    }    
}

@media screen and (min-width:870px) and (max-width:992px) {
    .miniResource-Body1 {padding: 30px 52px 40px;}
    .miniFloat2 {display:none;}
}

@media screen and (max-width:504px) {
    .miniFloat {float:none;}
}

@media screen and (max-width:993px) {
    .miniFloat2 {float:none;}
}

@media screen and (min-width:768px) and (max-width:805px) {
    .miniDownload {padding:10px;}
}

@media screen and (min-width:768px) and (max-width:769px) {
    .miniFloat2 {display:none;}
    .miniResource-Body1 {padding: 29px 52px;}
}

@media screen and (max-width:767px) {
    .miniResource-Body1 {text-align:center; margin-bottom:30px;}
    .miniNews-Text {text-align:center;}
    .miniNews-Text img {display:none;}
    .miniNews-Text h2 {margin-bottom:0 !important;}
}

/*-------------------| HOME PAGE SPECIFIC STYLES |---------------------*/

.custom_home_message {font-family:'Oswald',arial,sans-serif;color:#767e82;font-size:100px;text-align:center;line-height:100%;font-weight:400;margin:0px 0 15px;}

.hs_cos_flex-slider {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 4px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    margin: 0 0 20px;
    position: relative;
}

/* Home Navigation Boxes */
.custom_homebox_watering {
    background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-283258184-jpg/new-images/home-block-watering-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
    text-align:center;
	float:left;
	margin:0 0.4% 0.4% 0;
	width:33%;
	cursor:pointer;
	text-decoration:none;
}

.custom_homebox_watering h2.homebox {z-index:12;text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_watering img {z-index:12;margin:230px 0 0;width:100%;max-width:223px;}

.custom_homebox_findstore {
	background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-284570751-jpg/new-images/home-block-store-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
	text-align:center;
	float:left;
	margin:0 0.4% 0.4% 0;
	width:33%;
	cursor:pointer;
	text-decoration:none;
}
.custom_homebox_findstore h2.homebox {text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_findstore img {margin:264px 0 0;width:100%;max-width:223px;}

.custom_homebox_orchidfaq {
	background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-285990085-jpg/new-images/home-block-FAQ-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
	text-align:center;
	float:left;
	margin:0 0.4% 0.4% 0;
	width:33%;
	cursor:pointer;
	text-decoration:none;
}
.custom_homebox_orchidfaq h2.homebox {text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_orchidfaq img {margin:230px 0 0;width:100%;max-width:223px;}
.custom_homebox_photogallery {
	background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-283260209-jpg/new-images/home-block-photogallery-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
	text-align:center;
	float:left;
	margin:0 0.4% 0.4% 0;
	width:66.4%;
	cursor:pointer;
	text-decoration:none;
}
.custom_homebox_photogallery h2.homebox {text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_photogallery img.top {margin:130px 0 14px;width:100%;max-width:567px;}
.custom_homebox_photogallery img.bottom {margin:-10px 0 0;width:100%;max-width:567px;}

.custom_homebox_blog {
	background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-285150957-jpg/new-images/home-block-blog-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
	text-align:center;
	float:left;
	margin: 0 0 0.4%;
	width:33%;
	cursor:pointer;
	text-decoration:none;
}
.custom_homebox_blog h2.homebox {text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_blog img {margin:270px 0 0;width:100%;max-width:223px;}
.custom_homebox_videos {
	background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-285997420-jpg/new-images/home-block-video-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
	text-align:center;
	float:left;
	margin:0 0.4% 0.4% 0;
	width:33%;
	cursor:pointer;
	text-decoration:none;
}
.custom_homebox_videos h2.homebox {text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_videos img {margin:230px 0 0;width:100%;max-width:223px;}
.custom_homebox_sell {
	background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-285156202-jpg/new-images/home-block-sellorchids-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
	text-align:center;
	float:left;
	margin:0 0 0.4% 0;
	width:33%;
	cursor:pointer;
	text-decoration:none;
}
.custom_homebox_sell h2.homebox {text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_sell img {margin:230px 0 0;width:100%;max-width:223px;}
.custom_homebox_calendars {
	background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-285146427-jpg/new-images/home-block-calendar-bg.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:339px;
	text-align:center;
	float:left;
	margin: 0 0 0.4%;
	width:33%;
	cursor:pointer;
	text-decoration:none;
}
.custom_homebox_calendars h2.homebox {text-align:center;font-family: 'Vollkorn', serif;font-size:35px;font-weight:700;color:#ffffff;margin: 7px 0 0;padding:0;line-height:100%;}
.custom_homebox_calendars img {margin:230px 0 0;width:100%;max-width:223px;}

.custom_homebox_calendars a:hover, .custom_homebox_sell a:hover, .custom_homebox_findstore a:hover, .custom_homebox_watering a:hover, .custom_homebox_videos a:hover, .custom_homebox_blog a:hover, .custom_homebox_photogallery a:hover, .custom_homebox_orchidfaq a:hover, .custom_homebox_findstore a:hover {
    text-decoration:none!important;
}

/****** Box Hover Colors *****/
.tint {
    position: relative;
    cursor: pointer;
  }
  
  .tint:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	background: none;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
  }
  .t1:hover:before {
    background: rgba(0,100,152, 0.5);
    text-decoration:none!important;
  }
  .t2:hover:before {
    background: rgba(230,101,69, 0.5);
  }
  .t3:hover:before {
    background: rgba(117,93,135, 0.5);
  }
  .t4:hover:before {
    background: rgba(142,146,149, 0.5);
  }
  .t5:hover:before {
    background: rgba(197,86,139, 0.5);
  }
  .t6:hover:before {
    background: rgba(18,199,171, 0.5);
  }
  .t7:hover:before {
    background: rgba(245,255,77, 0.5);
  }
  .t8:hover:before {
    background: rgba(81,199,199, 0.5);
  }
  
/*---------------| SOCIAL GREY BOXES AT BOTTOM |----------------*/
.home-social-facebook {
    width:19.6%;
    display:block;
    float:left;
    margin-right:0.4%;
    background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-283260194-jpg/new-images/footer-big-fb.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:223px;
    text-align:center;
	cursor:pointer;
	text-decoration:none;
    text-indent:-5000px;
}
.home-social-facebook:hover {
    background-image:url('//cdn2.hubspot.net/hub/52259/file-297920067-jpg/new-images/footer-big-fb-hover.jpg');
}
.home-social-pin {
    width:19.6%;
    display:block;
    float:left;
    margin-right:0.4%;
    background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-284574616-jpg/new-images/footer-big-pin.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:223px;
    text-align:center;
    cursor:pointer;
	text-decoration:none;
    text-indent:-5000px;
}
.home-social-pin:hover {
    background-image:url('//cdn2.hubspot.net/hub/52259/file-297339006-jpg/new-images/footer-big-pin-hover.jpg');
}
.home-social-twitter {
    width:19.6%;
    display:block;
    float:left;
    margin-right:0.4%;
    background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-285155342-jpg/new-images/footer-big-tw.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:223px;
    text-align:center;
    cursor:pointer;
	text-decoration:none;
    text-indent:-5000px;
}
.home-social-twitter:hover {
    background-image:url('//cdn2.hubspot.net/hub/52259/file-298874950-jpg/new-images/footer-big-tw-hover.jpg');
}
.home-social-youtube {
    width:19.6%;
    display:block;
    float:left;
    margin-right:0.4%;
    background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-285156187-jpg/new-images/footer-big-yt.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:223px;
    text-align:center;
    cursor:pointer;
	text-decoration:none;
    text-indent:-5000px;
}
.home-social-youtube:hover {
    background-image:url('//cdn2.hubspot.net/hub/52259/file-298879215-jpg/new-images/footer-big-yt-hover.jpg');
}
.home-social-instagram {
    width:20%;
    display:block;
    float:left;
    margin-right:0%;
    background-color:transparent!important;
    background-image:url('//cdn2.hubspot.net/hub/52259/file-284571081-jpg/new-images/footer-big-insta.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position:50% 0; 
    height:223px;
    text-align:center;
    cursor:pointer;
	text-decoration:none;
    text-indent:-5000px;
}
.home-social-instagram:hover {
    background-image:url('//cdn2.hubspot.net/hub/52259/file-297920072-jpg/new-images/footer-big-insta-hover.jpg');
}

/*----------------| MAIN SITE TEXT STYLES |-------------------*/
.container-fluid h1 {
    font-family:'Vollkorn',Helvetica,sans-serif!important;
    font-weight:400!important;
    color:#92278f!important;
    font-size:66px!important;
    line-height:100%!important;
    margin:0;
    padding:0px 0 10px;
}
.container-fluid h2 {
    font-family:'Oswald',helvetica,sans-serif;  
    font-size:34px;
    color:#525d63;
    line-height:110%;
    font-weight:400;
    margin: 0;
    padding: 8px 0 5px;
}
.container-fluid h3 {
    font-family:'Vollkorn',Helvetica,sans-serif;
    font-size:26px;
    color:#525d63;
    line-height:95%;
    font-weight:400;
    padding:0 0 15px!important;
    margin:0;
}
.container-fluid h4 {
    font-family:'Oswald',helvetica,sans-serif;  
    font-size:22px;
    color:#6699338;
    line-height:120%;
    font-weight:400;
    margin:0;
    padding:5px 0 10px;
}
.container-fluid p {
    font-family:arial,sans-serif!important;
    font-weight:300;
    font-size:19px;
    color:#525d63;
    line-height:166%;
    padding:5px 0 20px;
    margin:0;
}

.container-fluid a {
    font-family:Arial,sans-serif;
    color:#92278f;
    font-size:19px;
    font-weight:bold;
    text-decoration:none;
}
.container-fluid a:hover {
    color:#ffb0e8;
}

.container-fluid ul li {
    font-family:arial,sans-serif!important;
    color: #525D63;
}

.post-body ul li {
    font-family:arial,sans-serif!important;
    color: #525D63;
    font-size:19px;
    line-height:166%;
    margin:15px 0;
    
}

.product-lines-page-mobile a {
    font-family:Arial,sans-serif;
    color:#92278f;
    font-size:19px;
    font-weight:bold;
    text-decoration:none;
}
.product-lines-page-mobile a:hover {
    color:#ffb0e8;
}

.product-lines-page-mobile {display:none!important;

}

.product-lines-page-mobile p {text-align:center;

}

@media screen and (max-width:568px) {
    .product-lines-page-mobile {
        display:block!important;
    }   
}



/*--------------| BLOG STYLES |----------------*/

.comment {
    color: #525D63;
    font-family: arial,sans-serif !important;
    font-size: 19px;
    font-weight: 300;
    line-height: 140%;
    margin: 0;
    background: url("//cdn2.hubspot.net/hub/52259/file-301280515-png/new-images/blog-corner-bg.png") no-repeat scroll right top #F0F0F0;
    border: medium none;
    margin-bottom: 22px;
    padding: 20px;
}

.comment .comment-from { color:#922f97; font-family:'Vollkorn',Helvetica,sans-serif; font-size:26px; float:left; margin-right:8px; }
.comment .comment-body { margin-top:25px; }


#comment-form label {margin:0 0 8px; font-family: arial,sans-serif !important; }

.widget-type-blog_subscribe, .widget-type-post_listing, .widget-type-post_filter, .blog_sidebar_follow {
    background:#f0f0f0 url(//cdn2.hubspot.net/hub/52259/file-301280515-png/new-images/blog-corner-bg.png) no-repeat scroll right top;
    border:none;
    padding:20px;
    margin-bottom:22px;
}
.widget-type-blog_subscribe h3, .widget-type-post_listing h3, .widget-type-post_filter h3, .blog_sidebar_follow h3 {
    font-size:26px;
    font-family:'Oswald',Arial,sans-serif;
    color:#525d63;
    padding:0 0 10px;
}
.widget-type-post_listing ul, .widget-type-post_filter ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.widget-type-post_listing ul li, .widget-type-post_filter ul li {
    margin:0;
    padding:5px 0 7px;
}
.widget-type-post_listing ul li a, .widget-type-post_filter ul li a {
    font-weight:300;
    font-size:16px;
}
.body-container a.more-link {
    background: url(//cdn2.hubspot.net/hub/52259/file-300291647-jpg/new-images/blog-readmore.jpg) no-repeat scroll 0 0;
    text-indent: -5000px!important;
    width: 339px;
    height: 45px;
    display: block;
}
.container-fluid h2 a {
    font-family:'Oswald',arial,sans-serif;
    font-size:37px;
    color:#525d63;
    text-decoration:none;
    padding:0;
    margin:0;
    font-weight:400;
}
.post-body {
    margin:0 0 60px;
}

.post-body img {padding:0 0 15px 15px; }

@media screen and (max-width:708px) {.post-body img {display:none; } }

.post-item h2 {line-height:140%; }

.blog-content h1 a {
    color: #525d63;
    font-family: 'Oswald',arial,sans-serif;
    font-size: 37px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

.blog-content h1 a:hover {color:#ffb0e8;}

#hubspot-author_data {
    font-size:25px;
    color:#525d63;
    padding:0;
    margin:0;
}
#hubspot-author_data a {
    font-size:25px;
    padding:0;
    margin:0;
}
.post-header {margin-top:30px;}
.hs_cos_wrapper_type_blog_subscribe .hs-button.primary {
    -moz-user-select: none !important;
    background-color: #B658B2 !important;
    border: 2px solid #92278f;
    border-radius: 0 0 0 0 !important;
    box-shadow: none !important;
    color: #FFFFFF !important;
    cursor: pointer !important;
    display: block !important;
    font-family: 'Oswald',Helvetica,Arial,sans-serif !important;
    font-size: 22px;
    font-weight: 400;
    margin: 12px 0 0;
    padding: 1px 10px;
}
#hubspot-topic_data {display:none;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] select {
    -moz-box-sizing: border-box;
    display: inline-block;
    padding: 6px;
    width: 100%;
    background:#e8e7e7;
    border:2px solid #CCCCCC;
    font-size:18px;
    margin:6px 0;
}
.social-sharing-widget-vertical {
   margin:5px 0 20px!important; 
}

.hs_email label { font-family:arial,sans-serif!important; font-size:19px; color:#525d63; }

#___plusone_0 {padding-right:4px!important;}

/*-------------| INTERIOR PAGE SPECIAL BREAKDOWN |--------------*/
img.jaifloatright {float:right;display:block;padding:0 0 0 15px;}
img.jaifloatleft {float:left;display:block;padding:0 15px 0 0;}

@media screen and (max-width: 568px) {
    img.jaifloatright {float:none;display:block;padding:0;}
    img.jaifloatleft {float:none;display:block;padding:0;}
}

/*-------------| SPECIAL STYLES FOR SELECT INTERIOR PAGES |-------------*/
.related-image1 {margin: 5px 0 0px 0;width: 32.4%;}
.related-image2 {margin: 5px 0 0px 0;width: 32.4%;}
.related-image3 {margin: 5px 0 0px 0;width: 32.47%;}

img.number {float:left;display:block;width:11%;margin-right:6%;text-align:left;margin-bottom: 2%;margin-top: 2%;}
.instruction-text {float:left;width:44%;margin-right:3%;text-align:left;display:block;margin-top:2%;}
.instruction-text p {font-size: 18px!important;font-weight: 300;line-height: 150%;margin: 0;padding:5px 0!important;}
.instruction-text-big {float:left;width:80%;margin-right:3%;text-align:left;display:block;}
.instruction-text-big p {font-size: 18px!important;font-weight: 300;line-height: 150%;margin: 0;padding:5px 0!important;}
img.example {float:left;width:32%;text-align:left;display:block;border:8px solid #FFFFFF;box-shadow:0 2px 5px #CCCCCC;margin-top:2%;}
img.example-noborder {float:left;width:32%;text-align:left;display:block;}

.left-oneimage {float:left;display:block;width:68%;margin-right:2%;}
.right-oneimage {float:left;display:block;width:30%;}
img.number-oneimage {float:left;display:block;width:15%;margin-right:6%;text-align:left;margin-bottom: 2%;margin-top: 2%;}
.instruction-text-oneimage {float:left;width:75%;%;margin-right:3%;text-align:left;display:block;}
.instruction-text-oneimage p {font-size: 18px!important;font-weight: 300;line-height: 150%;margin: 0;padding:5px 0!important;}
img.example-oneimage {float:left;width:100%;text-align:left;display:block;border:8px solid #FFFFFF;box-shadow:0 2px 5px #CCCCCC;}
img.example-oneimage-nob {float:left;width:100%;text-align:left;display:block;}
img.testimonial-image {float:right; margin:0 0 15px 15px; }

@media screen and (max-width: 525px) { img.testimonial-image {float:none; margin:15px 0; } }

@media screen and (max-width: 568px) {
    img.number, img.number-oneimage {float:none;width:72px;margin:0 auto 14px;text-align:center;}
    .instruction-text, .instruction-text-big {float:none;width:100%;margin:0 0 14px;}
    img.example {float:none;width:100%;margin:0 0 14px;}
    img.example-oneimage, img.example-oneimage-nob {float:none!important;}
    
    .left-oneimage {display: block;float: none !important;margin-right: 2%;width: 100%;}
    .right-oneimage {display: block;float: none !important;width: 100% !important;}
    .instruction-text-oneimage {display: block;float: none;margin: 0 auto;margin-right: 3%;text-align: center;width: 93%;}
}

a#cta_button_52259_b6334f50-0a60-40d2-b59e-fc57bd7a252a, a#cta_button_52259_f4be22ff-afae-43bb-9f4b-c8d11ec38679, a#cta_button_52259_9e8e83ce-7749-44d5-b6cf-079bf14c238c, a#cta_button_52259_1da73657-6396-4d15-94dd-cb4735c48128, a#cta_button_52259_bc5e1058-f2dc-4a34-9847-54927e644531, a#cta_button_52259_5dd94061-1e54-4e3f-b2e9-f192d6cc873c, a#cta_button_52259_6b28fcae-88e3-4fa1-ab80-1ae4c55e4968 {
    font-size:16px!important;
}



/*---blog topic style---*/
.blog-topic {background: #f0f0f0 url(//cdn2.hubspot.net/hub/52259/file-301280515-png/new-images/blog-corner-bg.png) no-repeat scroll right top;
border: none;padding: 20px;margin-bottom: 22px;
}

.blog-topic li a { font-weight:normal!important; margin-left:-13px; line-height:28px; font-size:16px;
}




/*--------------| Footer Styles |----------------*/
.footer-container-wrapper {
    margin-top:30px;
}

body.home .footer-container-wrapper {margin-top:0px; }

.custom_footer_care, .custom_footer_share, .custom_footer_learn, .custom_footer_create, .custom_footer_logo {
    font-family:'Oswald',arial,sans-serif;
}
.custom_footer_copyright {
    font-family:Helvetica,sans-serif;
    color:#414141;
    font-size:12px;
    text-align:center;
    margin:35px 0 0!important;
    padding:0!important;
}
.custom_footer_bottomlinks a {
    font-family:Arial,sans-serif;
    color:#414141;
    font-size:12px;
    text-align:center!important;
    margin:0!important;
    padding:0 0 30px!important;
    text-decoration:none!important;
}
.custom_footer_care a.footer-title, .custom_footer_share a.footer-title, .custom_footer_learn a.footer-title, .custom_footer_create a.footer-title {
    font-family:'Oswald',arial,sans-serif;
    font-size:30px!important;
    color:#92278f!important;
    font-weight:400!important;
    padding:0!important;
    margin:20px 0 0!important;
}
.custom_footer_care a, .custom_footer_share a, .custom_footer_learn a, .custom_footer_create a {
    font-family:Arial, sans-serif;
    display:block!important;
    font-size:16px!important;
    color:#444444!important;
    font-weight:300!important;
    text-decoration:none!important;
    margin:0!important;
    padding: 4px 0 8px !important;
}
.container-fluid p.french {
    padding:0!important;
}

body.hs-content-path-orchid-photos .post-body img { margin:0 0 15px 0; }

/*-------------------| BEGIN RESPONSIVE CODE |---------------------*/
/**** Small Desktop ****/
@media screen and (max-width: 920px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none outside none;
    margin: 0px 0 0 -31px !important;
    padding: 0 !important;
    }
    .custom_home_message {font-size:75px;}
    .custom_homebox_watering, .custom_homebox_findstore, .custom_homebox_orchidfaq, .custom_homebox_photogallery, .custom_homebox_videos, .custom_homebox_sell, .custom_homebox_calendars, .custom_homebox_blog {
        height:281px;
    }
    .custom_homebox_watering img, .custom_homebox_videos img, .custom_homebox_sell img, .custom_homebox_calendars img, .custom_homebox_photogallery img {
        margin:190px 0 0;
        width:80%;
    }
    .custom_homebox_findstore img, .custom_homebox_orchidfaq img, .custom_homebox_blog img {
        margin:216px 0 0;
        width:80%;
    }
    .custom_homebox_photogallery img.top {margin:110px 0 10px;width:80%;}
    .custom_homebox_photogallery img.bottom {margin:-20px 0 0;width:80%}
    .custom_homebox_watering h2.homebox, .custom_homebox_blog h2.homebox, .custom_homebox_photogallery h2.homebox, .custom_homebox_findstore h2.homebox, .custom_homebox_orchidfaq h2.homebox, .custom_homebox_videos h2.homebox, .custom_homebox_sell h2.homebox, .custom_homebox_calendars h2.homebox {
        font-size:27px;
    }
}
/**** iPad & Tablet ****/
@media screen and (max-width: 765px) {
    .interior_custom_body {background:none;}
    .custom_interior_header {background:#ffffff;margin-bottom:10px;}
    .custom_logo {text-align:center;}
    .custom_courtesy {text-align:center;}
    .custom_search {width:60%!important;margin:0 auto!important;}
    .custom_topnav {text-align:center!important;margin-top:10px;}
    .hs-menu-wrapper.hs-menu-flow-vertical {
        display: none !important;
    }
    #hs_cos_wrapper_module_1378756002337940 {display:none;}
    .custom_home_message {font-size:60px;}
    .custom_homebox_watering, .custom_homebox_findstore, .custom_homebox_orchidfaq, .custom_homebox_photogallery, .custom_homebox_videos, .custom_homebox_sell, .custom_homebox_calendars, .custom_homebox_blog {
        height:200px;
        width:100%!important;
        background-position:0 85%!important;
    }
    .custom_homebox_watering h2.homebox, .custom_homebox_blog h2.homebox, .custom_homebox_photogallery h2.homebox, .custom_homebox_findstore h2.homebox, .custom_homebox_orchidfaq h2.homebox, .custom_homebox_videos h2.homebox, .custom_homebox_sell h2.homebox, .custom_homebox_calendars h2.homebox {
        font-size:40px;
    }
    .custom_homebox_watering img, .custom_homebox_videos img, .custom_homebox_sell img, .custom_homebox_calendars img, .custom_homebox_photogallery img {
        margin:54px 0 0;
        width:80%;
    }
    .custom_homebox_findstore img, .custom_homebox_orchidfaq img, .custom_homebox_blog img {
        margin:80px 0 0;
        width:80%;
    }
    .custom_homebox_photogallery img.top {margin:55px 0 10px;width:80%;}
    .custom_homebox_photogallery img.bottom {margin:-20px 0 0;width:80%}
    .home-social-facebook {
        width:49.6%;
        display:block;
        float:left;
        margin-right:0.4%;
        height:201px;
        text-align:center;
        background-position:50% 50%;
    }
    .home-social-pin {
        width:49.6%;
        display:block;
        float:left;
        margin-right:0%;
        height:201px;
        text-align:center;
        clear:right;
        background-position:50% 50%;
    }
    .home-social-twitter {
        width:49.6%;
        display:block;
        float:left;
        margin:0.4% 0.4% 0 0;
        height:201px;
        text-align:center;
        background-position:50% 50%;
    }
    .home-social-youtube {
        width:49.6%;
        display:block;
        float:left;
        margin:0.4% 0 0;
        height:201px;
        text-align:center;
        background-position:50% 50%;
        clear:right;
    }
    .home-social-instagram {
        width:49.6%;
        display:block;
        float:left;
        margin:0.4% auto 0 25%;
        height:201px;
        text-align:center;
        display:block;   
        background-position:50% 50%;
    }
    .container-fluid h1 {font-size:50px!important;line-height:100%!important;margin:4px 0 11px;}
    .container-fluid h2 {font-size:30px;margin:3px 0 6px;}
    .container-fluid h3 {font-size:25px;}
    .custom_footer_logo {text-align:center;}
    .custom_footer_logo p.french {margin-bottom:0!important;}
    .custom_footer_care, .custom_footer_share, .custom_footer_learn, .custom_footer_create {display:none!important;}
    .custom_footer_copyright {margin-bottom:12px!important;}
    .custom_homebox_calendars {display:none;}
}
/**** Large Mobile ****/
@media screen and (max-width: 568px) {
    .custom_interior_header {background:#ffffff!important;margin-bottom:20px;}
    .custom_courtesy {display:none!important;}
    .custom_search {display:none!important;}
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none outside none;
        margin: 0px 0 0 -14px !important;
        padding: 0 !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
        color: #92278F !important;
        font-family: 'Oswald',arial,sans-serif !important;
        font-size: 30px !important;
        font-weight: 400 !important;
        padding: 1px 0 0 30px;
        text-align: inherit !important;
        text-decoration: none;
    }
    .custom_home_message {font-size:40px;} 
    .custom_homebox_watering, .custom_homebox_findstore, .custom_homebox_orchidfaq, .custom_homebox_photogallery, .custom_homebox_videos, .custom_homebox_sell, .custom_homebox_blog {
        height:170px;
        width:100%!important;
        background-position:0 100%!important;
    }
    .custom_homebox_watering h2.homebox, .custom_homebox_blog h2.homebox, .custom_homebox_photogallery h2.homebox, .custom_homebox_findstore h2.homebox, .custom_homebox_orchidfaq h2.homebox, .custom_homebox_videos h2.homebox, .custom_homebox_sell h2.homebox, .custom_homebox_calendars h2.homebox {
        font-size:30px;
    }
    .custom_homebox_watering img, .custom_homebox_videos img, .custom_homebox_sell img, .custom_homebox_calendars img, .custom_homebox_photogallery img {
        margin:74px 0 0;
        width:80%;
    }
    .custom_homebox_findstore img, .custom_homebox_orchidfaq img, .custom_homebox_blog img {
        margin:100px 0 0;
        width:80%;
    }
    .custom_homebox_photogallery img.top {margin:45px 0 10px;width:80%;}
    .custom_homebox_photogallery img.bottom {margin:-20px 0 0;width:80%}
    .container-fluid h1 {font-size:40px!important;line-height:100%!important;margin:4px 0 11px;}
    .container-fluid h2 {font-size:31px;margin:3px 0 6px;}
    .container-fluid h3 {font-size:22px;}
}
/**** Small Mobile ****/
@media screen and (max-width: 400px) {
    .custom_home_message {font-size:30px;}
    .home-social-facebook {
        width:49.6%;
        display:block;
        float:left;
        margin-right:0.4%;
        height:131px;
        text-align:center;
        background-position:50% 50%;
    }
    .home-social-pin {
        width:49.6%;
        display:block;
        float:left;
        margin-right:0%;
        height:131px;
        text-align:center;
        clear:right;
        background-position:50% 50%;
    }
    .home-social-twitter {
        width:49.6%;
        display:block;
        float:left;
        margin:0.4% 0.4% 0 0;
        height:131px;
        text-align:center;
        background-position:50% 50%;
    }
    .home-social-youtube {
        width:49.6%;
        display:block;
        float:left;
        margin:0.4% 0 0;
        height:131px;
        text-align:center;
        background-position:50% 50%;
        clear:right;
    }
    .home-social-instagram {
        width:49.6%;
        display:block;
        float:left;
        margin:0.4% auto 0 25%;
        height:131px;
        text-align:center;
        display:block;   
        background-position:50% 50%;
    }
}



.flyOut { 
    width:400px!important; /* WIDTH OF CTA IMAGE */
    position:fixed; 
    bottom:0; 
    right:-400px; /* WIDTH OF CTA IMAGE */
    transition: all .7s; 
    box-shadow:0 2px 2px #BD51B0;
}
.flyOut-close {
    bottom: 175px;
    position: fixed;
    right: -20px;
    transition: all 0.7s ease 0s;
    width: 13px !important;
    z-index: 9999;
    cursor:pointer;
}


/* UPDATED SINGLE COLUMN LP STYLE */
.interior_custom_body .oneColumnWrap h1 {text-align: center;}
.interior_custom_body .oneColumnWrap .oneColumnBody {padding: 0px 50px; text-align: center; padding-bottom: 100px;}
.interior_custom_body .oneColumnWrap .oneColumnTag {text-align: center;}


@media screen and (max-width: 768px) {
    .interior_custom_body .oneColumnWrap .oneColumnCTA {text-align: center; padding-bottom: 20px;}

    }



.fullWrap .innerWrap {
    max-width:1140px;
    margin:0 auto;
}
.resourcesHeader-bg {
    background:#e9e7e9;
}
.teamItem {
    margin-bottom:40px;
    padding-bottom:40px;
    border-bottom:1px solid #cfcfcf;
}
.teamItem h3 {
    color:#566066;
    font-size:38px;
    font-family:'Oswald', sans-serif;
    line-height:1.1em;
}
.teamItem p {
    color:#525d63;
    font-size:17px;
}
.teamItem a {
    display:inline-block;
    color:#fff !important;
    background:#92278f;
    padding:10px 0 5px;
    width:250px;
    font-family: "Vollkorn",Helvetica,sans-serif !important;
    text-align:center;
    border-bottom:3px solid #7d1b7a;
}

.button-group ul {
    padding:0;
    margin:0;
}
.button-group ul li {
    list-style:none;
}
.button {
    color:#5f6162;
    border:none;
    background:none;
    font-family:'Oswald', sans-serif;
    font-size:31px;
    cursor:pointer;
}
.button:hover {
    color:#92278f;
}
.teamActive, .teamActive button {
    color:#92278f !important;
}



#hs-pwd-widget-password {height:40px!important;font-family: Arial !important;}


/* ------ INTERESTED IN SELLING OUR ORCHIDS? ------- */

.boxLink {
    cursor:pointer;
}
.interestedLP-wrap .pad {max-width:1140px; margin:0 auto;}

.interestedHeader h1 {
    text-align:center !important;
    color:#BF0DB4 !important;
    font-size:53px !important;
    font-weight:600 !important;
    font-family:'Oswald', sans-serif !important;
    margin-bottom:30px;
    line-height:.7em !important;
    padding:0 !important;
}
.headerSmall {
    font-size:25px !important;
}
.interestedFooter p {
    text-align:center;
}
.interestedBox1 h2 {
    color: #fff !important;
    font-size: 49px !important;
    font-weight: 400 !important;
    font-family:'Oswald', sans-serif !important;
    line-height:1.1em;
    text-align:center;
}
.interestedBox1 {
    background: url('//cdn2.hubspot.net/hubfs/52259/SellingOrchids_Box1_v2.jpg') no-repeat 0 0 / cover;
    padding: 83px 0;
    text-align:center;
}
.interestedBox2 {
    background: url('//cdn2.hubspot.net/hubfs/52259/SellingOrchids_Box2.jpg') no-repeat 0 0 / cover;
    padding: 83px 0;
    text-align:center;
}
.interestedBox2 h2 {
    color: #fff !important;
    font-size: 49px !important;
    font-weight: 400 !important;
    font-family:'Oswald', sans-serif !important;
    line-height:1.1em;
    text-align:center;
}
.interestedButton {
    background: none repeat scroll 0 0 #bf0db4;
    border-bottom: 4px solid #98058f;
    color: #fff !important;
    display: inline-block;
    font-family: "Oswald",sans-serif !important;
    font-size: 22px !important;
    margin-top: 20px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.interestedButton:hover {
    color: #fff !important;
    text-decoration:none !important;
}
.interestedButton-half {
    background: none repeat scroll 0 0 #bf0db4;
    border-bottom: 4px solid #98058f;
    color: #fff !important;
    display: inline-block;
    font-family: "Oswald",sans-serif !important;
    font-size: 22px !important;
    margin-top: 20px;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}
.interestedButton-half:hover {
    color: #fff !important;
    text-decoration:none !important;
}

@media screen and (max-width:1140px) {
    .interestedLP-wrap .pad {padding: 0 20px;}        
}
@media screen and (max-width:768px) {
    .interestedButton, .interestedButton-half {font-size:16px !important; line-height:1.1em;}
    .interestedBox2 {height:445px;}
    .interestedBox1 h2, .interestedBox2 h2 {font-size:39px !important;}
}
@media screen and (max-width:767px) {
    .interestedBox2 {height:auto;}
    .interestedHeader h1 {line-height:1.1em !important; font-size:25px !important;}
}

/* --- PRODUCTS PAGE --- */

.currentProducts {
    margin: 0 !important;
    max-width: 100% !important;
    padding: 0 !important;
}

.currentProducts .hs_cos_flex-slider {
    border:none;
}
.currentProducts .hs_cos_flex-control-nav {
    bottom:-28px;
}

.slider {
    position:relative;
}
.slide-textWrap {
    background-color: rgba(115, 61, 113, 0.9);
    bottom: 20px;
    box-sizing: border-box;
    color: #fff;
    left: 15%;
    padding: 14% 0 0;
    text-align:center;
    position:absolute;
    top: 0;
    width: 25% !important;
    z-index: 9999;
}
.slide-textWrap p {
    color:#fff !important;
    font-size:15px;
    font-weight:300;
    font-family:'Open Sans', sans-serif;
}
.slide-textWrap h1,
.slide-textWrap h2,
.slide-textWrap h3 {
    color:#fff !important;
    font-size:32px !important;
    font-family:'Oswald',arial,sans-serif !important;
}

.productsMain {
    margin-top:60px;
}
.productsTab {
    border:1px solid #cccccc;
    padding:30px 60px;
}
.productsTab ul {
    margin:0;
    padding:0;
}
.productsTab ul li {
    list-style:none;
    color:#6f336d;
    font-size:15px !important;
    font-weight:500;
    margin-bottom:20px;
    cursor:pointer;
}
.productsTab ul li a {
    list-style:none;
    color:#6f336d;
    font-size:15px !important;
    font-weight:500;
    margin-bottom:20px;
    cursor:pointer;
}
.productsTab ul li a.active {
    font-weight:bold;
}
.productsTab ul li:last-child {
    margin-bottom:0;
}
.middleContent h3 {
    font-size:20px;
    color:#9B4098 !important;
    font-family:'Oswald', sans-serif;
}
.middleContent p {
    font-size:16px;
}
.instructionsBox {
    border:1px solid #cccccc;
    padding:30px 30px 10px 30px;
    text-align:center;
}
.instructionsBox p {
    font-size:16px;
}
.instructionsBox h3 {
    background:url('//cdn2.hubspot.net/hubfs/52259/Products_Page/instructions_icon.png') no-repeat left center;
    padding:10px 0 10px 10px !important;
    margin-bottom:20px;
    color:#9b4098;
    font-size:17px;
    font-family:'Open Sans', sans-serif;
}
.shopNow {
    background: #9b4098 url("//cdn2.hubspot.net/hubfs/52259/Products_Page/shopping_cart_icon.png?t=1457625834002") no-repeat scroll 27% center;
    box-sizing: border-box;
    color: #fff !important;
    display: inline-block !important;
    font-size: 17px !important;
    font-weight: 500 !important;
    padding: 10px 0 10px 110px;
    width: 100%;
}

.productsCTA {
    margin-top:48px;
}

@media screen and (max-width:1140px) {
    .fullWrap .innerWrap {padding: 0 20px;}        
}

@media screen and (max-width:1200px) {
    .slide-textWrap {
        left: 8%;
        width: 40% !important;
    }
    .slide-textWrap h1,
    .slide-textWrap h2,
    .slide-textWrap h3 {font-size:20px !important;}
    .slide-textWrap p {font-size:13px;}
    .productsTab {padding:30px 0 30px 30px;}
}

@media screen and (max-width:1075px) {
    .instructionsBox {padding: 0 30px 10px;}
    .instructionsBox h3 {
        background: rgba(0, 0, 0, 0) url("//cdn2.hubspot.net/hubfs/52259/Products_Page/instructions_icon.png") no-repeat scroll center center;
        padding: 75px 0 10px 10px !important;
    } 
}

@media screen and (max-width:1000px) {
    .shopNow {padding: 10px 0;text-align: center; background: #9b4098 url("//cdn2.hubspot.net/hubfs/52259/Products_Page/shopping_cart_icon.png") no-repeat scroll 6% center;}
    
}

@media screen and (max-width:767px) {
    .slide-textWrap {position:relative; width:100% !important; left:0; margin-top:20px; padding-top:2%;}    
    .middleContent h3 {margin-top:40px;}
    .instructionsBox {margin-top:20px;}
    .shopNow {padding: 10px 0;text-align: center; background: #9b4098 url("//cdn2.hubspot.net/hubfs/52259/Products_Page/shopping_cart_icon.png") no-repeat scroll 27% center;}
}






/* ------ ADDITIONAL STYLES -------- */


@media screen and (max-width:768px) {
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {font-size:24px !important;}    
}









