/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


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

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

@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
  font-family: "Open Sans";
  src: url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/opensans-regular-webfont.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/opensans-regular-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/opensans-regular-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "Open Sans";
  src: url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/opensans-bold-webfont.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/opensans-bold-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/opensans-bold-webfont.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: "Helvetica-W01-Light"; 
  src: url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/03805817-4611-4dbc-8c65-0f73031c3973.eot") format("eot"), 
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/03805817-4611-4dbc-8c65-0f73031c3973.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/03805817-4611-4dbc-8c65-0f73031c3973.ttf") format("truetype"); 
}

@font-face { 
  font-family: "Avenir-LT-W01_35-Light1475496"; 
  src: url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.ttf") format("truetype"); 
}

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, 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;
}

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

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

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

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    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-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

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

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

/* FlexSlider Necessary Styles
*********************************/
.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%;}


/* 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("//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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



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

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

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

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

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

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

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

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

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

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

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

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

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

*, *: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;
} 

body {
  background: #fff;
  font-size: 10px;
  font-family: Arial,Helvetica,sans-serif;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1020px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #39f;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #39f;
  text-shadow: none;
}


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

/* Basic text */
p {} 
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: 0 0 15px;
  line-height: normal;
  letter-spacing: normal;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
  color: #FC5716;
  font-weight: bold;
  /*text-transform: uppercase*/;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 24px;
  font-weight: 400;
}
h2 {
  font-size: 22px;
  color: #FF733B;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 19px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 18px;
}

/* Anchor Links */
a { 
  color: #FF733B; 
  text-decoration: underline;
}
a:hover, a:focus { 
  color: #FF733B;
  text-decoration: underline;
}

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

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


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

.custom-header-wrapper {
  min-height: 108px !important;
}
.custom-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  background-color: #fff;
  z-index: 9;
}
.custom-header.lp {
  min-height: 108px !important; 
}
.custom-logo {
  width: auto !important;
}
.custom-logo a img  {
  position: absolute;
  top: -18px;
  max-width: 292px;
}
.custom-menu-primary {
  margin-left: 0 !important;
  width: auto !important;
  float: right !important;
}


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

.body-container-wrapper {}
.body-container {
  line-height: normal;
  letter-spacing: normal;
  color: #524F4F;
  font-size: 16px;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
}
.search-page .body-container .page-center{
  padding-top: 40px;
  padding-bottom: 20px;
}
.banner-area {
  max-height: 505px;
  margin-top: -1px;
  overflow:hidden;
}
.blog.banner-area {
  min-height: 463px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.banner-area img {
  width: 100%;
}
.banner-content h1 {
  color: #FC5716;
  text-align: center;
  letter-spacing: normal;
  font: normal normal normal 24px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  margin: 0;
  padding-top: 26px;
  line-height: normal;
}
.banner-content p {
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
  font-size: 16px;
  margin: 0;
  margin-left: -5px;
}
.blog .banner-content p {
  padding-bottom: 40px;
}
.banner-content {
  padding: 0 20px;
}
.body-container .page-center{
  padding-top: 27px;
  padding-bottom: 20px;
}
.hs-blog-listing .body-container .page-center{
  padding-top: 0;
  padding-bottom: 20px;
}
.hs-blog-post .body-container .page-center{
  padding: 29px 47px 20px;
}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

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

.custom-footer {
  padding-bottom: 64px;
  padding-top:22px;
  position: relative;
}
/* .custom-footer:after {
content: "";
position: absolute;
top: -3px;
left: 0;
right: 0;
background-image: url(//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/fadenotchlinenew.png);
background-position: 0 100%;
height: 30px;
margin: 0 30px;
}

.custom-footer > div:after {
background-image: url(//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/fadenotchlinenew.png);
background-position: 0 -60px;
width: 30px;
height: 30px;
left: 0;
position: absolute;
top: -3px;
content: "";
}

.custom-footer > div:before {
background-image: url(//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/fadenotchlinenew.png);
background-position: 100% -60px;
width: 30px;
height: 30px;
right: 0;
position: absolute;
top: -3px;
content: "";
} */
.custom-footer h2 {
  color: #FC5716;
  font-weight: bold;
  text-transform: inherit;
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  margin-bottom: 0;
}
.Call-wrapper, 
.connect-wrapper {
  float: left;
  display: block;
  vertical-align: top;
}
.Call-wrapper {
  width: 69.2%;
  padding: 0 20px 0px 28px;
  border-right: 1px solid rgba(252, 87, 22, 1);
}
.connect-wrapper {
  width: 30%; 
  padding-left: 16px;
}
.infoData {
  color: rgba(35,35,35,1);
  line-height: 18px;
  margin-bottom: 8px;
  margin-top: 0;
  font-family: sans-serif;
  opacity: 0.9;
  font-family: "open sans";
  font-size: 14.4px;
}
.infoIcon {
  color: rgb(35, 35, 35);
  opacity: 0.50;
  float: left;
  margin-right: 3px;
  font-size: 14px;
  line-height: 19px;
}
.fa-fw {
  width: 1.2857142857142858em;
  text-align: center;
}
.infoData .hours {
  font-weight: bold;
}
.infoData .status.open {
  display: inline;
  color: green;
  font-weight: bold;
  padding-left: 5px;
  font-size: 80%;
}
.location_container {
  background-image: url('//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/location-1.png');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 120px;
  position: relative;
  top: -2px;
  max-width: 222px;
}
.address_Container {
  float: left;
  width: 65%;
  padding: 6px 7px 0 7px;
  padding-left: 0;
}
.location {
  float: left;
  width: 35%;
}
.connect-wrapper ul {
  margin: 0;
  padding: 0;
  padding-top: 22px;
  list-style: none;
}
.connect-wrapper ul li {
  display: inline-block;
}
.connect-wrapper ul li:last-child {
  margin-left: -1px;
}
.copyright {
  padding-top: 4px;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
  font-size: 14px;
  line-height: normal;
}
.connect-wrapper ul li a img {
  max-width: 41px; 
}




/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  display: block;
  padding-top: 78px;
  padding-right: 4px;
  padding-bottom: 12px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  display: inline-block;
  float: none !important;
  font: normal normal normal 13px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  line-height: normal;
  color: #524F4F;
  transition: color 0.4s ease 0s;
  display: inline-block;
  padding: 0 12px 0 15px;
  text-decoration: none !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover > a,
.custom-menu-primary .hs-menu-wrapper > ul li.active > a {
  color: #FC5716;
  text-decoration: none !important;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
  top: 42px;
/*   right: -3px; commented out by HubSpot */
  left: auto !important;
/*   text-align: right; commented out by HubSpot */
}
.custom-menu-primary .hs-menu-wrapper > ul ul:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 30px;
  background: transparent;
  top: -27px;
  left: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  padding: 0 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  line-height: 28px;
  color: #524F4F;
  transition: color 0.4s ease 0s;
  display: inline-block;
  padding: 0 0.5em;
  text-decoration: none !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color: #ff7742;
  text-decoration: none !important;
}

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

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .separator  {
    display: none !important; 
  }
  .slick-slideinner2 .slick-slide-inner-wrapper img {
    width: 100%;
    object-fit: cover;
    height: 524px;
    padding: 0 2px;
  }
}


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

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

@media (max-width: 767px){

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

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

  .mobile-trigger {
    border-radius: 4px;
    position: relative;
    top: 0;
    left: 1px;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgba(255, 119, 66, 1);
    cursor: pointer;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    margin-bottom: 5px;
  }
  .mobile-open .mobile-trigger {
    position: fixed;
    border-style: solid;
    border-color: rgba(255, 119, 66, 1);
    z-index: 1005;
    background-color: rgba(255, 255, 255, 1);
    border-width: 0px; 
  }

  .mobile-trigger  > .tm2_icon {
    width: 20px;
    overflow: visible;
    stroke-width: 3px;
    stroke: rgba(255, 119, 66, 1);
    height: 17px;
    padding-top: 0px;
    stroke-linecap: flat;
    stroke: rgba(255, 119, 66, 1);
    -webkit-transition-duration: 150ms;
    transition-duration: 150ms;
    -webkit-transition-property: stroke;
    transition-property: stroke;
  }
  .mobile-open .mobile-trigger .tm2_icon {
    stroke: rgba(204, 204, 204, 1);
  }

  .mobile-trigger  > .tm2_icon .tm2_animating-line {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 150ms;
    animation-duration: 150ms;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform-origin: 8.5px 0;
    transform-origin: 8.5px 0;
  }
  .mobile-trigger .tm2_line1 {
    -webkit-animation-name: tm2_tiny-menu-open-squeeze-1-reverse;
    animation-name: tm2_tiny-menu-open-squeeze-1-reverse;
  }
  .mobile-open .mobile-trigger .tm2_line1 {
    -webkit-animation-name: tm2_tiny-menu-open-squeeze-1;
    animation-name: tm2_tiny-menu-open-squeeze-1;
  }
  .mobile-trigger .tm2_line2 {
    -webkit-animation-name: tm2_tiny-menu-open-squeeze-2-reverse;
    animation-name: tm2_tiny-menu-open-squeeze-2-reverse;
  }
  .mobile-open .mobile-trigger .tm2_line2 {
    -webkit-animation-name: tm2_tiny-menu-open-squeeze-2;
    animation-name: tm2_tiny-menu-open-squeeze-2;
  }
  .mobile-trigger .tm2_line3 {
    -webkit-animation-name: tm2_tiny-menu-open-squeeze-3-reverse;
    animation-name: tm2_tiny-menu-open-squeeze-3-reverse;
  }
  .mobile-open .mobile-trigger .tm2_line3 {
    -webkit-animation-name: tm2_tiny-menu-open-squeeze-3;
    animation-name: tm2_tiny-menu-open-squeeze-3;
  }

  @-webkit-keyframes tm2_tiny-menu-open-squeeze-1 {
    0% {
      -webkit-transform: translateY(0.5px);
      transform: translateY(0.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    100% {
      -webkit-transform: translateY(8.5px) rotate(45deg);
      transform: translateY(8.5px) rotate(45deg);
    }
  }

  @keyframes tm2_tiny-menu-open-squeeze-1 {
    0% {
      -webkit-transform: translateY(0.5px);
      transform: translateY(0.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    100% {
      -webkit-transform: translateY(8.5px) rotate(45deg);
      transform: translateY(8.5px) rotate(45deg);
    }
  }

  @-webkit-keyframes tm2_tiny-menu-open-squeeze-1-reverse {
    100% {
      -webkit-transform: translateY(0.5px);
      transform: translateY(0.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    0% {
      -webkit-transform: translateY(8.5px) rotate(45deg);
      transform: translateY(8.5px) rotate(45deg);
    }
  }

  @keyframes tm2_tiny-menu-open-squeeze-1-reverse {
    100% {
      -webkit-transform: translateY(0.5px);
      transform: translateY(0.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    0% {
      -webkit-transform: translateY(8.5px) rotate(45deg);
      transform: translateY(8.5px) rotate(45deg);
    }
  }

  @-webkit-keyframes tm2_tiny-menu-open-squeeze-2 {
    0% {
      -webkit-transform: translateY(16.5px);
      transform: translateY(16.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    100% {
      -webkit-transform: translateY(8.5px) rotate(-45deg);
      transform: translateY(8.5px) rotate(-45deg);
    }
  }

  @keyframes tm2_tiny-menu-open-squeeze-2 {
    0% {
      -webkit-transform: translateY(16.5px);
      transform: translateY(16.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    100% {
      -webkit-transform: translateY(8.5px) rotate(-45deg);
      transform: translateY(8.5px) rotate(-45deg);
    }
  }

  @-webkit-keyframes tm2_tiny-menu-open-squeeze-2-reverse {
    100% {
      -webkit-transform: translateY(16.5px);
      transform: translateY(16.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    0% {
      -webkit-transform: translateY(8.5px) rotate(-45deg);
      transform: translateY(8.5px) rotate(-45deg);
    }
  }

  @keyframes tm2_tiny-menu-open-squeeze-2-reverse {
    100% {
      -webkit-transform: translateY(16.5px);
      transform: translateY(16.5px);
    }

    50% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    0% {
      -webkit-transform: translateY(8.5px) rotate(-45deg);
      transform: translateY(8.5px) rotate(-45deg);
    }
  }

  @-webkit-keyframes tm2_tiny-menu-open-squeeze-3 {
    0% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    100% {
      -webkit-transform: translateY(8.5px) rotateX(90deg);
      transform: translateY(8.5px) rotateX(90deg);
    }
  }

  @keyframes tm2_tiny-menu-open-squeeze-3 {
    0% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    100% {
      -webkit-transform: translateY(8.5px) rotateX(90deg);
      transform: translateY(8.5px) rotateX(90deg);
    }
  }

  @-webkit-keyframes tm2_tiny-menu-open-squeeze-3-reverse {
    100% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    0% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }
  }

  @keyframes tm2_tiny-menu-open-squeeze-3-reverse {
    100% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }

    0% {
      -webkit-transform: translateY(8.5px);
      transform: translateY(8.5px);
    }
  }




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

  .child-trigger {
    display: inline-block !important;
    cursor: pointer;
    width: 100%;
    position: absolute;
    left: 24px;
    font-size: 16px;
    top: 3px;
  }
  .child-trigger:after {
    content: '\ff0b';
    color: #FF7742;
    padding: 10px 16px 10px 20px;
    position: relative;
    display: inline-block;
    margin-left: -22px;
    width: 22px;
    text-align: right;
  }
  .child-open .child-trigger:after {
    content: "\ff0d";
  }

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

  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 0; /* Makes room for button */
    margin: 0;
  }

  .widget-span.custom-menu-primary {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto !important;
    top: 0;
    background-color: #fff;
    z-index: 99;
    height: 100%;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  .mobile-open .widget-span.custom-menu-primary {
    pointer-events: inherit;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0s;
    transition: -webkit-transform 0s;
    transition: transform 0s;
    transition: transform 0s, -webkit-transform 0s;
  }


  .custom-menu-primary span.hs_cos_wrapper {
    position: relative;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    box-sizing: border-box;
    opacity:0;
    background-color: #fff;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .mobile-open .custom-menu-primary span.hs_cos_wrapper{
    opacity:1;
  }

  .custom-menu-primary .hs-menu-wrapper {
    z-index: 2;
    font: normal normal normal 16px/1.4em futura-lt-w01-light,sans-serif;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .custom-menu-primary .hs-menu-wrapper > ul{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
    letter-spacing: 2px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    padding-left: 36px !important;
  }
  /*   .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.child-open > a {
  padding-left: 46px !important;
} */
  .custom-menu-primary .hs-menu-wrapper > ul:before, 
  .custom-menu-primary .hs-menu-wrapper > ul:after {
    display: none;
  }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
    display: block;
    width: auto;
    padding: 0 20px 0 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .separator {
    border-top: solid 1px rgba(204, 204, 204, 1);
    display: block !important;
    margin: 0 20px 0 20px;
    width: 200px;
  }
  .separator:last-child {
    display: none !important; 
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a{
    padding: 10px 20px !important;
    text-align: center;
    color: #FF7742;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    font: normal normal normal 16px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
    color: #ADA8A8;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #FF7742;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 90% !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{

  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    padding: 10px 20px !important;
    text-align: center;
    color: #FF7742;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    font: normal normal normal 14px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif !important;
  }

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

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


/* ==========================================================================
5. BLOG                                        
========================================================================== */


/* =============== General Blog Styles =============== */

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

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

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

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

.custom-blog-listing-top-section h2 {
  color: #FC5716;
  text-align: center;
  line-height: normal;
  letter-spacing: normal;
  font: normal normal normal 24px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  margin: 0;
  padding-top: 15px;
}
.custom-blog-listing-top-section p {
  line-height: normal;
  text-align: center;
  letter-spacing: normal;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
  font-size: 16px;
  margin: 0;
  margin-left: -5px;
}
.custom-blog-listing-top-section {
  padding-bottom: 30px;
}
.blog-listing-wrapper .post-listing {
  font-size: 0; 
}
.blog-listing-wrapper .post-listing .post-item {
  display: block;
  width: calc(50% - 10px);
  margin:0 0 20px;
  float: left;
}
.blog-listing-wrapper .post-listing .post-item-inner {
  padding: 19px;
  border: 1px solid rgba(255, 87, 22, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
}
.post-header h2 {
  color: #FF5716;
  font: normal normal normal 20px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  line-height: 1.2em;
  margin: 0;
  margin-bottom: 4px;
  text-transform: none;
}
.post-header h2 a:hover {
  text-decoration: underline;
}
.custom-date {
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  font: normal normal normal 14px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
}

/* Blog Post */

.blog-post-wrapper {
  border: 1px solid rgba(255, 87, 22, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 20px;
  margin-bottom: 20px;
}
.section.post-header h1 {
  font: normal normal normal 20px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  line-height: 1.2em;
  color: #FC5716;
  text-transform: inherit;
  margin: 0;
}
.section-post-date {
  font: normal normal normal 14px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  color: #000000;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
}

.hs-blog-post .section-post-date{
  display:block;
  margin: 0 0 8px;
}

.blog-post-wrapper .post-body {
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  color: rgb(0, 0, 0);
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
}
.blog-post-wrapper .post-body p{
  margin:12px 0; 
}
.blog-post-wrapper .post-body hr {
  display: none; 
}
.blog-post-wrapper .post-body > span{
  overflow: hidden;
  display: block;
}
#hubspot-topic_data {
  margin:20px 0 0;
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  font-size: 12px;
  color: #FF733B;
  line-height: normal;
  letter-spacing: normal;
}
#hubspot-topic_data span {
  padding-right: 5px;
}
#hubspot-topic_data a.topic-link {
  color: #FF733B;
  padding-left: 15px;
  text-decoration: none;
}
.social-share a {
  text-decoration: none; 
}
.social-share a img {
  max-width: 20px;
  margin-right: 8px;
}
.social-share {
  padding-left: 20px;
}




/* =============== 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 {}
.post-header h2 a { 
  color: #FF5716;
  text-decoration: none;
}
span.filter-link-count {
  display: none;
}
/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#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%;
}

/* 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 {
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  line-height: normal;
}
.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-width: 100%;
  height: auto;
  width: 100%;
  display: block !important;
  float: none;
  margin: 0;
  margin-top: 14px;
}

/* Read More Link */
.cm-read-button{
  margin:0;
  text-align:center; 
}
a.more-link {
  display:inline-block;
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 1px;
  text-align: center;
  color: #FFFFFF;
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  line-height: 30px;
  padding: 0px 32px;
  max-height: 30px;
  text-decoration: none;
}
a.more-link:hover {
  background-color: rgba(255, 119, 66, 1);
  border-color: rgba(255, 119, 66, 1); 
  text-decoration: none;
}

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}
.body-container .hs-blog-social-share li{
  background: none;
  padding: 0;
}
#comment-form .hs_subscribe li {
  list-style: none;
  padding: 0;
}


/* Blog Commments */
#comments-listing {
  border: 1px solid transparent;
  margin-bottom: 30px;
  margin-top: 30px;
}

#comments-listing.no-comments {
  border: none;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.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: ;
  display: block;
  font-family: ;
  font-size: ;
  line-height: ;
  padding: 0;
}

.comment-reply-to {
  color: #4267b2;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.358;
  font-family: Helvetica, Arial, sans-serif;
}
#comments-listing > div {
  border-bottom: 0px !important;
}

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

.comment-date {
  color:  !important;
  display: block !important;
  font-size: 13px;
  text-align: left;
}
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }
.custom_listing_comments{
  border: 1px solid #E2E2E2;
  display: block;
  line-height: 165%;
  padding: 15px;
  line-height:26.4px;
}

/* Pagination */
.blog-pagination {}
.blog-pagination a {
  display: inline-block;
  padding-right: 7px;
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  color: #FF733B;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  text-decoration:none;
}
.blog-pagination > div {
  display: inline-block;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {
  float: right;
}

.comment-from h4 a {
  color: #365899;
  cursor: pointer;
  text-decoration: none;
  font-weight: 600;
  white-space: nowrap;
  font-size: 14px;
  line-height: 1.358;
  text-transform: capitalize;
  font-family: Helvetica, Arial, sans-serif;
}
.comment-body p,
.comment-date {
  font-size: 14px;
  line-height: 1.358;
  font-family: Helvetica, Arial, sans-serif;
  color: #1d2129;
}

/* Blog All Posts Page */
.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 {
  margin-bottom: 30px;
}

.blog .blog-sidebar .cell-wrapper{
  margin:0 0 30px;
}

.blog-sidebar h3 {
  font: normal normal normal 20px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  line-height: 1.4em;
  color: #2F2E2E;
  text-transform: inherit;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(255, 119, 66, 1);
  margin-bottom: 17px;
}

/* Feature Post */

.post-title h2 {
  font: normal normal normal 16px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  text-transform: inherit;
}
.pop_date {
  font-size: 12px;
  line-height: normal;
  font: normal normal normal 12px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  color: #524F4F;
}
.blog-list-popular-post-image img {
  width: 100%;
  max-width: 100%;
}
.post-content-wrapper {
  padding: 10px 0;
}
.slide-item > a {
  text-decoration: none;
}
.blog .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.blog .slick-dots {
  display: none !important; 
}

/* Recent Poswt */

.blog-list-recent-post-list-item {
  margin-bottom: 20px;
  overflow:hidden;
}
.blog-list-recent-post-list-item:last-child {
  margin-bottom: 0;
}
.blog-list-recent-post-image, 
.rec_post_content {
  float: left;
  vertical-align: top;
}
.blog-list-recent-post-image {
  width: 39%;
  padding-right: 5px;
}
.rec_post_content  {
  width: 59%; 
  padding-left: 5px;
}
.blog-list-recent-post-list-item.no-rec_img > .rec_post_content {
  width: 100%;
  padding: 0;
  display: block;
}
.blog-list-recent-post-image a img {
  width: 100%;
  max-width: 100%;
}
.rec_post_content h2 {
  color: #000000;
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  text-transform: inherit;
}
.rec_post_content h2 a:hover {
  text-decoration: underline; 
}
.rec_post_content p {
  margin-bottom: 0;
  font: normal normal normal 12px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  color: #000000;
  line-height: normal;
  letter-spacing: normal;
}
.blog.slick-prev:before, .blog.slick-next:before {
  display: none; 
}
.blog .slick-prev {
  transition: opacity 0.3s ease 0s;
  opacity: 0;
  width: 45px;
  height: 65px;
  background-image: url('//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/arrows_white_new3.png');
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute; 
  z-index: 99;
  left: 20px;
}
.blog .slide-item-group:hover .slick-prev {
  opacity: 0.6;
  background-image: url('//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/arrows_white_new3.png');
}
.blog .slick-prev:hover {
  opacity: 1 !important;
}
.blog .slick-next {
  transition: opacity 0.3s ease 0s;
  opacity: 0;
  width: 45px;
  height: 65px;
  background-image: url('//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/arrows_white_new3.png');
  background-repeat: no-repeat;
  background-position: 100% 0;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  right: 20px; 
}
.blog .slide-item-group:hover .slick-next {
  opacity: 0.6;
  background-image: url('//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/arrows_white_new3.png');
  background-position: 100% 0;
}
.blog .slick-next:hover {
  opacity: 1 !important;
}
.rec_post_content h2 a {color: #000;text-decoration: none;}

.rec_post_content h2 a:hover {
  text-decoration: underline;
}


/* Archive */

.custom-archive ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-archive ul li {
  padding-bottom: 10px;
}
.custom-archive ul li a {
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
  display: inline-block;
  text-decoration: none;
}
.custom-archive ul li a:hover {
  text-decoration: underline;
}

/* Sidebar Links */

.custom-sidebar-tags ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-sidebar-tags ul li {
  display: inline-block;
  padding: 0 10px 6px 0;
}
.custom-sidebar-tags ul li a {
  font: normal normal normal 15px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  font-size: 14px;
  color: #FF733B;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  text-decoration: none;
}
.custom-sidebar-tags ul li a:hover {
  text-decoration: underline;
}




/* =============== Blog Author Page and Author Bio =============== */

/*Author Page*/
.hs-author-profile {
  margin-bottom: 20px;
}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {
  margin: 10px 0;
}
.hs-author-profile .hs-author-avatar {
  max-width: 75px;
  border-radius: 100%;
}
.hs-author-profile .hs-author-avatar img {
  border-radius: 100%;
}
h3.hs-author-listing-header {}


/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */

.hs_recaptcha {
  margin: 15px 0;
  overflow-x: auto;
  overflow-y: hidden;
}
.form-title:empty {
  display: none;
}
.form-title {
  color: #fc5716; 
  line-height: 2em;
  font-size: 24px;
}

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

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

/* Labels and Legends */
label {}
body .hs-form-field > label,
.widget-type-google_search label,
li.hs-form-booleancheckbox label {
  display: block;
  margin-bottom: 4px;
}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
  white-space: normal;
  display: inline-block;
  width:100%;
  margin-bottom: 10px;
  box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
  padding: 6px 5px;
  font: normal normal normal 16px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  background-color: rgba(234, 233, 233, 1);
  border: 1px solid rgba(255, 255, 255, 1);
  color: #524F4F;
  width: 100%;
  min-height: 36px;
  box-sizing: border-box;
  border-radius: 0;
}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

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

}

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

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

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

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

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

.hs-form-required {
  color: #E21C21;
}

/* Error */
.hs-error-msgs label{
  color: #E21C21;
  font: normal 14px 'Helvetica Neue', Helvetica, sans-serif;
}
ul.hs-error-msgs.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hs-input.invalid.error {
  border: 1px solid #E21C21;
  color: #E21C21;
}

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


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

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

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

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


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

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

/* Inputs */
#comment-form input[type="submit"] {
  margin-top: 15px;
}
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

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

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


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

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

.section.post-footer .hs_subscribe.hs-subscribe 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"] {}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  text-decoration: none !important;
  display: inline-block;
  white-space: normal;
  margin-top: 10px;
  border: none;
  cursor: pointer;
  background-color: rgba(252, 87, 22, 1);
  color: #FFFFFF;
  min-height: 45px;
  font: normal normal normal 16px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  padding: 11px 25px 12px;
  text-transform: uppercase;
  outline: 0;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  text-decoration: none;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
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 {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */

.landing-page.one-column .body-container form, 
.password-template.one-column .body-container form, 
.subscription-template.one-column .body-container form{
  width: 50%;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul{
  padding:0 0 15px; 
}
.blog .slick-prev:before, 
.blog .slick-next:before {
  display:none;
}
.hs-search-field__bar{
  max-width: 600px;
}
/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }


.custom-footer.lp .location,
.custom-footer.lp .connect-wrapper ul,
.custom-footer.lp .connect-wrapper h2 {
  display: none !important;
}

.custom-footer.lp .openclose {
  display: none !important;
}
/* Tour Layout */
.tour-lay .slick-fixed-height-slider .slick-list .slick-track{
  margin: 0 auto !important;
  text-align: center;
}
.tour-lay .hs_cos_gallery_thumbnails .slick-list .slick-track {
  width: 100% !important;
  transform: none !important;
  margin: 0 auto !important;
  text-align: center;
}
.tour-lay .slick-fixed-height-slider .slick-slide,
.tour-lay .hs_cos_gallery_thumbnails .slick-slide {
  padding: 0 5px;
}
.tour-lay .hs_cos_gallery_thumbnails .slick-slide img{
  max-width: 100%;
  width: 66px;
  height: 50px;
  object-fit: cover;
}


.hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
  background-position: 50% center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 524px;
  margin: 0 2px;
}
.tour-lay .hs_cos_gallery_main,
.tour-lay .hs_cos_gallery_thumbnails, 
.tour-lay .hs_cos_gallery_lightbox {
  padding: 0px !important;
}

/* Full Width Layout */

.full-width-lay .one-col-content-group {
  margin: -6px -15px 0;
}

.full-width-lay .one-col-content-group .one-col-content-item {
  padding: 0 36px 20px;
  display: inline-block;
  width: calc(33.33% - 4px);
  text-align: center;
  vertical-align: top;
}

.full-width-lay .one-col-content-group .one-col-content-item h2 {
  font-size: 20px;
  line-height: 1em;
  letter-spacing: normal;
  text-transform: none;
  color: #524F4F;
  font-weight: normal;
  margin: 0 0 20px;
}

.full-width-lay .one-col-content-group .one-col-content-item p {
  color: #232323;
}

.full-width-lay .main-content h6 {
  text-align: center;
  margin: 0;
}
.cm-team-description-cta h6 .cta-button,
.full-width-lay .main-content h6 .cta_button {
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 1px;
  cursor: pointer !important;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
  padding: 3.5px 13px;
  margin: 10px 0 0;
  display: inline-block;
}
.cm-team-description-cta h6 .cta_button,
.new-patient-outer.cta-col .top-section .cta_button {
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 1px;
  cursor: pointer !important;
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 1px;
  cursor: pointer !important;
  justify-content: center;
  text-decoration: none;
  color: #fff;
  transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
  font-weight: normal;
  text-transform: none;
  font-size: 15px;
  padding: 3.5px 26px;
  margin: 15px 0 0;
  display: inline-block;
}
.cm-team-description-cta h6 .cta_button:hover,
.full-width-lay .main-content h6 .cta_button:hover,
.new-patient-outer.cta-col .top-section .cta_button:hover {
  background-color: rgba(255, 119, 66, 1);
  border-color: rgba(255, 119, 66, 1);
}

.grey-bg-section-wrapper {
  background: rgba(234, 233, 233, 1);
  text-align: center;
}

.grey-bg-section-wrapper .page-center {
  padding-top: 20px;
  padding-top: 20px;
}

.grey-bg-section-wrapper .one-col-content p {
  margin: 0;
  color: #232323;
}

.grey-bg-section-wrapper h2 {
  text-transform: none;
  font-weight: normal;
  font-size: 20px;
  line-height: normal;
  margin: 0 0 12px;
  color: #FC5716;
}

.new-patient-outer {
  border: 1px solid rgba(255, 87, 22, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  max-width: 934px;
  margin: 0 auto 39px;
  padding: 10px;
}

.new-patient-outer .top-section {
  text-align: center;
  max-width: 388px;
  margin: 0 auto;
}

.new-patient-outer .top-section h1 {
  text-align: center;
  font-size: 20px;
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  color: #292929;
  margin: 0 0 20px;
}

.new-patient-outer .top-section p {
  margin: 0;
  color: #232323;
}

.new-patient-outer .bottom-section .bottom-section-links {
  width: 32.5%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.new-patient-outer .bottom-section .bottom-section-links h2 {
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  text-transform: none;
  font-weight: normal;
  margin-bottom: 21px;
}

.new-patient-outer .bottom-section {
  padding-top: 28px;
  padding-bottom: 18px;
}

.full-width-lay .main-content .hs_cos_wrapper_type_rich_text h1 {
  color: #524F4F;
  font-size: 20px;
  line-height: 1.5em;
  text-transform: none;
  margin: 0;
}

.full-width-lay .main-content .hs_cos_wrapper_type_rich_text h1 {
  color: #524F4F;
  font-size: 20px;
  line-height: 1.5em;
  text-transform: none;
  margin: 0;
}

.full-width-lay .main-content .hs_cos_wrapper_type_rich_text p {
  margin: 0;
  text-align: center;
}

.full-width-lay .main-content .hs_cos_wrapper_type_rich_text p {
  margin: 0;
  text-align: center;
  color: #232323;
}

.full-width-lay .main-content .hs_cos_wrapper_type_rich_text p span a {
  color: #232323;
}

.two-col-content-section .top-section {
  text-align: center;
  margin-top: 24px;
}

.two-col-content-section .top-section h2 {
  color: #524F4F;
  font-size: 20px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
}

.two-col-content-section .top-section p {
  margin: 0;
  line-height: 1.5em;
  text-align: center;
  color: #232323;
}

.two-col-content-section .two-col-section {
  max-width: 565px;
  margin: 0 auto;
}

.two-col-content-section .two-col-section .two-col ul {
  font-size: 18px;
  list-style-type: disc;
  padding-left: 1.3em;
  padding-right: 0;
  margin-left: 0.5em;
  margin-right: 0;
  line-height: normal;
  letter-spacing: normal;
}

.two-col-content-section .two-col-section .two-col ul li {
  color: rgb(35, 35, 35);
  line-height: normal;
  letter-spacing: normal;
}

.two-col-content-section .two-col-section .two-col {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  padding-top: 10px;
}

.two-col-content-section .two-col-section .two-col ul li span {
  font-size: 16px;
}

.two-col-content-section {
  padding-bottom: 34px;
}

.hs-content-id-6431145756.full-width-lay .main-content h6 {
  text-align: center;
  margin: 0 0 14px;
}

.full-width-lay .one-col-content-section {
  text-align: center;
  max-width: 870px;
  margin: 0 auto;
  margin-top: -43px;
}

.full-width-lay .one-col-content-section h2 {
  margin: 0;
  line-height: normal;
  letter-spacing: normal;
  color: #524F4F;
  font-weight: 400;
  text-transform: none;
  font-size: 24px;
  padding-bottom: 6px;
  padding-top: 2px;
}

.full-width-lay .one-col-content-section h3 {
  color: #524F4F;
  font-size: 16px;
  text-transform: none;
  font-weight: normal;
  margin: 0;
  padding-top: 4px;
}

.full-width-lay .one-col-content-section h3+p {
  margin-top: 0;
}

.new-patient-outer.cta-col {
  margin-top: 10px;
  padding: 21px 20px 17px;
  margin-bottom: 6px;
}

.new-patient-outer.cta-col .top-section {
  max-width: 100%;
}

.new-patient-outer.cta-col {
  margin-top: 10px;
  padding: 22px 15px;
}
.new-patient-outer.cta-col .top-section p {
  line-height: 1.5em;
}

.new-patient-outer.cta-col .bottom-section {
  display: none;
}

.grey-bg-section-wrapper.two-col h2 {
  font-size: 24px;
}

.grey-bg-section-wrapper.two-col .one-col-content .column-item {
  width: 49%;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  padding: 0 60px;
}

.grey-bg-section-wrapper.two-col .one-col-content {
  padding-top: 4px;
}

.grey-bg-section-wrapper.two-col .one-col-content .column-item p:nth-child(1) {
  margin-bottom: 24px;
}

.grey-bg-section-wrapper.two-col .one-col-content .column-item:first-child {
  border-right: 1px solid rgba(252, 87, 22, 1);
}

.grey-bg-section-wrapper.two-col h2 {
  font-size: 24px;
  margin-bottom: 15px;
}

.grey-bg-section-wrapper.two-col .one-col-content .column-item p {
  line-height: 1.5em;
  text-align: center;
  font-size: 16px;
}


.cm-team-member {
  overflow: hidden;
  text-align: center;
}

.cm-team-member-inner {
  width: calc(33.33% - 4px) !important;
  display: inline-block;
  vertical-align:top;
  padding: 0px 30px 0 33px;
  margin: 0 auto 35px !important;
}

h2.cm-team-description-title {
  font-size: 19px;
  margin: 0;
  line-height: normal;
  text-transform:capitalize;
}

.cm-team-member-img {
  margin: 0 0 18px;
}

p.cm-team-description-designation {
  font-size: 19px;
  margin: 0;
  color: #FF733B;
}

.cm-team-description-grp {
  max-width: 715px;
  margin: 0 auto 120px;
}

.cm-team-description-content {
  width: 70%;
  float: left;
  padding: 0 15px;
}

.cm-team-description-inner {
  overflow: hidden;
  margin:0 0 30px;
}

.cm-team-description-img {
  width: 30%;
  float: right;
  padding: 0 15px;
}

.cm-team-description-cta h6 {
  text-align: left !important;
}


.hs-content-id-6427968840 .new-patient-outer .bottom-section {
  display: none;
}

.hs-content-id-6427968840 .new-patient-outer .top-section {
  text-align: center;
  max-width: 690px;
  margin: 0 auto;
}

.hs-content-id-6427968840 .new-patient-outer .top-section p {
  text-align: center;
  margin: 0;
  letter-spacing: normal;
  color: #7C7B7B;
  font-size: 20px;
  line-height: 1.4em;
}

.hs-content-id-6427968840 .new-patient-outer .top-section p b {
  color: #FF733B;
}

.full-width-lay .one-col-content-section ul.dental-list {
  max-width: 300px;
  margin: 0 auto;
  text-align: left;
  color: rgb(35, 35, 35);
  font-size: 16px;
}

.full-width-lay .one-col-content-section ul.dental-list li span {
  font-size: 16px;
  line-height: 1.5em;
}

.one-col-top-image-group {
  border: 1px solid rgba(255, 87, 22, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 28px 10px;
  max-width: 934px;
  margin: 0 auto;
}

.one-col-top-image-group .one-col-image-item {
  display: inline-block;
  width: 32.5%;
  text-align: center;
  padding: 0 20px;
  vertical-align: top;
}

.one-col-top-image-group .one-col-image-item h2 {
  font-size: 20px;
  line-height: normal;
  color: #524F4F;
  font-weight: normal;
  text-transform: none;
  margin-top: 8px;
}

div#i5swis2jline {
  background-position: 0 100%;
  margin: 0 30px;
  height: 30px;
}

div#i5swis2jcont {
  position: relative;
}

div#i5swis2jcont:before {
  background-image: url(//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/fadenotchlinenew-1.png?t=1541068607141);
  background-position: 100% -60px;
  width: 30px;
  height: 30px;
  right: 0;
  position: absolute;
  top: 0;
  content: "";
}

div#i5swis2jcont:after {
  background-image: url(//cdn2.hubspot.net/hubfs/4845087/GSD_October2018/images/fadenotchlinenew-1.png?t=1541068607141);
  background-position: 0 -60px;
  width: 30px;
  height: 30px;
  left: 0;
  position: absolute;
  top: 0;
  content: "";
}


.home.banner-area-wrapper .page-center {
  max-width: 345px !important;
  position: absolute;
  bottom: 0;
  right: 24.4%;
  padding: 0 !important;
}

.banner-area.home {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 526px;
}



.home.banner-area-wrapper {
  position: relative;
}

.banner-area-with-cta h1 {
  font-size: 24px;
  line-height: 1.4em;
  text-transform: capitalize;
  padding: 20px 20px 40px 20px;
  letter-spacing: 2.4px;
  background-color: rgba(255, 255, 255, 0.75);
}

.banner-area-with-cta p {
  margin: 0;
  background-color: rgba(255, 255, 255, 1);
  padding: 16px 27px 15px 23px;
  font-size: 18px;
  line-height: normal;
  color: #524f4f;
}

.cm-team-description-cta.banner a {
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 0px;
  font: normal normal normal 20px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  transition: background 0.4s ease 0s;
  color: #FFFFFF;
  text-align: center;
  display: block;
  line-height: normal;
  padding: 17.5px 20px;
  text-decoration: none;
}

.cm-team-description-cta.banner a:hover {
  background-color: rgba(255, 119, 66, 1);
  border-color: rgba(255, 119, 66, 1);
}


/* Contact Page */


.contact-lay .banner-area {
  max-height: 534px;
  margin-top: 0;
}

.contact-lay .banner-content h1 {
  padding-top: 28px;
  line-height: normal;
}

.contact-lay .one-col-content-section p {
  font-size: 16px;
  line-height: 2em;
  text-align: center;
  margin: 0;
  color: #232323;
}

.contact-lay .one-col-content-section p a.tel-link {
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 1px;
  cursor: pointer !important;
  color: #fff;
  line-height: 1.4em;
  font-size: 15px;
  text-decoration: none;
  padding: 1.5px 7px;
  transition: color 0.4s ease 0s;
}

.contact-lay .one-col-content-section p a.tel-link:hover {
  background-color: rgba(255, 119, 66, 1);
  border-color: rgba(255, 119, 66, 1);
  transition: color 0.4s ease 0s;
}

.contact-lay .one-col-content-section {
  max-width: 893px;
  margin: 0 auto;
  text-align: center;
  margin-top: -17px;
}

.contact-lay .main-content h3.form-title {
  font-size: 20px;
  text-align: center;
  margin: 0;
  text-transform: none;
  color: #7C7B7B;
  font-weight: normal;
  line-height: normal;
  padding-top: 24px;
}
.home-lay .main-content form span.hs-form-required,
.contact-lay .main-content form span.hs-form-required {
  display: none;
}
.home-lay .main-content form
.contact-lay .main-content form {
  max-width: 893px;
  margin: 0 auto;
  padding-top: 10px;
}

.home-lay .main-content.row2 h1 {
  text-align: center;
  margin: 30px 0 15px;
}
.home-lay.full-width-lay .main-content .hs_cos_wrapper_type_rich_text p {
  text-align: left;
  margin: 15px 0;
}
.home-lay .main-content,
.contact-lay .main-content {
  max-width: 893px;
  margin: 0 auto !important;
  float: none;
  display: block;
}
.home-lay .main-content form .hs-input,
.contact-lay .main-content form .hs-input {
  width: 100% !important;
  margin-bottom: 8px;
}
.home-lay .main-content form,
.home-lay .main-content,
.contact-lay .main-content form,
.contact-lay .main-content{
  max-width: 893px;
  margin: 0 auto;
}
.home-lay .main-content form textarea,
.contact-lay .main-content form textarea {
  min-height: 150px;
}
.home-lay .main-content form .hs-form-field,
.contact-lay .main-content form .hs-form-field {
  padding: 0;
}
.home-lay .main-content form .hs-button.primary.large,
.contact-lay .main-content form .hs-button.primary.large {
  width: 100%;
  margin-top: 0;
}
.home-lay .main-content form .hs-form-field.hs_firstname,
.contact-lay .main-content form .hs-form-field.hs_firstname {
  padding: 0 10px 0 0;
}

.office-direction-group {
  border: 1px solid rgba(255, 87, 22, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  margin-top: 44px;
  padding: 10px 20px;
  position: relative;
}

.office-direction-group .top-section a.print-link {
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 1px;
  cursor: pointer !important;
  text-align: center;
  color: #fff;
  text-decoration: none;
  padding: 5px 16px 5px 11px;
  position: absolute;
  top: 10px;
  right: 22px;
}

.office-direction-group .top-section a.print-link span {
  font-size: 15px;
  line-height: 21px;
}

.office-direction-group .top-section p {
  text-align: center;
  margin: 0;
  color: #232323;
}

.office-direction-group .top-section h1 {
  text-align: center;
  margin-top: -2px;
  margin-bottom: 10px;
}

.office-direction-group .top-section {
  padding-bottom: 40px;
}

.office-direction-group .bottom-section .add-sec {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px 0 8px;
}

.office-direction-group .bottom-section .add-sec .direction-col {
  text-align: center;
}

.office-direction-group .bottom-section .add-sec .direction-col h2 {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 20px;
  margin: 0;
  font-weight: normal;
  text-transform: none;
  color: #524F4F;
}

.office-direction-group .bottom-section .add-sec .direction-col img {
  display: inline-block;
  vertical-align: middle;
}

.office-direction-group .bottom-section .add-sec p {
  color: #232323;
  margin-bottom: 20px;
}

.office-direction-group .bottom-section .add-sec.right-section .direction-col {
  margin-bottom: -25px;
  z-index: 1;
}

.office-direction-group .bottom-section .add-sec.right-section .direction-col+p {
  z-index: 2;
  position: relative;
}

.office-direction-group .bottom-section .add-sec.right-section h6 {
  color: #232323;
  font-style: italic;
  margin: 0 0 5px;
  font-weight: normal;
  font-size: 12px;
  text-transform: none;
}

.office-direction-group .bottom-section .add-sec.right-section {
  float: right;
  padding-right: 10px;
}

.hs-content-id-6428019379.full-width-lay .one-col-content-group .one-col-content-item {
  padding: 0 5px 20px;
  width: calc(33.33% - 4px);
  text-align: left;
  min-height: 260px !important;
  position: relative;
}

.hs-content-id-6428019379 .main-content.row1 h1 {
  font-size: 24px;
  color: #FC5716;
  text-align: center;
  font-weight: normal;
  margin:0 0 25px;
}
.hs-content-id-6428019379 .one-col-content-group.clearfix {
  max-width: 910px;
  margin: 0 auto;
}

p.cm-page-link a {
  background-color: rgba(255, 255, 255, 1);
  border: solid rgba(252, 87, 22, 1) 1px;
  font-size: 16px;
  font-family: helvetica-w01-light, helvetica-w02-light, sans-serif;
  line-height: 22px;
  text-decoration: none;
  padding: 0 3px;
  transition: color 0.4s ease 0s;
  font-weight: normal;
}

p.cm-page-link a:hover {
  background-color: rgba(252, 87, 22, 1);
  border-color: rgba(252, 87, 22, 1);
  color: #fff;
  transition: color 0.4s ease 0s;
}

p.cm-page-link {
  margin: 30px 80px; /* changed from 0 */
  text-align: center;
  position: absolute;
  bottom: 0;
}

.proven-result-top.clearfix {
  border: 1px solid rgba(255, 87, 22, 1);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 5px;
  padding: 20px 0;
  text-align:center;
  overflow: hidden;
}

.proven-result-inner.clearfix {
  width: 33.33%;
  float: left;
  padding: 0 20px;
}

.proven-result-inner.clearfix i {
  line-height: 40px;
  display: block;
  color: rgba(82,79,79,1);
  font-size: 36px;
}

.proven-result-inner.clearfix span {
  font-size: 36px;
  line-height: 40px;
  font-weight: 700;
  color: rgb(255, 115, 59);
}

.proven-result-inner.clearfix h2 {
  font-size: 20px;
  line-height: 25px;
  color: rgb(82, 79, 79);
  font-weight: normal;
  text-transform: initial;
}

.proven-result-top.clearfix .cta_button {
  font: normal normal normal 20px/1.4em helvetica-w01-light,helvetica-w02-light,sans-serif;
  transition: background-color 0.4s ease 0s;
  font-size: 20px;
  line-height: 28px;
  color: #fff;
  text-decoration: none;
  background-color: rgba(252, 87, 22, 1);
  border: solid rgba(252, 87, 22, 1) 0px;
  padding: 5px 20px;
  display: inline-block;
}

.proven-result-top.clearfix .cta_button:hover {
  background-color: rgba(255, 119, 66, 1);
  border-color: rgba(255, 119, 66, 1);
}

/* End */
.grey-bg-section-wrapper.blog.clearfix p {
  margin: 0;
  color: #000;
}

.grey-bg-section-wrapper.blog.clearfix .page-center {
  padding-top: 15px;
  padding-bottom: 15px;
}

.grey-bg-section-wrapper.blog.clearfix p:first-child {
  margin: 0 0 20px;
}
.blog .banner-content h1 {
  padding-top: 18px;
  line-height: normal;
  padding-bottom: 2px;
}

.blog .banner-content p {
  padding-bottom: 36px;
}

.hs-blog-listing .body-container .page-center {
  padding-top: 0;
  padding-bottom: 20px;
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.blog.hs-blog-listing .post-item-inner .post-body p a span {
  color: #000 !important;
}



.slick-slideinner2-thumbnail .slick-slide-inner-wrapper img {
  width: 100%;
  object-fit: cover;
  padding: 0 2px;
  height: 66px;
}

.slick-slideinner2-thumbnail {
  max-width: 565px;
  margin: 5px auto 0;
}

.slick-slideinner2-thumbnail > div {
  padding: 0 !important;
} 

.tour-lay ul.slick-dots {
  display: none !important;
}

.slick-slideinner2-thumbnail .slick-track {
  transform: none !important;
}

.home-lay .banner-area img {
  width: 100%;
  display: none;
}

.tour-lay .slick-slideinner2.slick-initialized .slick-slide {
  display: block;
  opacity: 0.75;
}

.tour-lay .slick-initialized .slick-slide.slick-current,
.tour-lay .slick-slideinner2-thumbnail .slick-slide.slick-current {
  opacity: 1  !important;
}

.tour-lay .slick-slideinner2-thumbnail .slick-slide {
  opacity: 0.55 !important;
  cursor:pointer;
}

.tour-lay .slick-slide:focus {
  outline: none;
}

.home-lay .one-col-content-group .one-col-content-item h2 {
  text-align: center;
  color: #7C7B7B;
}

.blog-listing-wrapper .post-listing .post-item .post-body p span {
    font-size: 15px !important;
    line-height: normal;
    color: #000 !important;
}

.blog-listing-wrapper .post-listing .post-item .post-body p {
    font-size: 15px !important;
    line-height: normal;
}


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1020px) {
  .Call-wrapper {
    padding: 0 20px 0px 0;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0 10px 0 10px;
  }

}

@media (max-width: 950px) {

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0 4px 0 4px;
  }

}

@media (max-width: 920px){

  .full-width-lay .one-col-content-group .one-col-content-item {
    width: 32.5%;
  }

}

@media(max-width: 860px) {

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0 2px 0 2px;
    font-size: 11px;
  } 

  .hs-content-id-6428019379.full-width-lay .one-col-content-group .one-col-content-item {
  	padding: 0 5px 20px;
 		width: calc(33.33% - 4px);
  	text-align: left;
  	min-height: none;
  	position: relative;
  }
  
  p.cm-page-link {
  	position: relative;
    margin: 0;
  }
}

/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {
  .landing-page.one-column .body-container form,  
  .password-template.one-column .body-container form, 
  .subscription-template.one-column .body-container form{
    width: 100%;
  }
  .tour-lay .slick-slide img {
    display: block;
    width: 100%;
  }
  .mobile-open .mobile-trigger > .tm2_icon {
    width: 17px;
  }
  .slick-slideinner2-thumbnail .slick-slide-inner-wrapper img {
    height: 46px;
  }
  .custom-logo a img {
    transform: translate3d(0,0,0);
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.active > a,
  .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a {
    color: #ADA8A8;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul:before{
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a+.child-trigger:after {
    color: #ADA8A8;
  }

  /*  Contact Page  */


  .proven-result-inner.clearfix,
  .hs-content-id-6428019379.full-width-lay .one-col-content-group .one-col-content-item {
    width: 100%;
  }

  .contact-lay .main-content {
    max-width: 100% !important;
    margin: 0 auto !important;
    float: none;
    display: block;
  }

  .contact-lay .main-content form .hs-form-field {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
    padding: 0 !important;
  }

  .office-direction-group .top-section h1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .office-direction-group .top-section a.print-link {
    background-color: rgba(252, 87, 22, 1);
    border: solid rgba(252, 87, 22, 1) 1px;
    cursor: pointer !important;
    color: #fff;
    text-decoration: none;
    padding: 5px 16px 5px 11px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    margin: 10px auto;
    text-align: center;
    display: inline-block;
  }

  .office-direction-group .bottom-section .add-sec {
    width: 100%;
    display: block;
    vertical-align: top;
    padding: 0;
  }

  .office-direction-group .bottom-section .add-sec.right-section .direction-col {
    margin-bottom: 0;
    z-index: 1;
  }


  .full-width-lay .one-col-content-section ul.dental-list {
    max-width: 100%;
  }
  .home.banner-area-wrapper .page-center {
    position: static !important;
    text-align: center;
    padding: 0 20px !important;
  }
  .one-col-top-image-group .one-col-image-item {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0;
    vertical-align: top;
  }
  .hs-search-field__bar{
    max-width: 100%;
  }
  .subscribe-options label{
    margin:0;
  }
  .hs-form {
    margin-bottom: 30px
  }
  #comment-form .hs-form {
    margin-bottom: 0;
  }
  .blog-sidebar {
    padding-top: 30px;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    float: none;
    display: block !important;
    margin: 20px 0 0;
  }  
  .cm-team-description-img, 
  .cm-team-description-content {
    width: 100%;
    float: none;
    padding: 0;
    margin:0 0 20px;
    text-align: center;
  }
  .cm-team-description-cta h6 {
    text-align: center !important;
  }
  .cm-team-member-inner {
    width: 100% !important;
    padding: 0;
    margin: 0 auto 35px !important;
  }

  /* header */

  .custom-logo a img {
    position: relative;
    top: 0;
    left: 1px;
    max-width: 244px;
    width: 100%;
  }
  .custom-logo {
    padding-top: 6px;
    text-align: center;
  }
  .custom-header {
    position: static;
  }

  /* Footer */
  .Call-wrapper, 
  .connect-wrapper {
    float: none;
    width: 100%;
    padding: 0;
  }
  .copyright {
    font-size: 15px;
    margin-bottom: 4px;
    padding-top: 0;
    margin-top: 14px;
  }
  .connect-wrapper ul li {
    padding-right: 12px;
  }
  .connect-wrapper ul li a img {
    max-width: 35px;
  }
  .connect-wrapper ul li:last-child {
    margin-left: 0;
  }
  .address_Container, 
  .location {
    float: none;
    display: block;
    width: 100%;
  }
  .Call-wrapper {
    border-right: 0; 
  }
  .connect-wrapper ul {
    padding-top: 15px;
  }
  .location {
    padding: 10px 0;
  }
  .Call-wrapper h2 {
    padding: 10px 0 5px;
  }
  .widget-span.custom-menu-primary {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto !important;
    top: 0;
    z-index: 99;
    height: 100%;
    background-color: rgba(255, 255, 255, 1);
    opacity: 0;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
  }
  .mobile-open .widget-span.custom-menu-primary {
    opacity: 1; 
  }
  .custom-header.lp {
    height: 114px !important;
    min-height: auto !important;
  }
  .custom-footer.lp .copyright {
    margin-top: 25px;
  }
  .blog .slick-prev,
  .blog .slick-next {
    opacity: 0.6 !important;
  }

  .location_container {
    height: 120px;
  }
  .section.post-body .cm-featured-image{
    float: none !important;
  }
  .section.post-body img {
    float: none !important;
    width:100% !important;
    object-fit:cover;	
    margin:0 !important;
  }
  .blog .body-container .page-center {
    padding-left: 25px;
    padding-right: 25px;
  }
  .post-header h2 {
    font-size: 21px;
    line-height: 25px;
  }
  .full-width-lay .one-col-content-group {
    margin: 0;
  }

  .full-width-lay .one-col-content-group .one-col-content-item {
    width: 100%;
    padding: 0;
    display: block;
    margin-bottom: 10px;
  }

  .new-patient-outer {
    max-width: 100%;
  }

  .new-patient-outer .bottom-section .bottom-section-links {
    width: 100%;
    display: block;
    text-align: center;
    vertical-align: top;
  }

  .two-col-content-section .two-col-section {
    max-width: 100%;
    margin: 0 auto;
  }

  .two-col-content-section .two-col-section .two-col {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding-top: 0;
  }

  .two-col-content-section .two-col-section .two-col ul {
    margin-right: 0;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 0;
  }

  .two-col-content-section .two-col-section {
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
  }

  .grey-bg-section-wrapper.two-col .one-col-content .column-item:first-child {
    border-right: 0;
  }

  .grey-bg-section-wrapper.two-col .one-col-content .column-item {
    width: 100%;
    display: block;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }

  .hs-blog-listing .body-container .page-center {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .tour-slider2 {
    padding: 0 15px;
  }

  .banner-area.home {
    background-image: none !important;
    min-height: auto;
  }

  .home-lay .banner-area img {
    width: 100%;
    display: block;
  }

  .banner-area-with-cta p {
    padding: 20px
  }
}  


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

@media (max-width: 479px) {
  .blog-listing-wrapper .post-listing .post-item,
  .blog-listing-wrapper .post-listing .post-item:nth-child(2n) {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .blog-list-recent-post-image, 
  .rec_post_content {
    width: 100%;
    display: block;
  }
  .blog-list-recent-post-image {
    padding-right: 0;
  }
  .rec_post_content {
    padding-left: 0;
    padding: 10px 0;
  }
  .slick-slideinner2-thumbnail .slick-slide-inner-wrapper img {
    height: 38px;
  }
}


@media (max-width: 400px){
  .home-lay .main-content form .hs-form-field.hs_firstname,
  .contact-lay .main-content form .hs-form-field.hs_firstname {
    padding: 0;
  } 
}

/* ** added by HubSpot Support 1/1/19 ** */
.header_capitalize > h1 {
text-transform: uppercase;
}