@import url('//fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700%2C900%2C300italic%2C400italic%2C700italic');


@font-face {
    font-family: 'verbbold';
    src: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verbbold-webfont.eot?t=1526937057280');
    src: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verbbold-webfont.eot?t=1526937057280#iefix') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verbbold-webfont.woff?t=1526937057280') format('woff'),https://cdn2.hubspot.net/hubfs/702338/Images/16-hero-home-screens.jpg
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verbbold-webfont.ttf?t=1526937057280') format('truetype'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verbbold-webfont.svg?t=1526937057280#verbbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'verblight';
    src: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-webfont.eot?t=1526937057280');
    src: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-webfont.eot?t=1526937057280#iefix') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-webfont.woff?t=1526937057280') format('woff'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-webfont.ttf?t=1526937057280') format('truetype'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-webfont.svg?t=1526937057280#verblight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'verblight_italic';
    src: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-italic-webfont.eot?t=1526937057280');
    src: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-italic-webfont.eot?t=1526937057280#iefix') format('embedded-opentype'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-italic-webfont.woff?t=1526937057280') format('woff'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-italic-webfont.ttf?t=1526937057280') format('truetype'),
         url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/verblight-italic-webfont.svg?t=1526937057280#verblight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}



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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

    .visible-desktop {
        display: none !important ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

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

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

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

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

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

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

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

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

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

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

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

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

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//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;
}

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

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

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



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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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


/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face{font-family:'FontAwesome';src:url('//cdn2.hubspot.net/hubfs/338908/fonts/fontawesome-webfont.eot?v=4.3.0&t=1526937057280');src:url('//cdn2.hubspot.net/hubfs/338908/fonts/fontawesome-webfont.eot?t=1526937057280#iefix&v=4.3.0') format('embedded-opentype'),url('//cdn2.hubspot.net/hubfs/338908/fonts/fontawesome-webfont.woff2?v=4.3.0&t=1526937057280') format('woff2'),url('//cdn2.hubspot.net/hubfs/338908/fonts/fontawesome-webfont.woff?v=4.3.0&t=1526937057280') format('woff'),url('//cdn2.hubspot.net/hubfs/338908/fonts/fontawesome-webfont.ttf?v=4.3.0&t=1526937057280') format('truetype'),url('//cdn2.hubspot.net/hubfs/338908/fonts/fontawesome-webfont.svg?v=4.3.0&t=1526937057280#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-genderless:before,.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}




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

   Index:         

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

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

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

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

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

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








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


   1. BASE STYLES                                             


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





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


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

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

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

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




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


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

 

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




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


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

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

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

/* Website background color and default font styles */
body {
  background: #fff;
  color: #4e4e4e;
  font-family: verblight;
  font-size: 16px;
  line-height: 25.6px;
}

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

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

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

a { 
    color: #f38b00; 
    text-decoration:none;
}
a:hover, a:focus { color: #f37200; }

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

strong {
    font-family:"verbbold";
}

/* Highlighted Text
::-moz-selection {
  color: #fff;
  background:#3399FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background:#3399FF;
  text-shadow: none;
}
 */
/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img {
  max-width: initial;
}

.base-line {
    border-bottom: 1px solid #ccc;
}

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


/* Basic text */
p {
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.6;
    margin-top: 0;
    margin-bottom: 1.25rem;
    text-rendering: optimizelegibility;
}

small {}
strong {
    font-weight: bold;
}
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, h7, h8 {
    font-family: "verblight";
    font-weight: 900;
    line-height:61.6px; 
    margin-bottom: 0.5rem;
    margin-top: 0.2rem;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    font-size:44px;
    color:#4e4e4e;
    line-height:61.6px;
    font-weight:900;
}
h2 {
    font-size:37px;
    color:#4e4e4e;
    line-height:51.8px;
    font-weight:900;
}
h3 {
    font-size:27px;
    color:#4e4e4e;
    line-height:37.8px;
    font-weight:900;
}
h4 {
    font-size:23px;
    color:#4e4e4e;
    line-height:32px;
    font-weight:900;
}
h5 {
    font-size:18px;
    color:#4e4e4e;
    line-height:25px;
    font-weight:900;
}
h6 {
    font-size:16px;
    color:#4e4e4e;
    line-height:22.4px;
    font-weight:900;
}
h7 {
    font-size:16px;
    line-height:22.4px;
    font-weight:400;
}
h8 {
    font-size:14px;
    font-weight: 200;
    line-height: 24px;
    text-transform: none;
}
.superheader h3,  
h3.superheader {
    color:#666 !important;
    margin-bottom:0;
    font-weight: 300;
}

/* Lists */
ul {
  padding-left: 20px;
}
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

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

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

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








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


   2. COS STRUCTURE                                            


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





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


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

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




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


.header-container-wrapper {}
.header-container {}
.custom-header-top {
    background:#333333;
}
.custom-header-bottom {
    background:#686565;
    padding: 8px;
}
.custom-header-bottom .page-center {
  margin-bottom: 20px !important;
  padding: 20px 0 0;
}

.custom-header-top .custom-right-column {float: right;width: auto;margin: 0;}
.custom-right-column .custom-top-menu {width: auto!important;}
.custom-right-column .custom-social-links {width: auto!important;margin-left: 0;}

.custom-header-top-white {background:#fff;}

.custom-social-links ul {
  margin: 0;
  padding: 0;
  text-align: right;
  float: right;
}
.custom-social-links ul li {
  display: inline-block;
  float: left;
}
.custom-social-links ul li a {
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
}
.custom-social-links ul li a img {
  vertical-align: middle;
}
.custom-social-links ul li:nth-child(4) > a,
.custom-social-links ul li:last-child > a {
    padding:0 15px; 
}
.custom-social-links ul li:nth-child(4) > a img,
.custom-social-links ul li:last-child > a img {
  width: 18px;
  margin-right:4px;
  height: 12px;
}
.custom-social-links ul li:hover {
  background: #272727 none repeat scroll 0 0;
}
.custom-top-menu ul {
  display: block !important;
  float: right;
  margin: 0 !important;
  padding: 0;
}
.custom-top-menu ul li {
  display: inline-block;
}

.custom-top-menu ul li a[href*="javascript:;"] {background-color: transparent!important;}
.custom-top-menu ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 30px;
  padding: 0 15px;
}
.custom-top-menu ul li a:hover {
  background: #272727;
}
.custom-top-logo img {
  width: 131px;
}
.custom-logo {
  padding: 0 0 0 15px;
}
.custom-logo img {
  width: 220px;
}
.custom-top-logo.mobile-view {
    display:none;
}
.custom-menu-primary1 {
    display:none !important;
}
/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}

.desktop-logo {
    padding-top:20px;
    max-width:200px;
    margin-left:10px;
}

@media screen and (max-width: 767px){
        .desktop-logo img {
            display:none;
        }
    }



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


.body-container-wrapper {}
.body-container{}
.body-container .page-center {
    padding:40px 15px 25px 15px;
}
.custom-section-header {
  background: #fff url("//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/header-span.png?t=1526937057280") no-repeat scroll center top / 100% auto;
  padding: 32px 0;
}
.custom-section-header .page-center {padding: 0;}
.custom-section-header h1 {
    color: #fff;
    margin: 0;
    padding: 0 15px;
    text-align: left;
    max-width: 85%;
    font-size: 42px;
    line-height: 55px;
}
.custom-section-header p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 25.6px;
    margin: 0 0 20px;
    padding: 0 15px;
    max-width: 85%;
}
.custom-section-header .page-center {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.custom-section-header .page-center .secondary-header a {
    display: block;
    padding: 20px 0 0;
    color:#fff;
}


body.blog .custom-section-header p {font-weight: bold;}


    .custom-breadcrumb-main-content { 
      margin-bottom: 40px;
      font-size:11px;
    }
    .custom-breadcrumb-main-content ul a{
        text-transform:uppercase;
    }
    .custom-breadcrumb-main-content ul a:hover{
        text-decoration:underline;
    }
    .custom-breadcrumb-main-content ul li:last-child a{
        font-weight: bold;
        color: #808080;
    }


/* =============================== Home page ============================= */

    
    .custom-home-top-group {
        background: #686565 url("//cdn2.hubspot.net/hubfs/702338/Images/16-hero-home-screens.jpg?t=1526937057280") no-repeat scroll 0 0 / cover ;
        color:#fff;
        padding:10% 0;
    }
    
    .custom-home-top-group 
    .home-page .custom-header-bottom {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        padding: 0 8px 8px;
    }
    .custom-row-one-group .page-header.section-header > h1,
    .custom-home-top-group .custom-row-one-group h1
    {
        color: #ffffff;
        font-size: 2em;
        line-height: 2.8rem;
        margin: 56px auto 0.5rem;
        text-align: center;
        width: 83.3333%;
    }
    .custom-home-top-group .custom-row-one-group h3 {
        color:#fff;
        text-align:center;
        font-size:1.8em;
    }
    
    .home-page .secondary-header {
        color: #ffffff;
        margin: 20px auto 0;
        max-width: 66.6667%;
        padding: 0 15px;
        text-align: center;
    }
    .custom-row-one-content .hs_cos_wrapper.hs_cos_wrapper_widget {
        color: #ffffff;
        display: block;
        margin: 0 auto;
        max-width: 80%;
        padding: 40px 0;
        text-align: center;
    }  
    .custom-row-one-group h4 {
        color: #ffffff;
        margin-top: 23px;
    }
    .blue-btn {
        background-color: #f38b00;
        border-color: #f37200;
        border-style: solid;
        border-width: 0;
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 300ms ease-out 0s;
        font-family: "verblight";
        font-weight: bold;
        font-size: 0.8125rem;
        padding: 0.875rem 1.75rem 0.9375rem;
    }
    .blue-btn:hover{
        background-color: #f37200;
        color:#fff;
    }
    .custom-row-one-content p {
        font-size: 0.85em;
    }
    .home-page .body-container .page-center {
        padding-bottom: 0;
        padding-top: 0;
    }
    .custom-row-two {
        padding: 69px 0 40px;
    }
    .home-page .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1 {
        font-size: 2.9rem;
        line-height: 1.4;
        margin: 0.2rem auto 0.5rem;
        text-align: center;
        
    }
    .custom-row-two .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1{
        width: 66.6667%;
    }
    .custom-row-three {
        background: #f38b00 none repeat scroll 0 0;
        padding: 60px 0 0;
        color: #ffffff;
    }
    .custom-row-three .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1 {
        color: #ffffff;
    }
    .custom-row-three .custom-col-group {
      padding: 40px 0;
    }
    .custom-row-three  h4 {
      color: #ffffff;
    }
    .home-video-wrapper {
        background-image: url("//cdn2.hubspot.net/hubfs/702338/Images/panel-ipad-hand.jpg?t=1526937057280");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: 960px auto;
        height: 534px;
        position: relative;
    }
    #movie-id_html5_api {
        left: 178px;
        position: absolute;
        top: 38px;
    }
    .custom-row-four {
      padding: 60px 0;
    }
    .custom-row-four .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1{
        margin-bottom:20px;
    }
    .custom-row-five{
        background: #4e4e4e none repeat scroll 0 0;
        color: #ffffff;
        opacity: 0.8;
        padding-top: 20px;
    }
    .custom-row-five-content{
        text-align:center;
    }
    .custom-row-five-content a{
        font-size: 0.8125rem;
        padding: 0.875rem 1.75rem 0.9375rem;
        border-style: solid;
        border-width: 0;
        cursor: pointer;
        display: inline-block;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 300ms ease-out 0s;
        font-family: "verblight";
        font-weight: bold;
        background-color: #cdcccb;
        border-color: #a5a3a1;
        color: #333333;
    }
    .custom-row-five-content a:hover, 
    .custom-row-five-content a:focus {
      background-color: #a5a3a1;
    }
    .custom-row-two-row-one {
      padding: 40px 0;
    }
    .custom-row-two-image-content {
      float: right !important;
      text-align: center;
      margin-left: 0 !important;
    }
    .custom-row-two-row-one-content,
    .custom-row-two-row-two-content{
      margin-left: 0 !important;
    }
    .home-page .custom-row-four-col-two h4 a {
      cursor: pointer;
    }
    .home-page .custom-row-four-col-one .blue-btn {
      font-size: 16px;
    }
    .home-page .body-container{
        padding-bottom:0;
    }
    
    /**2016**/
    
    .hero-cta-group {
        text-align:center;
        padding-top:5%;
    }
    .super-cta {
        text-transform:uppercase;
        font-size:.95rem;
        font-family:"verbbold" !important;
    }
    .cta-left, .cta-right {
        padding-bottom:5%;
    }
    
    .testimonial-one {
        background: #4e4e4e url("//cdn2.hubspot.net/hubfs/702338/Images/16-tile-testimonial-argotrak.jpg?t=1526937057280") no-repeat scroll 0 0 / cover ;
        color:#fff;
        padding:10% 0;
        text-align:center;
    }
    
    .testimonial-one h2 {
        color:#fff;
        text-align:center;
        margin-bottom:5%;
    }
    
    .inline-alert {    
        background: #f38b00;
        padding: 20px;
        text-align:center;
    }
    
@media (max-width: 767px) {    
    .resource-group { 
        text-align:center;
        margin-bottom:30px;
    }
}
    
    /**Industry Block Grid **/
    .industry-tile-fleet {
        background:url('//cdn2.hubspot.net/hubfs/702338/Images/16-industry-tile-fleet.jpg?t=1526937057280') no-repeat;
        max-height:350px;
        background-size:cover;
    }
    .industry-tile-security {
        background:url('//cdn2.hubspot.net/hubfs/702338/Images/16-industry-tile-security.jpg?t=1526937057280') no-repeat;
        max-height:350px;
        background-size:cover;
    }
    .industry-tile-oil {
        background:url('//cdn2.hubspot.net/hubfs/702338/Images/16-industry-tile-oil-energy.jpg?t=1526937057280')no-repeat;
        max-height:350px;
        background-size:cover;
    }
    
     a.block-grid-tile-inner {
         text-transform:uppercase;
         color:#4e4e4e !important;
         background:#fff;
         opacity:.7;
         display:block;
         max-width:60%; 
         padding:20px;margin:25% auto;
         transition: background,color 300ms ease-out !important;
         webkit-transition: background,border 300ms ease-out !important;
    }
    a.block-grid-tile-inner:hover {
        background:#f38b00; 
        opacity:1;
        color:#fff !important;
    }
    
    


/** Custom styles for block grid, used on home page industry tiles, to remove padding between columns**/
@media (min-width: 768px) {
    .row-fluid .span4 .block-grid-tile {
        width:33%;
        padding:0;
        margin:0;
    }
    .row-fluid .block-grid-tile:first-child {
        padding-right:0;
        margin-right:0;
        width:33%;
        float:left;
    }
    .row-fluid .block-grid-tile:last-child {
        padding-left:0;
        margin-left:0;
        width:33%;
        float:right;
    }
    .row-fluid .block-grid-tile:not(:first-child):not(:last-child) {
        padding-right:0;
        padding-left:0;
        margin-right:0;
        margin-left:0;
        width:34%;
        float:left;
        
    }
}

   
    
    /**Screenshots page Style **/
    .slider-wrapper{}
    .gps_platform_image_container {
        /*margin: 0 auto;
        width: 80%;
        background-color: #fff;
        margin-left:2%;*/
        min-height: 400px;
        
                
    }
    
    .screenshot-wrapper {
        background:#fff;
        border:1px solid #d1d1d1;
        padding:40px;
        margin:0 !important;
        height:700px;
        box-sizing:border-box;
        margin-left:4% !important;
    }
    
    .screenshot-wrapper p {
        padding-top:20px;
    }
    
    .gps_platform_slider {
        width: 100%;
        overflow: hidden;
        height: 100%;
        position: relative;
        background:#fff;
        padding:0px;
        box-sizing: border-box;
    }

    .gps_platform_slider ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: absolute;
        width: 400%;
        height: 100%;
        top: 0;
    }

    .gps_platform_slider li {
        padding: 0;
        margin: 0;
        width: 25%;
        height: 100%;
        overflow: hidden;
        position: absolute;
        top: 0;
        bottom: 0;
    }

    .gps_platform_slider li img {
        border: none;
        /*width: 100%;*/
        max-height: 60%;
    }

    .gps_platform_slider button {
        position: absolute;
        display: block;
        box-sizing: border-box;
        border: none;
        outline: none;
        top: 0;
        bottom: 0;
        /*width: 20%;*/
        background-color: rgba(0, 0, 0, 0.3);
        color: #fff;
        margin: 0;
        padding: 0;
        text-align:center;
        opacity: 0;
        z-index: 2;
    }
    
    .gps_platform_image_container {
        position:relative;
    }
    
    .spanArrows {
       /* padding-top:285px;*/
    }
    
    .spanArrowRight {
    /*    margin-left:0px;*/
    }

    .gps_platform_slider button.prev {
    /*    left: 0;*/
    }

    .gps_platform_slider button.next {
    /*    right: 0;*/
    }

    .gps_platform_slider button:hover, .slider button:active {
        opacity: 1.0;
    }
    
    .gps_platform_slider h3 {
        font-family:"verbbold";
    }
    
    
    .list-inline-image-anchors {
        list-style:none;
        
    }
    .list-inline-image-anchors:hover {
        cursor:pointer;
    }
    .list-inline-image-anchors li{
        display:inline-block;
        padding: 5px;
        width:75px;
        font-size:.75rem;
        line-height:1rem;
        margin-bottom:20px;
       
    }
    .list-inline-image-anchors img {
        padding-bottom:5px;
    }
	.list-inline-image-anchors li a {
		color:#4e4e4e;
	}
	
	.list-inline-image-anchors li a:hover {
		color:#f38B00;
	}
    button.previous-image-btn {
        /*background: transparent;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 55px 30px 55px 0;
        border-color: transparent #f38a00 transparent transparent;
        -webkit-transform:rotate(360deg);
        cursor:pointer;
        padding-left:25px;
        padding-left: -15px;*/
    
    background: transparent;
    /*width: 0;
    height: 0;*/
    border-style: none;
    border-color: transparent #f38a00 transparent transparent;
    cursor: pointer;
    font-size: 40px;
    color: #f38b00;
    position:absolute;
    top:40%;
    }
    button.next-image-btn {
        /*background: transparent;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 55px 0 55px 30px;
        border-color: transparent transparent transparent #f38b00;
        -webkit-transform:rotate(360deg);
        cursor: pointer;
        padding-right:25px;
        -webkit-transform: rotate(360deg);
        margin-left: -100px;*/
        background: transparent;
        /*width: 0;
        height: 0;*/
        border-style: none;
        cursor: pointer;
        font-size: 40px;
        color: #f38b00;
        position:absolute;
        top:40%;
        right:1%;
    }
    @media screen and (max-width: 767px) {
        ul.list-inline-image-anchors{ display:none;}
        .spanArrows {padding-top:0;}
        button.previous-image-btn {
            position: relative;
            font-size: 30px;
            position: absolute;
            left: -5px;
            top: 25%;
        }
        button.next-image-btn {
            position: absolute;
            top: 25%;
            right: 15px;
            font-size:30px;
        }
        /*.screenshot-wrapper {margin-right:15px;}*/
    }

    
    
    /**GENERAL MOBILE REFINEMENTS**/
    
    @media screen and (min-width: 1224px) {
        .show-for-desktop-only {
            display:block;
        }
        .show-for-mobile-only {
            display:none;
        }
        
    }
    
    @media screen and (max-width: 1223px) {
     
     a[href^="tel"]{
    color:inherit;
    text-decoration:none;
    }
        .reveal-modal {
            display:none;
        }
    }

    
    
    @media screen and (min-width: 768px) {
        .one-line-cta {
            text-align:right; font-family:"verbbold"; display:block; margin-top:20px;
        }
        .logo-footer img {
            display:block;
            padding-top:18px;
        }
    }
    @media screen and (max-width: 767px) {
        .one-line-cta {
            text-align:center; float:left; font-family:"verbbold"; display:block;
        }
        .testimonial-one {
            background:#4e4e4e !important;
        }
        .row-dark-grey .cta_button {
            float:none !important;
        }
        .row-copyright .logo-footer img {
           display: block;
            text-align: center;
            margin: 0 auto
        }
        
        .row-copyright p {
            text-align:center !important;
            padding-top:16px;
        }
        .footer-social-links li:first-child {
           display:none; 
        }
    }

/*** Modal Popups ***/
    .reveal-modal-bg { 
        position: fixed; 
    	height: 100%;
		width: 100%;
		background: #000;
		background: rgba(0,0,0,.8);
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}
	
	.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 45%;
		margin-left: -300px;
		width: 800px;
		background: #fff no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		/*-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;*/
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #4e4e4e;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		}
/*********** For Dev**********/
.reveal-modal-staging {
    	visibility: hidden;
		top: 100px; 
		left: 45%;
		margin-left: -300px;
		width: 800px;
		background: #fff no-repeat -200px -80px;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		/*-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;*/
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
		-box-shadow: 0 0 10px rgba(0,0,0,.4);
		}
		
	.reveal-modal-staging.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal-staging.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal-staging.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal-staging.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal-staging .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #4e4e4e;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		}



/*** Responsive YouTube Video **/
.modalVideoWrapper {
    position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.modalVideoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.modalVideoWrapperStaging {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.modalVideoWrapperStaging iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (max-width: 480px) { 
    a.cta-button-transparent-white.smaller.button-video {
        display:none !important;
    }
    .reveal-modal {display:none;}
    .modalVideoWrapper {
    display:none;
    }
.modalVideoWrapper iframe {
	display:none;
    }
    
}


/*** Products ***/
.row-products-choices {
    text-align:center;
    padding:2% 0;
}

.row-products-choices h2 {
    background:#fff;
    padding:0 40px !important;
    position: relative;
    z-index: 100;
}

.row-products-choices .arrow-left img {
    margin-top: 12%; 
    margin-left: 45%;
}

.row-products-choices .arrow-right img {
    margin-top: 12%; 
    margin-left: -80%;
    position:relative;
    z-index:1;
}

@media (max-width: 480px) { 
    .row-products-choices .arrow-left img, .row-products-choices .arrow-right img {
        display:none;
    }
    }

.row-products-choices ul {
    list-style-type:none;
    margin:auto;
    padding:0;
    width:90%;
}

.row-products-choices li {
    padding:10px 0;
}


/*** Resources Page ***/
.tile-group-wrapper {
    margin:10px 0;
}

.resource-tile-content-wrapper {
    background:#ddd;
    padding:10px;
    text-align:left;
    height:180px;
    overflow:hidden;
}

.icon-wrapper {
    margin:20px 0;
}

.tile-wrapper {
    margin:20px 0;
}

.button-wrapper {
    margin:20px 0;
}

    
/*** Screenshots Page ***/
.custom-screenshots-hero-group {
    text-align:center;
    padding-top:5%;
    border-top:1px solid #f1f1f1;
}

.custom-screenshots-hero-group h3 {
    font-size: 1.8rem;
    text-align: center;
}

/** Tile: Resource **/
.tile-resources {
    background: url('//cdn2.hubspot.net/hubfs/702338/Images/16-tile-resources.jpg?t=1526937057280') no-repeat scroll 0 0 / cover; 
    padding:5% 0;
}

.tile-resources .white-overlay {
    background:#fff;
    padding:2%;
    opacity: 0.8;
    marging:5%;
}

.tile-resources .section-header h1,.tile-resources .section-header p {
    text-align:center;
    color:#4e4e4e !important;
}

.tile-resources .section-header h1 {
    margin-top:2% !important;
}


    
    /***Form Overwrites***/
    
    .row-dark-grey .hs-form {
        margin:3% auto;
        color:#fff;
        background: none;
        border: none;
        border-radius: 0px;
        padding: 0px;
        max-width: 600px;
        width: 100%;
    }
    
    .row-dark-grey .hs-form-field {
        width:70%;
        margin:auto;
    }
    .row-dark-grey .hs-form-field>label {
        color:#fff !important;
    }
    .row-dark-grey .hs-button.primary {
        background:#f38b00;
        border:1px solid #f38b00;
        display:block;
        /*width:50%;*/
        width:auto;
        margin:20px auto;
        transition: background,border 300ms ease-out;
        webkit-transition: background,border 300ms ease-out;
    }
    
    .row-dark-grey .hs-button.primary:hover {
        background:transparent;
        border:1px solid #fff;
        
    }
    
    .row-dark-grey .cta_button {
        float:left;
    }
    
    /*Footer Social Link Styles**/
    ul.footer-social-links li {
        display:inline;
        padding:0 6px;
    }
    
    ul.footer-social-links li a, ul.footer-social-links li a:visited {
        color:#4e4e4e;
    }
    
    ul.footer-social-links li a:hover, ul.footer-social-links li a:active {
        color:#f38b00;
    }
    
    body.request ul.footer-social-links {
        margin-top:30px;
    }
    /*Footer Email Sign up Styles**/
     .row-subscribe .widget-type-form {
        background: #fff !important;
        padding-top:2px !important;
    }
    .row-subscribe .hs-form {
        background:none !important;
        border:none !important;
        padding:0 !important;
        margin-top:-15px !important;
        
    }
    
    .row-subscribe .hs-form input.hs-input {
        padding:25px 0 0 25px !important;
        display:inline-block !important;
        float:left !important;
        width:85% !important;
        border:none !important;
        box-shadow:none !important;
        background-color:#fff !important;

    }
    
    .row-subscribe.subscribe-es .hs-form input.hs-input {
        padding:25px 0 0 25px !important;
        display:inline-block !important;
        float:left !important;
        width:75% !important;
        border:none !important;
        box-shadow:none !important;
        background-color:#fff !important;

    }
    
    .row-subscribe .hs-form .hs-form-required {
        display:none !important;
    }
    
    .row-subscribe .hs-form .hs-button {
        border-radius: 50% !important;
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        background-color:#f38b00 !important;
        display:inline-block !important;
        
    }
    
    .row-subscribe.subscribe-es .hs-form .hs-button {
        border-radius: 0% !important;
        width: auto !important;
        height: auto!important;
        padding: 16px !important;
        background-color:#f38b00 !important;
        font-size: .8125rem;display:inline-block !important;
        
    }
    
    .row-subscribe .hs-form .hs-button:hover {
        border-radius: 50% !important;
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        background-color:#f37200 !important;
        display:inline-block !important;
        
    }
    
    .row-subscribe.subscribe-es .hs-form .hs-button:hover {
        border-radius: 0% !important;
        width: auto !important;
        height: auto!important;
        padding: 16px !important;
        background-color:#f37200 !important;
        display:inline-block !important;
        font-size: .8125rem;
    }
    
     .row-subscribe ul.inputs-list {
        margin-top:-5% !important;
    }
    
    @media (max-width:480px){
        .row-subscribe ul.inputs-list {
            font-size:100% !important;
            margin-top:-5% !important;
        }
    }
    
    
     /*FIX FOR PAGES USING REQUEST body class. Footer Email Sign up Styles**/
    body.request .row-subscribe .widget-type-form {
        background: #fff !important;
        padding-top:2px !important;
    }
    body.request .row-subscribe .hs-form {
        background:none !important;
        border:none !important;
        padding:0 !important;
       margin-top:10px;
        
    }
    
    body.request .row-subscribe .hs-form input.hs-input {
        /*padding:15px 0 0 25px !important;*/
        display:inline-block !important;
        float:left !important;
        width:85% !important;
        border:none !important;
        box-shadow:none !important;
        background-color:#fff !important;
        margin-top:10px;
    }
    
    body.request .row-subscribe.subscribe-es  .hs-form input.hs-input {
        
        display:inline-block !important;
        float:left !important;
        width:75% !important;
        border:none !important;
        box-shadow:none !important;
        background-color:#fff !important;
        margin-top:10px;
    }
    
    body.request .row-subscribe .hs-form .hs-form-required {
        display:none !important;
    }
    
    body.request .row-subscribe .hs-form .hs-button {
        border-radius: 50% !important;
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        background-color:#f38b00 !important;
        display:inline-block !important;
        margin-top:25px;
    }
    
    body.request .row-subscribe.subscribe-es .hs-form .hs-button {
        border-radius: 0% !important;
        width: auto !important;
        height: auto !important;
        padding: 16px !important;
        background-color:#f38b00 !important;
        display:inline-block !important;
        margin-top:25px;
        font-size:.8125rem;
    }
    
    body.request .row-subscribe .hs-form .hs-button:hover {
        border-radius: 50% !important;
        width: 40px !important;
        height: 40px !important;
        padding: 0 !important;
        background-color:#f37200 !important;
        display:inline-block !important;
        
    }
    
    body.request .row-subscribe.subscribe-es .hs-form .hs-button:hover {
        border-radius: 0% !important;
        width: auto !important;
        height: auto !important;
        padding: 16px !important;
        background-color:#f37200 !important;
        display:inline-block !important;
        font-size: .8125rem;
    }
    
    body.request .row-subscribe ul.inputs-list {
        margin-top:-5% !important;
    }
    
    body.request .row-subscribe .actions {
        clear: none;
        float:left;
    }
    
    body.request .row-subscribe .hs-button.primary, body.request .row-subscribe input[type="submit"], body.request .row-subscribe input[type="button"] {
        margin-left:0;
    }
    
    body.request .row-subscribe input[type="email"] {
        margin-bottom:0;
    }
    
    body.request .row-subscribe .hs-form-field > label {
        display:none;
    }
    
    @media (max-width:480px){
    body.request .row-subscribe ul.inputs-list {
            font-size:100% !important;
            margin-top:-5% !important;
        }
        
    .row-subscribe.subscribe-es .hs-form input.hs-input {
        width:100% !important;
        overflow:hidden !important;
        font-size:12px !important;
        }    
    }
    
    
    
    /** Footer Nav **/
    
    .footer-nav {
        color: #fff;
    }
    
    .footer-nav a, .footer-nav a:visited {
        color:#fff;
    }
    .footer-nav a:hover, .footer-nav a:active {
        color:#f37200;
    }
    
    .footer-nav h4 {
        font-size:1rem;
        font-family:verbbold;
        margin-bottom:0;
    }
    
    .footer-nav ul {
        font-size:.75rem;
        list-style:none;
        padding:0;
        margin-top:0;
    }
    
    .row-copyright p {
        font-size:.75rem;
        text-align:left;
    }
    
    .row-copyright img {
        display: block;
        margin-top: -35px;
   
    }
    

   
    
    
    
 /* ======================  Product Style =================================== */  
    
    .custom-product-hero-group {
        background: #f3f3f3;
        color:#fff;
        padding:5% 0 0 0 !important;
    }
    
    .custom-product-hero-group h1 {
        font-size:2.9rem !important;
        padding-top:-2% !important;
    }
    
    .custom-product-hero-group h3 {
        font-size:1.8rem;
        text-align:center;
    }
    
    .product-page .custom-header-bottom {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      padding: 0;
    }
    
    .product-page .body-container {
        padding-bottom: 0px; 
    }
    .custom-product-banner {
        background-position: left 30px;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .custom-sub-nav {
        background-color: #f3f3f3;
        max-height: 45px;
        padding: 10px 0;
        
    }
    .custom-sub-nav ul{
        float:right;
        padding-right: 1px;
    }
    .custom-sub-nav ul li a[href="//positionlogic-2.hs-sites.com/gps-tracking-products/"] {
      display: none;
    }
    .custom-sub-nav li{
        font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
        font-weight: normal;
        margin-left: 1rem;
    }
    .custom-sub-nav li a {
      color: #999999;
      padding: 0.1875rem 1rem;
      text-decoration: none;
      color: #4e4e4e;
      font-size: 0.875rem;
      line-height: 1;
    }
    .custom-sub-nav li a:hover{
        background: #dededd none repeat scroll 0 0;
        border-radius: 0;
        color: #4e4e4e;
    }
    .product-page .page-header.section-header > h1{
        color: #ffffff;
        font-family: "verblight";
        font-size: 2.4em;
        font-weight: 900;
        line-height: 2.8rem;
        margin-top: 81px;
    }
    .product-page .secondary-header{
        color: #ffffff;
    }
    .custom-product-banner-content {
        padding-left: 15px;
        padding-right: 15px;
        min-height:417px !important;
        max-width: 66.6667%;
    }
    .product-page .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1 {
      font-size: 2.3125rem;
      line-height: 1.4;
      text-align: center;
    }
    .product-page .custom-image-and-content-moduel {
      padding: 40px 0;
      text-align: center;
    }
    .product-page .custom-image-and-content-moduel p {
      text-align: left;
    }
    .product-page .custom-image-and-content-moduel h4{
        color:;
    }
    .product-page .custom-image-and-content-moduel h4 img {
        display: block;
        margin: 0 auto;
    }
    .product-page  .custom-image-position-content-moduel {
      padding: 40px 0;
    }
    .product-page .custom-image-position-content-moduel .right {
      float: right;
    }
    .product-page .custom-image-position-content-moduel img{
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #cccccc;
        box-shadow: 0 0 15px #999999;
        padding: 10px;
    }
    .product-page .custom-image-position-content-moduel .content-left {
      margin-left: 0;
    } 
     
    .custom-four-col-img-contnt .span3 img {
        margin-bottom: 30px;
    }
    .custom-sub-nav ul li.active.active-branch > a {
      background: #dededd none repeat scroll 0 0;
    }
    .custom-four-col-img-contnt h5 {
      text-align: center;
    }
    
    
    .product-page .custom-three-col-image-and-content-moduel img {
      display: block;
      margin: 0 auto;
    }
    
    .custom-three-col-image-and-content-moduel h4 {
      text-align: center;
    }
    
/* ======================  Industries Style =================================== */
    
    .industries-page .custom-header-bottom {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      padding: 0;
    }
    
     .industries-page .page-header.section-header > h1{
        color: #ffffff;
        font-family: "verblight";
        font-size: 2.4em;
        font-weight: 900;
        line-height: 2.8rem;
        margin-top: 64px;
    }
    .industries-page .secondary-header{
        color: #ffffff;
    }
    .custom-product-banner-content {
        padding-left: 15px;
        padding-right: 15px;
        min-height:417px !important;
        max-width: 66.6667%;
    }
    
/* ======================  TCR Style =================================== */

    img[boxshadow="1"] {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #cccccc;
        box-shadow: 0 0 15px #999999;
        padding: 10px;
    }
    
/* ======================  TCR Sol Style =================================== */

    body.two-column .body-container .page-center .main-content blockquote::after,
    body.two-column .body-container .page-center .main-content blockquote::before {
       clear: both;
       content: "";
       display: block;
    }
    body.two-column .body-container .page-center .main-content blockquote {
       background: #f0efef none repeat scroll 0 0;
       border: 1px solid #d8d8d8;
       margin: 0 0 20px;
       padding: 20px;
    }
    body.two-column .body-container .page-center .main-content blockquote img {
       margin: 0 10px 10px 10px !important;
       vertical-align: middle;
    }
    body.two-column .body-container .page-center .main-content blockquote p {
        margin: 0 0 20px;
    }

    body.two-column .body-container .page-center .sidebar {
        padding-top: 38px;
    }
    .two-column-es-form hr {
        margin: 1.25rem 0;
    }
    body.site-page.two-column.two-column-es-form .main-content {
    border-right: 0;
    }
    
    span.green {
    color: #8cc63f;
    }
    body.site-page.two-column-es-form .sidebar.right .hs-form {
        padding-bottom: 90px;
    }
        
    .custom-es-privacy-policy a {
        position: relative;
        top: -60px;
        left: 20px;
    }
    
/* ======================  One Col Style =================================== */    
    
    .site-page.one-column .hs_cos_flex-slider .hs_cos_flex-slides img{
        opacity: 1;
        width:auto;
    }
    /*.site-page.one-column .hs_cos_flex-slider .hs_cos_flex-slides img:hover{
        opacity:1
    }
    
    */
    
 /* ======================  Request Style =================================== */    
 
    .request .body-container .page-center {
        padding-bottom: 0;
        padding-top: 0;
    }
    .custom-request-row-one {
        padding-top: 40px;
    }
    .custom-request-form-group {
        padding-bottom: 50px;
    }
    body.site-page .custom-right-content blockquote {
        background: #f0efef none repeat scroll 0 0;
        border: 1px solid #d8d8d8;
        margin: 0 0 1.25rem;
        padding: 1.25rem;
        max-width: 100%;
    }
    body.request  .hs-form-field > label{
        color: #4d4d4d;
        display: block;
        float: left;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 1rem !important;
        padding-bottom: 0.5625rem !important;
        padding-right: 15px;
        padding-top: 0.5625rem !important;
        text-align: right;
        width: 25%;
    }
    body.request .hs-button.primary,
    body.request input[type="submit"],
    body.request  input[type="button"] {
        background-color: #f38b00;
        border-color: #f37200;
        border-style: solid;
        border-width: 0;
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 300ms ease-out 0s;
        font-family: "verblight";
        font-size: 0.8125rem;
        padding: 0.875rem 1.75rem 0.9375rem;
        text-decoration: none !important;
        font-family:"verbbold";
        margin-left: 25%;
    }
    
    body.request .hs-button.primary:hover,
    body.request input[type="submit"]:hover,
    body.request  input[type="button"]:hover {
        background-color: #f37200;
        color:#fff;
    }
     body.request .hs-richtext {
      margin-left: 25%;
    }
    body.request .actions {
      clear: both;
    }
    body.request input[type="text"],
    body.request input[type="password"], 
    body.request input[type="datetime"], 
    body.request input[type="datetime-local"], 
    body.request input[type="date"], 
    body.request input[type="month"], 
    body.request input[type="time"], 
    body.request input[type="week"], 
    body.request input[type="number"], 
    body.request input[type="email"], 
    body.request input[type="url"], 
    body.request input[type="search"], 
    body.request input[type="tel"], 
    body.request input[type="color"],
    body.request input[type="file"],
    body.request textarea,
    body.request select {
        width: 70%;
        max-width:500px;
        margin-bottom:1rem;
    }
    .request .hs-error-msgs.inputs-list {
        margin-left: 25%;
        width: 100%;
    }
    .request .hs-error-msgs.inputs-list label {
      float: none !important;
      text-align: left;
      width: 100%;
    }
    .hs-form-required {
      color: #ff0000;
    }
    .request form {
        background:none;
        border:none;
    }
    .request .custom-form-link-group{
        background: #effafe none repeat scroll 0 0;
        border: 1px solid #bbeafc;
    }
    
    .request .custom-form-link-group small {
      display: block;
      font-size: 9.6px;
    }
    
    .custom-form-link-group .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_text {
     display: block;
     margin-bottom: 50px;
     margin-left: 25%;
    }
    .slider-mode-lightbox .hs_cos_flex-slides img {
      background: #ffffff none repeat scroll 0 0;
      border: 1px solid #a9a9a9;
      border-radius: 0;
      height: 100%;
      margin-bottom: 10px;
      min-width: 100px;
      padding: 4px;
    }
    .slider-mode-lightbox .hs_cos_flex-slides img:hover{
      background-color: #a9a9a9;
    }
    
    .slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
      height: 80px;
      line-height: 81px;
    }
    
    body.request select {
        -webkit-appearance: none !important;
        background-color: #fafafa;
        background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
        background-repeat: no-repeat;
        background-position: 97% center;
        border: 1px solid #cccccc;
        padding: 0.5rem;
        font-size: 0.875rem;
        border-radius: 0;
        color:#000;
        font-family: Arial;
        
    }
    

/* ======================  Request-2 Style =================================== */    
 
    .request-2 .body-container .page-center {
        padding-bottom: 0;
        padding-top: 0;
    }
    .request-2  .hs-form-field > label{
        color: #4e4e4e;
        display: block;
        float: left;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 1rem !important;
        padding-bottom: 0.5625rem !important;
        padding-right: 15px;
        padding-top: 0.5625rem !important;
        text-align: right;
        width: 25%;
    }
    .request-2 .hs-button.primary,
    .request-2 input[type="submit"],
    .request-2  input[type="button"] {
        background-color: #f38b00;
        border-color: #f38b00;
        border-style: solid;
        border-width: 0;
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 300ms ease-out 0s;
        font-family: "verblight";
        font-size: 0.8125rem;
        padding: 0.875rem 1.75rem 0.9375rem;
        text-decoration: none !important;
        font-family:"verbbold";
        margin-left: 25%;
    }
    
    .request-2 .hs-button.primary:hover,
    .request-2 input[type="submit"]:hover,
    .request-2  input[type="button"]:hover {
        background-color: #f38b00;
        color:#fff;
    }
     body.request-2 .hs-richtext {
      margin-left: 25%;
    }
    .request-2 .actions {
      clear: both;
    }
    .request-2 input[type="text"],
    .request-2 input[type="password"], 
    .request-2 input[type="datetime"], 
    .request-2 input[type="datetime-local"], 
    .request-2 input[type="date"], 
    .request-2 input[type="month"], 
    .request-2 input[type="time"], 
    .request-2 input[type="week"], 
    .request-2 input[type="number"], 
    .request-2 input[type="email"], 
    .request-2 input[type="url"], 
    .request-2 input[type="search"], 
    .request-2 input[type="tel"], 
    .request-2 input[type="color"],
    .request-2 input[type="file"],
    .request-2 textarea,
    .request-2 select {
        width: 70%;
        max-width:500px;
        margin-bottom:1rem;
    }
    .request-2 .hs-error-msgs.inputs-list {
        margin-left: 25%;
        width: 100%;
    }
    .request-2 .hs-error-msgs.inputs-list label {
      float: none !important;
      text-align: left;
      width: 100%;
    }
   
    .request-2 form {
        background:none;
        border:none;
    }
    .request-2 .custom-form-link-group{
        background: #d1d1d1 none repeat scroll 0 0;
        border: 1px solid #d1d1d1;
    }
    
    .request-2 .custom-form-link-group small {
      display: block;
      font-size: 9.6px;
      width: 82%;
    }
    
   
   .request-2 select {
        -webkit-appearance: none !important;
        background-color: #fafafa;
        background-image: url("data:image/svg+xml;base64, PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==");
        background-repeat: no-repeat;
        background-position: 97% center;
        border: 1px solid #cccccc;
        padding: 0.5rem;
        font-size: 0.875rem;
        border-radius: 0;
        color:#000;
        font-family: Arial;
        
    }
    




/* Contact Us */


    .hs-custom-awards-two-col-left .hs-img-wrapping {
        float: left;
        padding: 0 0.9375em;
        width: 16.6667%;
    }
    .hs-custom-awards-two-col-left .hs-text-wrapping {
      overflow: hidden;
    }
    .hs-custom-awards-two-col-left {
      clear: both;
    }


/* ========================= Support Page ================ */

        
    .support-page .custom-section-header .page-center .secondary-header a {
       display: inline;
    }
    
    .support-page .custom-section-header .page-center .secondary-header span span {
       display: block;
       margin-top: 20px;
    }
    
    .custom-support-group{
       padding: 40px 0;
       text-align: center;
    }
    
    .custom-support-cell {
       padding: 0 10px 20px;
    }
    
    ul.custom-grid-4 {
       list-style: none;
       margin: 0;
       padding: 0 0.625rem 1.25rem 0;
    }
    
    ul.custom-grid-4 li {
       float: left;
       width: 25%;
    }
    .custom-support-cell {
        padding: 0 0 20px;
    }

/* =============================== Home page ES ============================= */    
    
    
    .home-page-es .custom-row-two .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1 {
        width: 83.3667%;
    }
    .home-page-es .custom-newsletter p{
        padding: 20px 15px 15px;
    }
    




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


    .site-page.one-column blockquote {
        border: 1px solid #dddddd;
        margin-left: 0;
        margin-right: 0;
        max-width: 460px;
    }
    
    .site-page.one-column blockquote ul {
        display: inline-block;
        margin-bottom: 1.25rem;
        margin-left: 1.1rem;
        margin-top: 0;
        padding: 0.5625rem 0 0 10px;
        vertical-align: top;
        width: 130px;
    }





.two-column.es-pages .sidebar ul li a[href*="//positionlogic-2.hs-sites.com/es/gps-rastreo-industrias/rastreo-de-gps-entrega"], 
.custom-sub-nav ul li a[href="//positionlogic-2.hs-sites.com/es/productos/"] {
   display: none;
}
.es-pages .custom-sub-nav ul {
   float: right;
   padding-right: 13px;
}




div#cboxOverlay {
   position: fixed;
   top: 0;
   left: 0;
   z-index: 99999;
   background-color: black;
   bottom: 0;
   right: 0;
}
 

div#cboxTitle {
   font-size: 13px;
   font-weight: bold;
   line-height: 1em;
   color: #ccc;
   font-family: verblight;
   width: 85%;
}


button#cboxClose {
   text-indent: -9999em;
   background: url('//www.positionlogic.com/img/close.png') no-repeat;
   border: none;
   display: block;
   float: right;
   width: 30px;
   height: 30px;
   cursor:pointer;
}

div#cboxCurrent {
   display: none !important;
}

div#cboxLoadedContent img {
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   -ms-border-radius: 3px;
   -o-border-radius: 3px;
   border-radius: 3px;
   border: 4px solid #fff;
}
    
 div#colorbox {
z-index: 999999;
}


div#cboxLoadingGraphic {
   width: 100%;
   height: 100%;
   top: 0px;
   position: absolute;
   background: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/loading.gif?t=1526937057280') 50% 50% no-repeat;
}
button#cboxPrevious, button#cboxNext{
   position: absolute;
   top: 0;
   height: 100%;
   width: 40%;
   -webkit-transition: opacity 0.6s;
   -moz-transition: opacity 0.6s;
   -o-transition: opacity 0.6s;
   transition: opacity 0.6s;
   opacity: 0;
   cursor: pointer;
   border: none;
   font-size: 0;
   outline: none;
}
button#cboxPrevious {
   left: 0;
   background: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/prev.png?t=1526937057280') left 48% no-repeat;

}

button#cboxNext {
   right: 0;
   background: url('//cdn2.hubspot.net/hubfs/702338/PositionLogic_Aug2015_/next.png?t=1526937057280') right 48% no-repeat;
}
#cboxContent  button#cboxPrevious:hover, #cboxContent button#cboxNext:hover{
   opacity: 1;
}


.custom-lighbox img {
    max-width: 200px;
}

.custom-lighbox.span4 {
    padding-bottom: 30px;
}

div#cboxLoadingOverlay {
    background-color: white;
    z-index: 999;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

div#cboxLoadingGraphic{    z-index: 9999;     }


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

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */


/* Vertical Menu */
.body-container .hs-menu-wrapper.hs-menu-flow-vertical ul {
  padding: 0.875rem 0;
  display: block;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  line-height: 1.6;
}

.body-container .hs-menu-wrapper.hs-menu-flow-vertical li {
  padding: 5px 0;
  font-size: 0.875rem;
  margin: 0 0 0.4375rem;
}

.body-container .hs-menu-wrapper.hs-menu-flow-vertical li.hs-item-has-children {padding-bottom: 0;margin-bottom: 0;}
.body-container .hs-menu-wrapper.hs-menu-flow-vertical li.hs-item-has-children ul {padding-bottom: 0;}
.body-container .hs-menu-wrapper.hs-menu-flow-vertical li.hs-item-has-children ul li:last-child {margin-bottom: 0;}

.body-container .hs-menu-wrapper.hs-menu-flow-vertical li a {
  color: #f38b00;
  display: block;
  
}

.body-container .hs-menu-wrapper.hs-menu-flow-vertical li a:hover {
  color: #47c7f6;
}

.body-container .hs-menu-wrapper.hs-menu-flow-vertical.flyouts li {max-width: 60%;}
.body-container .hs-menu-wrapper.hs-menu-flow-vertical ul ul {
  background-color: #FFFFFF;
  width: 100%;
  padding: 10px;
}

.body-container .hs-menu-wrapper.hs-menu-flow-vertical ul ul li {padding: 0;max-width: none;}


/* Breadcrumbs */
.hs-breadcrumb-menu {
  color: #808080;
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  padding-bottom: 48px;
  display:none !important;
}

.hs-breadcrumb-menu-item {
  padding: 0;
  font-size: 0.6875rem;
  line-height: 0.6875rem;
  text-transform: uppercase;
}

.hs-breadcrumb-menu-item:before {content:"»";padding: 0 3px;}
.hs-breadcrumb-menu-item:first-child:before {display: none;}
.hs-breadcrumb-menu-item a:hover {text-decoration: underline;}
.hs-breadcrumb-menu-item span.hs-breadcrumb-label {
  font-weight: bold;
  line-height: inherit;  
}

.hs-breadcrumb-menu-divider {display: none;}

.body-container {
    padding-bottom:40px;
}

 .text-left {
        text-align:left;
    }
    
 .text-center {
        text-align:center;
    } 

/* ========================================================================== 
      Image Divs
   ========================================================================== */

/* Home Page */
.img-icon-device-agnostic {
    height:180px;
    background: url('https://cdn2.hubspot.net/hub/702338/hubfs/Images/PL-Icons-2016-Refresh/icon-device-agnostic.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 71%;
}

.img-icon-customizable {
    height:180px;
    background: url('https://cdn2.hubspot.net/hub/702338/hubfs/Images/PL-Icons-2016-Refresh/icon-customizable.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 58%;
}

.img-icon-reliable {
    height:180px;
    background: url('https://cdn2.hubspot.net/hub/702338/hubfs/Images/PL-Icons-2016-Refresh/icon-reliable.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 72%;
}

.img-icon-global-coverage {
    height:180px;
    background: url('https://cdn2.hubspot.net/hub/702338/hubfs/Images/PL-Icons-2016-Refresh/icon-global-coverage.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 56%;
}
/* End */

/* Products  Page */
.img-icon-real-time-monitoring {
    height:180px;
    background: url('https://cdn2.hubspot.net/hubfs/702338/Images/PL-Icons-2016-Refresh/icon-Real-time-Monitoring.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 50%;
}

.img-icon-historical-tracking {
    height:180px;
    background: url('https://cdn2.hubspot.net/hubfs/702338/Images/PL-Icons-2016-Refresh/icon-historical-tracking.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 50%;
}

.img-icon-comprehensive-reporting {
    height:180px;
    background: url('https://cdn2.hubspot.net/hubfs/702338/Images/PL-Icons-2016-Refresh/icon-comprehensive-reporting.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 49%;
}

.img-icon-alerts-notifications {
    height:180px;
    background: url('https://cdn2.hubspot.net/hubfs/702338/Images/PL-Icons-2016-Refresh/icon-alerts-and-notifications.png?t=1526937057280') no-repeat;
    background-position:center;
    background-size: 50%;
}
/* End */


@media screen and (max-width: 767px) {
    div[class*='img-icon'] {
        width: 300px !important;
        margin: auto !important;
    }
}

.slider-page-ss {
    max-height:50px;
}
    

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


.footer-container-wrapper {}
.footer-container {}
.custom-footer-top {
  background: #717171 none repeat scroll 0 0;
}
.custom-newsletter p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
  padding: 21px 15px 39px;
}
.custom-newsletter-btn {
  padding-left: 86px;
  text-align: left;
}
.custom-newsletter-btn a {
  background-color: #3cb8e5;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px 27px 11px;
  transition: background-color 300ms ease-out 0s;
}
.custom-newsletter-btn a:hover {
  background-color:#3A9DC1;
   
}
.custom-footer-bottom {
  background: none repeat scroll 0 0 #353535;
  color: #ffffff;
  font-size: 0.85em;
  padding: 40px 0;
}

.custom-footer-bottom .row-fluid .page-center {max-width: 62.5em;}

.custom-footer-bottom .custom-footer-logo {
  width: 25%;
  float: left;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  position: relative;
}

.custom-footer-logo img {
  display: inline-block;
  vertical-align: middle;
}

.custom-footer-bottom .custom-footer-menu {
  width: 75%;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  float: right;
  margin: 0;
}

.custom-footer-bottom .custom-footer-menu ul {
  padding: 0;
  margin: 0 0 1.0625rem -1.375rem!important;
  display: block;
  float: right;
}

.custom-footer-menu ul li {
  display: inline-block;
  margin: 0 0 0 22px;
  padding: 0;
}
.custom-footer-menu ul li a {

}
.custom-footer-bottom .custom-footer-menu ul li a {
  color: #fff;
  font-size: 16px;
  display: block;
}

.custom-footer-bottom .custom-footer-menu ul li a:hover {
  color: #ddd;
}




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


    .custom-blog-and-resource {
        background: #f0efef none repeat scroll 0 0;
        padding-top: 60px;
        padding-bottom:40px;
    }
    /*.custom-blog-and-resource h4{
        font-size:23px;
    }*/
    .custom-blog-and-resource .custom-title h1{
        line-height: 1.4;
        font-size: 2.3125rem;
        font-family: "verblight";
        font-weight: 900;
        text-align: center ;
        color: #4e4e4e;
        font-style: normal;
        margin-bottom: 0.5rem;
        margin-top: 0.2rem;
        text-rendering: optimizelegibility;
    }
    .custom-blog-and-resource .custom-padding {
        padding-top:40px;
    }
   .custom-blog-and-resource .button,
   .custom-blog-and-resource .custom-read-blog-link a {
        background-color: #f38b00;
        border-color: #f37200;
        border-style: solid;
        border-width: 0;
        color: #ffffff;
        cursor: pointer;
        display: inline-block;
        line-height: normal;
        margin: 0 0 1.25rem;
        position: relative;
        text-align: center;
        text-decoration: none;
        transition: background-color 300ms ease-out 0s;
        font-size: 0.8125rem;
        padding: 0.875rem 1.75rem 0.9375rem;
        font-family: "verblight";
        font-weight: bold;
    }
    .custom-blog-and-resource .button:hover, .custom-blog-and-resource .button:focus{
        background-color: #f37200;
    }
    .custom-blog-and-resource .custom-read-blog-link a{
        background-color: #cdcccb;
        border-color: #a5a3a1;
        color: #333333;
    }
    .custom-blog-and-resource .custom-read-blog-link a:hover{
        background-color: #a5a3a1;
    }
    .custom-blog-and-resource .hs-rss-item {
        display: inline-block;
        margin-bottom: 0;
        padding: 0 0.625rem 1.25rem;
        vertical-align: top;
        width: 48%;
    }
    .custom-blog-and-resource .hs-rss-byline {
        color: #4e4e4e;
        font-size: 16px;
        opacity: 1;
    }
    .custom-blog-and-resource .hs-rss-title {
      font-weight: bold;
    }
    
    
    .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_rich_text {
      clear: both;
    }
/* ==========================================================================


   3. MAIN NAVIGATION                                            


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





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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
    background:;
    display: block;
    float: right;
    margin: 10px 0 17px !important;
    padding-right: 0.9375em;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    background:;
    display: inline-block;
    margin: 0 0 0 22px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:#ddd;
  font-weight: 900;
    text-transform: uppercase;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a,
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul {
  background-color: #686565;
  min-width: 100%;
  padding: 10px;
  display:none;
}

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

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

/* 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 { 
          display:block !important;
      }
  }



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


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

@media (min-width: 851px){

  a.mobile-trigger1, a.child-trigger1 {
      display: none !important; /* Hide button on Desktop */
  }
  .dl-back {
    display: none;
}
}

@media (max-width: 850px){

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

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


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


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

  a.mobile-trigger1 {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: 0px;          /* Position Button at top right of screen  */
      right: 10px;        /*******************************************/
      width: auto; /* Button width */
      height: auto; /* Button height */      
      padding:3px 4px;
      background: transparent; /* Background color */
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
  }

  a.mobile-trigger1:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #fff;
  }
    a.mobile-trigger1::after {
      content: "Go to...";
      font-size: 13px;
      font-weight: bold;
      height: 0;
      line-height: 31px;
      position: absolute;
      right: 18px;
      top: 0;
      width: 60px;
    }
    .es-pages a.mobile-trigger1::after{
        content:"Ir a...";
    }
  a.mobile-trigger1 span{
      display: inline;
  }

  a.mobile-trigger1 span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
  }

  a.mobile-trigger1 span:after{
      position: relative;
      right: 2px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #000;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
  }

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger1{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
  }

  .mobile-open a.mobile-trigger1 span:after{
     opacity: 1; 
  }


  /* Toggle Button Icon & Animations
     ========================================================================== */

  a.mobile-trigger1 i {
      display: inline;
      position: relative;
      top: 0px;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  a.mobile-trigger1  i:before, a.mobile-trigger1 i:after {
      position: absolute;
      content: '';
  }
  a.mobile-trigger1  i, a.mobile-trigger1  i:before, a.mobile-trigger1  i:after {
      width: 18px; /* Icon line width */
      height: 2px; /* Icon line height */
      background-color: #fff; /* Icon color */
      display: inline-block;
  }
  a.mobile-trigger1  i:before {
      margin-top: -6px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger1  i:after {
      margin-top: 6px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger1::after {
      color: #888;
    }
  .mobile-open a.mobile-trigger1 i {
      background: #888 none repeat scroll 0 0;
    }
  .mobile-open .a.mobile-trigger1 i,
  .mobile-open a.mobile-trigger1 i::before, 
  .mobile-open a.mobile-trigger1 i::after {
      background: #888888 none repeat scroll 0 0;
    }

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

  a.child-trigger1 {
      display: block; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute;
      top: 0px;
      right: 0px;
      width:100% !important; /* Button width */
      min-width:100% !important;
      height: 45px !important; /* Button height */  
      padding: 0 !important;
      border-left:medium none transparent;
  }
  a.child-trigger1:hover {
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  a.child-trigger1 span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger1 span:after {
      position: absolute;
      content: '';
  }
  a.child-trigger1 span, a.child-trigger1 span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: transparent; /* Icon color */
      display: block;
  }
  a.child-trigger1 span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger1.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger1.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
    .child-trigger1::after {
      border-bottom: 5px solid transparent;
      border-left: 5px solid #7d7d7d;
      border-top: 5px solid transparent;
      content: "";
      position: absolute;
      right: 20px;
      top: 11px;
    }
    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  


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

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

  /* Mobile Menu Styles */
  .custom-menu-primary1.js-enabled .hs-menu-flow-horizontal{
      position: static; /**************************************************************/
      top: 0;             /* Positions the menu to drop from the very top of the screen */
      left: 0px;          /**************************************************************/                                              
      width: auto;
  }
  .custom-menu-primary1 .hs-menu-flow-horizontal{
      padding: 1px 0 17px; /* Padding to add room for close button */
      background-color:#333333; /* Menu background color set off global mobile-menuColor variable */
      width: 100%; /* Full screen width */
      z-index: 8888;
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary1 .hs-menu-flow-horizontal > ul > li{
      position: relative;
   }
  .custom-menu-primary1 .hs-menu-flow-horizontal > ul > li a{
      font-size: 12px; /* Font size of top level list items */
      line-height: 30px;
      overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary1 .hs-menu-flow-horizontal ul li{
      border-top:tranparent; /* Adds transparent dark highligh[s]ts to top of top level list items */
  }
  .custom-menu-primary1 .hs-menu-flow-horizontal ul li a{
      padding:12px 0 3px 15px;
  }
  .custom-menu-primary1 .hs-menu-flow-horizontal ul li:hover{
    background: #272727 none repeat scroll 0 0;
  }
  .custom-menu-primary1 .hs-menu-flow-horizontal ul li a:hover{
    color: #ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary1 .hs-menu-flow-horizontal > ul ul li{
     background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary1 .hs-menu-flow-horizontal > ul ul li a{
    font-size: 12px;
    line-height: 30px;
    padding: 3px 15px 12px;
    background: #333333 none repeat scroll 0 0;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary1 .hs-menu-flow-horizontal > ul ul ul li a{
      text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary1 .hs-menu-flow-horizontal > ul ul ul ul li a{
      text-indent: 50px; /* Indent Child lists */
  }
  .custom-menu-primary1 .hs-menu-flow-horizontal > ul ul li:first-child > a {
    background: transparent none repeat scroll 0 0;
    padding: 8px 15px;
    background: #333333 none repeat scroll 0 0;
}
  /*Back list*/
  .dl-back {
    display: block;
}
  .dl-back span {
      font-size: 18px;
      font-weight: 800;
      line-height: 30px;
      margin-top: -1px;
      padding: 0 18px 8px;
      text-transform: uppercase;
    }
    .dl-back span::after {
      color: #fff;
      content: "« ";
      left: 15px;
      position: absolute;
      top: 7px;
    }
}







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


   4. TEMPLATE MODULE SELECTORS                                         


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





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

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

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

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

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

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
.blog .blog-content {
  border-right: 1px solid #f0efef;
  padding: 40px 35px 40px 0px;
}


body.two-column .body-container .page-center {
    padding: 0 15px;overflow: hidden;
}

body.two-column .body-container .page-center .main-content{
    padding-top: 40px;
    margin-bottom: -9999px;
    padding-bottom: 9999px;
}
body.two-column .body-container .page-center .sidebar {
    padding-top: 38px;
    padding-bottom: 35px;
}

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

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


/* Row Background Colors */
.row-white {
    padding:2% 0 5% 0;
}

/* New White Back */
.row-white-back {
    background-color:#FFF;
    text-align:center;
    color:#4e4e4e;
    padding:2% 0 5% 0;
}

.row-white-back.short {
    padding:2% 0 !important;
}

.row-white-back h2 {
    text-align:center;
    color:#4e4e4e;
    
}

.row-white-back h4 {
    font-size:1rem;
    color:#4e4e4e;
    font-weight:900;
    padding-bottom:0px;
    margin-bottom:0;
    font-family:verbbold;
}

.row-white-back p {
    color:#4e4e4e;
}
/* End New */

.row-lightest-grey {
    background-color:#f3f3f3;
    text-align:center;
    color:#4e4e4e;
    padding:2% 0 5% 0;
}

.row-light-grey {
    background-color:#d1d1d1;
    text-align:center;
    color:#4e4e4e;
    padding:2% 0 5% 0;
}

.row-light-grey.short {
    padding:2% 0 !important;
}

.row-light-grey h2 {
    text-align:center;
    color:#4e4e4e;
    
}

.row-light-grey h4 {
    font-size:1rem;
    color:#4e4e4e;
    font-weight:900;
    padding-bottom:0px;
    margin-bottom:0;
    font-family:verbbold;
}

.row-light-grey p {
    color:#4e4e4e;
}

.row-med-grey {
    background:#717171;
    color:#fff;
    padding:2% 0 5% 0;
}

.row-dark-grey {
    background:#353535;
    color:#fff;
    padding:2% 0 5% 0;
}
.row-dark-grey h1, .row-dark-grey h2, .row-dark-grey h3, .row-dark-grey h4 {
    text-align:center;
    color:#fff;
    font-family:verblight;
}

.row-dark-grey .section-header {
    text-align:center;
}

.row-dark-grey .hs-richtext small {
    margin-left:90px;
}

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

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

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

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


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

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

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

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


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

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

body.error-template .hs-form {background: transparent;border: medium none;width: 100%;max-width: none;padding: 0;border-radius: 0;}
body.error-template .widget-type-google_search input[type="text"] {max-width: none;}

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

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








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


   5. COS COMPONENTS                                        


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





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


/* Blog Post and Listing Body Class */
body.blog {}
.custom-breadcrumbs {
  font-size: 11px;
  font-weight: bold;
  line-height: 11px;
  margin-bottom: 40px;
  text-transform: uppercase;
  color: #808080;
}
.custom-breadcrumbs #hs_cos_wrapper_name {
  font-weight: bold;
}
.custom-breadcrumbs a {
  color: #f38b00;
  font-weight: normal;
}
.custom-breadcrumbs span {
  font-weight: normal;
}
.custom-breadcrumbs a:hover {
    text-decoration:underline;
}
/* Blog Post */
body.hs-blog-post {}
.post-header h1,
body.hs-blog-post .post-header h2 {
  font-family: "verblight";
  font-weight: 900;
  font-size: 2.3125rem;  
  line-height: 1.4;
}

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

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


/* Blog Content Column
   ========================================================================== */
.blog .body-container .page-center {
    padding: 0;
}

.blog .date-formate {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
}
/* 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 {
     margin: 3px 0 8px 15px;
}
.hs-blog-header h1 a{}
.blog-content .custom-breadcrumbs {
    padding-left: 15px;
}
/* Blog Post Title */

.post-header h2 {
  font-size: 1.5rem;
  line-height: 1.4;
}
.post-header h1{
    
}
.post-header h2 a {}
.blog hr {
  display: none;
}
/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  height: auto;
  width: 75px;
  margin-bottom: 10px;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 1px solid #f0efef;
    padding: 40px 0;
    margin: 0;
}

.blog-listing-wrapper .post-listing .post-item:after {
    clear: both;
    content: "";
    display: table;
}

.blog-listing-wrapper .hs-featured-image-wrapper {
  float: left;
  width: 33.3333%;
  padding-left: 0.9375em;
  padding-right: 0.9375em;
}


.blog-listing-wrapper .post-entry{
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  overflow: hidden;
}

.blog-listing-wrapper .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {width: 100%;max-width: 100%;max-height: none;}

.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {
    border: 4px solid #ffffff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: all 200ms ease-out 0s;    
}

.hs-featured-image-wrapper .hs-featured-image-link:hover {
    box-shadow: 0 0 6px 1px rgba(11, 166, 223, 0.5);
}

.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: left;
  margin: 0;
}

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

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

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

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

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

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

/* Pagination */
.blog-pagination {
  margin: 0 0 20px;
  padding: 40px 0;
  text-align: right;
}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {
  display: none;
}
.blog-pagination a.next-posts-link {}

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

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

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

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


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

.blog .blog-sidebar {
    padding-top:15px;
}
.blog-sidebar h3 {
  font-size: 23px;
  font-weight: 900;
  margin: 3px 0 8px;
}
.blog-sidebar ul {
  display: block;
  margin: 0;
  padding: 14px 0 14px 3px;
}
.blog-sidebar ul li {
  display: block;
  margin: 0 0 7px;
  padding: 5px 0;
}
.blog-sidebar ul li a {
  color: #f38b00;
  display: block;
}
.blog-sidebar ul li a {
  color: #f38b00;
  display: block;
  font-family: helvetica;
  font-size: 14px;
}
.blog-sidebar ul li a:hover {
  color: #47c7f6;
}
/* Blog Modules */
.blog .blog-sidebar .widget-span {}



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


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

.hsformerror p {font-size: inherit;line-height: inherit;}

/* Form Field */
.form-title {
  font-size: 23px;
  margin: 3px 0 8px;
}
.hs-form {
  background: #effafe none repeat scroll 0 0;
  border: 1px solid #bbeafc;
  border-radius: 3px;
  padding: 20px;
  max-width:600px;
  width:100%;
}
.hs-error-msgs.inputs-list {
    color: #ff0000;
    font-size: 110%;
    line-height: 1;
    margin: 0;
}
body .hs-form-field {
    clear: both !important;
}

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

/* Labels */





body .hs-form-field > label {
    color: #4d4d4d;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 1rem;
    padding-top:5px;
    margin-bottom:0;
}



/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    -webkit-appearance: none;
    background-color: white;
    font-family: inherit;
    border: 1px solid #cccccc;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.75);
    display: block;
    font-size: 14px;
    margin: 0 0 3px 0;
    padding:8px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: box-shadow 0.45s, border-color 0.45s ease-in-out;
    max-width:500px;
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
    box-shadow: 0 0 5px #999999;
    background: none repeat scroll 0 0 #fafafa;
    border-color: #999999;
    outline: medium none;
}

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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




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

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

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

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

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

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


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

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

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

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


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

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

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


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

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

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

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

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

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

.sidebar form .hs-input {
 margin-bottom: 1rem;
}



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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
     cursor: pointer;
    border-style: solid;
    border-width: 0px;
    cursor: pointer;
    font-family: 'verbbold';
    font-weight: normal;
    line-height: normal;
    margin:15px 0 10px 0;
    position: relative;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    padding:16px 32px;
    font-size:16px;
    background-color: #f37200;
    border-color: #f37200;
    color: #fff;
    transition: background-color 300ms ease-out;
    text-decoration: none !important;
    font-family:"verbbold";
}

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

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


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

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


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


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


/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {background-color: #f38b00;}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


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

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




a.cta-button-orange, a.cta-button-orange:visited, .button-nav a, .button-nav a:visited {
    font-size:1.25rem !important;
    background:#f38b00 !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    border:1px solid #f38b00 !important;
    border-radius:0px !important;
    text-shadow:none !important;
    /*padding:16px 32px !important;*/
    transition:background, color 300ms ease-out !important;
    webkit-transition:background, border 300ms ease-out !important;
    font-family:verbbold !important;
    color:#fff !important;
}

.button-nav a {
    display:block;
    color:#fff;
    padding:16px 32px;
    font-size:1rem !important;
    text-align:center !important;
}


a.cta-button-orange:hover,.cta-button-orange:focus, .cta-button-orange:active {
    border:1px solid #fff !important;
    background:transparent !important;
    color: white !important;
}

.button-nav a:hover, .button-nav a:focus, .button-nav a:active {
    border:1px solid #f38b00 !important;
    background:transparent !important;
    color: #f38b00 !important;
}

a.cta-button-transparent-grey, a.cta-button-transparent-grey:visited {
    font-size:1.25rem !important;
    background:transparent !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    border:1px solid #4e4e4e !important;
    border-radius:0px !important;
    text-shadow:none !important;
    padding:16px 32px !important;
    transition:background, color 300ms ease-out !important;
    webkit-transition:background, border 300ms ease-out !important;
    font-family:verbbold !important;
    color:#4e4e4e !important;
    display:inline-block !important;
}

a.cta-button-transparent-grey:hover,.cta-button-transparent-grey:focus, .cta-button-transparent-grey:active {
    border:1px solid #f38b00 !important;
    background:#f38b00 !important;
    color: #fff !important;
}

a.cta-button-transparent-white, a.cta-button-transparent-white:visited {
    font-size:1.25rem !important;
    background:transparent !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    border:1px solid #fff !important;
    border-radius:0px !important;
    text-shadow:none !important;
    padding:16px 32px !important;
    transition:background, color 300ms ease-out !important;
    webkit-transition:background, border 300ms ease-out !important;
    font-family:verbbold !important;
    color:#fff !important;
    display: inline-block !important;
    margin-bottom: 20px !important;
}

a.cta-button-transparent-white:hover,.cta-button-transparent-white:focus, .cta-button-transparent-white:active {
    border:1px solid #f38b00 !important;
    background:#f38b00 !important;
    color: #fff !important;
}

a.cta-button-transparent-white.smaller {font-size:.85rem !important;}
a.cta-button-transparent-white.smaller:hover {font-size:.85rem !important;}

a.cta-button-orange-to-transparent-grey, a.cta-button-orange-to-transparent-grey:visited {
    font-size:1.25rem !important;
    background:#f38b00 !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    border:1px solid #f38b00 !important;
    border-radius:0px !important;
    text-shadow:none !important;
    /*padding:16px 32px !important;*/
    transition:background, color 300ms ease-out !important;
    webkit-transition:background, border 300ms ease-out !important;
    font-family:verbbold !important;
    color:#fff !important;
    display: block !important;
    max-width: 225px !important;
    margin: 2% auto !important;
}

a.cta-button-orange-to-transparent-grey:hover,.cta-button-orange-to-transparent-grey:focus, .cta-button-orange-to-transparent-grey:active {
    border:1px solid #4e4e4e !important;
    background:transparent !important;
    color: #4e4e4e !important;
}

a.cta-button-orange-to-transparent, 
a.cta-button-orange-to-transparent:visited {
    -webkit-box-shadow:none !important;
    box-shadow:none !important;
    border:1px solid #f38b00 !important;
    border-radius:0px !important;
    text-shadow:none !important;
    transition:background, color 100ms ease-out !important;
    -webkit-transition:background, border 100ms ease-out !important;
    color:#fff !important;
    display: block !important;
    font-size: 16px !important;
    padding: 10px 5px !important;
    border-image: #f38b00 !important;
    background: #f38b00 !important;
    text-align: center;
    max-width:220px;
}
a.cta-button-orange-to-transparent:hover,
.cta-button-orange-to-transparent:focus, 
.cta-button-orange-to-transparent:active {
    color: #f38b00 !important;
    /* border: 1px solid transparent !important; Commented out for Safari fix */
    border: 1px solid !important;
    border-image: linear-gradient(45deg, #f37200, #f38b00) !important;
    border-image-slice: 1 !important;
    /* background: linear-gradient(45deg, #f37200, #f38b00) !important; Commented out for IE and Firefox fix */
    background: transparent !important;
    border-radius:0px !important;
    -webkit-background-clip: text !important;
    text-fill-color: transparent !important;
    transition: all 0.2s ease !important; 
    -webkit-transition:all 0.2s ease  !important;
}

.cta-title-menu {
    font-size:16px;
    font-weight:400 !important;
    margin-top:15px;
}
.cta-desc-menu {
    font-size:14px;
}

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


   6. MISCELLANOUS                                        


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





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

.image-limit-200 img {
    max-width:200px;
}

/* Back To Top Button */
.back-to-top {
    display:none;
    background: none; 
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0; 
    width: 36px; 
    height: 36px; 
    z-index: 3147483639; 
    text-decoration: none; 
    color: #ffffff !important; 
    background-color: #ff8b00; 
    padding-top:5px;
    text-align:center;
}
.back-to-top i { 
    font-size: 24px;
}
.float-top-button {
    min-height:0 !important;
}





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


   7. MOBILE MEDIA QUERIES                              


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



   

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

@media (max-width:1025px) {
    .custom-menu-primary .hs-menu-wrapper>ul{margin-top: 6px!important;}
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 12px;
    }

    .custom-footer-bottom .custom-footer-logo {
        width: 100%;
        text-align: left;
    }
    
    .custom-footer-bottom .custom-footer-menu {
        width: 100%;
    }
    .custom-blog-and-resource .page-center {
      padding-left: 0.9375em;
      padding-right: 0.9375em;
    }
    .home-page-es .custom-row-two .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1,
    .custom-row-one-group .page-header.section-header  h1,
    .custom-row-two .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1,
    .home-page .secondary-header,
    .custom-row-one-content .hs_cos_wrapper.hs_cos_wrapper_widget{
      width: 100%;
      max-width:100%;
    }
    .custom-row-four-col-one {
        width: 50% !important;
    }
    .custom-row-four-col-two {
        width: 46% !important;
    }
    .custom-row-two-image-content {
      float: none !important;
      width: 100% !important;
    }
    .custom-row-two-row-one-content,
    .custom-row-two-row-two-content{
      margin-left: 0 !important;
      width: 100% !important;
    }
    .custom-space {
      width: 100% !important;
    }
    .custom-row-two-img {
      margin-left: 0 !important;
      width: 100% !important;
    }
    .custom-sub-nav ul {
      float: none;
      padding-right: 0;
    }
    .custom-product-banner-content {
      max-width: 100%;
    }
    .custom-right-content {
      margin-left: 0 !important;
      width: 100% !important;
    }
    .custom-request-form-group {
      width: 100% !important;
    }
    .widget-span.widget-type-form {
      width: 100% !important;
    }
    .hs-form {
      max-width: 100%;
    }
    .hs-custom-awards-two-col-left .hs-img-wrapping {
        float: none;
        padding: 0;
        width: 100%;
    }
    .hs-custom-awards-two-col-left .hs-text-wrapping {
      overflow: visible;
    }
    
}

@media (max-width: 900px) {


    .home-video-wrapper {
        background-image: none;
        height: auto;
    }
    #movie-id_html5_api {
      top: 0;
      position:relative;
    }
}

@media (max-width: 900px) {
    .custom-newsletter {
        width: 58.33333%!important;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        margin: 0;
        float: left!important;
    }
    .custom-newsletter-btn {
        width: 41.66667%!important;
        margin: 0 0 20px!important;
        padding-left: 0.9375em;
        padding-right: 0.9375em;
        float: left!important;
    }
    .custom-newsletter-btn a {
      padding: 10px 28px;
    }

    .home-page-es .custom-newsletter p, .custom-newsletter p {padding: 20px 0 15px;}
    
}

@media (max-width:850px) {
    .custom-menu-primary .hs-menu-wrapper>ul>li>a {
        font-size: 12px;
    }
    .custom-menu-primary .hs-menu-wrapper>ul>li {
        margin: 0 15px 0 0;
    }
    
    .custom-top-logo,
    .custom-top-menu,
    .custom-social-links {
        display:none !important;
    }
    .custom-top-logo.mobile-view {
        display:block !important;
        width: 100%!important;
    }
    .custom-menu-primary {
        display:none !important;
    }
    .custom-menu-primary1 {
      display: block !important;
      margin-top: -1px;
      width: 100%!important;
      margin-left: 0!important;
    }   
    .custom-logo {
      padding: 30px 0 0;
      text-align: center;
      width: 100%!important;
    }
    
    .custom-top-logo img {
      margin-top: -1px;
    }
}

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

@media (max-width: 767px) {

    body input[type="text"],
    body input[type="password"], 
    body input[type="datetime"], 
    body input[type="datetime-local"], 
    body input[type="date"], 
    body input[type="month"], 
    body input[type="time"], 
    body input[type="week"], 
    body input[type="number"], 
    body input[type="email"], 
    body input[type="url"], 
    body input[type="search"], 
    body input[type="tel"], 
    body input[type="color"],
    body input[type="file"],
    body textarea,
    body select {
        max-width:100%;
        display:inline-block;
    }
    .hs-form {
        margin-bottom:20px;
        max-width: 100%;
    }
  
    body.site-page.two-column .main-content, 
    body.landing-page.two-column .main-content, 
    .blog .blog-content {
      border-right:none;
      padding-right: 15px;
    }
    .blog .blog-content {
        padding-left: 15px;
    }
    .hs-blog-header h1{
        margin-left: 0;
    }
    .blog-content .custom-breadcrumbs {
        padding-left: 0;
    }
    .blog .blog-sidebar {
      padding-left: 15px;
      padding-right: 15px;
    }
    
    body.blog .body-container {padding-bottom: 70px;}
    
    body.two-column .body-container .page-center {overflow: visible;}
    /*body.two-column .body-container .page-center .main-content {padding-top: 40px;margin-bottom: 0;}*/
    
    body.two-column .body-container .page-center .main-content{
        margin-bottom:0;
        padding-bottom:40px;
        padding-right:0;
    }
    
    body.two-column .body-container .page-center .sidebar {padding: 0;}
    
    .custom-footer-bottom .custom-footer-menu ul {width: auto!important;margin-left: 0!important;}
    .custom-footer-menu ul li {margin-left: 18px;width: auto!important}
    .body-container .hs-menu-wrapper.hs-menu-flow-vertical.flyouts li {max-width: none;} 
    
    h1 {
    font-size: 2.125rem;
    line-height: 1.4;
    }
    
    h2 {
    font-size: 1.6875rem;
    line-height: 1.4;
    }
    
    .blog-sidebar h3,
    h4 {
        font-size: 1.125rem;
    line-height: 1.4;
    }

    .post-header h2 {
      font-size: 1.5rem;
      line-height: 1.4;
    }
    
    /*/======= Home Page ======/*/
    
    .custom-row-one-group .page-header.section-header > h1 {
      padding: 0 15px;
    }
    .custom-row-one-content .hs_cos_wrapper.hs_cos_wrapper_widget{
        padding-left:15px;
        padding-right:15px;
    }
    .home-video-wrapper{
        display:none;
    }
    .home-page .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_header h1 {
      font-size: 2.25rem;
    }
    .custom-row-one-content .blue-btn {
      background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
      color: #f38b00;
      display: block;
      font-size: 16px;
      line-height: 1.6;
      margin: 0;
      padding: 0;
    }
    .custom-row-one-content .blue-btn:hover{
        color: #098fc0;
    }
    .custom-row-one-content .blue-btn:last-child{
        display:none;
    }
    .custom-row-four-col-one,
    .custom-row-four-col-two{
      width: 100% !important;
    }
    
/*========================== Product Page =========================/*/
    
    .custom-sub-nav {
        max-height: none;
    }
    .custom-sub-nav li {
        display: inline-block;
        width: auto;
        margin-bottom: 9px;
    }
    .product-page .custom-image-position-content-moduel .right {
      float: none;
    }
    ul.custom-grid-4 li {
        float: none;
        padding: 0 0 20px;
        width: 100%;   
    }
    .custom-blog-and-resource .hs-rss-item {
        display: block;
        padding: 0;
        width: 100%;
    }
    .custom-four-col-img-contnt .span3 img {
        margin: 0 auto 30px;
        display: block;
    }
}


@media (max-width: 640px) {
    .blog-listing-wrapper .post-entry,
    .blog-listing-wrapper .hs-featured-image-wrapper {width: 100%;padding: 0;float: none;}
    .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
      float: none;
      width: 100%;
      max-width: 100%;
      max-height: none;
    }
    
    .custom-newsletter {width: 100%!important;}
    .custom-newsletter-btn {width: 100%!important;}
    .custom-newsletter-btn a {margin-top: 0;margin-bottom: 20px;}
    
    .custom-newsletter p {padding-bottom: 0;}
    .home-page-es .custom-row-one-group .page-header.section-header>h1 {
        padding: 0 15px;
        font-size: 24px;
        line-height: 28px;
    }
    
    .blog-listing-wrapper .hs-featured-image-wrapper {
        float: none;
        width: 100%;
    }
    .hs-featured-image-wrapper .hs-featured-image-link{
        display: block;
    }
    .blog-listing-wrapper .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
        float: none;
    }
}

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

@media (max-width: 479px) {
    .custom-newsletter {width: 100%!important;}
    .custom-newsletter-btn {
      display: inline-block !important;
      margin-bottom: 10px;
      text-align: left;
      padding-left: 15px;
      width: 100%!important;
    }
    .custom-newsletter p {
      padding: 21px 0 0 0;
    }
    
    .custom-newsletter-btn {padding-left: 15px}
    .custom-newsletter-btn a {margin-top: 0;margin-bottom: 20px;}
    
    .custom-footer-menu {
      float: left !important;
    }
    .custom-footer-menu ul {
      display: block;
      float: right;
      margin: 0;
      padding: 0;
    }
    .custom-footer-menu ul li {
      display: inline-block;
      margin: 0 18px 0 0;
    }
    body.request .hs-form-field > label {
      float: none;
      margin-bottom: 5px !important;
      padding: 0;
      text-align: left;
      width: 100%;
    }
     body.request input[type="text"],
    body.request input[type="password"], 
    body.request input[type="datetime"], 
    body.request input[type="datetime-local"], 
    body.request input[type="date"], 
    body.request input[type="month"], 
    body.request input[type="time"], 
    body.request input[type="week"], 
    body.request input[type="number"], 
    body.request input[type="email"], 
    body.request input[type="url"], 
    body.request input[type="search"], 
    body.request input[type="tel"], 
    body.request input[type="color"],
    body.request input[type="file"],
    body.request textarea,
    body.request select {
        width: 100%;
        max-width:100%;
    }
    body.request .hs-richtext {
      margin-left: 0;
    }
    .request .hs-error-msgs.inputs-list {
      margin-left: 0%;
      
    }
    body .hs-input {
      max-width: 100% !important;
    }
    img[align="right"] {
     display: block;
     float: none !important;
     margin: 10px auto;
    }
}
/*** Collapsible Sections ***/

input.collapsible-toggle {
  display: none;
}

.lbl-collapsible-toggle {
  display: block;
  font-size: 24px;
  color: #003a70;
  line-height: 37.8px;
  font-weight: 300;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  font-family: "lato";
}

.lbl-collapsible-toggle::before {
  content: ' ';
  display: inline-block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);
  transition: transform .2s ease-out;
}

.collapsible-content .content-inner {
  background: rgba(219, 222, 233, .4);
  padding: .5rem 1rem;
}

.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height .25s ease-in-out;
}

.collapsible-toggle:checked + .lbl-collapsible-toggle + .collapsible-content {
  max-height: 90000px;
  margin-bottom: 1.5rem;
}

.collapsible-toggle:checked + .lbl-collapsible-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-toggle:checked + .lbl-collapsible-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/*** END Collapsible Sections ***/
/*** preference center ***/

.page-center {
  max-width: 1400px;
  margin: 0 auto;
  float: none;
}

/*** End Preference Center ***/