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

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700');
@font-face {
  font-family: 'montserratlight';
  font-style: normal;
  font-weight: normal;
  src:  url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/fonts/montserrat-light-webfont.eot),
      url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/fonts/montserrat-light-webfont.woff2),
      url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/fonts/montserrat-light-webfont.ttf);
}

/**.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



/* ==========================================================================
   HS COS Boilerplate v1.5.3                                
   ========================================================================== */

/* 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("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* 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: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

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

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

.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. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

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








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


   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: #333;
    font-family: Montserrat, sans-serif;
    font-size: 1.15em;
    line-height: 1.3;
    font-size: 100%;
    line-height: 1.125em;
}

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

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

a { color: #F0141E;
text-decoration:underline;

}
a:hover, a:focus { color: #F0141E; }

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

/* Highlighted Text */
::-moz-selection {
 
  background: #b3d4fb;
  text-shadow: none;
}
::selection {
 
  background: #b3d4fb;
  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 {
        margin-bottom: 1.5em;
        margin-top:0;
} 
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, h3, h4, h5, h6 {
     margin-top:0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size: 2em;
    margin-top:0;
    color:#333;
    
    line-height: 1em;
    margin-bottom: 1em;
}
h2 {
    font-size: 1.5em;
    margin-bottom: 1em;
    line-height: 1.25em;
}
h3 {
    font-size: 1.25em;
    line-height: 1.25em;
    margin-bottom: 1em;
}
h4 {}
h5 {}
h6 {}

/* Lists */
ul, ol {}
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-container-wrapper {}
.header-container {}

.hs-header-background .page-center{
    max-width:100%!important;
}
.hs-logo{
    
}
/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}




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


.body-container-wrapper {}
.body-container {}


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

/* Homepage */

/* Contact Us */

/* About Us */


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

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper {}
.footer-container {}



.hs-footer-bg{
    background: #333132; 
    padding:26px 0 0;
    
}

.hs-footer-col1 a{
    text-indent: -9999px;
    display: block;
    background-size: 184px 63px;
    width: 184px;
    height: 63px;
    background: url("//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/bes-logo%20%281%29.svg") no-repeat;  
}
.hs-footer-col1 p{
    font-size: .6875em;
    color: #777;
    margin: 10px 0 0 0;
    font-family: 'Montserrat', sans-serif;
}
.hs-footer-col2{
    margin-bottom:20px!Important;
    border-left: 1px solid #4d4f53;
    min-height: 170px!important;
}
.hs-footer-col3.menu{
    border-left: 1px solid #4d4f53;
    min-height: 170px!important;
}
.hs-footer-bg .menu{
    margin: 0;
    list-style:none;
}
.hs-footer-bg .menu li{
    margin-bottom: 16px;
}
.hs-footer-bg .menu li a{
    color: #e5e5e5;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
.hs-footer-bg  button.slick-prev.slick-arrow {
    display: none!important;
} 
  .hs-footer-bg  button.slick-next.slick-arrow{
   display: none!important;
}
.hs-footer-bg .menu li a:hover{
    color: #f47721;
}
.hs-footer-gallery .hs_cos_flex-slider .hs_cos_flex-slides img{
 

    display: block;
    width: auto;
    margin: 0 auto;
    min-width: 75px;     
   
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.hs-footer-gallery    .hs_cos_flex-slider {
    margin: 0 0 60px;
    background: transparent;
   
}
.hs-footer-gallery   .hs_cos_flex-direction-nav a{
    background-image:none;
    
}
.menu ul {
    padding: 0 49px;
}
/* ==========================================================================


   3. MAIN NAVIGATION                                            


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





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


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
    
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#fff;
  text-decoration: none;
    font-size: 1em;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    position: relative;
    transform: translateZ(0px);
    line-height: 1.8;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:#f47721;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover:before {
    left: 0;
    right: 0;
    transition-duration: 0.8s;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:before {
    background: #f47721 none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    height: 4px;
    left: 50%;
    position: absolute;
    right: 50%;
    transition-duration: 1.5s;
    transition-property: left, right;
    transition-timing-function: ease-out;
    z-index: -1;
}
/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:#fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:#f47721;
}

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

.custom-menu-primary .hs-menu-wrapper > ul li ul {
  background: #333132;
  padding: 20px;
}

.custom-menu-primary .hs-menu-wrapper > ul li ul li a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 0;
}

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:961px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
}
@media screen and (min-width:1071px) {
.smaller .hs-logo-group{
    padding: 0px 10% 0px 8%;
    transition: all 0.3s ease;
}
.smaller .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 3px 0 0 -55px;
       
}
.smaller .hs-logo a{
    background: #252424;
    padding: 5px 10px;
    margin-top: 0px;
    margin-bottom: -15px;
    border-radius: 0 0 10px 10px;
    display: inline-block;
    position: absolute;
  
}
.smaller .hs-logo{
    position: relative;
}
.smaller .custom-menu-primary .hs-menu-wrapper > ul >li>a{
    font-size: .875em;
}
.smaller .custom-menu-primary .hs-menu-wrapper > ul >li{
    margin-bottom: 2px;
}
.smaller .hs-logo img{
    width: 114px;
    height: 39px;
    transition: all 0.3s ease;
    }
  }




/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

.mobile-trigger, .child-trigger{
    display: none; /* Hide button on Desktop */
}

@media (max-width: 960px){


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

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this 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:#ffffff;
  }


  /* Toggle Button
     ========================================================================== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: transparent; /* Background color */
    border: 0px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000000; 
    right: 15px;
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/menu-icon.svg?t=1483504905498) no-repeat;
    width: 30px;
    top:15px;
   
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: transparent; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: transparent; 
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
}
.mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 16px; /* Icon line width */
    height: 0px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #fff; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -4px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 4px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #fff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .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:#ffffff; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       
   }

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

  /* 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: 100%;
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:transparent; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 0!important;
}
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
   
    color: #fff;
    text-decoration: none;
    font-size: 1em;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    position: relative;
    transform: translateZ(0px);
    line-height: 1.8;
    padding: 5px 20px;
}
  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
   
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
   
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}








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


   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 {}

/* 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 {}








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


   5. COS COMPONENTS                                        


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





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


/* 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 {}


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

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

/* 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 h2 {
    font-size: 1.5em;
    margin-bottom: 1em;
    line-height: 1.25em;
}
.post-header h2 a,.post-header h2 a:hover {
    color: #333;
    text-decoration:none;
}

/* 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 {}
.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 Modules */
.blog .blog-sidebar .widget-span {}

#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%;
}


.blog.nav  .blog-listing-wrapper .post-listing .post-item {
    border-bottom:1px solid #ccc;
    padding-bottom:20px;
    margin-bottom:20px;
}

.blog.nav  a.more-link {
    display:block;
    margin:10px 0;
}

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

.custom_listing_comments {
    border:1px solid #ccc;
    padding:15px;
    margin:0 0 20px 0;
}

#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: #333;
    display: block;
    font-family: Montserrat, sans-serif;
    font-size: 1.15em;
    line-height: 1.3;
    padding: 0;
}

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

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

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


.blog.nav .blog-pagination a.all-posts-link{
    display:block;
}

.blog.nav  .blog-pagination a.next-posts-link {
    display:block;
}

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

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


#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: #333;
   display: block;
   font-family: Montserrat, sans-serif;
 
   font-size: 1.15em;
 
 line-height: 1.3;
   padding: 0;
}

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

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

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


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


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

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

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

/* Labels */
.nav label {
    margin-bottom:5px;
    display:block;
}
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;
    font-size: 1.15em;
    background: #E8E8E8;
    padding: 25px;
    border: 0;
    border-radius: 8px;
    color: #333;
    width: 100%;
    margin-bottom: 8px;
    display:block;
    max-width:500px;
        line-height:18px;
    font-family: 'Montserrat', sans-serif;
}

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

/* 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"] {}


/* 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%; }
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%; }
  body form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}




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


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

body.nav .hs-button.primary,
body.nav input[type="submit"],
body.nav input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    font-family: Montserrat, sans-serif;
    font-size: 1.15em;
    text-decoration: none !important;
    border-radius:8px;
    background: #E72C25;
    border: 0;
    color: #fff;
    line-height: 3;
    text-align: center;
    font-weight: bold;
    min-height: 68px;
    padding:0 10px;
    line-height: 68px;
    display:inline-block;
}
ul.hs-error-msgs.inputs-list label{
    color:red;
}
body.nav .hs-button.primary:hover,
body.nav input[type="submit"]:hover,
body.nav input[type="button"]:hover {
    background: #a51e19;
}

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


/* 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 {}








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


   6. MISCELLANEOUS                                      


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

/**Full Width Layout**/
.header-container-wrapper {
    min-height: 83px;
}
.hs-banner-wrapper{
    background-size: cover!Important;
    min-height: 249px!Important; /*  change to 249px!Important;  - changed: CW20170201*/
    padding: 80px 0px 80px!Important;
    margin:0 auto;
     background-position: bottom center!Important;
   
    background-repeat:no-repeat;
    }
.hs-banner-wrapper h1{
    text-transform: none; /**CGW Edit**/
    margin-bottom: 0;
    margin:0;
    font-weight: bold;
    text-align:Center;
    margin-bottom: 20px;
    text-transform: none; /**CGW Edit**/
}
.hs-carrer .hs-banner-wrapper{
 background-position:center!important;
  min-height: 323px!Important;
 }
.hs-full-width-layout  .hs-row1 .page-center{
    margin: 80px auto;
    text-align: center;
    padding: 0 20px;
    line-height: 1.3;
    font-family: 'montserratlight', sans-serif;
    
}
.hs-full-width-content-wrapper{
    background: #f1f1f2;
    padding: 100px 0;
}
.hs-full-width-content-wrapper .page-center{
    max-width: 990px!important;
    margin: 0 auto 60px!important;
}
.hs-full-width-content-wrapper  h1{
    font-size: 3.5625em;
    font-weight: bold;
    text-align: center;
    color: #f47721;
    line-height: 1.25em;
}
.hs-full-width-content-wrapper .bottom-content{
    text-align: center;
}
.hs-values .hs-banner-wrapper{
    min-height: 365px!Important;
    background-position: bottom center!Important;
}
 .hs-banner-wrapper h3{
    color: #fff;
    text-align: center;
    font-family: montserratlight;
    max-width: 1100px;
    margin: 0 auto;
    font-size: 1.5em;
    font-weight:normal;
    line-height: 1.5;
}
.hs-values .hs-row1 h1{
    color: #e62c25;
    font-size: 28px;
    line-height: 1em;
    font-weight:normal;
    margin-bottom: 1em;
}
.hs-values .hs-row1 .page-center{
    padding:0;
}
.accordion{
    width: 90%;
    max-width: 1020px;
    margin: 0 auto 22px;
}
.accordion .accordion-title:hover, .accordion .accordion-title.is-active {
    background: #f27831;
    color: #333;
}

.accordion .accordion-title {
    border: 3px solid #fa4b1f;
    color: #c9c9c9;
    padding: 25px 25px 25px 80px;
    background: #333;
    border-radius: 12px;
    text-transform: uppercase;
    letter-spacing: 1.7px;
    font-size: 18px;
    margin-bottom: 0;
    line-height:22px;
    position: relative;
    text-align: left;
    font-family: 'montserratlight', sans-serif;
    font-weight: normal;
    font-weight:normal;
    
      
}
.hs-process-layout .accordion .accordion-title {
    letter-spacing: 2px;
    font-weight:normal;
    font-family: 'Montserrat', sans-serif;
    font-size:20px;
     line-height:25px;
}
.hs-process-layout .accordion {
    
    margin: 0 auto 10px;
}
.accordion .accordion-content {
   
}
.accordion .accordion-content {
    background: #f5f5f6;
    padding: 40px;
    font-size: .875em;
    border-radius: 0 0 12px 12px;
    margin-top: -10px;
    text-align: justify;
    padding: 50px 85px 40px;
}
.accordion .accordion-content h3{
    font-size:15px;
    line-height:19px;
    font-weight:normal;
}
.accordion .accordion-content ul {
    list-style: disc;
    font-size:12px;
    padding:0;
    line-height:18px;
}

.accordion .accordion-content ul {
    margin: 0 0 1.5em 3em;
}
.hs-service  .hs-row1 .page-center{
    padding:0;
    padding-bottom: 113px;
}
.accordion .accordion-title:before {
   
}
.accordion.Mechanical .accordion-title:before{
   background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/mechanical.svg) no-repeat; 
}
.accordion.Electrical .accordion-title:before {
    background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/electrical.svg) no-repeat;
}
.accordion.Software .accordion-title:before {
    background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/software.svg) no-repeat;
}
.hs-connect .hs-banner-wrapper{
    padding: 105px 0 122px!important;
    margin-bottom: 40px;
}
.hs-connect .hs-banner-wrapper h1{
    margin-bottom: 11px;
}
.hs-connect .hs-banner-wrapper h3{
    color: #3b3c40;
    font-size: 2.5em;
    font-family: 'Montserrat', sans-serif;
}
.hs-connect  .hs-row1 .page-center {
    margin: 0 auto;
    padding:0;
    text-align: center;
    
}
span.hs-form-required{
    display:none;
}
.hs-connect  .hs-row1 .hs_cos_wrapper.form-title{
    color: #f47721;
    text-align: center;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5625em;
}

/* Dan 20200721 modifications to try to eliminate custom button from contact page
This is the area below where the page styling exists.
*/
/*.hs-connect  .actions:before{
    background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/form-arrow.svg?t=1483520121048) no-repeat;
    display: inline-block;
    width: 20px;
    height: 30px;
    content: "";
    right: 0;
    left: 0;
    position: absolute;
    margin: 0 auto;
    top: 17px;

}*/

.hs-connect input.hs-button.primary.large:hover{
    background:transparent;
}
/*.hs-connect  .actions:hover,.hs-home-layout .actions:hover{
    background: #a51e19;
}*/

.hs-home-layout .actions{
    cursor:pointer;
}
 .disclaimer {
    text-align: center;
}
.disclaimer {
    font-family: 'montserratlight';
    font-size: 12px!Important;
    text-align: center;
    line-height:18px;
    font-family: 'Montserrat', sans-serif;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #666;
}
.hs-event-left-col p{
    line-height:21px;
}
.hs-connect  .actions{
    
    }
.hs-connect  input.hs-button.primary.large{
    border-radius:8px;
    width: 100%;
    padding: 0;
    background: transparent;
    border: 0;
    min-height: 100%;
    width: 100%;
    /*text-indent: -9999px;*/
    text-indent: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    line-height: 68px;
    /*z-index: 999;
    display: inline-block;*/
  cursor: pointer;
  display: block;
  margin: 0 auto;
}
.hs-connect .hs-row1 .actions:hover{
    background: #a51e19;
    }
.hs-connect  input.hs-button.primary.large:focus{
    outline:0;
}

.hs-connect .hs-row1 .hs_email.field.hs-form-field {
  padding: 0 10px 0 0 !important;
}


.hs-connect .hs-row1 .hs_project_name.field.hs-form-field {
  margin-right: 10px !important;
}

.hs-connect .hs-row1{
    font-family: 'montserratlight';
    padding-top:0;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #666;
}
.location-map {
    background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/map.jpg) no-repeat top right;
    background-size: cover;
    min-height: 497px;
}
.hs-connect .hs-row2-wrapper h2{
    font-weight: bold;
    color: #f47721;
    font-size: 2.1875em;
    text-align:Center;
    margin-bottom: 10px;
}
.hs-connect   .hs-row2-wrapper h3{
    font-size: 1.6875em;
    text-align:Center;
    font-family: 'Montserrat', sans-serif;
    font-weight:normal;
    color: #3b3c40;
    margin-bottom: 40px;
    }
.hs-connect     .hs-row1 p{
         font-family: 'montserratlight';
    font-size: .75em;
    margin-top: 0px;
    margin-bottom: 40px;
    color: #666;   
    }
  .hs-connect .hs-row1 .hs-input{
      max-width:100%;
  }  

.hs-connect .hs-input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
.hs-connect .hs-input::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
.hs-connect .hs-input:-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
.hs-connect .hs-input:-moz-placeholder { /* Firefox 18- */
  color: #333;
}
    /**About**/
   .hs-about-layout  .hs-banner-wrapper {
    background-size: cover!Important;
    min-height: 325px!Important;
    
}
.hs-about-layout .hs-row1 p{
    font-family: 'montserratlight', sans-serif;
        line-height: 21px;
}
.Tea-member-wrapper .team-members .button {
    background: transparent;
    color: #f47721;
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 18px;
    font-weight: normal;
    text-transform: capitalize;
    border-color: #333;
    border-radius: 0;
}
.team-member:last-child .get-to-know-button{
    margin-top:0;
}
.Tea-member-wrapper .team-members .button:hover {
    color: #fff;
    }
.hs-about-layout .hs-row1 .page-center{
    margin: 80px auto 80px;
    text-align:center;
}
.Tea-member-wrapper.clearfix {
    background: #f1f1f2;
    padding: 80px 0;
}
.Tea-member-wrapper .executive-team-title {
    color: #f47721;
    font-size: 3.5625em;
    font-weight: bold;
    text-align: center;
}
.Tea-member-wrapper .team-members {
    max-width: 990px;
    margin: 0 auto;
}
.Tea-member-wrapper .team-member {
    text-align: center;
    padding: 0 20px;
}
.team-members img {
    margin-bottom: 20px;
}
.team-members img{
    vertical-align: middle; 
}
 .team-member-name {
    color: #e55238;
    font-weight: bold;
    font-size: 1.875em;
    margin-bottom: 10px;
}
.team-member-intro {
    font-size: .75em;
    font-family: 'montserratlight', sans-serif;
}
.get-to-know-button {
    margin-top: 34px;
}
.button {
    transition: all 0.4s ease;
    letter-spacing: 2px;
    font-weight: normal;
    background: transparent;
    border: 2px solid #333;
    color: #f47721;
    border-radius: 0;
    font-size: 1em;
    box-shadow: 0 0 1px transparent;
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    vertical-align: middle;
    text-transform: capitalize;
    text-decoration: none;
    padding: 17px 40px;
    text-align: center;
}
.button.sweep-to-top:before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 100% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.button.team-button:hover {
    color: #fff;
}
.button.sweep-to-top:hover:before {
    transform: scaleY(1);
}
.button.team-button:before {
    background: #f47721;
}

  .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
max-width: 33%;
line-height: initial;
margin-right: 10px;
margin-bottom: 10px;
position: relative;
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
overflow: visible;
padding: 0 8px 0 0px;
margin: 0;
}
  ul.hs_cos_flex-slides.hs_cos_flex-slides-thumb {
margin-left: 0;
height: 100%;
float: left;
width: 100%;
}
  .hs-cos-flex-slider-control-panel img:hover {
    opacity: 1;
}
 .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a {
position: relative;
top: 0;
left: 0;
width: 100%;
height: 100%;
display: block;
}
 .hs-cos-flex-slider-control-panel img{
   
    }
/**About**/
.hs-gallery-title h2{
    color: #f47721;
    font-size: 3.5625em;
    font-weight: bold;
    text-align: center;
    }
   .hs-about-layout   .hs-row3-wrapper{
    background: #fff;
    padding: 80px 0;
}
.hs-about-layout   .hs-row3-wrapper .hs_cos_gallery_main{
    padding:0!Important;
}
.hs-about-layout   .hs-row3-wrapper .page-center{
    max-width: 990px;
    margin: 0 auto 60px;
}
.hs-about-layout   .hs-row3-wrapper  .caption.below  h2{
    color: #e55238;
    font-size: 2.5em;
    font-weight: bold;
    margin-bottom: 5px;
}
.hs-about-layout   .hs-row3-wrapper  .caption.below h3{
    font-weight: bold;
    font-size: .875em;
    margin-bottom: 0;
}
.hs-about-layout   .hs-row3-wrapper  .caption.below p{
    font-size: .75em;
}
.hs-about-layout   .hs-row3-wrapper  .slick-prev,.hs-about-layout   .hs-row3-wrapper  .slick-next{
    display:none!important;
}
 .hs-about-layout   .hs-row3-wrapper   .team-member-intro {
    font-size: 14px!important;
    font-family: 'Montserrat', sans-serif;
}
.hs-about-layout   .hs-row3-wrapper .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: 0;
}
 .hs-about-layout   .hs-row4-wrapper img{
    border-radius: 50%;
    max-width:75px;
    margin: 0 auto;
}
 .hs-about-layout   .hs-row4-wrapper .hs_cos_gallery_main{
    padding:0!important;
}
 .hs-about-layout   .hs-row4-wrapper .caption.below{
    font-size: .75em;
    margin-top: 12px;
    margin-bottom: 18px;
}
.hs-about-layout   .hs-row4-wrapper .hs_cos_flex-direction-nav {
    display: none!important;
}
.hs-about-layout .hs-row4-wrapper .hs_cos_flex-direction-nav {
    display: none!Important;
}
 .hs-about-layout   .hs-row4-wrapper{
    padding-bottom:80px;
 }

 .hs-about-layout   .hs-row4-wrapper .slick-prev, .hs-about-layout   .hs-row4-wrapper  .slick-next {
    left: -95px;
    position: absolute;
    display: block;
    height: 60px;
    width: 60px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 99;
}
 .hs-about-layout   .hs-row4-wrapper  .slick-prev:before{
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 15px;
    z-index: 99;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    opacity: 0.75;
    background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/arrow-left-orange.jpg) 15px 17px no-repeat;
    border: 1px solid #f47721;  
}
 .hs-about-layout   .hs-row4-wrapper  .slick-prev:hover:before{
    opacity: 1;
 }
 .hs-about-layout   .hs-row4-wrapper .slick-next:before{
    content: "";
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 15px;
    z-index: 99;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 60px;
    height: 60px;
    display: block;
    opacity: 0.75;
    background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/arrow-right-orange.jpg) 15px 17px no-repeat;
    border: 1px solid #f47721;
 }
  .hs-about-layout   .hs-row4-wrapper .slick-next:hover:before{
    opacity: 1;
}
 .hs-about-layout   .hs-row4-wrapper  .slick-next {
    right: -85px;
    left:auto;
}

.survey-page .survey-title {
    padding: 0;
    font-size: 18px;
}
.survey-title-container .survey-title-table {
    margin: 14px 18px;
}
.survey-body .survey-page .survey-page-header .page-title-container {
    padding: 8px 18px;
}

/**Event Layout**/
.hs-event-layout   .hs-custom-form {
    max-width: 100%;
    margin: 0 auto;
    
}
.hs-event-layout  .hs-row2-wrapper .page-center{
    padding: 10px 0 10px 2%;
    margin-bottom:123px;
}
.hs-event-layout  .hs-row1{
  padding-top:80px;  
}
.hs-event-left-col{
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
    text-align:center;
    font-weight:normal;
}
.hs-event-left-col h1,.hs-event-lecture h1{
    color: #e62c25;
    font-family: 'montserratlight', sans-serif;
    font-weight:normal;
    font-size:28px;
    line-height:28px;
}
.hs-event-layout span.hs-form-required {
    display: inline-block;
    color: #e85c41;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}
.hs-event-lecture{
    text-align:center;
}
.hs-event-layout .hs-row1 {
    padding-bottom: 20px;
}
.hs-event-left-col p,.hs-event-left-col h3,.hs-event-right-col p{
    font-family: 'montserratlight', sans-serif;
    font-weight:normal;  
}
.hs-event-left-col p,.hs-event-right-col p{
    line-height:21px;
}
.hs-event-left-col p a{
    line-height:21px;
}
.hs-event-left-col h2{
    color: #f47721;
    font-family: 'montserratlight', sans-serif;
    font-weight:normal;
    font-size:21px;
}
.hs-event-left-col h3{
    font-size:18px;
}
.hs-event-layout   .hs-custom-form .hs-input{
    max-width:100%;
    display: block;
    width: 100%;
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 0;
    text-indent: 2%;
    font-size:14px;
    margin-bottom: 3%;
    line-height:16px;
    background-color:#fff;
}
.hs-event-layout    .hs-form-title h3{
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 20px;
    line-height:25px;
    font-family: 'Montserrat', sans-serif;
    color: #e62c25;
}
.hs-event-layout    .hs-form-title p{
    text-align: right;
    font-size: 11px;
    line-height: 14px ;
    font-family:Helvetica,Arial,sans-serif;
    margin-right: 4%;
    margin-bottom:0;
}
.hs-event-layout    .hs-form-title .asterisk {
    color: #e85c41;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}
.hs-event-layout   .hs-custom-form  input.hs-button.primary.large{
    clear: both;
    background-color: #aaa;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out ;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    min-height: 32px;
    line-height: 32px;
    margin:23px 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    letter-spacing: 2px;
    text-transform: uppercase;
    }
    .hs-event-layout   .hs-custom-form  input.hs-button.primary.large:hover{
        background-color: #777;
        }
.hs-event-layout   .hs-custom-form .hs-input:focus{
    border-color: #333;
    }
.hs-event-layout   .hs-custom-form label{
    display: block;
    font-size: 14px ;
    font-family:Helvetica,Arial,sans-serif;
    margin-bottom: 15px;
}
h1.survey-title.user-generated.notranslate {
    padding: 0!important;
    font-size: 18px!important;
}
/**portfolio*/
.hs-portfolio .case-study-content{
  display:none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #212721;
    text-align: center;
    z-index: 35;
    padding: 130px 20px;
    border-bottom: 23px solid #54575a;
    height: 100%;
}
.hs-portfolio.hs-blog-listing .body-container-wrapper .page-center{
    text-align: center;
    padding: 0 0 60px;
    max-width: 1160px!Important;
    margin: 0 auto;
}
.hs-portfolio .case-study-content h2{
        color:#fff;
    }
.case-study-content .case-study-title {
    color: #f47721;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    text-transform: none; /**CGW Edit**/
}
.case-study .case-study-title-top{
    position: absolute;
    top: 22%;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    padding: 20px;
    color: #f47721;
    font-weight: bold;
    font-size: 20px;
    line-height: 25px;
    text-transform: none; /**CGW Edit**/
}
.case-study-content p {
    font-family: 'PT Serif', serif;
    color: #fff;
    font-size: .875em;
}
.hs-portfolio .more-link{
    padding: 5px 10px;
    font-size: .625em;
    color: #fff;
    background: transparent;
    border: 2px solid #fff;
    border-radius: 0;
    -moz-osx-font-smoothing: grayscale;
    backface-visibility: hidden;
    box-shadow: 0 0 1px transparent;
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: color;
    font-weight: bold;
    letter-spacing: 2px;
    text-decoration: none;
    text-align: center;
    text-transform: none; /**CGW Edit**/
    vertical-align: middle;
    }
    
    .hs-portfolio .more-link:hover:before {
    transform: scaleY(1);
}
    .hs-portfolio .more-link:before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 100% 0;
    transition-duration: 0.3s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hs-portfolio .more-link:hover{
    color: #f47721;
    background: transparent;
    }
.case-study:hover .case-study-content {
    display: block;
}
.hs-portfolio .post-item {
    position: relative;
}
.hs-portfolio  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    max-height: 497px;
    max-width: 393px;
    float:none;
    margin:0;
}
.bg-image-section{
    min-height: 323px!Important;
    padding: 70px 0px 0px;
    background-size: cover!Important;
    margin: 0 auto;
     text-align:center;
    margin-bottom: 40px!Important;
    background-position:bottom center !Important;
    background-repeat: no-repeat !important;
}
.home-team-post-list-item h2{
    color:#fff;
    margin-bottom:35px;
}
.home-team-post-list-item .more-link{
    padding: 17px 40px;
    letter-spacing: 2px;
    text-decoration: none;
    text-align: center;
    font-size:16px;
    text-transform: capitalize;
    line-height:18px;
    font-weight:normal;
}
.bg-image-section h1{
    color:#fff;
    font-weight: bold;
    margin-bottom: 20px;
    text-align:center;
    text-transform: none; /**CGW Edit**/
}
.hs-portfolio.hs-blog-post .bg-image-section {
   
    padding: 80px 0px 80px;
    min-height: 365px!Important;
}
.hs-portfolio .section.post-body {
    padding: 40px 0 50px;
}
.hs-portfolio .section.post-body h2{ 
    font-family: 'Montserrat', sans-serif;
    color: #f47721;
    font-weight: bold;
    font-size:21px;
    margin-bottom: 5px;
}
.hs-portfolio .section.post-body p{
   
    line-height:20.93px;
    font-family: 'montserratlight', sans-serif;
    font-weight:normal;
    }
 .hs-about-modal .hs-row1 .page-center{
     width: 90%;
    background-color: #F1F1F3;
    border-radius: 15px;
   text-align:left;
    padding: 40px;
    min-width: 400px;
    min-height: 180px;
    max-width: 850px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
 } 
.hs-about-modal .hs-row1 h3{
color: #f47721;
    margin-bottom: 5px;
    font-weight: bold;
}
.Definition  .accordion-title:before{
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/definition.svg) no-repeat;
}
.Discovery .accordion-title:before{
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/discovery.svg) no-repeat;  
}
.Prototyping .accordion-title:before{
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/prototyping.svg) no-repeat;
    }
    .Finalization .accordion-title:before{
        background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/finalization.svg) no-repeat;
}
figure {
    margin: 0;
}
.Production .accordion-title:before{
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/production.svg) no-repeat;
}
 .gallery-item {
    max-width: 32.33%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}


.button {
    padding: 17px 40px;
    background: #ffffff;
    color: #000000;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: .6875em;
    font-weight: bold;
    letter-spacing: 2px;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border: 2px solid #fff;
}
.hs_cos_flex-slider .hs_cos_flex-slides img{
    max-height:140px;
}
.button {
    transition: all 0.4s ease 0s;
}
.button:hover {
    border: 2px solid #333;
}
.button.orange {
    background: #f47721;
    color: #fff;
}
.hs-process-layout  .hs-row1 {
   padding: 90px 0;
}
.process-image {
   margin: 0 auto 40px;
   text-align: center;
  
   max-width: 300px;
   height: 2073px;
   position: relative;
   z-index: 40;
}
.process-image {
    margin: 0 auto 40px;
    text-align: center;
   
    position: relative;
    z-index: 40;
}



.textcenter {
    text-align: center;
}
.hs-process-layout  .body-container-wrapper {
  background: #EBEBEC; 
}
.hs-process-layout  .hs-row2-wrapper {
    padding-bottom: 100px;
}
.hs-process-layout  .accordion .accordion-content {
    background: #fff;
}
.hs-logo a:hover,.hs-footer-col1 a:hover{
    opacity: .9;
}
.nav .body-container-wrapper .page-center{
    padding:30px 0;
}

/**error**/

.nav.error  p{
    text-align:center;
    font-family: 'montserratlight', sans-serif;
}
.nav.error .hs-input{
   color: #666;
    border: 1px solid #ccc;
    line-height: 16px;
    border-radius: 3px;
    padding: 7px;
    background: #fff;
    font-size:14px;
    max-width: 69%;
    margin: 0 auto;
    float: left;
    display: inline-block;
}
.nav.error  .input {
    max-width:264px;
    margin: 0 auto;
}
.no-nav .mobile-trigger{
    display:none!important;
}
.nav.error .body-container-wrapper .page-center {
    padding: 80px 0;
}
.nav.error  .hs-button.primary{
       border: 1px solid #E72C25;
    border-radius: 3px;
    background: #E72C25;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    font-size: 14px;
    line-height: 1;
    min-height: auto;
    padding: .5em 1em .5em;
    width: 29%;
    float: right;
    }
    
    /**home**/
    
.hs-home-layout  .slick-prev:before, .hs-home-layout  .slick-next:before{
     
 } 

.hs-home-layout   .hs_what_s_your_project_.field.hs-form-field {
    width: 92%;
    float: left;
}
 /* .hs-home-layout   .hs_submit {
    width: 8%;
    float: left;
}*/
.hs-home-layout .hs-row1  .hs_cos_gallery_slide.slick-slide {
    background-repeat: no-repeat;
    width:100%!Important;
     background-position:bottom center!Important;
    text-align: center;
    padding: 30px 60px 48px;
    min-height: 298px;
    background-size: cover;
}
 .hs-home-layout .hs-row1  .slick-slide-inner-wrapper {
    max-width: 750px;
    margin: 0 auto;
}
.hs-home-layout .hs-row1  .slick-slide-inner-wrapper a{
    font-size:11px;
    line-height:18px;
    font-family: 'Montserrat', sans-serif;
 }
  .hs-home-layout .hs-row1  .hs_cos_gallery_main, .hs_cos_gallery_thumbnails,  .hs-home-layout  .hs-row1 .hs_cos_gallery_lightbox {
    padding: 0;
}
.hs-home-layout .hs-row1  .slick-slide-inner-wrapper p {
    font-family: 'montserratlight';
    font-size: 1.5em;
    line-height: 1.5;
    text-align:Center;
}
.hs-home-layout .hs-row1 .slick-next {
    right: 165px;
    top: 41.4%;
}
.hs-home-layout .hs-row1 .slick-slider {
    margin-bottom: 0;
}
.hs-home-layout .hs-row1 .slick-next:before {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/arrow-right.png) 15px 17px no-repeat;
}
 .slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 40px;
    line-height: 1;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 15px;
    z-index: 99;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
 .hero-slider .slick-prev:before {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/arrow-left.png) 15px 17px no-repeat;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}
.hero-slider .slick-prev {
    left: 165px;
    top: 41.4%;
}
.hs-home-layout .hs-input{
       font-size: 16px; 
}
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 60px;
    width: 60px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 99;
}
.slick-prev {
    left: -95px;
}
 .accordion .accordion-title i{
     width: 53px;
    height: 53px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 0;
    background-repeat: no-repeat;
    background-size: cover;
    font-style: normal;  
}
.offerings {
    color: #e62c25;
    font-weight: bold;
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 10px;
}
.hs-home-layout  .hs-row2-wrapper .page-center{
    max-width: 1100px;
    margin: 0 auto;
}
.hs-home-layout  .hs-row2-wrapper{
   padding-bottom:  15px;
}
.hs-home-layout  .hs-row2-wrapper ul{
    clear: both;
    font-weight: 100;
    font-size: 1.1em;
    width: 100%;
    line-height: 1.7;
    margin: 0;
    font-weight: bold;
    padding: 0 2%;
}
.hs-home-layout  .hs-row2-wrapper ul li{
    list-style-type: none;
    text-align: center;
}
.hs-left-content{
    background: #f3f3f4;
    padding: 35px;
    text-align: center;
    border-right: 2px solid #fff;
       
}
.vex-content .hs_cos_flex-slider .hs_cos_flex-slides img{
    max-height:none;
}
.hs-right-content{
    background: #f3f3f4;
    text-align: center;
    padding: 35px 20px 75px;
    display: flex;
    margin: 0!important;
    flex-direction: column;
}
.hs-left-content h2{
    color: #f47721;
    font-weight: bold;
}
.hs-left-content ul{
    list-type: none;
    margin: 0;
    padding:0;
}
.hs-left-content ul li{
    list-style-type: none;
    font-family: 'montserratlight';
    margin-bottom: 10px;
    font-size: .875em;
}
.hs-right-content h2{
    color: #f47721;
    font-size: 1.5625em;
    font-weight: bold;
    margin-bottom: 10px;
}
.hs-right-content h2 span{    
    color: #000;
}
.hs-right-content h3{
    font-size: 1.125em;
    font-weight: bold;
    color: #333132;
}
.hs-right-content p{
    font-size: 14px;
    font-family: 'montserratlight';
    line-height: 1.5;
    max-width: 750px;
    margin: 0 auto 20px;
}
.hs-home-layout  .hs-row4-wrapper h2{
    color: #333132;
    font-size: 2.5em;
    font-weight: bold;
    text-align:center;
}
.hs-home-layout  .hs-row4-wrapper p{
    text-align:center;
}
.our-process-icons-container {
    display: flex;
    flex-direction: column;
    position: relative;
}
.our-process-icons-container:before {
    content: "";
    background: #333031;
    width: 100%;
    height: 4px;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 15;
}
.our-process-icons {
    display: flex;
    margin: 0 0 35px 0;
    flex: 1;
    flex-direction: column;
    list-style: none;
    text-align: center;
    position: relative;
    z-index: 20;
        padding: 0;
}
.our-process-icon img {
    width: 68px;
    vertical-align: middle;
    margin-bottom: 15px;
}
.our-process-icon .process-name {
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}
.hs-home-layout .hs-row6-wrapper{
    background: #f47721;
    padding: 35px 0 15px;
    }
    .hs-home-layout .hs-row6-wrapper h3{
        color: #fff;
    font-size: 1.75em;
    font-weight: bold;
    text-align: center;
    margin-bottom: 35px;
    }
   .hs-home-layout  .hs-input {
    max-width: 100%!important;
}
    /*.hs-home-layout  .actions:before {
    background: url(//cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/form-arrow.svg?t=1483704730828) no-repeat;
    display: inline-block;
    width: 20px;
    height: 30px;
    content: "";
    right: 0;
    left: 0;
    position: absolute;
    margin: 0 auto;
    top: 17px;
}
 .hs-home-layout  .actions{
    border-radius: 0 8px 8px 0;
    
    line-height: 61px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
 }*/
.hs-home-layout  input.hs-button.primary.large{
  border-radius:8px;
    width: 100%;
    padding: 0;
    background: transparent;
    border: 0;
    min-height: 100%;
    width: 100%;
    text-indent: 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 100%;
    line-height: 68px;
  cursor: pointer;
  display: block;
  margin: 0 0 0 auto;
  background: #e72c25;
  max-width: 150px;
 }

.hs-home-layout  input.hs-button.primary.large:hover {
  background: #a51e19;
}
.hs-home-layout  ul.hs-error-msgs.inputs-list {
    text-align: left;
}
 .hs-home-layout .hs-row6-wrapper .caption.below{
    position:relative;
    background: #fff;
    padding: 30px;
    position: relative;
 }
 .hs-home-layout .hs-row6-wrapper .caption.below:before{
     content: "";
    display: block;
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/quotation-marks.png) no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -30px;
    left: 90px;
    }
   .hs-home-layout .hs-row6-wrapper .slick-slide-inner-wrapper {
    border-top: 31px solid #f47721;
   
}
.hs-home-layout input.hs-button.primary.large:focus{
    outline:0;
}
 .hs-home-layout .hs-row6-wrapper .caption.below h3{
    font-weight: bold;
    font-size: 1.0625em;
    line-height:21.25px;
    color:#333;
    text-align:left;
    margin-bottom: 10px;
    }
    .hs-home-layout .hs-row6-wrapper  .review-quote{
        font-size: .8125em;
    font-style: normal;
    margin: 0 0 20px 0;
    font-family: 'montserratlight';
    }
    .hs-home-layout .hs-row6-wrapper .caption.below p{
        font-style: normal;
    font-size: .8125em;
    margin-bottom: 0;
    margin-top:0;
    }
        .hs-home-layout .hs-row6-wrapper .caption.below p span{
    font-weight: bold;
    text-transform: uppercase;
    }
     .hs-home-layout .hs-row6-wrapper  .slick-prev{
    left: -85px;
    }
      .hs-home-layout .hs-row6-wrapper  .slick-prev:before{
        content: "";
    width: 60px;
    height: 60px;
    display: block;
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/arrow-left.png?t=1483875985458) 15px 17px no-repeat;
    }
    .hs-home-layout .hs-row6-wrapper .slick-next:before {
    content: "";
    width: 60px;
    height: 60px;
    display: block;
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/arrow-right.png?t=1483875985458) 15px 17px no-repeat;
}
   .hs-home-layout .hs-row6-wrapper .slick-next{
    right: -85px;
    }
    .hs-home-layout .hs-row6-wrapper .hs_cos_gallery_main {
    padding: 0;
}
   

.featured-team-member-title {
    color: #f47721;
    font-weight: bold;
    font-size: 2.0625em;
    text-align: center;
    margin:0 0 33px;
}
.featured-team-member-content {
    margin-bottom: 30px;
}
.featured-team-member-image img {
    border-radius: 50%;
        vertical-align: middle;
}
.featured-team-member-description {
    text-align: center;
}
.featured-team-member-name {
    font-weight: bold;
    margin-bottom: 3px;
    color: #3c3d41;
    font-size: 1.1875em;
}
.featured-team-member-roles {
    margin: 0 0 20px 0;
    font-family: 'montserratlight';
    color: #3c3d41;
    padding:0;
}
.featured-team-member-roles li {
    list-style-type: none;
    margin-bottom: 3px;
}
.featured-team-member-education {
    font-family: 'montserratlight';
    color: #3c3d41;
}
.featured-team-member .button.orange-large {
    background: #f47721;
    color: #fff;
    font-size: .9375em;
    padding: 17px 45px;
    font-weight: 300;
}
.hs-row3-wrapper .widget-type-cell .row-fluid {

        display: flex;
    flex-direction: column;
}

.hs-row5-wrapper .widget-type-cell .row-fluid {
    display: flex;
    flex-direction: row;
    position: relative;
    flex-wrap: wrap;
}
.hs-row4-wrapper {
    text-align: center;
    padding: 30px 0 15px;
}
.hs-row5-wrapper .widget-type-cell .row-fluid .span6.widget-type-widget_container{
       display: flex;
    flex-direction: column;
    flex: 1;
    background: #f3f3f4;
    padding: 35px 40px;
}
.hs-row5-wrapper .widget-type-cell .row-fluid .span6.widget-type-raw_jinja{
        display: flex;
    flex-direction: column;
    flex-basis: 100%;
    padding-bottom: 15px;
}
.featured-team-member-content {
    margin-bottom: 30px;
}
.featured-case-study-header {
    color: #fff;
    text-align: center;
    background: url(../images/featured-case-study-bg.png) no-repeat center center;
    background-size: cover;
    padding: 35px 0 45px;
    font-size: 2.1875em;
    font-weight: bold;
    margin-bottom: 0;
}
.footer-container .hs_cos_flex-direction-nav {
    display: none;
}
.accordion .indicator {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 1.75em;
    cursor: pointer;
}
.hs-connect .hs-row1 .hs_project_notes.field.hs-form-field {
    width: 80%;
    float: left;
    padding:0;
}
 .hs-connect .hs_project_notes.field.hs-form-field .hs-input {
   
    border-radius: 8px 0 0 8px;
}
.hs-connect .hs-row1 .hs_submit {
    width: 20%;
    float: left;
}
.hs-connect .hs-row1 .actions {
    border-radius: 0 8px 8px 0;
    background: #e72c25;
    line-height: 63px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
}
.hs-connect .hs-row1 .hs_project_name.field.hs-form-field,.hs-connect .hs-row1 .hs_email.field.hs-form-field{
    padding:0;
}
.hs-connect .hs-row1 .actions {
    cursor: pointer;
}
.accordion .accordion-title:hover, .accordion .accordion-title.is-active {
    background: #f27831;
    color: #333;
}
.hs-portfolio.hs-blog-post .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a{
    color:#fff;
}
.hs-portfolio.hs-blog-post .custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a:before{
    content:none;
}
@media (min-width: 700px){
.hs-row5-wrapper .widget-type-cell .row-fluid .span6.widget-type-widget_container{ 
    padding: 35px 80px 20px;
}
.featured-team-member-content {
    display: flex;
    flex-direction: row;
}
.featured-team-member-description {
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 20px;
}
.hs-process-layout .accordion .accordion-content {
    padding: 50px 85px 63px;
}
}
.featured-case-study-description {
    text-align: center;
    color: #838d8f;
    font-size: .875em;
    margin-bottom: 30px;
}
@media (min-width: 850px){
.hs-row3-wrapper .widget-type-cell .row-fluid  {
    flex-direction: row;
}
.hs-right-content{
    padding: 35px 60px 35px 60px;
    flex-basis: 75%;
        margin: 0!important;
}
}
@media (min-width: 960px){
.hs-row5-wrapper .widget-type-cell .row-fluid .span6.widget-type-widget_container {
    flex: 1 1 0;
}
.hs-row5-wrapper .widget-type-cell .row-fluid .span6.widget-type-raw_jinja{
        flex: 1 1 0;
}
.hs-left-content{
flex-basis: 35%;
}
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li{
    float:left;
}
.hs-row5-wrapper .widget-type-cell .row-fluid .span6 {
    margin: 0;
}

.featured-case-study-header {
    color: #fff;
    text-align: center;
    background: url(https://cdn2.hubspot.net/hubfs/2605747/Boulderes_jan2017/Image/featured-case-study-bg.png) no-repeat center center;
    background-size: cover;
    padding: 35px 0 45px;
    font-size: 2.1875em;
    font-weight: bold;
    margin-bottom: 0;
}
.home-Featured-post-wrapper {
    padding: 65px 65px 0 65px;
}
.home-Featured-post-list-item h2 {
    font-size: 1.25em;
    text-align: center;
    font-weight:normal;
    font-family: 'Montserrat', sans-serif;
}
.home-Featured-post-list-item h2   a {
    color: #333;
    text-decoration: none;
}
.home-Featured-post-wrapper  .button.orange-large {
    background: #f47721;
    color: #fff;
    font-size: .9375em;
    padding: 17px 45px;
    font-weight: 300;
}
.hs-home-layout  .hs-row6-wrapper .page-center{
    max-width:900px;
}
.hs_what_s_your_project_.field.hs-form-field {
    padding: 0;
}
textarea#what_s_your_project_-9a664c78-c6e4-4827-829e-3d780311e9d2_85{
    padding-bottom: 10px;
}
.hs-home-layout    textarea{
    padding-bottom: 7px; 
    border-radius: 8px 0 0 8px;
}
.hs-event-layout .hs-form-title h3{
     font-family: Helvetica,Arial,sans-serif;   
}
.hs-connect .hs-row1 .hs-input{
    font-size:16px;
}
/** 
 * 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.
*/ 








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


   7. MOBILE MEDIA QUERIES                              


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



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 992px) {}
@media (min-width: 700px){
.custom-menu-primary .hs-menu-wrapper > ul >li:last-child {
    margin-right: 0;
}
.hs-footer-col1 {
    text-align: left;
    float: left;
    min-height: 170px!important; 
    margin-bottom: 20px;
}
.home-team-post-list-item h2,.bg-image-section h1{
    font-size: 68px;
}
.hs-home-layout .hs-row6-wrapper h3 {
   
    font-size: 2.0625em;
   
}
.hs-footer-gallery  {
    border-left: 1px solid #4d4f53;
    text-align: center;
    max-width: 150px;
    min-height: 170px!important;
    margin: 0!important;
}
.hs-banner-wrapper h1{
    font-size: 68px;
    
}
.hs-custom-form {
    max-width: 700px;
    margin: 0 auto;
}
.hs-logo img{
   max-width: 184px;
   
}
.our-process-icons {
    flex-direction: row;
}
.our-process-icon {
    flex: 1;
    margin-bottom: 0;
}
.Tea-member-wrapper .team-member {
    width: 50%;
    float: left;
    margin-bottom: 0;
     
}

.featured-team-member-image {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.our-process-icons-container:before {
    top: 32px;
}
.our-process-icons-container {
    flex-direction: row;
}
.accordion .accordion-content {
   

    padding: 50px 85px 28px;
}
.process-image {
 
   max-width: 695px;
   height: 1575px;
}
 .hs-home-layout .hs-row1  .slick-slide-inner-wrapper h1 {
    font-size: 3em;
   text-align:center;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 20px;
}
.hs-home-layout .hs-row6-wrapper .caption.below {
    padding: 60px;
    min-height: 332px;
    width: 68%;
    float: left;
}
.hs-home-layout .hs-row6-wrapper .slick-slide-inner-wrapper img {
    float: left;
    width: 32%!Important;
}

}
.hs-home-layout .hs-row1 .slick-slide-inner-wrapper a:hover{
    color:#000;
}

.vex-content.hs-gallery .vex-close {
position: fixed;
top: 10px;
right: auto;
width: 14px;
height: 14px;
cursor: pointer;
z-index: 9999999;
left: 10px;
}

 .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li{
    height:auto;
}
.vex-content.hs-gallery .vex-close:before, .vex-content.hs-gallery .vex-close:after {
content: "";
display: block;
width: 100%;
height: 1px;
margin-top: -2px;
border-radius: 2px;
background: #999;
position: absolute;
top: 50%;
}
@media (min-width: 960px){
.hs-logo-group{
    padding: 10px 10% 10px 8%;
}
.hs-header-background{
    margin: 0 auto;
    position: fixed;
    top: 0;
    left: 0;
    background: #333132;
    width: 100%;
    z-index: 999;
}
.custom-menu-primary .hs-menu-wrapper > ul{ 
  margin: 25px 0 0 -5px;
}
.custom-menu-primary .hs-menu-wrapper > ul >li{ 
    margin-right: 27px;
}
.hs-footer-col1 {
    text-align: left;
    float: left;
    padding: 13px 68px 20px 40px;
}
.hs-portfolio .post-item{
    float: left;
    width: 33%;
    position: relative;
    /* max-width: 387px; */
   
    }
    .process-image {
   max-width: 955px;
   height: 1054px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a {
    color: #f47721;

}
.hs-home-layout  .hs-row2-wrapper li {
    text-align: left;
    float: left;
    margin: 0 1.5%;
}

.offerings {
    padding: 0 0 0 1%;
    clear: none;
    float: left;
    width: 48%;
    text-align: left;
}
.offerings-last {
    float: right;
    text-align: right;
    padding: 0 1% 0 0;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.active-branch>a:before {
background: #f47721 none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    right: 0;
    transition-duration: 1.5s;
    transition-property: left, right;
    transition-timing-function: ease-out;
    z-index: -1;
}
.hs-home-layout  .hs-row2-wrapper ul li:last-child {
    text-align: right;
    float: right;
    margin-right: 0;
}
}
.process-image a {
display: block;
width: 100%;
}
@media (min-width: 1050px){
.hs-home-layout  .hs-row2-wrapper  li {
    margin: 0 2.5%;
}
}
@media (min-width: 1300px){
.process-image {
    max-width: 1290px;
    height: 439px;
    width: 100%;
}
.process-image .definition-process {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 250px;
    height: 400px;
    z-index: 45;
}
.hs-home-layout  .hs-row2-wrapper li {
    margin: 0 7.5% 0 0;
}
.process-image .discovery-process {
    position: absolute;
    top: 0;
    left: 260px;
    max-width: 250px;
    height: 400px;
    z-index: 45;
}
.process-image .prototyping-process {
    position: absolute;
    top: 0;
    left: 520px;
    max-width: 250px;
    height: 400px;
    z-index: 45;
}
.process-image .finalization-process {
    position: absolute;
    top: 0;
    left: 780px;
    max-width: 250px;
    height: 400px;
    z-index: 45;
}
.process-image .production-process {
    position: absolute;
    top: 0;
    left: 1040px;
    max-width: 250px;
    height: 400px;
    z-index: 45;
}
.offerings {
    padding: 0;
}
.hs-home-layout  .hs-row2-wrapper ul{
    padding: 0;
}
.hs-home-layout  .hs-row2-wrapper ul li:last-child {
    text-align: right;
    float: right;
    margin-right: 0;
}
}
@media (min-width: 960px) and (max-width: 1300px) {
    .process-image a {
		display: inline-block; 
		height: 500px; 
	}
	.process-image .definition-process {
		width: 31%; 
	}
	.process-image .discovery-process {
		width: 31%
	}
	.process-image .prototyping-process{
		width: 36%; 
	}
	.process-image .finalization-process {
		width: 31%; 
	}
	.process-image .production-process {
		width: 31%; 
	}
}
@media (min-width: 700px) and (max-width: 960px) {
    .process-image a {
		display: inline-block; 
		height: 500px; 
        margin-bottom: 50px; 
	}
	.process-image .definition-process {
		width: 50%; 
	}
	.process-image .discovery-process {
		width: 46%
	}
	.process-image .prototyping-process{
		width: 50%; 
	}
	.process-image .finalization-process {
		width: 46%; 
	}
	.process-image .production-process {
		width: 50%; 
        margin-bottom: 0px; 
	}

}
@media (max-width: 700px) {
    .process-image a {
    	display: inline-block; 
		height: 400px; 
	}
	.process-image .definition-process {
		width: 100%; 
	}
	.process-image .discovery-process {
		width: 100%;
	}
	.process-image .prototyping-process{
		width: 100%; 
	}
	.process-image .finalization-process {
		width: 100%; 
	}
	.process-image .production-process {
		width: 100%; 
        height: 450px; 
	}
}
@media (max-width: 1184px){

.hs-about-layout .hs-row4-wrapper .slick-next {
    right: -57px;
    left: auto;
}
.hs-about-layout .hs-row4-wrapper .slick-prev{
    left: -38px;
}
.hs-portfolio .post-item {
  
    width: 33.29%;
   
}
.hs-portfolio .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    
    max-width: 100%;
    float: none;
    margin: 0;
}
}
@media (max-width: 1121px){
button.slick-prev.slick-arrow {
    display: none!important;
}
.hs-about-layout .hs-row4-wrapper .slick-prev,.hs-about-layout .hs-row4-wrapper .slick-next{
   display: none!important;
}
}
@media (max-width: 1055px){
.hs-logo-group {
    width: 100%!important;
}
.custom-menu-primary.js-enabled {
    width: 100%;
}
.custom-menu-primary .hs-menu-wrapper > ul {
    margin: 25px 0 0 0px!important;
}

}
@media (max-width: 1258px)and(min-width:960px){
.custom-menu-primary .hs-menu-wrapper>ul {
    margin: 25px 0 0 16px;
}
.smaller .custom-menu-primary .hs-menu-wrapper>ul {
    margin: 3px 0 0 -34px;
}
}
@media (max-width: 1071px){
.custom-menu-primary .hs-menu-wrapper > ul {
    margin: 25px 0 0 37px;
}

.hs-about-layout .hs-row1 .page-center {
  
    padding: 0 20px;
}
.hs-event-layout  .hs-row1 .page-center,.hs-event-layout  .hs-row2 .page-center{
    padding-left:20px;
    padding-right:20px;
}
.hs-event-layout .hs-row2-wrapper .page-center{
   padding-left:20px;
    padding-right:20px; 
}
.hs-event-layout .hs-custom-form,.hs-event-layout .hs-form-title {
    padding: 0px 0 0px 3%;
}
.bg-image-section .page-center{
    padding-left: 20px!important;
    padding-right: 20px!important;
}
.hs-portfolio .body-container-wrapper .page-center{
    padding:0 20px;
}
.nav .body-container-wrapper .page-center{
    padding:30px 20px;
}
}
@media (max-width: 991px){
.menu ul {
    padding: 0 29px;
}
}
@media (max-width: 961px){
.hs-header-background {
    background: #333132;
}
.hs-logo-group {
    width: auto!important;
    float: left!important;
    padding: 10px 100px 10px 8%;

}
.custom-menu-primary.js-enabled {
    width: auto;
    float: right;
    position: fixed;
    width: 320px;
    height: 100%;
    top: 100px;
    z-index: 999;
    right: -320px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: scroll;
    background: #f47721;
}
.mobile-open .custom-menu-primary.js-enabled {
    right: 0;
    box-shadow: 0px 3px 5px #000;

}
 .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 0!important;
}
.hs-footer-col1 {
    padding: 30px 20px 30px 20px;
}
.hs-service .hs-banner-wrapper {
    background-size: cover!Important;
    min-height: auto!Important;
    padding: 80px 20px 115px!Important;
    
}
.hs-portfolio .post-item {
  
    width: 387px;
    margin:0 auto;
   
}
.case-study:hover .case-study-content {
    display: none;
}
.hs-service .hs-row1 {
    padding-left: 20px;
    padding-right: 20px;
}
.hs-about-layout  .hs-row3-wrapper .caption.below {
    padding: 0 20px;
}
#hs_cos_wrapper_widget_4693523272 iframe.wistia_embed {
    max-width: 100%!important;
}
}
.survey-page .question-title-container {
    font-size: 16px!important;
}
.hs-event-layout .hs-input.invalid.error {
    border: 2px solid #e85c41;
        margin-bottom: 5px;
}
.hs-event-layout ul.hs-error-msgs.inputs-list {
    margin: 0;
    color: #e85c41;
}
.hs-event-layout ul.hs-error-msgs.inputs-list label {
  
    color: #e85c41;
}
.hs-connect .actions{
    cursor:pointer;
}
.hs-connect ul.hs-error-msgs.inputs-list {
    text-align: left;
}
.hs-home-layout  .hs_email.field.hs-form-field {
    padding: 0;
}
.hs-about-layout .hs-row3-wrapper .slick-prev, .hs-about-layout .hs-row3-wrapper .slick-next {
    display: block !important;
}
.the-team-two .slick-initialized .slick-slide.slick-active {
    opacity: 1 !important;
}
.the-team-two * {
    outline: 0;
}
/* Landscape tablet and smaller devices
   ========================================================================== */
@media only screen and (min-width: 768px){
.survey-page .survey-page-body{
    padding: 18px 18px 0 18px!important;
}
.survey-page .question-title-container {
    font-size: 16px!important;
}
}
@media (max-width: 767px) {
.hs-logo img{
    max-width: 184px;       
}
.error-template .hs-banner-wrapper h1 {
    font-size: 2em;
}
.nav.error .body-container-wrapper .page-center {
    padding: 50px 10px;
}
.hs-footer-col1 {
    padding: 30px 0px 30px 0;
    text-align: center;
    margin-bottom: 20px;
}
.hs-footer-col1 a {
    
    margin: 0 auto;
}
.hs_cos_flex-slider .hs_cos_flex-slides img {
    height: 140px!important;
    object-fit: cover;
}
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-footer-bg .menu {
    margin: 0;
    list-style: none;
    margin: 0!Important;
}
.hs-footer-col2{
    min-height:auto!Important;
}
.hs-footer-col3.menu {
    border-left: 1px solid #4d4f53;
    min-height: auto!important;
    padding: 0px 0px 30px;
    margin-bottom: 30px!Important;
}
.hs-footer-bg .menu ul{
    padding:0;
    margin:0;
    text-align: center;
}
.hs-logo-group {
    width: auto!important;
    float: left!important;
    
} 
 .hs-values .hs-banner-wrapper h1 {
    font-size: 4.25em;
}
.hs-banner-wrapper h1{
    font-size: 2.25em;
}
.hs-values .hs-row1 .page-center {
    padding: 0 20px;
}
.hs-banner-wrapper {
    background-size: cover!Important;
    min-height: auto!Important;
    
}
.hs-footer-gallery .hs_cos_flex-slider {
    margin: 0 0 23px;
    background: transparent;
}
.hs-connect .hs-row1 .page-center {
  
    max-width: 90%;
}
.hs-row1.hero-slider .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: auto 0px;
    margin: 0 auto;
}

.hs-home-layout .hs-row1 .slick-slide-inner-wrapper h1{
    text-align:Center;
}
.hs-home-layout .hs-form fieldset.form-columns-2 .hs-form-field {
    width: 100%;
    float: none;
}
.featured-team-member-image {
    margin-bottom: 20px;
    text-align: center;
}
.hs-home-layout .hs-row6-wrapper .slick-slide-inner-wrapper {
    
    width: 90%;
}
.hs-home-layout .hs-row6-wrapper   .slick-slide img {
    display: none;
}
.smcx-embed {
    width: 100%;
    max-width: 500px;
    height: 500px;
    margin: 0 auto!important;
}
.hs-connect .actions {
    border-radius: 8px;
     
}
.hs-banner-wrapper {
   
    padding: 80px 20px 115px!Important;
}
.hs-footer-gallery {
    border-left: 0;
    text-align: center;
    max-width: 150px;
    min-height: 170px !important;
    margin: 0 auto !important;
}
}
 @media (max-width: 699px) {    
.hs-logo-group {
    width: auto!important;
    float: left!important;
    padding: 0;
} 
.hs-logo img{
    max-width: 205px;       
}
.hs-header-background {
    padding: 10px;
}
.hs-values .hs-banner-wrapper h1 {
    font-size: 2.25em;
}
.hs-values .hs-banner-wrapper {
    min-height: auto!Important;
    background-position: bottom center!Important;
    margin: 0 auto;
    padding: 80px 20px 80px!Important;
}
.hs-about-layout .hs-row3-wrapper .slick-slide img {
    display: block;
    border-radius: 50%;
    max-width: 332px!important;
}
.hs-portfolio.hs-blog-post .bg-image-section h1 {
    
    font-size: 36px;
    line-height: 36px;
}
.Tea-member-wrapper .team-member {
    text-align: center;
    padding: 0 20px;
    margin-bottom: 40px;
}
.hs-portfolio.hs-blog-post .bg-image-section {
    padding: 80px 0 80px;
    min-height: auto!Important;
}
.hs-about-modal .hs-row1 .page-center {
    width: 90%;
    
    min-width: auto;
    min-height: 180px;
  
}
.hs-footer-gallery {
    border-left: 0;
    text-align: center;
    max-width: 150px;
    min-height: auto !important;
    margin: 0 auto !important;
}
.accordion .accordion-content {
   
    padding: 50px 40px 40px;
}
.hs-full-width-content-wrapper {
    background: #f1f1f2;
    padding: 100px 10px;
}
iframe.wistia_embed {
    width: 100%!important;
}
.hs-portfolio .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-height: 100%;
    max-width: 100%;
    float: none;
    margin: 0;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li{
    max-width:31%;
    height:auto;
}

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

@media (max-width: 480px) {
 .accordion .accordion-title {
    
    font-size: 10px;
    margin-bottom: 0;
    line-height: 17px;
  
}
.accordion .indicator {
    position: absolute;
    top: 28px;
    right: 20px;
    font-size: 1.75em;
    cursor: pointer;
}
.gallery-item {
    max-width: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    margin-bottom: 10px;
}
.Tea-member-wrapper .executive-team-title {
    color: #f47721;
    font-size: 2.5625em;
    font-weight: bold;
    text-align: center;
}
.hs-process-layout .accordion .accordion-title {
    
    font-size: 15px;
    line-height: 25px;
}
.hs-home-layout .hs_what_s_your_project_.field.hs-form-field,.hs-connect .hs-row1 .hs_project_notes.field.hs-form-field {
    width: 88%;
    float: left;
}
.hs-home-layout input.hs-button.primary.large{
    line-height:60px;
}
/*.hs-home-layout .actions {
    
    line-height:62px;
    margin: 0 auto;
    font-size: 0;
    position: relative;
}*/
.hs-home-layout textarea {
    padding-top: 15px;
    border-radius: 8px 0 0 8px;
    padding-bottom: 15px;
}
/*.hs-home-layout .hs_submit,.hs-connect .hs-row1 .hs_submit {
    width: 12%;
    float: left;
}*/
  .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    max-width: 100%;
    line-height: initial;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    overflow: visible;
    padding: 0 0px 0 0px;
    margin: 0 0 20px;
}

}
@media(max-width: 850px) and (min-width: 768px) {
    .hs-home-layout .hs-row3-wrapper .hs-left-content,
	.hs-home-layout .hs-row3-wrapper .hs-right-content {
		width: 100%;
		display: block;
	}
}
@media(max-width: 775px) {
  .post-listing {
    max-width: 385px;
    float: none;
    display: block;
    margin: 0 auto;
  }
  .hs-portfolio .post-item {
      width: 100%;
  }
}