/* @import url('http://example.com/example_style.css'); */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css');

@import url('//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css');
@import url('//fonts.googleapis.com/css?family=Rokkitt:100,200,300,400,500,600,700,800,900');

@font-face {
  font-family: 'ProximaNova';
  src: url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/proximanova-bold-webfont%20%281%29.woff");
  src: url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/proximanova-bold-webfont.ttf"),
  url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/proximanova-bold-webfont.woff");
  font-weight: bold;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/proximanova-regular-webfont%20%281%29.eot");
  src: url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/proximanova-regular-webfont%20%281%29.ttf"), 
  url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/proximanova-regular-webfont.woff");
  font-weight: normal;
}
@font-face {
  font-family: 'rokkit';
  src: url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/rokkitt-webfont.woff");
  src: url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/rokkitt-webfont.ttf"), 
  url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/rokkitt-webfont.eot");
  font-weight: normal;
}
@font-face {
  font-family: 'fontawesome';
  src: url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/fontawesome-webfont%20%285%29.ttf"), 
  url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/fontawesome-webfont%20%286%29.eot"),
  url("//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/fonts/fontawesome-webfont%20%284%29.woff");
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
}
/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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


/* These includes are optional, but helpful. */
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 





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

   Index:         

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

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

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

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

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANEOUS

  7. MOBILE MEDIA QUERIES

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








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


   1. BASE STYLES                                             


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





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


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

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

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

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




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


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

 

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




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


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

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

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

/* Website background color and default font styles */
body {
    background: #fff;
    color: #454646;
    font-family: ProximaNova, Arial, sans-serif;
    font-size: 16px;
    line-height: 28px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

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

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

a { color: #295f76; 
    text-decoration: none;
}
a:hover, a:focus { color: #295f76; }

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

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

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



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


/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    border-bottom: 0;
    color: #454646;
}
h1,h2, h3, h4, h5, h6 {
    font-family: "rokkit", sans-serif;
    line-height: 1.2em;
    font-weight:normal;
    margin-top:0;
    margin-bottom: 1em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    color: #577e8f;
    font-size: 3em;
     font-weight:normal;
}
h2 {
    font-size: 2.25em;   
}
h3 {
    font-size: 1.875em;
}
h4 {
  font-size: 1.5em;
  font-weight:normal;
}
h5 {
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
h6 {}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

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

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

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




p {
    margin-bottom: 1.5em;
    margin-top:0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
   
    color: #454646;
}

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


   2. COS STRUCTURE                                            


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





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


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

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




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


.header-container-wrapper {}
.header-container {}

.hs-header-top-bg{
    padding: 0 10px;
    z-index: 1002;
    background-color: #ffdb5e;
    color: #1e1f1f;
    text-align: center;
}
.hs-header-top-bg .page-center{
    max-width: 960px!important;
    margin-left: auto;
    margin-right: auto;
    
}
.hs-header-text {
    min-height: 50px!important;
    width: 95%!important;
}
.hs-header-text p{
    margin-bottom: 0;
    padding: 0 8px 2px;
    font-size: 16px;
}
.custom-header-bg .page-center{
    position:relative;
}
 .utility a,  .utility div {
    display: block;
    float: left;
    width: auto !important;
}
 .utility #searchform {
    display: none;
    position: absolute;
    top: 85px;
    right: 0px;
}
.hs-header-serch .hs-button.primary{
    display:none!important;
}
.hs-search a.contact{
    position: absolute;
    right: 10px;
    border-bottom:0!important;
    text-decoration:none!important;
}
#site-nav a {
    font-family: "ProximaNova", Arial, sans-serif;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0px 10px;
    color: #5b6063;
    text-transform: uppercase;
    line-height: 45px;
    font-weight: 700;
    font-size: 14px;
}
.visuallyhidden,  .utility #searchform label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.hs-search input,.hs-search  textarea,.hs-search  select {
    background: #e6e7e8;
    color: #1e1f1f;
    padding: 15px 20px;
    width: auto;
    margin-bottom: 10px;
    outline: 0;
    border: 0;
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 16px;
    width: auto;
}
.utility{
    float:left;
    padding:0 10px;
}
.utility i:before{
    top: 3px;
    font-size: 24px;
}
.custom-menu-group a:hover{
    color: #6495a7;
}
.hs-header-serch.hs-open {
    display: block!important;
        position: absolute;
    top: 85px;
    right: 21px;
    max-width: 210px!important;
    width: 210px!important;
}
.utility {
    float: right;
    padding: 0 10px;
    width: 100%;
    max-width: 200px;
    position: relative;
}
.hs-date-section {
    width: 10%;
    color: #FFF;
    text-align: center;
    padding: 2em 10px 10px;
   /* float:left;  */
   float:right;
} 
.event-content {
   width: 90%;
    background: #eff0f1;
    padding: 2em;
   /* float: right; */
}
.hs-event-module-wrapper{
    margin-bottom: 3em;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    }

.hs-date-section div {
   float: left;
   
} 
.hs-two-upcoming-event .sidebar.right ul li.event-type-all {
    background: #eff0f1;
   
}

.hs-two-upcoming-event .sidebar.right ul li:nth-child(1) {
    background-color: #eff0f1;
    color: #454646;
}

.hs-two-upcoming-event .sidebar.right ul li:nth-child(1) a{
    color: #454646;
}

.hs-two-upcoming-event .sidebar.right ul li {
   
    margin-bottom: 10px;
    font-weight: bold;
    cursor: pointer;
    list-style:none;
    opacity: .9;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    line-height:16px;
}
.hs-two-upcoming-event .sidebar.right ul li:hover{
    opacity: 1;
    }
.hs-two-upcoming-event .sidebar.right ul li:nth-child(2) {
    background-color: #8ab251;
    color:#fff;
}
.hs-two-upcoming-event .sidebar.right ul li a{
    color:#fff;
     padding: 1em;
}
.hs-two-upcoming-event .sidebar.right ul li:nth-child(3) {
    background-color: #ff9409;
    color:#fff;
}
.hs-two-upcoming-event .sidebar.right ul li:nth-child(4){
    background-color: #A071AD;
    color:#fff;
}
.hs-two-upcoming-event .sidebar.right ul li:nth-child(5){
    background-color: #454646;
    color:#fff;
}
.hs-date-section{
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.25em;
}

.hs-resource-books .hs-four-product ul li img{
    box-shadow: none;
    }
@media only screen and (min-width: 49em){
.hs-header-text p {
    line-height: 3;
}
 #site-nav a {
    line-height: 85px;

}
.hs-header-bg{
    position: fixed;
    width: 100%;
    box-shadow: 0px 3px 0px 0px #e5e5e5;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    background: #f8f8f8;
    z-index: 1000;
}
.hs-logo {
    display: block!Important;
    max-width: 192px;
    min-height: 85px!Important;
    z-index: 9999;
    position: relative;
    padding: 11px 10px;
}

}
/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}




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


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

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

/* Homepage */

/* Contact Us */

/* About Us */


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

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


.footer-container-wrapper {}
.footer-container {}
.custom-footer-bg {
padding: 50px 0px 58px;
background: #2a2a2a;
}
.custom-col1-menu ul li{
    display: inline-block;
    list-style:none;
    color: #828282;
    line-height: 1.75em;
}
.custom-col1-menu ul li a{
    color: #828282;
}
.custom-col1-menu ul li:after{
    content: "|";
    padding: 0 10px;
}
.custom-col1-menu ul li:last-child:after,.custom-col2 ul li:last-child:after{
    content:none;
}
.custom-col2 ul li{
    display:inline-block;
    list-style:none;
    color:#fff;
}
.custom-col2 ul li a{
    color:#fff;
}
.custom-col2 ul li:after{
    color: #fff;
    content: "|";
    padding: 0 10px;
}
.custom-footer-social{
    padding: 20px 0px;
}
.custom-footer-social  span{
    font-size: 40px!important;
}
.custom-footer-social a{
    display: inline-block;
    margin-left: 24px;
    color: #9f9f9f;
}
.custom-footer-social,.custom-col2 {
    text-align: right;
}
.custom-col2{
 padding: 4px 10px 10px;
 }
 .custom-col1{
     padding:0 10px;
 }
.custom-col2 ul{
    margin:0;
    line-height:16px;
}
.custom-col1 .span6 {
    margin: 0!important;
    width: auto;
}
.custom-col1-text p{
    color: #828282;
    margin:0;
    line-height:24px;
 }
.custom-col1 .span6:first-child {
    margin-right: 36px!important;
   
}
.custom-col1-menu ul{
   padding: 0;
margin: 26px 0 0 0;
}
.custom-col1-menu ul li a:hover{
    color: #9f9f9f;
    }
    .icon-facebook:before {
    content: "\f09a";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-linkedin:before {
    content: "\f0e1";
}
.icon-rss:before {
    content: "\f09e";
}
.custom-footer-social a:hover{
    color: #ffdb5e;
}
*[class^="icon-"] {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.icon-search:before {
    content: "\f002";
        font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.hs-four-column-wrapper .arrow-down {
    position: relative;
    bottom: 1.5em;
    background: #FFF;
    z-index: 30;
}


.hs-four-column-wrapper .arrow-down:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.hs-four-column-wrapper .arrow-down:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #FFF;
    border-width: 50px;
    left: 50%;
    margin-left: -50px;
}
/* ==========================================================================


   3. MAIN NAVIGATION                                            


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





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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a,.hs-search a{
    color:#5b6063;
    font-family: "ProximaNova", Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active>a,.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch>a{
    color: #6495a7;
    }
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:#6495a7;
}
.custom-menu-primary .hs-menu-wrapper > ul > li>ul>li.active>a{
    background-color: rgba(214, 219, 222, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCD6DBDE,endColorstr=#CCD6DBDE);
    zoom: 1;
    color: #295f76; 
}
@media only screen and (min-width: 64em){
.custom-menu-primary .hs-menu-wrapper > ul > li > a,.hs-search a {
    padding: 0px 12px;
    font-size: 17px;
}
.utility #searchform {
    right: 10px;
}
 #site-nav a {
    padding: 0px 12px;
    font-size: 17px;
}
/*
.hs-header-text a {
    float: right;
    width: 1%;
    top: 0;
    padding: 10px;
}
.hs-header-text a {
   
    position: absolute;
    border: none;
    top: 10px;
    right: 10px;
    color: #1e1f1f;
} */

}
@media only screen and (min-width: 49em){
.custom-menu-primary .hs-menu-wrapper > ul > li > a ,.hs-search a{
    line-height: 85px;
}
.custom-menu-group{
    position: absolute;
    float: left;
    width: 100%!important;
    padding-left: 193px;
    z-index: 1001;
    top: 0;
}
.hs-search{
    position: relative;
    float: right!Important;
}
}
/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
    background-color: rgba(239, 240, 241, 0.95);
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color:#5b6063;
    line-height: 2em;
    text-transform: none;
    font-weight: normal;
    padding: 5px 20px;
    font-family: "ProximaNova", Arial, sans-serif;
    color: #295f76;
    font-size: 16px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover a{
    color:#6495a7;
    background-color: rgba(214, 219, 222, 0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCD6DBDE,endColorstr=#CCD6DBDE);
    zoom: 1;
    color: #295f76;
}

/* 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:785px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
      .blog-sidebar.mobile{
          display:none!important;
      }
      .hs-filter-options{
        display:none!important;
        cursor: pointer;
        display: block;
        zoom: 1;
        background: #658897;
        color: #FFF;
        font-size: 16px;
        padding: 15px 20px;
        border: 0;
        outline: 0;
        float: right;
        width: auto;
        float: none;
        margin-bottom: 20px;
        border-radius: 4px;
        border-bottom: 3px solid #577e8f;
            font-size: 14px;
    padding: 10px 15px 8px;
      }
  /*    .hs-header-text a {
    display: none!important;
    position: absolute;
    border: none;
    top: 10px;
    right: 10px;
    color: #1e1f1f;
} */
  }




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


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

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

@media (max-width: 784px){


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

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

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

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


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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 15px;          /* Position Button at right of screen  */
    left: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding:13px 13px 8px 13px;
    background: #ffffff; /* Background color */
    border: 0px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    color:#373d42;
    font-weight: bold!important;
    font: 13.3333px Arial;
    color: #000000; 
}
.mobile-trigger:after{
    content: '';
    position: absolute;
    width: 12px;
    height: 2px;
    background: #373d42;
    top: 15px;
    left: 0px;
    box-shadow: 0 4px 0 #373d42, 0 8px 0 #373d42;
}
.mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#373d42;
    background-color: transparent; 
    border-color: transparent;
  }

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


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

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width:5px; /* Icon line width */
    height: 0px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }
.mobile-open .mobile-trigger{
    color: #295f76;
}
  /* Child Toggle Button
     ========================================================================== */

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

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

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 0px; /* Makes room for button */
       margin:  0;
   }

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

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

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: absolute; /**************************************************************/
    top: 75px;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
    z-index: 999;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background: #373d42; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 14px!important; /* Font size of top level list items */
    line-height: 45px!important; 
    overflow: visible;
    font-weight:bold;
        text-transform: uppercase;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 0px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px!important; 
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
    color: #6495a7;
  }
.custom-menu-primary .hs-menu-wrapper > ul > li:hover >.child-trigger i,.custom-menu-primary .hs-menu-wrapper > ul > li:hover > .child-trigger i:after{
    background:#6495a7;
  
}
  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
     border-bottom: 1px solid #c8cfd3;
         background: #eff0f1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    line-height:23px!important;
    padding: 10px 20px!important;
    font-size: 15px!important; 
    color: #295f76;/* Font size of child lists */
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover a{
    background: #d6dbde;
    color: #295f76;
    }
  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  .blog-sidebar.desktop{
      display:none!important;
  }
    .hs-filter-options button{
        cursor: pointer;
    display: block;
    font-family: "ProximaNova", Arial, sans-serif;
    zoom: 1;
    background: #658897;
        color: #FFF;
        font-size: 16px;
        padding: 15px 20px;
        border: 0;
        outline: 0;
        float: right;
        width: auto;
        float: none;
        margin-bottom: 20px;
        border-radius: 4px;
        border-bottom: 3px solid #577e8f;
            font-size: 14px;
    padding: 10px 15px 8px;
      }
        .hs-filter-options button:hover{
          background: #295f76;
    }
.blog-sidebar.mobile.custom-open {
    display: block!important;
}
}








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


   4. TEMPLATE MODULE SELECTORS                                         


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





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

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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


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

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

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

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








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


   5. COS COMPONENTS                                        


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





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


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

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

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

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


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

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2 {
    font-size: 1.5em;
    margin-bottom: 15px;
    line-height: 1.1em;
    margin-top:0;
    font-weight:normal;
}
.post-header h2 a {
    color: #295f76;
}
.author-avatar{
    float:left;
    width: 15%;
    padding-right: 30px;
}
.hs-body{
    float:right;
    width: 85%;
    }
/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
 .blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 2em;
        background: rgba(239, 240, 241, 0.9);
    border-bottom: 3px solid #d6dbde;
    line-height:28px;
    padding: 30px 20px;
}
body select {
height: 45px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}
span.cat-date{
    display: block;
    font-size: 14px;
}
span.cat-date a{
    color: #454646;
}
.hs-blog  .content-wrapper {
    padding-bottom: 6em;
}
.hs-blog-post .blog-sidebar{
    display:none!important;
}
.hs-sidebar-col2 input.hs-button.primary.large {
   width: 100%;
   display: block;
   background: #1e1f1f;
   color: #ffdb5e;
   font-size: 1.2em;
   margin-bottom: 0 !important;
}
.hs-sidebar-col2 .hs-form-field {
   margin-bottom: 10px!important;
}

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

/* Read More Link */
a.more-link {
    display: block;
    font-weight: bold;
    margin-bottom: 20px;
    text-decoration: none;
    color: #295f76;
}
.hs-blog-post .widget-type-cell.blog-content{
    width:100%;
}
.small-3.author-meta.blog-post-sidebar {
    padding-right: 2.5em;
    text-align: right;
    width: 25%;
    float: left;
}
.small-3.author-meta.blog-post-sidebar img{
    width:108px;
    }
    
.hs-post-body{
    width: 75%;
    float: left;
}
span.author-name{
    display: block;
    font-family: "rokkit", sans-serif;
    margin-top: 10px;
    font-size: 1.75em;
    line-height: 1em;
}
.social-media {
    float: right;
}

.social-media li {
   
}

.contact-media li {
    width: 3em!important;
    height: 3em;
    background: #eff0f1;
    text-align: center;
    float: left;
}
.contact-media  li a {
    color: #454646;
    display: block;
    text-align: center;
}
.contact-media  li span {
    line-height: 2.2em;
    display: block;
    font-size: 22px;
    -webkit-transition: color .200s ease-in-out;
    -moz-transition: color .200s ease-in-out;
    -ms-transition: color .200s ease-in-out;
    -o-transition: color .200s ease-in-out;
    transition: color .200s ease-in-out;
}
.contact-media li:hover {
    background: #d6dbde;
}
 .social-media li{
    list-style:none;
 }
 .section.post-header h1{
    margin-bottom: 5px;
    color: #577e8f;
    font-weight:normal;
    margin-top:0;
    font-family: "rokkit", sans-serif;
    line-height: 1.2em;
    font-size: 1.875em;
}
.social-media li:first-child {
    width: 100%;
    text-align: right;
    background: #FFF;
    line-height: 30px;
    height: auto;
    padding: 10px 0 4px;
    margin: 0;
    font-weight: bold;
    color: #295f76;
}
.post-meta.cf a {
    text-decoration: underline;
    color: #8F8E8E;
    font-size: 14px;
}
.post-meta.cf a:hover {
    color: #295f76;
}
.post-meta.cf{
    color: #8F8E8E;
    font-size: 14px;
}
.section.post-header{
    border-bottom: 3px solid #d6dbde;
    margin-bottom: 2em;
    padding-bottom: 1em;
    }
.hs-post-body{
    border-bottom: 3px solid #eff0f1;
    padding-bottom: 2em;
    margin-bottom: 4em;
    }
/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

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

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

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

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

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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

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

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

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


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

.blog .blog-sidebar {
    background: #1e1f1f;
    padding: 20px;
    margin-bottom: 2em;
}
.blog .blog-sidebar .widget-span  h3{
    color: #fff;
    margin-top:0;
    font-size: 1.5em;
    font-weight:normal;
    margin-bottom: 15px;
    line-height: 1.2em;
}
span.filter-link-count{
    display:none;
}
.blog .blog-sidebar .widget-span ul{
    margin-bottom: 1.5em;
    margin-top:0;
    padding:0;
}
.blog .blog-sidebar .widget-span ul li{
    list-style:none;
}
.blog .blog-sidebar .widget-span ul li a{
    color: #ffdb5e;
    }
/* Blog Modules */
.blog .blog-sidebar .widget-span {}


.blog.case-studies .hs-banner-section .page-center {
    margin-bottom: 0!important;
}
.hs-get-started-wrapper a{
        text-decoration: underline;
}
.hs-get-started h3{
    color: #295f76;
    font-size: 48px;
    }
  .hs-get-started  .body-container .page-center {
    padding: 0 20px;
}
/* ==========================================================================
   Forms
   ========================================================================== */


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

/* Form Field */
.body-container-wrapper .hs-form-field {
     margin-bottom: 20px;
}

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

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

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-family: ProximaNova, Arial, sans-serif;
  font-size: 16px;
   background: #e6e7e8;
    color: #1e1f1f;
    padding: 15px 20px;
   
    outline: 0;
    border: 0;
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 16px;
}

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 {
        background: #d6dbde;
    color: #577e8f;
}

/* 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; */
}
.two-col-left-layout .hs-custom-form .hs-input.invalid.error{
    margin-bottom:10px;
}
.two-col-left-layout .hs_cos_wrapper_type_form .hs-button.primary.large:hover{
    background: #295f76;
    }
:-ms-input-placeholder.two-col-left-layout .hs-custom-form .hs-input:focus{
  color:#727ea2;
}
::-moz-placeholder.two-col-left-layout .hs-custom-form .hs-input:focus{
  color:#727ea2;
}
:-moz-placeholder .two-col-left-layout .hs-custom-form .hs-input:focus{
  color:#727ea2;
}
::-webkit-input-placeholder.two-col-left-layout .hs-custom-form .hs-input:focus{
  color:#727ea2;
}
.hs-product  .breadcrumb-menu{
    padding: 23px 29.44px 24px;
   background: #577e8f;
   background: rgba(87, 126, 143, 0.7);
   border-radius: 2px;
   color: #FFF;
   line-height: 20px;
   margin-bottom: 14px;
   margin-top: 1px;
}
.hs-product   .hs-breadcrumb-menu-item {
    float: left;
    padding: 0;
    line-height: 15px;
    font-size: 15px;
}
.hs-product   .hs-breadcrumb-menu-item a{
    color: #FFF;
    border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.hs-product .hs-breadcrumb-menu-divider:before {
    content: '/'!important;
    padding-left: 4px;
    padding-right: 4px;
}
.hs-nav .body-container .page-center {
    padding:  30px;
}
.hs-nav .body-container .hs-input,.hs-nav .body-container input[type="password"]{
    max-width:500px;
    display:block; 
} 
.hs-nav .body-container a.hs-button.primary,.hs-nav .body-container input.hs-button.primary.large{
    display:inline-block; 
    margin-top:20px;
}
.hs-nav.system .body-container .page-center {
    padding-top:40px  ;
}
.hs-nav .header-container-wrapper {
    min-height: 135px;
}
.hs-nav .body-container h1,.hs-nav .body-container h2,.hs-nav .body-container h3,.hs-nav .body-container h4,.hs-nav .body-container h5,
.hs-nav .body-container h6{
    margin:8px 0 10px;
    
}
.hs-yo-yo .hs-section2{
    padding-top: 8px;
}
.hs-column-five-column-wrapper  .team-info a:hover{
        color: #454646;
}
.testimonial-slider-wrap .hs_cos_wrapper_type_gallery {
margin-bottom: 4em;
}
.hs-full-coll-link a{
    display:block;
}
/* Form Module
   ========================================================================== */

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

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

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


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

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

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


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

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

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

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

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

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




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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  font-family: ProximaNova, Arial, sans-serif;
  font-size: 16px;
  text-decoration: none !important;
  font-family: "ProximaNova", Arial, sans-serif;
    cursor: pointer;
    display: block;
    zoom: 1;
    background: #658897;
    color: #FFF;
    font-size: 16px;
    padding: 14px 18px;
    border: 0;
    outline: 0;
    margin-bottom: 10px;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
     background: #295f76;
}

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


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

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


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


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


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


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

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}
.custom-header-bg {
   
    box-shadow: 0px 3px 0px 0px #e5e5e5;
    box-shadow: 0px 3px 0px 0px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    position: relative;
}

.custom .hs-section1 a{
       
}
.hs-nav .actions {
    text-align: left;
    float: none;
}
.hs-nav  ul.hs-error-msgs.inputs-list label{
    color:red;
}
.hs-get-started .hs-banner-section h1 {
    bottom: -30px;
    background: #eff0f1;
    
}
.hs-blog-popular h2 {
    font-size: 1.875em;
    margin-bottom: 20px;
    line-height: 1.25em;
}
.hs-blog-popular h2 a {
    color: #295f76;
}
.hs-blog-popular {
    background: #eff0f1;
    padding: 2em;
    width: 50%!important;
    display: inline-block;
    float: right!important;
    margin-bottom: 4em;
}

.hs-resource-cat-info  a:hover{
    text-decoration:underline;
}
.blog.case-studies .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
    max-height: 100%;
}
.hs-nav .body-container .hs-banner-section .page-center{
    padding:0!important;
}

@media (min-width:768px){
.case-studies .blog-content .widget-type-blog_subscribe,
.blog.case-studies div#comment-form,
.blog.case-studies div#hs-comment-embed,
.blog.case-studies #comments-listing {
    margin-left: 29%;
}
.blog.case-studies   div#comment-form{
    max-width:100%;
}
}
/* ==========================================================================


   6. MISCELLANEOUS                                      


   ========================================================================== */
.hs-contact-social {
    width: auto;
    /* float: right; */
}
.hs-contact-social:before{
    content:"Connect";
    display:inline-block;
}
/*full-width*/
.hs-testi-slider   .sidebar.right ul{
    padding:0;
    margin:0;
    list-style:none;
}
.hs-full-col-background a {
    border-bottom: none !important;
}
.hs-two-column-right-sidebar .main-content h3{
  margin-bottom: 20px;
}
.hs-testi-slider .caption.below blockquote .meta span.company {
    color: #6F91AA;
    font-style: italic;
}
.hs-event-layout .hs-section2{
    padding-bottom:6em;
}
.hs-product   .hs-section2 {
    padding-bottom: 6em;
}
.hs-business-literacy-workshops .hs-breadcrumbs-group ul{
    display:none!important;
}
.footer-container-wrapper a{
    border-bottom:0!important;
}
.hs-testi-slider .hs_cos_gallery_main .slick-list, .hs-testi-slider .hs_cos_gallery_thumbnails .slick-list, .hs-testi-slider .hs_cos_gallery_lightbox .slick-list {
    max-height: 208px;
}
.hs-testi-slider .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
    margin: 0 auto;
    min-height: 174px;
}
.hs-gathering .main-content ul{
    margin-bottom: 30px;
    }
.hs-full-col-background a{
    border-bottom:0;
}
.hs-banner-inner-section{
    width: 100%;
   /* min-height: 350px!important;  */
    padding:12% 0;
    position: relative;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.hs-annual .hs-section2 {
    padding-top: 12px;
}

.hs-banner-section{
    background: #454646;
   /* border-bottom: 10px solid #eff0f1; */
}

   
.hs-banner-section .page-center{
       padding-left: 10px!Important;
    padding-right: 10px!important;
}
.hs-banner-section h1{
    position: absolute;
    bottom: -10px;
    left: 0px;
    background: rgba(239, 240, 241, 0.8);
    color: #577e8f;
    font-size: 3em;
    display: inline-block;
    margin: 0;
    font-weight:normal;
    padding: 10px 20px;
}
.hs-full-width-layout  .hs-section1 {
    padding-top: 73px;
}
.hs-contact-layout  ul.hs-error-msgs.inputs-list li{
    width: 100%!important;
    margin-bottom: 10px;
    float:none!important;
}
.hs-contact-layout .hs-input.invalid.error{
    margin-bottom: 10px;
    }
.hs-contact-layout  ul.hs-error-msgs.inputs-list  label{
    font-size: 15px;
    color: red;
    line-height: 26px;
    background: #e6e7e8;
    width: auto;
    }
.hs-full-width-layout .main-content h4{
    font-size:16px;
}
.flex-video {
    padding-top: 0;
    padding-bottom: 56.3%;
    position: relative;
}
.flex-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 .large-button {
    background-color: #295f76;
    cursor: pointer;
    padding: 30px 90px 30px 30px;
    margin-bottom: 1em;
    background-image: url(https://cdn2.hubspot.net/hubfs/2628288/lrg-button-arrow-dark.png);
    background-repeat: no-repeat;
    background-position: 93% center;
    border-bottom: 8px solid #48849e;
    color: #333 !important;
    font-weight: bold;
    font-size: 1.125em;
    line-height: 1.45em;
    display: block;
    background-position: 97% center;
}
.hs-sidebar-col2 .actions {
   text-align: center;
   float: none;
}
.hs-sidebar-col2 input.hs-button.primary.large:hover{
    opacity: .8;
}
.hs-content-id-4827946277 .hs-sidebar-col1 {
   display: none;
}
 .large-button.light {
    /*background-color: #6b8c9b;
    border-bottom: 8px solid #8db0c0!important;*/
}
.hs-two-column-right-sidebar .large-button{
     background-position: 93% center;
}
.hs-two-column-wrapper {
    background: #eff0f1;
    margin-top: 85px;
}
.hs-two-column-wrapper  h3{
    color: #295f76;
    font-size: 1.875em;
    margin-top:0;
    margin-bottom: .5em;
    font-weight:normal;
}
.hs-full-width-layout .hs-section2{
    margin-top: 78px;
}
.hs-four-column-wrapper{
    background: #1e1f1f;
}
.hs-four-column-wrapper ul{
    padding:0;
    margin:0;
}
.hs-testimonial  .hs-section2 {
    padding-bottom: 6em;
}

ul.columns.cf{
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
    margin-bottom: 4em;
    display: inline-block;
    width: 100%;
}
.hs-four-column-wrapper .page-center{
    padding:0;
}

.hs-four-column-wrapper ul li {
    width: 25%!important;
    float: left;
    padding: 30px 20px;
    height:350px;
    min-height: 350px;
}

.hs-four-column-wrapper ul li {
    width: 100%;
    padding: 2em;
    margin-bottom: 2em;
    background: #eff0f1;
    list-style: none;
}
.hs-four-column-wrapper ul li {
    padding: 0;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.hs-four-column-wrapper ul li div {
    height: 100%;
    width: 100%;
    padding: 2em;
    line-height:13px;
    background: rgba(30, 31, 31, 0.7);
    position: relative;
}
.hs-four-column-wrapper ul li h3 {
    font-size: 2em;
    line-height: 1.1em;
    color:#fff;
    margin:0 0 20px;
    font-weight:normal;
    margin-bottom: 20px;
}
.hs-four-column-wrapper ul li span {
    font-size: 1.125em;
    line-height: 1.3em;
    color:#fff;
}

.hs-four-column-wrapper ul li div a {
    position: absolute;
    bottom: 30px;
}

.hs-four-column-wrapper ul li .learn-more {
    font-family: "ProximaNova", Arial, sans-serif;
    cursor: pointer;
    display: block;
    zoom: 1;
    background: #1e1f1f;
    color: #FFF;
    font-size: 16px;
    float: right;
    padding: 15px 20px;
    border: 0;
    outline: 0;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    color: #ffdb5e;
    line-height: 16px;
}
.hs-four-column-wrapper ul li .learn-more:hover {
    opacity: .8;
}
.hs-content-section a{
    border-bottom: 1px solid #295f76;
}
.hs-content-section h3{
    background: #eff0f1;
    font-size: 1.5em;
    padding: 30px;
    font-weight:normal;
    margin: 0;
}
.hs-content-section{
    margin-bottom: 4em;
}
.hs-content-section h4{
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
.hs-full-width-breadcurmb-layout  .hs-section2 .hs-content-section:last-child{
    margin-bottom:0;
}
.hs-content-section h3 span {
    display: block;
    font-family: "ProximaNova", Arial, sans-serif;
    line-height: 1em;
    font-size: 16px;
}
.hs-full-width-breadcurmb-layout  blockquote {
    quotes: none;
    margin: 0;
}
.hs-full-width-breadcurmb-layout  .hs-section2 {
    margin-bottom: 6em;
}
.hs-full-width-breadcurmb-layout  blockquote p {
    font-style: italic;
}

.hs-four-column-author.clearix ul {
    padding: 0;
    margin: 0;
}
.hs-four-column-author ul li {
    float: left;
    width: 25%;
    padding-right: 1px;
    list-style:none;
    margin-bottom: 2em;
}
.team-info {
    background: #eff0f1;
    padding: 20px 30px;
}
.team-info h3 {
    font-size: 1.5em;
    font-weight:normal;
    margin-bottom: 0;
    margin: 0;
}
.hs-four-column-author span.meta-title{
        display: block;
    font-size: 1em;
    line-height: 1.2em;
}
.hs-four-column-author a{
    border-bottom: 0;
    color: #454646;
    }
.team-members li div {
    min-height: 7.5em;
}


.hs-full-col-background{
    position: relative;
    min-height: 355px!important;
    background-repeat:  no-repeat;
    background-position: center center;
    background-size: cover;
    cursor: pointer;
    padding: 30px 90px 30px 30px;
    margin-bottom: 1em;
    color: #FFF;
    font-weight: bold;
    font-size: 1.125em;
    line-height: 1.45em;
    background-repeat: no-repeat;
    border-bottom: 8px solid #706d6d;
}
.hs-full-col-background a{
    color:#fff;
}

.hs-two-column-right-sidebar .main-content h4,.hs-two-column-right-sidebar .main-content h5{
    margin-bottom: 5px;
    margin-top:0;
}
.hs-two-column-right-sidebar .main-content h4{
    color: #577e8f;
    margin-top: 10px;
    margin-bottom: 20px;
}
.hs-two-column-right-sidebar .main-content ol, .hs-two-column-right-sidebar .main-content ul {
    margin: 0 0 2em 2em;
    padding:0;
}
.hs-two-column-right-sidebar .hs-section2{
    margin-bottom: 6em;
}
.hs-two-column-right-sidebar .hs-section2 a {
    border-bottom: 1px solid #295f76;
}

.hs-custom  li h5{
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top:0;
    }
.hs-custom .main-content h4{
    color: #577e8f;
    margin-top: 10px;
    font-size: 1.5em;
    }
    .hs-custom .main-content a{
            border-bottom: 1px solid #295f76;
}
.hs-custom .header-container-wrapper a,.hs-custom .footer-container-wrapper a{
    border-bottom:0;
        }
  .hs-custom .main-content h2,   .hs-custom .main-content h3,   .hs-custom .main-content h4,  .hs-custom .main-content h5 {
    margin-bottom: 20px;
}

.hs-breadcrumbs-group .page-center {
    margin-bottom: 3.8em!important;
    padding: 0 10px;
}
.hs-breadcrumbs-group ul{
    background: #d6dbde;
    width: 100%;
    padding: 15px 20px!important;  
}
.hs-breadcrumbs-group ul li{
    width: auto!Important;
    padding: 5px 0;
    line-height: 14px;
    display: inline-block;
}
.hs-breadcrumbs-group ul li a{
    display: block;
    margin-right: 15px;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    border-bottom: 1px solid #d6dbde;
}
.hs-breadcrumbs-group ul li.active.active-branch a{
    font-weight: bold;
}
.hs-breadcrumbs-group ul li a:hover{
    border-bottom: 1px solid rgba(41, 95, 118, 0.25);
}
.body-container-wrapper .hs-custom ol,.body-container-wrapper .hs-custom ul {
    margin: 0 0 2em 2em;
    padding:0;
}
.large-button:hover {
    opacity: .90;
    color:#fff;
}
.hs-text {
    padding: 40px;
}
/*Event*/
.hs-event-two-column .hs-section2 .sidebar.right .hs_cos_wrapper_type_linked_image {
    border-bottom: 0!important;
    padding-bottom: 0!important;
}
.hs-events .hs-section1 h3 {
    font-size: 2.25em;
}.hs-events .hs-section1 h3 a:hover {
    border-bottom: 1px solid rgba(41, 95, 118, 0.25);
    }
.hs-events .hs-section1 h3 a {
    float: right;
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    padding-top: 20px;
    color: #295f76;
}
.hs-events .hs-section1 ul {
       border-top: 3px solid #d6dbde;
    border-bottom: 3px solid #d6dbde;
    padding: 3em 0 2em;
    margin: 0 0 51px;
    display: inline-block;
    width: 100%;
}
.hs-events .hs-section1 ul a {
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.2em;
    padding-top: 20px;
    color: #295f76;
}
.hs-events .hs-section1 ul a:hover {
    border-bottom: 1px solid rgba(41, 95, 118, 0.25);
}
.hs-events .hs-section1 ul li:nth-child(3n+1) {
    clear: both;
}
 .hs-product-sidebar-col1  .main-content ul li a:hover,.hs-two-column-right-sidebar .main-content ul li a:hover {
    border-bottom: 1px solid rgba(41, 95, 118, 0.25)!important;
    color: #9C0A11;
}
.hs-two-column-right-sidebar .hs-four-column-wrapper ul li a:hover{
color: #ffdb5e;
}
.hs-events .hs-section1 ul li {
    float: left;
    width: 33.3333%;
    list-style:none;
    margin-bottom:16px;
}
.hs-login  .sidebar.right ul li a{
    border-bottom:0;
}
.hs-login  .hs-breadcrumbs-group {
    display:none;
}
.hs-login  .main-content h3{
    padding-top: 32px;
    }
.hs-product .sidebar.right .row-number-1   ul li a:hover,.hs-two-column-right-sidebar .row-number-1   ul li a:hover {
    border-bottom:0;
}
.hs-events .hs-section1 ul a span{
    font-weight: normal;
 }
.hs-events .hs-section1 ul a:hover span {
    border-bottom: 1px solid rgba(41, 95, 118, 0.25);
  
}
.hs-events .hs-section1 ul a span {
    border-bottom: 1px solid transparent;
    display:inline;
}
.hs-events .hs-section1 ul span {
    line-height: 1.3em;
    font-size: 18px;
    font-weight: bold;
    display: block;
}
.hs-full-width-background-wrapper h3{
    margin-bottom: 0;
    padding: .5em 32px;
    font-size: 1.5em!important;
    font-weight:normal;
    
    color: #FFF;
}
.hs-full-width-background-wrapper{
    margin-bottom: 3em;
}
 .hs-product-sidebar-col1 ul li a:hover{
    color: #9C0A11;
    }
.hs-full-width-inner-wrapper{
    padding: 2em;
    background: #eff0f1;
}
.hs-full-width-inner-wrapper a:hover{
    border-bottom: 1px solid rgba(41, 95, 118, 0.25);
}
.hs-section1 .hs-full-width-background-wrapper:last-child{
   
}
.hs-events .main-content h2{
    font-size:3em!important;
    text-align: center;
}
.hs-business-literacy-workshops .hs-section2{
    padding-top:10px;
 }
.hs-business-literacy-workshops .sidebar.right ul{
    margin:0;
    background: #eff0f1;
    padding: 2em;
}
.hs-business-literacy-workshops .sidebar.right ul li strong {
    font-weight: bold;
    text-transform: uppercase;
}
.hs-business-literacy-workshops .sidebar.right ul li span {
    display: block;
}
.hs-business-literacy-workshops .sidebar.right ul li{
    border-bottom: 3px solid #d6dbde;
    padding-bottom: 1em;
    list-style:none;
    margin-bottom: 1.5em;
}
.hs-event-two-column   .hs-section2{
    padding-top: 4.5em;
    padding-bottom:6em;
}
.hs-event-two-column   .hs-section2 .main-content h3{
    margin-bottom: 10px;
    color: #295f76;
    margin-top: 0;
}
.hs-event-two-column   .hs-section2 .main-content ul{ 
    margin-left: 2em;
    margin-bottom: 3em;
    
    padding:0;
}
.hs-event-two-column   .hs-section2 .sidebar.right ul.info-list.price{
    margin:0;
    padding:0;
    display:inline-block;
    width:100%;
}
.hs-event-two-column   .hs-section2 .sidebar.right h4{
    margin-bottom: .6em;
    margin-top:0;
}
.hs-event-two-column   .hs-section2 .sidebar.right ul.info-list.price  li{
    float: left;
    width: 50%;
    list-style:none;
}
.hs-event-two-column   .hs-section2 .sidebar.right .hs_cos_wrapper{
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 3px solid #d6dbde;
    }
  .info-list.travel {
    margin-bottom: 1em;
    margin-top:0;
    padding:0;
     display:inline-block;
    width:100%;
}
 .info-list.travel li {
    float: left;
    width: 50%;
    list-style:none;
}
.hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form{
    background: #6b8c9b;
    padding: 2em;
    border-bottom: 8px solid #8db0c0;
}
.hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form span.hs-form-required{
    display:none;
}
.hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form .hs-input{
    background: #e6e7e8;
    color: #1e1f1f;
    padding: 15px 20px;
    margin-bottom: 20px;
    outline: 0;
    border: 0;
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 16px;
}
.hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form .hs-input:focus{
    background: #d6dbde;
    color: #577e8f;
    }
 .hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form   textarea{
    min-height:190px;
    }
 .hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form    .actions{
    text-align: right;
   float: none; 
    display: inline-block;
    width: 100%;
    }
   .hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form  ul.hs-error-msgs.inputs-list{
      margin-left:0!important; 
          margin-bottom: 5px;
    }
      .hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form .hs-input.invalid.error{
            margin-bottom: 10px;
    }
   .hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form   ul.hs-error-msgs.inputs-list label{
      
    border: none;
    font-size: 15px;
    color: red;
    background: #e6e7e8;
    width: auto;
    }
.hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form   input.hs-button.primary.large{
    font-family: "ProximaNova", Arial, sans-serif;
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    background: #295f76;
    color: #FFF;
    font-size: 16px;
    padding: 15px 20px;
    border: 0;
    outline: 0;
    text-align: right;
    width: auto;
}
.get-started .hs-section1 h3{
    color: #295f76;
    font-size: 48px;
    margin:0 0 48px;
 }
.get-started .hs-banner-section h1{  
    background: #eff0f1;
    bottom: -31px;
}
select#tinynav1 {
   padding: 10px;
    line-height: 25px;
    height: 45px;
    min-height: 25px;
}
.get-started .body-container .page-center {
    padding: 0 20px;
}
.get-started-background{
    display: block;
    float: left;
    background-color: #eff0f1;
    background-position: 32px center;
    background-repeat: no-repeat;
    padding: 58px 46px 26px 174px;
    min-height: 255px!important;
    width: 48%;
    margin-left: 2%;
    line-height: 1.75em;
}
.hs-get-started-wrapper{
    margin-bottom: 58px;
}
.hs-get-started-wrapper span{
    font-family: 'rokkit';
    display: block;
    font-size: 30px;
    line-height: 1em;
    padding-bottom: 4px;
    }
.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0;
    display: none;
}
.hs_cos_flex-slider .caption {
    background-color:transparent;
    position: relative;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}
    /*Login*/
.hs-login .sidebar.right .hs_cos_wrapper_type_rich_text{
    background: #eff0f1;
    padding: 20px;
    margin-bottom: 2em;
    border-bottom: 3px solid #dcddde;
}
.hs-login .sidebar.right ul,.hs-product-sidebar-col1 ul {
    margin:0;
    padding:0;
}
.hs-login .sidebar.right ul li:before, .hs-product-sidebar-col1 ul li:before{
    content: " - ";
    padding-right: 5px;
}
.hs-login .sidebar.right ul li,.hs-product-sidebar-col1 ul li{
    line-height: 1.55em;
    list-style:none;
}
.hs-login .sidebar.right h4,.hs-product-sidebar-col1 h4{
    margin-bottom: 1em;
    margin-top:0;
}
.cart li{
    padding: 4px 0;
    margin: 0;
    list-style: none!important;
}
.cart li:before{
    content:none!important;
}
.hs-login .hs-section2{
    padding-top: 40px;
}
.hs-login  .sidebar.right {
    padding-top: 26px;
}
.hs-four-product ul li{
    float: none!Important;
    display:inline-block;
    margin: 0 9.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 17.05%;
    margin-left: 0;
        vertical-align: top;
    list-style: none;
}
.hs-four-product ul{
    margin: 0 0 1em;
    padding: 0;
}
.hs-four-product ul li img{
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 8px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.3);
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.4);
}
.hs-four-product ul li h3{
    font-size: 1.2em;
    padding: .5em 0;
    margin: 0;
}
.hs-four-product ul li a:hover{
    color: #9C0A11;
}
.hs-four-product  .price{
    color: #85ad74;
    display: block;
    font-weight: normal;
    margin-bottom: .5em;
}
.hs-four-product ul li:last-child{
    margin-right: 0;
}
.hs-header h1{
    font-size: 1.95em;
    color: #454646;
}
.hs-product-sidebar-col1{
    background: #eff0f1;
    padding: 20px;
    margin-bottom: 2em;
    border-bottom: 3px solid #dcddde;
}
.hs-minigames .hs-breadcrumbs-group {
    display: none;
}
 .hs-minigames .hs-section2{
       padding-top: 68px;
}
.hs-testi-slider .caption.below  blockquote{
    color: #454646;
    padding: 5px 2.5em 0;
    text-align: left;
    margin-bottom: 1em;
    padding-right: 0;
    font-size:16px;
    margin:0 0!important;
    line-height: 1.65em;
}

.hs-testi-slider .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
    margin: 0 auto;
}
.hs-testi-slider .hs_cos_flex-slider .hs_cos_flex-slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
    position: relative;
    background: #eff0f1;
    /* margin-bottom: 3em; */
    /* margin-top: 1.5em !important; */
    padding: 2em 6em;
}
.hs-testi-slider button.slick-prev.slick-arrow,.hs-testi-slider button.slick-next.slick-arrow{
    opacity:1;
    position: absolute;
    top: 0;
    display: block;
    width: 52px;
    height: 100%;
    background: #B1B1B1 url(https://cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/arrows-slider.png) no-repeat center left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
        z-index: 99;
        margin-top:0!important;
}
.hs-testi-slider button.slick-prev.slick-arrow{
    left: 0!important;
    }
.hs-testi-slider button.slick-next.slick-arrow{
    background-position: -52px center;
    right: 0!important;
}
.hs-testi-slider button.slick-next.slick-arrow:hover,button.slick-prev.slick-arrow:hover{
    background-color: #ffdb5e;
}
.hs-testi-slider .caption.below blockquote:before{
    content: " “ ";
    top: 22px;
    left: -3px;
    position: absolute;
    font-size: 90px;
    opacity: .4;
    }
.hs-testi-slider .caption.below .caption blockquote .meta {
    padding-top: 20px;
}
.hs-testi-slider .caption.below blockquote .meta span {
    display: block;
    line-height: 1.4em;
    font-size: 15px;
}

 .hs-testi-slider .caption.below blockquote .author {
    color: #295f76;
}
.hs-testi-slider .hs_cos_gallery {
    margin-top: 1.5em !important;
        overflow: hidden;
}
.hs-testi-slider .caption.below .meta {
    padding-top: 20px;
}
.hs-testi-slider .caption.below blockquote .author {
    font-weight: bold;
   
}
.hs-testi-slider .slick-prev:before,.hs-testi-slider .slick-next:before {
    content: none;
}
q, blockquote {
    quotes: none;

}
.hs-testi-slider .slick-slide-inner-wrapper img{
    display:none;
}
.hs-testi-slider .caption.below {
    position:relative;
}
.hs-testi-slider .slick-slide-inner-wrapper{
    position: relative;
    background: #eff0f1;
    margin-bottom: 0;
    margin-top: 0 !important;
    padding: 2em 4em;
}

.hs-resource-books .hs-four-product ul li{
    float: left;
    width: 20%;
    padding: 0 10px;
    margin:0;
    margin-bottom: 3em;
    }
  .hs-resource-books  .hs-four-product ul li h3{
    font-family: "ProximaNova", Arial, sans-serif;
    font-size: 1.375em;
    margin-bottom: 0;
}
.hs-resource-books  .hs-four-product ul li a{
    color: #1e1f1f;
}
.hs-resource-books .hs-four-product  .price{
    display: block;
    color: #606467;
    font-weight: bold;
    margin-bottom: 20px;
}
    
 h2.catview span {
   font-family: "ProximaNova", Arial, sans-serif;
   text-transform: capitalize;
   font-size: .9em;
   color: rgba(69, 70, 70, 0.6);
   line-height: inherit;
}

h2.catview {
   font-size: 30px;
   line-height: 1.2em;
   padding-bottom: 15px;
   margin: 0 0px 0em;
   text-transform: uppercase;
   border-bottom: 3px solid #295f76;
   border-bottom: 3px solid rgba(41, 95, 118, 0.7);
}

.page-center.topic-head{
   margin-bottom:60px!important;
}   
/*find a coach*/
.hs-coach-layout .hs-section1 ul{
    padding:0;
    margin: 0 0 2em;
}
.hs-coach-layout .hs-section1 ul li a {
display: block;
}
.hs-coach-layout .hs-section1 ul li{
    list-style:none;
    display:inline-block;
    width: auto!important;
    text-align: center;
    padding-bottom: 17px;
    margin-right: 20px;
}
.hs-coach-layout .hs-section1 ul li span{
    display: block;
    padding: 10px 30px;
    background: #eff0f1;
    cursor: pointer;
    }
    .hs-coach-layout .hs-section1 ul li:hover span,.hs-coach-layout .hs-section1 ul li.active span{
      background: #ffdb5e;
}
.hs-coach-layout .hs-section1 ul li.active{
             background: url(https://cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/coach-arrow.png) no-repeat bottom center; 
            
}
.hs-column-five-column-wrapper ul{
    margin:0;
    padding:0;
}
.hs-column-five-column-wrapper ul li{
        float: left;
    width: 18.4%;
    margin-right: 2%;
    list-style:none;
    margin-bottom: 3em;
}
.hs-column-five-column-wrapper  .team-info {
    padding: 1.5em 2em;
    background: #d6dbde;
}
.hs-column-five-column-wrapper  .team-info h3 {
    font-size: 1.5em;
    line-height: 1.2em;
    margin: 0;
    font-weight:normal;
}
.hs-column-five-column-wrapper ul li img{
    margin-bottom: 4px;
    }
.hs-event-layout  h3{
    margin-bottom: 10px;
    color: #295f76;
    }
.hs-event-layout .info-list{
    margin-left: 2em;
    margin-bottom: 3em;
    padding: 0;
    margin-top: 0;
}
.hs-sidebar-col2{
    background: #454646;
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 3px solid #d6dbde;
    padding: 2em;
}
.hs-sidebar-col1{
    margin-bottom: 2em;
   
   
}
.hs-sidebar-col3 .info-list.price li {
    float: none;
    width: 49%;
    display: inline-block;
}
.hs-sidebar-col3 ul{
    padding:0!important;
    margin:0!important;
}
.hs-sidebar-col3  .hs_cos_wrapper_type_rich_text{
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 3px solid #d6dbde;
}
.hs-sidebar-col3 ul li{
    list-style:none;
}
.hs-sidebar-col2 h3{
    margin-bottom: .6em;
    font-size: 1.5em;
    margin-top:0;
    color:#fff;
    font-size: 1.5em;
}
 .hs-date-filter .widget-module > ul {
    display: none !important; 
}
.hs-get-in-game h2{
    font-size: 3em;
    text-align: center;
    margin-bottom: 2em;
    color: #295f76;
    padding-left: 4em;
    padding-right: 4em;
}
.hs-get-in-game .main-content div#hs_cos_wrapper_widget_4856394170{
    padding-bottom: 2em;
    /*border-bottom: 2px solid #eff0f1; COMMENTED OUT BY HS SUPPORT ON 9/5 PER REQUEST OF raleigh.seibel@mojomedialabs.com */
    margin-bottom:3.6em;
}
.hs-get-in-game .main-content .hs_cos_wrapper_type_form,.hs-register .main-content .widget-type-blog_subscribe {
    max-width: 50%;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
}
.hs-get-in-game .main-content    .actions,.hs-register .main-content  .actions{
    width:Auto;
}
.hs-get-in-game .main-content .hs-input ,.hs-register  .hs-input{
   
    width: calc(100% - 95px);
}
.hs-get-in-game .main-content .hs_cos_wrapper_type_form  h3,.hs-register .main-content h3{
    font-size: 1.5em;
    }
    .hs-full-width-breadcurmb-layout.hs-get-in-game  .hs-section2 .hs-custom-form {
    background: transparent;
    padding: 0;
    position:relative;
    border-bottom: 0;
}
.hs-get-in-game .main-content input.hs-button.primary.large{
    position: absolute;
    top: 0;
    right: 0;
}
.hs-register .span12.widget-span.widget-type-form{
    max-width: 50%;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
}
.hs-register .span12.widget-span.widget-type-form h3{
    color: #577e8f;
    font-size: 1.5em;
    margin-bottom:20px;
    margin-top: 10px;
}
.hs-register  .hs-custom-form{
    position:relative;
}
.hs-register .hs-email-group{
    padding: 71px 0;
    }
.hs-register .span12.widget-span.widget-type-form  span.hs-form-required{
    display:none;
}
.hs-register .span12.widget-span.widget-type-form input.hs-button.primary.large {
    position: absolute;
    top: 0;
    right: 0;
}
 .hs-hero-box {
    background: #eff0f1;
    padding: 30px 30px 10px;
    min-height: 13.5em;
}
.hs-resources-wrapper .span6{
    margin: 0;
    min-height: 212px;
    }
.hs-resources-wrapper .span6:first-child{
    margin-left:0;
    margin-right: 20px;
}
 .hs-hero-box h2 {
    font-size: 2.5em;
    margin-bottom: .5em;
    line-height: 1.1em;
}
.hs-resources-wrapper {
    margin-bottom: 4em;
    
    }
.hs-resources-wrapper .small-button {
    background-color: #6b8c9b;
    cursor: pointer;
    padding: 15px 20px;
    border-bottom: 8px solid #8db0c0;
    color: #FFF;
    font-weight: normal;
    font-size: 1.125em;
    line-height: 1.25em;
    text-align: center;
    display: block;
    float: right;
    margin-top: 10px;
    margin-left: 2em;
}
.hs-resources-wrapper .small-button:hover {
    opacity: .90;
}
.hs-full-width-resources-wrapper {
    background: #eff0f1;
    margin-bottom: 2em;
    padding: 2.5em 2em;
    display: inline-block;
    width: 100%;
}
   

.hs-resource-cat-icon {
    text-align: center;
    padding: 1em 2em 0 0;
    width: 16.66%;
    display: inline-block;
    float: left;
}
.hs-resource-cat-info{
      width: 83.33%;
    display: inline-block;
}
.hs-resource-cat-info h3 {
    font-size: 1.875em;
    margin-bottom: 10px;
    line-height: 1em;
}
.hs-resource-cat-info h3 a{
    font-weight:normal;
}
.hs-resource-cat-info p{
    margin-bottom: 1px;
}
.hs-resource-cat-info  a{
    font-weight: bold;
}

.hs-four-column-author a:hover {
    text-decoration: underline;
}
.hs-yo-yo .hs-breadcrumbs-group ul{
    display:none!important;
}
 .hs-yo-yo  .hs-sidebar-col1 img{
    display:none!important;
}
/*home*/
.home-page-layout .body-container-wrapper {
   padding-top: 84px;
}

.home-page-layout .row1-wrapper {
    background-image: url(//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/homepage_obm.jpg?t=1487333173765);
    background-position: 50% 691px;
    padding: 100px 0px;
    text-align: center;
    background-color: #ffdb5e;
}
.home-page-layout .slick-slide img {
   display: none;
}

.home-page-layout .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide {
   margin: 0;
}
.home-page-layout .row1-wrapper .page-center {
   padding: 0;
}

.home-page-layout .caption.below h3 {
   font-size: 48px;
   font-weight: 600;
   text-transform: uppercase;
   margin-bottom: 0.35em;
   margin-top: 0;
   font-family: "ProximaNova", Arial, sans-serif;
   color: #333;
}

.home-page-layout .caption.below p {
   max-width: 1000px;
   font-size: 23px;
   margin: 0 auto 15px;
   line-height: 40.25px;
   color: #333;
}
.home-page-layout .row1-wrapper .page-center {
   padding: 0;
}

.home-page-layout .caption.below h3 {
   font-size: 48px;
   font-weight: 600;
   text-transform: uppercase;
   margin-bottom: 0.35em;
   margin-top: 0;
   font-family: "ProximaNova", Arial, sans-serif;
   color: #333;
}

.home-page-layout .row1-wrapper .slick-prev:before, .home-page-layout .row1-wrapper .slick-next:before {
    display: none;
}

.home-page-layout .row1-wrapper .slick-prev, .home-page-layout .row1-wrapper .slick-next {
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    color: transparent;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
    position: absolute;
    top: 50%;
    width: 52px;
    height: 52px;
    background: #393D3F url(//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/arrows-slider-1.png) no-repeat center left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    transform: translateY(-50%);
}

.home-page-layout .row1-wrapper .slick-prev:hover, .home-page-layout .row1-wrapper .slick-next:hover {
    background-color: #577e8f;
}

.home-page-layout .row1-wrapper button.slick-prev.slick-arrow {
    background-position: 0px center;
    left: 0;
}

.home-page-layout .row1-wrapper button.slick-next.slick-arrow {
    background-position: -52px center;
    right: 0;
}

.home-page-layout .caption.below p {
   max-width: 1000px;
   font-size: 23px;
   margin: 0 auto 15px;
   line-height: 40.25px;
}

.home-page-layout .caption a.button {
   font-family: "ProximaNova", Arial, sans-serif;
   cursor: pointer;
   zoom: 1;
   padding: 15px 20px;
   outline: 0;
   transition: all .35s;
   display: inline-block !important;
   float: none !important;
   margin: 0 auto;
   color: #2a2a2a;
   background: none !important;
   border: 1px solid #090001;
   text-transform: uppercase;
   font-size: 16px;
   font-weight: 700;
}

.home-page-layout .caption a.button:hover {
   color: #fff;
   background: #2a2a2a !important;
   text-decoration: none;
   -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
   filter: alpha(opacity=90);
   -webkit-opacity: 0.9;
   -moz-opacity: 0.9;
   -khtml-opacity: 0.9;
   opacity: 0.9;
}


.hs-single-article {
    padding-bottom: 2em;
    margin-bottom: 2em;
    border-bottom: 3px solid #d6dbde;
}
.hs-single-article h3 {
    margin-bottom: 20px;
}
.hs-single-article h3 a {
    color: #295f76;
}
.hs-single-article .read-full-article{
    font-weight: bold;
    line-height: 16px;
    }
 .hs-single-article .span3{
    background: #eff0f1;
    padding: 2em;
}
.hs-single-article .span3 span.meta-dt:first-child {
    margin-bottom: 15px;
}

.hs-single-article .span3 span.meta-dt {
    text-transform: uppercase;
}
 .hs-single-article .span3 span.meta-dd {
    margin-bottom: 15px;
}
.hs-single-article .span3 span {
    display: block;
    line-height: 1.25em;
    color: #606568;
}
.hs-contact-layout .hs-section2  h3{
    font-size: 2.25em;
    color: #295f76;
    }
    .hs-contact-layout .hs-section2{
        margin-bottom: 6em;
        }
    .hs-contact-layout .hs-section2 ul{
        padding:0;
        margin:0;
    }
 .hs-contact-layout .hs-section2 ul li {
    line-height: 1.5em;
    margin-bottom: 2em;
    list-style:none;
}
 .hs-contact-layout .hs-section2  span.hs-form-required{
    display:none;
}
.hs-jack div#hs_cos_wrapper_widget_1487183315944  .hs-content-section .hs-columns-sidebar{
    background: #eff0f1;
    text-align: center;
    padding: 30px;
    }
 .hs-contact-layout .hs-section2  textarea{
     min-height:220px;
 }
  .hs-contact-layout .hs-section2 input.hs-button.primary.large{
     background: #295f76;
     }
.actions {
    text-align: right;
    float: right;
}
.new-comments .actions {text-align: left;float: left;}

 .hs-contact-layout .hs-section2 ul li:nth-child(odd) {
    width: 20%;
        float: left;
}
 .hs-contact-layout .hs-section2 ul li:nth-child(even) {
    width: 80%;
    color: #295f76;
     
    }
 .hs-testimonial-wrapper img {
    margin-bottom: 30px;
}
.hs-testimonial-wrapper img {
    width: auto;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
} 
.hs-testimonial-wrapper .hs-company {
    color: #295f76;
    font-style: italic;
    line-height: 22px!important;
}
   .hs-testimonial .hs-section1 .hs-testimonial-wrapper {
    width: 33%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 2em;
    text-align: center;
}
.hs-testimonial .hs-section2  .hs_cos_wrapper_type_custom_widget:first-of-type  {
    padding-top: 4em;
    margin-top: 2em;
    border-top: 2px solid #d6dbde;
}
.team-info {
   
    min-height: 105px!important;
    /* line-height: 80px; */
}
.hs-section1 .hs-full-width-background-wrapper .hs_cos_wrapper_type_custom_widget:last-child{
   margin:0;
}
.hs-testimonial-wrapper .hs-quote {
    padding-right: 20px;
}
 .hs-testimonial-wrapper  .hs-person {
    font-weight: bold;
    line-height: 22px!important;
}
.hs-testimonial-wrapper .hs-quote span {
    padding-left: 0;
}
 .hs-testimonial-wrapper  span {
    display: block;
    text-align: left;
    line-height: 26px;
    padding-left: 3em;
}
.hs-testimonial .hs-section1 .hs-testimonial-wrapper span {
    line-height: 25px;
}
.hs-testimonial-wrapper  .hs-quote:before {
    content: " “ ";
    top: 26px;
    left: 0px;
    position: absolute;
    font-size: 90px;
    opacity: .4;
    color: #c49800;
}
.hs-testimonial-wrapper .hs-quote:after {
    content: "";
    border-bottom: 1px solid rgba(207, 207, 207, 0.7);
    width: 40px;
    display: block;
    position: absolute;
    bottom: -11px;
}
 .hs-testimonial-wrapper .hs-quote{
    display: block;
    position: relative;
    text-align: left;
    padding-left: 3em;
    line-height: 1.6em;
}
 .hs-testimonial .hs-section2 .hs-testimonial-wrapper{
    text-align: left;
    padding-left: 250px;
    padding-bottom: 3em;
    margin-bottom: 3em;
    position: relative;
    border-bottom: 2px solid #eff0f1; 
}
 .hs-testimonial .hs-section2 .hs-testimonial-wrapper img {
    position: absolute;
    left: 10px;
    width: 220px;
    height: auto;
    padding-top: 6px;
    
}
.hs-coming-to-springfield .hs-section1{
    padding-top: 4.3em;
}
.hs-coming-to-springfield .hs-section2{
    padding-bottom:6em;
}
.hs-coming-to-springfield  h4{
    color: #577e8f;
    margin-top: 10px;
}
.custom h2, .custom h3, .custom h4, .custom h5 {
    margin-bottom: 20px;
}
.hs-logo a{
    border-bottom:0!important;
}
.custom a {
    border-bottom: 1px solid #295f76;
}
.hs-coming-to-springfield  hr {
    margin-bottom: 16px;
    background-color: #9a9a9a; 
    margin-top: 2px;
}
.hs-image-wrapper a{
        display: inline-block;
}
.hs-section1 .span3{
    width: 33.33333%;
}

.blog.case-studies   div#comment-form{
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    max-width:500px;
}
.blog.case-studies   div#comment-form input.hs-button.primary{
    margin-top:20px;
    text-align:right;
    display:inline-block;
}
.blog.case-studies   div#comment-form h3{
    color: #577e8f;
    font-size: 1.5em;
    margin-bottom:20px;
}
.blog.case-studies .hs-four-column-wrapper .page-center{
    margin-bottom:0!important;
}
.blog.case-studies ul.hs-error-msgs.inputs-list label{
    color: #a82525;
    background:transparent;
    font-size: 12px;

}
.blog.case-studies ul.hs-error-msgs.inputs-list {
    margin: 0;
}
.blog.case-studies .actions {
    text-align: right;
    float: none; */
    width: 100%;
    display: block;
}
.blog.case-studies  .hs-input.invalid.error{
    border: 1px solid #a82525;
    margin-bottom: 10px;
}
 .blog.case-studies   div#comment-form textarea{
     min-height:190px;
 }   
.hs-breadcrumbs-group ul li a:hover{
     color: #295f76;
 }
@media only screen and (min-width: 49em){
.hs-column-five-column-wrapper ul li:nth-child(5n+0) {
    margin-right: 0;
}
.hs-banner-section {
    padding-top: 84px;
    
}
.hs-nav   .hs-banner-section {
    padding-top: 0px!important;
}
.hs-column-five-column-wrapper ul li:nth-child(5n+1) {
    clear: both;
}

}
/** 
 * 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.
*/ 
.hs-section1 .hs_cos_wrapper_type_custom_widget:last-child .hs-full-width-inner-wrapper {
border: 0 !IMPORTANT;
}

a#searchtoggle{
    padding-top: 3px;
}
.utility i:before {
    top: 3px;
    font-size: 24px;
    padding-left: 5px;
}

.new-comments.no-comments {
    border: none !important;
}
.hs-conference .main-content h3{
        margin-bottom: 20px;
}
.hs-two-column-right-sidebar  .hs-four-column-wrapper ul li  a:hover{
    border-bottom:0!important;
}
.hs-register ul.hs-error-msgs.inputs-list {
    margin-left: 0;
}
.hs-register ul.hs-error-msgs.inputs-list label{ 
    display: block;
    font-size: 13px;
    color: #c66a6a;
    }
    
    /*Coach*/
    .testimonial-slider-wrap .slick-slider {
   position: relative;
   background: #1e1f1f;
   border-bottom: 8px solid #d6dbde;
   padding: 2em 6em;
   max-width: 100%;
   margin: 0px auto;
   width: 100%;
}

img {}

.testimonial-slider-wrap .slick-slider .slick-slide-inner-wrapper > img {
   display: none;
}

.testimonial-slider-wrap .slick-slider .caption {
   width: 100%;
   display: block;
}

.testimonial-slider-wrap .slick-slider .caption blockquote {
   margin: 0;
   line-height: 1.65em;
   padding: 5px 2.5em 0;
   text-align: left;
   margin-bottom: 0;
   color: #FFF;
   float: left;
   list-style: none;
   position: relative;
}

.testimonial-slider-wrap .slick-slider .hs_cos_gallery_slide {
   margin: 0;
}

.testimonial-slider-wrap .slick-slider .caption blockquote .meta {
   padding-top: 20px;
}

.testimonial-slider-wrap .slick-slider .caption blockquote .meta span {
   display: block;
   line-height: 1.4em;
   font-size: 15px;
}

.testimonial-slider-wrap .slick-slider .caption blockquote .meta span.author {
   font-weight: bold;
   color: #ffdb5e;
}

.testimonial-slider-wrap .slick-slider .caption blockquote .meta span.company {
   font-style: italic;
   color: #6B6F72;
}

.testimonial-slider-wrap .slick-slider .caption blockquote:before {
   position: absolute;
   font-size: 90px;
   opacity: .4;
   content: " “ ";
   top: 22px;
   left: -3px;
}

.testimonial-slider-wrap .slick-slider .slick-arrow {
   position: absolute;
   top: 0;
   display: block;
   width: 52px;
   height: 100%;
   background: #393D3F url(//cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/arrows-slider-2.png) no-repeat center left;
   overflow: hidden;
   text-indent: 100%;
   white-space: nowrap;
   margin-top: 0;
}

.testimonial-slider-wrap .slick-slider button.slick-prev.slick-arrow {
   background-position: 0px center;
   left: 0;
}

.testimonial-slider-wrap .slick-slider button.slick-next.slick-arrow {
   background-position: -52px center;
   right: 0;
}

.testimonial-slider-wrap .slick-slider .slick-arrow:hover {
   background-color: #577e8f;
}

.testimonial-slider-wrap .slick-slider ul.slick-dots {
   display: none !important;
}

.hs-full-coll-link {
    display: block;
    width: 100%;
    border-bottom:0!important;
}
ul.around-the-web {
margin-left: 0 !important;
}
.hs-full-coll-link:hover {
    opacity: .90;
}
/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


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



   

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

@media (max-width: 81.25em) {}
@media only screen and (max-width: 1200px){
.hs-four-column-wrapper ul li {
   
    height: 450px;
    min-height: 450px;
}

.get-started-background {
    
    min-height: 311px!important;
   
}
.large-button{
    padding: 30px 60px 30px 30px;
}
}
@media only screen and (max-width: 1184px){

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0px 6px;
    line-height: 85px;
    font-size: 14px;
}
 .hs-search a {
    padding: 0px 5px;
    font-size: 15px;
}
.custom-col2 ul {
    margin: 0;
    font-size: 15px;
}
.hs-gathering .main-content ul {
    margin-bottom: 30px;
    padding-left: 33px;
}

.hs-two-column-right-sidebar .large-button{
    font-size:14px;
}
}
@media only screen and (max-width:1000px){
.hs-two-column-right-sidebar .main-content img{
  float:none !important;
  display:block !Important;
  margin:0 auto !important;
}
.hs-full-col-background{
   width: auto!important;
}
.hs-full-col-background{
padding-right: 30px;
}
}
@media only screen and (max-width:959px){

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0px 3px;
    line-height: 85px;
    font-size: 11px;
}
.hs-search a {
    padding: 0px 5px;
    font-size: 11px;
}
.custom-col1 {
    width: 100%!important;
    text-align: center;
}
.custom-col1 .span6 {
    margin: 0!important;
    width: 100%!important;
}
.hs-gathering  img{
    float:none!important;
    margin:0 0 25px!important;
}
.custom-col2 {
    width: 100%!Important;
    margin: 0!Important;
        text-align: center;
}
.hs-four-column-wrapper ul li h3 {
    
    margin-bottom: 0;
}
.hs-four-column-wrapper ul li div a {
    position: absolute;
    bottom: 10px;
}
.hs-testimonial .hs-section2 .hs-testimonial-wrapper {
    text-align: left;
    padding-left: 212px;
    
}
.hs-testimonial .hs-section2 .hs-testimonial-wrapper {
    text-align: left;
    padding-left: 225px;
}
.team-info h3 {
    font-size: 21px;
    font-weight: normal;
    margin-bottom: 0;
    margin: 0;
}
.hs-testimonial .hs-section2 .hs-testimonial-wrapper img {

    left: 0;
    padding-top: 6px;
    padding-left: 0;
    padding-right: 0;
}
.hs-four-column-author ul li {
    float: left;
    width: 23%;
   
}
.get-started-background {
    min-height: 402px!important;
}
.hs-register .span12.widget-span.widget-type-form {
    max-width: 100%;
   
    width: 100%;
}
}
@media(max-width:990px){
.large-button {
   padding: 30px 46px 30px 10px;
}
}
@media only screen and (max-width: 49em){
.hs-header-text  {
    min-height: 30px!important;
    width: 95%!important;
}
.page-center.topic-head{
        margin-bottom: 40px!important;
}
.blog.case-studies  .hs-breadcrumbs-group .page-center {
    margin-bottom: 44px!important;
}
h2.catview {
    
    font-size: 20px;
}
.hs-coming-to-springfield .hs-section2  .hs-tree{
    display:block;
}
.footer-container span{
    font-size:16px;
}
.hs-full-width-layout .hs-section1 {
    padding-top: 48px;
}
.contact-media li {
    
    float: none;
}
.hs-contact-layout .hs-section2 .contact-media li:nth-child(even){
    margin-bottom:0!important;
}
.hs-testimonial .hs-section2 .hs-testimonial-wrapper img {
    left:10px;
    padding-left: 10px;
    padding-right: 10px;
}
.hs-banner-inner-section {
    width: 100%;
    min-height: 200px!important;
    
}
.hs-header h1 {
    font-size: 24px;
    color: #454646;
}
.hs-get-started h3 {
    color: #295f76;
    font-size: 40px;
}
.hs-minigames .hs-section2 {
    padding-top: 47px;
}
.hs-product .hs-breadcrumb-menu-divider:before {
    
    padding-right: 0px;
}
.hs-header-text p {
       margin-bottom: 0;
    padding: 0px 8px 11px;
    font-size: 15px;
    line-height: 32px;
}
.hs-logo{
    top: 12px;
    left: 50%;
    height: 45px;
    margin-left: -75px;
    text-align: center;
    position: absolute;
    right: 0;
    left: 0;
}
.hs-content-section h3 {
   padding: 15px;
   margin-bottom: 20px;
}
.utility a span, .utility .search{
    display:none;
}
.hs-content-section h3 {
   font-size: 24px;
    padding: 15px;
    
}
.hs-events .hs-section1 ul span {
    line-height:16px;
    font-size: 16px;
 
}
.hs-events .main-content h2 {
font-size: 38.4px!important;
text-align: center;
}
.hs-events .hs-section1 h3 {
font-size: 28px;
margin-bottom: 10px;
}
.hs-events .hs-section1 h3 a {
padding-top: 10px;
}
.hs-content-section h3 span {
    font-size: 14px;
}

.custom-menu-primary.js-enabled {
    width: 100%;
}
.hs-search {
    position: absolute;
    right: 0;
    top: 27px;
}
.hs-search a {
    font-size: 14px;
    text-transform: none;
    padding: 0 !important;
    color: #373d42 !important;
}
.custom-header-bg {
    padding-bottom: 74px;

}
 
.custom-col1 {
    width: 100%!important;
    margin: 0!important;
    text-align: center;
}
.custom-footer-social, .custom-col2 {
    text-align: center;
}
.custom-col2 ul {
    margin: 0;
    padding: 0;
    text-align: center;
}
.custom-col1-menu ul,
.custom-col1-menu ul li span{
   font-size: 14px;
}
body{
    font-size:15px;
    line-height:26.25px;
}
.hs-two-column-wrapper .span6:first-child{
    display:none;
}
.hs-two-column-wrapper .span6:last-child{
    padding: 20px;
}
 .team-info {
    padding: 10px;
    
}
.hs-testi-slider .hs_cos_gallery_main.slick-fixed-height-slider .slick-slide .slick-slide-inner-wrapper {
    margin: 0 auto;
    min-height: 100%;
}
.hs-testi-slider .hs_cos_gallery_main .slick-list, .hs-testi-slider .hs_cos_gallery_thumbnails .slick-list, .hs-testi-slider .hs_cos_gallery_lightbox .slick-list {
    max-height: 100%;
}
.team-info h3 {
    font-size: 1.2em;
    line-height: 1.1em;
    margin-bottom: 5px;
}
 .team-info .meta-title {
    font-size: 12px!important;
}
.hs-banner-section h1{
    font-size:32px;
    padding-left: 20px;
    padding-right: 20px;
    left:10px;
}
p, span, .body-container-wrapper .hs-custom li, .body-container-wrapper .hs-custom ol {
    font-size: 15px;
}
.hs-event-two-column .hs-section2 .main-content h3 {
    font-size: 1.5em;
}
.hs-event-two-column .hs-section2  h4{
    font-size: 1.25em;   
}
.get-started .hs-section1 h3{
    font-size: 40px;
}
.hs-four-product ul li {
  
    margin: 0 5.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 44%;
    margin-left: 0;
    list-style: none;
}
.hs-four-product ul li:nth-child(2n+2) {
    margin-right:0;
}
.hs-column-five-column-wrapper  .team-info h3 {
    font-size: 18px;
}
.hs-column-five-column-wrapper  .team-info{
    padding: 20px;
}
.hs-column-five-column-wrapper ul li {
    width: 23.5%;
    margin-right: 2%;
}
.hs-contact-layout .hs-section2 h3 {
    
    font-size: 1.75em;
}
.hs-column-five-column-wrapper ul li:nth-child(4n+1) {
    clear: both;
}
.hs-column-five-column-wrapper ul li:nth-child(4n+0) {
    margin-right: 0;
}
.hs-event-layout  .hs-section2{
    padding-top: 2em;
}
.hs-event-layout  .hs-section2 h4 {
    font-size: 20px;
}
.hs-sidebar-col2 h3{
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.1em;
}
.hs-event-layout    select#tinynav1 {
    font-size: 12px;
}
.hs-sidebar-col2 {
    padding: 20px;
}
.hs-get-in-game h2 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 2.4em;
}
.hs-resources-wrapper .span6:first-child {
    margin-left: 0;
    margin-right: 19px;
}
.hs-testimonial .hs-section1 .hs-testimonial-wrapper {
      width: 100%;
    padding-left: 250px;
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 2px solid #eff0f1;
}
.hs-testimonial .hs-section1 .hs-testimonial-wrapper  img{
    position: absolute;
    left: 10px;
    width: 220px;
    height: auto;
    padding-top: 6px;
}
.hs-testimonial .hs-section2 .hs_cos_wrapper_type_custom_widget:first-of-type {
    padding-top: 0;
    margin-top: 0;
    border-top: 0px solid #d6dbde;
}
.case-studies .hs-post-body h3 {
 
    font-size: 20px;
    
}
.hs-product .hs-section2 {
    padding-bottom: 4em;
}
.hs-contact-layout .hs-section2 {
    margin-bottom: 4em;
    padding-top: 50px;
}
.hs-custom .main-content h4 {
   
    font-size: 20px;
}
.blog.case-studies div#comment-form {
    
    max-width: 100%;
}
.hs-event-two-column   .hs-section2{
    padding-bottom:4em;
    padding-top: 3.2em;
}
.hs-two-column-right-sidebar .main-content h3 {
   font-size: 24px;
}

.hs-two-column-right-sidebar .main-content h4{
   font-size: 20px;
}
.hs-yo-yo .hs-section2 {
    padding-top: 3em;
}
.hs-two-upcoming-event  .sidebar.right ul {
    margin: 0;
    padding: 0;
}
.hs-two-upcoming-event  .hs-section2{
    margin-bottom:4em;
}
.hs-events .hs-section1 h3 a {
    
    font-size: 14px;
   
}
}
@media only screen and (max-width: 49em){
.hs-header-text.open  .icon-chevron-down{
  background-image:url(  https://cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/chevron-circle-up.png); 

}
.hs-nav .header-container-wrapper {
    min-height: 109px;
}
.hs-two-column-wrapper .span6 h3 {
  
    font-size: 1.5em;
    margin-bottom: 1em;
      font-size: 24px;
}
.hs-two-column-wrapper {
    background: #eff0f1;
    margin-top: 52px;
}
.hs-resource-books .hs-four-product ul li h3 {
    
    font-size: 15px;
}
.hs-resource-books .hs-four-product ul li {
   
    width: 33%;
}
.hs-full-width-layout .hs-section2 {
    margin-top: 54px;
    background: #1e1f1f;
}
.hs-four-column-wrapper ul li h3 {
    
    font-size: 1.75em;
}
 .large-button {
    font-size: 14px;
    line-height: 1.1em;
}
.hs-get-started-wrapper span {
    font-size: 26px;
}
.hs-two-column-right-sidebar .hs-section2 img{
    float:none!important;
    margin: 0px 0px 25px 0px;
    
}
.get-started-background {
    margin-bottom: 2em;
    min-height: 200px!important;
    padding-top: 184px;
    background-position: left 30px top 50px;
    padding-left: 30px !important;
}
.hs-full-col-background {
   padding:20px;
    width: 50%;
    float: left;
    line-height:25px;
    font-size:14px;
}
.hs-events .hs-section1 ul{
   margin: 0 0 25px;
}

.hs-full-width-background-wrapper h3 {
   padding: 10px 20px;
   font-size: 20px!important;
   margin-bottom: 0 !important;
}
.hs-full-width-inner-wrapper a{
    padding-top:0;
}
.hs-full-width-inner-wrapper {
   padding: 20px;
}
.hs-banner-section .page-center{
    padding:0!important;
}
.hs-business-literacy-workshops .sidebar.right ul {
   
    padding: 20px;
}
.hs-get-started-wrapper {
    margin-bottom: 0;
}
.hs-column-five-column-wrapper  .team-info span {
    font-size: 13px;
}
.hs-get-in-game .main-content .hs_cos_wrapper_type_form {
    max-width: 100%;
   
}
.hs-get-in-game .main-content .hs_cos_wrapper_type_form  h3{
    font-size: 1.25em; 
}
.hs-hero-box h2 {
    
    font-size: 1.5em;
}
.hs-resources-wrapper .small-button {
  
    float: none;
    margin-top: 10px;
    margin-left: 0;
    margin-bottom: 10px;
}
.hs-content-section {
margin-bottom: 2em;
}
.hs-resources-wrapper .span6:first-child {
    margin-left: 0;
    margin-right: 0px;
}
.hs-resources-wrapper {
    margin-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
}
.hs-resources-wrapper .span6 {
    margin: 0 0 15px;
}
.hs-contact-layout .hs-section2 ul li {
    line-height: 1.5em;
    margin-bottom: 2em;
    list-style: none;
    margin-bottom: 0;
}
.hs-contact-layout .hs-section2 ul li:nth-child(odd) {
    width: 100%;
    float: none;
}
.hs-contact-layout .hs-section2 ul li:nth-child(even) {
    width: 100%;
    color: #295f76;
    margin-bottom: 20px !important;
}
.hs-contact-layout .hs-section2 {
    margin-bottom: 4em;
}
.hs-testimonial  .hs-section2 {
    padding-bottom: 4em;
}

.hs-coming-to-springfield   h3,.hs-coming-to-springfield  h4, h3 {    
    font-size: 1.5em;
}
.hs-single-article h3{
    font-size: 24px;
}
.hs-section1 .span3 {
    width: 100%;
}
.hs-single-article .span9{
    margin-bottom:20px;
}
.hs-single-article {
   
    margin-left: 10px;
    margin-right: 10px;
}
.hs-image-wrapper , .hs-coming-to-springfield img{
    float: none!important;
    width: auto!important;
    margin: 0 0 25px!important;
}
.hs-product .hs-breadcrumb-menu-item {
    float: none;
   
    display: inline-block;
}
.hs-four-column-wrapper ul li div a {
    position: absolute;
    bottom: 10px;
}
/*
.hs-header-text a {
    float: right;
    width: 1%;
    top: 0;
    padding: 10px;
}

.hs-header-text a {
   
    position: absolute;
    border: none;
    top: 0px;
    right: 10px;
    color: #1e1f1f;
    
}  */
.hs-header-text a  .icon-chevron-down {
    background-image: url(https://cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/chevron-circle-down.png);
}
.hs-header-text a  .icon-chevron-down:before{
    content:none!important;
}
.hs-header-text {
    height: 30px;
    overflow: hidden;

}
.hs-header-text.open {
    overflow: visible;
    height: auto;
}
.hs-header-text a  .icon-chevron-down, .hs-header-text a  .icon-chevron-up {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 14px;
    height: 14px;
}
.hs-contact-layout .hs-section2 input.hs-button.primary.large {
    background: #295f76;
    margin-top: 20px;
}
.custom-col1-menu ul, .custom-col1-menu ul li span {
  
    margin-left: 0;
}
.hs-logo img{
    display: block;
    height: 45px!important;
    margin: 0 auto!important;
    width: auto!important;
}
.hs-register .span12.widget-span.widget-type-form h3 {
    
    font-size: 20px;
    }
    .hs-single-article .span3 {
    background: #eff0f1;
    padding: 10px;
}
.hs-resource-books .hs-four-product ul li {
   
    width: 50%;
}
.hs-four-column-wrapper ul li span {
    font-size: 15px;
    line-height: 20px;
    color: #fff;
}
.hs-four-column-wrapper ul li h3{
    margin-bottom:20px;
}
.case-studies .blog-content .blog-post-sidebar {
    padding-right: 15px;
    text-align: right;
    width: 100%!important;
    float: none!important;
}
.case-studies .hs-post-body{
    padding-left:0!important;
}
.hs-event-layout .hs-section2{
    padding-bottom:4em;
}
.hs-event-layout  h3{
    font-size:24px;
}
.hs-testimonial .hs-section1{
padding-top: 45px;

}
}
@media only screen and (max-width: 59.938em){

.hs-four-column-wrapper ul li {
    width: 50%!important;
     height: 100%;
    min-height: 250px;
    margin-bottom: 0;
}

.hs-four-column-wrapper ul li div {
    height: 100%;
    width: 100%;
    padding: 2em;
    line-height: 13px;
    background: rgba(30, 31, 31, 0.7);
    position: relative;
    min-height: 250px;
}
.hs-four-column-wrapper ul li div {
    height: 100%;
   
   height: 250px;
}


}

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

@media (max-width: 767px) {
    .hs-events .main-content h2{
    font-size: 38px!important;
}
.hs-header-text a .icon-chevron-down, .hs-header-text a .icon-chevron-up {
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 14px;
    height: 14px;
}
.hs-header-text.open .icon-chevron-down {
    background-image: url(https://cdn2.hubspot.net/hubfs/2628288/Greatgame_Feb2017/Image/chevron-circle-up.png?t=1487660385298);
}
.hs-header-text a {
    display: none;
    position: absolute;
    border: none;
    top: 0px;
    right: 10px;
    color: #1e1f1f;
}

.hs-header-text a {
    float: right;
    width: 1%;
    top: 0;
    padding: 10px;
}
.hs-events .hs-section1 h3{
    font-size: 1.75em;
    margin-bottom: 10px;
}
.hs-events .hs-section1 span {
    font-size: 16px;
}
.hs-full-width-background-wrapper h3 {
    padding: 10px 20px;
    font-size: 1.25em;
}
.hs-events .hs-section1 a {
    font-size: 15px;
    line-height: 1em;
    padding-top: 10px;
}
.hs-full-width-background-wrapper h3{
    margin-bottom:0!important;
}
.hs-full-width-breadcurmb-layout .hs-section2 .hs-custom-form .hs-form-field{
    width:100%;
    padding:0;
    float:none!important;
}
.hs_recaptcha.field.hs-form-field >div>div {
    width: 100%!important;
}
   .hs-image-wrapper a {
   display: block;
   }
   
   .hs-image-wrapper{
       font-size: 16px;
   line-height: 1;
   }
  .hs-full-width-breadcurmb-layout .hs-section2 img {
   float: none!important;
   margin: 0 0 5px!important;
}
   .hs-full-width-breadcurmb-layout  .hs-four-column-author img{
       margin:0 0 0px!important;
   }
   
}
     
@media only screen and (max-width: 33em){
.body-container-wrapper p,.body-container-wrapper ul li{
    font-size: 14px;
    line-height: 1.75em;
}
.hs-events .hs-section1 ul li {
    float: none;
    width: 100%;
    list-style: none;
    margin-bottom: 16px;
}
.hs-four-column-wrapper ul li:last-child {
margin-bottom: 1px !important;
}
.hs-header-text a {
    display: block!important;
}
.body-container .page-center {
    padding: 0 20px;
}
.hs-full-width-layout.hs-events .hs-section1 {
    padding-top: 48px;
}
.hs-four-column-wrapper ul li {
    width: 100%!important;
    min-height: auto;
    margin-bottom: 10px;
    height: auto;
}
ul.columns.cf {
    padding-left: 0;
    padding-right: 0;
   
}
.hs-full-width-breadcurmb-layout p {
   font-size: 14px;
   line-height: 1.75em;
}
.large-button.light.team{
    float:none!Important;
    width:100%!important;
}
.hs-banner-section h1{
    left:0;
}
.hs-four-column-wrapper li div a {
    position: static!important;
    float: none!important;
    line-height:14px!important;
    font-size: 14px!important;
}
.hs-get-started h3 {
    color: #295f76;
    font-size: 36px;
}
.hs-header-text p {
    margin-bottom: 0;
    padding: 2px 8px 11px;
    font-size: 14px;
    line-height: 31.5px;
}
.hs-events .hs-section1 ul span {
    line-height: 18px;
    font-size: 14px;
}
.hs-events .hs-section1 ul a {
   
    font-size: 18px;
    
    display: inline-block;
}
.hs-events .hs-section1 ul a {
    
    padding-top: 0;
    
}
.hs-events .hs-section1 h3 a {
    font-size: 14px;
    display: block;
    float: none;
    padding-top: 10px;
}
.large-button {
    padding: 15px 65px 15px 20px;
    background-position: 94% center;
    background-image: none;
    padding: 20px;
    background-color: #6b8c9b;
    border-bottom: 8px solid #8db0c0!important;
}
 
.hs-four-column-wrapper ul li span {
    display: block;
    margin-bottom: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
}
.hs-four-column-wrapper .page-center {
    padding: 0!important;
    max-width: 100%!important;
}
.hs-four-column-wrapper ul li h3{
    font-size: 22px;
    margin-bottom: 10px;
}
ul.columns.cf {
    margin-bottom: 0;
    
}
.hs-four-column-author ul li {
    width: 50%;
    margin-bottom: 3em;
}
.hs-breadcrumbs-group{
    display:none!Important;
}
.hs-banner-section h1 {
   
    padding: 10px 20px;
    font-size: 1.5em;
    padding: 10px;
}

.get-started .body-container .page-center {
    padding: 0 10px;
}
.hs-full-width-breadcurmb-layout .hs-section2 {
    margin-bottom: 6em;
    padding-top: 40px;
}
.hs-contact-layout .hs-section2 ul li{
   font-size: 14px;
}
.hs-events .hs-section1 li {
    width: 100%;
    float:none;
}
.hs-events .hs-section1  a {
    float: none;
    display: block;
}
h2.catview {
    font-size: 20px;
    padding-top: 46px;
}
.hs-events .main-content h2 {
    font-size: 1.5em!important;
}
.get-started .hs-section1 h3 {
    font-size: 36px;
}
.hs-column-five-column-wrapper ul li {
    width: 100%;
}
.hs-column-five-column-wrapper ul li:nth-child(2n+0) {
    margin-right: 0;
}
.hs-column-five-column-wrapper .team-info {
    padding: 10px;
}

.hs-four-column-wrapper ul li div{
    padding: 20px;
}
.event-content {
    width: 100%;
    background: #eff0f1;
    padding: 20px;
    float: none;
    border: 0!important;
}
.hs-resources-wrapper .span6:first-child {
    margin-left: 0;
    margin-right: 0;
}
.hs-get-in-game h2 {
    font-size: 1.5em;
}

.hs-date-section {
    width: 100%;
   padding:20px;
    float: none;
}
.hs-jack div#hs_cos_wrapper_widget_1487183315944  .hs-content-section .hs-columns-sidebar{
   margin-bottom: 20px;
}
.hs-resource-cat-icon {
    
    width: 100%;
    display: inline-block;
    float: none;
}
.hs-contact-layout .hs-section2 h3 {
    font-size: 2.25em;
    color: #295f76;
    font-size: 1.5em;
}
.hs-contact-layout .hs-section2 .hs-form-field {
    width: 100%!important;
    float: none!important;
    padding: 0;
}
.hs-testimonial .hs-section1 .hs-testimonial-wrapper {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 2px solid #eff0f1;
    text-align: center;
}
.hs-testimonial .hs-section1 .hs-testimonial-wrapper img {
    position: absolute;
    left: 0;
    width: 220px;
    height: auto;
    padding-top: 6px;
    position: relative;
    margin-bottom: 30px;
}
.hs-product .breadcrumb-menu {
    padding: 10px;
     margin-top: 40px;
}
.hs-header-text p {
    padding: 4px 8px 0;
    font-size: 14px;
    line-height: 25px;
}
.hs-banner-section h1 {
   
    font-size: 24px;
    padding: 10px;
}

.two-col-left-layout .body-container .hs_cos_wrapper_type_form {
    margin-top: 2em;
}
.two-col-left-layout .body-container h3.form-title {
    color: #577e8f;
    margin-top: 0px;
    margin-bottom: 20px;
    font-size: 20px;
}
.hs-four-column-wrapper ul li .learn-more {
       font-size: 14px!important;
    text-transform: capitalize;
    font-weight: normal;
}
.hs-four-column-wrapper ul li div {
    height: 100%;
    height: auto;
}
.case-studies .hs-post-body {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 0!important;
    padding-top: 1px;
}
.case-studies .blog-content .blog-post-sidebar {
    padding-right: 15px;
    text-align: right;
    width: 100%!important;
    float: none!important;
    padding-top: 49px;
}
.case-studies .blog-content .widget-type-blog_subscribe {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 4px;
    width: 100% !important;
}
.hs-post-body {
    width: 100%!important;
    float: none!important;
}
.hs-product   .sidebar.right {
    background: #577e8f;
    padding: 10px;
    width: 100%;
    float: none;
}
.hs-product-sidebar-col1 {
    background: #eff0f1;
    padding: 10px;
    margin-bottom:10px;
    border-bottom: 3px solid #dcddde;
}
.hs-product-sidebar-col1 ul {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
 .hs-product-sidebar-col1 h4 {
    margin-bottom: 1em;
    margin-top: 0;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.hs-filter-options {
    padding-top: 0!important;
}
.hs-product   .sidebar.right  .row-fluid-wrapper.row-depth-2.row-number-2 .hs-product-sidebar-col1:last-child {
    margin-bottom: 0;
}
.hs-sidebar-col3 ul li span {
    font-size: 14px;
}
.hs-event-layout .hs-section2 h4 {
     font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    line-height: 1.1em;
}
.hs-contact-layout .hs-section2 h3 {
    
    font-size: 24px;
}
.hs-four-column-wrapper ul li div {
  
    min-height: 100%;
}
.hs-banner-inner-section {
    width: 100%;
    min-height: 150px!important;
}
.hs-two-column-right-sidebar .hs-section2 {
    margin-bottom: 4em;
    padding-top: 45px;
}
.hs-testimonial .hs-section2 .hs-testimonial-wrapper img {
    position: relative;
    left: 0;
    width: 250px;
    height: auto;
    padding-top: 6px;
    text-align: center;
}
.hs-testimonial .hs-section2 .hs-testimonial-wrapper {
    text-align: center;
    padding-left: 0;
    padding-bottom: 3em;
    margin-bottom: 3em;
    position: relative;
    border-bottom: 2px solid #eff0f1;
}
.hs-header-text.open p {
    padding: 0px 8px 10px;
    font-size: 14px;
    line-height: 33px;
}
.hs-full-width-breadcurmb-layout .hs-section2 {
    margin-bottom: 6em;
    padding-top: 48px;
}
.custom-col1-text p {

    margin-bottom: 20px;
}
.hs-full-width-breadcurmb-layout .hs-section2 h4{
    font-size:20px;
}
.hs-login .main-content h3 {
    font-size:24px;
}
.hs-annual .main-content {
    line-height:25px;
}
.hs-full-width-layout.hs-event .hs-section1 {
    padding-top: 36px;
}
.hs-get-started .body-container .page-center {
    padding: 0 10px;
}
.arrow-down {
   bottom: 2em!Important;
   }
   .hs-minigames .hs-section2 {
    padding-top: 0;
}
.hs-hero-box h2 {
    font-size: 24px;
}
.hs-resource-cat-info {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.hs-coming-to-springfield center{
    padding-top:21px;
} 
.case-studies .blog-post-sidebar .case-container{
    padding:20px!important;
}
.case-studies .blog-content .widget-type-blog_subscribe .hs-input {
  
    width: 100%!important;
}


.blog.case-studies .actions {
    text-align: center!important;
    float: none!important;
    display: block;
}
.case-studies .blog-content input.hs-button.primary.large {
   
    float: none!important;
     position: relative!important;
    top: 0;
    right: 0;
}
.hs-filter-options {
    padding-top: 48px;
}
.hs-testi-slider .slick-slide-inner-wrapper {
    
    padding: 2em 2em;
}
.hs-testimonial-wrapper span {
    
    font-size: 14px;
}
.hs-blog-popular {
    background: #eff0f1;
    padding: 2em;
    width: 100%!important;
    display: inline-block;
    float: none!important;
    margin-bottom: 4em;
    margin-top: 50px;
}
.hs-blog .author-avatar {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom:20px;
}
.hs-body {
    float: none;
    width: 100%;
}
 .blog-listing-wrapper .post-listing .post-item {
    margin-bottom: 2em;
    background: rgba(239, 240, 241, 0.9);
    border-bottom: 3px solid #d6dbde;
    line-height: 28px;
    padding: 10px 10px;
}
.hs-single-article .span3 span {
    display: block;
    line-height: 1.25em;
    color: #606568;
    font-size: 14px;
}
.blog.case-studies.hs-blog-listing .body-container .page-center {
  
    padding-top: 38px;
}
}
@media (max-width: 528px) {
.hide-small{
  display:none!important;  
}
}
@media (max-width: 320px) {
.hs-four-product ul li {
    margin: 0 5.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 100%;
  
}
}
/* Landscape phones and smaller devices
   ========================================================================== */

@media (max-width: 479px) {}


.hs-testimonial-wrapper  .hs-quote:before{
 /*   display:none; */
}

*::-moz-placeholder {
    color: #555 !important;
    opacity: 1 !important;
}