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

/**
* CSS @imports must be at the top of the file.      
* Add them above this section.                             
*/
/* ==========================================================================
HS COS Boilerplate v1.5.0                                
========================================================================== */

/* =============== @import, @font-face, and CSS File Includes =============== */

/* New font usage for 2019 updated
------------------------------ 

@import url('https://fonts.googleapis.com');
@import url('https://fonts.gstatic.com');
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap');



/* 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 ;
    }
}  
/* Images */

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

img.alignRight{
    margin: 0 0 5px 15px;
}

img.alignLeft{
    margin: 0 15px 5px 0;
}


/* Reduces min-height on bootstrap structure */

.row-fluid [class*="span"] { min-height: 1px; }

/* Blog social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}
 
#caldays {
    margin-bottom: 4px;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    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: 56.25%;
}
.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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

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

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
   ========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.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.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > 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-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .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;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

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

/* Space Module */
.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */
.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("//www.schilllandscaping.com/hubfs/logo/Schill-facebook.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//www.schilllandscaping.com/hubfs/logo/Schill-linkedin.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//www.schilllandscaping.com/hubfs/logo/Schill-twitter.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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * 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(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/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(http://cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    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;
    }
}

.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;
}

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
#captcha_wrapper,
#recaptcha_area,
#recaptcha_area table#recaptcha_table,
#recaptcha_area table#recaptcha_table .recaptcha_r1_c1
{ width: auto !important; overflow: hidden; }
#recaptcha_area table#recaptcha_table .recaptcha_r4_c4
{ width: 67px !important; }
#recaptcha_area table#recaptcha_table #recaptcha_image
{ width:280px !important; }
} 

/* These includes are optional, but helpful. */
/* 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;} 

/* ==========================================================================

Index:         

1. BASE STYLES   
- Variables
- Macros
- Base
- Typography

2. COS STRUCTURE
- Structure
- Header
- Content
- Footer

3. MAIN NAVIGATION
- Custom Menu Primary
- Mobile Menu

4. TEMPLATE MODULE CLASSES
- Common Template Classes
- Site Pages
- Landing Pages
- System Pages

5. COS COMPONENTS
- Blog
- Forms
- Buttons

6. MISCELLANOUS

7. MOBILE MEDIA QUERIES

========================================================================== */



/* copy/paste this when needed 
font-family: 'Montserrat', sans-serif;
font-family: 'Noto Serif', serif;
*/

/* ==========================================================================


1. BASE STYLES                                             


========================================================================== */


/* ==========================================================================
Variables                                               
========================================================================== */


/**
* Find the most consistently used font styles, colors, and container widths 
* for your site and assign them to the jinja variables below for easy use 
* and reference. 
*
* Apply the variable as shown below.  Ignore the jingja comment tags.
*
* 
*/

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */


/* Typography */
            /*  */
                         /*  */
                          /*  */
 /*  */


/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */




/* ==========================================================================
Macros                                                  
========================================================================== */


/** 
* Create jinja macros for CSS3 properties that need browser prefixes.
*
* Apply the style as shown below on it's own CSS property line.  
* Ignore the jinja comment tags. 
*
* 
*/

 

/** 
* Example of how to apply the above macro (ignore the jinja comment tags):
*
* a {
*   color: red;
*   font-size: 12px;
*    
* }
*/




/* ==========================================================================
Base                                                    
========================================================================== */


/** 
* Box Sizing
* 
* Applies a natural box layout model to all elements so that width and padding 
* are essentially combined, making responsive styles easier to manage.
*/

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

/* Website background color and default font styles */
body {
  background: #fff;
  color: #6D726F;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
}

/**
* Page Center
*
* Apply .page-center to full-width modules.
*/

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1170px;
  margin: 0 auto;
}

a { color: #00857C;
  text-decoration: underline;
}
a:hover, a:focus { 
  color: #008632; 
}

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #15D3C6;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #15D3C6;
  text-shadow: none;
}
@-moz-document url-prefix() {
  ::-moz-selection {
    color: #fff;
    background: #000;
    text-shadow: none;
  }
  ::selection {
    color: #fff;
    background: #000;
    text-shadow: none;
  }
}


/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
  max-width: initial;
}



/* ==========================================================================
Typography
========================================================================== */


/* Basic text */
p {
  font-weight:400;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2 {
  text-transform: capitalize;
  margin:8px 0;
  line-height:110%;
  font-family: Noto Serif, serif;
  color: #008632;
  text-rendering: optimizeLegibility;
  font-weight: bold;
}
h3, h4, h5, h6 {
  text-transform: capitalize;
  margin:8px 0;
  line-height:110%;
  font-family: Noto Serif, serif;
  color: #6D726F;
  text-rendering: optimizeLegibility;
  font-weight: bold;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 28px;
}
.custom_top_bg h1 {
  font-size:34;
  font-weight: 900;
}
h2 {
  font-size: 52px;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 5px;
}

@media(max-width:640px){
  h2 {
    font-size: 36px;
  }
}

h3 {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom:5px;
  font-weight:700;
}
h4 {
  font-size: 24px;
  line-height: 21px;
  margin-top: 0;
  margin-bottom: 9px;
  font-weight:700;
}
h5 {
  font-size: 20px;
  font-weight:700;
}
h6 {
  font-size: 18px;
  font-weight:700;
}

/* Lists */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}








/* ==========================================================================


2. COS STRUCTURE                                            


========================================================================== */





/* ==========================================================================
Structure                                               
========================================================================== */


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}




/* ==========================================================================
Header
========================================================================== */


/* =============== Header =============== */
/* i will denote new and custom additions
to these sections with a little "me"  */


/* mobile vs desktop header */

#desktopHead { display: block; }

#mobileHead { display: none; }

/* this was 768 */
@media(max-width:1240px){
  #desktopHead { display: none; }
  #mobileHead { display: block; }
}

.header-container-wrapper {
  position:fixed;
  width: 100%;
  z-index:9;
}
.header-container {}


/* me */

.topNav {
  font-size: 16px;
  line-height:20px;
}
.topNav p {
  line-height:1.1;
  margin: 5px 0;
}
a.topLink {
  padding: 0 50px;
  text-decoration:none;
}
@media(max-width:1240px){
  .topNav {
    font-size: 16px;
  }
}
.headPhone {
  color: #fff;
}
.small-header .headPhone {
  color: #000;
}


/* this was 768 */
@media(max-width:1024px){
  .topNav {
    position:relative; 
    top:-50px; 
    left: 230px; 
    max-width: 150px;
  }
  .topCall {
    position:relative;
    top:-20px;
    left:20px;
  }
  body.test-lp #deskNav {
    display: block;
  }
}

@media(max-width:400px){
  .topNav {
    position:relative; 
    top:-50px; 
    left: 165px; 
    max-width: 140px;
    font-size: 13px !important;
  }
  .topCall {
    position:relative;
    top:-24px;
    left:-50px;
  }
}

.headCall {
  color: #15D3C6 !important;
  text-decoration:none !important;
  font-weight:bold;
  text-align:right;
  padding-right:30px;
  padding-top:4px;
}
@media(max-width:1240px){
  .headCall {
    font-size:18px;
  }
}
@media(max-width:1024px){
  .headCall {
    font-size:14px;
  }
}


.custom-header-search {
  margin: 0 !important;
  display: block !important;
  position: relative;
  padding: 49px 0px 30px;
  width: auto !important;
  float: right !important;
}
.custom-header-search form {
  float: right;
  position: relative;
}
.custom-header-search input.watermark {
  border: 1px solid #e0e0e0;
  background: #fff;
  padding: 9px 36px 7px 20px;
  font-family: Montserrat, sans-serif;
  line-height: 20px;
  font-size: 14.4px;
  font-weight: 400;
  text-transform: uppercase;
  outline:none;
  display: block;
  max-width: 210px;
}
.custom-header-search .search {
  position: absolute;
  top: 9px;
  right: 23px;
  cursor: pointer;
}
/**/
.hs-search-field {
  position: relative;
}
.hs-search-field__input {
  background:  #fff;
  background-image: url('https://4157348.fs1.hubspotusercontent-na1.net/hubfs/4157348/graphics/searchIcon.png');
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
.hs-search-field__input::placeholder {
  color: #D9D9D9;
}
.hs-search-field__input:focus {
  background-image: none;
}

.hs-search-field__suggestions {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;  
}
.hs-search-field__suggestions li {
  display: block;
  margin: 0;
  padding: 0;
}
.hs-search-field__suggestions #results-for {
  font-weight: bold;
}
.hs-search-field__suggestions a,
.hs-search-field__suggestions #results-for {
  display: block;
}
.hs-search-field__suggestions a:hover,
.hs-search-field__suggestions a:focus {
  background-color:  rgba(0,0,0, .1);
  outline: none;
}

@media(max-width:800px){
  .hs-search-field {
    position:static;
  }
}



/* probably gonna need this? */
/* Header Small 
.small-header .header-container { padding: 5px 0; }
.small-header .header-container .hs_cos_wrapper_type_logo a img { max-width: 200px; }
.small-header .custom-menu-primary .hs-menu-wrapper>ul { padding-top: 5px; }
.small-header .header-cta { margin-top: 7px; }
*/
.small-header .header-container { 
  transition: background .4s ease-in-out;
  background: #fff;
  box-shadow: 0 1px 3px #ccc;
}

#darkLogo {
  display:none;
}

#whiteLogo, #darkLogo {
  width:190px; 
}

.small-header #whiteLogo {
  display:none;
}
.small-header #darkLogo {
  display:block;
}

#deskNav a {
  color: #fff;
  text-decoration: none;
}
.small-header #deskNav a {
  color: #008632;
  text-decoration: none;
}

#languagePicker a{
  color: #545353;
  text-decoration:none;
}

#mobileNav {
  display:none;
}

@media(max-width:1024px){
  #deskNav {
    display:none;
  }
  #mobileNav {
    display:block!important;
  }
}


#mobileLogo {
  max-width: 200px;
}
#mobileLogo .darkLogo {
  display:none;
}
.small-header #mobileLogo .whiteLogo {
  display:none;
}
.small-header #mobileLogo .darkLogo {
  display:block;
}

@media(max-width: 1024px) {
  .mobile-logo, .mobile-menu-wrapper {
    width: 100% !important;
    margin: 0 !important;
  }
}

@media(max-width:400px) {
  #mobileLogo {
    max-width: 180px;
  }
}

/* ==========================================================================
Content                                                 
========================================================================== */


.body-container-wrapper {}
.body-container {}
.body-container .page-center{
  padding:20px 0;
}

.section-bg{
  background-color: #000352;
}
.custom-section.page-center{
  padding:20px 0 15px;
}
.custom-section h1 {
  color: #fff;
  font-family: Noto Serif, serif;
  font-size: 30px;
  font-weight: bold;
  margin:0;
  line-height:40px;
}
.custom-section h1::before {
  background: rgba(0, 0, 0, 0) url("//381663.fs1.hubspotusercontent-na1.net/hubfs/381663/May_Images/dots.png") no-repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 28px;
  left: 0;
  margin:0 14px 0 6px;
  position: relative;
  width: 87px;
  top: 5px;
}

div.twoCols {
  column-count:2;
}

/*===========================One Column=========================*/

.landing-page .body-container,
.blog .body-container,
.site-page .body-container {
  background-image: url(//381663.fs1.hubspotusercontent-na1.net/hubfs/381663/images/backgroundtree.png);
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 100%;
  background-size: 650px auto;
}

.one-column .body-container .main-content p {
  margin: 10px 0 0;
}

.one-column .body-container .main-content .hs_cos_wrapper_type_rich_text ul li {
  line-height: 20px;
}

.custom_bottom_grp {
  padding-left: 1% !important;
  padding-right: 1%;
}

.custom_col h3 {
  font-size: 16px;
  line-height: 16px;
  padding-top: 40px;
  margin-bottom: 4px;
  margin-top: 0;
}

.custom_col p {
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 4px;
  font-style: italic;
}

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}

blockquote p {
  font-size: 14px;
  line-height: 16px;
  margin: 0 !important;
}

.image-with-caption {
  float: right;
  padding-left: 18px;
}

.image-with-caption p {
  margin: 0 !important;
}

.one-column .body-container .main-content p img {
  vertical-align: middle;
}

/*===========================Two Column Right=======================*/

.two-column .body-container .main-content .hs_cos_wrapper_type_rich_text ul li {
  line-height: 20px;
}

.two-column .body-container .main-content p {
  margin: 10px 0 0;
}


.custom_form span.hs-form-required {
  color: red;
}

.custom_form input,
.custom_form select, 
.custom_form textarea {
  max-width: 100% !important;
}
.custom_form select {
  color: #666;
  border-radius: 3px;
}

.custom_form .hs-form.stacked .field {
  margin-bottom: 18px;
  padding-bottom: 1em;
}

.custom_form .hs-field-desc {
  font-size: 11px;
  line-height: 19px;
  color: #aaa;
}

.custom_form form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  margin-left: 0 !important;
}

.custom_form .hs-form .input ul li {
  padding: 0!important;
  margin: 10px 0 0;
  min-height: 25px;
}

.custom_form .hs-form .input ul li label {
  font-weight: normal;
}

.custom_form .hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {
  margin-right: 1em;
}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {
  border-color: #e9322d;
  box-shadow: 0 0 6px #f8b9b7;
}

.custom_form .hs_cos_wrapper_type_form textarea {
  height: 75px;
  border-radius: 3px;
  -webkit-transition: border 0.2s linear,box-shadow 0.2s linear;
  -moz-transition: border 0.2s linear,box-shadow 0.2s linear;
  transition: border 0.2s linear,box-shadow 0.2s linear;
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

.custom_form .hs_cos_wrapper_type_form textarea:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}

.custom_form  .hs-button.primary.large {
  width: 100%;
  margin: 30px 0px;
}

.custom_form form.hs-form .hs-form-field ul.inputs-list li label {
  font-weight: normal;
}


.two-column .sidebar.right {
  padding-bottom: 50px;
}


.two-column .sidebar.right h3 span {
  margin: -3px 6px;
  color: #7DAF27;
}

.two-column .sidebar.right p {
  margin: 0 0 20px;
  font-size: 12px;
}

.two-column .sidebar.right ul {
  list-style: none;
  padding-left: 0px !important;
  margin-left: 0px;
}

.two-column .sidebar.right ul li:last-child {
  margin-bottom: 0px !important;
}

.two-column .sidebar.right ul li {
  padding-left: 30px;
  padding-bottom: 5px;
  padding-top: 6px;
  background-image: url(//381663.fs1.hubspotusercontent-na1.net/hubfs/381663/images/next.png);
  background-repeat: no-repeat;
  background-position: 10px center;
  background-color: #eeeeee;
  margin-bottom: 7px;
  border-radius: 7px;
}

.two-column .sidebar.right ul li:hover {
  background-color: #7DAF27;
}

.two-column .sidebar.right ul li a:hover {
  text-decoration: none;
}

.two-column .sidebar.right ul li a {
  color: inherit;
}

form a { 
  text-decoration: none; 
  transition: 0.3s;
}
form a:hover {
  color: inherit;
  text-decoration: none;
}

/* Unique Pages
========================================================================== */

/* Homepage */

.home-page .body-container .page-center {
  padding: 0 0 20px;
}

.custom_top_bg .page-center {
  padding-bottom: 40px !important;
}

.custom_middle_bg {
  background: #EBEBEB;
}

.custom_middle_content {
  padding: 17px 55px 0 60px;
}

.custom_middle_content .custom_column {
  text-align: center;
}

.custom_middle_content .custom_column h4 {
  font-size: 14px;
  line-height: 21px;
  margin-top: 19px;
  margin-bottom: 9px;
}

.custom_middle_content .custom_column p {
  color: #838383;
}

.home-page .main-content {
  padding-top: 20px;
}

.home-page .sidebar.left {
  padding-top: 20px;
}


.home-page .sidebar.left h2 {
  margin-top: 0;
  margin-bottom: 10px;
  border-bottom: 1px dashed #eeeeee;
  padding-bottom: 10px;
}

.home-page .sidebar.left h4 {
  margin-bottom: 30px;
  border-top: 1px dashed #eeeeee;
  padding-top: 20px;
}

.home_section1 {
  background:url(//381663.fs1.hubspotusercontent-na1.net/hubfs/381663/2013-10-08SchillErnst_23_1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100vh;
  padding: 10em 0;
  margin: 0 auto;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
}
.home_section1 h3 {
  color: white;
}

/* Contact Us */

/* About Us */


/*===== Slider Styling =====*/

/* Custom Lightbox Styling */

.custom_slider .hs_cos_flex-slider {
  margin: 0;
  background: transparent;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a img{
  min-height: 100%;
  border: 2px solid #cfcfcf;
}

.vex-content.hs-gallery .vex-close {
  position: absolute;
  top: -12px;
  right: -12px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 9999999;
  background-color: #000;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}

.vex-content.hs-gallery .vex-close:before, .vex-content.hs-gallery .vex-close:after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  margin-top: -2px;
  border-radius: 2px;
  background: #fff;
  position: absolute;
  top: 11px;
  left: 4px;
}

.vex-content .hs_cos_flex-viewport {
  border: 16px solid #fff;
  border-radius: 5px;
}

.vex-content .hs_cos_flex-slider .caption{
  font-size: 12px;
  padding: 10px;
}

.vex-content.hs-gallery .hs_cos_flex-slides li div.caption {
  background-color: #fff;
  position: absolute;
  font-size: 12px;
  line-height: 17px;
  color: #000;
  padding: 10px 0 0;
  width: 100%;
  bottom: 0;
  text-align: left;
  top: auto;
}

.vex-content .hs_cos_flex-direction-nav a{
  margin: 0 0 0 0;
  background-image: url(//cdn2.hubspot.net/hub/265052/file-1458096374-png/images/bg_direction_nav.png);
}

.vex-content .hs_cos_flex-slider:hover .hs_cos_flex-prev{
  left: 15px;
}

.vex-content .hs_cos_flex-direction-nav .hs_cos_flex-next{
  right: 15px;
  left: auto;
}

/* Pagination */
.slider-mode-lightbox.hs-cos-flex-slider-control-panel.simplePagerContainer .hs_cos_flex-slides li{
  display: none !important;
}

ul.simplePagerNav li{
  display:block;
  float: left;
  padding: 10px;
  margin-bottom: 10px;
  font-family: georgia;
  font-size:14px;
}

ul.simplePagerNav li a{
  color: #333;
  text-decoration: none;
}

li.currentPage {
  background: red;
  background: #FF9500;	
}

ul.simplePagerNav li.currentPage a {
  color: #fff;	
}

/*===========================================Moving SLider With Thumbnail====================================*/

.slider-mode-slider.hs_cos_flex-slider.flex-slider-main{
  background:#000000;
  padding:10px;
  border-radius:0 !important;
  margin:0 !important;
}

.slider-mode-slider.hs_cos_flex-slider.flex-slider-main .hs_cos_flex-slides img {
  border-radius: 0;
  display: block;
  height: auto!important;
  margin: 0 auto;
  width: auto!important;
  max-height: 100% !important;
  max-width: 100%;
}

.hs_cos_flex-slider ul li{
  padding:0;
  background:none;
}

.hs_cos_flex-slider ul{
  list-style:none;
  margin:0;
  padding:0;
}

.hs-cos-flex-slider-control-panel.hs_cos_flex-slider.slider-mode-slider{
  margin:0 !important;
  background: #000000 !important;
  border-radius:0 !important;
}

.hs-cos-flex-slider-control-panel.hs_cos_flex-slider.slider-mode-slider img{
  width:53px !important;
  height:40px !important;
}

.hs_cos_flex-slider.slider-mode-slider .hs-cos-flex-slider-control-panel li.hs_cos_flex-slide-thumb{
  margin:0 5px;
  width:53px !important;
  height:40px !important;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel {
  padding:0 25px 10px 25px;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex_thumbnavs-direction-nav a {
  height: 30px;
  margin-top: -18px;
  background-image: url("//cdn2.hubspot.net/hub/113896/file-1267995612-png/images/classic-map-stroke.png") !important;
  background-repeat:no-repeat;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-prev{
  background-position: -495px 0 !important;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-next{
  background-position: -570px 0 !important;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex-slides.hs_cos_flex-slides-thumb li{
  margin:0 5px;
}


.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a img {
  min-width: 370px;
  border: 2px solid #cfcfcf;
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
  display: inline-block;
  width: 19.5%;
  height: auto;
  line-height: 100px;
  margin-right: 2px;
  min-height: 229px;
  margin-bottom: 14px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
}

/*===========================================Moving SLider With Thumbnail====================================*/

.slider-mode-slider.hs_cos_flex-slider.flex-slider-main {
  background: #F5F5F5;
  border-radius: 0!important;
  margin: 0!important;
  padding: 0 0 45px;
  border-bottom: 1px solid #dfdfdf;
}

.slider-mode-slider.hs_cos_flex-slider.flex-slider-main .hs_cos_flex-slides img{
  border-radius: 0;
  display: block;
  height: auto !important;
  margin: 0 auto;
  width: auto !important;
  max-height:330px;
}


.slider-mode-slider.hs_cos_flex-slider.flex-slider-main .hs_cos_flex-viewport{
  height:auto !important;
  /*max-height: 300px;*/
}

.slider-mode-slider.hs_cos_flex-slider.flex-slider-main .hs_cos_flex-direction-nav a {
  cursor: pointer;
  display: block;
  height: 50px !important;
  margin: -20px 0 0;
  opacity: 1;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  position: absolute;
  font-size: 11px;
  bottom: 7px !important;
  right: 10px !important;
  text-indent: -9999px;
  background-color: rgba(255,255,255,0.9);

  background-size: 18px !important;

  background-position: 15px 11px;

  border-radius: 0px;

  top: 20em;

  z-index: 0;
  width: 50px !important;
  visibility: visible;
  background-color: #fff;


}

.slider-mode-slider.hs_cos_flex-slider.flex-slider-main:hover .hs_cos_flex-direction-nav a{
  visibility:visible;
}

.slider-mode-slider.hs_cos_flex-slider.flex-slider-main .hs_cos_flex-direction-nav a:hover{
  opacity:1;
}

.slider-mode-slider.flex-slider-main .hs_cos_flex-direction-nav a.hs_cos_flex-prev {
  background-image: url("https://www.schilllandscaping.com/hubfs/Home%20slider%20images/arrow-left.png");
  left: auto !important;

  right: auto !important;

  margin-left: 4em;

  border: none;
}




.slider-mode-slider.flex-slider-main .hs_cos_flex-direction-nav a.hs_cos_flex-next{
  background-image: url("https://www.schilllandscaping.com/hubfs/Home%20slider%20images/arrow-right.png");
  margin-right: 4em;
}


.hs_cos_flex-slider ul li{
  padding:0;
  background:none;
}

.hs_cos_flex-slider ul{
  list-style:none;
  margin:0;
  padding:0;
}

.hs-cos-flex-slider-control-panel.hs_cos_flex-slider.slider-mode-slider{
  margin:0 !important;
  background: #F1F1F1 !important;
  border-radius:0 !important;
}

.hs-cos-flex-slider-control-panel.hs_cos_flex-slider.slider-mode-slider img{
  width:53px !important;
  height:40px !important;
}

.hs_cos_flex-slider.slider-mode-slider .hs-cos-flex-slider-control-panel li.hs_cos_flex-slide-thumb{
  margin:0 5px;
  width:53px !important;
  height:40px !important;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel {
  padding:0 25px 10px 25px;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel ul li{
  height:auto !important;
  width:auto !important;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex_thumbnavs-direction-nav a {
  height: 90%;
  margin-top: -26px;
  background-image: url("//cdn2.hubspot.net/hub/150315/file-2603706246-png/images/classic-map-stroke.png") !important;
  background-repeat:no-repeat;
  width: 24px;
}
.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex_thumbnavs-direction-nav a:hover{
  background:rgba(255,255,255,0.1);
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-prev{
  background-position: -495px 7px !important;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex_thumbnavs-direction-nav a.hs_cos_flex_thumbnavs-next{
  background-position: -576px 7px !important;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex-slides.hs_cos_flex-slides-thumb li{
  margin:0 5px;
}


.hs_cos_flex-slider.slider-mode-slider .hs_cos_flex-direction-nav{
  display:block !important;
}

.hs_cos_flex_thumbnavs-disabled{
  opacity:0.3 !important;
}

.hs_cos_flex_thumbnavs-disabled:hover{
  background:rgba(0,0,0,0) !important;
}

.hs_cos_flex-slider .caption{
  font: 11px/13px Montserrat, sans-serif;
  background:transparent;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 2em;
  line-height: 2.1em;
  text-align: center;
}
.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex-slides.hs_cos_flex-slides-thumb li a{
  display:block;
  border:solid 1px #000;
  position:relative;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex-slides.hs_cos_flex-slides-thumb li a:after{
  top:0;
  position:absolute;
  left:0;
  height:100%;
  width:100%;
  content:"";
  background:rgba(0,0,0,0.5);
  transition:background 0.25s ease;
  -moz-transition:background 0.25s ease;
  -webkit-transition:background 0.25s ease;
  -ms-transition:background 0.25s ease;
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex-slides.hs_cos_flex-slides-thumb li.hs_cos_flex_thumbnavs-active-slide a:after{
  background:rgba(0,0,0,0);
}

.hs_cos_flex-slider.slider-mode-slider.hs-cos-flex-slider-control-panel .hs_cos_flex-slides.hs_cos_flex-slides-thumb li a:hover:after{
  background:rgba(0,0,0,0);
  transition:background 0.25s ease;
  -moz-transition:background 0.25s ease;
  -webkit-transition:background 0.25s ease;
  -ms-transition:background 0.25s ease;
}

.hs_cos_flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 9px;
  text-align: left;
  left: 4px;
}

.hs_cos_flex-control-nav li {
  margin: 0 0 0 6px;
  display: inline-block;
  zoom: 1;
}

.hs_cos_flex-control-paging li a {
  width: 27px;
  height: 13px;
  display: block;
  background: #666;
  background: url("//381663.fs1.hubspotusercontent-na1.net/hubfs/381663/images/bullet.png");
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 0;
  box-shadow: none;
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active,
.hs_cos_flex-control-paging li a:hover {
  background: url("//381663.fs1.hubspotusercontent-na1.net/hubfs/381663/images/bullet-hover.png");
}

/* Modular & Reusable Components
========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */






/* ==========================================================================
Footer
========================================================================== */


.footer-container-wrapper {}
.footer-container {}
.custom-footer-bottom{
  padding: 10px 0px;
  color: #fff;
  font-size: 11px;
}
.custom-footer-bottom p{
  margin:0 0 0 -10px;
}

.custom-paragraph {
  text-align: justify;
}

.custom-paragraph span{
  word-spacing: 1.9px;
}
.custom-footer{
  padding: 30px 0px;
  color: #fff;
}

.custom-footer h5{
  font-family: Noto Serif, serif;
  font-style: normal;
  font-size: 12px;
  color: #fff;
  margin:0 0 5px;
  line-height: 20px;
  font-weight: bold;
  text-rendering: optimizelegibility;
}
.custom-middle-address p{
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
}
.custom-middle-address p strong {
  color: #7DAF27;
  font-weight: bold;
  margin:0 6px;
}
.custom-middle-address p span {
  float: left;
  width: 270px;
}
.custom-middle-address p span:last-child {
  margin-left: 30px;
  margin-top: -15px;
}
.custom-footer-social h5 span {
  color: #777;
  font-size: 11px;
  line-height: 14px;
  margin:0 6px;
}
.custom-footer-social p{
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
  clear: both;
}
.custom-footer-social hr{
  margin: 5px 0;
  border: 0;
  border-top: 1px solid #222;
  border-bottom: 1px solid #444;
}
.custom-footer-social p a{
  color: #7DAF27;
  float: right;
  display:block;
}
.custom-footer-social a{
  margin-right: 10px;
  margin-top: 5px;
  display: inline-block;
}
.custom-footer-social{
  text-align: right;
}
.custom-footer-social a img{
  margin-left: 16.1px;
}

.footSocial i {
  height: 50px;
  width: 50px;
  text-align:center;
  line-height: 50px;
  font-size:36px;
  background: #15D3C6;
  border:1px solid #15D3C6;
  border-radius: 2px;
  color: #fff;
  margin:10px;
}
.footSocial i:hover {
  background: #fff;
  color: #15D3C6;
}

.footFont p{
  font-size:16px;
}

.footTitle h3{
  color: #FFFFFF !important;
  padding: 0 0 10px;
  font-family: Noto Serif, serif;
  font-weight: 700;
  font-size:24px;
}

.footDivider {}

@media(min-width: 767px){
  .footDivider .hide-above-mobile {
    display: none !important;
  }
}
@media(max-width:767px){
  /*.footDivider {
  transform: rotate(90deg);
}*/
  .footDivider .hide-below-mobile {
    display: none !important;
  }
}

/* ==========================================================================


3. MAIN NAVIGATION                                            


========================================================================== */





/* ==========================================================================
Custom Menu Primary
========================================================================== */

/* Parent List */
.custom-menu-primary {}
.custom-menu-primary .hs-menu-wrapper > ul{
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  position: relative;
  margin: 8px 0 0;
  padding: 0;
  list-style: none;
  line-height: 28px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  display: inline-block;
  position: relative !important;
  flex: auto;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  display: block;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  padding: 6px 12px;
  line-height: 29.75px;
  color: #fff;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  background: #15D3C6;
  color:#fff !important;
}


/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  z-index: 1000 !important;
  min-width: 200px;
  width: 100%;
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.2);
  border-collapse: separate;
  position: absolute !important;
  top: 100%;
  left: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  position: relative;
  flex: auto;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  font-size: 14px;
  line-height: 1.25;
  font-weight: normal;
  text-decoration: none;
  color: #008632 !important;
  background: #fff;
  /*   padding: 8px 12px; */
  padding: 8px 5px !important;
  white-space: normal !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  background: #15D3C6;
  color: #fff !important;
}


/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

@media(max-width: 1240px){
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    font-size: 18px;
    padding: 6px 10px;
    line-height: 29.75px;
  }
}

@media(max-width:1090px){
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 16px;
    padding: 6px 10px;
    line-height: 29.75px;
  }
}
@media(max-width:980px){
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 13px;
    padding: 6px 10px;
    line-height: 29.75px;
  }
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:1025px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
    -webkit-transition: opacity .5s, visibility 0.5s !important;
    -moz-transition: opacity .5s, visibility 0.5s !important;
    transition: opacity .5s, visibility 0.5s !important;
  }

}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }
/* this was 768 */
@media (max-width: 1024px) {

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    position: relative !important;
  }
  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger {
    cursor: pointer;
    display: block !important;
    padding: 10px;
    text-align: center;
    font-size: 36px;
    text-decoration: none;
    position:absolute;
    right: -10px;
    top: -63px;
  }

  @media(min-width:768px)and(max-width:769px){
    /*.mobile-trigger {
    top:0;
    right: -410px;
  }
    .custom-menu-primary.js-enabled .hs-menu-wrapper {
    left:-225px !important;
    width:768px !important;
    z-index:9999999;
  }*/
  }

  .mobile-trigger i {
    color: #fff;
  }
  .small-header #mobileNav .mobile-trigger i {
    color:#000;
  }

  .mobile-trigger:hover{
    text-decoration: none;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{}



  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 18px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 41px !important; /* Button height */  
    padding: 0 !important;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    width: 100% !important;
    margin-left: 0 !important;
  }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: calc(100% + 40px);
    position: absolute;
    top: 10px;
    left: -20px;
    right:0;
    padding: 0;
  }
  body.small-header .custom-menu-primary.js-enabled .hs-menu-wrapper{
    top: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #000;
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  /*   .custom-menu-primary .hs-menu-wrapper > ul {
  height: calc(100vh - 80px);
  background-image: linear-gradient(to bottom, rgba(51, 51, 51, 1) , rgba(26, 26, 26, 1) );
  overflow-x: hidden !important;
  overflow-y: auto !important;
} */

  header .custom-menu-primary .hs-menu-wrapper.active-branch.hs-menu-flow-horizontal>ul{
    height: calc(100vh - 60px);
    overflow-x: hidden !important;
    overflow-y: auto !important;
    padding-top: 10px;
  }
  header .custom-menu-primary.js-enabled .hs-menu-wrapper{
    background-image: linear-gradient(to bottom, rgba(26, 26, 26, 1) , rgba(26, 26, 26, 1) );
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li{
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    text-align: center;
    font-size: 17px;
    padding: 6px 12px;
    line-height: 29.75px;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{}
  .custom-menu-primary .hs-menu-wrapper >  ul li a{}
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{}

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {}
  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    font-size: 16px !important;
    text-align: center;
    font-weight: bold !important;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a:visited {
    color: #fff;
  }

}

/* ==========================================================================


4. TEMPLATE MODULE SELECTORS                                         


========================================================================== */





/* Common Template Selectors                                             
========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* System Pages                                          
========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

body.error-template.one-column  .section-bg {
  background-color: #eeeeee;
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
}

body.error-template.one-column .main-content h3 {
  font-size: 18px;
  line-height: 27px;
}

.custom_error_content_bg {
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.custom_error_content_bg h5 {
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 10px;
}

.custom_error_content_bg hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}


.sidebar.right{
  background: #f8f8f8;
  padding: 19px;
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.sidebar.right h3 {
  border-bottom: 1px solid #dfdfdf;
  padding-bottom: 10px;
  position: relative;
  color: #444444;
  font-family: Noto Serif, serif;
  font-size: 14px;
  font-style: normal;
  margin-top: 0;
  line-height: 20px;
  margin-bottom: 11px;
}
.sidebar.right h3::after {
  background: #fff none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}



/* ==========================================================================


5. COS COMPONENTS                                        


========================================================================== */





/* ==========================================================================
Blog                                         
========================================================================== */
/* -------------- Default Code for comment ------------ */

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}


.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  border-bottom: medium none;
  color: #6D726F;
  display: block;
  font-family: Montserrat, sans-serif;

  font-size: 18px;

  line-height: 27px;
  padding: 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  color: #6D726F !important;
  display: block !important;
  text-align: left;
}

/* -------------------- Ends ----------- */
.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}
/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}



/* -------------------- Ends ----------- */





.blog-listing-wrapper .post-listing .post-item {
  border-bottom: none !important;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {
  padding: 20px 0; 
}
#hubspot-topic_data{
  color: #888888;
  font-weight:700;
}
a.more-link{
  display: inline-block;
  padding-top: 10px;
}

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

/*---Custom Styling for Blog---*/

.blog-post-wrapper h1, .post-header h1{
  margin-bottom: 10px;
}
.blog-post-wrapper h1 a, .post-header h1 a{
  color:#008632;
  text-decoration: none;
}
.blog-post-wrapper h1 a:hover, .post-header h1 a:hover{}
.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 10px 0;
}
.hs-form .input ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hs-form .input ul li{
  padding: 0 !important;
}
.blog .blog-sidebar .cell-wrapper{
  margin-bottom: 15px;
}
.blog .blog-sidebar ul li{
  padding: 0 0 10px;
}






/* Blog Post and Listing Body Class */
body.blog {}

/* Blog Post */
body.hs-blog-post {}

/* Blog Listing */
body.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


.blogPage h2 {
  font-family:Montserrat, sans-serif;
  font-size:32px;
  line-height:1.1;
  margin-bottom: 18px;
}

.blogSide {
  border-radius:5px;
  box-shadow: 0px 3px 6px rgba(0,0,0,.29);
  margin:10px;
  padding:10px;
}
.blogSide h2 {
  color:#fff;
}
.blogSide h3 {
  color:#008632;
  margin-bottom: 14px;
}
.blogSide label {
  color:#fff;
}
.blogSide .block .widget-module ul li.hs-postlisting-item {
  margin-bottom: 10px;
}
.blogSocial i {
  width:24px;
  height:24px;
  color:#fff;
  text-align:center;
  line-height:24px;
  font-size:18px;
  background:#15D3C6;
  border-radius:3px;
  box-shadow:0px 1px 3px rgba(0,0,0,0.29);
  margin:5px;
}
.hs-form .input ul li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
}
.hs-form .input ul li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input {
  flex-basis: 3%;
}
.hs-form .input ul li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input {
  margin-bottom: 0px !important;
  margin-top: 7px;
}
/* Blog Content Column
========================================================================== */
/* 
.blog .blog-content {}


.blog-listing-wrapper {}  /* Use this to style the main wrapper for the blog listing pages 

/* Use this to style the main wrapper for the blog post pages 
.blog-post-wrapper {}

Blog Title 
.hs-blog-header h1 {}
.hs-blog-header h1 a{}
*/

/* Blog Post Title */
.post-header h1 {
  padding-bottom:20px;
}
/* 
.post-header h1 a {}
*/
/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

/** 
* Blog Social Sharing icons
*
* Overrides defaults to better align icons and prevent overlapping 
*/

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/** 
* Blog Commments 
*
* Custom styles are listed below, as the COS does not provide default styles.
*/

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination { text-align:center;}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/** 
* Blog Author Page 
*
* ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
*/

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
* Blog All Posts Page
*
* ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
*/

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
========================================================================== */

.blog .blog-sidebar {}
.blog .blog-sidebar h3{
  font-size: 20px;
}
/* Blog Modules */
.blog .blog-sidebar .widget-span {}




/* ==========================================================================
Forms
========================================================================== */


/* All Global Forms
========================================================================== */

.hs-form{
  margin:0 0 20px;
  padding:20px;
}
h3.form-title{
  font-family: Noto Serif, serif;
  color: #444444;
  font-style: normal;
  font-size: 14px;
  padding-bottom: 20px;
}
/* Form Field */
body .hs-form-field {}

/* Descriptions */
body .hs-field-desc {}

/* Labels */
body label {
  display: block;
  font-weight: 700;
  margin-bottom: 4px;
  color:#414141;
  font-size:13px;
  font-family: Montserrat, sans-serif;
}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-family: Montserrat, sans-serif;
  display: block;
  max-width: 500px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #008632;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin-bottom:14px;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
  outline: 0;
  border-color: inherit;
  box-shadow: none;
  border-left-color: #7DAF27;
  border-left-width: 5px;
  padding-left: 8px;
}

/* Separate Styles for Multiple Line Inputs */
body textarea {}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {}
body select:focus {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}

/* Required */
body input:focus:required:invalid, 
body textarea:focus:required:invalid, 
body select:focus:required:invalid {}

body input:focus:required:invalid:focus, 
body textarea:focus:required:invalid:focus, 
body select:focus:required:invalid:focus {}

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
  /* color: #555;
  opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
  /* color: #555;
  opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
  /* color: #555;
  opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
  /* color: #555;
  opacity: 1; */
}


/* Form Module
========================================================================== */

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field {}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc {}

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

/* Separate Styles for Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea {}
.hs_cos_wrapper_type_form textarea:focus {}

/* Separate Styles for Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}

#contactForm {
  background: #fff;
  padding: 0;
  border-radius: 5px;
  box-shadow:0px 2px 7px #999;
  overflow:hidden;
}

#contactForm h3 {
  background: #008632;
  padding: 30px 10px;
  color: #fff;
  text-align:center;
  margin:0;
}

#contactForm .hs-form-field>label {
  font-size: 18px;
  line-height: 36px;
  font-weight:normal !important;
  color: #6D726F;
}
#contactForm input {
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 18px;
  border: 1px solid #008632;
  border-radius: 5px;
}
.hs_cos_wrapper_type_form .hs-button.primary.large,
body form input[type="submit"],
#contactForm input[type="submit"]{
  box-shadow: none;
  font-weight: 700;
  padding: 12px 12px;
  font-size: 16px;
  border: none;
  text-shadow: none;
  font-family: Montserrat, sans-serif;
  line-height: 1.42857143;
}

#contactFormFooter {
}

#contactFormFooter .hs-form-field>label {
  color: #fff;
}
#contactFormFooter input {
  border-radius: 3px;
}

#contactFormFooter input[type="submit"]{
  border: 2px solid #15D3C6;
}


/* Blog Comment Form
========================================================================== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}

/* Error */
body .hs-common-error-message {}


/* Blog Subscription Form
========================================================================== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}


/* Google Search Form
========================================================================== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* Multi Column Form
========================================================================== */

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list li input {}
body input[type="radio"] {}
body input[type="checkbox"] {}
body form.hs-form fieldset { max-width: none; }
body form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
body form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
/*body form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; } commented out by HS Support - 10/12/2017*/
body form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
body form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  body form.hs-form fieldset .hs-form-field { padding: 0; }
  body form.hs-form fieldset.form-columns-3 .hs-form-field,
  body form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  body form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100% !important; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




/* ==========================================================================
Buttons                                              
========================================================================== */


/* All Global Buttons (Excluding CTAs)
========================================================================== */

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  font-family: Montserrat, sans-serif;
  text-decoration: none !important;
  margin: 10px 0;
  font-weight: bold;
  background-image: none;
  border: 2px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0px;
  color: #ffffff;
  background-color: #15D3C6;
  border-color: #15D3C6;
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  display: inline-block;
  border-radius: 5px;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
  box-shadow: none;
  border-color: #15D3C6;
  color: #15D3C6;
  background-color: #fff;
  border: 2px solid;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}

.hs-button.secondary {
  cursor: pointer;
  -webkit-appearance: none;
  font-family: Montserrat, sans-serif;
  text-decoration: none !important;
  margin: 10px 0;
  font-weight: normal;
  background-image: none;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.42857143;
  border-radius: 0px;
  color: #ffffff;
  background-color: #891037;
  border: none;
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
  text-shadow: 0 -1px 0 #3574E3;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  display: inline-block;
}
.hs-button.secondary:hover {
  box-shadow: none;
  color: #ffffff;
  background-color: #0f5c0e;
}

/* Form Module Button
========================================================================== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* Blog Comment Button
========================================================================== */
#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* Blog Subscription Button
========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* Google Search Button
========================================================================== */
.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* CTA Buttons
========================================================================== */

/** 
* Override global CTA styles by wrapping the CTA module in a module group 
* that has an ID, and use that ID to prefix your CTA selector. Example shown below.
*
* All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}

.ctaButton {
  display: inline-block;
  padding: 12px 12px;
  margin:10px 0 25px;
  font-size: 20px;
  font-weight:700;
  line-height: 1.25;
  color: #fff!important;
  text-align: center;
  letter-spacing: 1px;
  width: auto;
  vertical-align: middle;
  cursor: pointer;
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  /*border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  font-weight:normal;
  font-family: Montserrat, sans-serif;
}

.ctaButton:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15D3C6;
  font-weight:700;
  color:#15D3C6 !important;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; 
}

.ctaButton:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}

a.ctaButton {
  color: #fff!important;
  text-decoration: none;
  font-weight:bold;
}

.ctaButtonSmall {
  display: inline-block;
  padding: 12px 12px;
  margin:10px 0 25px;
  font-size: 14px;
  font-weight:700;
  line-height: 1.25;
  color: #fff!important;
  text-align: center;
  letter-spacing: 1px;
  width: auto;
  vertical-align: middle;
  cursor: pointer;
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  /*border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  font-weight:normal;
  font-family: Montserrat, sans-serif;
}

.ctaButtonSmall:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15D3C6;
  font-weight:700;
  color:#15D3C6 !important;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; 
}

.ctaButtonSmall:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}

a.ctaButtonSmall {
  color: #fff!important;
  text-decoration: none;
  font-weight:bold;
}


body .outlineButton {
  /*   display: inline-block;
  padding: 12px 12px;
  margin:10px 0 25px;
  font-size: 20px;
  line-height: 1.25;
  color: #15D3C6;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  cursor: pointer;
  background-color: transparent;
  border: 2px solid #15D3C6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  font-weight:700; */

  background-color: #fff;
  border: 2px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #008632 !important;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat,sans-serif;
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 1.25;
  margin: 10px 0 25px;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  font-weight: 700;
  text-decoration: none;

}

.outlineButton:hover {
  /*   text-decoration: none;
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  color:#fff;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;  */

  background-color: #008632;
  border: 2px solid #FFFFFF;
  color: #fff !important;
  text-decoration: none;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}

.outlineButton:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}

/* a.outlineButton {
color: #fff !important; */
}

a.outlineButton:hover {
  color: #fff !important;
}

.outlineButtonBlue {
  display: inline-block;
  padding: 12px 12px;
  margin:10px 0 25px;
  font-size: 20px;
  line-height: 1.25;
  color: #15D3C6;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  cursor: pointer;
  background-color: transparent;
  border: 2px solid #15D3C6;
  /*border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;*/
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  font-weight:700;
  font-family: Montserrat, sans-serif;
}

.outlineButtonBlue:hover {
  text-decoration: none;
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  color:#fff;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; 
}

.outlineButtonBlue:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}

a.outlineButtonBlue {
  color: #00857C !important;
  border-color: #00857C;
}

a.outlineButtonBlue:hover {
  color: #fff!important;
  background-color: #00857C;
  border-color: #00857C;
}


.blogMoreButton {
  display: inline-block;
  padding: 6px 12px;
  margin:10px 0 25px;
  font-size: 16px;
  line-height: 1;
  /*   color: #15D3C6; */
  color: #00857C;
  text-align: center;
  letter-spacing: 1px;
  vertical-align: middle;
  cursor: pointer;
  background-color: transparent;
  /*   border: 2px solid #15D3C6; */
  border: 2px solid #00857C;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  font-weight:700;
  box-shadow:0px 1px 3px rgba(0,0,0,0.29);
  font-family: Montserrat, sans-serif;
  transition:all .25s;
} 

.blogMoreButton:hover {
  text-decoration: none;
  background-color: #00857C;
  border: 2px solid #00857C;
  color:#FFFFFF;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; 
}

.blog-pagination a{
  color: #00857C;
}


/* button in top header */
.verytopButton {
  display: inline-block;
  padding: 1px 12px;
  margin: 0;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  width: 100%;
  vertical-align: middle;
  cursor: pointer;
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  /*border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;*/
  -webkit-border-radius: 5px;
  -moz-border-radius:5px;
  border-radius: 5px;
  text-decoration: none;
  font-weight:700;
  font-family: Montserrat, sans-serif;
}

.verytopButton:hover {
  text-decoration: none;
  background-color: #fff;
  border: 2px solid #15D3C6;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; 
}

.verytopButton:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}

a.verytopButton {
  color: #fff !important;
}

a.verytopButton:hover {
  color: #15D3C6 !important;
}

.verytopButtonOutline {
  display: inline-block;
  padding: 1px 12px;
  margin: 0;
  font-size: 16px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  width: 100%;
  vertical-align: middle;
  cursor: pointer;
  background-color: transparent;
  border: 2px solid #15D3C6;
  /*border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;*/
  -webkit-border-radius: 5px;
  -moz-border-radius:5px;
  border-radius: 5px;
  text-decoration: none;
  font-weight:700;
  font-family: Montserrat, sans-serif;
}

.verytopButtonOutline:hover {
  text-decoration: none;
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear; 
}

.verytopButtonOutline:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; 
}

a.verytopButtonOutline {
  color: #fff !important;
}

a.verytopButtonOutline:hover {
  color: #fff !important;
}
.small-header a.verytopButtonOutline {
  color: #15D3C6 !important;
}

.small-header a.verytopButtonOutline:hover {
  color: #fff !important;
}


/* New Buttons 2023 started from here */
body  .solid_white_button form .hs_submit.hs-submit input[type="submit"],
body .solid_white_button form .hs_submit.hs-submit input[type="button"],
body .solid_white_button a.link_button,
body .solid_white_button a.cta_button  {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #00857C !important;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat,sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.25;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  width: auto;
  font-weight: 700;
  text-decoration: none;
}
body  .solid_white_button form .hs_submit.hs-submit input[type="submit"],
body .solid_white_button form .hs_submit.hs-submit input[type="button"]{
  padding: 8px 15px;
  font-size: 18px;
}



body .solid_white_button a.link_button:hover,
body .solid_white_button a.cta_button:hover  {
  background-color: transparent;
  border: 2px solid #FFFFFF;
  color: #FFFFFF !important;
}
body .solid_white_button form .hs_submit.hs-submit input[type="submit"]:hover,
body .solid_white_button form .hs_submit.hs-submit input[type="button"]:hover{
  background-color: transparent;
  border: 2px solid #FFFFFF !important;
  color: #FFFFFF !important;
}


body .border_white_button a.link_button,
body .border_white_button a.cta_button  {
  background-color: transparent;
  border: 2px solid #FFFFFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF !important;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat,sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.25;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
body .border_white_button a.link_button:hover,
body .border_white_button a.cta_button:hover  {
  background-color: #FFFFFF;
  border: 2px solid #FFFFFF;
  color: #00857C !important;
}
body form .hs-button.primary:hover,
body form input[type="submit"]:hover,
body input[type="button"]:hover,
body .hs-button.primary,
body input[type="submit"],
body input[type="button"],
body .border_white_button a.link_button,
body .border_white_button a.cta_button,
body .border_white_button a.link_button:hover,
body .border_white_button a.cta_button:hover,
body .solid_teal_button a.link_button,
body .solid_teal_button a.cta_button,
body .solid_teal_button a.link_button:hover,
body .solid_teal_button a.cta_button:hover,
a.outlineButtonBlue,
a.outlineButtonBlue:hover,
body .solid_white_button a.link_button,
body .solid_white_button a.cta_button,
body .solid_white_button a.link_button:hover,
body .solid_white_button a.cta_button:hover{
  transition: .3s;
}




body .solid_teal_button a.link_button,
body .solid_teal_button a.cta_button  {
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #064640 !important;
  cursor: pointer;
  display: inline-block;
  font-family: Montserrat,sans-serif;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1.25;
  padding: 12px;
  text-align: center;
  vertical-align: middle;
  width: auto;
}
body .solid_teal_button a.link_button:hover,
body .solid_teal_button a.cta_button:hover  {
  background-color: #15D3C6;
  border: 2px solid #15D3C6;
  color: #FFFFFF !important;
}



body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  font-family: Montserrat, sans-serif;
  text-decoration: none !important;
  margin: 10px 0;
  font-weight: bold;
  background-image: none;
  border: 2px solid transparent;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 0px;
  color: #064640;
  background-color: #15D3C6;
  border-color: #15D3C6;
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear;
  display: inline-block;
  border-radius: 5px;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
  box-shadow: none;
  border-color: #15D3C6 !important;
  color: #FFFFFF;
  background-color: #15D3C6;
  border: 2px solid;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}

.white-form .hs_submit.hs-submit input.hs-button,
.section.post-footer .hs_submit.hs-submit input.hs-button {
  background-color: transparent;
  color: #064640;
  border-color: #064640 !important;
}
.white-form .hs_submit.hs-submit input.hs-button:hover,
.section.post-footer .hs_submit.hs-submit input.hs-button:hover {
  background-color: #064640;
  color: #FFFFFF;
  border-color: #064640 !important;
}
/* ==========================================================================


6. MISCELLANOUS     

========================================================================== */

.blog-listing-wrapper .post-listing .post-item {
  border-bottom: 1px solid #cccccc;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 15px;
}

.post-header h1{
  margin: 10px 0 0;
}

.post-header h1 a{
  text-decoration: none;
}
.post-header h1 a:hover{}

#hs_cos_wrapper_blog_subscription_title{}

#comment-form h4{}

#hubspot-topic_data{
  color: #888888;
  font-weight:700;
  margin: 4px 0;
}
#hubspot-author_data{
  margin: 0 0 10px;
}
.hs-form .input ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.hs-form .input ul li{
  padding: 0 !important;
}
.custom_listing_comments {
  border: 1px solid #ccc;
  padding: 15px;
  margin: 10px 0;
}
.more-link{
  display: inline-block;
  padding-top: 20px;
}
.hs-blog-social-share{
  height: auto;
}

.blog-pagination .previous-posts-link {
  float:left;
}
/* .blog-pagination .all-posts-link {

} */
.blog-pagination .next-posts-link {

  float: right;
}

.blog-sidebar .cell-wrapper{
  margin-bottom: 25px;
}

#comment-form{
  padding:30px;
  margin:15px 0;
  border: 1px solid #CCC;
}

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}

/* -------------- Default Code for comment ------------ */

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}


.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  border-bottom: medium none;
  color: #6D726F;
  display: block;
  font-family: Montserrat, sans-serif;

  font-size: 18px;

  line-height: 27px;
  padding: 0;
}

.comment-reply-to{
  margin-bottom: 15px;
}

.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-date {
  color: #6D726F !important;
  display: block !important;
  text-align: left;
}

/* -------------------- Ends ----------- */

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}

/* -------------------- Ends ----------- */


body .hs-form fieldset.form-columns-1 .hs-form-field .input select,
body .hs-form fieldset.form-columns-1 .input input {
  width: 100% !important;
}


/** 
* Styles that do not fit into available sections above can go here.
* For example, one would place 3rd party plugin overriding styles here.
*
* This section is NOT for 'Custom' styles.  All custom styles must go in the
* proper sections above.
*
* For instance, custom header and footer styles must go in the HEADER and 
* FOOTER sections.  Custom styles for anything in-between the header and footer 
* (such as, styles that are unique to the HOMEPAGE only), must go in the 
* CONTENT section.
gradient(#ff7825, #c3652c, #ff7825) repeat scroll 0 0;
*/ 

#grad {

  border: 2px solid #ff7825;
  border-radius: 45px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: 70%;
  margin: auto auto 4px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0rem;
  /*text-shadow: 0.5px 1px grey;*/
  width: 40%;
  background: #ff7825; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ff7825, #c3652c, #ff7825); /* Standard syntax */
}
.button {
  height:85%;
}

.call {
  background: url(https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/call-us-phone.png);
}






/* ==========================================================================


7. MOBILE MEDIA QUERIES                              


========================================================================== */





/* Screen sizes smaller than site maxWidth (.page-center)
========================================================================== */
@media (max-width: 1300px){
  .custom-menu-primary1 .hs-menu-wrapper>ul{
    margin-top: 4px;}

  .custom-menu-primary1 .hs-menu-wrapper>ul {
    background: transparent;
    padding: 0px 0 10px;
    float: right;
    margin-top: 0;
    margin-left: 0;
  }

}
@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center{
    max-width:940px;
  }    
  .custom-menu-primary1 .hs-menu-wrapper>ul{
    margin-top: 4px;}

  .custom-menu-primary1 .hs-menu-wrapper > ul {
    background: transparent;
    padding: 0px 0 10px;
    float: left;
    margin-top: 4px;
    margin-left: 3%;
  }     

  .custom-menu-primary1 .hs-menu-wrapper>ul>li>a{
    padding: 8px 15px 8px 15px;
  }
  .custom-middle-address p span:last-child {
    margin-left: 20px;
  }
  .custom-middle-address p span {
    width: 47%;
  }
  .custom-footer-bottom p {
    margin: 0;
    width: 200px;
  }
  .custom-paragraph {
    padding: 0 0 0 12px;
  }
}

@media (max-width: 979px) {
  .container-fluid .row-fluid .page-center{
    max-width:724px;
  }  
  .custom-menu-primary1 .hs-menu-wrapper>ul>li>a{
    padding: 6px;
    font-size:13px;
  }
  .custom-menu-primary1 .hs-menu-wrapper>ul>li{
    margin-right:6px;}

  .custom-menu-primary1 .hs-menu-wrapper > ul {
    background: transparent;
    padding: 0px 0 10px;
    float: left;
    margin-top: 4px;
    margin-left: 1%;
  }
  .custom-paragraph{
    display:none !important;
  }
  .custom-footer-social a img {
    margin-left: 6px;
  }

  .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    display: inline-block;
    width: 19.3%;
    min-height: 150px;
  }

  .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a img {
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  .custom-footer-logo hr {
    display: none;
  }
  #grad {
    border: 2px solid #ff7825;
    border-radius: 45px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 70%;
    margin: auto auto 4px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0rem;
    /*text-shadow: 0.5px 1px grey;*/
    width: 56%;
    background: #f8f8f8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ff7825, #c3652c, #ff7825); /* Standard syntax */
  }
  .button {
    height:85%;

  }

  .header-table-style {
    float:right;
    width: 100%;
  }
}
/* Landscape tablet and smaller devices
========================================================================== */

@media (max-width: 767px) {

  .row-fluid [class*="span"] {
    display: block;
    /*float: left;*/
    width: unset;}

  .custom-menu-primary1 .hs-menu-wrapper>ul>li>a{
    padding: 8px;
    font-size:13px;
  }

  .footer-container .page-center {
    padding: 0 20px;
  }
  .custom-footer-bottom p{
    padding:0 20px;
    width:100%;
  }
  .header-container .page-center {
    padding: 20px 0 19px;
  }
  .custom-footer-logo hr {
    margin: 5px 0;
    border: 0;
    border-top: 1px solid #222;
    border-bottom: 1px solid #444;
  }
  .custom-middle-address p span {
    width: 100%;
    float: none;
    display: block;
    border-bottom: 1px solid #222;
    padding-bottom:5px;
  }
  .custom-middle-address p span:last-child {
    margin-left: 0;
    margin-top:0;
    border-top: 1px solid #444;
    border-bottom:0;
    padding-top: 40px;
    padding-bottom:0;
  }
  .custom-footer-social a img {
    margin-left: 17px;
  }
  .custom-footer h5{
    margin-top:30px;
  }

  .body-container .page-center {
    padding: 20px;
  }
  .custom-section.page-center {
    padding: 20px 20px 15px;
  }
  .custom-logo {
    width: 50% !important;
  }
  .custom-section h1{
    line-height:36px;
  }

  .custom_middle_content {
    padding: 20px;
  }

  body input[type="text"],
  body input[type="password"], 
  body input[type="datetime"], 
  body input[type="datetime-local"], 
  body input[type="date"], 
  body input[type="month"], 
  body input[type="time"], 
  body input[type="week"], 
  body input[type="number"], 
  body input[type="email"], 
  body input[type="url"], 
  body input[type="search"], 
  body input[type="tel"], 
  body input[type="color"],
  body input[type="file"],
  body textarea,
  body select {
    max-width:100%;
  }

  .hs_cos_gallery {
    display:none;
  }
  .hs_cos_gallery_main .slick-fixed-height-slider .slick-initialized .slick-slider {
    display:none;
  }


  .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    display: inline-block;
    width: 19.3%;
    height: 100%;
    line-height: 100px;
    margin-right: 0;
    min-height: 100px;
    margin-bottom: 14px;
    overflow: hidden;
    position: relative;
    margin-top: 0px;
  }

  .home-page .body-container .page-center {
    padding: 0 20px 20px;
  }

  .vex-content.hs-gallery .vex-close {
    position: absolute;
    top: -12px;
    right: -8px;
  }

  .two-column .sidebar.right {
    margin-top: 20px;
  }

  .image-with-caption {
    max-width: 100%;
  }

  #grad {
    border: 2px solid #ff7825;
    border-radius: 45px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    /*font-weight: bold;*/
    height: 70%;
    /*margin: auto auto 4px;*/
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0rem;
    /*text-shadow: 0.5px 1px grey;*/
    width: 40%;
    background: #f8f8f8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ff7825, #c3652c, #ff7825); /* Standard syntax */
  }
  .button {
    height:85%;
  }


}
.header-table-style {
  float:right;
  width: 100% !important;
}


/* Landscape phones and smaller devices
========================================================================== */

@media (max-width: 570px) {

  .custom-logo {
    width: 100% !important;
  }

  .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    min-height: 80px;
  }
}

.header-table-style {
  float:right;
  width: 100% !important;
}

@media (max-width: 479px) {
  /* .two-column .sidebar.right {
  display: none;
}
  */
  .home-page .sidebar.left img {
    margin-bottom: 5px;
  }

  .custom-section.page-center {
    padding: 15px 20px 15px;
  }

  .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    width: 18.9%;
    min-height: 70px;

  }
  .header-table-style-mobile {
    float:right;
    width: 160% !important;
  }
}
@media (min-width: 396px) and (max-width: 429px){
  .header-table-style-mobile {
    float:right;
    width: 130% !important;
  }
  .mobile-button td{
    padding: 0px;

  }
}/*.tinynav{
width:100%;}

.custom-logo{
padding:24px 0 0;
align: center;}

.header-top-bar {
height: 50px;
background-color: #00632f;
color: #ffffff;
font-size: 10px;
font-family: 'Arial'!important;*/
/*position: fixed;
z-index:200;}

.header-top-bar a {
font-family: 'Arial'!important;
color:#fffff!important;
font-size:14px;}

.header-top-bar a:hover, .header-top-bar a:focus {
font-family: 'Arial'!important;
color:#ff782f!important;
font-size:14px;
}

.header-top-bar-social {
float: right;
margin-top: 1px;
padding-right:1px;
width: 100px;
margin-right:4%;
}

.header-top-bar-social ul {
list-style: none;
list-style-type: none;
margin-left:0px;
}

.header-top-bar-social ul li {
float: left;
margin-left: 3px;
height: 40px;
cursor: pointer;
}

.header-top-bar-social-twitter {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim.png');
background-repeat: no-repeat;
width: 21px;
margin-top: 7px;
}

.header-top-bar-social-twitter:hover {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim-h1.png');
}

.header-top-bar-social-instagram {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim.png');
background-repeat: no-repeat;
width: 22px;
margin-top: 6px;
}

.header-top-bar-social-instagram:hover {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim-h1.png');
}

.header-top-bar-social-facebook {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim.png');
background-repeat: no-repeat;
width:15px;
margin-top: 4px;
}

.header-top-bar-social-facebook:hover {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim-h1.png');
}

.header-top-bar-social-linkedIn {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim.png');
background-repeat: no-repeat;
width: 25px;
margin-top: 5px;
}
.header-top-bar-social-linkedIn:hover {
background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim-h1.png');
}

.header-top-bar-social-youtube {
background-image: url('/Static/images/menu-footer-2015/footer_youtube.png');
background-repeat: no-repeat;
width: 36px;
margin-top: 6px;
margin-left: 10px !important;
}
.header-top-bar-social-youtube:hover {
background-image: url('/Static/images/menu-footer-2015/footer_youtube_white.png');
}

}*/


/* Additional Styling */
.about-author-sec {
  margin-top: 2em;
}
.green-bg {
  background: #80b647;
  color: white;
}
.green-bg h3, .green-bg #hs_form_target_blog_subscription {
  display: inline-block;
}
.green-bg h3.form-title {
  color: white;
  font-size: 2em;
  padding-top: 2em;
  padding-bottom: .25em;
  margin-right: 2em;
}
.green-bg .hs_submit, 
.green-bg .hs-form-field {
  display: inline-block;
}
.green-bg .hs-button {
  background: white !important;
  color: #80b647 !important;
  transition: .3s all !important;
  padding: 5px 12px !important;
  text-shadow: none !important;
}

.span12.widget-span.widget-type-cell.custom_top_bg .span12 .row-fluid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;

}

.flexwrap, .logos .row-fluid {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logos img {
  transition: .3s all;
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.logos img:hover{ 
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0" /></filter></svg>#filter'); 
  -webkit-filter: grayscale(0%); 
  filter: grayscale(0%);
}

.hero-cta {
  text-align: center;
}

.gsc-control-cse *{
  box-sizing: content-box;
}

/*new homepage styling*/

.inLineAnchor{
  padding-top:100px !important;
  margin-top:-100px !important;
  position:relative;
  z-index:-1;
}

.custom-logo{
  padding:24px 0 0;
  text-align: center;}

.header-top-bar {
  height: 39px;
  background-color: #00833d;
  color: #ffffff;
  font-size: 10px;
  font-family: Montserrat, sans-serif;
  /*position: fixed;*/
  z-index:200;

}

.header-top-bar a {
  font-family: Montserrat, sans-serif;
  color:#ffffff !important;
  font-size:14px;


}
.header-top-bar a:hover, .header-top-bar a:focus {
  font-family: Montserrat, sans-serif !important;
  color:#ff782f!important;
  font-size:14px;
}

.header-top-bar-social {
  float: right;
  margin-top: -6px;
  padding-right:1px;
  width: 112px;
  /*position:fixed;*/
}

.header-top-bar-social ul {
  list-style: none;
  list-style-type: none;
  margin-left:0px;
}

.header-top-bar-social ul li {
  float: left;
  margin-left: 3px;
  height: 30px;
  cursor: pointer;
}

.header-top-bar-social-twitter {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim.png');
  background-repeat: no-repeat;
  width: 21px;
  margin-top: 0px;
}

.header-top-bar-social-twitter:hover {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim-h1.png');
}

.header-top-bar-social-instagram {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim.png');
  background-repeat: no-repeat;
  width: 22px;
  margin-top: 0px;
}

.header-top-bar-social-instagram:hover {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim-h1.png');
}

.header-top-bar-social-facebook {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim.png');
  background-repeat: no-repeat;
  width:15px;
  margin-top: 0px;
}

.header-top-bar-social-facebook:hover {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim-h1.png');
}

.header-top-bar-social-linkedIn {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim.png');
  background-repeat: no-repeat;
  width: 25px;
  margin-top: 0px;
}
.header-top-bar-social-linkedIn:hover {
  background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim-h1.png');
}

.header-top-bar-social-youtube {
  background-image: url('/Static/images/menu-footer-2015/footer_youtube.png');
  background-repeat: no-repeat;
  width: 36px;
  margin-top: 6px;
  margin-left: 10px !important;
}
.header-top-bar-social-youtube:hover {
  background-image: url('/Static/images/menu-footer-2015/footer_youtube_white.png');
}



.header-top-bar-login-container {
  float: right;
  line-height: 50px;
  margin-left: 10px;
  margin-right: 0px;
  border-right: 1px solid #f8f8f8;
  border-left: 1px solid #f8f8f8;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
}
.header-top-bar-login, .header-courtesy-loggedin {
  float: right;
  line-height: 50px;}

.header-top-bar-login a.login {
  font-family: Montserrat, sans-serif;
  font-weight: bold;
  color: #ffffff;}

@media (min-width:341px) and (max-width: 395px) {   
  .header-table-style-mobile {
    float:right;
    width: 100% !important;
  }

  .mobile-button td{
    padding: 0px;

  }
  .custom-logo{
    padding:24px 0 0;
    text-align: center;
  }

  .header-top-bar {
    height: 47px;
    background-color: #00833d;
    color: #ffffff;
    font-size: 10px;
    font-family: Montserrat, sans-serif !important;
    /*position: fixed;*/
    z-index:200;

  }

  .header-top-bar a {
    font-family: Montserrat, sans-serif !important;
    color:#ffffff !important;
    font-size:14px;
  }
  .header-top-bar a:hover, .header-top-bar a:focus {
    font-family: Montserrat, sans-serif !important;
    color:#ff782f!important;
    font-size:14px;
  }

  .header-top-bar-social {
    float: right;
    margin-top: -6px;
    padding-right:1px;
    width: 98px;
    margin-right:2%;
  }

  .header-top-bar-social ul {
    list-style: none;
    list-style-type: none;
    margin-left:0px;
  }

  .header-top-bar-social ul li {
    float: left;
    margin-left: 3px;
    height: 30px;
    cursor: pointer;
  }

  .header-top-bar-social-twitter {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim.png');
    background-repeat: no-repeat;
    width: 21px;
    margin-top: 0px;
  }

  .header-top-bar-social-twitter:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim-h1.png');
  }

  .header-top-bar-social-instagram {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim.png');
    background-repeat: no-repeat;
    width: 22px;
    margin-top: 0px;
  }

  .header-top-bar-social-instagram:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim-h1.png');
  }

  .header-top-bar-social-facebook {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim.png');
    background-repeat: no-repeat;
    width:15px;
    margin-top: 0px;
  }

  .header-top-bar-social-facebook:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim-h1.png');
  }

  .header-top-bar-social-linkedIn {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim.png');
    background-repeat: no-repeat;
    width: 25px;
    margin-top: 0px;
  }
  .header-top-bar-social-linkedIn:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim-h1.png');
  }

  .header-top-bar-social-youtube {
    background-image: url('/Static/images/menu-footer-2015/footer_youtube.png');
    background-repeat: no-repeat;
    width: 36px;
    margin-top: 6px;
    margin-left: 10px !important;
  }
  .header-top-bar-social-youtube:hover {
    background-image: url('/Static/images/menu-footer-2015/footer_youtube_white.png');
  }


  .header-top-bar-login-container {
    float: right;
    line-height: 50px;
    margin-left: 10px;
    margin-right: 0px;
    border-right: 1px solid #f8f8f8;
    border-left: 1px solid #f8f8f8;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
  }
  .header-top-bar-login, .header-courtesy-loggedin {
    float: right;
    line-height: 50px;}

  .header-top-bar-login a.login {
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    color: #ffffff;}}

#grad {
  border: 2px solid #ff7825;
  border-radius: 45px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  /*font-weight: bold;*/
  height: 68%;
  /*margin: auto auto 4px;*/
  padding-left: 0rem;
  padding-right: 0rem;
  padding-top: 0rem;
  /*text-shadow: 0.5px 1px grey;*/
  width: 90%;
  background: #f8f8f8; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#ff7825, #c3652c, #ff7825); /* Standard syntax */
}
.button {
  height:85%;
}
@media (max-width:340px)  {  
  .header-table-style-mobile {
    float:right;
    width: 100% !important;
  }

  .mobile-button td{
    padding: 0px;

  }

  .custom-logo{
    padding:24px 0 0;
    text-align: center;}

  .header-top-bar {
    height: 47px;
    background-color: #00833d;
    color: #ffffff;
    font-size: 10px;
    font-family: Montserrat, sans-serif !important;
    /*position: fixed;*/
    z-index:200;

  }

  .header-top-bar a {
    font-family: Montserrat, sans-serif !important;
    color:#ffffff !important;
    font-size:14px;
  }
  .header-top-bar a:hover, .header-top-bar a:focus {
    font-family: Montserrat, sans-serif !important;
    color:#ff782f!important;
    font-size:14px;
  }

  .header-top-bar-social {
    float: right;
    margin-top: -6px;
    padding-right:1px;
    width: 98px;
    margin-right:1%;
  }

  .header-top-bar-social ul {
    list-style: none;
    list-style-type: none;
    margin-left:0px;
  }

  .header-top-bar-social ul li {
    float: left;
    margin-left: 3px;
    height: 30px;
    cursor: pointer;
  }

  .header-top-bar-social-twitter {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim.png');
    background-repeat: no-repeat;
    width: 21px;
    margin-top: 0px;
  }

  .header-top-bar-social-twitter:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-twitter-slim-h1.png');
  }

  .header-top-bar-social-instagram {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim.png');
    background-repeat: no-repeat;
    width: 22px;
    margin-top: 0px;
  }

  .header-top-bar-social-instagram:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-instagram-slim-h1.png');
  }

  .header-top-bar-social-facebook {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim.png');
    background-repeat: no-repeat;
    width:15px;
    margin-top: 0px;
  }

  .header-top-bar-social-facebook:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-facebook-slim-h1.png');
  }

  .header-top-bar-social-linkedIn {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim.png');
    background-repeat: no-repeat;
    width: 25px;
    margin-top: 0px;
  }
  .header-top-bar-social-linkedIn:hover {
    background-image: url('https://381663.fs1.hubspotusercontent-na1.net/hubfs/381663/logo/Schill-linkedin-slim-h1.png');
  }

  .header-top-bar-social-youtube {
    background-image: url('/Static/images/menu-footer-2015/footer_youtube.png');
    background-repeat: no-repeat;
    width: 36px;
    margin-top: 6px;
    margin-left: 10px !important;
  }
  .header-top-bar-social-youtube:hover {
    background-image: url('/Static/images/menu-footer-2015/footer_youtube_white.png');
  }


  .header-top-bar-login-container {
    float: right;
    line-height: 50px;
    margin-left: 10px;
    margin-right: 0px;
    border-right: 1px solid #f8f8f8;
    border-left: 1px solid #f8f8f8;
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 3px;
  }
  .header-top-bar-login, .header-courtesy-loggedin {
    float: right;
    line-height: 50px;}

  .header-top-bar-login a.login {
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    color: #ffffff;
  }
  #grad {
    border: 2px solid #ff7825;
    border-radius: 45px;
    color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    /*font-weight: bold;*/
    height: 68%;
    /*margin: auto auto 4px;*/
    padding-left: 0rem;
    padding-right: 0rem;
    padding-top: 0rem;
    /*text-shadow: 0.5px 1px grey;*/
    width: 90%;
    background: #f8f8f8; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#ff7825, #c3652c, #ff7825); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ff7825, #c3652c, #ff7825); /* Standard syntax */
  }
  .button {
    height:85%;
  }
}
.footSocial a {
  text-decoration: none;
}
.span3.widget-span.widget-type-cta.mobile-btn {
  width: auto !important;
  text-align: center;
  float: left;
}
.span3.widget-span.widget-type-cta.mobile-btn .cell-wrapper.layout-widget-wrapper a span {
  font-size: 16px !important;
}

/*26249*/
/*Reverse column mobile view*/
@media (max-width:767px){
  .reverse > .row-fluid-wrapper > .row-fluid {
    display: flex;
    flex-direction: column-reverse;
  }
}
/*END Reverse column mobile view*/
/*END 26249*/ 

li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
  margin-top: -7px;
}

#hs_cos_wrapper_widget_1648124753624178{
  padding-left: 40px;
}

#hs_cos_wrapper_widget_1648126278291{
  padding-left: 20px;
}

@media (max-width:500px){
  .homeHeadTitle h1 {
    font-size: 36px;
  }

  #hs_cos_wrapper_widget_1648124753624178{
    padding-left: 0px; 
  }

  #hs_cos_wrapper_widget_1648126278291{
    padding-left: 0px;
  }

  #hs-cta-ed1537d2-6890-4d25-98b7-ac0a891665d2 a{
    width: 90%;
  }

  .sn-service .row-fluid{
    display: flex;
    flex-direction: column-reverse; 
  }

  .wideAngleCTA a{
    width: 90%;
  }
}
@media (max-width: 478px){
  li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin {
    top: -7px;
    position: relative;
  }
}
body .hs-form fieldset.form-columns-2 .hs-richtext.hs-main-font-element {
  display: none;
}
.hs-form {
  padding: 20px 10px 20px 20px;
}
.contactForm .hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {
  flex-basis: 3%;
  margin-top: 3px;
}

/* body input[type="radio"] {
margin-top: 3px !important;
} */
fieldset.form-columns-1 .hs_blog_subscribe.hs-blog_subscribe.hs-fieldtype-booleancheckbox.field.hs-form-field li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input {
  margin-top: 6px !important;
}
/* .hs_blog_subscribe.hs-blog_subscribe.hs-fieldtype-booleancheckbox.field.hs-form-field .input ul.inputs-list li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display, */
fieldset.form-columns-1 .hs_subscribe_to_the_schill_grounds_management_blog.hs-subscribe_to_the_schill_grounds_management_blog.hs-fieldtype-booleancheckbox.field.hs-form-field .input ul.inputs-list li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display {
  align-items: center;
}
.hs_blog_subscribe.hs-blog_subscribe.hs-fieldtype-booleancheckbox.field.hs-form-field .input ul.inputs-list li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input,
fieldset.form-columns-1 .hs_subscribe_to_the_schill_grounds_management_blog.hs-subscribe_to_the_schill_grounds_management_blog.hs-fieldtype-booleancheckbox.field.hs-form-field .input ul.inputs-list li.hs-form-booleancheckbox label.hs-form-booleancheckbox-display input {
  margin-top: 0px;
}

ul.inputs-list.multi-container li.hs-form-checkbox label.hs-form-checkbox-display input {
  margin-bottom: 0px !important;
  margin-top: 7px !important;
}
body .hs-dependent-field .input ul.inputs-list.multi-container li.hs-form-radio label.hs-form-radio-display {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
body .hs-dependent-field .input ul.inputs-list.multi-container li.hs-form-radio label.hs-form-radio-display input {
  /*   margin-top: 6px; */
}
body .hs-form .input ul li.hs-form-radio label input {
  margin-bottom: 4px !important;
  /*   top: 2px;
  position: relative; */
}


@media(max-width:1024px){
  /* 
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover{
  background:#fff !important;
} */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    position:initial !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    left:0 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    box-shadow:none !important;
  }
   .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover {
    background: #15D3C6;
    color: #fff !important;
}
/*   .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    background:transparent;
    color:#fff !important;
  } */
  body header.header .mobile-trigger{
    top:-72px !important;
  }
  body.safari header.header .mobile-trigger{
    top:-58px !important;
  }
  
  li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch ul.hs-menu-children-wrapper.active-branch li.hs-menu-item.hs-menu-depth-2.hs-item-has-children a:hover .child-trigger i,
 li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch ul.hs-menu-children-wrapper.active-branch li.hs-menu-item.hs-menu-depth-2.hs-item-has-children a:hover .child-trigger i:after{
    background:#fff;
  }
    li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch ul.hs-menu-children-wrapper.active-branch li.hs-menu-item.hs-menu-depth-2.hs-item-has-children .child-trigger i,
 li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.active-branch ul.hs-menu-children-wrapper.active-branch li.hs-menu-item.hs-menu-depth-2.hs-item-has-children .child-trigger i:after{
    background:#008632;
  }
  li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2.hs-item-has-children .child-trigger i,
 li.hs-menu-item.hs-menu-depth-1.hs-item-has-children ul.hs-menu-children-wrapper li.hs-menu-item.hs-menu-depth-2.hs-item-has-children .child-trigger i:after{
  background:#008632;
  }
  
  
}

@media (max-width: 640px) {
    .homeHeadOverlay {
        padding: 120px 0 20px;
    }
}